.text-hero{font-size:48px;line-height:56px;font-weight:700}@media screen and (max-width:960px){.text-hero{font-size:24px;line-height:28px;font-weight:700}}.text-display{font-size:32px;line-height:40px;font-weight:700}@media screen and (max-width:960px){.text-display{font-size:20px;line-height:24px;font-weight:700}}.text-headline{font-size:24px;line-height:28px;font-weight:700}@media screen and (max-width:960px){.text-headline{font-weight:600;font-size:16px;line-height:20px}}.text-title1{font-size:20px;line-height:24px;font-weight:700}@media screen and (max-width:960px){.text-title1{font-size:14px;line-height:16px;font-weight:700}}.text-title2{font-size:16px;line-height:20px;font-weight:700}.text-title3{font-size:14px;line-height:16px;font-weight:700}.text-uiLarge{font-size:20px;line-height:28px;font-weight:500}@media screen and (max-width:960px){.text-uiLarge{font-size:14px;line-height:20px;font-weight:500}}.text-uiBaseline{font-size:16px;line-height:24px;font-weight:500}@media screen and (max-width:960px){.text-uiBaseline{font-size:14px;line-height:20px;font-weight:500}}.text-uiSmall{font-size:14px;line-height:20px;font-weight:500}.text-uiTiny{font-size:12px;line-height:16px;font-weight:500}.text-captionTiny{font-size:12px;line-height:12px;font-weight:500}.text-captionMicro{font-size:11px;line-height:11px;font-weight:500}.text-buttonLarge{font-size:20px;line-height:32px;font-weight:700}.text-buttonMedium{font-size:16px;line-height:24px;font-weight:700}.text-buttonSmall{font-size:14px;line-height:16px;font-weight:700}.light{font-weight:400}.bold{font-weight:600}.extra{font-weight:800}*{box-sizing:border-box}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1;font-family:Godwit,sans-serif;overflow-x:hidden;font-feature-settings:none;font-variant-ligatures:none}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}html{overflow-x:hidden;color:#03121a}h1,h2,h3,h4,h5,h6,p{font-family:Godwit,sans-serif}p{font-weight:300;line-height:1.5}input{font-family:Godwit,sans-serif}a{text-decoration:none;cursor:pointer}a:visited{color:inherit}.button{border:none;padding:8px 24px;border-radius:40px;display:block;text-align:center;line-height:20px;font-weight:700;text-decoration:none;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;width:100%;max-width:200px}.button__primary{background-color:#bde54e;color:#104c56}.button__secondary{background-color:transparent;color:#bde54e;border:1px solid #bde54e}.button__primaryClassic{background-color:#104c56;color:#fff;border-radius:8px}.button__secondaryClassic{background-color:#f7f9fa;color:#104c56;border-radius:8px}.button__withIcon{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:4px}.dropdownInput{position:relative;cursor:pointer}.dropdownInput__container{display:flex;flex-direction:row;padding:8px;width:100%}.dropdownInput__container>svg:first-child{margin-right:4px}.dropdownInput__container>p{flex:1 1;margin-right:4px}.dropdownInput__container.border{border-bottom:1px solid #cdd0d1}.dropdownInput__overlay{position:fixed;background-color:transparent;width:100%;height:100%;top:0;left:0;z-index:66}.dropdownInput__list{border:1px solid #cdd0d1;border-radius:8px;padding:16px;position:absolute;background-color:#fff;animation:animateDropdown .25s;width:100%;z-index:67;transform:translateY(8px)}.dropdownInput__list.border{padding:0}.dropdownInput__list__container{display:flex;flex-direction:row}.dropdownInput__list__container>p{margin-left:4px}.dropdownInput__list__container.border{padding:16px}.dropdownInput__list__container.border:not(:last-child){border:1px solid #cdd0d1}.dropdownInput__list__container:first-child{margin-bottom:16px}.dropdownInput__list__container:first-child.border{margin:0}.dropdownInput__arrow{width:24px;height:24px;transform:rotate(0);transition:all .4s ease}.dropdownInput__arrow__opened{transform:rotate(180deg);transition:all .4s ease}@keyframes animateDropdown{0%{transform:translateY(-8px);opacity:0}to{transform:translateY(8px);opacity:1}}.accordion__item{width:100%;cursor:pointer}@media screen and (max-width:960px){.accordion__item.withChildren{background-color:#fff;border-radius:8px;padding:0 16px;box-shadow:0 1px 2px rgba(3,18,26,.2)}}.accordion__title{display:flex;flex-direction:row;align-items:center;justify-content:center;border-bottom:1px solid #cdd0d1;padding:24px 0}.accordion__title__text{flex:1 1}@media screen and (max-width:960px){.accordion__title.withChildren{border-bottom:none;padding:16px 0}}.accordion__content{padding:24px 0;animation:accordion .25s}.accordion__content a,.accordion__content a:visited{color:#0194f3}.accordion__icon,.accordion__icon.active{transition:all .25s ease}.accordion__icon.active{transform:rotate(180deg)}.slider{max-width:100%}.slider__wrapper{position:relative;height:80px;text-align:center}.slider__track{top:8px;height:4px;background:#ddd}.slider__track-0{background:#104c56}.slider__thumb{cursor:pointer;background:#fff;border:1px solid #cdd0d1;width:20px;height:20px;border-radius:100%;outline:none}.slider__thumb:hover{box-shadow:0 0 0 8px rgba(104,117,217,.2)}.slider__mark{cursor:pointer;top:6px;width:1.5px;height:8px;background-color:#aaa}.slider__tooltip{position:absolute;top:24px;left:-50%;background-color:#000;color:#fff;padding:8px 16px;border-radius:4px;transform:translateX(-50%);left:50%;white-space:nowrap;font-size:11px}.slider__minValue{position:absolute;left:0;top:48px}.slider__maxValue{position:absolute;right:0;top:48px}.slider__title{text-align:left;margin-bottom:8px}.divider{display:flex;width:100%;margin:48px 0}@media screen and (max-width:960px){.divider{margin:0}}.divider__line{width:75%;height:4px;background-color:#bde54e;opacity:25%}.divider.right{justify-content:flex-end}.skeletonLoader{position:absolute;z-index:88;top:0;left:0;width:100%;opacity:50%}.accordionList{width:100%}@media screen and (max-width:960px){.accordionList{padding:0 8px}}.accordionList__item{width:100%;cursor:pointer;background-color:#fff;box-shadow:0 1px 2px rgba(3,18,26,.2);border-radius:6px}.accordionList__item:not(.accordionList__item:last-child){margin-bottom:16px}@media screen and (max-width:960px){.accordionList__item{border-radius:8px}}.accordionList__title{display:flex;flex-direction:row;align-items:center;justify-content:center;border-bottom:1px solid #f2f3f3;padding:12px;color:#1b444b}.accordionList__title__text{flex:1 1}.accordionList__contents{animation:accordion .25s}.accordionList__content{border-bottom:1px solid #f2f3f3;padding:8px 16px}.accordionList__content__link{width:100%;height:100%;opacity:0;position:absolute;top:0;left:0}.accordionList__content__text{color:#687176}.accordionList__icon{width:28px;height:28px;display:flex;justify-content:center;align-items:center;background-color:#f2f3f3;border-radius:100%;transition:all .25s ease}.accordionList__icon.active{transform:rotate(180deg);transition:all .25s ease}.accordionList__image{height:48px;width:48px;position:relative;margin-right:8px}@media screen and (max-width:960px){.accordionList__image{height:32px;width:32px}}.accordionList__skeleton{position:relative;width:100%;height:48px;margin-bottom:16px;border-radius:8px}.compactAccordion{width:100%}@media screen and (max-width:960px){.compactAccordion{border-radius:8px;overflow:hidden}}.compactAccordion__item{width:100%;cursor:pointer;background-color:#fff}.compactAccordion__title{display:flex;flex-direction:row;align-items:center;justify-content:center;border-bottom:1px solid #f2f3f3;padding:12px}.compactAccordion__title__text{flex:1 1}.compactAccordion__contents{animation:accordion .25s}.compactAccordion__content{border-bottom:1px solid #f2f3f3;padding:8px 16px}.compactAccordion__content__link{width:100%;height:100%;opacity:0;position:absolute;top:0;left:0}.compactAccordion__content__text{color:#687176}.compactAccordion__content__active{background-color:#e8efd7;border-bottom:2px solid #377992}.compactAccordion__content__active>p{color:#377992}.compactAccordion__content:hover{background-color:#e8efd7}.compactAccordion__icon{width:28px;height:28px;display:flex;justify-content:center;align-items:center;border-radius:100%;transition:all .25s ease}.compactAccordion__icon.active{transform:rotate(180deg);transition:all .25s ease}.compactAccordion__image{height:48px;width:48px;position:relative;margin-right:8px}.doubleAccordion__item{width:100%;cursor:pointer}@media screen and (max-width:960px){.doubleAccordion__item{background-color:#fff;border-radius:8px;padding:0}}.doubleAccordion__title{display:flex;flex-direction:row;align-items:center;justify-content:center;border-bottom:1px solid #cdd0d1;padding:24px 0}.doubleAccordion__title__text{flex:1 1}@media screen and (max-width:960px){.doubleAccordion__title{border-bottom:none;border-radius:6px;box-shadow:0 1px 2px rgba(3,18,26,.2);padding:12px;margin-bottom:1px;font-weight:500}}.doubleAccordion__content{padding:24px 0;animation:accordion .25s}.doubleAccordion__icon{transition:all .25s ease}.doubleAccordion__icon.active{transform:rotate(180deg);transition:all .25s ease}.doubleAccordion__image{position:relative;width:24px;height:24px;margin-right:8px}@keyframes accordion{0%{transform:translateY(-16px);opacity:0}to{transform:translateY(0);opacity:1}}.popup{position:fixed;background-color:#fff;width:100vw;height:100vh;z-index:99;top:0;left:0;transition:all 2s linear;visibility:hidden;opacity:0}.active,.popup{transition:all .4s ease}.active{visibility:visible;opacity:1}.calculator__row{width:100%;display:flex;flex-direction:row;z-index:auto}@media screen and (max-width:960px){.calculator__row{flex-direction:column}}.calculator__left{width:100%;max-width:420px;padding:24px;background-color:#fff;z-index:auto;border-radius:8px;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);margin-right:40px}@media screen and (max-width:960px){.calculator__left{width:100%;margin-right:24px;margin-bottom:24px}}.calculator__inputs{margin-bottom:16px;z-index:auto}.calculator__input{font-family:Godwit;border:none;border-bottom:1px solid #cdd0d1;width:100%;padding:8px;font-size:16px;color:#03121a;font-weight:300;margin:8px 0 0}.calculator__buttons{display:flex;flex-direction:row;margin-top:40px}.calculator__button{flex:1 1}.calculator__button:first-child{margin-right:8px}.calculator__button:last-child{margin-left:8px}.calculator__right{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;position:relative;flex:1 1;padding:24px;background-color:#fff;border-radius:8px;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}.calculator__content{flex-direction:column}.calculator__content,.calculator__content__row{display:flex;width:100%}@media screen and (max-width:960px){.calculator__content__row{flex-direction:column}}.calculator__content__row:first-child{margin-bottom:64px}@media screen and (max-width:960px){.calculator__content__row:first-child{margin-bottom:0}}.calculator__result{flex:1 1;margin-right:24px}.calculator__result__heading{margin-bottom:8px;color:#687176}.calculator__result__content{color:#8ab036}@media screen and (max-width:960px){.calculator__result__content{font-size:24px;line-height:32px}.calculator__result{margin-bottom:24px}}.calculator__footer{position:absolute;bottom:24px;color:#687176;margin-top:24px}@media screen and (max-width:960px){.calculator__footer{margin-top:0;position:static}}.calculator__footer>ul{list-style-type:disc;padding:0 16px}.calculator__footer>p{margin-bottom:8px}.navbar__mainContainer{display:flex;flex-direction:row;align-items:center;justify-content:center;position:fixed;width:100%;padding:0;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);z-index:99;left:0;background-color:#fff;top:0;transition:all .5s ease}.navbar__hidden{top:-200px;transition:all .5s ease}.navbar__chevron{transform:rotate(0deg);transition:all .3s ease}.navbar__rotated{transform:rotate(-180deg);transition:all .3s ease}.navbar__innerContainer{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;max-width:1160px;position:relative}@media screen and (max-width:960px){.navbar__innerContainer{max-width:100%;padding:8px 16px}}.navbar__rightContainer{display:flex;align-items:center;flex-direction:row}.navbar__rightContainer>a,.navbar__rightContainer>div{margin-right:32px}.navbar__text{color:gray}.navbar__text.active{color:#104c56}@media screen and (max-width:960px){.navbar__text{color:#03121a}}.navbar__item{cursor:pointer;min-width:142px;padding:24px 0;position:relative;display:flex;align-items:center;justify-content:center;gap:4px}@media screen and (max-width:960px){.navbar__item{justify-content:left;padding:12px;box-shadow:inset 0 -1px 0 0 rgba(3,18,26,.15);z-index:999;background-color:#fff}}.navbar__item__sub{flex-direction:row;display:flex;gap:4px}.navbar__itemChevron{justify-content:space-between}@media screen and (max-width:960px){.navbar__subItem{padding-left:32px;background-color:#f7f9fa}}.navbar__item:not(:last-child){margin-right:32px}@media screen and (max-width:960px){.navbar__item:not(:last-child){margin-right:0;border-bottom:1px solid #cdd0d1}}.navbar__indicator{width:100%;height:4px;background-color:#104c56;position:absolute;bottom:0;border-radius:24px;display:none}.navbar__indicator.active{display:block}.navbar__image{position:relative;width:204px;height:40px}@media screen and (max-width:960px){.navbar__image{width:140px}}.navbar__dropdownTitle{position:relative}.navbar__dropdown{display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;padding:0;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);z-index:10;left:0;background-color:#fff;top:72px;transition:all .3s ease}@media screen and (max-width:960px){.navbar__dropdown>a{width:100%}.navbar__dropdown{background-color:#f7f9fa;position:relative;top:0;width:100%;z-index:-1;height:88px}}.navbar__itemContainer{z-index:999;background-color:#fff}.navbar__dropdownSubcontainer{cursor:pointer;min-width:372px;padding:12px;position:relative;box-shadow:inset 0 -1px 0 0 #f2f3f3}.navbar__dropdownHidden{top:100px;transition:all .3s ease;opacity:0}@media screen and (max-width:960px){.navbar__dropdownHidden{top:-100px;opacity:1;height:0}}.navbar__dropdownText{color:#03121a}.navbar__mainContainerMobile{height:44px;transition:all .3s ease;overflow:hidden;position:relative}.navbar__mainContainerMobileExpanded{height:134px;transition:all .3s ease;position:relative}.testSide{background-color:#fff;z-index:999;overflow:hidden}.floatingButton{display:flex;flex-direction:row;position:fixed;bottom:16px;right:16px;background-color:#104c56;z-index:88;color:#fff;padding:10px 16px;border-radius:40px;cursor:pointer;transition:all .4s ease}.floatingButton>p{margin-left:8px}.floatingButton__hidden{bottom:-80px;transition:all .4s ease}.navbarMenu{display:none;position:fixed;background-color:#fff;top:0;left:0;width:100%;z-index:99;border-radius:0 0 8px 8px}.navbarMenu.active{display:block;animation:animateMenu .4s}.navbarMenu__overlay{display:none;position:fixed;height:100%;width:100%;background-color:#03121a;opacity:50%;top:0;left:0;z-index:99}.navbarMenu__overlay.active{display:block}.navbarMenu__close{display:flex;align-items:center;justify-content:right;padding:16px 16px 0}@media screen and (max-width:960px){.navbarMenu__close{z-index:999;background-color:#fff}}.navbarMenu__accent{height:4px;width:100%;background-color:#bde54e}@keyframes animateMenu{0%{top:-214px}to{top:0}}.heroBanner__container{display:flex;position:relative;align-items:center;justify-content:center;height:100vh;padding:0;margin:0;width:100%;background-color:#031b24}@media screen and (max-width:960px){.heroBanner__container{height:100%;padding-top:64px}}.heroBanner__points{list-style-type:disc;margin-left:24px;margin-bottom:32px}.heroBanner__content{width:100%;max-width:1160px}@media screen and (max-width:960px){.heroBanner__content{max-width:100%;padding:48px 24px}}.heroBanner__content__wrapper{max-width:540px}@media screen and (max-width:960px){.heroBanner__content__wrapper{max-width:100%}}.heroBanner__content__wrapper>div:not(:last-child){margin-bottom:32px}@media screen and (max-width:960px){.heroBanner__content__wrapper>div:not(:last-child){margin-bottom:24px}}.heroBanner__text.light{color:#fff}.heroBanner__text.dark{color:#03121a}.heroBanner__buttons{display:flex;flex-direction:row;max-width:400px}.heroBanner__buttons>a:not(:last-child){margin-right:16px}@media screen and (max-width:960px){.heroBanner__buttons{max-width:100%}}.heroBanner__businessButtons{display:flex;flex-direction:row;max-width:200px;margin-top:32px}.heroBanner__businessButtons>a:not(:last-child){margin-right:16px}@media screen and (max-width:960px){.heroBanner__businessButtons{max-width:100%;justify-content:center;margin-bottom:48px}}.usp{display:flex;flex-direction:column;align-items:center}.usp__items{display:flex;flex-direction:row}.usp__items>div{flex:1 1}@media screen and (max-width:960px){.usp__items{flex-direction:column}}.usp__items3{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;row-gap:36px;justify-content:center}.usp__items3>div{flex:0 0 362px}@media screen and (max-width:960px){.usp__items3>div{flex:0 0}.usp__items3{flex-direction:column;row-gap:16px;gap:16px}}.usp__item{display:flex;flex:1 1;flex-direction:column;align-items:center;text-align:center}@media screen and (max-width:960px){.usp__item{text-align:center;padding:24px;align-items:flex-start}}.usp__item__title{margin:32px 0 16px;color:#104c56}@media screen and (max-width:960px){.usp__item__title{text-align:center;width:100%;margin:12px 0 16px}}.usp__item__subtitle{color:#104c56}.usp__item__image{position:relative;height:160px;width:160px}@media screen and (max-width:960px){.usp__item__image{height:88px;width:141px;align-self:center}}.usp__item:first-child{margin:0 40px 0 0}@media screen and (max-width:960px){.usp__item:first-child{margin:0 0 40px}}.usp__item:last-child{margin:0 0 0 40px}@media screen and (max-width:960px){.usp__item:last-child{margin:40px 0 0}}.partners__text{color:#104c56;text-align:center;margin-bottom:80px}.partners__row{display:flex;flex-direction:row;justify-content:space-between}.partners__row__item{flex:1 1}.partners__item{width:160px;height:60px;position:relative}@media screen and (max-width:960px){.partners__item{width:80px}}.review__item{position:relative;margin:16px 40px;border-radius:16px;display:flex;background-color:#fff;flex-direction:row;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}@media screen and (max-width:960px){.review__item{flex-direction:column;margin:16px}}.review__item__row{position:relative;flex:1 1}@media screen and (max-width:960px){.review__item__row{padding:54px 24px 24px;text-align:center}}.review__item__row:first-child{padding:24px 24px 48px}.review__item__row:last-child{border-radius:0 8px 8px 0;overflow:hidden}@media screen and (max-width:960px){.review__item__title{font-size:18px}}.review__item__status{color:#8f8f8f;margin:8px 0}.review__item__image{display:flex;justify-content:center;margin-bottom:24px;position:relative;height:80px;width:80px}@media screen and (max-width:960px){.review__item__image{position:absolute;height:100px;width:100px;top:100px;left:50%;transform:translateX(-50%);border:4px solid #fff;border-radius:100%}}.review__item__imageTop,.review__item__image__mobile{position:relative;width:100%}.review__item__imageTop{height:160px;border-radius:16px 16px 0 0;overflow:hidden}.legal{display:flex;justify-content:center;align-items:center}@media screen and (max-width:960px){.legal{flex-direction:column}}.legal__column{text-align:center}.legal__column:last-child{width:400px;margin-left:80px}@media screen and (max-width:960px){.legal__column:last-child{margin-left:0;width:100%;display:flex;flex-direction:column;align-items:center;margin-top:80px}}.legal__image{width:100%;height:80px;position:relative;margin-top:24px}@media screen and (max-width:960px){.legal__image{width:200px}}.customerCare{display:flex;flex-direction:row;justify-content:center;align-items:center}@media screen and (max-width:960px){.customerCare{flex-direction:column;gap:16px}}.customerCare__business{background-color:#f7f9fa}.customerCare__image{position:relative;width:630px;height:445px;margin-right:40px}@media screen and (max-width:960px){.customerCare__image{width:100%;height:300px;margin-right:0}}.customerCare__businessImage{position:relative;width:331px;height:439px}@media screen and (max-width:960px){.customerCare__businessImage{width:100%;height:356px;margin-right:0;zoom:150%}}.customerCare__text__heading{color:#104c56}.customerCare__text__body{margin:32px 0 16px}@media screen and (max-width:960px){.customerCare__text{text-align:center;max-width:300px}}.footer{color:#fff}.footer__row{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:80px}@media screen and (max-width:960px){.footer__row{flex-direction:column}}.footer__address{width:440px}@media screen and (max-width:960px){.footer__address{width:100%}}.footer__address>p>span{color:#8ab036}.footer__column{min-width:200px}@media screen and (max-width:960px){.footer__column{min-width:100%}}.footer__column a:not(:last-child),.footer__column>p:not(:last-child){margin-bottom:24px}.footer__column>p>a{color:#8ab036}.footer__column>a{display:block;color:#8ab036}.footer__column__image{height:65px;width:100%;position:relative}.footer__column:not(:last-child){margin-right:40px}@media screen and (max-width:960px){.footer__column:not(:last-child){margin-right:0;margin-bottom:64px}}.footer>p{padding:24px 0 0;border-top:1px solid #fff}.footer__leaf{position:relative;width:100%;height:80px;bottom:-16px}@media screen and (max-width:960px){.footer__leaf{width:200px;height:64px;left:50%;transform:translateX(-50%)}}.complaint{display:flex;flex-direction:column;height:100%}.complaint__header{display:flex;justify-content:center;padding:16px 0}@media screen and (max-width:960px){.complaint__header{padding:8px 16px}}.complaint__header__inner{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1160px}.complaint__header__image{position:relative;height:40px;width:200px}.complaint__header__close{display:flex;align-items:center;justify-content:center;cursor:pointer}.complaint__header__close>p{margin-left:8px}.complaint__content{width:100%;height:100%;background-color:#f7f9fa;overflow:scroll}.complaint__content__inner{margin:40px 0;max-width:1160px;padding:16px;border-radius:8px;background-color:#fff;position:relative;left:50%;transform:translateX(-50%)}.complaint__content__inner>h1,.complaint__content__inner>p,.complaint__content__inner>ul{margin-bottom:16px;color:#03121a;line-height:1.5;font-weight:400}.complaint__content__inner>h1{color:#104c56;font-weight:600}.complaint__content__inner>ul>li{margin-bottom:8px}.complaint__content__inner>ul>li>a{font-weight:600;color:#0194f3}@media screen and (max-width:960px){.complaint__content__inner{margin:24px;left:0;transform:translateX(0)}}.complaint__content__line{height:1px;background-color:#cdd0d1;width:100%;margin-bottom:24px}.performance__row{display:flex;flex-direction:row;justify-content:center}@media screen and (max-width:960px){.performance__row{justify-content:center;align-items:center;flex-direction:column}}.performance__item{max-width:240px;text-align:center}.performance__item__amount{font-size:64px;font-weight:800;line-height:100%;color:#104c56}.performance__item__denotation{font-size:16px;font-weight:800;margin:0 0 4px 4px;color:#104c56}.performance__item__detail{margin-bottom:16px;color:#104c56}.performance__item>span{display:flex;align-items:flex-end;justify-content:center;margin-bottom:16px}.performance__item:first-child{margin:0 48px 0 0}@media screen and (max-width:960px){.performance__item:first-child{margin:0 0 40px}}.performance__item:last-child{margin:0 0 0 48px}@media screen and (max-width:960px){.performance__item:last-child{margin:40px 0 0}}.productIntro{display:flex;flex-direction:column;align-items:center}.productIntro__items{display:flex;flex-direction:row}.productIntro__items>div{flex:1 1}@media screen and (max-width:960px){.productIntro__items{flex-direction:column}}.productIntro__businessContainer{display:flex;flex-direction:row;gap:234px}@media screen and (max-width:960px){.productIntro__businessContainer{gap:20px;flex-direction:column}}.productIntro__businessContainer>div{width:600px}@media screen and (max-width:960px){.productIntro__businessContainer>div{width:100%}}.productIntro__paragraph{margin-bottom:16px}.productIntro__list{list-style-type:disc;margin-left:24px}.productIntro__item{display:flex;flex:1 1;flex-direction:column;align-items:center;text-align:center}.productIntro__item__title{margin:24px 0}.productIntro__item__image{position:relative;width:100%;height:224px}@media screen and (max-width:960px){.productIntro__item__image{height:200px;width:100%}}.productIntro__item:first-child{margin:0 40px 0 0}@media screen and (max-width:960px){.productIntro__item:first-child{margin:0 0 40px}}.productIntro__item:last-child{margin:0 0 0 40px}@media screen and (max-width:960px){.productIntro__item:last-child{margin:40px 0 0}}.searchBanner{position:relative;width:100%}@media screen and (max-width:960px){.searchBanner{width:auto;margin:80px 16px 0;border-radius:16px}}.searchBanner__content{position:relative;display:flex;flex-direction:column;align-items:center;width:100%;padding:152px 0 72px}@media screen and (max-width:960px){.searchBanner__content{padding:16px}}.searchBanner__layout{position:relative;display:flex;flex-direction:column;align-items:center;width:680px}@media screen and (max-width:960px){.searchBanner__layout{width:100%}}.searchBanner__text{color:#fff;text-align:center;max-width:480px}@media screen and (max-width:960px){.searchBanner__text{max-width:240px}.searchBanner__image{border-radius:8px}}.searchBanner__suggestion{position:absolute;z-index:99;top:180px;width:100%;border-radius:8px;background-color:#fff;filter:drop-shadow(0 1px 2px rgba(3,18,26,.2))}@media screen and (max-width:960px){.searchBanner__suggestion{top:116px}}.searchBanner__suggestion__item{padding:16px;border-bottom:1px solid #cdd0d1;cursor:pointer}.searchBanner__suggestion__content>p{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.searchBanner__suggestion__all{color:#0194f3;text-align:center}.searchBanner__suggestion__loading{display:flex;justify-content:center;padding:16px;border-bottom:1px solid #cdd0d1;cursor:pointer}.text-highlight>span{font-weight:800;color:#1ba0e2}.home__applyButton{display:flex}.home__filler{width:100%;height:5000px}.home__videoPlayer{position:relative;padding-top:56.25%}.home__about{background-color:#f7f9fa;max-width:600px;transition:all .4s ease;height:280px}.home__about.hide{height:192px;transition:all .4 ease}.home__about__heading{color:#104c56;margin-bottom:16px}.home__about__subtitle{margin-bottom:16px;animation:animateAbout .4s}@media screen and (max-width:960px){.home__about__subtitle{line-height:20px}}.home__about__subtitle.hide{display:none}.home__about__image{position:absolute;right:-200px;bottom:-40px;width:736px;height:370px}.home__about__image__wrapper{position:relative;width:100%;height:100%}.home__about__link{display:flex;align-items:center;cursor:pointer}.home__about__link>p{color:#00875a;font-weight:600}.home__about__link__arrow{transform:rotate(-90deg);transition:all .2s ease}.home__about__link__arrow.hide{transform:rotate(90deg);transition:all .2s ease}.home__video{text-align:center}.home__video__container{aspect-ratio:16/9;background-color:#000;display:flex;justify-content:center;align-items:center;cursor:pointer}.home__video__title{color:#104c56;margin:0}.home__video__playButton{width:100px;height:100px;background-color:#fff;border-color:#000 #000 #000 #fff;border-style:solid;border-width:50px 0 50px 100px}.home__video__player{aspect-ratio:16/9;width:100%}.sectionBusiness{display:flex;position:relative;justify-content:center;width:100%;padding:48px 40px;overflow:hidden}@media screen and (max-width:960px){.sectionBusiness{padding:24px}}.section{display:flex;position:relative;justify-content:center;width:100%;padding:80px 40px;overflow:hidden}@media screen and (max-width:960px){.section{padding:48px 24px}}.section__inner{width:100%;max-width:1160px}@media screen and (max-width:960px){.section__inner{max-width:100%}}.section__sectionButton{padding-top:34px}.section__bottomButtonContainer{display:flex;justify-content:flex-end}.section__gray{background-color:#f7f9fa}.section__heading{color:#104c56;text-align:center;margin-bottom:80px}@media screen and (max-width:960px){.section__heading{margin-bottom:48px}}.section__noPadding{padding:24px 40px 0 0}@media screen and (max-width:960px){.section__noPadding{padding:0}}.section__footer{background-color:#031b24}.section__carousel{padding:80px 0}@media screen and (max-width:960px){.section__carousel{padding:48px 24px}}.section__carousel__inner{max-width:100%}.section__padding1{padding:72px 40px 60px}@media screen and (max-width:960px){.section__padding1{padding:48px 24px}}.applyButton{display:flex;justify-content:center;align-items:center;gap:4px}.react-player{position:absolute;top:0;left:0}@keyframes animateAbout{0%{opacity:0}to{opacity:1}}.product__faq{display:flex;flex-direction:column}.helpCenter__banner{position:relative;width:100%}.helpCenter__banner__content{position:relative;display:flex;flex-direction:column;align-items:center;width:100%;padding:152px 0 72px}.helpCenter__banner__layout{display:flex;flex-direction:column;align-items:center;width:680px}.helpCenter__banner__text{color:#fff;text-align:center;max-width:360px}.helpCenter__search{width:100%;padding:8px;border-radius:4px;border:none;margin-top:24px}.compactSection{width:100%;background-color:#f7f9fa;display:flex;justify-content:center;padding:40px 0 64px}.compactSection__inner{width:680px;display:flex;flex-direction:column;align-items:center}@media screen and (max-width:960px){.compactSection__inner{align-items:normal}}.compactSection__heading{margin-bottom:40px}@media screen and (max-width:960px){.compactSection__heading{margin-bottom:24px;margin-left:8px}}.compactSectionNeutral{width:100%;display:flex;justify-content:center;padding:40px 0 64px}@media screen and (max-width:960px){.compactSectionNeutral{background-color:#f7f9fa}}.compactSectionNeutral__inner{width:680px;display:flex;flex-direction:column;align-items:center}@media screen and (max-width:960px){.compactSectionNeutral__inner{width:100%;padding:0 16px}}.compactSectionNeutral__heading{margin-bottom:40px}.articleDetails{display:flex}@media screen and (max-width:960px){.articleDetails{flex-direction:column}}.articleDetails__article{background-color:#fff;border-radius:6px;padding:16px;filter:drop-shadow(0 1px 2px rgba(3,18,26,.2))}.articleDetails__article__title{margin-bottom:24px;color:#073e68}.articleDetails__article__skeleton{position:relative;height:40px;width:100%;margin-bottom:16px}.articleDetails__article__skeleton2{position:relative;height:160px;width:100%}.articleDetails__left{flex:1 1;min-width:300px}@media screen and (max-width:960px){.articleDetails__left{min-width:100%;margin-bottom:24px;padding:0 8px}}.articleDetails__right{width:630px;margin-left:16px}@media screen and (max-width:960px){.articleDetails__right{width:100%;margin-left:0;padding:0 8px}}.articleDetails__article__content>div ul,.articleDetails__article__content>div>p{margin:16px 0}.articleDetails__article__content>div>ol{list-style:decimal;counter-reset:item;margin-left:0;padding-left:0}.articleDetails__article__content>div>ol>li{position:relative;padding-left:64px;display:block;min-height:32px}.articleDetails__article__content>div>ol>li:before{display:flex;justify-content:center;align-items:center;position:absolute;top:0;left:0;content:counter(item);counter-increment:item;width:32px;height:32px;border-radius:100px;background-color:#f2f3f3;color:#687176}.articleDetails__article__content>div>ol>li>p{margin-bottom:16px}.articleDetails__article__content>div>ol>li>img{margin-bottom:16px;height:auto;width:100%}.articleDetails__article__content>div>ol>li>h2{font-weight:700;font-size:16px;line-height:24px;margin-bottom:16px}.articleDetails__article__content>div>ol>li:not(:last-child){margin-bottom:16px}.articleDetails__article__content>div>ul{list-style-type:disc;list-style-position:inside}.articleDetails__article__content>div>ul>li{margin-bottom:8px}.articleDetails__article__content>div>ul>li>p{display:inline}.articleDetails__article__content>div p>img,.articleDetails__article__content>div>img{object-fit:contain;height:auto;width:100%}.articleDetails__article__content>div>h2{font-weight:700;font-size:20px;line-height:28px;margin-bottom:16px}.articleDetails__article__content>div>table>tbody>tr:first-child>td:first-child{background-color:#073e68;color:#fff}.articleDetails__article__content>div>table>tbody>tr:first-child>td{background-color:#235d9f;color:#fff}.articleDetails__article__content>div>table>tbody>tr>td:first-child{background-color:#f2f3f3}.articleDetails__article__content>div>table>tbody>tr>td{background-color:#f7f9fa}.articleDetails__article__content>div>table>tbody>tr>td>p{text-align:center;font-size:12px;line-height:16px}.articleDetails__article__content>div td{vertical-align:middle;padding:16px;border:1px solid #fff}.articleDetails__article__content>div a{color:#0194f3}.smallSection{width:100%;background-color:#f7f9fa;display:flex;justify-content:center;padding:40px 0 64px}.smallSection__inner{width:960px;display:flex;flex-direction:column;align-items:center}.smallSection__heading{margin-bottom:40px}.searchResult{width:100%}.searchResult__item{margin-bottom:24px;cursor:pointer}@media screen and (max-width:960px){.searchResult__item{background-color:#fff;padding:24px;box-shadow:0 1px 2px rgba(3,18,26,.2);border-radius:6px}}.searchResult__item__title{margin-bottom:8px}.searchResult__item__title>p{font-size:20px;line-height:24px;font-weight:600;color:#073e68}.searchResult__item__content>p{font-size:16px;line-height:24px;font-weight:400;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical}.searchResult__heading{width:100%;text-align:left;margin-bottom:40px}.searchResult__heading__title{margin-bottom:4px;color:#073e68}@media screen and (max-width:960px){.searchResult__heading__title{font-weight:600;font-size:20px;line-height:24px}}.searchResult__heading__description{color:#687176}.searchResult__pagination{display:flex;align-items:center;margin-top:40px}.searchResult__pagination__page{width:32px;height:32px;display:flex;justify-content:center;align-items:center;border-radius:4px;margin:0 16px;cursor:pointer}.searchResult__pagination__page.highlight{background-color:#f2f3f3}.searchResult__pagination__navigate{cursor:pointer}.slick-slider{box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:rgba(0,0,0,0)}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/_next/static/media/ajax-loader.0b80f665.gif) 50% no-repeat}@font-face{font-family:slick;src:url(/_next/static/media/slick.25572f22.eot);src:url(/_next/static/media/slick.25572f22.eot) format("embedded-opentype"),url(/_next/static/media/slick.653a4cbb.woff) format("woff"),url(/_next/static/media/slick.6aa1ee46.ttf) format("truetype"),url(/_next/static/media/slick.f895cfdf.svg) format("svg");font-weight:400;font-style:normal}@font-face{font-family:custom;src:url(/_next/static/media/caturnusa.df20f1cb.ttf) format("truetype")}.slick-next,.slick-prev{position:absolute;z-index:66;display:block;height:40px;width:40px;line-height:0px;font-size:0;cursor:pointer;background-color:#bde54e;border-radius:100%;top:50%;transform:translateY(-50%);padding:0;border:none}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:custom;font-size:24px;line-height:1;color:#000;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:64px}[dir=rtl] .slick-prev{left:auto;right:64px}.slick-prev:before{content:"";color:#104c56}[dir=rtl] .slick-prev:before{content:""}.slick-next{right:64px}[dir=rtl] .slick-next{left:64px;right:auto}.slick-next:before{content:"";color:#104c56}[dir=rtl] .slick-next:before{content:""}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-40px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}.slick-dots li,.slick-dots li button{height:20px;width:20px;cursor:pointer}.slick-dots li button{border:0;background:transparent;display:block;outline:none;line-height:0px;font-size:0;color:transparent;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;content:"•";width:20px;height:20px;font-family:slick;font-size:6px;line-height:20px;text-align:center;color:#104c56;opacity:.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:#104c56;opacity:.75}