﻿/*!
 * VCC theme styles — compile to assets/css/theme.css
 */html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline}html{line-height:1}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}caption,th,td{text-align:left;font-weight:normal;vertical-align:middle}q,blockquote{quotes:none}q:before,q:after,blockquote:before,blockquote:after{content:"";content:none}a img{border:none}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}.hide{display:none !important}@media only screen and (max-width: 767px){.hide_mobile{display:none !important}}@media screen and (min-width: 375px){.hide--375{display:none}}@media screen and (min-width: 768px){.hide--768{display:none !important}}@media screen and (min-width: 1024px){.hide--1024{display:none !important}}@media screen and (min-width: 1200px){.hide--1200{display:none}}@media screen and (max-width: 374px){.show--375{display:none}}@media screen and (max-width: 479px){.show--480{display:none !important}}@media screen and (max-width: 579px){.show--580{display:none}}@media screen and (max-width: 767px){.show--768{display:none !important}}@media screen and (max-width: 1023px){.show--1024{display:none !important}}@media screen and (max-width: 1199px){.show--1200{display:none !important}}.allow_touch_scroll{-webkit-overflow-scrolling:touch}.npt{padding-top:0 !important}.npb{padding-bottom:0 !important}.np{padding:0 !important}.nmt{margin-top:0 !important}.ept{padding-top:1rem !important}.epb{padding-bottom:3.5rem !important}.emt{margin-top:3.5rem !important}.emb{margin-bottom:4rem !important}.br{border-radius:.4rem !important;overflow:hidden}.nbrl{border-top-left-radius:0 !important;border-bottom-left-radius:0 !important}:root{--vh: 100%}*{box-sizing:border-box;margin:0;padding:0}html{font-size:62.5%}html,body{height:100vh;height:var(--vh)}body{background-color:#f1f4f7;font-family:"Inter",sans-serif;font-size:1.6rem;line-height:3rem;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.menu_open,body.noScroll{overflow:hidden}p{font-family:"Inter",sans-serif;font-size:1.6rem;line-height:3rem}.border{border:1px solid red}.main{display:flex;flex-direction:column;min-height:100vh;min-height:var(--vh, 1vh)}.main .main_inner{display:flex;flex-direction:column;flex:1;padding-top:8rem;transition:filter .2s}@media only screen and (min-width: 1024px){.main .main_inner{padding-top:10rem}}.main.main--blur{overflow:hidden}.main.main--blur .main_inner,.main.main--blur .footer{filter:blur(0.4rem);pointer-events:none}.gradient-bg{background:linear-gradient(to bottom, #a8c4d4 0%, #5a7a8a 15%, #2d4a58 35%, #1a2a30 50%, #3a1a1a 65%, #6b2a1a 80%, #c05a30 92%, #d4703a 100%);width:100%}.gradient-bg.hero{background-image:url("../../images/hero_gradient.png");background-position:center top;background-repeat:no-repeat;background-size:cover;box-shadow:0 .4rem 1.4rem .4rem rgba(230,122,88,.35);min-height:102.4rem}@media only screen and (max-width: 1023px){.gradient-bg.hero{min-height:100vh}}.gradient-bg-light{background:linear-gradient(180deg, rgba(241, 244, 247, 0.8) 45.19%, rgba(230, 235, 240, 0.8) 100%);pointer-events:none}.text{display:flex;flex-direction:column;gap:2rem}.text.text--padding{padding:2rem}.text.text--white_back{background-color:#fff;border-radius:.4rem;padding:3.5rem 2rem 2rem 2rem}@media only screen and (min-width: 768px){.text.text--white_back{padding:2.5rem 2.5rem 5rem 2.5rem}}.text em{font-style:italic}.text p{color:#0c0c0c;font-weight:300;font-family:"Inter",sans-serif;font-size:1.6rem;line-height:3rem}.text p strong{font-weight:500}.text p a{color:#e67a58;font-weight:700;text-decoration:none;transition:.2s}@media(hover: hover){.text p a:hover{color:#0c0c0c}}.text .linkedin{background-image:URL("../../images/vcc_linkedin_team.svg");background-position:top left;background-repeat:no-repeat;background-size:10.6rem 5.4rem;display:block;height:2.7rem;margin-top:3.6rem;transition:none;width:10.6rem}@media(hover: hover){.text .linkedin:hover{background-position:0 -2.7rem}}.text .intro_txt{font-size:2.5rem;font-weight:400;line-height:3.6rem}.text .bigger_txt{font-size:2rem;font-weight:300;line-height:3rem}.text .green_txt{color:#e67a58}.text .grey_txt{color:#0c0c0c}.text .quote_txt{color:#e67a58;font-size:3.7rem;font-style:italic;font-weight:500;line-height:4.7rem}.text .small_quote{display:block;font-size:2.7rem;font-style:italic;line-height:3.4rem;position:relative}.text .small_quote:before{background-image:URL("../../images/vcc_quote_icon.svg");background-size:contain;background-position:center;background-repeat:no-repeat;content:"";display:block;height:3rem;margin-bottom:2rem;width:3.9rem}.text .smaller_quote{display:block;position:relative}.text .smaller_quote:before{background-image:URL("../../images/vcc_quote_icon.svg");background-size:contain;background-position:center;background-repeat:no-repeat;content:"";display:block;height:3rem;margin-bottom:2rem;width:3.9rem}.text .text_btns{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center}@media only screen and (min-width: 768px){.text .text_btns{flex-direction:row;flex-wrap:wrap}}.text .text_btns.text_btns--left{align-items:flex-start;justify-content:flex-start}@media only screen and (min-width: 768px){.text.text--left .text_btns{justify-content:flex-start}}.text.text--white p,.text.text--white h1,.text.text--white .h1,.text.text--white h2,.text.text--white .h2,.text.text--white h3,.text.text--white .h3,.text.text--white h4,.text.text--white .h4,.text.text--white h5,.text.text--white .h5,.text.text--white h6,.text.text--white .h6{color:#fff}@media only screen and (min-width: 768px){.text.text--fixed_widths h1,.text.text--fixed_widths .h1{margin:0 auto;width:70rem}}@media only screen and (min-width: 1024px){.text.text--fixed_widths h1,.text.text--fixed_widths .h1{width:100%}}@media only screen and (min-width: 768px){.text.text--fixed_widths h2,.text.text--fixed_widths .h2{margin:0 auto;max-width:70rem}}@media only screen and (min-width: 1024px){.text.text--fixed_widths h2,.text.text--fixed_widths .h2{max-width:90rem}}@media only screen and (min-width: 768px){.text.text--fixed_widths p{margin:0 auto;width:65rem}}@media only screen and (min-width: 1024px){.text.text--fixed_widths p{width:85rem}}.text>*:last-child{margin-bottom:0}.coral_txt{color:#e67a58;font-weight:600}.green_txt{color:#e67a58}.section{position:relative}.section.section--white{background-color:#fff}.section.section--green{background-color:rgba(230,122,88,.06)}.section.section--grey{background-color:#282c2d}.section.section--dark-gradient{background:linear-gradient(to bottom, #a8c4d4 0%, #5a7a8a 15%, #2d4a58 35%, #1a2a30 50%, #3a1a1a 65%, #6b2a1a 80%, #c05a30 92%, #d4703a 100%)}.section.section--dark-gradient .text p,.section.section--dark-gradient .text h1,.section.section--dark-gradient .text .h1,.section.section--dark-gradient .text h2,.section.section--dark-gradient .text .h2,.section.section--dark-gradient .text h3,.section.section--dark-gradient .text .h3,.section.section--dark-gradient .text h4,.section.section--dark-gradient .text .h4,.section.section--dark-gradient .text h5,.section.section--dark-gradient .text .h5,.section.section--dark-gradient .text h6,.section.section--dark-gradient .text .h6{color:#fff}.section[data-type=portfolio].section--dark-gradient{background:linear-gradient(to top, #a8c4d4 0%, #5a7a8a 15%, #2d4a58 35%, #1a2a30 50%, #3a1a1a 65%, #6b2a1a 80%, #c05a30 92%, #d4703a 100%)}.section.section--light-gradient{background:linear-gradient(180deg, #f1f4f7 45.19%, #e6ebf0 100%)}@media only screen and (min-width: 1024px){.section.section--smb{margin-bottom:-2rem}}.section .section_inner{margin:0 auto;max-width:140rem;padding:0 2.5rem;width:100%}@media only screen and (min-width: 1024px){.section .section_inner{padding:0 3.5rem}}.section .section_inner.section_inner--sides_none{margin:0;max-width:none;padding-left:0;padding-right:0}.section .section_inner.section_inner--top_small{padding-top:3.5rem}.section .section_inner.section_inner--top_large{padding-top:4rem}@media only screen and (min-width: 1024px){.section .section_inner.section_inner--top_large{padding-top:8rem}}.section .section_inner.section_inner--bottom_small{padding-bottom:4.5rem}.section .section_inner.section_inner--bottom_large{padding-bottom:5rem}@media only screen and (min-width: 1024px){.section .section_inner.section_inner--bottom_large{padding-bottom:9rem}}.section .section_inner.section_inner--pl{padding:0}@media only screen and (min-width: 1400px){.section .section_inner.section_inner--pl{padding:0 3.5rem}}.section .section_inner.section_inner--np{max-width:none;padding:0}.section .section_inner .columns_exit{background-color:#fff;display:flex;flex-direction:column;gap:2rem}.section .section_inner .columns_exit .column{padding:2rem}@media only screen and (min-width: 768px){.section .section_inner .columns_exit .column{width:50%}}.section .section_inner .columns{display:flex;flex-direction:column;gap:2rem}.section .section_inner .columns.columns--white{background-color:#fff}.section .section_inner .columns .column{display:flex;flex-direction:column;gap:2.5rem}.section .section_inner .columns .column .column_img{aspect-ratio:1/.5;background-position:center;background-repeat:no-repeat;background-size:cover;width:100%}@media only screen and (min-width: 768px){.section .section_inner .columns .column .column_img{aspect-ratio:1/1}}.section .section_inner .columns .column .column_img.column_img--square{aspect-ratio:1/1}.section .section_inner .columns .column .portfolio_meta{display:flex;flex-direction:column;gap:2.5rem}.section .section_inner .columns .column.column--plr{padding-left:2rem;padding-right:2rem}@media only screen and (min-width: 768px){.section .section_inner .columns .column.column--plr{padding-left:1rem}}@media only screen and (max-width: 767px){.section .section_inner .columns .column.column--peb_mob{padding-bottom:4rem}}@media only screen and (min-width: 768px){.section .section_inner .columns.columns--double_m{flex-direction:row;padding:2.5rem 2.5rem 4rem 2.5rem}.section .section_inner .columns.columns--double_m>.column{flex:1}}.section.section--bt .section_inner{position:relative}.section.section--bt .section_inner:before{background-color:rgba(230,122,88,.14);content:"";height:.1rem;left:2.5rem;position:absolute;right:2.5rem;top:0}@media only screen and (min-width: 1024px){.section.section--bt .section_inner:before{left:3.5rem;right:3.5rem}}h1,.h1{font-family:"Space Grotesk",sans-serif;margin:0;color:#0c0c0c;font-size:5.5rem;font-weight:500;letter-spacing:-0.01em;line-height:6rem}h2,.h2{font-family:"Space Grotesk",sans-serif;margin:0;color:#0c0c0c;font-size:4.5rem;font-weight:400;line-height:6rem}h2 strong,.h2 strong{font-weight:500}h3,.h3{font-family:"Space Grotesk",sans-serif;margin:0;color:#0c0c0c;font-size:2.7rem;font-weight:500;line-height:3.4rem}h4,.h4{font-family:"Space Grotesk",sans-serif;margin:0;color:#0c0c0c;font-size:2rem;font-weight:500;line-height:2.6rem}h5,.h5{font-family:"Space Grotesk",sans-serif;margin:0;color:#0c0c0c;font-size:1.8rem;font-weight:500;line-height:2.4rem}h6,.h6{font-family:"Space Grotesk",sans-serif;margin:0;color:#0c0c0c;font-size:1.6rem;font-weight:500;line-height:2.2rem}.blocks{display:flex;flex-wrap:wrap;row-gap:1.5rem}@media only screen and (min-width: 768px){.blocks{column-gap:1.5rem}}.blocks .block{background-color:#fff;border-radius:.4rem;display:flex;flex-direction:column;overflow:hidden;width:100%}.blocks .block .block_txt{padding:2rem 2rem 3.5rem 2rem}@media only screen and (min-width: 768px){.blocks .block{flex-direction:row;width:calc((100% - 1.5rem)/2)}.blocks .block .block_txt{padding:2rem 2.5rem 3.5rem 2.5rem}}@media only screen and (min-width: 1024px){.blocks .block .block_txt{padding:3rem 3.5rem 3.5rem 3.5rem}}@keyframes button-shake{0%,100%{transform:translateX(0)}25%{transform:translateX(-0.4rem)}75%{transform:translateX(0.4rem)}}.button{align-items:center;appearance:none;cursor:pointer;display:inline-flex;outline:none;text-decoration:none;white-space:nowrap;width:fit-content}.button.button--primary,.button.button--green{align-items:center;appearance:none;backdrop-filter:blur(2px);border-radius:999px;border-style:solid;border-width:.1rem;box-sizing:border-box;cursor:pointer;display:inline-flex;font-family:"Space Grotesk",sans-serif;font-size:1.8rem;font-weight:500;height:3.9rem;justify-content:center;line-height:1;outline:none;padding:0 4.5rem;text-decoration:none;text-transform:none;transition:.2s;white-space:nowrap;width:fit-content;background-color:#e67a58;border-color:#e67a58;color:#fff}@media(hover: hover){.button.button--primary:hover,.button.button--green:hover{background-color:#fff;border-color:#fff;color:#e67a58}}.button.button--primary:focus-visible,.button.button--green:focus-visible{background-color:#b5d0eb;border-color:#b5c8e6;color:#fff}.button.button--secondary,.button.button--secondary-01{align-items:center;appearance:none;backdrop-filter:blur(2px);border-radius:999px;border-style:solid;border-width:.1rem;box-sizing:border-box;cursor:pointer;display:inline-flex;font-family:"Space Grotesk",sans-serif;font-size:1.8rem;font-weight:500;height:3.9rem;justify-content:center;line-height:1;outline:none;padding:0 4.5rem;text-decoration:none;text-transform:none;transition:.2s;white-space:nowrap;width:fit-content;background-color:rgba(0,0,0,0);border-color:#e67a58;color:#e67a58}@media(hover: hover){.button.button--secondary:hover,.button.button--secondary-01:hover{background-color:#e67a58;border-color:#e67a58;color:#fff}}.button.button--secondary:focus-visible,.button.button--secondary-01:focus-visible{background-color:#b5d0eb;border-color:#b5c8e6;color:#fff}.button.button--secondary-02{align-items:center;appearance:none;backdrop-filter:blur(2px);border-radius:999px;border-style:solid;border-width:.1rem;box-sizing:border-box;cursor:pointer;display:inline-flex;font-family:"Space Grotesk",sans-serif;font-size:1.8rem;font-weight:500;height:3.9rem;justify-content:center;line-height:1;outline:none;padding:0 4.5rem;text-decoration:none;text-transform:none;transition:.2s;white-space:nowrap;width:fit-content;background-color:rgba(201,121,88,.4);border-color:#c97958;color:#fff}@media(hover: hover){.button.button--secondary-02:hover{background-color:hsla(0,0%,100%,.4);border-color:#fff;color:#fff}}.button.button--secondary-02:focus-visible{background-color:rgba(181,208,235,.4);border-color:#b5d0eb;color:#fff}.button.button--tertiary{align-items:center;appearance:none;background:none;border:0;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;font-family:"Space Grotesk",sans-serif;font-size:1.8rem;font-weight:500;gap:.8rem;height:3.9rem;line-height:1;outline:none;padding:0;text-decoration:underline;text-underline-offset:.25rem;transition:.2s;white-space:nowrap;width:fit-content}.button.button--tertiary::after{background-color:currentColor;content:"";flex-shrink:0;height:.9rem;mask:url("../../images/vcc_button_arrow.svg") no-repeat center/contain;-webkit-mask:url("../../images/vcc_button_arrow.svg") no-repeat center/contain;width:.9rem}@media(hover: hover){.button.button--tertiary:hover{color:#e67a58}}.button.button--tertiary:focus-visible{color:#b5d0eb}.button.button--form{align-items:center;appearance:none;backdrop-filter:blur(2px);border-radius:999px;border-style:solid;border-width:.1rem;box-sizing:border-box;cursor:pointer;display:inline-flex;font-family:"Space Grotesk",sans-serif;font-size:1.8rem;font-weight:500;height:3.9rem;justify-content:center;line-height:1;outline:none;padding:0 4.5rem;text-decoration:none;text-transform:none;transition:.2s;white-space:nowrap;width:fit-content;background-color:rgba(184,184,184,.5);border-color:#b8b8b8;color:#d9d9d9}.button.button--form:not(:disabled):not([aria-disabled=true]){background-color:#e67a58;border-color:#e67a58;color:#fff}@media(hover: hover){.button.button--form:not(:disabled):not([aria-disabled=true]):hover{background-color:#b5c8e6;border-color:#b5c8e6;color:#fff}}.button.button--form:disabled,.button.button--form[aria-disabled=true]{cursor:not-allowed}.button.button--form:focus-visible{background-color:#b5c8e6;border-color:#b5c8e6;color:#fff}.button.button--form.button--error{animation:button-shake .4s ease-in-out;border-color:#ff3d00;box-shadow:inset .1rem .1rem .4rem .2rem rgba(255,61,0,.05)}.button.button--small{font-size:1.8rem;height:3.9rem;padding:0 4.5rem}.button.button--grey{align-items:center;appearance:none;backdrop-filter:blur(2px);border-radius:999px;border-style:solid;border-width:.1rem;box-sizing:border-box;cursor:pointer;display:inline-flex;font-family:"Space Grotesk",sans-serif;font-size:1.8rem;font-weight:500;height:3.9rem;justify-content:center;line-height:1;outline:none;padding:0 4.5rem;text-decoration:none;text-transform:none;transition:.2s;white-space:nowrap;width:fit-content;background-color:rgba(0,0,0,0);border-color:#e67a58;color:#e67a58}@media(hover: hover){.button.button--grey:hover{background-color:#e67a58;border-color:#e67a58;color:#fff}}.button.button--grey:focus-visible{background-color:#b5d0eb;border-color:#b5c8e6;color:#fff}.button.button--lightgreen{align-items:center;appearance:none;backdrop-filter:blur(2px);border-radius:999px;border-style:solid;border-width:.1rem;box-sizing:border-box;cursor:pointer;display:inline-flex;font-family:"Space Grotesk",sans-serif;font-size:1.8rem;font-weight:500;height:3.9rem;justify-content:center;line-height:1;outline:none;padding:0 4.5rem;text-decoration:none;text-transform:none;transition:.2s;white-space:nowrap;width:fit-content;background-color:rgba(201,121,88,.4);border-color:#c97958;color:#fff}@media(hover: hover){.button.button--lightgreen:hover{background-color:hsla(0,0%,100%,.4);border-color:#fff;color:#fff}}.button.button--lightgreen:focus-visible{background-color:rgba(181,208,235,.4);border-color:#b5d0eb;color:#fff}a.green_btn{align-items:center;appearance:none;backdrop-filter:blur(2px);border-radius:999px;border-style:solid;border-width:.1rem;box-sizing:border-box;cursor:pointer;display:inline-flex;font-family:"Space Grotesk",sans-serif;font-size:1.8rem;font-weight:500;height:3.9rem;justify-content:center;line-height:1;outline:none;padding:0 4.5rem;text-decoration:none;text-transform:none;transition:.2s;white-space:nowrap;width:fit-content;background-color:#e67a58;border-color:#e67a58;color:#fff}@media(hover: hover){a.green_btn:hover{background-color:#fff;border-color:#fff;color:#e67a58}}a.green_btn:focus-visible{background-color:#b5d0eb;border-color:#b5c8e6;color:#fff}.cookies{background-color:#e67a58;bottom:0;color:#fff;font-size:1.5rem;font-weight:700;height:0;left:0;overflow:hidden;position:fixed;text-transform:uppercase;transition:height .5s;width:100vw;z-index:100}.cookies .cookies_container{align-items:center;display:flex;height:100%;justify-content:space-between;left:0;margin:0 auto;max-width:140rem;padding:0 2.5rem;position:absolute;top:0;width:100%;z-index:1}@media only screen and (min-width: 1024px){.cookies .cookies_container{left:50%;padding:0 3.5rem;transform:translateX(-50%)}}.cookies .cookies_container>div{display:flex;flex-direction:column;font-size:1.5rem;line-height:2.1rem}@media only screen and (min-width: 768px){.cookies .cookies_container>div{flex:1;flex-direction:row;gap:.5rem;justify-content:center}}.cookies .cookies_container>div a{color:#fff;font-weight:400;text-decoration:none;transition:.2}@media(hover: hover){.cookies .cookies_container>div a:hover{opacity:.75}}.cookies.cookies--open{height:8rem}@media only screen and (min-width: 768px){.cookies.cookies--open{height:4.5rem}}.cookies .close_cookie{align-items:center;background-color:#e67a58;background-image:URL("../../images/vcc_cookie_close.svg");background-position:top left;background-repeat:no-repeat;background-size:3.8rem 7.6rem;display:flex;height:3.8rem;justify-content:center;width:3.8rem}@media(hover: hover){.cookies .close_cookie:hover{background-position:0 -3.8rem}}@media only screen and (min-width: 768px){.cookies .close_cookie{background-size:2.9rem 5.8rem;display:flex;height:2.9rem;justify-content:center;position:absolute;right:2.5rem;top:50%;transform:translateY(-50%);width:2.9rem}}@media only screen and (min-width: 768px)and (hover: hover){.cookies .close_cookie:hover{background-position:0 -2.9rem}}@media only screen and (min-width: 768px)and (min-width: 1024px){.cookies .close_cookie{right:3.5rem}}.footer{display:flex;flex-direction:column}.footer .footer_container{display:flex;flex-direction:column;margin:0 auto;max-width:140rem;width:100%}@media only screen and (min-width: 768px){.footer .footer_container{flex-direction:row}}.footer .footer_newsletter{background:linear-gradient(to top, #a8c4d4 0%, #5a7a8a 15%, #2d4a58 35%, #1a2a30 50%, #3a1a1a 65%, #6b2a1a 80%, #c05a30 92%, #d4703a 100%);background-repeat:no-repeat;background-size:100% 300%;background-position:center top}.footer .footer_newsletter .footer_newsletter_inner{padding:0 2.5rem}@media only screen and (min-width: 1024px){.footer .footer_newsletter .footer_newsletter_inner{padding:0 3.5rem}}.footer .footer_top{background:linear-gradient(to top, #a8c4d4 0%, #5a7a8a 15%, #2d4a58 35%, #1a2a30 50%, #3a1a1a 65%, #6b2a1a 80%, #c05a30 92%, #d4703a 100%);background-repeat:no-repeat;background-size:100% 300%;background-position:center center;gap:3rem;position:relative;width:100%}.footer .footer_top .footer_container{display:grid;gap:3rem;grid-template-columns:1fr;padding:4rem 2.5rem;position:relative}@media only screen and (min-width: 768px){.footer .footer_top .footer_container{gap:3.5rem 1.5rem;grid-template-columns:2fr 1fr}}@media only screen and (min-width: 1024px){.footer .footer_top .footer_container{align-items:start;gap:2rem 1.5rem;grid-template-columns:2fr 1fr 1fr 1fr;padding:4rem 3.5rem}}@media only screen and (min-width: 768px){.footer .footer_top .footer_logo{left:2.5rem;position:absolute;top:5rem}}@media only screen and (min-width: 1024px){.footer .footer_top .footer_logo{left:3.5rem}}.footer .footer_top .footer_logo img{display:block;height:1.5rem;max-width:100%;width:auto}@media only screen and (min-width: 768px){.footer .footer_top .footer_logo img{height:1.7rem}}.footer .footer_top .footer_column{color:#fff;display:flex;flex-direction:column;font-size:1.6rem;font-weight:400;gap:2.6rem;line-height:2.6rem}@media only screen and (min-width: 768px){.footer .footer_top .footer_column.footer_column--small{padding-top:.3rem}}.footer .footer_top .footer_column.footer_column--contact a{text-decoration:underline;text-underline-offset:.2rem}@media only screen and (min-width: 1024px){.footer .footer_top .footer_column.footer_column--mark{align-items:flex-end;justify-self:end;padding-top:.3rem}.footer .footer_top .footer_column.footer_column--mark img{display:block;height:auto;max-width:14.9rem;width:100%}}.footer .footer_top .footer_column .footer_subheading{color:#fff;font-family:"Space Grotesk",sans-serif;font-size:2.4rem;font-weight:600;letter-spacing:-0.01em;line-height:1.2;margin:0}.footer .footer_top .footer_column strong{font-weight:700}.footer .footer_top .footer_column a{color:#fff;text-decoration:none;transition:.2s}@media(hover: hover){.footer .footer_top .footer_column a:hover{opacity:.6}}.footer .footer_top .footer_column ul{display:flex;flex-direction:column}.footer .footer_top .footer_column ul li.current-menu-item>a{color:#e67a58;font-weight:500}.footer .footer_top .footer_column ul li .sub-menu a{align-items:center;display:flex;gap:1rem}.footer .footer_top .footer_column ul li .sub-menu a:before{content:"•"}.footer .footer_top .footer_column .green_txt{color:#e67a58}.footer .footer_top .footer_logos{display:flex;flex-direction:column;gap:1rem;grid-column:1/-1}@media only screen and (min-width: 768px){.footer .footer_top .footer_logos{flex-direction:row-reverse;gap:0;justify-content:space-between}}.footer .footer_top .footer_logos .footer_linkedin{background-image:URL("../../images/vcc_linkedin_grey.svg");background-position:top left;background-repeat:no-repeat;background-size:10.6rem auto;height:4.5rem;width:10.6rem}@media only screen and (min-width: 768px){.footer .footer_top .footer_logos .footer_linkedin{width:calc((100% - 3rem)/3)}}@media only screen and (min-width: 1024px){.footer .footer_top .footer_logos .footer_linkedin{width:calc((100% - 4.5rem)/4*2 + 1.5rem)}}@media(hover: hover){.footer .footer_top .footer_logos .footer_linkedin:hover{background-position:0 -4.5rem}}.footer .footer_top .footer_logos .footer_brookz_nldigital{display:flex;justify-content:space-between;height:4.5rem;width:24.9rem}.footer .footer_top .footer_logos .footer_brookz_nldigital a{background-position:center;background-repeat:no-repeat;background-size:contain;display:inline-block;height:4.5rem;outline:none}.footer .footer_top .footer_logos .footer_brookz_nldigital a.brookz{background-image:URL("../../images/vcc_brookz_grey_2025.png");width:27.4rem}.footer .footer_top .footer_logos .footer_brookz_nldigital a.nldigital{background-image:URL("../../images/vcc_nl_digital_grey.jpg");width:10.2rem}.footer .footer_bottom{background:linear-gradient(to top, #a8c4d4 0%, #5a7a8a 15%, #2d4a58 35%, #1a2a30 50%, #3a1a1a 65%, #6b2a1a 80%, #c05a30 92%, #d4703a 100%);background-repeat:no-repeat;background-size:100% 300%;background-position:center bottom;color:#fff;font-size:1.5rem;line-height:2.1rem;text-transform:uppercase;width:100%}.footer .footer_bottom .footer_container{padding:1.9rem 2.5rem}@media only screen and (min-width: 768px){.footer .footer_bottom .footer_container{justify-content:space-between;padding:1.2rem 2.5rem}}@media only screen and (min-width: 1024px){.footer .footer_bottom .footer_container{padding:1.2rem 3.5rem}}.footer .footer_bottom ul li a{color:#fff;text-decoration:none;transition:.2s}@media(hover: hover){.footer .footer_bottom ul li a:hover{opacity:.6}}.footer .footer_bottom ul li.current-menu-item a{color:#e67a58}.form{display:flex;flex-direction:column;gap:2rem;padding:2.5rem 0 4rem 0}@media only screen and (min-width: 1024px){.form{padding:3.5rem 0 4.5rem 0}}.form.form--white{background-color:#fff;border-radius:.4rem}.form.form--small{margin:0 auto;max-width:43rem;width:100%}@media only screen and (min-width: 1024px){.form.form--small{max-width:none;width:47rem}}.form .form_row{display:flex;flex-direction:column;gap:1.5rem;padding:0 1.5rem}@media only screen and (min-width: 1024px){.form .form_row{padding:0 3.5rem}}.form .form_row label{color:#e67a58;font-family:"Inter",sans-serif;font-size:1.8rem;padding-left:1.2rem}.form .form_row input[type=text],.form .form_row input[type=email],.form .form_row textarea{appearance:none;border:.1rem solid rgba(12,12,12,.15);border-radius:.4rem;color:#0c0c0c;font-family:"Inter",sans-serif;font-size:1.8rem;outline:none;padding:1.4rem 1.2rem}.form .form_row input[type=text]::placeholder,.form .form_row input[type=email]::placeholder,.form .form_row textarea::placeholder{color:#0c0c0c;opacity:.6}.form .form_row input[type=text]::-ms-input-placeholder,.form .form_row input[type=email]::-ms-input-placeholder,.form .form_row textarea::-ms-input-placeholder{color:#0c0c0c}.form .form_row textarea{resize:none}.form .form_row .checkbox label{align-items:center;display:flex;color:#0c0c0c;font-size:1.8rem;gap:.5rem;padding-left:0}.form .form_row .checkbox label span{flex:1}.form .form_row .upload{align-items:center;border:.1rem solid rgba(12,12,12,.15);border-radius:.4rem;display:flex}.form .form_row .upload .upload_label{color:rgba(12,12,12,.6);flex:1;font-family:"Inter",sans-serif;font-size:1.8rem;overflow:hidden;padding:1.4rem 1.2rem;text-overflow:ellipsis;white-space:nowrap}.form .form_row .upload .upload_label.active{color:#0c0c0c}.form .form_row .upload .button{flex-shrink:0}.form .form_row .upload input[type=file]{display:none}.form .form_row.form_row--btn{align-items:center;padding:1.5rem 0 0 0}.form.form--pitch{gap:2.5rem;margin:0 auto;max-width:56.5rem;padding:0;width:100%}.form.form--pitch label{color:#fff;font-family:"Space Grotesk",sans-serif;font-size:1.8rem;font-weight:500;line-height:1.2;padding-left:0}.form.form--pitch .form_row{gap:1rem;padding:0}.form.form--pitch input[type=text],.form.form--pitch input[type=email],.form.form--pitch textarea{appearance:none;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);background-color:hsla(0,0%,100%,.1);border:.1rem solid #fff;border-radius:.5rem;color:#fff;font-family:"Inter",sans-serif;font-size:1.4rem;letter-spacing:-0.014rem;line-height:3rem;outline:none;width:100%}.form.form--pitch input[type=text]::placeholder,.form.form--pitch input[type=email]::placeholder,.form.form--pitch textarea::placeholder{color:#d9d9d9;opacity:1}.form.form--pitch input[type=text],.form.form--pitch input[type=email],.form.form--pitch textarea{padding:1.2rem 1.5rem}.form.form--pitch input[type=text],.form.form--pitch input[type=email]{height:5.5rem;padding-top:0;padding-bottom:0}.form.form--pitch textarea{min-height:10.6rem;padding-top:1.2rem;resize:vertical}.form.form--pitch .upload{appearance:none;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);background-color:hsla(0,0%,100%,.1);border:.1rem solid #fff;border-radius:.5rem;color:#fff;font-family:"Inter",sans-serif;font-size:1.4rem;letter-spacing:-0.014rem;line-height:3rem;outline:none;width:100%}.form.form--pitch .upload::placeholder{color:#d9d9d9;opacity:1}.form.form--pitch .upload{align-items:stretch;display:flex;height:5.5rem;overflow:hidden;padding:0}.form.form--pitch .upload .upload_label{align-items:center;color:#d9d9d9;display:flex;flex:1;font-size:1.4rem;letter-spacing:-0.014rem;line-height:3rem;min-width:0;padding:0 1.5rem}.form.form--pitch .upload .upload_label.active{color:#fff}.form.form--pitch .upload .upload_btn{align-items:center;border-left:.1rem solid #fff;display:flex;flex-shrink:0;justify-content:center;min-width:13.5rem;position:relative}@media only screen and (min-width: 480px){.form.form--pitch .upload .upload_btn{min-width:27.4rem}}.form.form--pitch .upload .upload_btn .button{background:rgba(0,0,0,0);border:0;border-radius:0;color:#fff;height:100%;min-width:13.5rem;padding:0 1.5rem}@media only screen and (min-width: 480px){.form.form--pitch .upload .upload_btn .button{min-width:27.4rem}}@media(hover: hover){.form.form--pitch .upload .upload_btn .button:hover{background:rgba(0,0,0,0);border-color:rgba(0,0,0,0);color:#fff}}.form.form--pitch .upload .upload_btn input[type=file]{display:none}.form.form--pitch .checkbox>label{align-items:flex-start;color:#fff;font-size:1.4rem;gap:1rem;letter-spacing:-0.014rem;line-height:3rem}.form.form--pitch .checkbox>label input[type=checkbox]{appearance:none;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);background-color:hsla(0,0%,100%,.1);border:.1rem solid #fff;border-radius:.5rem;cursor:pointer;flex-shrink:0;height:2.1rem;margin:0;width:2.1rem}.form.form--pitch .checkbox>label input[type=checkbox]:checked{background-color:hsla(0,0%,100%,.35)}.form.form--pitch .form_row--btn{padding-top:1rem}.fullscreen_video{height:39rem;position:relative;width:100%}@media only screen and (min-width: 768px){.fullscreen_video{aspect-ratio:16/9;height:auto}}@media only screen and (min-width: 1024px){.fullscreen_video{height:calc(100vh - 9.9rem);width:100%}}.fullscreen_video .fullscreen_video_inner{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0}@media only screen and (min-width: 1024px){.fullscreen_video .fullscreen_video_inner:before{background-color:RGBA(0, 0, 0, 0.4);content:"";inset:0;position:absolute;z-index:11}}.fullscreen_video .fullscreen_video_inner iframe{height:39rem;left:50%;position:absolute;top:50%;transform:translate(-50%, -50%);width:69.3333333333rem}@media only screen and (min-width: 768px){.fullscreen_video .fullscreen_video_inner iframe{height:100%;inset:0;transform:translate(0, 0);width:100%}}@media only screen and (min-width: 1024px){.fullscreen_video .fullscreen_video_inner iframe{left:50%;transform:translate(-50%, -50%);top:50%;width:100vw;z-index:10}}@media only screen and (min-width: 1024px)and (min-aspect-ratio: 16/9){.fullscreen_video .fullscreen_video_inner iframe{height:56.25vw}}@media only screen and (min-width: 1024px)and (max-aspect-ratio: 16/9){.fullscreen_video .fullscreen_video_inner iframe{width:177.78vh}}.fullscreen_video .text{left:50%;padding-bottom:2.5rem;position:absolute;text-shadow:0 .2rem .2rem rgba(0,0,0,.2);top:50%;transform:translate(-50%, -50%);width:100%;z-index:12}.fullscreen_video .text .button{text-shadow:none}.fullscreen_video.fullscreen_video--player{aspect-ratio:16/9;height:auto;max-width:100%;width:100%}@media only screen and (min-width: 1024px){.fullscreen_video.fullscreen_video--player{height:auto}}.fullscreen_video.fullscreen_video--player .fullscreen_video_inner{inset:0;overflow:visible;position:relative}.fullscreen_video.fullscreen_video--player .fullscreen_video_inner:before{content:none;display:none}.fullscreen_video.fullscreen_video--player .fullscreen_video_inner iframe{aspect-ratio:16/9;border:0;display:block;height:100%;inset:auto;left:auto;position:relative;top:auto;transform:none;width:100%;z-index:auto}.gallery{display:flex;flex-direction:column}.gallery .gallery_container{overflow:hidden}.gallery .gallery_container .gallery_scroller{display:flex;gap:1.4rem;row-gap:1.4rem}.gallery .gallery_container .gallery_scroller.gallery_scroller--transition{transition:transform .5s ease-in-out}.gallery .gallery_container .gallery_scroller .gallery_item{color:#0c0c0c;display:flex;flex:0 0 calc(100vw - 5rem);flex-direction:column;font-family:"Inter",sans-serif;font-size:1.5rem;font-weight:400;gap:0;line-height:2.1rem;text-decoration:none !important}@media only screen and (min-width: 480px){.gallery .gallery_container .gallery_scroller .gallery_item{flex:0 0 calc((100vw - 5rem - 1.5rem)/2)}}@media only screen and (min-width: 680px){.gallery .gallery_container .gallery_scroller .gallery_item{flex:0 0 calc((100vw - 5rem - 2.8rem)/3)}}@media only screen and (min-width: 1024px){.gallery .gallery_container .gallery_scroller .gallery_item{flex:0 0 calc((100vw - 7rem - 4.2rem)/4)}}@media only screen and (min-width: 1200px){.gallery .gallery_container .gallery_scroller .gallery_item{flex:0 0 calc((100vw - 7rem - 5.6rem)/5);max-width:20.7rem}}@media only screen and (min-width: 1400px){.gallery .gallery_container .gallery_scroller .gallery_item{flex:0 0 25.48rem;max-width:20.7rem}}.gallery .gallery_container .gallery_scroller .gallery_item .gallery_item_img{align-items:center;aspect-ratio:unset;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);background-color:hsla(0,0%,100%,.1);border:.1rem solid #fff;border-radius:.5rem;display:flex;height:10.1rem;justify-content:center}.gallery .gallery_container .gallery_scroller .gallery_item .gallery_item_img span{background-position:center;background-repeat:no-repeat;background-size:contain;height:100%;max-height:70%;max-width:81%;transition:ease-in-out .2s;width:100%}.gallery .gallery_container .gallery_scroller .gallery_item .gallery_item_txt{padding:0 .5rem}@media(hover: hover){.gallery .gallery_container .gallery_scroller a.gallery_item:hover .gallery_item_img{background-color:hsla(0,0%,100%,.18)}.gallery .gallery_container .gallery_scroller a.gallery_item:hover .gallery_item_img span{transform:scale(1.05)}.gallery .gallery_container .gallery_scroller a.gallery_item:hover .gallery_item_txt{color:#e67a58}}.gallery .gallery_container .gallery_scroller.gallery_scroller--noscroll{flex-wrap:wrap}.gallery .gallery_info{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;padding-top:3.5rem;width:100%}@media only screen and (min-width: 768px){.gallery .gallery_info{justify-content:center}}.gallery .gallery_info .text_addon{color:#000;font-size:2rem;font-weight:500;text-align:center;width:100%}.gallery .gallery_info .gallery_btn{background-position:top left;background-repeat:no-repeat;background-size:3.6rem 7.2rem;height:3.6rem;width:3.6rem}.gallery .gallery_info .gallery_btn.gallery_btn--back{background-image:URL("../../images/vcc_arrow_portfolio_left.svg")}.gallery .gallery_info .gallery_btn.gallery_btn--next{background-image:URL("../../images/vcc_arrow_portfolio_right.svg")}@media(hover: hover){.gallery .gallery_info .gallery_btn:hover{background-position:0 -3.6rem}}.section[data-type=hero]{margin-top:-8rem}@media only screen and (min-width: 1024px){.section[data-type=hero]{margin-top:-10rem}}.section[data-type=hero] .section_inner{margin:0;max-width:none;padding:0}.hero{min-height:102.4rem;overflow:hidden;position:relative;width:100%}@media only screen and (max-width: 1023px){.hero{min-height:100vh}}.hero__inner{margin:0 auto;max-width:144rem;min-height:102.4rem;position:relative;width:100%}@media only screen and (max-width: 1023px){.hero__inner{display:flex;flex-direction:column;gap:4rem;min-height:100vh;padding:12rem 2.5rem 6rem}}.hero__content{max-width:49.5rem;padding:22.5rem 6rem 8rem;position:relative;width:100%;z-index:2}@media only screen and (max-width: 1023px){.hero__content{padding:0}}.hero__content.text{gap:3.2rem}.hero__content.text h1,.hero__content.text .h1{color:#fff;font-size:5.5rem;font-weight:600;letter-spacing:-0.01em;line-height:6rem;max-width:49.5rem}.hero__content p,.hero__content .intro_txt{font-family:"Inter",sans-serif;font-size:1.6rem;line-height:3rem;font-weight:400;letter-spacing:-0.01em;margin:0;max-width:44.1rem}.hero__content .green_txt{color:#e67a58}.hero__content{text-align:left}.hero__content .text_btns{justify-content:flex-start;margin-top:0}.hero__content p.has-text-align-center,.hero__content .has-text-align-center{text-align:left}.hero__content p:has(.button),.hero__content p:has(.green_btn),.hero__content p:has(a.button--primary),.hero__content p:has(a.button--secondary),.hero__content p:has(a.button--tertiary){margin-top:0;text-align:left}.hero__content p a.button,.hero__content p a.green_btn,.hero__content a.button,.hero__content a.green_btn{display:inline-flex;margin-top:0}.hero__content p+a.button,.hero__content p+a.green_btn,.hero__content p+a.button--primary,.hero__content p+a.button--secondary,.hero__content p+a.button--tertiary{margin-top:0}.hero__visual{margin:0;position:absolute;right:-10.5rem;top:-15.6rem;width:86.5%;z-index:1}@media only screen and (max-width: 1023px){.hero__visual{max-width:42rem;position:relative;right:auto;top:auto;width:100%}}.hero__visual-frame{aspect-ratio:1246/1406;container-type:inline-size;position:relative;width:100%}.hero__visual-img{display:block;height:100%;object-fit:contain;object-position:center top;width:100%}.hero__annotation{display:block;inset:0;pointer-events:none;position:absolute;z-index:2}.hero__annotation-callout{align-items:flex-end;display:flex;flex-direction:row;gap:.4cqi;left:58.35%;position:absolute;top:66.47%}.hero__annotation-line{flex-shrink:0;height:auto;transform:translateY(0.15rem);width:10.27cqi}.hero__annotation-label{color:#fff;flex-shrink:0;font-family:"Space Grotesk",sans-serif;font-size:clamp(1.8rem,3.2cqi,4rem);font-weight:600;letter-spacing:-0.04rem;line-height:1;margin:0 0 .8rem;transform:translateY(calc(50% + 0.4rem));white-space:nowrap}.header{display:flex;flex-direction:column;left:0;position:fixed;top:0;width:100%;z-index:10000}.header .header_container{align-items:center;display:flex;justify-content:space-between;height:100%;margin:0 auto;max-width:140rem;padding:0 2.5rem}@media only screen and (min-width: 1024px){.header .header_container{padding:0 3.5rem}}.header .header_inner{background-color:rgba(15,15,15,.5019607843);height:8rem;width:100%;position:relative}@media only screen and (min-width: 1024px){.header .header_inner{height:10rem}}.header .header_inner .home_btn{display:block;flex-shrink:0}.header .header_inner .home_btn img{display:block;height:2.4rem;max-width:100%;width:auto}@media only screen and (min-width: 1024px){.header .header_inner .home_btn img{height:6.4rem;object-fit:contain;object-position:center left;width:24.2rem}}.header .header_inner .mobile_nav_btn{background-image:none;filter:brightness(0) invert(1);height:100%;position:relative;transition:opacity .2s;width:5.1rem}.header .header_inner .mobile_nav_btn::before,.header .header_inner .mobile_nav_btn::after{background-position:center right;background-repeat:no-repeat;background-size:2.5rem 1.8rem;content:"";inset:0;position:absolute;transition:opacity .2s ease}.header .header_inner .mobile_nav_btn::before{background-image:url("../../images/vcc_menu_icon.svg");opacity:1}.header .header_inner .mobile_nav_btn::after{background-image:url("../../images/vcc_menu_close_icon.svg");opacity:0}@media(hover: hover){.header .header_inner .mobile_nav_btn:hover{opacity:.5}}.header .header_inner ul{align-items:center;display:flex;flex:1;gap:4rem;justify-content:center;list-style-type:none;margin:0;padding:0}@media only screen and (min-width: 768px){.header .header_inner ul{justify-content:flex-end}}.header .header_inner ul li{position:relative}.header .header_inner ul li a{align-items:center;color:#fff;display:flex;font-size:1.8rem;font-weight:500;height:10rem;text-decoration:none;transition:.2s}@media(hover: hover){.header .header_inner ul li a:hover{color:hsla(0,0%,100%,.75)}}.header .header_inner ul li.menu-item-has-children:not(.green_btn)>a{gap:.8rem}.header .header_inner ul li.menu-item-has-children:not(.green_btn)>a:after{background-image:url("../../images/vcc_menu_dropdown.svg");background-position:center;background-repeat:no-repeat;background-size:.3rem .6rem;content:"";flex-shrink:0;height:.6rem;transition:opacity .2s;width:.3rem}@media(hover: hover){.header .header_inner ul li.menu-item-has-children:not(.green_btn)>a:hover:after{opacity:.25}}.header .header_inner ul li.current-menu-parent a,.header .header_inner ul li.current-menu-item a{color:#fff;position:relative}.header .header_inner ul li.green_btn a{align-items:center;appearance:none;backdrop-filter:blur(2px);border-radius:999px;border-style:solid;border-width:.1rem;box-sizing:border-box;cursor:pointer;display:inline-flex;font-family:"Space Grotesk",sans-serif;font-size:1.8rem;font-weight:500;height:3.9rem;justify-content:center;line-height:1;outline:none;padding:0 4.5rem;text-decoration:none;text-transform:none;transition:.2s;white-space:nowrap;width:fit-content;height:3.1rem;padding:0 1.8rem;background-color:#e67a58;border-color:#e67a58;color:#fff}@media(hover: hover){.header .header_inner ul li.green_btn a:hover{background-color:#fff;border-color:#fff;color:#e67a58}}.header .header_inner ul li.green_btn a:focus-visible{background-color:#b5d0eb;border-color:#b5c8e6;color:#fff}.header .header_inner ul li .sub-menu{background-color:#fff;border-radius:0 0 .8rem .8rem;box-shadow:0px 2px 5px 0px rgba(0,0,0,.1);display:none;flex-direction:column;gap:0;left:-1rem;padding:1.5rem 1rem;position:absolute;top:10rem;width:18rem;z-index:-1}.header .header_inner ul li .sub-menu li{border-top:.1rem solid rgba(12,12,12,.1);width:100%}.header .header_inner ul li .sub-menu li:last-child{border-bottom:.1rem solid rgba(12,12,12,.1)}.header .header_inner ul li .sub-menu li a{color:#0c0c0c;display:flex;font-size:1.6rem;font-weight:500;height:auto;justify-content:flex-start;padding:1.3rem 0;transition:.2s}.header .header_inner ul li .sub-menu li a:before,.header .header_inner ul li .sub-menu li a:after{display:none}@media(hover: hover){.header .header_inner ul li .sub-menu li a:hover{color:rgba(12,12,12,.75)}}.header .header_inner ul li .sub-menu li.current-menu-item a{color:#e67a58}@media(hover: hover){.header .header_inner ul li:hover .sub-menu{display:flex}}body.noScroll .header .mobile_nav_btn::before{opacity:0}body.noScroll .header .mobile_nav_btn::after{opacity:1}.icon_blocks{display:flex;flex-direction:column;gap:1.5rem;position:relative}@media only screen and (min-width: 768px){.icon_blocks{flex-direction:row;flex-wrap:wrap;justify-content:center}}.icon_blocks .block{border-radius:.4rem;display:flex;flex-direction:column;gap:2rem;padding:2rem}@media only screen and (min-width: 768px){.icon_blocks .block{width:calc((100% - 2rem)/2)}}.icon_blocks .block .block_img .img{aspect-ratio:1/1;border-radius:50%;height:8rem;width:8rem}.icon_blocks .block .block_txt .text_btns{justify-content:flex-start}@media only screen and (min-width: 768px){.icon_blocks.icon_blocks--endball .block:last-child:after{background:#e67a58;border-radius:50%;height:.8rem;margin-bottom:-0.4rem;transform:translateX(-50%);width:.8rem}}@media only screen and (min-width: 768px){.icon_blocks.icon_blocks--timeline{flex-direction:column;flex-wrap:nowrap}.icon_blocks.icon_blocks--timeline:before{background-color:#e67a58;border-radius:50%;content:"";height:.8rem;left:50%;position:absolute;top:0;transform:translate(-50%, -50%);width:.8rem;z-index:5}.icon_blocks.icon_blocks--timeline:after{background-color:#e67a58;bottom:0;content:"";left:50%;position:absolute;top:0;transform:translateX(-50%);width:.1rem}}@media only screen and (min-width: 768px){.icon_blocks.icon_blocks--timeline .block{width:100%}}@media only screen and (min-width: 768px){.icon_blocks.icon_blocks--timeline .block .block_img{display:flex;justify-content:flex-end;padding:1.5rem 2rem;width:50%}}@media only screen and (min-width: 768px){.icon_blocks.icon_blocks--timeline .block .block_txt{padding:2rem;width:50%}}@media only screen and (min-width: 1024px){.icon_blocks.icon_blocks--timeline .block .block_txt{padding:3.5rem}}@media only screen and (min-width: 768px){.icon_blocks.icon_blocks--timeline .block{background-color:rgba(0,0,0,0);flex-direction:row;gap:0;padding:0;position:relative}.icon_blocks.icon_blocks--timeline .block:nth-child(even){flex-direction:row-reverse}.icon_blocks.icon_blocks--timeline .block:nth-child(even) .block_img{justify-content:flex-start}.icon_blocks.icon_blocks--timeline .block:after{background-image:URL("../../images/vcc_our_process_arrow.svg");background-position:center;background-repeat:no-repeat;background-size:contain;bottom:0;content:"";height:.8rem;left:50%;position:absolute;transform:translateX(-50%);width:1.4rem}}@media only screen and (min-width: 1024px){.icon_blocks.icon_blocks--more .block{width:calc((100% - 4rem)/3)}}@media only screen and (min-width: 768px){.icon_blocks.icon_blocks--splitter{flex-direction:column}}.icon_blocks.icon_blocks--splitter .block{gap:0;padding:0;width:100%}.icon_blocks.icon_blocks--splitter .block .block_img{aspect-ratio:1920/1080;width:100%}.icon_blocks.icon_blocks--splitter .block .block_img>div{aspect-ratio:1920/1080;background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:0;border-top-left-radius:1.2rem;border-top-right-radius:1.2rem;height:100%;width:100%}@media only screen and (min-width: 768px){.icon_blocks.icon_blocks--splitter .block .block_img{aspect-ratio:none;width:50%}}@media only screen and (min-width: 768px){.icon_blocks.icon_blocks--splitter .block{flex-direction:row-reverse;height:42.5rem}.icon_blocks.icon_blocks--splitter .block .block_img>div{border-radius:0;border-top-right-radius:1.2rem;border-bottom-right-radius:1.2rem}.icon_blocks.icon_blocks--splitter .block:nth-child(even){flex-direction:row}.icon_blocks.icon_blocks--splitter .block:nth-child(even) .block_img>div{border-radius:0;border-top-left-radius:1.2rem;border-bottom-left-radius:1.2rem}}@media only screen and (min-width: 1024px){.icon_blocks.icon_blocks--splitter .block{height:34rem}}@media only screen and (min-width: 1200px){.icon_blocks.icon_blocks--splitter .block{height:31rem}}.icon_blocks.icon_blocks--splitter .block .block_txt{display:flex;flex-direction:column;padding:2rem}@media only screen and (min-width: 768px){.icon_blocks.icon_blocks--splitter .block .block_txt{justify-content:space-between;width:50%}}.icon_blocks.icon_blocks--splitter .block .block_txt .block_meta{padding-top:2.5rem}.icon_blocks.icon_blocks--horizontal{flex-direction:column;gap:5.8rem}@media only screen and (min-width: 768px){.icon_blocks.icon_blocks--horizontal{flex-direction:row;flex-wrap:wrap;align-items:stretch}}.icon_blocks.icon_blocks--horizontal .block{border-radius:.4rem;flex-direction:column;gap:0;overflow:hidden;padding:0;width:100%}@media only screen and (min-width: 768px){.icon_blocks.icon_blocks--horizontal .block{width:calc((100% - 5.8rem)/2)}}.icon_blocks.icon_blocks--horizontal .block .block_title{margin-bottom:2rem}.icon_blocks.icon_blocks--horizontal .block .block_title>*:last-child{margin-bottom:0}.icon_blocks.icon_blocks--horizontal .block .block_img{aspect-ratio:16/9;width:100%}.icon_blocks.icon_blocks--horizontal .block .block_img .img{aspect-ratio:16/9;background-color:rgba(0,0,0,0);background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:1.2rem;height:100%;width:100%}.icon_blocks.icon_blocks--horizontal .block .block_txt{display:flex;flex:1;flex-direction:column;margin-top:2rem;padding:0;width:100%}@media only screen and (min-width: 768px){.icon_blocks.icon_blocks--horizontal .block .block_txt{justify-content:space-between}}.icon_blocks.icon_blocks--horizontal .block .block_txt .block_meta{margin-top:auto;padding-top:2rem}@media only screen and (min-width: 1024px){.icon_blocks.icon_blocks--horizontal.icon_blocks--horizontal-more .block{width:calc((100% - 11.6rem)/3)}}.mobile_nav{background:linear-gradient(180deg, #f1f4f7 45.19%, #e6ebf0 100%);bottom:0;top:0;left:0;opacity:0;overflow:auto;padding:10.5rem 2.5rem 7rem 2.5rem;pointer-events:none;position:fixed;right:0;transition:.2s;z-index:101}@media only screen and (min-width: 768px){.mobile_nav{background-color:rgba(6,111,76,.9);background-blend-mode:multiply;padding:0;top:0;z-index:101}}.mobile_nav.mobile_nav--open{opacity:1;pointer-events:all}.mobile_nav .mobile_nav_header{align-items:center;background:linear-gradient(180deg, #f1f4f7 45.19%, #e6ebf0 100%);display:flex;height:8rem;justify-content:space-between;left:0;padding:0 2.5rem;position:absolute;top:0;width:100%;z-index:101}@media only screen and (min-width: 768px){.mobile_nav .mobile_nav_header{left:auto;right:0;width:37.5rem}}.mobile_nav .mobile_nav_header .home_btn{display:block;flex-shrink:0}.mobile_nav .mobile_nav_header .home_btn img{display:block;height:2.4rem;max-width:100%;width:auto}.mobile_nav .mobile_nav_header .mobile_nav_btn{flex-shrink:0;height:100%;opacity:0;pointer-events:none;width:5.1rem}.mobile_nav .mobile_nav_inner{display:flex;flex-direction:column;gap:2rem}@media only screen and (min-width: 768px){.mobile_nav .mobile_nav_inner{background-color:#ecf6f3;min-height:100%;padding:10.5rem 2.5rem 5rem 2.5rem;position:absolute;right:0;width:37.5rem}}.mobile_nav .mobile_nav_inner>.sub-menu,.mobile_nav .mobile_nav_inner .services{display:flex;flex-direction:column;list-style-type:none;margin:0;padding:0}.mobile_nav .mobile_nav_inner>.sub-menu>li,.mobile_nav .mobile_nav_inner .services>li{border-top:.1rem solid #d2d1d3}.mobile_nav .mobile_nav_inner>.sub-menu>li:last-child,.mobile_nav .mobile_nav_inner .services>li:last-child{border-bottom:.1rem #d2d1d3}.mobile_nav .mobile_nav_inner>.sub-menu>li>a,.mobile_nav .mobile_nav_inner .services>li>a{align-items:center;color:#0c0c0c;display:flex;font-family:"Inter",sans-serif;font-size:2rem;font-weight:500;gap:.8rem;padding:2rem 0;text-decoration:none;transition:.2s}@media(hover: hover){.mobile_nav .mobile_nav_inner>.sub-menu>li>a:hover,.mobile_nav .mobile_nav_inner .services>li>a:hover{color:rgba(12,12,12,.75)}}.mobile_nav .mobile_nav_inner>.sub-menu>li.menu-item-has-children:not(.green_btn)>a:after,.mobile_nav .mobile_nav_inner .services>li.menu-item-has-children:not(.green_btn)>a:after{background-color:currentColor;content:"";flex-shrink:0;height:.6rem;mask:url("../../images/vcc_menu_dropdown.svg") no-repeat center/contain;-webkit-mask:url("../../images/vcc_menu_dropdown.svg") no-repeat center/contain;transition:opacity .2s;width:.3rem}@media(hover: hover){.mobile_nav .mobile_nav_inner>.sub-menu>li.menu-item-has-children:not(.green_btn)>a:hover:after,.mobile_nav .mobile_nav_inner .services>li.menu-item-has-children:not(.green_btn)>a:hover:after{opacity:.25}}.mobile_nav .mobile_nav_inner>.sub-menu>li>font,.mobile_nav .mobile_nav_inner .services>li>font{align-items:center;color:#e67a58;cursor:pointer;display:flex;font-size:2rem;font-weight:500;gap:.8rem;justify-content:flex-start;padding:2rem 0;text-decoration:none}.mobile_nav .mobile_nav_inner>.sub-menu>li>font:before,.mobile_nav .mobile_nav_inner .services>li>font:before{background-color:currentColor;content:"";flex-shrink:0;height:.6rem;mask:url("../../images/vcc_menu_dropdown.svg") no-repeat center/contain;-webkit-mask:url("../../images/vcc_menu_dropdown.svg") no-repeat center/contain;transform:rotate(180deg);width:.3rem}.mobile_nav .mobile_nav_inner>.sub-menu>li.green_btn,.mobile_nav .mobile_nav_inner .services>li.green_btn{padding-top:2.5rem}.mobile_nav .mobile_nav_inner>.sub-menu>li.green_btn a,.mobile_nav .mobile_nav_inner .services>li.green_btn a{align-items:center;appearance:none;backdrop-filter:blur(2px);border-radius:999px;border-style:solid;border-width:.1rem;box-sizing:border-box;cursor:pointer;display:inline-flex;font-family:"Space Grotesk",sans-serif;font-size:1.8rem;font-weight:500;height:3.9rem;justify-content:center;line-height:1;outline:none;padding:0 4.5rem;text-decoration:none;text-transform:none;transition:.2s;white-space:nowrap;width:fit-content;height:3.1rem;padding:0 1.8rem;background-color:#e67a58;border-color:#e67a58;color:#fff}@media(hover: hover){.mobile_nav .mobile_nav_inner>.sub-menu>li.green_btn a:hover,.mobile_nav .mobile_nav_inner .services>li.green_btn a:hover{background-color:#fff;border-color:#fff;color:#e67a58}}.mobile_nav .mobile_nav_inner>.sub-menu>li.green_btn a:focus-visible,.mobile_nav .mobile_nav_inner .services>li.green_btn a:focus-visible{background-color:#b5d0eb;border-color:#b5c8e6;color:#fff}.mobile_nav .mobile_nav_inner>.sub-menu>li.green_btn a,.mobile_nav .mobile_nav_inner .services>li.green_btn a{padding:0 1.8rem}.mobile_nav .mobile_nav_inner>.sub-menu>li.current-menu-parent>a,.mobile_nav .mobile_nav_inner>.sub-menu>li.current-menu-item>a,.mobile_nav .mobile_nav_inner .services>li.current-menu-parent>a,.mobile_nav .mobile_nav_inner .services>li.current-menu-item>a{color:#e67a58}.mobile_nav .mobile_nav_inner>.sub-menu>li>.sub-menu,.mobile_nav .mobile_nav_inner .services>li>.sub-menu{display:none}.newsletter{align-items:center;display:flex;flex-direction:column;gap:2.4rem;justify-content:center;margin:0 auto;max-width:140rem;padding:4rem 0;width:100%}@media only screen and (min-width: 1024px){.newsletter{padding:5rem 0}}.newsletter .text{margin:0 auto;max-width:90rem;padding:0 2.5rem;text-align:center;width:100%}@media only screen and (min-width: 1024px){.newsletter .text{padding:0 3.5rem}}.newsletter .text h2,.newsletter .text p{color:#fff}.newsletter .text h2{margin:0}.newsletter .text p{margin:0}.newsletter .newsletter_row{align-items:center;background-color:#fff;border-radius:3.9rem;display:flex;gap:1rem;height:3.9rem;max-width:53.6rem;padding-left:2.8rem;width:100%}.newsletter .newsletter_row input[type=email]{appearance:none;background-color:rgba(0,0,0,0);border:0;box-sizing:border-box;color:#0c0c0c;flex:1;font-family:"Inter",sans-serif;font-size:1.6rem;font-weight:400;letter-spacing:-0.01em;line-height:2.8rem;min-width:0;outline:none;padding:0}.newsletter .newsletter_row input[type=email]::placeholder{color:#b8b8b8;opacity:1}.newsletter .newsletter_row input[type=email]::-ms-input-placeholder{color:#b8b8b8}.newsletter .newsletter_row .button{flex-shrink:0;margin-right:0}.pitch{background-color:#282c2d;display:flex;flex-wrap:wrap}@media only screen and (min-width: 1400px){.pitch{border-radius:.4rem;overflow:hidden}}.pitch .pitch_img{aspect-ratio:100/67;background-position:center;background-repeat:no-repeat;background-size:cover;position:relative;width:100%}@media only screen and (min-width: 1024px){.pitch .pitch_img{aspect-ratio:unset;flex:1;width:auto}}.pitch .pitch_img .text{left:2.5rem;position:absolute;right:2.5rem;top:2.5rem}@media only screen and (min-width: 1024px){.pitch .pitch_img .text{left:3.5rem;right:3.5rem;top:3.5rem}}.pitch .pitch_img .text h3{font-size:3.7rem}.pitch .pitch_cnt{display:flex;flex-direction:column;width:100%}@media only screen and (min-width: 1024px){.pitch .pitch_cnt{flex:1;justify-content:space-between;width:auto}}.pitch .pitch_cnt .pitch_points{display:flex;flex-wrap:wrap;gap:1.5rem;padding:3.5rem 2.5rem 0 2.5rem}@media only screen and (min-width: 1024px){.pitch .pitch_cnt .pitch_points{padding-left:3.5rem;padding-right:3.5rem}}.pitch .pitch_cnt .pitch_points .point{display:flex;gap:2rem;width:100%}.pitch .pitch_cnt .pitch_points .point .point_icon{background-color:#0c0c0c;background-position:center;background-repeat:no-repeat;background-size:contain;border-radius:50%;height:8rem;width:8rem}.pitch .pitch_cnt .pitch_points .point .point_txt{color:#fff;flex:1;font-family:"Inter",sans-serif;font-size:2rem;font-weight:300;line-height:3rem;padding-top:.9rem}.pitch .pitch_cnt .pitch_text{padding:2.5rem 2.5rem 5rem 3.5rem}@media only screen and (min-width: 1024px){.pitch .pitch_cnt .pitch_text{padding-bottom:3.5rem}}@media only screen and (min-width: 1024px){.pitch.pitch--small{flex-direction:row-reverse}}.pitch.pitch--small .pitch_cnt .pitch_points .point{background-color:hsla(0,0%,100%,.05);border-radius:.4rem;gap:1.3rem;padding:1.3rem 2.5rem 1.3rem 1.3rem}@media only screen and (min-width: 768px){.pitch.pitch--small .pitch_cnt .pitch_points .point{width:calc((100% - 1.5rem)/2)}}.pitch.pitch--small .pitch_cnt .pitch_points .point .point_icon{height:5.6rem;width:5.6rem}.pitch.pitch--small .pitch_cnt .pitch_points .point .point_txt{font-size:1.8rem;font-weight:400;line-height:2.4rem;padding-top:.3rem}.point_list{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.5rem;justify-content:center}.point_list .point{background-color:#fff;border-radius:.4rem;display:flex;gap:1.5rem;padding:1.5rem;width:100%}@media only screen and (min-width: 768px){.point_list .point{width:calc((100% - 1.5rem)/2)}}@media only screen and (min-width: 1200px){.point_list .point{width:calc((100% - 3rem)/3)}}.point_list .point .point_img{background-position:center;background-repeat:no-repeat;background-size:contain;border-radius:50%;height:7rem;width:7rem}.point_list .point .point_txt{color:#e67a58;flex:1;font-family:"Inter",sans-serif;font-size:2rem;line-height:2.6rem;padding-top:.7rem}.portfolio .portfolio_terms{display:flex;flex-wrap:wrap;gap:1.2rem;margin-bottom:4rem}@media only screen and (min-width: 1024px){.portfolio .portfolio_terms{justify-content:center}}.portfolio .portfolio_terms a{background-color:#fff;border-radius:.4rem;color:rgba(12,12,12,.75);font-family:"Inter",sans-serif;font-size:1.7rem;line-height:2.3rem;padding:.9rem 1rem;text-decoration:none;transition:.2s}@media(hover: hover){.portfolio .portfolio_terms a:hover{color:#0c0c0c}}.portfolio .portfolio_terms a.active{background-color:#e67a58;color:#fff}.portfolio .portfolio_items{display:grid;gap:1.4rem;grid-template-columns:repeat(2, minmax(0, 1fr))}@media only screen and (min-width: 680px){.portfolio .portfolio_items{grid-template-columns:repeat(3, minmax(0, 1fr))}}@media only screen and (min-width: 1024px){.portfolio .portfolio_items{grid-template-columns:repeat(4, minmax(0, 1fr))}}@media only screen and (min-width: 1200px){.portfolio .portfolio_items{grid-template-columns:repeat(5, minmax(0, 1fr))}}.portfolio .portfolio_items .gallery_item{color:#0c0c0c;display:flex;flex-direction:column;font-family:"Inter",sans-serif;font-size:1.5rem;font-weight:400;gap:0;line-height:2.1rem;text-decoration:none !important;width:100%}.portfolio .portfolio_items .gallery_item .gallery_item_img{align-items:center;aspect-ratio:unset;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);background-color:hsla(0,0%,100%,.1);border:.1rem solid #fff;border-radius:.5rem;display:flex;height:10.1rem;justify-content:center}.portfolio .portfolio_items .gallery_item .gallery_item_img span{background-position:center;background-repeat:no-repeat;background-size:contain;height:100%;max-height:70%;max-width:81%;transition:ease-in-out .2s;width:100%}.portfolio .portfolio_items .gallery_item .gallery_item_txt{padding:0 .5rem;transition:.2s}@media(hover: hover){.portfolio .portfolio_items a.gallery_item:hover .gallery_item_img{background-color:hsla(0,0%,100%,.18)}.portfolio .portfolio_items a.gallery_item:hover .gallery_item_img span{transform:scale(1.05)}.portfolio .portfolio_items a.gallery_item:hover .gallery_item_txt{color:#e67a58}}.portfolio .portfolio_items.portfolio_items--fixed .gallery_item{display:none}.portfolio .portfolio_items.portfolio_items--fixed .gallery_item:nth-child(1),.portfolio .portfolio_items.portfolio_items--fixed .gallery_item:nth-child(2){display:flex}@media only screen and (min-width: 480px){.portfolio .portfolio_items.portfolio_items--fixed .gallery_item:nth-child(3),.portfolio .portfolio_items.portfolio_items--fixed .gallery_item:nth-child(4){display:flex}}@media only screen and (min-width: 680px){.portfolio .portfolio_items.portfolio_items--fixed .gallery_item:nth-child(5),.portfolio .portfolio_items.portfolio_items--fixed .gallery_item:nth-child(6){display:flex}}@media only screen and (min-width: 1024px){.portfolio .portfolio_items.portfolio_items--fixed .gallery_item:nth-child(7),.portfolio .portfolio_items.portfolio_items--fixed .gallery_item:nth-child(8){display:flex}}@media only screen and (min-width: 1200px){.portfolio .portfolio_items.portfolio_items--fixed .gallery_item:nth-child(9),.portfolio .portfolio_items.portfolio_items--fixed .gallery_item:nth-child(10){display:flex}}.portfolio_actions{align-items:center;display:flex;flex-direction:column;gap:1.5rem;justify-content:center;margin-top:4rem}@media only screen and (min-width: 768px){.portfolio_actions{flex-direction:row;flex-wrap:wrap}}.quote{background-color:#282c2d;display:flex;flex-wrap:wrap}@media only screen and (min-width: 1400px){.quote{border-radius:.4rem;overflow:hidden}}.quote .quote_img>img{aspect-ratio:100/67;width:100%}@media only screen and (min-width: 1024px){.quote .quote_img{width:50%}}.quote .quote_cnt{color:#fff;display:flex;flex-direction:column;gap:2rem;line-height:3.5rem;padding:3.5rem 4.5rem 5rem 4.5rem;position:relative}@media only screen and (min-width: 1024px){.quote .quote_cnt{justify-content:space-between;padding:1.9rem 2.5rem;width:50%}}@media only screen and (min-width: 1200px){.quote .quote_cnt{padding:3rem}}.quote .quote_cnt .quote{display:flex;flex-direction:column;font-family:"Inter",sans-serif;font-size:2.7rem;font-style:italic;font-weight:500;line-height:3.6rem;gap:2rem}.quote .quote_cnt .quote_icon{background-image:URL("../../images/vcc_quote_icon.svg");background-position:center;background-repeat:no-repeat;background-size:contain;content:"";height:3rem;width:3.9rem}.quote .quote_cnt .quote_link{display:flex;flex-direction:column;font-size:2rem;font-style:normal;gap:2rem}.resource{display:flex;flex-direction:column;gap:5.5rem;margin:0 auto;max-width:102.4rem;width:100%}.resource h1{color:#e67a58;font-family:"Inter",sans-serif;font-size:5.6rem;font-weight:500;line-height:6.4rem;text-align:center}.resource .resource_inner{background-color:#fff;border-radius:.4rem;display:flex;flex-direction:column;width:100%}@media only screen and (min-width: 1024px){.resource .resource_inner{margin:0 auto;width:97rem}}.resource .resource_inner>img{width:100%}.resource .resource_inner>iframe{aspect-ratio:1920/1080;border-top-left-radius:.4rem;border-top-right-radius:.4rem;width:100%}.resource .resource_inner .resource_text{display:flex;flex-direction:column;font-family:"Inter",sans-serif;gap:1.9rem;padding:4rem 2.5rem 7.5rem 2.5rem}.resource .resource_inner .resource_text p,.resource .resource_inner .resource_text li{color:#0c0c0c;font-size:1.9rem;line-height:2.6rem}.resource .resource_inner .resource_text p strong,.resource .resource_inner .resource_text li strong{font-weight:bold}.resource .resource_inner .resource_text p i,.resource .resource_inner .resource_text p em,.resource .resource_inner .resource_text li i,.resource .resource_inner .resource_text li em{font-style:italic}.resource .resource_inner .resource_text h3{color:#e67a58;font-size:2.7rem;font-weight:700;line-height:3.4rem}.resource .resource_inner .resource_text h4{color:#e67a58;font-size:1.9rem;font-weight:700;line-height:2.6rem}.resource .resource_inner .resource_text a{color:#0c0c0c;transition:color .2s}@media(hover: hover){.resource .resource_inner .resource_text a:hover{color:#e67a58 !important}}.resource .resource_inner .resource_text ul{margin-left:1.7rem;list-style-type:disc}.resource .resource_inner .resource_text ul li::marker{color:#e67a58}.resource .resource_meta{display:flex;flex-direction:column;gap:3rem;margin-top:-1rem;padding:0 3.5rem}@media only screen and (min-width: 768px){.resource .resource_meta{flex-direction:row;justify-content:space-between}}@media only screen and (min-width: 1024px){.resource .resource_meta{margin:0 auto;width:97rem}}.resource .resource_meta h4{color:#0c0c0c;font-size:2rem;font-weight:700}.resource .resource_meta ul{display:flex;flex-direction:row;gap:.7rem;list-style-type:none;margin:0;padding:0}.resource .resource_meta ul .icon{background-position:top left;background-repeat:no-repeat;background-size:3.8rem auto;display:block;height:3.8rem;width:3.8rem}.resource .resource_meta ul .icon.icon--x{background-image:URL("../../images/vcc_resources_x.svg")}.resource .resource_meta ul .icon.icon--f{background-image:URL("../../images/vcc_resources_facebook.svg")}.resource .resource_meta ul .icon.icon--l{background-image:URL("../../images/vcc_resources_linkedin.svg")}.resource .resource_meta ul .icon.icon--m{background-image:URL("../../images/vcc_resources_mail.svg")}@media(hover: hover){.resource .resource_meta ul .icon:hover{background-position:0 -3.8rem}}.resource .resource_meta .resource_meta_left{display:flex;flex-direction:column;gap:3rem}@media only screen and (min-width: 768px){.resource .resource_meta .resource_meta_left{flex-direction:row;gap:3.5rem}}.resource .resource_meta .resource_meta_right{display:flex;flex-direction:column;gap:3rem}.resource .resource_meta .resource_meta_share,.resource .resource_meta .resource_meta_connect,.resource .resource_meta .resource_meta_resources{display:flex;flex-direction:column;gap:2rem}.resources .resource_items{display:flex;flex-wrap:wrap;gap:1.5rem;margin:0 auto;max-width:140rem;width:100%}.resources .resource_items .resource_item{background-color:#fff;border-radius:1.2rem;color:#0c0c0c;display:flex;flex-direction:column;overflow:hidden;text-decoration:none;width:100%}@media only screen and (min-width: 768px){.resources .resource_items .resource_item{width:calc((100% - 1.5rem)/2)}}@media only screen and (min-width: 1024px){.resources .resource_items .resource_item{width:calc((100% - 3rem)/3)}}.resources .resource_items .resource_item .resource_item_img{aspect-ratio:1920/1080;overflow:hidden;position:relative;width:100%}.resources .resource_items .resource_item .resource_item_img span{background-position:center;background-repeat:no-repeat;background-size:cover;display:block;height:100%;transition:.2s ease-in-out;width:100%}.resources .resource_items .resource_item .resource_item_cnt{display:flex;flex-direction:column;gap:3.5rem;padding:2.5rem 2rem 3rem 2rem;width:100%}@media only screen and (min-width: 768px){.resources .resource_items .resource_item .resource_item_cnt{flex:1;justify-content:space-between}}.resources .resource_items .resource_item .resource_item_cnt h3{color:#0c0c0c;font-size:2.7rem;font-weight:700;line-height:3.4rem;transition:.2s ease-in-out}@media(hover: hover){.resources .resource_items .resource_item:hover .resource_item_img span{transform:scale(1.05)}}.team{display:flex;flex-wrap:wrap;gap:2.5rem}.team .member{display:flex;flex-direction:column;position:relative;text-decoration:none;width:100%}@media only screen and (min-width: 768px){.team .member{width:calc((100% - 5rem)/3)}}@media only screen and (min-width: 1024px){.team .member{width:calc((100% - 7.5rem)/4)}}@media only screen and (min-width: 1200px){.team .member{width:calc((100% - 10rem)/5)}}@media only screen and (min-width: 1400px){.team .member{width:calc((100% - 12.5rem)/6)}}.team .member .member_img{aspect-ratio:1/1;background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:.4rem}.team .member .member_txt{color:#0c0c0c;display:flex;flex-direction:column;font-family:"Inter",sans-serif;font-size:2rem;gap:1rem;line-height:2.4rem;padding:1.5rem .5rem 0 .5rem}@media only screen and (min-width: 768px){.team .member .member_txt{font-size:1.7rem;gap:.6rem;line-height:2.1rem}}.team .member .member_txt h3{color:#e67a58;font-size:2.5rem;font-weight:500;transition:.2s}@media only screen and (min-width: 768px){.team .member .member_txt h3{font-size:1.9rem}}.team .member .member_hover{align-items:center;aspect-ratio:1/1;background-color:#fff;border-radius:.4rem;color:#0c0c0c;display:flex;flex-direction:column;font-family:"Inter",sans-serif;font-size:1.7rem;font-weight:500;justify-content:center;left:0;line-height:2.4rem;opacity:0;position:absolute;transition:ease-in-out .2s;top:0;width:100%;z-index:100}.team .member .member_hover .link{color:#e67a58;cursor:pointer}@media(hover: hover){.team .member .member_hover .link:hover{color:#0c0c0c}}.team .member .member_hover span.sm{display:block;height:1rem;font-size:.7rem}@media only screen and (hover: hover)and (max-width: 1023px){.team .member:hover .member_txt h3{color:#0c0c0c}}@media only screen and (hover: hover)and (min-width: 1024px){.team .member{cursor:default}.team .member:hover .member_hover{opacity:1}}
