@keyframes sticky_header_active{0%{opacity:0;transform:scale(1.1) translateY(-50%)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes sticky_header_inactive{0%{transform:translateY(20%)}to{transform:translateY(0)}}.header--sticky-active .header__section--main{background:transparent!important;box-shadow:none!important}.header__center{display:flex;height:100px;justify-content:center}.header--sticky-active .header__center{box-shadow:0 0 16px rgba(37,43,32,.55),0 4px 8px rgba(37,43,32,.05);max-width:1138px}.header--sticky-active .header__sticky-element{left:0;position:fixed;top:0;width:100%;z-index:6}.hs-inline-edit .header--sticky-active .header__sticky-element{z-index:2147483599}.header__section--main{padding-bottom:25px;padding-top:25px}.header--sticky-inactive .header__section--main{animation:sticky_header_inactive .2s ease-in-out}.header--sticky-active .header__section--main{animation:sticky_header_active .2s ease-in-out;box-shadow:0 8px 16px rgba(37,43,32,.05),0 4px 8px rgba(37,43,32,.05)}.header__section--main .header__center{background-color:#efbad8;border-radius:9999px;padding:1rem 60px;position:relative;width:90%}.header--sticky-active .header__section--main .header__center{padding-bottom:.5rem;padding-top:.5rem}.header--overlap .header__logo__static,.header--sticky-active .header__logo__overlap,.header--sticky-active .header__logo__static,.header--sticky:not(.header--sticky-active) .header__logo__sticky,.header:not(.header--overlap) .header__logo__overlap{display:none}.header{background:transparent!important}.header__section--main{background:#f6f5f5!important}.header .nav{position:static}.nav__mega{background:#ffd7ee!important;border-radius:50px!important;box-shadow:0 0 16px rgba(37,43,32,.55),0 4px 8px rgba(37,43,32,.05);margin-left:auto;margin-right:auto;margin-top:15px;max-width:1138px}.nav__mega-item-regular-contents,.nav__mega-item-regular-text{padding-left:0!important}.header:not(.header--overlap) .nav__mega{border-top-left-radius:0;border-top-right-radius:0}.header__lang,.header__search{margin-inline-start:1.2rem}.header--wo-lang .header__lang{display:none}.header--wo-search .header__lang,.header__search{border-inline-start:1px solid;padding-inline-start:1.2rem}.header--overlap .header__buttons__static,.header--sticky-active .header__buttons__overlap,.header--sticky-active .header__buttons__static,.header--sticky:not(.header--sticky-active) .header__buttons__sticky,.header:not(.header--overlap) .header__buttons__overlap{display:none}.header__buttons .inline-items>:first-child{margin-inline-start:1.2rem}.header--wo-search.header--wo-lang .header__buttons .inline-items>:first-child{margin-inline-start:2rem}.header__mobile-nav{display:none}@media (max-width:1139px){.header__nav{display:none}.header--wo-search .header__lang,.header__search{border-inline-start:none;margin-inline-start:0;padding-inline-start:0}.header__mobile-nav{display:block;margin-inline-start:1.2rem;order:3}.mnav-active{overflow:hidden}.header--sticky-active .header__center{max-width:100%}.header__section--main .header__center{width:95%}}@media (max-width:767px){.header__lang,.header__search{margin-inline-start:0}.header__search{order:2}.header__lang{order:1}.header--w-search .header__lang{margin-inline-end:1.2rem}.header__buttons{display:none}.header--sticky-active .header__center{max-width:100%}.header__section--main .header__center{padding-left:24px;padding-right:24px;width:95%}.header__center{height:unset}.header__section--main{padding-bottom:0;padding-top:10px}}.header,.header__section--main{background:#fff}.header--wo-search .header__lang,.header__search{border-inline-start-color:#999}@media (max-width:767px){.header__lang{border-inline-end-color:#999}}.scroll-to-top{background:#efbad8;border:none;border-radius:9999px;bottom:50px;box-shadow:0 0 16px rgba(37,43,32,.25);color:#252b20;color:#1218ff;cursor:pointer;font-size:30px;height:65px;line-height:1!important;opacity:0;position:fixed;right:24px;transform:translateY(20px);transition:all .3s ease;visibility:hidden;width:65px;z-index:999}.scroll-to-top.visible{opacity:1;transform:translateY(0);visibility:visible}.scroll-to-top:hover{transform:translateY(-3px)}