.tooltip{position:relative;display:inline-block;--bubbleWidth:10.75rem}.tooltip__container{position:relative}.tooltip__bt::after,.tooltip__bubble{display:none}.tooltip__bt{position:relative}.tooltip__bt:focus-visible::after,.tooltip__bt:hover::after{display:block}.tooltip__bt:focus-visible~.tooltip__bubble,.tooltip__bt:hover~.tooltip__bubble{display:flex}.tooltip__bubble{position:absolute;left:50%;bottom:calc(100% + .625rem);transform:translateX(-50%);align-items:flex-start;background:#fff;border:1px solid #878ea2;border-radius:.25rem;font-size:.75rem;gap:.313rem;line-height:1.2;padding:.5rem;width:var(--bubbleWidth);z-index:1}.tooltip__bubble::after{content:"";position:absolute;top:calc(100% - .313rem);left:50%;width:10px;height:10px;background:#fff;border-bottom:1px solid #878ea2;border-right:1px solid #878ea2;transform:translateX(-50%) rotate(45deg);z-index:2}.tooltip__bubble-icon{flex-shrink:0;margin-top:.094rem}.tooltip--b-end .tooltip__bubble,.tooltip--end .tooltip__bubble{left:auto;right:-.437rem;transform:none}.tooltip--b-end .tooltip__bubble::after,.tooltip--end .tooltip__bubble::after{left:auto;right:0;transform:translateX(-.312rem) rotate(45deg)}.tooltip--b-end .tooltip__bubble{bottom:auto;top:calc(100% + .625rem)}.tooltip--b-end .tooltip__bubble::after{top:auto;bottom:calc(100% - .313rem);transform:translateX(-.312rem) rotate(-135deg)}@media (min-width:64rem){.tooltip{--bubbleWidth:15.938rem}}.bg-dialog,.dialog{position:fixed;top:0;left:0;width:100%;height:100%;display:none}.bg-dialog{z-index:20;background-color:rgba(0,0,0,.9)}.dialog{z-index:21;align-items:center;justify-content:center;box-sizing:border-box;padding:var(--site-margin)}.dialog__body,.dialog__content{max-height:100%}.dialog__body{position:relative;background-color:#f1f3f5;padding:5.75rem 2.5rem 2.5rem;display:flex;width:100%;max-width:40rem;box-sizing:border-box}.dialog__content{width:100%;overflow-y:auto}.dialog__bt-close{position:absolute;top:2rem;right:2.5rem;width:2.25rem;height:2.25rem;appearance:none;border:none;border-radius:0;background-color:transparent;cursor:pointer}.dialog__bt-close::before{background-position:center;background-repeat:no-repeat;background-size:2.25rem;content:'';display:block;height:100%;width:100%}.dialog__bt-close:hover{background-color:#209bd6}.dialog__loader{position:absolute;inset:0;z-index:5;background-repeat:no-repeat;background-position:50% 50%;background-color:rgba(241,243,245,.3)}.dialog__error{font-size:.938rem;text-align:center;color:#e62600;font-weight:500;line-height:1.4}.toast-message{position:fixed;top:var(--header-height,0);left:0;width:100%;z-index:9;box-sizing:border-box;align-items:center;background-color:#0477bd;color:#fff;display:flex;gap:.625rem;justify-content:space-between;padding:1.25rem var(--site-margin,0);opacity:0;transition:opacity .2s ease-out}.toast-message.is-shown{opacity:1}.toast-message__content{padding-inline-start:2.125rem;background-repeat:no-repeat;background-position:0 50%;background-size:1.5rem 1.5rem}.toast-message.is-danger{background-color:#e62600}.toast-message.is-danger .toast-message__content{background:0 0;padding-inline-start:0}.toast-message__bt{appearance:none;background-color:transparent;background-repeat:no-repeat;background-position:center;border:0;cursor:pointer;height:1.5rem;width:1.5rem;padding:0}.bt-2{--bt-2--bg:#209bd6;--bt-2--border:#209bd6;--bt-2--color:#fff;--bt-2--bg-hover:#0477bd;--bt-2--border-hover:#0477bd;--bt-2--color-hover:var(--bt-2--color);--bt-2--bg-active:#094975;--bt-2--border-active:#094975;--bt-2--color-active:var(--bt-2--color);--bt-2--bg-disabled:#cfd2da;--bt-2--border-disabled:#cfd2da;--bt-2--color-disabled:#878ea2;appearance:none;background-color:var(--bt-2--bg);border:.063rem solid var(--bt-2--border,transparent);border-radius:.25rem;color:var(--bt-2--color);cursor:pointer;padding:.625rem;position:relative}.bt-2__icon{display:block;color:inherit}.bt-2__icon path{stroke:currentcolor}.bt--hover:focus-visible .bt-2,.bt--hover:hover .bt-2,.bt-2:focus-visible,.bt-2:hover{background-color:var(--bt-2--bg-hover);border-color:var(--bt-2--border-hover);color:var(--bt-2--color-hover)}.bt--hover:active .bt-2,.bt-2:active{background-color:var(--bt-2--bg-active);border-color:var(--bt-2--border-active);color:var(--bt-2--color-active)}.bt-2--outline-white{--bt-2--bg:transparent;--bt-2--border:#fff;--bt-2--color:#fff;--bt-2--bg-hover:#fff;--bt-2--border-hover:#0f1d45;--bt-2--color-hover:#0f1d45;--bt-2--bg-active:#fff;--bt-2--border-active:#06112d;--bt-2--color-active:#06112d}.bt-2.is-loading::after{content:'';position:absolute;inset:0;z-index:2;border-radius:.25rem;background-color:rgba(255,255,255,.9);background-position:50% 50%;background-size:1.25rem 1.25rem;background-repeat:no-repeat}.bt-2.is-disabled,.bt-2[disabled]{cursor:default;background-color:var(--bt-2--bg-disabled);border-color:var(--bt-2--border-disabled);color:var(--bt-2--color-disabled)}.promo-offer{align-items:center;color:#e62600;font-weight:600;font-size:.938rem;display:flex;gap:.5rem;text-transform:uppercase}.promo-offer::before{content:'';display:block;height:1.5rem;width:1.5rem}.promo-discount{align-items:center;background-color:#e62600;color:#fff;font-weight:600;font-size:.938rem;display:inline-flex;padding:.125rem .5rem;transform:skew(-10deg)}.promo-discount--small{font-size:.813rem}.promo-discount span{display:inline-block;transform:skew(10deg)}.promo__ribbon{background-color:#e62600;clip-path:polygon(0 0,100% 0,95% 100%,0% 100%);color:#fff;font-size:.813rem;font-weight:600;left:0;padding:.125rem .5rem;position:absolute;top:2.5rem;z-index:2}.promo__ribbon--alt{top:.875rem;padding:.5rem .875rem}.slider{display:flex;flex-direction:column;gap:2.5rem}.slider__header{align-items:flex-end;display:flex;justify-content:space-between;padding-inline:var(--site-margin)}.slider__title{font-weight:600;font-size:1.5rem;font-style:italic;line-height:1.2}.slider__wrapper{overflow-x:auto}.js .slider__wrapper{overflow-x:clip}.slider__list{display:flex;gap:1rem}.slider__item:first-child{margin-inline-start:var(--site-margin)}.slider__item:last-child{margin-inline-end:var(--site-margin)}.slider-ctrl{display:flex;gap:.625rem}.slider-ctrl[hidden]{display:none}.slider-ctrl__icon path{stroke:currentcolor}.slider-ctrl__bt{--bt--bg:transparent;--bt--border:#0f1d45;--bt--color:#0f1d45;align-items:center;appearance:none;background-color:var(--bt--bg);border:1px solid var(--bt--border);border-radius:.25rem;color:var(--bt--color);cursor:pointer;display:flex;height:2.5rem;justify-content:center;width:2.5rem}.slider-ctrl__bt:not([disabled]):focus-visible,.slider-ctrl__bt:not([disabled]):hover{--bt--bg:#0f1d45;--bt--border:#0f1d45;--bt--color:#fff}.slider-ctrl__bt:not([disabled]):active{--bt--bg:#06112d;--bt--border:#06112d;--bt--color:#fff}.slider-ctrl__bt[disabled]{--bt--border:#878ea2;--bt--color:#878ea2;cursor:default}.slider-ctrl__bt--white{--bt--border:#fff;--bt--color:#fff}.slider-ctrl__bt--white:not([disabled]):focus-visible,.slider-ctrl__bt--white:not([disabled]):hover{--bt--bg:#fff;--bt--border:#0f1d45;--bt--color:#0f1d45}.slider-ctrl__bt--white:not([disabled]):active{--bt--bg:#fff;--bt--border:#06112d;--bt--color:#06112d}.slider__track{position:relative;overflow:hidden;margin-inline:var(--site-margin);margin-block-start:1.5rem;height:.125rem;background-color:#cfd2da}.slider__track__progress{position:relative;left:var(--slider-track-progress,0);height:100%;width:var(--slider-track-width,0);transition:left .1s ease-out;background-color:#0f1d45}@media (min-width:64rem){.slider__title{font-size:2rem}.slider__track{margin-block-start:2.5rem}}.card{background-color:#f1f3f5;display:flex;flex-direction:column;padding:.5rem;position:relative;box-sizing:border-box;min-height:100%}.card__header{flex:0;text-decoration:none}.card__pic{margin-block-end:1rem;height:12.5rem;width:100%}.card__img{object-fit:contain;object-position:50% 50%}.card__title{font-size:.938rem;line-height:1.4;margin-block-end:1.25rem;display:-webkit-box;-webkit-box-orient:vertical;white-space:pre-wrap;-webkit-line-clamp:2;overflow:hidden;height:2.813rem}.card__ref{font-size:.813rem;text-transform:uppercase;opacity:.5}.card__price{font-weight:600;font-size:1.25rem;font-style:italic}.card__price-wrapper{min-height:2.519rem}.card__price-discount{align-items:center;display:flex;font-size:.813rem;gap:.5rem}.card__price-old{color:#e62600}.card__content{position:relative;display:flex;column-gap:.5rem;align-items:flex-end}.card__description{flex:1;display:flex;flex-direction:column;gap:.75rem}.card__wishlist{appearance:none;background:0 0;border:0;cursor:pointer;padding:0;position:absolute;right:.5rem;top:.5rem}.card__wishlist:focus-visible .card__wishlist-icon path,.card__wishlist:hover .card__wishlist-icon path{stroke:#e62600}.card__wishlist.is-active .card__wishlist-icon path{fill:#e62600;stroke:#e62600}.card__wishlist-icon{display:block}.card__wishlist.is-loading::after{content:'';position:absolute;inset:0;z-index:3;background-repeat:no-repeat;background-position:50% 50%;background-size:80% 80%;background-color:rgba(255,255,255,.5);border-radius:100%}.card__addToCart{align-self:flex-end;justify-self:flex-end;transition:opacity .1s ease-out}.card__form-add-to-cart{position:absolute;bottom:0;right:0}@media (max-width:63.938rem){.card__ref{order:1}.card__addToCart{margin-block-end:0.25rem;pointer-events:none;cursor:not-allowed;opacity:0}.js-init .card__addToCart{pointer-events:all;cursor:pointer;opacity:1}}@media (min-width:64rem){.card{padding:1rem 1.25rem 1.25rem}.card__list{gap:1.875rem}.card__pic{margin-block-end:1.5rem}.card__title{-webkit-line-clamp:3;height:4.063rem}.card__description{gap:1.5rem}.card__price{font-size:1.5rem}.card__price-wrapper{min-height:2.769rem}.card__price-discount{margin-block-start:0.25rem}.card__wishlist{position:absolute;right:1.25rem;top:1rem}.card__addToCart{pointer-events:none;opacity:0}.js-init .card__addToCart{pointer-events:all}.js-init .card:focus-within .card__addToCart,.js-init .card:hover .card__addToCart{opacity:1}}.block-universe{padding:0 var(--site-margin) 2.5rem var(--site-margin)}.block-universe__pic-mobile{aspect-ratio:1.7;margin-block-end:1rem}.block-universe__img-mobile{scale:1.2}.block-universe__title{font-size:1.125rem;line-height:1.2;margin-block-end:1.5rem;text-transform:uppercase}.block-universe__list{display:flex;flex-direction:column;gap:1rem}.block-universe__item-link{align-items:center;display:inline-flex;font-weight:600;font-size:1.5rem;font-style:italic;gap:.5rem;line-height:1.2;position:relative;text-decoration:none}.block-universe__item-link::after{content:'';display:inline-block;height:1.25rem;width:1.25rem}@media (max-width:47.938rem){.block-universe__description{display:none}}@media (min-width:48rem){.block-universe{align-items:center;display:flex}.block-universe .bg-img-wrapper::after{content:'';position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(0,0,0,0) 52.87%,rgba(0,0,0,.5) 81.3%)}.block-universe__content,.block-universe__description{flex:1 1 0}.block-universe__pic-mobile{display:none}.block-universe__title{font-size:1.25rem}.block-universe__item-link.is-active{color:#e62600}.block-universe__item-content{aspect-ratio:1.034;display:flex;align-items:flex-end;padding:1.5rem}.block-universe__item-content:not(.is-active){display:none}.block-universe__item-description{color:#fff;font-weight:600;font-size:1rem;font-style:italic;line-height:1.2;z-index:1;max-width:65%}}@media (min-width:64rem){.block-universe__item-link{font-size:2rem}.block-universe__item-content{padding:2.5rem}.block-universe__item-description{font-size:1.5rem}}.block-featured-products{padding-block:2.5rem}.block-featured-products__item{flex:0 0 11.875rem;width:11.875rem}@media (min-width:64rem){.block-featured-products__title{font-weight:400;font-size:1.25rem;line-height:1.2;font-style:normal;text-transform:uppercase}.block-featured-products__item{flex:0 0 19.125rem;width:19.125rem}}.block-expert-advice{background-color:#0f1d45;color:#fff;display:flex;flex-direction:column;gap:2.5rem;padding:2.5rem var(--site-margin)}.block-expert-advice__hero{display:flex;flex-direction:column;gap:1.5rem}.block-expert-advice__title{align-items:center;display:flex;font-size:1.125rem;gap:.5rem;line-height:1.2;text-transform:uppercase}.block-expert-advice__title::before{content:'';display:inline-block;height:1.563rem;width:1.563rem}.block-expert-advice__tag{align-self:flex-start;border:.063rem solid currentcolor;border-radius:.313rem;display:inline-block;font-size:.75rem;justify-self:flex-start;padding:.25rem .625rem}.block-expert-advice__feature{display:flex;flex-direction:column;gap:1rem}.block-expert-advice__feature-title{font-weight:600;font-size:1.5rem;font-style:italic;line-height:1.2}.block-expert-advice__feature-description{font-size:.938rem;line-height:1.4}.block-expert-advice__content,.block-expert-advice__list{display:flex;flex-direction:column;gap:1.5rem}.block-expert-advice__item{display:flex;flex-direction:column;gap:.625rem}.block-expert-advice__item-title{font-weight:600;font-size:1.125rem;font-style:italic;line-height:1.2}.block-expert-advice__item-content{align-items:center;display:flex;gap:.625rem;text-decoration:none}@media (max-width:47.938rem){.block-expert-advice__item{border-bottom:.063rem solid rgba(255,255,255,.5);padding-block-end:1.5rem}}@media (min-width:48rem){.block-expert-advice{padding-block:4rem}.block-expert-advice__hero{display:grid;gap:2.5rem;grid-template-columns:1fr auto;grid-template-rows:1fr auto 1fr}.block-expert-advice__hero-pic{grid-area:1/2/4/3;max-width:20rem}.block-expert-advice__hero-cta{align-self:start;grid-area:3/1/4/2;justify-self:flex-start}.block-expert-advice__title{align-self:end;font-size:1.25rem;grid-area:1/1/2/2}.block-expert-advice__feature{grid-area:2/1/3/2;max-width:59ch}.block-expert-advice__feature-title{font-size:2rem}.block-expert-advice__content-cta{align-self:flex-start}.block-expert-advice__list{flex-direction:row;gap:1.875rem}.block-expert-advice__item:not(:last-child){border-right:.063rem solid rgba(255,255,255,.5);padding-inline-end:1.875rem}}@media (min-width:64rem){.block-expert-advice__hero-pic{max-width:30.625rem}.block-expert-advice__content{flex-direction:row}.block-expert-advice__content-cta{align-self:flex-end;justify-self:flex-end}.block-expert-advice__list{flex:1;flex-direction:row;gap:1.875rem}.block-expert-advice__item{border-right:.063rem solid rgba(255,255,255,.5);padding-inline-end:1.875rem;max-width:30.625rem}.block-expert-advice__item-title{max-width:35ch}}.block-assistance{display:flex;flex-direction:column;gap:1.875rem;padding:2.5rem var(--site-margin)}.block-assistance__header{text-align:center}.block-assistance__overtitle{font-size:1.125rem;line-height:1.4;text-transform:uppercase}.block-assistance__title{font-weight:600;font-size:1.5rem;font-style:italic;line-height:1.2}.block-assistance__list{display:flex;flex-direction:column;gap:1.875rem}.block-assistance__item{container-name:card-assistance;container-type:inline-size;background-color:#f1f3f5;width:100%}.block-assistance__item-inner{display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem}.block-assistance__item-pic{aspect-ratio:2.96;min-height:7.5rem;width:100%}.block-assistance__item-content{display:flex;flex-direction:column;gap:1rem}.block-assistance__item-title{font-weight:600;font-size:1.5rem;font-style:italic;line-height:1.2}.block-assistance__item-cta{margin-block-start:1rem}@media (min-width:48rem){.block-assistance__overtitle{font-size:1.25rem}.block-assistance__title{font-size:2rem}.block-assistance__list{flex-direction:row}.block-assistance__item-inner{padding:1.5rem}.block-assistance__item-pic{aspect-ratio:2.372}.block-assistance__item-title{font-size:1.5rem}.block-assistance__item-cta{align-self:flex-start}}@media (min-width:64rem){.block-assistance__list--1 .block-assistance__item-inner{align-items:center;flex-direction:row;gap:3.125rem}.block-assistance__list--1 .block-assistance__item-title{font-size:2rem}.block-assistance__list--1 .block-assistance__item-content,.block-assistance__list--1 .block-assistance__item-pic{flex-basis:calc(50% - 1.5625rem)}.block-assistance__list--1 .block-assistance__item-pic{aspect-ratio:1.683}}@media (min-width:90rem){.block-assistance{padding-block:4rem}}.block-offers{padding:1.125rem var(--site-margin,0)}.block-offers__layout{display:grid;grid-template-columns:1fr;row-gap:1rem}.block-offers__offer{position:relative;background-color:#06112d}.block-offers__offer__pic{overflow:hidden;z-index:1}.block-offers__offer__pic,.block-offers__offer__pic::after{position:absolute;inset:0}.block-offers__offer__pic::after{content:'';z-index:2;opacity:0;background-color:rgba(15,29,69,.5);transition:opacity .2s ease-out}.block-offers__offer__img{position:relative;z-index:1;display:block;width:100%;height:100%;object-fit:cover;object-position:100% 50%;transition:scale .2s ease-in-out}.block-offers__offer__body{position:relative;z-index:2;min-height:31.25rem;padding:1.625rem 1rem;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;font-weight:600;color:#fff}.block-offers__offer__label{position:relative;order:-1;font-size:.938rem;line-height:1.4;text-transform:uppercase;color:#06112d;padding:.188rem .625rem .125rem;isolation:isolate;margin-block-end:1.313rem;display:flex;align-items:center;column-gap:.438rem}.block-offers__offer__label::before{content:'';display:block;width:.75rem;height:.875rem;flex:0 0 0.75rem;background-repeat:no-repeat;background-position:50% 50%;background-size:contain}.block-offers__offer__label::after{content:'';position:absolute;z-index:-1;inset:0;transform:skew(-15deg,0deg);background-color:#fff}.block-offers__offer__text,.block-offers__offer__title{margin-block-end:1rem}.block-offers__offer__title{font-size:1.5rem;line-height:1.2;font-weight:inherit}.block-offers__offer__text{font-weight:400;font-size:.938rem;line-height:1.4;min-height:2.8em}.block-offers__offer__price{display:flex;flex-direction:column;align-items:flex-start;font-size:1rem;line-height:1.2;min-height:5.625rem;margin-block-end:0.625rem}.block-offers__offer__price__tag{text-transform:uppercase}.block-offers__offer__price__value{font-size:2.625rem}.block-offers__offer--highlight .block-offers__offer__label{color:#fff}.block-offers__offer--highlight .block-offers__offer__label::after{background-color:#e62600}.block-offers__offer--highlight .block-offers__offer__price{color:#e62600}.block-offers__offer--highlight .block-offers__offer__price__value{font-size:4rem}.block-offers__offer--highlight .block-offers__offer__price__tag+.block-offers__offer__price__value{margin-block-start:-0.625rem}.block-offers__offer:hover .block-offers__offer__pic::after{opacity:1}.block-offers__offer:hover .block-offers__offer__img{transition-duration:5s;scale:1.1}@media (max-width:63.938rem){.block-offers__title{border:0!important;clip:rect(1px,1px,1px,1px)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}}@media (min-width:64rem){.block-offers{padding-block:3.313rem}.block-offers+.block-reassurance{margin-block-start:-1.812rem}.block-offers__title{font-size:2rem;line-height:1.2;font-weight:600;font-style:italic;text-align:center;margin-block-end:3.188rem}.block-offers__layout{grid-template-columns:1fr 1fr;column-gap:1.875rem}.block-offers__layout:has(.block-offers__offer:only-child){grid-template-columns:1fr}.block-offers__offer__body{padding:2.5rem}.block-offers__offer__label{margin-block-end:auto}.block-offers__offer__title{font-size:2.063rem;margin-block-end:1.75rem}.block-offers__offer__text{font-size:1.063rem;line-height:1.5}.block-offers__offer__price{font-size:1.125rem;min-height:7.188rem;margin-block-end:0.313rem}.block-offers__offer__price__value{font-size:4rem}.block-offers__offer--highlight .block-offers__offer__price__tag+.block-offers__offer__price__value{margin-block-start:-0.937rem}.block-offers__offer--highlight .block-offers__offer__price__value{font-size:5.625rem}}.site-footer{background-color:#f1f3f5;padding-block:2.25rem 2rem}.site-footer__body,.site-footer__foot{padding-inline:var(--site-margin,1rem)}.site-footer__body{margin-block-end:2.125rem}.site-footer__logo{width:7.375rem;height:auto;margin-block-end:1.813rem;margin-inline-start:.25rem}.site-footer__cell{margin-block-end:0.5rem}.site-footer__cell:last-child{margin-block:1.438rem 0}.site-footer__links{display:flex;flex-direction:column;row-gap:.375rem}.site-footer__link{font-size:.813rem;line-height:1.2;text-decoration:none;color:#0f1d45}.site-footer__link:focus,.site-footer__link:hover{color:#0477bd;text-decoration:underline}.site-footer__link:active{color:#094975}.site-footer__bt{position:relative;appearance:none;padding:0;margin:0;border:none;border-radius:0;background-color:transparent;font-size:.938rem;line-height:1.4;font-weight:600;cursor:pointer;text-align:left;color:#0f1d45}.site-footer__bt:hover{text-decoration:underline}.site-footer__push{background-color:#fff;padding:1rem;max-width:23.438rem;box-sizing:border-box;margin-inline:auto}.site-footer__push__title{font-size:1.5rem;font-weight:600;font-style:italic;line-height:1.2;margin-block-end:1rem}.site-footer__push__sticker{width:100%;margin-block-end:0.5rem}.site-footer__push__text{font-size:.813rem;line-height:1.2;margin-block-end:1rem}.site-footer__push__text--alt{opacity:.5}.site-footer__push__link{display:inline-block;margin-block-start:0.5rem;font-size:.938rem;line-height:1.4;text-decoration:underline}.site-footer__push__link:hover{text-decoration:none}.site-footer__foot{font-size:.813rem;line-height:1.2;display:flex;flex-direction:column;row-gap:.5rem}.site-footer__foot__link{text-decoration:none}.site-footer__foot__link:hover{text-decoration:underline}@media (max-width:63.938rem){.site-footer__bt{padding-inline-end:1.563rem}.site-footer__bt::after{content:'';position:absolute;top:0;right:0;width:1.25rem;height:1.25rem;display:inline-block;background-size:1.25rem 1.25rem}.site-footer__bt[aria-expanded=true]+.site-footer__links-layer{grid-template-rows:1fr;padding-block:0.313rem 0.563rem}.site-footer__links-layer{display:grid;grid-template-rows:0fr;overflow:hidden;transition:.3s ease-out}.site-footer__links{min-height:0}}@media (min-width:64rem){.site-footer{padding-block:4rem 1.25rem}.site-footer__body{display:grid;grid-template-areas:"cell1 cell3 cell4 cell5" "cell2 cell3 cell4 cell5" "cell6 cell6 cell6 cell6";grid-template-rows:3.563rem auto;column-gap:5rem;row-gap:2.75rem;margin-block-end:5.438rem}.site-footer__logo{grid-area:cell1;margin-block-end:0;margin-block-start:0.313rem}.site-footer__cell{margin-block-end:0}.site-footer__cell:nth-child(2){grid-area:cell2}.site-footer__cell:nth-child(3){grid-area:cell3}.site-footer__cell:nth-child(4){grid-area:cell4}.site-footer__cell:nth-child(5){grid-area:cell5}.site-footer__cell:nth-child(6){grid-area:cell6;margin-block-start:0}.site-footer__links-layer{margin-block-start:0.813rem}.site-footer__links{row-gap:.75rem}.site-footer__link{font-size:.75rem}.site-footer__push{margin-inline:auto}.site-footer__foot{font-size:.75rem;padding-block-start:1.25rem;border-block-start:0.063rem solid #cfd2da;flex-direction:row;justify-content:center;column-gap:2rem}}@media (min-width:80rem){.site-footer{padding-block:4rem 1.25rem}.site-footer__body{grid-template-areas:"cell1 cell3 cell4 cell5 cell6" "cell2 cell3 cell4 cell5 cell6"}.site-footer__push{margin-inline:auto 0;width:15.375rem;padding:1.5rem}.site-footer__push__text{font-size:.75rem}.site-footer__push__sticker{width:auto}}