/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */a,address,blockquote,body,button,details,em,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,i,iframe,img,input,legend,li,mark,ol,p,select,strong,summary,textarea,ul{all:unset;box-sizing:border-box}*{-webkit-text-fill-color:currentColor!important;box-sizing:border-box}address,blockquote,details,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,iframe,li,p,picture,summary{display:block}a,button{color:inherit;cursor:pointer}img,svg{display:block;height:auto;width:100%}svg *{transform-box:fill-box;transform-origin:center}details summary::-webkit-details-marker{display:none}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none}input[type=number]{-moz-appearance:textfield}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:200;src:url(fonts/Poppins-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:300;src:url(fonts/Poppins-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:400;src:url(fonts/Poppins-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:500;src:url(fonts/Poppins-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Beausite;font-style:normal;font-weight:300;src:url(fonts/BeausiteFitWeb-Light.woff2) format("woff2")}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;font-size:var(--html-font-size)}body{background-color:var(--body-background-color);color:var(--body-color);display:block;font-family:var(--body-font-family);font-size:var(--body-font-size);font-weight:var(--body-font-weight);line-height:var(--body-line-height);overflow-x:hidden}.container{margin-left:auto;margin-right:auto;max-width:var(--container-width);width:100%}[data-accordion]{--accordion-easing-on-close:ease-in-out;--accordion-duration-on-close:200;--accordion-easing-on-open:ease-in-out;--accordion-duration-on-open:300}details{overflow:hidden}summary{cursor:pointer}[data-tabs]{position:relative}div[data-tab]{left:0;top:0;transition:var(--tabs-transition)}div[data-tab]:not(.is-active){opacity:0;pointer-events:none;position:absolute}a[data-tab],button[data-tab]{cursor:pointer}a[data-tab] *,button[data-tab] *{pointer-events:none}.custom-select{align-items:center;cursor:pointer;display:flex;line-height:1;position:relative}.custom-select select{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px}.custom-select i{display:block;flex:0 0 auto;margin-left:auto;pointer-events:none;position:relative;transform-origin:center}.custom-select ul{background-color:var(--custom-select-list-background-color,#fff);opacity:0;pointer-events:none;position:absolute;top:var(--custom-select-list-top,calc(100% + 10px));transition:var(--custom-select-list-transition,all .2s);width:var(--custom-select-list-width,100%);z-index:9}.custom-select ul li{cursor:pointer;display:block}.custom-select.is-active ul{opacity:1;pointer-events:auto}.has-border-links a,.is-border-link{color:currentColor;position:relative;white-space:nowrap}.has-border-links a:after,.is-border-link:after{background-color:currentColor;bottom:0;content:"";display:block;height:var(--border-link-height,1px);left:0;margin:auto;opacity:0;pointer-events:none;position:absolute;right:0;transform:scaleX(0);transform-origin:right;transition:transform .3s,opacity .6s;width:100%}.has-border-links a:hover,.is-border-link:hover{color:currentColor}.has-border-links a:hover:after,.is-border-link:hover:after{opacity:1;transform:scaleX(1);transform-origin:left}.has-border-links a.is-active:after,.is-border-link.is-active:after{opacity:1;transform:scaleX(1)}.has-border-links a.is-active:hover:after,.is-border-link.is-active:hover:after{opacity:0;transform:scaleX(0);transform-origin:right}.has-active-border-links a,.is-active-border-link{color:currentColor;position:relative;white-space:nowrap}.has-active-border-links a:after,.is-active-border-link:after{background-color:currentColor;bottom:0;content:"";display:block;height:var(--border-link-height,1px);left:0;margin:auto;opacity:0;pointer-events:none;position:absolute;right:0;transform:scaleX(0);transform-origin:right;transition:transform .3s,opacity .6s;width:100%}.has-active-border-links a:hover,.is-active-border-link:hover{color:currentColor}.has-active-border-links a:hover:after,.is-active-border-link:hover:after{opacity:1;transform:scaleX(1);transform-origin:left}.has-active-border-links a.is-active:after,.is-active-border-link.is-active:after{opacity:1;transform:scaleX(1)}.has-active-border-links a.is-active:hover:after,.is-active-border-link.is-active:hover:after{opacity:0;transform:scaleX(0);transform-origin:right}.has-active-border-links a:after,.is-active-border-link:after{opacity:1;transform:scaleX(1)}.has-active-border-links a:hover:after,.is-active-border-link:hover:after{opacity:0;transform:scaleX(0);transform-origin:right}:root{--primary:#004dff;--primary-light:#007bff;--grey:#f1f4f9;--soft-grey:#d9d9d9;--dark-grey:#343a40;--light-grey:#4f5c6f;--stone-grey:#8b939c;--body-color:#212529;--dark-blue:#23334a;--blue:#152070;--light-blue:#f1f4f9;--sky-blue:#acc5ff;--dark-blue-bright:#0e1d34;--white:#fff;--body-background-color:#fff;--body-font-family:"Poppins";--heading-font-family:"Beausite";--body-font-size:14px;--body-font-weight:400;--body-line-height:1.8;--h1:40px;--h2:24px;--h3:20px;--h4:12px;--input-text-height:50px;--input-text-border-color:#8fa4b8;--input-text-color:#ced4da;--input-text-border-width:1px;--input-text-radius:0.25rem;--textarea-radius:var(--input-text-radius);--textarea-border-width:1px;--textarea-padding:10px;--textarea-height:calc(var(--input-text-height)*2);--input-text-padding:.375rem .75rem;--input-focus-border-color:#495057;--placeholder-color:#495057;--gap:40px;--container-width:calc(100% - var(--gap));--swiper-pagination-color:#000;--swiper-pagination-bullet-width:5px;--swiper-pagination-bullet-height:5px;--swiper-pagination-bullet-inactive-color:#000;--swiper-pagination-bullet-inactive-opacity:0.2;--swiper-pagination-bullet-opacity:1;--swiper-pagination-bullet-horizontal-gap:10px;--swiper-pagination-bullet-vertical-gap:6px}@media(min-width:768px){:root{--h1:52px;--h2:36px;--h3:22px;--h4:14px}}@media(min-width:1200px){:root{--body-font-size:16px;--container-width:1140px}}:root :first-child{--nth-child:1}:root :nth-child(2){--nth-child:2}:root :nth-child(3){--nth-child:3}:root :nth-child(4){--nth-child:4}:root :nth-child(5){--nth-child:5}:root :nth-child(6){--nth-child:6}:root :nth-child(7){--nth-child:7}:root :nth-child(8){--nth-child:8}:root :nth-child(9){--nth-child:9}@media screen and (max-width:1400px){body.mobile-nav-is-opened{overflow:hidden;touch-action:none}}.is-h1,.is-h2,.is-h3{font-family:var(--heading-font-family);font-weight:400;line-height:1.2}.is-h1{font-size:var(--h1)}.is-h2{font-size:var(--h2)}.is-h3{font-size:var(--h3)}.is-h4{font-size:var(--h4);letter-spacing:.2em;margin-bottom:30px;text-transform:uppercase}@media(min-width:1200px){.is-h4{margin-bottom:36px}}b,strong{font-weight:500}em{font-style:italic}img:not(.is-initial){transition:opacity .2s}img.is-lazy{opacity:0}img.is-error,img.is-loaded{opacity:1}img:not([src]){visibility:hidden}figure img{display:block;height:auto;width:100%}.embed-wrapper{overflow:hidden;padding-top:56.25%;position:relative}.embed-wrapper iframe{border:0;height:100%;left:0;position:absolute;top:0;width:100%}picture{display:block}.is-hidden{display:none}.custom-select,[type=email],[type=number],[type=password],[type=tel],[type=text],textarea{background-color:#fff;border-style:solid;color:var(--input-text-border-color);display:inline-flex;font-size:16px;font-weight:400;max-width:100%;transition:border-color .2s;width:100%}.custom-select:focus,[type=email]:focus,[type=number]:focus,[type=password]:focus,[type=tel]:focus,[type=text]:focus,textarea:focus{border-color:var(--input-focus-border-color)}.custom-select::-moz-placeholder,[type=email]::-moz-placeholder,[type=number]::-moz-placeholder,[type=password]::-moz-placeholder,[type=tel]::-moz-placeholder,[type=text]::-moz-placeholder,textarea::-moz-placeholder{color:var(--placeholder-color);opacity:.5}.custom-select:-ms-input-placeholder,[type=email]:-ms-input-placeholder,[type=number]:-ms-input-placeholder,[type=password]:-ms-input-placeholder,[type=tel]:-ms-input-placeholder,[type=text]:-ms-input-placeholder,textarea:-ms-input-placeholder{color:var(--placeholder-color);opacity:.5}.custom-select::placeholder,[type=email]::placeholder,[type=number]::placeholder,[type=password]::placeholder,[type=tel]::placeholder,[type=text]::placeholder,textarea::placeholder{color:var(--placeholder-color);opacity:.5}.custom-select:-webkit-autofill,.custom-select:-webkit-autofill:active,.custom-select:-webkit-autofill:focus,.custom-select:-webkit-autofill:hover,[type=email]:-webkit-autofill,[type=email]:-webkit-autofill:active,[type=email]:-webkit-autofill:focus,[type=email]:-webkit-autofill:hover,[type=number]:-webkit-autofill,[type=number]:-webkit-autofill:active,[type=number]:-webkit-autofill:focus,[type=number]:-webkit-autofill:hover,[type=password]:-webkit-autofill,[type=password]:-webkit-autofill:active,[type=password]:-webkit-autofill:focus,[type=password]:-webkit-autofill:hover,[type=tel]:-webkit-autofill,[type=tel]:-webkit-autofill:active,[type=tel]:-webkit-autofill:focus,[type=tel]:-webkit-autofill:hover,[type=text]:-webkit-autofill,[type=text]:-webkit-autofill:active,[type=text]:-webkit-autofill:focus,[type=text]:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:active,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{-webkit-text-fill-color:var(--body-color);background-color:var(--body-background-color);border-color:var(--input-text-border-color);box-shadow:inset 0 0 0 50px var(--body-background-color);color:var(--body-color)}.custom-select:-webkit-autofill:first-line,[type=email]:-webkit-autofill:first-line,[type=number]:-webkit-autofill:first-line,[type=password]:-webkit-autofill:first-line,[type=tel]:-webkit-autofill:first-line,[type=text]:-webkit-autofill:first-line,textarea:-webkit-autofill:first-line{font-family:inherit}.custom-select:-webkit-autofill,[type=email]:-webkit-autofill,[type=number]:-webkit-autofill,[type=password]:-webkit-autofill,[type=tel]:-webkit-autofill,[type=text]:-webkit-autofill,textarea:-webkit-autofill{background-color:var(--body-background-color)}.custom-select,[type=email],[type=number],[type=password],[type=tel],[type=text]{border-color:var(--input-text-border-color);border-radius:var(--input-text-radius);border-width:var(--input-text-border-width);height:var(--input-text-height);padding:var(--input-text-padding)}textarea{border-color:var(--input-text-border-color);border-radius:var(--textarea-radius);border-width:var(--textarea-border-width);min-height:var(--textarea-height);overflow:hidden;padding:var(--textarea-padding)}.checkbox,.radio{cursor:pointer;display:flex}.checkbox+.checkbox,.checkbox+.radio,.radio+.checkbox,.radio+.radio{margin-left:0;margin-top:10px}.checkbox:hover span:before,.radio:hover span:before{box-shadow:inset 0 0 0 2px currentColor}.checkbox input:checked+span:before,.radio input:checked+span:before{box-shadow:inset 0 0 0 20px currentColor}.checkbox input:checked+span:after,.radio input:checked+span:after{height:9px;left:3px;top:-1px;width:9px}.checkbox span,.radio span{margin-bottom:0;padding-left:25px;position:relative;vertical-align:top}.checkbox span:after,.checkbox span:before,.radio span:after,.radio span:before{content:"";display:block;flex-shrink:0;margin:auto;position:absolute}.checkbox span:before,.radio span:before{background-color:hsla(0,0%,77%,.2);border-radius:20px;bottom:0;box-shadow:inset 0 0 0 1px currentColor;content:"";height:15px;left:0;pointer-events:none;top:-1px;transition:box-shadow .2s;width:15px}.checkbox span:before{border-radius:0}.visually-hidden{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px}.form__field{position:relative}.form__help{color:#a92525;font-size:80%;position:absolute;top:calc(100% + 5px)}.form.is-submitted .form__field,.form__success{display:none}.form.is-submitted .form__success{display:grid}.form.is-submitted .form__submit{display:none}.form.is-loading{pointer-events:none}.form.is-loading [type=submit] span{opacity:0}.form.is-loading [type=submit]:after{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;-webkit-backface-visibility:hidden;backface-visibility:hidden;border:.2em solid;border-left:.2em solid transparent;border-radius:50%;bottom:0;box-sizing:border-box;content:"";display:block;height:1.5em;left:0;margin:auto;position:absolute;right:0;top:0;transform-origin:center;width:1.5em}@-webkit-keyframes spin{0%{-webkit-animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes spin{0%{-webkit-animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);transform:rotate(0)}to{transform:rotate(1turn)}}@-webkit-keyframes fadeSlideIn{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1;transform:translateY(0)}}.button{border-radius:6px;box-shadow:0 0 0 1px var(--primary) inset;color:#fff;display:grid;height:42px;line-height:1;overflow:hidden;padding:12px 20px;place-content:center;position:relative;white-space:nowrap;z-index:1}.button,.button:before{transition:all .3s cubic-bezier(.19,1,.22,1)}.button:before{background-color:var(--primary);bottom:0;content:"";height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:-1}@media(min-width:1200px){.button:hover{color:var(--primary)}.button:hover:before{transform:translateY(100%)}}.button.is-big{height:50px}.button.is-white{box-shadow:inset 0 0 0 1px #fff;color:var(--dark-blue)}.button.is-white:before{background-color:#fff}@media(min-width:1200px){.button.is-white:hover{color:#fff}.button.is-white:hover:before{transform:translateY(100%)}}.button.is-outline{box-shadow:inset 0 0 0 1px #fff;color:#fff}.button.is-outline:before{background-color:#fff;transform:translateY(100%)}@media(min-width:1200px){.button.is-outline:hover{color:var(--dark-blue)}.button.is-outline:hover:before{transform:translateY(0)}.button.is-white-on-hover:hover{box-shadow:inset 0 0 0 1px #fff;color:#fff}}.link{align-items:center;display:inline-grid;font-weight:500;gap:20px;grid-template-columns:auto auto}.link:hover .link__icon{transform:translateX(10px)}.link.is-big{font-size:1.125rem}@media(min-width:1200px){.link.is-big{font-size:1.25rem}}.link__icon,.link__label{transition:all .3s cubic-bezier(.19,1,.22,1)}.link__icon{height:auto;width:15px}.link.is-reversed .link__label{order:2}.link.is-reversed .link__icon{order:1}.link.is-reversed .link__icon>path{transform:rotate(180deg)}.link.is-reversed:hover .link__icon{transform:translateX(-10px)}.custom-select{border:1px solid var(--dark-grey);border-radius:.25rem;color:var(--dark-grey);height:42px;padding:8px 10px 8px 18px;text-align:left;transition:.3s;width:200px}.custom-select.is-active,.custom-select:hover{background-color:var(--dark-grey)}.custom-select.is-active div,.custom-select.is-active i,.custom-select:hover div,.custom-select:hover i{color:#fff}.custom-select div{pointer-events:none;transition:all .3s cubic-bezier(.19,1,.22,1)}.custom-select i{border-left:1px solid var(--dark-grey);display:grid;height:100%;place-items:center;position:absolute;right:0;width:40px}.custom-select i:after{border-bottom:0;border-left:.3em solid transparent;border-right:.3em solid transparent;border-top:.3em solid;content:"";display:inline-block;vertical-align:.255em}.custom-select ul{background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,.15);border-radius:.25rem;left:0;padding:.5rem 0}.custom-select ul li{padding:.5rem 1.5rem;transition:all .3s cubic-bezier(.19,1,.22,1)}.custom-select ul li.is-active,.custom-select ul li:hover{background-color:var(--grey)}.nav-toggle{cursor:pointer;height:24px;margin-bottom:auto;margin-left:auto;position:relative;width:45px;z-index:1}.nav-toggle:before{content:"";display:block;height:70px;left:0;position:absolute;top:0;transform:translateY(-25px) translateX(-20px);width:80px}.mobile-nav-is-opened .nav-toggle{color:#fff}.nav-toggle__item{background:currentColor;border-radius:2px;height:2px;left:0;margin:auto;pointer-events:none;position:absolute;right:0;transform-origin:50% 50%;width:100%}.nav-toggle__item--1{top:0}.nav-toggle__item--2,.nav-toggle__item--4,.nav-toggle__item--5{top:12px}.nav-toggle__item--3{bottom:0}.nav-toggle__item--4,.nav-toggle__item--5{opacity:0;transition:all .3s ease-in}.mobile-nav-is-opened .nav-toggle__item--4,.mobile-nav-is-opened .nav-toggle__item--5{opacity:1;transition:all .3s ease .3s}.nav-toggle__item--4{transform:rotate(45deg) translateX(-15px)}.mobile-nav-is-opened .nav-toggle__item--4{transform:rotate(45deg) translateX(.5px)}.nav-toggle__item--5{transform:rotate(-45deg) translateX(-15px)}.mobile-nav-is-opened .nav-toggle__item--5{transform:rotate(-45deg)}.nav-toggle__item--1,.nav-toggle__item--2,.nav-toggle__item--3{opacity:1;transition:all .3s ease .1s}.mobile-nav-is-opened .nav-toggle__item--1,.mobile-nav-is-opened .nav-toggle__item--2,.mobile-nav-is-opened .nav-toggle__item--3{opacity:0;transition:all .45s ease}.mobile-nav-is-opened .nav-toggle__item--1,.mobile-nav-is-opened .nav-toggle__item--3{transform:translateX(10px)}.nav-toggle__item--2{bottom:0;margin:auto;top:0}.mobile-nav-is-opened .nav-toggle__item--2{transform:translateX(35px)}.image-basic.has-ar{padding-top:var(--ar);position:relative}.has-ar .image-basic__picture{bottom:0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;width:100%}.main{transition:background-color .3s cubic-bezier(.19,1,.22,1)}.main[data-page=home]{background-color:var(--grey)}.header{align-items:center;display:grid;gap:2.5rem;grid-template-columns:-webkit-min-content 1fr -webkit-max-content;grid-template-columns:min-content 1fr max-content;padding:50px 20px;position:relative;z-index:99}.header__overlay{background-color:rgba(0,0,0,.5);bottom:0;height:100%;left:0;opacity:0;pointer-events:none;position:fixed;right:0;top:0;transition:opacity .3s cubic-bezier(.19,1,.22,1);width:100%;z-index:99}@media screen and (max-width:1400px){.mobile-nav-is-opened .header__overlay{opacity:1;pointer-events:auto}}@media screen and (max-width:1500px){.header{gap:1.25rem}}@media screen and (max-width:1400px){.header{grid-template-columns:-webkit-min-content 1fr;grid-template-columns:min-content 1fr}}@media(min-width:768px){.header{padding:50px}}.header__logo{width:10.625rem}@media screen and (max-width:1400px){.header__logo{width:6.25rem}}.header__burger{display:none}@media screen and (max-width:1400px){.header__burger{display:block}}.header__nav{--gap:2.5rem;align-items:center;display:grid;gap:var(--gap);grid-auto-flow:column;justify-self:end;max-width:100vw;position:relative}@media screen and (max-width:1500px){.header__nav{--gap:1.25rem}}@media screen and (max-width:1400px){.header__nav{--gap:0.625rem;align-items:start;background-color:var(--primary);color:#fff;font-size:22px;grid-auto-flow:row;height:100%;padding:130px 30px 0;place-content:start;position:fixed;right:0;top:0;transform:translateX(100%);transition:all .6s cubic-bezier(.19,1,.22,1);width:300px;z-index:9}.mobile-nav-is-opened .header__nav{transform:translateX(0)}}.header__nav-toggle{display:none;position:absolute;right:20px;top:50px}@media(min-width:768px){.header__nav-toggle{right:50px}}@media screen and (max-width:1400px){.header__nav-toggle{display:block}}.header__nav a{color:var(--dark-grey);font-weight:500;transition:all .3s cubic-bezier(.19,1,.22,1)}.header__nav a.is-current,.header__nav a:not(:last-child):hover{color:var(--primary-light)}.header__nav a:not(:first-child):before{border-left:2px solid var(--soft-grey);content:"";display:inline-block;height:18px;transform:translateX(calc(var(--gap)/2*-1)) translateY(4px)}@media screen and (max-width:1400px){.header__nav a{color:currentColor}.header__nav a.is-current,.header__nav a:not(:last-child):hover{color:var(--dark-blue)}.header__nav a:not(:first-child):before{display:none}}.header__nav a span{color:currentColor;color:var(--primary);margin:0 10px;position:relative;white-space:nowrap}.header__nav a span:after{background-color:currentColor;bottom:0;content:"";display:block;height:var(--border-link-height,1px);left:0;margin:auto;opacity:0;pointer-events:none;position:absolute;right:0;transform:scaleX(0);transform-origin:right;transition:transform .3s,opacity .6s;width:100%}.header__nav a span:hover{color:currentColor}.header__nav a span:hover:after{opacity:1;transform:scaleX(1);transform-origin:left}.header__nav a span.is-active:after{opacity:1;transform:scaleX(1)}.header__nav a span.is-active:hover:after{opacity:0;transform:scaleX(0);transform-origin:right}@media screen and (max-width:1400px){.header__nav a span{color:currentColor}.header__cta{color:var(--primary);width:100%}.header__cta:before{background-color:#fff}}.header__buttons{align-content:center;align-items:center;display:grid;gap:1.25rem;grid-auto-flow:column}@media screen and (max-width:1400px){.header__buttons{bottom:50px;grid-auto-flow:row;margin:0;position:fixed;right:30px;transform:translateX(200%);transition:all .6s cubic-bezier(.19,1,.22,1);width:240px;z-index:99}.mobile-nav-is-opened .header__buttons{transform:translateX(0)}}.footer{background-color:var(--dark-blue-bright);color:#fff;font-weight:300;padding:70px 0 50px}@media(min-width:768px){.footer{padding:100px 0 50px}}.footer__inner{display:grid;gap:60px 20px;grid-template-columns:1fr 1fr}@media(min-width:768px){.footer__inner{gap:var(--gap);grid-template-columns:repeat(4,1fr)}}.footer__column{align-content:start;display:grid;grid-template-rows:-webkit-min-content -webkit-min-content 1fr;grid-template-rows:min-content min-content 1fr}@media(max-width:767px){.footer__column:nth-child(2),.footer__column:nth-child(3){grid-row:1}}.footer__column-title{color:var(--primary);font-size:1rem;font-weight:400;letter-spacing:2px;margin-bottom:20px;text-transform:uppercase}@media(min-width:1200px){.footer__column-title{font-size:1.25rem;letter-spacing:3px}}.footer__column-text{font-size:90%}.footer__column-text p{margin-bottom:5px}.footer__column-text a{opacity:.8;transition:opacity .3s cubic-bezier(.19,1,.22,1)}.footer__column-text a:hover{opacity:1}.footer__column-cta{margin-top:30px;place-self:end start}.footer__column strong{display:block;font-size:115%;margin:40px 0 10px}@media(min-width:768px){.footer__column strong{margin:60px 0 10px}}.footer__text{font-size:90%}@media(min-width:768px){.footer__text{text-align:right}}.footer__text a{color:currentColor;color:var(--primary);display:inline-block;margin:20px 0 30px;position:relative;transition:color .6s cubic-bezier(.19,1,.22,1);white-space:nowrap}.footer__text a:after{background-color:currentColor;bottom:0;content:"";display:block;height:var(--border-link-height,1px);left:0;margin:auto;opacity:0;pointer-events:none;position:absolute;right:0;transform:scaleX(0);transform-origin:right;transition:transform .3s,opacity .6s;width:100%}.footer__text a:hover{color:currentColor}.footer__text a:hover:after{opacity:1;transform:scaleX(1);transform-origin:left}.footer__text a.is-active:after{opacity:1;transform:scaleX(1)}.footer__text a.is-active:hover:after{opacity:0;transform:scaleX(0);transform-origin:right}.footer__text a:after{opacity:1;transform:scaleX(1)}.footer__text a:hover:after{opacity:0;transform:scaleX(0);transform-origin:right}@media(min-width:768px){.footer__text a{margin:40px 0}}.footer__text a:hover{color:#fff}.footer__socials{--size:30px;display:grid;gap:15px;grid-auto-flow:column;margin-bottom:5px;margin-top:40px;place-content:start;place-self:end start}@media(min-width:768px){.footer__socials{place-self:end}}.footer__socials a{color:var(--primary);transition:color .6s cubic-bezier(.19,1,.22,1)}.footer__socials a:hover{color:#fff}.footer__socials svg{height:var(--size);width:var(--size)}.footer__copyright{color:#4c72ae;font-size:.75rem;line-height:1.6;margin-top:80px;overflow:hidden}@media(min-width:1200px){.footer__copyright{margin-top:100px}}.content{overflow:hidden}.content a:not([class]),.content a[class=""]{color:currentColor;color:var(--primary);position:relative;white-space:nowrap}.content a:not([class]):after,.content a[class=""]:after{background-color:currentColor;bottom:0;content:"";display:block;height:var(--border-link-height,1px);left:0;margin:auto;opacity:0;pointer-events:none;position:absolute;right:0;transform:scaleX(0);transform-origin:right;transition:transform .3s,opacity .6s;width:100%}.content a:not([class]):hover,.content a[class=""]:hover{color:currentColor}.content a:not([class]):hover:after,.content a[class=""]:hover:after{opacity:1;transform:scaleX(1);transform-origin:left}.content a:not([class]).is-active:after,.content a[class=""].is-active:after{opacity:1;transform:scaleX(1)}.content a:not([class]).is-active:hover:after,.content a[class=""].is-active:hover:after{opacity:0;transform:scaleX(0);transform-origin:right}.content a:not([class]):after,.content a[class=""]:after{opacity:1;transform:scaleX(1)}.content a:not([class]):hover:after,.content a[class=""]:hover:after{opacity:0;transform:scaleX(0);transform-origin:right}.content a:not([class]):hover,.content a[class=""]:hover{color:var(--primary)}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{font-family:var(--heading-font-family);margin-bottom:.67em;margin-top:1.25em}.content h1:first-child,.content h2:first-child,.content h3:first-child,.content h4:first-child,.content h5:first-child,.content h6:first-child{margin-top:0}.content h1:last-child,.content h2:last-child,.content h3:last-child,.content h4:last-child,.content h5:last-child,.content h6:last-child{margin-bottom:0}.content>h2{font-size:var(--h2);font-weight:600}.content>h3{font-size:22px;font-weight:600}@media(min-width:768px){.content>h3{font-size:30px}}.content>h4{font-size:var(--h3);font-weight:600}.content ol,.content ul{display:block;margin-left:1.2em}.content ul li{position:relative}.content ul li:before{color:var(--dark-blue);content:"●";margin-left:-1.2em;position:absolute}.content ol{counter-reset:item}.content ol li{counter-increment:item}.content ol li:before{content:counter(item);margin-left:-1.25em;position:absolute}.content blockquote{font-size:1.25rem;margin:2em 0;padding-left:1em;position:relative}.content blockquote:before{background:var(--primary);bottom:0;content:"";left:0;position:absolute;top:0;width:1px}.content blockquote:first-child{margin-top:0}@media(min-width:768px){.content blockquote{font-size:1.625rem}}@media(min-width:1200px){.content blockquote{margin-left:-2em;padding-left:2em}}.content ol,.content p,.content ul{white-space:unset}.content ol:not(:last-child),.content p:not(:last-child),.content ul:not(:last-child){margin-bottom:1.5em}.content .table-wrapper{overflow-x:auto;width:100%}.content table{border-collapse:collapse;margin:.9375rem 0;table-layout:auto;width:100%}.content table th{background-color:var(--primary);color:var(--white);font-weight:400;text-align:left;text-transform:capitalize}.content table tr:nth-child(odd){background-color:var(--light-blue)}.content table td,.content table th{padding:1.25rem .9375rem 1.25rem 0;width:1%}.content table td:first-child,.content table th:first-child{padding-left:1.875rem}.content table td:last-child,.content table th:last-child{padding-right:1.875rem}@media screen and (max-width:419px){.content table td,.content table th{padding:1.25rem .625rem}.content table td:first-child,.content table th:first-child{padding-left:.9375rem}.content table td:last-child,.content table th:last-child{padding-right:.9375rem}}.preloader{background-color:#fff;bottom:0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;pointer-events:none;position:fixed;right:0;top:0;transform:translateY(-100%);transition:transform .3s cubic-bezier(.5856,.0703,.4143,.9297);width:100%;z-index:98}.is-loading .preloader{transform:translateY(0)}.page-404{display:grid;gap:20px;justify-items:center;min-height:60vh;padding:100px 0;place-content:center;place-items:center;text-align:center}.accordion details{border-bottom:1px solid var(--soft-grey)}.accordion details>div{color:#666;font-weight:300;padding:0 0 30px}.accordion details a:not([class]),.accordion details a:not([class]):hover{color:var(--primary-light)}.accordion details.is-open summary:after{transform:rotate(0deg)}.accordion summary{color:var(--light-grey);font-size:1rem;font-weight:400;line-height:1.4;padding:15px 30px 15px 0;position:relative;transition:color .3s cubic-bezier(.19,1,.22,1)}@media(min-width:768px){.accordion summary{font-size:1.25rem;padding:25px 30px 25px 0}}@media(min-width:1200px){.accordion summary:hover{color:var(--primary-light)}}.accordion summary:after,.accordion summary:before{background-color:currentColor;bottom:0;content:"";display:block;height:1px;margin:auto;position:absolute;right:0;top:0;transition:all .3s cubic-bezier(.19,1,.22,1);width:10px}.accordion summary:after{transform:rotate(-90deg)}div[data-tab]{transition:all .6s cubic-bezier(.19,1,.22,1)}div[data-tab]:not(.is-active){transform:translateY(20px)}.block-offer{background-color:var(--dark-blue-bright);color:#fff;padding:75px 0}@media(min-width:1200px){.block-offer{padding:170px 0}}.block-offer__inner{display:grid;max-width:900px;place-items:center;text-align:center}.block-offer__title{margin:0 0 25px}@media(min-width:768px){.block-offer__title{margin:20px 0 25px}}.block-offer__text{font-weight:300;padding:0 20px}.block-offer__form{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.block-offer__form-title{margin:20px 10px}.block-offer__form .newsletter{text-align:left}.block-offer__form input{min-width:250px;text-align:left}.block-offer__form .form__success{font-family:var(--heading-font-family);font-size:var(--h3)}.block-offer__items{display:grid;gap:20px;margin:40px 0 50px;padding:0 50px}@media(min-width:768px){.block-offer__items{grid-auto-columns:calc(25% - 10px);grid-auto-flow:column}}@media(min-width:1200px){.block-offer__items{margin:60px 0 100px}}.block-offer__image{border-radius:10px;overflow:hidden}.block-offer__item{display:grid;gap:10px;line-height:1;place-content:center}@media(max-width:767px){.block-offer__item{border-bottom:1px solid #23395b;padding-bottom:20px}}@media(min-width:768px){.block-offer__item{border-right:1px solid #23395b}}.block-offer__item-title{font-family:var(--heading-font-family);font-size:2.8125rem;font-weight:300}.block-offer__item-title span{font-size:50%}.block-offer__item-text{font-size:.75rem}.cta{background-color:var(--dark-blue);color:#fff}.cta__inner{display:grid;padding:75px 15px;place-content:center;place-items:center}.is-horizontal .cta__inner{gap:15px;line-height:1.2;text-align:center}@media(min-width:768px){.is-horizontal .cta__inner{grid-auto-columns:-webkit-max-content;grid-auto-columns:max-content;grid-auto-flow:column}}.is-horizontal .cta__link{margin-top:10px;order:1}.is-vertical .cta__link{margin:15px 0}@media(min-width:768px){.is-vertical .cta__link{margin:35px 0 15px}}.cta__title{margin:auto;max-width:900px;text-align:center}.is-horizontal .cta__title{font-size:1.5625rem;font-weight:500}@media(min-width:1200px){.is-horizontal .cta__title{font-size:1.875rem}}.is-vertical .cta__title{font-family:var(--heading-font-family);font-size:1.5625rem;line-height:1.2}@media(min-width:1200px){.is-vertical .cta__title{font-size:2.8125rem}}.is-horizontal .cta__text{font-size:1.125rem}@media(min-width:1200px){.is-horizontal .cta__text{font-size:1.5625rem}}.cta-ready{background-color:var(--grey);padding:70px 0}.cta-ready__inner{display:grid;grid-template-columns:1fr}@media(min-width:768px){.cta-ready__inner{gap:150px;grid-template-columns:-webkit-max-content 1fr;grid-template-columns:max-content 1fr}}.cta-ready__title{align-self:center;font-family:var(--heading-font-family);font-size:2.1875rem;line-height:1}@media(max-width:767px){.cta-ready__title{margin:0 0 var(--gap)}}.cta-ready__items{align-items:center;display:grid;gap:var(--gap);grid-template-columns:1fr}@media(min-width:768px){.cta-ready__items{gap:var(--gap);grid-template-columns:repeat(3,1fr)}}.cta-ready__item{display:grid;gap:0 40px;grid-template-columns:40px 1fr;place-items:start}@media(min-width:768px){.cta-ready__item{grid-template-columns:50px 1fr}}.cta-ready__item-img{grid-row:span 2}.cta-ready__item-title{font-size:1rem;font-weight:500;line-height:1;margin:6px 0 3px}@media(min-width:768px){.cta-ready__item-title{font-size:1.125rem}}.cta-ready__item-text{font-size:13px;font-weight:300}.faq{background-color:#fff;padding:80px 0}.faq__inner{align-items:start;display:grid;grid-template-columns:1fr;position:relative}@media(min-width:768px){.faq__inner{gap:var(--gap);grid-template-columns:1fr 1fr}.faq__content{position:-webkit-sticky;position:sticky;top:100px}}@media(max-width:767px){.faq__content .custom-select{width:48%}}@media screen and (max-width:550px){.faq__content .custom-select{width:100%}}.faq__title{margin-top:50px;max-width:200px}.faq__text{color:var(--primary-light);margin-top:50px}.faq__tabs{overflow:hidden;position:relative}@media(max-width:767px){.faq__tabs{margin-top:50px}}.faq__tabs [data-tab]{top:0}.features{background-color:var(--grey);padding:75px 0}@media(min-width:1200px){.features{padding:150px 0}}.features__inner{display:grid;gap:80px;grid-template-columns:1fr}@media(min-width:1200px){.features__inner{gap:200px;grid-template-columns:repeat(2,1fr)}}.features__title{color:var(--dark-blue)}.features__form{margin:30px 0 40px}@media(min-width:1200px){.features__form{margin:50px 0 150px}}.features__items{display:grid;gap:50px;grid-template-columns:1fr}@media(min-width:768px){.features__items{gap:100px}}.features__item{align-items:start;display:grid;gap:10px 30px;grid-template-columns:50px 1fr}@media(min-width:768px){.features__item{gap:20px 50px;grid-template-columns:70px 1fr}}.features__item-img{grid-row:span 2}.features__item-title{color:var(--primary);font-size:var(--h3);font-weight:500}.features__item-text{font-weight:300;grid-column:2;line-height:2}.hero{display:grid;gap:40px;grid-template-columns:1fr;padding-top:50px}@media(min-width:1200px){.hero{gap:10px;grid-template-columns:1fr 1.1fr;padding-top:100px}}.hero__title{color:var(--dark-blue)}@media(min-width:1200px){.hero__title{font-size:56px;padding-right:50px}}.hero__content{display:grid;padding:0 20px;place-content:start;place-items:start}@media(max-width:1199px){.hero__content{justify-content:center;justify-items:center;text-align:center}}@media(min-width:1200px){.hero__content{padding:0 50px 80px 100px}}.hero__content p{font-size:1.125rem}.hero__content p a{margin:5px}.hero__cta{align-items:center;display:grid;gap:10px;margin-top:40px}@media(max-width:767px){.hero__cta{width:100%}}@media(min-width:768px){.hero__cta{gap:20px;grid-auto-flow:column;margin-top:70px}}.hero__logos{display:grid;grid-auto-columns:120px;grid-auto-flow:column;margin-top:40px}.hero__media{margin-bottom:-1px;place-self:end;width:100%}.image{height:300px;overflow:hidden;position:relative}@media(min-width:1200px){.image{height:550px}}.image *{bottom:0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;width:100%}.image-list{background-color:#fff;display:grid;gap:10px;grid-template-columns:1fr}@media(min-width:1200px){.image-list{gap:10px;grid-template-columns:repeat(2,1fr)}}.image-list__media{position:relative}@media(min-width:1200px){.image-list__media *{bottom:0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;width:100%}}.image-list__items{align-items:start;display:grid;gap:40px;padding:50px 30px 60px}@media(min-width:1200px){.image-list__items{gap:70px;padding:120px}}.image-list__item-title{color:var(--primary);font-size:1.375rem}.image-list__item-text{font-weight:300;line-height:1.8;margin-top:15px}@media(min-width:1200px){.image-list__item-text{margin-top:30px}}.image-list__item-text a:not([class]){color:var(--primary-light)}.image-list__item-text a:not([class]):hover{color:var(--primary)}.image-text{padding:75px 0}@media(min-width:1200px){.image-text{padding:140px 0}}.image-text.is-primary{background-color:var(--primary);color:#fff}.image-text__title{color:var(--primary);font-weight:300;letter-spacing:2px;margin-bottom:20px;text-align:center}@media(min-width:1200px){.image-text__title{margin-bottom:120px}}.image-text__items{display:grid;gap:100px}.image-text__item{display:grid;gap:40px;grid-template-columns:1fr}@media(min-width:768px){.image-text__item{gap:50px;grid-template-columns:repeat(2,1fr)}}.is-primary .image-text__item{align-items:center}.image-text__item:nth-child(2n) .image-text__media{order:-1}.image-text__content{max-width:500px}.image-text__content-title{color:var(--blue);font-size:1.25rem;line-height:1.2}@media(min-width:1200px){.image-text__content-title{font-size:1.875rem}}.is-primary .image-text__content-title{color:#fff;font-size:1.625rem;font-weight:300}@media(min-width:1200px){.is-primary .image-text__content-title{font-size:2.25rem}}.image-text__content-text{margin-top:35px;max-width:450px}.is-primary .image-text__content-text{font-size:1.125rem;font-weight:200}@media(min-width:1200px){.is-primary .image-text__content-text{font-size:1.375rem}}.image-text__content-cta{color:var(--primary);margin-top:30px}.is-primary .image-text__content-cta{color:var(--dark-blue);font-size:1.1875rem;margin-top:50px}.is-primary .image-text__content-cta:hover{color:#fff}@media(max-width:767px){.image-text__media{order:-1}}.page-hero{background-color:var(--grey);padding-top:75px;text-align:center}@media(min-width:1200px){.page-hero{padding-top:110px}}.page-hero .container>*{opacity:0}.is-loaded .page-hero .container>*{-webkit-animation:fadeSlideIn .5s ease calc(.3s*var(--nth-child)) forwards;animation:fadeSlideIn .5s ease calc(.3s*var(--nth-child)) forwards}.page-hero__page-title{color:var(--primary);font-size:1rem}@media(min-width:1200px){.page-hero__page-title{font-size:1.625rem}}.page-hero__title{font-family:var(--heading-font-family);font-size:1.875rem;line-height:1.2;margin:25px 0}@media(min-width:1200px){.page-hero__title{font-size:3.125rem;margin:50px 0}}.page-hero__text{font-size:1rem;font-weight:300;padding-bottom:85px}@media(min-width:1200px){.page-hero__text{font-size:1.5rem}}.page-hero__bg{-webkit-animation:fadeIn 1s ease 1.2s forwards;animation:fadeIn 1s ease 1.2s forwards;height:150px;opacity:0;overflow:hidden;position:relative}@media(min-width:768px){.page-hero__bg{height:200px}}@media(min-width:1200px){.page-hero__bg{height:270px;margin-top:110px}}.page-hero__bg *,.page-hero__image{bottom:0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;width:100%}.testimonials{overflow:hidden;padding:20px 0;position:relative}@media(min-width:1200px){.testimonials{padding:200px 0}}.testimonials__img{bottom:0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;width:100%}.testimonials__inner{background-color:#fff;padding:40px 30px 100px;position:relative;z-index:2}@media(min-width:1200px){.testimonials__inner{padding:100px}}.testimonials__item{text-align:center}.testimonials__item-title{color:var(--primary);font-weight:300;letter-spacing:.2em;text-transform:uppercase}.testimonials__item-text{color:var(--blue);line-height:1.4;margin:30px 0}@media(min-width:1200px){.testimonials__item-text{line-height:1.5;margin:50px 0 30px}}.testimonials__item-name{color:var(--primary)}.testimonials .swiper-wrapper{align-items:center}.team{padding:90px 0}@media(min-width:1200px){.team{padding:130px 0}}.team__title{text-align:center}.team__items{display:grid;gap:60px;grid-template-columns:1fr;margin-top:50px}@media(min-width:768px){.team__items{grid-template-columns:repeat(3,1fr)}}@media(min-width:1200px){.team__items{gap:70px}}@media(min-width:768px){.team__items{margin-top:80px}}@media(max-width:767px){.team__item{display:grid;justify-items:center;text-align:center}}.team__item-img{display:block;height:15rem;overflow:hidden;position:relative}.team__item-img *{bottom:0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;width:100%}.team__item-name{color:var(--blue);font-size:var(--h3);line-height:1;margin-top:25px}@media(min-width:1200px){.team__item-name{margin-top:45px}}.team__item-text{font-weight:300;margin-top:25px}@media(min-width:1200px){.team__item-text{margin-top:45px}}.newsletter .form{display:grid;grid-auto-flow:column;grid-template-columns:1fr -webkit-max-content;grid-template-columns:1fr max-content}.newsletter .form input{border:0;border-bottom-right-radius:0;border-top-right-radius:0}.newsletter .form button{border-bottom-left-radius:0;border-top-left-radius:0}.newsletter .form__success{align-items:center;font-size:1.25rem;height:50px}.services{display:grid;gap:20px;grid-template-columns:1fr;padding:75px 0}@media(min-width:768px){.services{gap:50px;grid-template-columns:repeat(3,1fr)}}@media(min-width:1200px){.services{padding:120px 0}}.services__item{background-color:var(--dark-blue);color:#fff;padding:40px}.services__item-title{font-size:30px;font-weight:300;line-height:1.2}@media(max-width:767px){.services__item-title{font-size:20px;text-align:center}}@media(min-width:768px){.services__item-title{height:250px}}.services__item-btn{margin:20px 0}.services__item-link{display:block;text-align:center}.investments-grid{background-color:var(--grey);padding:0 0 50px}.investments-grid__items{display:grid;gap:25px;grid-template-columns:1fr}@media(min-width:1200px){.investments-grid__items{grid-template-columns:repeat(2,1fr)}}.investments-grid__item{background-color:var(--dark-blue);border-radius:15px;color:#fff;padding:40px}.investments-grid__image{border-radius:15px;overflow:hidden;padding-top:58%;position:relative}.investments-grid__image *{bottom:0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;width:100%}.investments-grid__title{padding-top:20px}.investments-grid__attr{border-top:1px solid;display:grid;gap:15px;grid-template-columns:repeat(2,1fr);margin-top:20px;padding-top:20px}@media(min-width:768px){.investments-grid__attr{grid-template-columns:repeat(3,1fr)}}.investments-grid__attr-label{font-family:var(--heading-font-family);font-size:.6875rem}.investments-grid__cta{display:grid;gap:10px;grid-template-columns:1fr;padding-top:25px}@media(min-width:768px){.investments-grid__cta{grid-template-columns:repeat(2,1fr)}}.investments-grid__cta .button{height:50px}@media(min-width:768px){.investments-grid__cta>:last-child{grid-column:span 2}}.two-columns-text{padding:75px 0}@media(min-width:1200px){.two-columns-text{padding:170px 0}}.two-columns-text.has-title{text-align:center}.two-columns-text__title{color:#004dff;font-size:1.375rem;margin-bottom:70px}.two-columns-text__items{display:grid;gap:60px;grid-template-columns:1fr}@media(min-width:768px){.two-columns-text__items{gap:100px;grid-template-columns:1fr 1fr}}@media(min-width:1200px){.two-columns-text__items{gap:200px}}.two-columns-text__item-title{color:#004dff;font-size:1.25rem}@media(min-width:768px){.two-columns-text__item-title{font-size:1.375rem}}.two-columns-text__item-text{font-weight:300;line-height:2;margin:15px 0}@media(min-width:768px){.two-columns-text__item-text{margin:25px 0 30px}}.two-columns-text__item-sub-title{font-weight:500}@media(min-width:768px){.two-columns-text__item-sub-title{font-size:1.125rem}}.two-columns-text__item-image{margin:auto;max-width:280px}.three-columns-text{padding:75px 0}@media(min-width:1200px){.three-columns-text{padding:120px 0}}.three-columns-text__title{text-align:center}.three-columns-text__items{display:grid;gap:60px 40px;grid-template-columns:1fr 1fr;margin-top:100px}@media(min-width:768px){.three-columns-text__items{gap:100px;grid-template-columns:repeat(3,1fr)}}@media(max-width:767px){.three-columns-text__item{display:grid;justify-items:center;text-align:center}}.three-columns-text__item-img{width:60px}.three-columns-text__item-title{color:var(--blue);font-size:1.25rem;line-height:1.2;margin-bottom:12px;margin-top:18px;width:150px}@media(min-width:768px){.three-columns-text__item-title{font-size:1.75rem;margin-bottom:32px;margin-top:38px}}.three-columns-text__item-text{font-weight:300}@media(min-width:768px){.three-columns-text__item-text{line-height:2}}.block-blog__inner{background-color:var(--grey);padding:5.625rem 0 9.375rem}.block-blog__header{align-items:center;display:flex;justify-content:space-between}@media(max-width:767px){.block-blog__header{align-items:flex-start;flex-direction:column}.block-blog__title{margin-bottom:1.875rem}.block-blog__search{width:100%}.block-blog__search>form{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}}.block-blog__search-select-wrapper{display:none;margin-bottom:1.25rem;margin-right:1.25rem;width:220px}@media(max-width:767px){.block-blog__search-select-wrapper{display:inline-flex;margin-right:0;width:48%}}@media screen and (max-width:550px){.block-blog__search-select-wrapper{width:100%}}.block-blog__search-input-wrapper{border:1px solid;border-radius:.25rem;min-width:19.6875rem;padding-left:2.5rem;position:relative}.block-blog__search-input-wrapper svg{height:auto;left:.9375rem;position:absolute;top:50%;transform:translateY(-50%);width:1.375rem}@media(max-width:767px){.block-blog__search-input-wrapper{min-width:unset;width:48%}}@media screen and (max-width:550px){.block-blog__search-input-wrapper{margin-right:0;width:100%}}.block-blog__search-input{background-color:transparent;border:none;color:currentColor;height:auto;padding-bottom:.3125rem;padding-top:.375rem}.block-blog__search-input::-moz-placeholder{opacity:1}.block-blog__search-input:-ms-input-placeholder{opacity:1}.block-blog__search-input::placeholder{opacity:1}.block-blog__results{display:grid;gap:2.5rem 1.25rem;grid-template-columns:repeat(12,1fr);margin-top:2.5rem}.block-blog__categories{grid-column:span 3;position:relative}@media(max-width:767px){.block-blog__categories{display:none;grid-column:span 12}}.block-blog__categories-list{display:grid;position:-webkit-sticky;position:sticky;row-gap:.5rem;top:3.125rem}.block-blog__categories-item{cursor:pointer}.block-blog__categories-item.is-selected{color:var(--primary);pointer-events:none}.block-blog__categories-item>span{color:currentColor;position:relative;white-space:nowrap}.block-blog__categories-item>span:after{background-color:var(--border-link-color,currentColor);bottom:var(--border-link-bottom,0);content:"";display:block;height:var(--border-link-height,1px);left:0;margin:auto;opacity:0;pointer-events:none;position:absolute;right:0;transform:scaleX(0);transform-origin:right;transition:transform .3s,opacity .6s;width:100%}.block-blog__categories-item:hover>span{color:currentColor}.block-blog__categories-item:hover>span:after{opacity:1;transform:scaleX(1);transform-origin:left}.block-blog__items-wrapper{align-items:center;display:flex;flex-direction:column;grid-column:span 9}@media(max-width:767px){.block-blog__items-wrapper{grid-column:span 12}}.block-blog__items{display:grid;gap:3.4375rem 1.5625rem;grid-template-columns:repeat(12,1fr);width:100%}.block-blog__item{grid-column:span 6}@media(max-width:767px){.block-blog__item{grid-column:span 12}}.block-blog__no-items-message{padding:2.5rem 0}.block-blog__next-button{margin-top:3.75rem}.blog-grid-card__link{align-content:start;align-items:start;display:grid;grid-template-rows:auto 1fr;height:100%;justify-items:start;row-gap:1.25rem}.blog-grid-card__header{border-radius:.875rem;overflow:hidden;position:relative;width:100%}.blog-grid-card__image-wrapper{background-color:var(--soft-grey);height:0;overflow:hidden;padding-top:90%;width:100%}.blog-grid-card__image img,.blog-grid-card__image picture{bottom:0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;right:0;top:0;width:100%}.blog-grid-card__categories{bottom:1.25rem;left:1.25rem;position:absolute;right:1.25rem}.blog-grid-card__content{align-items:flex-start;border-radius:.875rem;display:flex;flex-direction:column;height:100%;justify-content:flex-start;padding:0 0 1.25rem;row-gap:1rem;width:100%}.blog-grid-card__quote{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.blog-grid-card__button{color:var(--primary);margin-top:auto}.blog-featured{padding:5.625rem 0}.blog-featured__items{margin-top:2.5rem}.blog-featured-card__link{display:grid;grid-template-columns:repeat(3,1fr);row-gap:1.875rem}@media(max-width:767px){.blog-featured-card__link{grid-template-columns:1fr}}.blog-featured-card__image-wrapper{background-color:var(--soft-grey);border-radius:.875rem;grid-column:span 2;margin-right:-.9375rem;overflow:hidden;position:relative;z-index:-1}@media(max-width:767px){.blog-featured-card__image-wrapper{grid-column:span 1;height:0;margin-right:0;padding-top:55%}}.blog-featured-card__image img,.blog-featured-card__image picture{bottom:0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;right:0;top:0;width:100%}.blog-featured-card__categories{bottom:1.25rem;left:1.25rem;position:absolute;right:2.1875rem}@media(max-width:767px){.blog-featured-card__categories{right:1.25rem}}.blog-featured-card__content{align-content:start;align-items:start;background-color:var(--grey);border-radius:.875rem;display:grid;grid-column:span 1;justify-content:start;justify-items:start;min-height:31.25rem;padding:2.5rem;row-gap:1rem}@media(max-width:767px){.blog-featured-card__content{min-height:unset}}.blog-featured-card__quote{-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.blog-featured-card__button{color:var(--primary)}.blog-categories__item{align-items:center;background-color:var(--white);border-radius:1000px;color:var(--primary);display:inline-flex;font-size:14px;height:1.875rem;line-height:16px;margin-right:.625rem;margin-top:.625rem;padding:0 1rem;text-transform:capitalize}.blog-categories__item:last-child{margin-right:0}.blog-single__hero{background-color:var(--grey)}.blog-single__hero .container>*{opacity:0}.is-loaded .blog-single__hero .container>*{-webkit-animation:fadeSlideIn .5s ease calc(.3s*var(--nth-child)) forwards;animation:fadeSlideIn .5s ease calc(.3s*var(--nth-child)) forwards}.blog-single__header{padding:1.875rem 0 4.375rem}.blog-single__title{margin-top:6.25rem}@media(max-width:767px){.blog-single__title{margin-top:2.5rem}}.blog-single__image-wrapper{background-color:var(--soft-grey);overflow:hidden;padding-top:49%;position:relative}.blog-single__image img,.blog-single__image picture{bottom:0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;right:0;top:0;width:100%}.blog-single__inner{display:grid;gap:3.125rem 1.875rem;grid-template-columns:repeat(12,1fr);padding:3.75rem 0 8.75rem}@media screen and (max-width:419px){.blog-single__inner{-moz-column-gap:0;column-gap:0}}.blog-single__sidebar{grid-column:span 3;position:relative}.blog-single__sidebar-inner{align-content:start;display:grid;position:-webkit-sticky;position:sticky;top:3.125rem}.blog-single__sidebar-title{font-size:28px;margin-top:1.25rem}@media(max-width:1199px){.blog-single__sidebar-title{display:none}.blog-single__sidebar{grid-column:span 12}}.blog-single__date{color:var(--stone-grey)}.blog-single__categories{margin-top:.625rem}@media(min-width:1200px){.blog-single__categories{display:grid;grid-auto-flow:row;justify-items:start}}.blog-single__categories .blog-categories__item{border:1px solid var(--sky-blue)}.blog-single__content{align-items:start;display:grid;grid-column:5/13;row-gap:1.875rem}@media(max-width:1199px){.blog-single__content{grid-column:span 12}}.blog-single__recommended .blog-grid-card__image-wrapper{padding-top:72%}.blog-quote__author{color:var(--primary)}.blog-partners{background-color:var(--grey);padding:2.8125rem}.blog-partners__title{font-family:var(--body-font-family);font-weight:500;text-align:center}.blog-partners__items{align-content:center;align-items:center;display:grid;gap:2.5rem 3.75rem;grid-template-columns:repeat(4,minmax(100px,1fr));justify-content:space-between;margin-top:2.8125rem}@media(max-width:1199px){.blog-partners__items{grid-template-columns:repeat(auto-fit,minmax(100px,1fr))}}@media screen and (max-width:419px){.blog-partners__items{justify-content:center}}.blog-partners__item{height:100%;width:100%}.blog-partners__item-image{height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%}.blog-cta{align-content:center;align-items:center;background-color:var(--dark-blue);display:grid;justify-content:center;justify-items:center;padding:3.125rem;row-gap:1.875rem;text-align:center}.blog-cta__title{color:var(--white);max-width:43.75rem}.blog-recommended{background-color:var(--grey)}.blog-recommended__inner{padding:5.625rem 0 8.125rem}@media(max-width:767px){.blog-recommended__inner{padding:3.125rem 0}}.blog-recommended__items{display:grid;gap:1.5625rem;grid-template-columns:repeat(12,1fr);margin-top:3.75rem}@media(max-width:767px){.blog-recommended__items{margin-top:1.875rem}}.blog-recommended__item{grid-column:span 6}@media(max-width:767px){.blog-recommended__item{grid-column:span 12}}.blog-media{font-size:0;position:relative}.blog-media>*{height:auto;width:100%}.blog-media video{cursor:pointer}.blog-media__overlay{background-color:rgba(0,0,0,.2);bottom:0;cursor:pointer;height:100%;left:0;position:absolute;right:0;top:0;transition:all .3s cubic-bezier(.19,1,.22,1);width:100%}.blog-media__play-button{align-items:center;background-color:var(--primary);border-radius:50%;display:inline-flex;height:4.375rem;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:4.375rem}.blog-media__play-button svg{height:auto;width:1.5625rem}.blog-video{height:0;margin:1.25rem 0;padding-bottom:56.25%;position:relative;width:100%}.blog-video>iframe{height:100%;left:0;position:absolute;top:0;width:100%}.swiper{list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:transform;width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);width:100%}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:40px;left:0;width:100%}.swiper-pagination-bullet{background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;display:inline-block;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}
