@charset "UTF-8";.srp-shortcuts{margin:0 auto;max-width:calc(var(--semantic__responsive__spacing__5x)*68)}.srp-shortcuts__title{align-items:center;display:flex;flex-flow:column;margin-bottom:var(--semantic__responsive__spacing__8x);padding:0 var(--semantic__responsive__spacing__4x)}@media(min-width:768px){.srp-shortcuts__title{padding:0 var(--semantic__responsive__spacing__14x)}}.srp-shortcuts__list{align-items:center;display:flex;flex-flow:row wrap;font-family:var(--semantic__typography__font-family-body);justify-content:center;list-style-type:none;margin:0;padding:0;row-gap:var(--semantic__responsive__spacing__1x)}.srp-shortcuts__item:hover{background-color:var(--semantic__color__background-soft);border-radius:var(--semantic__radius__large);text-decoration:underline}.srp-shortcuts__link{align-items:center;background:none;border:none;color:var(--semantic__color__on-surface-default-base);display:flex;flex-direction:column;height:113px;justify-content:flex-start;padding:var(--semantic__responsive__spacing__2x) 0;row-gap:var(--semantic__responsive__spacing__1x);text-decoration:none;width:calc(var(--semantic__responsive__spacing__4x)*12)}.srp-shortcuts__link span{text-align:center}@media(min-width:768px){.srp-shortcuts__link{height:116px;justify-content:flex-end;width:calc(var(--semantic__responsive__spacing__4x)*17)}}.srp-shortcuts__link .ds-image__img{width:116px}@media(min-width:768px){.srp-shortcuts__link .ds-image__img{width:144px}}.srp-shortcuts__link .ds-text{display:flex}.srp-shortcuts__item:first-child:hover{-webkit-text-decoration:underline var(--semantic__color__on-surface-secondary);text-decoration:underline var(--semantic__color__on-surface-secondary)}.srp-shortcuts__item:first-child .ds-text{background:var(--semantic__color__surface-secondary);color:var(--semantic__color__on-surface-secondary)}.srp-shortcuts__item:first-child .ds-text,.srp-shortcuts__item:nth-child(2) .ds-text{border-radius:var(--semantic__radius__round);font-weight:var(--semantic__typography__font-weight-heading-large);padding:var(--semantic__responsive__spacing__1x) var(--semantic__responsive__spacing__4x)}.srp-shortcuts__item:nth-child(2) .ds-text{background:var(--semantic__color__surface-accent-primary)}.ds-card{border:1px solid var(--semantic__color__outline-muted);border-radius:var(--semantic__radius__large);padding:var(--semantic__responsive__spacing__6x) var(--semantic__responsive__spacing__8x)}.ds-card--bg-default{background:var(--semantic__color__background-default)}.ds-card--bg-none{background:transparent}.brand-promises{display:flex;flex-direction:column;gap:var(--semantic__responsive__spacing__10x);max-width:calc(var(--semantic__responsive__spacing__2x)*170);padding:0 var(--semantic__responsive__spacing__4x)}@media(min-width:768px){.brand-promises{margin:0 auto;padding:0 var(--semantic__responsive__spacing__14x)}}.brand-promises__list{align-items:stretch;display:flex;flex-flow:row wrap;gap:var(--semantic__responsive__spacing__4x);justify-content:center;list-style:none;margin:0 auto;padding:0}@media(min-width:768px){.brand-promises__list{flex-flow:row nowrap}}@media not (min-width:1024px){.brand-promises__list{flex-flow:row wrap;margin:0;width:calc(var(--semantic__responsive__spacing__1x)*110)}}@media(max-width:767px){.brand-promises__list{width:auto}}.brand-promises__heading{align-items:center;display:flex;gap:var(--semantic__responsive__spacing__4x)}.brand-promises__text{color:var(--semantic__color__on-background-subtle)}.brand-promises__item{display:flex}@media(min-width:768px){.brand-promises__item{flex:1}}@media not (min-width:1024px){.brand-promises__item{flex:none;width:calc(var(--semantic__responsive__spacing__1x)*110)}}@media(max-width:767px){.brand-promises__item{width:100%}}.brand-promises .ds-card{display:flex;flex-flow:column;gap:var(--semantic__responsive__spacing__8x)}.brand-promises .ds-icon{color:var(--semantic__color__background-reverse);fill:none;flex-shrink:0;height:calc(var(--semantic__responsive__spacing__2x)*7);width:calc(var(--semantic__responsive__spacing__2x)*7)}.how-it-works{display:flex;flex-direction:column;margin:0 auto;max-width:calc(var(--semantic__responsive__spacing__2x)*170)}@media(min-width:768px){.how-it-works{padding:0 var(--semantic__responsive__spacing__14x)}}.how-it-works__title{padding:0 var(--semantic__responsive__spacing__4x)}@media(min-width:768px){.how-it-works__title{padding:0}}.how-it-works__subtitle{margin-bottom:var(--semantic__responsive__spacing__10x);padding:var(--semantic__responsive__spacing__2x) var(--semantic__responsive__spacing__4x) 0}@media(min-width:768px){.how-it-works__subtitle{padding:var(--semantic__responsive__spacing__2x) 0 0}}.how-it-works__list{display:flex;justify-content:space-between;margin:0;margin-bottom:var(--semantic__responsive__spacing__10x);padding:0}@media(max-width:1360px){.how-it-works__list{gap:var(--semantic__responsive__spacing__4x);overflow:scroll hidden;overscroll-behavior:contain auto;scrollbar-color:transparent transparent}.how-it-works__list:focus-within,.how-it-works__list:hover{scrollbar-color:rgba(0,0,0,.18) rgba(0,0,0,.04)}.how-it-works__list:focus-within::-webkit-scrollbar-track,.how-it-works__list:hover::-webkit-scrollbar-track{background:#00000008}.how-it-works__list:focus-within::-webkit-scrollbar-thumb,.how-it-works__list:hover::-webkit-scrollbar-thumb{background:#0000002e}}@media(max-width:767px){.how-it-works__list{flex-wrap:nowrap;gap:var(--semantic__responsive__spacing__8x);overflow-x:auto;overscroll-behavior:contain auto;padding:0 var(--semantic__responsive__spacing__4x);touch-action:auto;-webkit-overflow-scrolling:touch;list-style-type:none;-ms-overflow-style:none;scrollbar-width:none}}.how-it-works__item{display:flex;flex:0 0 auto;flex-direction:column;gap:var(--semantic__responsive__spacing__3x);width:calc(var(--semantic__responsive__spacing__1x)*77)}.how-it-works__image{position:relative}.how-it-works__step-number{align-items:center;background:var(--semantic__color__surface-secondary);border-radius:999px;bottom:calc(var(--semantic__responsive__spacing__1x)*-6);color:var(--semantic__color__on-surface-secondary);display:flex;font-size:var(--semantic__responsive__typography__font-size-heading-medium);font-weight:var(--semantic__typography__font-weight-body-xsmall-strong);height:calc(var(--semantic__responsive__spacing__1x)*11);justify-content:center;line-height:var(--semantic__responsive__typography__line-height-body-medium);position:absolute;width:calc(var(--semantic__responsive__spacing__1x)*11)}.how-it-works__step-title{margin-top:calc(var(--semantic__responsive__spacing__1x)*8)}.how-it-works__step-subtitle{margin-top:var(--semantic__responsive__spacing__5x)}.how-it-works__cta{margin:0 auto;width:-moz-max-content;width:max-content}.how-it-works .ds-image__img{border-radius:var(--semantic__radius__large)}.service-center{display:flex;flex-direction:column;gap:var(--semantic__responsive__spacing__6x)}@media(min-width:768px){.service-center{position:relative}}.service-center__wrapper{align-items:stretch;background-image:var(--mobile-background);background-position:center 0;background-repeat:no-repeat;background-size:contain;display:flex;flex-direction:column;font-family:var(--semantic__typography__font-family-body);gap:250px;height:calc(var(--semantic__responsive__spacing__1x)*110);justify-content:center;position:relative;width:100%}@media(min-width:768px){.service-center__wrapper{background-image:var(--desktop-background);background-position:80% 50%;background-size:cover;height:calc(var(--semantic__responsive__spacing__1x)*117);padding:var(--semantic__responsive__spacing__22x) max(var(--semantic__responsive__spacing__14x),(100vw - var(--semantic__responsive__spacing__1x) * 340)/2)}}.service-center__title{margin:0 var(--semantic__responsive__spacing__4x);padding-bottom:0}@media(min-width:768px){.service-center__title{left:max(var(--semantic__responsive__spacing__14x),(100vw - var(--semantic__responsive__spacing__1x) * 340)/2);margin:0;padding-bottom:0;position:absolute;top:calc(var(--semantic__responsive__spacing__12x)*2);z-index:1}}.service-center__content{bottom:0;margin:0 var(--semantic__responsive__spacing__4x);max-width:calc(var(--semantic__responsive__spacing__5x)*68);position:absolute}@media(min-width:768px){.service-center__content{margin:0;position:relative}}.service-center .ds-card{display:flex;flex-flow:column;gap:var(--semantic__responsive__spacing__6x);max-width:calc(var(--semantic__responsive__spacing__10x)*12)}@media(min-width:768px){.service-center .ds-card{margin-top:calc(var(--semantic__responsive__spacing__10x)*2)}}.service-center__cta{margin:0 auto;width:-moz-max-content;width:max-content}.ds-value-proposition{align-items:center;display:flex;font-size:var(--semantic__responsive__typography__font-size-body-xsmall);font-weight:var(--semantic__typography__font-weight-body-xsmall-base);gap:var(--semantic__responsive__spacing__1x);line-height:150%;width:172px}@media(min-width:768px){.ds-value-proposition{font-size:var(--semantic__responsive__typography__font-size-body-small);font-weight:var(--semantic__typography__font-weight-body-small-base);gap:var(--semantic__responsive__spacing__3x);width:250px}}.ds-value-proposition__icon{color:var(--semantic__color__background-overlay);fill:none;flex-shrink:0;height:32px;width:32px}.ds-value-proposition__icon--reverse{color:var(--semantic__color__background-reverse)}.ds-value-proposition__icon--overlay{color:var(--semantic__color__background-overlay)}@media(min-width:768px){.ds-value-proposition__icon{height:39px;width:39px}}.ds-value-proposition__text{font-size:var(--semantic__responsive__typography__font-size-body-xsmall)}.c2b-banner{background-image:var(--mobile-background);background-position:center 110px;background-repeat:no-repeat;background-size:contain;font-family:var(--semantic__typography__font-family-body);padding-bottom:0}@media(min-width:768px){.c2b-banner{background-image:var(--desktop-background);background-position:80% 90%;background-size:cover}}.c2b-banner__wrapper{align-items:stretch;display:flex;flex-direction:column;gap:var(--semantic__responsive__spacing__10x);justify-content:center;margin-inline:auto;max-width:1296px;padding:0 var(--semantic__responsive__spacing__4x);width:100%}@media(min-width:768px){.c2b-banner__wrapper{gap:40px;margin-top:0;padding:var(--semantic__responsive__spacing__10x) var(--semantic__responsive__spacing__14x)}}.c2b-banner__title{color:var(--semantic__color__on-surface-primary);font-family:var(--semantic__typography__font-family-display);font-size:var(--semantic__responsive__typography__font-size-display-small);font-style:normal;font-weight:var(--semantic__typography__font-weight-display-small);line-height:100%;padding-bottom:150px}@media(min-width:768px){.c2b-banner__title{color:var(--semantic__color__on-surface-primary-neutral);max-width:480px;padding-bottom:0}}.c2b-banner__description{color:var(--semantic__color__on-surface-default-base);font-family:var(--semantic__typography__font-family-heading);font-size:var(--semantic__responsive__typography__font-size-heading-small);font-style:normal;font-weight:var(--semantic__typography__font-weight-heading-small);line-height:var(--semantic__responsive__typography__line-height-heading-small)}.c2b-banner__items{align-self:stretch;color:var(--semantic__color__on-background-base);font-family:var(--semantic__typography__font-family-body);font-size:var(--semantic__responsive__typography__font-size-body-medium);font-style:normal;font-weight:var(--semantic__typography__font-weight-body-medium-base);line-height:var(--semantic__responsive__typography__line-height-body-medium);list-style-type:none;margin:0;padding-inline-start:0;width:100%}.c2b-banner__item:not(:last-child){margin-bottom:var(--semantic__responsive__spacing__3x)}.c2b-banner__item__value-proposition{width:100%}.c2b-banner__card{background:var(--semantic__color__background-default);border-radius:var(--semantic__radius__xxlarge);box-shadow:0 4px 12px #0e0f0c1a;display:flex;flex-direction:column;gap:var(--semantic__responsive__spacing__6x);padding:var(--semantic__responsive__spacing__6x)}@media(min-width:768px){.c2b-banner__card{max-width:480px;width:480px}}.c2b-banner__card__footer{text-align:center}.faq{background:var(--semantic__color__surface-accent-primary);width:100%}.faq__container{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:10px;margin:0 auto;max-width:calc(var(--semantic__responsive__spacing__2x)*180);padding:var(--semantic__responsive__spacing__14x) var(--semantic__responsive__spacing__4x);width:100%}@media(min-width:768px){.faq__container{padding:var(--semantic__responsive__spacing__14x)}}@media(max-width:767px){.faq__container__button{width:100%}}.faq__answer{white-space:pre-line}.faq__title{color:var(--semantic__color__on-surface-default-base);font-family:var(--semantic__typography__font-family-display);font-size:var(--semantic__responsive__typography__font-size-display-small);font-style:normal;font-weight:var(--semantic__typography__font-weight-display-small);line-height:var(--semantic__responsive__typography__line-height-display-large)}@media(min-width:768px){.faq__title{font-size:var(--semantic__responsive__typography__font-size-display-small);font-style:normal;font-weight:var(--semantic__typography__font-weight-display-small)}}.marketing-banner{display:block;margin:0 auto;max-width:1280px;padding:0 var(--semantic__responsive__spacing__4x);width:100%}@media(min-width:768px){.marketing-banner{margin:0 auto}}.marketing-banner__img{border-radius:var(--semantic__radius__xlarge);overflow:hidden}.reinsurance-banner{display:flex;justify-content:center;padding:0 var(--semantic__responsive__spacing__4x) var(--semantic__responsive__spacing__4x)}@media(min-width:768px){.reinsurance-banner{padding:0 var(--semantic__responsive__spacing__14x) var(--semantic__responsive__spacing__14x)}}.reinsurance-banner__list{align-items:center;display:flex;flex-flow:row wrap;font-family:var(--semantic__typography__font-family-body);gap:var(--semantic__responsive__spacing__3x);justify-content:center;list-style-type:none;margin-left:auto;margin-right:auto;margin-top:var(--semantic__responsive__spacing__6x);padding:0}@media(min-width:768px){.reinsurance-banner__list{gap:var(--semantic__responsive__spacing__4x);margin-top:var(--semantic__responsive__spacing__8x);width:auto}}@media(max-width:1174px){.reinsurance-banner__list{margin-left:0;margin-right:0;width:600px}}@media(max-width:767px){.reinsurance-banner__list{width:400px}}.reinsurance-banner__item{flex:0 0 172px}@media(min-width:768px){.reinsurance-banner__item{flex:0 0 250px}}.ds-input-autocomplete{align-items:stretch;display:flex;flex-grow:1;height:44px;justify-content:center;position:relative}@media(min-width:768px){.ds-input-autocomplete{flex-grow:0;height:var(--semantic__responsive__spacing__12x)}}.ds-input-autocomplete__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--semantic__color__surface-default);border:none;border-radius:22px;box-shadow:0 0 0 1px var(--semantic__color__outline-muted);color:var(--semantic__color__on-background-base);flex-grow:1;font-size:var(--semantic__responsive__typography__font-size-body-small);padding:var(--semantic__responsive__spacing__2x) var(--semantic__responsive__spacing__4x);position:relative;z-index:1}@media(min-width:768px){.ds-input-autocomplete__input{border-radius:var(--semantic__radius__round);font-size:var(--semantic__responsive__typography__font-size-body-medium)}}.ds-input-autocomplete__input::-moz-placeholder{color:var(--semantic__color__on-background-subtle);font-family:var(--semantic__typography__font-family-body);font-size:var(--semantic__responsive__typography__font-size-body-small);font-style:normal;font-weight:var(--semantic__typography__font-weight-body-small-base)}.ds-input-autocomplete__input::placeholder{color:var(--semantic__color__on-background-subtle);font-family:var(--semantic__typography__font-family-body);font-size:var(--semantic__responsive__typography__font-size-body-small);font-style:normal;font-weight:var(--semantic__typography__font-weight-body-small-base)}@media(min-width:768px){.ds-input-autocomplete__input::-moz-placeholder{font-size:var(--semantic__responsive__typography__font-size-body-medium)}.ds-input-autocomplete__input::placeholder{font-size:var(--semantic__responsive__typography__font-size-body-medium)}}.ds-input-autocomplete:has(input:focus) input{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;box-shadow:0 0 0 2px var(--semantic__color__outline-primary);outline:none}@media(min-width:768px){.ds-input-autocomplete:has(input:focus) input{border-radius:var(--semantic__radius__round)}}.ds-input-autocomplete:hover input{box-shadow:0 0 0 1px var(--semantic__color__outline-primary)}.ds-input-autocomplete__actions{align-items:center;display:flex;margin-left:var(--semantic__responsive__spacing__4x);position:absolute;right:var(--semantic__responsive__spacing__05x);top:50%;transform:translateY(-50%);z-index:3}.ds-input-autocomplete__options-wrapper{align-items:flex-start;align-self:stretch;background:var(--semantic__color__background-default);border:2px solid var(--semantic__color__outline-primary);border-bottom-left-radius:var(--semantic__responsive__spacing__5x);border-bottom-right-radius:var(--semantic__responsive__spacing__5x);border-top:none;display:none;flex-direction:column;left:calc(var(--semantic__responsive__spacing__05x)*-1);position:absolute;top:100%;width:calc(100% + var(--semantic__responsive__spacing__1x));z-index:2}@media(min-width:768px){.ds-input-autocomplete__options-wrapper{border:var(--semantic__responsive__outline-width__base) solid var(--semantic__color__outline-muted);border-radius:var(--semantic__radius__large);top:calc(100% + var(--semantic__responsive__spacing__4x))}}.ds-input-autocomplete__options{border-top:var(--semantic__responsive__outline-width__base) solid var(--semantic__color__outline-muted);list-style:none;margin:0;padding:var(--semantic__responsive__spacing__2x);width:100%}@media(min-width:768px){.ds-input-autocomplete__options{border-top:none}}.ds-input-autocomplete:has(input:focus) .ds-input-autocomplete__options-wrapper{display:flex}.ds-input-autocomplete__option{align-items:center;align-self:stretch;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;color:var(--semantic__color__on-surface-default-base);display:flex;outline:none;overflow:hidden;padding:var(--semantic__responsive__spacing__2x) var(--semantic__responsive__spacing__4x);text-overflow:ellipsis;width:100%}.ds-input-autocomplete__option:hover{background:var(--semantic__color__surface-default-hover)}.ds-input-autocomplete__highlight{font-weight:var(--semantic__typography__font-weight-body-medium-strong)}.search-bar{display:flex;flex:1}@media(min-width:768px){.search-bar{width:auto}}.search-bar{gap:var(--semantic__responsive__spacing__1x);width:100%}.search-bar .ds-input-autocomplete{flex:1}.search-bar__submit-button{display:none}@media(min-width:768px){.search-bar__submit-button{display:revert}}.seo-footer{align-items:flex-start;display:flex;flex-direction:column;gap:var(--semantic__responsive__spacing__6x);margin:0 auto;max-width:1440px;padding:0 var(--semantic__responsive__spacing__4x) var(--semantic__responsive__spacing__6x) var(--semantic__responsive__spacing__4x);width:100%}@media(min-width:768px){.seo-footer{padding:0 var(--semantic__responsive__spacing__14x) var(--semantic__responsive__spacing__8x) var(--semantic__responsive__spacing__14x)}}.seo-footer__title{color:var(--semantic__color__on-background-base);font-family:var(--semantic__typography__font-family-heading);font-size:var(--semantic__responsive__typography__font-size-heading-large);font-style:normal;font-weight:var(--semantic__typography__font-weight-heading-large);line-height:var(--semantic__responsive__typography__line-height-heading-large)}@media(min-width:768px){.seo-footer__title{font-size:var(--semantic__responsive__typography__font-size-heading-large);font-weight:var(--semantic__typography__font-weight-heading-large)}}.seo-footer__sections{display:flex;flex-direction:column;gap:var(--semantic__responsive__spacing__6x);width:100%}@media(min-width:960px){.seo-footer__sections{flex-flow:row wrap;gap:var(--semantic__responsive__spacing__6x) 0;justify-content:flex-start}}@media(min-width:1396px){.seo-footer__sections{justify-content:space-between}}.seo-footer__section{align-items:flex-start;display:flex;flex-direction:column;gap:var(--semantic__responsive__spacing__2x)}@media(min-width:960px){.seo-footer__section{padding:0 var(--semantic__responsive__spacing__8x);width:50%}.seo-footer__section:last-child{padding-right:0}.seo-footer__section+.seo-footer__section{border-left:1px solid var(--semantic__color__border-subtle,#e0e4e8)}}@media(min-width:960px)and (max-width:1395px){.seo-footer__section:nth-child(odd){border:0;padding-left:0}}@media(min-width:1396px){.seo-footer__section{flex:none;width:auto}.seo-footer__section:first-child{padding-left:0}}.seo-footer__section__title{color:var(--semantic__color__on-background-accent-primary);font-family:var(--semantic__typography__font-family-heading);font-size:var(--semantic__responsive__typography__font-size-heading-small);font-style:normal;font-weight:var(--semantic__typography__font-weight-heading-small);line-height:var(--semantic__responsive__typography__line-height-heading-large)}.seo-footer__section__items{display:flex;flex-flow:column wrap;gap:var(--semantic__responsive__spacing__1x) var(--semantic__responsive__spacing__4x);height:250px}@media(min-width:960px){.seo-footer__section__items{display:grid;gap:var(--semantic__responsive__spacing__1x) var(--semantic__responsive__spacing__6x);grid-auto-flow:column;grid-template-rows:repeat(11,auto);height:auto}}.seo-footer__section__item{font-family:var(--semantic__typography__font-family-body);font-size:var(--semantic__responsive__typography__font-size-body-xsmall);font-style:normal;font-weight:var(--semantic__typography__font-weight-body-xsmall-base);line-height:var(--semantic__responsive__typography__line-height-body-medium)}@media(min-width:768px){.seo-footer__section__item{font-size:var(--semantic__responsive__typography__font-size-body-small);font-weight:var(--semantic__typography__font-weight-body-small-base)}}.seo-footer__section__item{color:var(--color-background-on-background-variant,#0e1318);text-decoration:none}@media(min-width:768px){.seo-footer__section__item{font-size:var(--semantic__responsive__typography__font-size-body-medium);font-weight:var(--semantic__typography__font-weight-body-medium-base)}}.seo-footer__show-more{width:100%}@media(min-width:960px){.seo-footer__show-more{display:none}}.user-reviews__widget{display:flex;justify-content:center;width:100%}.trustpilot-widget{width:100%}.user-reviews{display:flex;flex-direction:column;gap:var(--semantic__responsive__spacing__10x);justify-content:center;margin:0 auto;padding:0 var(--semantic__responsive__spacing__4x);width:100%}@media(min-width:768px){.user-reviews{max-width:1360px;padding:0 var(--semantic__responsive__spacing__14x)}}.user-reviews__title{margin-bottom:var(--semantic__responsive__spacing__2x)}.light-footer{align-items:center;background:var(--semantic__color__background-reverse);border-top:1px solid var(--semantic__color__on-background-reverse);display:flex;flex:1 0 0;flex-direction:column;gap:var(--semantic__responsive__spacing__12x);max-width:1440px;padding-top:var(--semantic__responsive__spacing__4x);width:100%}@media(min-width:768px){.light-footer{gap:var(--semantic__responsive__spacing__4x);padding:var(--semantic__responsive__spacing__6x) 0}}.light-footer__links-list{align-items:center;display:flex;flex-flow:wrap;flex-direction:column;gap:var(--semantic__responsive__spacing__2x);justify-content:center;list-style:none;margin:0;padding:0;text-align:center}@media(min-width:768px){.light-footer__links-list{flex-direction:row;gap:var(--semantic__responsive__spacing__3x)}.light-footer__links-item:not(:last-child):after{color:var(--semantic__color__on-background-reverse);content:"•";margin-left:var(--semantic__responsive__spacing__3x)}}.light-footer__links-item>a{text-decoration:none}.light-footer__copyright,.light-footer__links-item>a{color:var(--semantic__color__on-background-reverse);font-family:var(--semantic__typography__font-family-body);font-size:var(--semantic__responsive__typography__font-size-body-medium);font-style:normal;font-weight:var(--semantic__typography__font-weight-body-medium-base)}.light-footer__copyright{align-items:center;display:flex;flex-direction:column;gap:var(--semantic__responsive__spacing__2x);text-align:center}.light-footer__copyright-link{text-decoration:none}.footer{align-items:center;background:var(--semantic__color__background-reverse);border-top:1px solid var(--semantic__color__on-background-reverse);color:var(--semantic__color__on-background-reverse);display:flex;flex:1 0 0;flex-direction:column;gap:var(--semantic__responsive__spacing__4x);padding:var(--semantic__responsive__spacing__6x) 0}@media(min-width:768px){.footer{padding:var(--semantic__responsive__spacing__12x) 0}}.footer__container{align-items:center;align-self:stretch;display:flex;flex-flow:column;gap:var(--semantic__responsive__spacing__8x);justify-content:flex-start;margin:0 auto;max-width:1440px;padding:var(--semantic__responsive__spacing__6x) var(--semantic__responsive__spacing__4x);width:100%}@media(min-width:768px){.footer__container{gap:var(--semantic__responsive__spacing__4x);justify-content:space-between;padding:0 var(--semantic__responsive__spacing__14x)}}.footer__brand-rating{align-items:center;display:flex;flex-direction:column;gap:var(--semantic__responsive__spacing__10x);justify-content:center;margin-bottom:var(--semantic__responsive__spacing__6x);width:100%}@media(min-width:768px){.footer__brand-rating{flex-direction:row;justify-content:space-between;padding:var(--semantic__responsive__spacing__6x) 0}}.footer__brand-rating-logo{width:224px}.footer__brand-user-reviews-container{display:block}@media(min-width:768px){.footer__brand-user-reviews-container{margin-right:-160px;width:850px}}.footer__brand-user-reviews{height:var(--semantic__responsive__spacing__6x);width:auto}.footer__informations{margin-bottom:var(--semantic__responsive__spacing__8x);width:100%}.footer__informations-categories-list{display:flex;flex-wrap:wrap;gap:var(--semantic__responsive__spacing__8x);justify-content:flex-start;list-style:none;margin:0;padding:0}@media(min-width:768px){.footer__informations-categories-list{gap:unset;justify-content:space-between}}.footer__informations-links-list{color:var(--semantic__color__on-background-reverse);list-style:none;margin:0;padding:0}.footer__informations-category-item{white-space:pre-line}.footer__informations-category-item,.footer__informations-links-list{display:flex;flex-direction:column;gap:var(--semantic__responsive__spacing__2x)}.footer__informations-link{color:var(--semantic__color__on-background-reverse);line-height:150%;text-decoration:none}.footer__informations-social-icons{display:flex;flex-direction:row;gap:var(--semantic__responsive__spacing__4x);margin-top:var(--semantic__responsive__spacing__4x)}.footer__informations-social-icon{height:24px;width:24px}.footer__aramis-group{border-top:1px solid var(--semantic__color__on-background-reverse);display:flex;flex-flow:wrap;flex-direction:row;gap:var(--semantic__responsive__spacing__4x);padding:var(--semantic__responsive__spacing__6x) 0;width:100%}@media(min-width:768px){.footer__aramis-group{padding-bottom:0}}.footer__group-logo{align-items:flex-start;display:flex;height:15px;width:196px}.footer__group-description{width:100%}.footer__brand-list{display:flex;flex-wrap:wrap;gap:var(--semantic__responsive__spacing__3x);margin:0;padding:0}.footer__brand-item{display:flex;flex-direction:row}.footer__brand-logo img{height:32px}.footer__agency-heading{display:block;margin-bottom:var(--semantic__responsive__spacing__4x)}.footer__agency-list{display:flex;flex-wrap:wrap;gap:var(--semantic__responsive__spacing__4x);list-style:none;margin:0;padding:0;width:100%}.footer__agency-item{align-items:center;display:flex;gap:var(--semantic__responsive__spacing__2x)}.hero-banner{align-items:stretch;background-color:var(--semantic__color__background-skeleton);background-image:var(--mobile-background);background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;display:flex;flex-direction:row;justify-content:center;min-height:564px;padding:var(--semantic__responsive__spacing__8x) var(--semantic__responsive__spacing__4x) var(--semantic__responsive__spacing__14x) var(--semantic__responsive__spacing__4x)}@media(min-width:768px){.hero-banner{align-items:center;background-image:var(--desktop-background);background-position:80% 90%;justify-content:center;min-height:688px;padding:0}}.hero-banner__wrapper{align-items:stretch;display:flex;flex-direction:column;justify-content:space-between;max-width:1296px;width:100%}@media(min-width:768px){.hero-banner__wrapper{flex-direction:column;gap:var(--semantic__responsive__spacing__14x);padding:0 var(--semantic__responsive__spacing__4x)}}.hero-banner--light{color:var(--semantic__color__on-background-accent-secondary)}.ds-wrapper-container{display:flex;flex-direction:column;gap:var(--semantic__responsive__spacing__18x)}@media(min-width:768px){.ds-wrapper-container{gap:calc(var(--semantic__responsive__spacing__1x)*var(--ds-wrapper-container__multiplier))}}.ds-wrapper-container>*{width:100%}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none}body,html{margin:0}blockquote,body,dd,dl,figure,h1,h2,h3,h4,p{margin-block-end:0}ol[role=list],ol[role=menubar],ul[role=list],ul[role=menubar]{list-style:none;margin:0}body{min-height:100lvh}button,h1,h2,h3,h4,input,label{line-height:1.1}h1,h2,h3,h4{text-wrap:balance}a{color:currentcolor;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img,picture{display:block;max-width:100%}button,input,select,textarea{border:none;color:inherit;font-family:inherit;font-size:inherit;outline:none}button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none}.page-home{overflow:hidden}.hero-content{align-items:center;display:flex;flex-direction:column;gap:var(--semantic__responsive__spacing__1x)}@media(min-width:768px){.hero-content{align-items:center;flex-direction:row;gap:var(--semantic__responsive__spacing__4x)}.hero-content .ds-input-autocomplete__input{width:100%}}.hero-content__sell-button{width:100%}@media(min-width:768px){.hero-content__sell-button{width:auto}.search-bar{max-width:555px}.search-bar .search-bar__inner-submit-button{display:none}}
