.country-switch{font-size:1.2rem;isolation:isolate;line-height:1.5;position:relative;z-index:1}.country-switch__button{align-items:center;color:#fff;display:flex;gap:.4rem;-webkit-text-decoration:none;text-decoration:none}.country-switch__button .icon{height:.5rem;width:.7rem}.country-switch__list{background:#000;color:#fff;display:flex;flex-direction:column;padding:1rem;position:absolute;right:-1rem;top:100%}.country-switch__item{border-top:1px solid #777;padding-block:.4rem}.country-switch__option{color:inherit;display:flex;flex-wrap:nowrap;gap:.4rem;padding-inline:1rem;-webkit-text-decoration:none;text-decoration:none;white-space:nowrap}.giftcard-steps{--transparent:var(--color-background-default)}.giftcard-steps__list{align-items:center;counter-reset:steps;display:grid;font-size:1.2rem;gap:1.6rem;grid-template-columns:repeat(3,1fr);isolation:isolate;justify-content:center;line-height:1.6;margin-block:.7rem;position:relative}.giftcard-steps__list:before{background:#000;content:"";height:.1rem;left:0;margin:auto;position:absolute;right:0;top:1.8rem;width:66.67%;z-index:-1}@media (width >= 48em){.giftcard-steps__list{--transparent:#fff;display:flex;font-size:1.3rem;gap:3.2rem;margin-block:0}.giftcard-steps__list:before{top:2.1rem}}.giftcard-steps__item{counter-increment:section;flex-direction:column;-webkit-text-decoration:none;text-decoration:none}.giftcard-steps__item,.giftcard-steps__item:before{align-items:center;display:flex;justify-content:center}.giftcard-steps__item:before{aspect-ratio:1;border:1px solid #000;border-radius:50%;box-shadow:0 0 0 .7rem var(--transparent);content:counter(section);font-family:American Typewriter,American Typewriter fallback,serif;line-height:1.2;margin-block:.7rem;min-width:2.2rem}@media (width >= 48em){.giftcard-steps__item{font-size:1.3rem}.giftcard-steps__item:before{box-shadow:0 0 0 .7rem var(--transparent);margin-block:.8rem;min-width:2.6rem}}.giftcard-steps__item--done:before{background:#97ba7e;border-color:#97ba7e;color:#fff}.giftcard-steps__item--active:before{background:#000;color:#fff}.giftcard-steps__item--todo:before{background:var(--transparent);color:#000}.header__top{background:#000;color:#fff}@media (width < 48em){.header__top .header__container{padding:.8rem 0}}@media (width >= 48em){.header__top .header__container{align-items:center;display:flex;justify-content:space-between}}.header__usps{align-items:center;display:flex;font-size:1.4rem;gap:1.4rem;padding-block:.5rem}.header__usps .icon{color:#89ac6b;height:.8rem;width:1.1rem}@media (width < 48em){.header__lang{position:absolute;right:2rem;top:1.4rem}}.header{background:#fff}.header__container--desk{display:contents}@media (width >= 48em){.header__container--desk{display:grid;grid-template:"back logo steps" min-content/1fr auto 1fr;padding-block:1.6rem}}@media (width < 48em){.header__container--mob:has(.header__logo){background:#fff;padding-block:1.1rem}.header__container--mob:has(.header__logo) .container{display:grid;grid-template:"back logo ." min-content/1fr auto 1fr}.header__container--mob:has(.header__steps){background:var(--color-background-default)}.header__container--mob:has(.header__steps) .container{display:flex;justify-content:center}}@media (width >= 48em){.header__container--mob,.header__container--mob .container{display:contents}}.header__back{align-items:center;display:flex;font-size:1.2rem;gap:.4rem;grid-area:back;place-self:center start;-webkit-text-decoration:none;text-decoration:none}.header__back .icon{height:.9rem;width:1.1rem}@media (width >= 48em){.header__back{font-size:1.4rem;gap:.6rem}.header__back .icon{height:1.1rem;width:1.3rem}}.header__logo{height:4.8rem;width:6.7rem}@media (width >= 48em){.header__logo{height:6.4rem;width:9rem}}.header__steps{grid-area:steps;place-self:center end}@media (width < 48em){.header__steps{padding-block:1.6rem 1.4rem;position:relative;z-index:1}}.collapsable__label{align-items:center;cursor:pointer;display:block;justify-content:space-between;padding:1.5rem 0;position:relative}.collapsable__label::-webkit-details-marker,.collapsable__label::marker{display:none}.collapsable__icon{bottom:0;margin:auto;position:absolute;right:0;top:0;transition:transform .2s linear}.collapsable__content{display:none;height:0;overflow:hidden;padding-bottom:.5rem}.collapsable[open] .collapsable__icon{transform:rotate(-90deg)}.collapsable[open] .collapsable__content{display:block;height:auto}.footer-help .collapsable{border-bottom:1px solid #a5af98}.footer-help .collapsable__label{color:inherit;font-weight:400;padding-block:1.4rem}:is(.footer-help .collapsable__label) .icon{color:inherit;height:1.1rem;width:.6rem}@media (width >= 48em){.footer-help{display:flex;gap:8rem}.footer-help__content{max-width:30rem}}.footer-help__heading{font-family:American Typewriter,American Typewriter fallback,sans-serif;font-size:2.1rem;margin-bottom:.4rem}@media (width >= 48em){.footer-help__heading{font-size:2.4rem;margin-bottom:.8rem}}.footer-help__faq .collapsable__icon{margin:auto}@media (width >= 48em){.footer-help__faq{width:100%}}.footer-contact__heading{font-family:American Typewriter,American Typewriter fallback,sans-serif;font-size:2.1rem;line-height:1.2;margin-bottom:1.6rem}.footer-contact__group{margin-bottom:.8rem}.footer-contact__link{align-items:center;display:flex;gap:1rem}.footer-contact__link .icon{height:1.4rem;width:1.4rem}.payment-icons .icon{height:2.8rem;width:4rem}@media (width >= 48em){.payment-icons .icon{height:2.2rem;width:3.1rem}}.payment-icons__list{align-items:center;display:flex;flex-wrap:wrap;gap:1.2rem}.footer-links{display:flex;flex-direction:column;font-size:1.6rem;gap:.8rem 1.6rem;line-height:1.6}@media (width >= 48em){.footer-links{flex-direction:row;font-size:1.4rem}}.footer-links__link{-webkit-text-decoration:none;text-decoration:none}@media (width < 48em){.footer__help{background:#dfe5d6}.footer__help .footer__container{padding-block:3.2rem}}@media (width >= 48em){.footer__help .footer__container{background:#dfe5d6;margin-bottom:5.6rem;margin-top:10rem;padding:4.8rem}}.footer__main{background:#fff;padding-top:3.2rem}@media (width >= 48em){.footer__main>.footer__container{display:grid;grid-template:"logo             contact" min-content "payment-icons    links" min-content "copyright        recaptcha" min-content/1fr 42.6rem}}.footer__logo-review{align-items:center;display:flex;gap:2.4rem;grid-area:logo;place-content:start}@media (width >= 48em){.footer__logo-review{border-bottom:1px solid #ddd;padding-block:2.4rem}}.footer__logo{flex:0 0 auto;margin-inline:0}.footer__review{line-height:1.6}.footer__review b{color:#97ba7e}.footer__contact{border-bottom:1px solid #ddd;grid-area:contact;padding-block:2.4rem;place-content:start}.footer__payment-icons{grid-area:payment-icons}.footer__links,.footer__payment-icons{border-bottom:1px solid #ddd;padding-block:2.4rem;place-content:center start}.footer__links{grid-area:links}.footer__copyright{font-size:1.4rem;grid-area:copyright;padding-block:2.4rem;place-content:center start}@media (width >= 48em){.footer__copyright{padding-block:2.4rem 3.2rem}}.footer__recaptcha{font-size:1.2rem;grid-area:recaptcha;padding-block:0 3.2rem;place-content:center start}@media (width >= 48em){.footer__recaptcha{padding-block:2.4rem 3.2rem}}.footer__logo{height:5.6rem;width:7.8rem}
