ul{box-sizing:border-box}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}:after,:before,:root{--container-width:120rem;--container-space:1.75rem;--header-height:3.25rem;--font-family-headline:"STIX Two Text";--font-family-body:"Inter", sans-serif}body{background-color:var(--main-background)}body,h1,h2,h4,p{margin:0}.max-container{max-width:calc(var(--container-width) + var(--container-space)*2);width:100%;margin-left:auto;margin-right:auto}.max-container>.max-container{border-left:none;border-right:none}@media (max-width:1920px){.max-container{border-left:none!important;border-right:none!important}}@media (max-width:768px){:root{--container-space:1rem}}html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;box-sizing:border-box}nav{display:block}a{background-color:#fff0;-webkit-text-decoration-skip:objects;text-decoration:none}img{border-style:none}svg:not(:root){overflow:hidden}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}body{color:rgb(64 64 64);font-family:"Inter";line-height:1.15;font-size:16px;font-weight:400;color:#1c1c1c}*,::after,::before{box-sizing:inherit}:-webkit-any(li,div._important),:is(li){display:list-item}:-webkit-any(table,div._important){display:table}:-webkit-any(thead,div._important){display:table-header-group}:-webkit-any(tr,div._important){display:table-row}:-webkit-any(tbody,div._important){display:table-row-group}:-webkit-any(th,td,div._important){display:table-cell}:-webkit-any(caption,div._important){display:table-caption}:-webkit-any(colgroup,div._important){display:table-column-group}:-webkit-any(col,div._important){display:table-column}:-webkit-any(tfoot,div._important){display:table-footer-group}:after,:before,:root{--main-text-color:#1C1C1C;--second-text-color:#fff;--burger-color:#1C1C1C;--main-background:white;--header-background:white;--footer-background:white;--border-color:#1c1c1c33;--button-border-color:transparent;--button-arrow-background:linear-gradient(114deg, #0BC29A -30.97%, #13EDA8 0.09%, #2AD9E2 98.47%);--button-header-background:linear-gradient(90deg, #0F7 -73.79%, #31D0FB 132.5%);--right-button-gradient-bg:linear-gradient(270deg, #ffffffeb 0%, #ffffff59 100%);--left-button-gradient-bg:linear-gradient(90deg, #ffffffeb 0%, #ffffff59 100%);--main-gradient:linear-gradient(114deg, #0BC29A -30.97%, #13EDA8 0.09%, #2AD9E2 98.47%);--star-icon-color:#FFCE00}.max-container{border-left:1px solid var(--border-color);border-right:1px solid var(--border-color)}.hw-button,.hw-button>i{display:flex;align-items:center}.hw-button{position:relative;flex-direction:row;padding:.5rem;border:1px solid;gap:.5rem;overflow:hidden;box-sizing:border-box;border-image-slice:1;width:fit-content}.hw-button.button-simple,a.location-small-button:hover{border-color:#fff0}.hw-button.button-border{border-color:var(--border-color)}.hw-button>i{justify-content:center;position:absolute}.hw-button.button-simple>i{padding:0 .5rem}.hw-button.button-border>i{padding:.62rem;background:var(--button-arrow-background)}.hw-button>i svg{width:1.2rem;height:1.2rem}.hw-button.button-simple>i svg{color:var(--main-text-color)}.hw-button.button-border>i svg{color:var(--second-text-color)}.header-global,.hw-button>span{display:flex;color:var(--main-text-color)}.hw-button>span{position:relative;right:0;align-items:center;font-weight:500;font-size:.875rem;line-height:100%;padding:0 .75rem;margin-left:3rem;transition:right .4s ease-out}.hw-button.button-border>span{height:2.5rem}@media (max-width:768px){.hw-button i{right:.62rem}.hw-button span{margin-left:0;margin-right:3rem}}.header-global{position:sticky;top:0;background:var(--header-background);height:var(--header-height);z-index:4}.header-global+div{transition:filter .6s;position:relative}.header-global+div:after{content:"";display:none;position:absolute;inset:0;max-width:calc(var(--container-width) + var(--container-space)*2);width:100%;margin:0 auto;overflow:hidden}.header-logo{display:flex;align-items:center;z-index:21}.header-logo svg{width:10.75rem;height:1.1rem}.h-mob-menu{display:none;align-items:center;justify-content:flex-end}.header-global{width:100%}.h-mob-menu-burger{position:relative;display:flex;flex-direction:column;justify-content:space-around;align-items:flex-end;width:1rem;height:1rem;cursor:pointer;z-index:30}.h-mob-menu-burger div{width:100%;height:1px;background:var(--burger-color);transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.h-header{position:relative;height:var(--header-height);width:100%;background-color:var(--header-background);z-index:10}.h-header-container{display:flex;align-items:center;padding-left:var(--container-space);padding-right:var(--container-space);width:100%;height:100%;border-bottom:1px solid var(--border-color);gap:3.75rem}.h-menu-container{display:flex;justify-content:space-between;width:inherit}.h-header-button,.h-menu-item>.h-item-name,.h-menu-item>.h-item-name:hover{color:var(--main-text-color)}.h-item-name,.h-menu{display:flex;align-items:center;gap:2.75rem}.h-menu-item>.h-item-name{position:relative;font-size:.875rem;font-weight:500;line-height:140%;cursor:pointer}.h-item-name{gap:1rem}.h-item-arrow,.h-sub-menu{position:absolute;opacity:0;visibility:hidden}.h-item-arrow{right:-1.2rem;top:-50px;transition-property:top,opacity,visibility;transition-duration:.2s}.h-item-name:hover .h-item-arrow{opacity:1;top:0;visibility:visible}.h-item-arrow i{position:relative;display:inline-block;width:.5rem;height:.7rem}.h-item-arrow i::before,.h-sub-menu-services-item>a span:before{content:"";position:absolute;bottom:0;background:var(--main-text-color)}.h-item-arrow i::before{left:50%;width:1px;height:100%;transform:translateX(-50%)}.h-item-arrow i::after{content:"";position:absolute;width:100%;aspect-ratio:1;height:auto;border-left:1px solid var(--main-text-color);border-bottom:1px solid var(--main-text-color);transform:rotate(-45deg);left:50%;bottom:0;transform-origin:center;translate:-50%0}.h-sub-menu.hidden{display:none}.h-sub-menu{left:0;width:100%;top:var(--header-height);background-color:var(--main-background);transform:translate3d(0,100px,0);transition-property:opacity,transform,visibility;transition-duration:.4s;z-index:-1;will-change:opacity,transform,visibility}.h-sub-menu-cols{display:grid;grid-template-columns:repeat(4,1fr);min-height:26rem;border-bottom:1px solid var(--border-color)}.h-sub-menu-services-item{display:flex;flex-direction:column;height:100%}.h-sub-menu-services-item>.h-item-name{display:flex;width:100%;padding:1rem var(--container-space);border-bottom:1px solid var(--border-color);border-right:1px solid var(--border-color)}.h-sub-menu-services-item>.h-item-name span{color:var(--main-text-color);font-size:.875rem;font-weight:500;line-height:140%}.h-sub-menu-services-item>a,.header-cta{position:relative}.h-sub-menu-services-item>a:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:var(--button-header-background);opacity:0;transition:opacity .3s ease-in-out;z-index:-1}.breadcrumbs ul li a:hover,.h-sub-menu-services-item>a:hover:before{opacity:1}.h-sub-menu-items a div,.h-sub-menu-services-item>a div,.h-sub-menu-services-list a div{overflow:hidden}.h-sub-menu-services-item>a span{position:relative;margin-left:0;transition:margin-left .3s ease-in-out}.h-sub-menu-services-item>a span:before{top:50%;left:-1.8rem;width:.8rem;height:1px;transform:translateY(-50%)}.h-sub-menu-services-item>a span:after{content:"";position:absolute;width:auto;aspect-ratio:1;height:50%;border-right:1px solid var(--main-text-color);border-bottom:1px solid var(--main-text-color);transform:rotate(-45deg);top:0;left:-1.8rem;bottom:0;transform-origin:center;translate:50% 50%}.h-sub-menu-services-item>a:hover span{margin-left:1.8rem}.header-cta{display:flex;flex-direction:column;justify-content:space-between;padding:2.5rem var(--container-space);height:100%}.header-cx-cta-back{position:absolute;width:100%;height:100%;top:0;right:0;object-fit:cover}.header-cta-title{position:relative;font-family:var(--font-family-headline);font-size:3rem;line-height:100%}.header-cta .hw-button{position:relative;width:fit-content}.h-sub-menu-cases .h-sub-menu-case:not(:last-child){border-right:1px solid var(--border-color)}.h-sub-menu-case{position:relative;display:flex;flex-direction:column;height:100%}.h-sub-menu-case-image{width:100%;height:9.25rem}.h-sub-menu-case-image img{width:100%;height:100%;object-fit:cover}.h-sub-menu-case-down{display:flex;flex-direction:column;justify-content:space-between;height:inherit;padding:var(--container-space)}.h-sub-menu-case-down-content{display:flex;flex-direction:column;gap:1rem}.h-sub-menu-case-industry{display:flex;color:var(--main-text-color);opacity:.5;font-size:.875rem;line-height:140%}.h-sub-menu-case-title{display:flex;font-size:1.5rem;color:var(--main-text-color);font-family:var(--font-family-headline);line-height:100%}.h-sub-menu-items,.h-sub-menu-services-list{display:flex;flex-direction:column;padding:1rem var(--container-space);border-right:1px solid var(--border-color);height:inherit}.h-sub-menu-items a,.h-sub-menu-services-list a{display:block;padding:.5rem 0;color:var(--main-text-color)}.h-sub-menu-items a span,.h-sub-menu-services-list a span{position:relative;margin-left:0;transition:margin-left .3s ease-in-out;font-size:.875rem;line-height:140%;display:inline-block}.h-sub-menu-items a:hover span,.h-sub-menu-services-list a:hover span{margin-left:.75rem}.header-button{display:flex;justify-content:flex-end;align-items:center}@media (max-width:992px){.h-header-container{position:relative;justify-content:space-between;overflow-x:clip}.h-mob-menu{display:flex}.h-menu-container{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;position:absolute;top:100%;height:calc(100dvh - var(--header-height));width:100%;background-color:var(--main-background);right:-100%;-o-transition:.3s all;-moz-transition:.3s all;-webkit-transition:.3s all;overflow-x:scroll}.h-menu-container::-webkit-scrollbar{display:none}.h-menu{width:100%;flex-direction:column;gap:0}.h-item-arrow{position:relative;right:0;transition:transform .3s ease;opacity:.7;top:0;visibility:visible}.h-menu>.h-menu-item{width:100%}.h-menu>.h-menu-item>.h-item-name{padding:1rem;border-bottom:1px solid var(--border-color);font-size:1rem;font-weight:400}.h-item-name-general{justify-content:space-between}.h-sub-menu{position:relative;top:inherit;width:100%;overflow:hidden;max-height:0;z-index:0;-webkit-transition:max-height .5s cubic-bezier(0,1,0,1);transition:max-height .5s cubic-bezier(0,1,0,1)}.h-item-arrow i{width:.7rem;height:.9rem}.h-sub-menu-cols{display:flex;flex-direction:column;min-height:auto;margin-bottom:1px}.h-sub-menu-case,.h-sub-menu-services-cta{display:none}.h-sub-menu-items,.h-sub-menu-services-list{padding:1rem var(--container-space);gap:.62rem}.h-sub-menu-items{padding-top:0}.h-sub-menu-items a,.h-sub-menu-services-list a{padding:0}.h-menu-container .header-button{margin-bottom:2rem}.header-button{margin-top:2rem;width:100%;justify-content:center}}@media (max-width:768px){.header-logo svg{height:.75rem}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){img{flex-shrink:0}body *{min-height:1px}}h1,h2,h4{font-family:"STIX Two Text";font-size:6rem;font-weight:400;line-height:100%}h2,h4{font-size:3.5rem}h4{font-size:3rem;font-size:20px}a:hover{text-decoration:none}.header-locatains-right{position:relative;grid-column:span 3}.header-locatains-bg{position:absolute;height:100%;width:100%;object-fit:cover}.header-locatains-content{position:relative;padding:var(--container-space)}.header-locatains-text{display:flex;font-size:1.125rem;line-height:140%;max-width:27rem}.header-about-site-items{display:grid;grid-template-columns:repeat(2,1fr);grid-column:span 3}.header-about-site{position:relative}.header-about-site-bg{position:absolute;top:0;left:0;width:100%;height:100%}.header-about-site-container{position:relative;display:flex;flex-direction:column;justify-content:space-between;padding:2.5rem var(--container-space);height:100%;gap:2rem}.header-about-site-up{display:flex;flex-direction:column;gap:1.25rem}.header-about-site-up>svg{height:30px}.header-about-site-text{max-width:16.875rem}.header-about-site-items .header-about-site:not(:last-child){border-right:1px solid var(--border-color)}@media (max-width:1200px){.h-header-container{gap:2.75rem}}@media (max-width:992px){.header-locatains-right{display:none}.header-about-site-items{grid-template-columns:repeat(1,1fr)}.header-about-site-container{padding:var(--container-space)}}@media (min-width:992px) and (max-width:1100px){.h-menu{gap:2.25rem}}@media (max-width:768px){.h-header-container{border-bottom:none}}.location-image-counter{position:relative;display:flex;align-items:flex-end;min-height:43.125rem}.location-image-counter-bg{position:absolute;width:100%;height:100%;top:0;left:0;object-fit:cover;object-position:top}.location-image-counter:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:linear-gradient(180deg,#fff0 0,rgb(23 23 23/.45) 80.43%)}.location-counter-items{position:relative;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,25%),1fr));width:100%;padding:2.5rem var(--container-space);color:#fff;z-index:2}.location-counter-item{display:flex;flex-direction:column;align-items:center}.location-counter-item-up{font-size:6rem}.location-counter-bottom-detail,.location-counter-item-up{font-weight:500;line-height:140%}.location .feedback-section{padding:15rem var(--container-space)}.location-glance-section{position:relative}.location-glance-section .section-headline{border:0}.glance-content{width:100%}.glance-content-container{position:relative;display:grid;grid-template-columns:repeat(2,1fr);grid-template-areas:"a d""b d""c d";min-height:45rem;border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color)}.glance-services{grid-area:a}.glance-languages{grid-area:b}.glance-channels{grid-area:c}.glance-capability-container,.glance-left-item{display:flex;flex-direction:column;justify-content:space-between}.glance-capability-container{grid-area:d;border-left:1px solid var(--border-color);padding:3rem var(--container-space)}.glance-left-item{padding:1.75rem var(--container-space)}.glance-content-container .glance-left-item:not(.glance-channels){border-bottom:1px solid var(--border-color)}.glance-capability-container>span,.glance-left-item>span{font-family:var(--font-family-headline);font-size:2rem;line-height:100%}.glance-capability-container>span{font-size:4rem;letter-spacing:-.08rem;max-width:24rem}.glance-capability-counter{display:flex;gap:1rem}.glance-capability-counter-item{min-width:12.5rem}.glance-capability-counter-item-up{font-size:8.75rem;line-height:100%;letter-spacing:-.35rem}.glance-capability-counter-item>span{line-height:140%}.glance-channels-items,.glance-languages-items,.glance-services-buttons{display:flex;flex-wrap:wrap;gap:.5rem}.breadcrumbs svg,.glance-channels-items .location-small-button img,.location-small-button{display:flex;align-items:center;justify-content:center}.location-small-button{padding:.5rem 1rem;border-radius:6.25rem;border:1px solid #3333;backdrop-filter:blur(7px);color:var(--main-text-color);transition:border-color .3s ease-in-out}a.location-small-button{cursor:pointer}.glance-channels-items .location-small-button{padding:.5rem 1rem .5rem .5rem;gap:.62rem}.glance-channels-items .location-small-button img{width:1.75rem;height:1.75rem;padding:.375rem;flex-direction:column}@media (max-width:1100px){.location-image-counter{min-height:auto}.location-counter-items{grid-template-columns:repeat(2,1fr);gap:.5rem;padding:5rem var(--container-space)}.location-counter-items:has(.location-counter-item:nth-child(3):last-child) .location-counter-item:nth-child(3){grid-column:1/-1;justify-self:center}.glance-capability-container>span{font-size:2.5rem}.glance-capability-counter-item-up{font-size:6rem}.glance-left-item{gap:2rem}.glance-capability-container{gap:2rem;padding:1.75rem var(--container-space)}}@media (max-width:992px){.location .hero-headline{font-size:3.5rem}.location .feedback-section{padding:5rem var(--container-space)}.glance-capability-counter-item-up,.location-counter-item-up{font-size:4rem}.glance-capability-container>span{font-size:2rem}.glance-content-container{grid-template-columns:repeat(1,1fr);grid-template-areas:"a""b""c""d"}.glance-content-container .glance-left-item.glance-channels{border-bottom:1px solid var(--border-color)}.glance-capability-counter{display:grid;grid-template-columns:repeat(2,1fr)}.glance-capability-counter-item{min-width:auto}}@media (max-width:768px){.location .feedback-section{border-bottom:none}.location .section-headline-left h2{font-size:2rem}.location-counter-items{grid-template-columns:repeat(1,1fr)}.location-counter-item-up{font-size:3.5rem}.glance-capability-counter-item>span,.location-counter-items{font-size:.875rem}.glance-capability-counter-item-up{font-size:3.5rem}}.hero-section{position:relative;width:100%;border-bottom:1px solid var(--border-color);overflow:clip}.hero-section-container{position:relative;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2.5rem;padding:10rem var(--container-space)}.hero-section-left{position:relative;display:flex;flex-direction:column;z-index:2}.hero-section-right{width:100%}.hero-section h1{max-width:43rem;font-size:var(--hero-headline-size,4.5rem);letter-spacing:-.09rem}.hero-section-content{display:flex;flex-direction:column;gap:2rem;max-width:35.75rem}.hero-section-excerpt{line-height:140%}@media (max-width:1300px){.hero-section h1{font-size:4rem}}@media (max-width:992px){.hero-section-container{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:5rem var(--container-space)}.hero-section-content{align-items:center;gap:2.5rem}.hero-section h1{font-size:3rem}.hero-section-left{align-items:center;gap:2rem}.hero-section-right{display:flex;align-items:center;justify-content:center}}@media (max-width:768px){.hero-section h1{font-size:2rem}.hero-section-excerpt{font-size:.875rem}}.breadcrumbs{position:absolute;padding:1.75rem var(--container-space);top:0;left:0;z-index:2;font-size:.875rem;font-weight:500}.breadcrumbs ul{margin:0;padding:0;gap:10px}.breadcrumbs ul li a{color:var(--main-test-color);opacity:.5}.breadcrumbs svg{color:var(--main-test-color)}@media (max-width:992px){.breadcrumbs{position:relative;padding:1.25rem var(--container-space)}}.cx-gradient{position:absolute;left:0;height:var(--gradient-height);width:100%;z-index:-2;background-repeat:no-repeat;background-position:inherit;background-size:cover}.feedback-section{position:relative;display:flex;flex-direction:column;padding:10rem var(--container-space);gap:4rem;border-bottom:1px solid var(--border-color)}.feedback-section-text{font-family:var(--font-family-headline);font-style:italic;font-size:3rem;line-height:100%;letter-spacing:-.06rem;max-width:64.6rem}.feedback-section-author{display:flex;gap:1.5rem}.feedback-section-author-avatar{width:4.5rem;height:4.5rem;border-radius:100%;object-fit:cover}.feedback-section-author-info{display:flex;flex-direction:column;justify-content:center}.feedback-section-author-info-name{font-size:1.125rem;font-weight:500;line-height:140%}.feedback-section-author-info-job-title{color:#666;line-height:140%}@media (max-width:992px){.feedback-section{padding:5rem var(--container-space)}.feedback-section-text{font-size:2rem}}@media (max-width:768px){.feedback-section-text{font-size:1.75rem}.feedback-section{gap:2.5rem}.feedback-section-author-info-job-title{font-size:.875rem}}.photos-items-container{overflow:hidden}.photos-items .swiper-wrapper{align-items:flex-end}.photos-items .swiper-wrapper .swiper-slide{line-height:0;width:auto}.photos-items{height:28.5rem}.photos-items .swiper-wrapper .swiper-slide img{width:auto;height:100%}@media (max-width:992px){.photos-items{height:14rem}}@media (max-width:768px){.photos-items{height:11.75rem}}@font-face{font-display:swap;font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ 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);font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper-slide,.swiper-wrapper{width:100%;height:100%;position:relative;transition-property:transform}.swiper-wrapper{z-index:1;display:flex;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;transform:translate3d(0,0,0)}.swiper-slide{flex-shrink:0;display:block}:root{--swiper-navigation-size:44px}.section-headline{position:relative;width:100%}.section-headline-container{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;padding:5rem var(--container-space)}.section-headline-left{display:flex;flex-direction:column;justify-content:space-between;gap:2.5rem}.section-headline-right{display:flex;flex-direction:column;gap:2rem}.section-headline-left h2{font-size:3.5rem;letter-spacing:-.08rem;max-width:38.5rem;color:var(--main-text-color)}.section-headline-right-description{font-size:1.125rem;line-height:140%;max-width:43rem;color:var(--main-text-color)}@media (max-width:1270px){.section-headline-left h2{font-size:3rem}}@media (max-width:992px){.section-headline-container{grid-template-columns:repeat(1,1fr)}.section-headline-left,.section-headline-right{align-items:center;text-align:center}.section-headline-left h2{font-size:2.5rem;max-width:100%}}@media (max-width:768px){.section-headline-container,.section-headline-left{grid-gap:1rem}.section-headline-left h2{font-size:1.75rem}.section-headline-right-description{font-size:1rem}}.cta-section,.cta-section-container{display:flex;flex-direction:column;align-items:center;justify-content:center}.cta-section{position:relative;min-height:34.5rem;padding:var(--container-space);border-bottom:1px solid var(--border-color)}.cta-section-container{gap:2rem}.cta-section-container h2{font-size:4.5rem;font-family:var(--font-family-headline);letter-spacing:-.09rem;text-align:center;color:var(--main-text-color)}.cta-headline-large{max-width:72rem}.cta-section-container .hw-button{background-color:var(--main-background)}.cta-section-gradient-hover{position:absolute;width:100%;height:100%;overflow:hidden;z-index:-2}.cta-section-gradient-hover div{position:absolute;transition:opacity .3s,height .3s,top .3s,right .3s,width .3s,bottom .3s,left .3s;visibility:hidden}@media (max-width:992px){.cta-section{min-height:auto;padding:5rem var(--container-space)}.cta-section-container h2{font-size:2.5rem}}@media (max-width:768px){.cta-section-container{gap:1.5rem}.cta-section-container h2{font-size:2rem}}.cta-section-gradient-hover div:nth-child(1){border-radius:55.125rem;opacity:.8;background:#4edefd;filter:blur(200px);z-index:-2;height:140%;width:45%;top:-50%;right:-100%}.cta-section-gradient-hover div:nth-child(2){border-radius:71.9375rem;opacity:.8;background:#52f9ba;filter:blur(200px);z-index:-2;height:125%;width:75%;top:-10%;left:-100%}.cta-section-gradient-hover div:nth-child(3){border-radius:39.1875rem;opacity:.8;background:#15a686;filter:blur(200px);z-index:-1;height:100%;width:40%;bottom:-40%;left:-100%}.location-compare-section{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;padding:5rem var(--container-space);width:100%;border-bottom:1px solid var(--border-color)}.location-compare-headline{font-family:var(--font-family-headline);font-size:3.5rem;line-height:100%;letter-spacing:-.07rem;max-width:35.5rem}.compare-locations{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.compare-locations a{display:flex;justify-content:center;align-items:center;gap:.62rem;padding:.5rem 1rem;color:var(--main-text-color);border-radius:6.25rem;background:#f2f2f2;backdrop-filter:blur(7px);cursor:pointer}.compare-locations a:hover{background:linear-gradient(114deg,rgb(11 194 154/.4) -30.97%,rgb(19 237 168/.4) .09%,rgb(42 217 226/.4) 98.47%);backdrop-filter:blur(7px)}.compare-locations a>img{width:1.75rem;height:1.75rem;aspect-ratio:1/1;margin-left:-.5rem}.compare-locations a>span{font-size:.875rem;line-height:140%}@media (max-width:1100px){.location-compare-headline{font-size:2.5rem}}@media (max-width:992px){.location-compare-section{grid-template-columns:repeat(1,1fr);grid-gap:3.5rem}}@media (max-width:768px){.location-compare-headline{font-size:2rem}}.footer-wrap{width:100%;padding-top:2.5rem;padding-left:var(--container-space);padding-right:var(--container-space);background-color:var(--footer-background);color:var(--main-text-color)}.footer-row-items{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-column-gap:.5rem}.footer-row-item{display:flex;flex-direction:column}.footer-list-row-items{display:flex;gap:.62rem}.footer-row-item-headline{font-family:var(--font-family-body);font-size:.875rem;color:var(--main-text-color);opacity:.5;margin-bottom:.5rem;font-weight:500}.footer-list-items{display:flex;flex-direction:column;gap:.25rem;line-height:120%}.footer-down-terms a,.footer-list-item{font-size:.75rem;color:var(--main-text-color)}.footer-list-item:hover{text-decoration:underline}.footer-logo-container svg{display:block;width:100%}.footer-down{justify-content:space-between;margin-top:2.44rem;gap:5rem;padding-bottom:2.5rem}.footer-down,.footer-down-terms{display:flex;align-items:center}.footer-down-terms a:hover{opacity:.7}.footer-down-copyright{font-size:.75rem}.footer-down-copyright a{color:var(--main-text-color);font-weight:500}.footer-down-copyright a:hover{text-decoration:underline}.footer-down-terms span{font-size:.75rem;margin-left:.75rem;margin-right:.75rem}.footer-down-terms a:last-child:after{display:none}.footer-logo-container{margin-top:3.75rem;margin-bottom:2.57rem}.footer-list-row-items a img{transition:transform .1s ease-in}.footer-list-row-items a:hover img{transform:scale(1.1)}@media (max-width:992px){.footer-row-items{grid-template-columns:repeat(3,minmax(0,1fr));grid-row-gap:1.25rem}}@media (max-width:768px){.footer-row-items{grid-template-columns:repeat(2,minmax(0,1fr));grid-row-gap:1.25rem}.footer-down{flex-direction:column-reverse;align-items:flex-start;gap:1rem}.footer-down-terms{flex-wrap:wrap}}