.sticky-nav{margin:0;padding:8px;border-radius:8px;background:#e7e7e7;list-style:none;font-size:16px;font-weight:500;color:#555}.sticky-nav--desktop{display:block;border-radius:8px;background:#f9f9f9;box-shadow:0 1px 4px rgba(0,0,0,.05);overflow:hidden}.sticky-nav--desktop li a{display:block;padding:12px 16px;color:#555;text-decoration:none;transition:background .2s,color .2s}.sticky-nav--desktop a.active,.sticky-nav--desktop li.active a{position:relative;z-index:1;color:#000;border-radius:8px;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#5d9c9f,rgba(93,156,159,0)) border-box;border:2px solid transparent;box-shadow:0 6px 14px rgba(0,0,0,.1)}.sticky-nav--desktop li a:hover{background-color:hsla(0,0%,100%,.8);border-radius:8px}.sticky-nav--mobile{display:none;width:100%;padding:12px;font-size:16px;border-radius:8px;border:1px solid #ccc;background:#fff;box-shadow:0 2px 6px rgba(0,0,0,.05);-webkit-appearance:none;appearance:none;background-image:url('data:image/svg+xml;utf8,<svg fill="%23000" height="16" viewBox="0 0 24 24" width="16" xmlns="http://www.w3.org/2000/svg"><path d="M7 10l5 5 5-5z"/></svg>');background-repeat:no-repeat;background-position:right 12px center;background-size:16px}.usp-list{margin:0;padding:8px;border-radius:8px;list-style:none;font-size:16px;font-weight:500;color:#555}.usp-item{display:-webkit-flex;display:flex;gap:16px;padding:1.6rem 0!important;-webkit-align-items:center;align-items:center}.usp-item:not(:last-child){border-bottom:1px solid #f4f4f4}.usp-item img{width:3.6rem;height:3.6rem}.custom-mobile-dropdown{display:none;position:relative}@media screen and (max-width:749px){.custom-mobile-dropdown-container{background-color:#fff;margin-left:-1.5rem;padding:1.5rem 1.5rem 0;width:100vw}.dropdown-menu .btn-green{width:100%;margin:18px 0}.custom-mobile-dropdown{display:block}.custom-mobile-dropdown .dropdown-toggle{color:#000}.custom-mobile-dropdown ul{list-style:none;padding:0;margin:0;border-bottom:1px solid #f4f4f4}.custom-mobile-dropdown li{padding-top:8px;min-height:44px;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.custom-mobile-dropdown a{color:#000;width:100%}.dropdown-menu{display:none;background:#fff;border-radius:4px;box-shadow:0 4px 20px rgba(0,0,0,.2);padding:1.6rem;margin:0 1.2rem 1.6rem}.dropdown-menu.open{display:block}.dropdown-toggle{width:100%;background:#fff;padding:1rem;border-radius:12px;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;border:10px solid #f3f3f3}.icon-close,.visually-hidden{display:none}.custom-mobile-dropdown:has(.dropdown-menu.open) .icon-chevron{display:none}.custom-mobile-dropdown:has(.dropdown-menu.open) .icon-close{display:inline}}@media screen and (max-width:749px){.sticky-nav--desktop{display:none}.sticky-nav--mobile{display:block}}@media(min-width:750px){.sticky-sidebar-wrapper{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end}.sticky-sidebar{width:310px}.usp-wrapper{border:1px solid #f4f4f4;box-shadow:0 4px 4px rgba(0,0,0,.25);padding:1.6rem 1.6rem 0;border-radius:8px}}