usp-section-default{background:var(--background_color);color:var(--primary_text);display:block}.usp-container{background:var(--background_color)}.usp-header-wrapper{display:flex;align-items:end;border-radius:.313rem;justify-content:center}.usp-frame{width:80%;background:var(--background_color);border-radius:1.875rem 1.875rem 0 0;padding:1.907rem 1.673rem 1.33rem;overflow:hidden}.usp-header{border-top-left-radius:.535rem;border-top-right-radius:.535rem;overflow:hidden}.usp-header .heading{padding:.937rem 0 .535rem}.usp-header .heading *{font-size:1.125rem;font-family:var(--type_heading_font);font-weight:var(--weight_heading_font);line-height:1.363rem}.usp-header img{width:100%;height:auto;border-radius:.535rem}.usp-header_prices{display:flex;align-items:center;gap:.268rem}.usp-header_prices *{font-size:.625rem}.usp-header_prices--old-price{text-decoration:line-through;color:var(--secondary_grey)}.usp-header_prices span{padding:.134rem .268rem;background-color:var(--alert_error);border-radius:.067rem;color:var(--secondary_text);font-size:.5rem;font-family:var(--type_secondary_paragraph_font);font-weight:var(--weight_secondary_font)}#usp-dynamic-header{transition:all .3s ease}.usp-buttons--full{width:100%;display:block}.usp-h-b{margin-top:.937rem;width:100%;height:1.606rem;display:flex;padding:0 .743rem;justify-content:center;align-items:center;gap:.495rem}.usp-h-b .ButtonText{font-size:.625rem}.usp-main--title{color:var(--primary_text)}.usp-main--description{color:var(--primary_text);padding:1rem 0 0}.usp-dropdown-wrapper{width:100%;box-sizing:border-box;overflow:hidden;border:1px solid var(--secondary_grey);border-radius:.5rem;background-color:transparent;transition:height .3s ease,background-color .3s ease}.usp-dropdown-content{display:block;height:0;visibility:hidden;transition:height .3s ease-in-out;overflow:hidden}.usp-dropdown-content[aria-hidden=false]{visibility:visible}.usp-dropdown-inner{display:flex;flex-direction:column;gap:1rem;color:var(--primary_grey);opacity:0;transform:translateY(10px);transition:opacity .2s ease .15s,transform .2s ease .15s}.usp-dropdown-content[aria-hidden=false] .usp-dropdown-inner{padding:0 1rem 1rem;opacity:1;transform:translateY(0)}.usp-dropdown-content[aria-hidden=true] .usp-dropdown-inner{opacity:0;transform:translateY(10px);transition:opacity .15s ease,transform .15s ease}.usp-dropdown-wrapper.open{height:auto;overflow:visible;background-color:var(--secondary_grey)}.usp-main-experiences{display:flex;flex-direction:column;gap:1rem;padding-top:1.5rem}.usp-dropdown-header--button{width:100%;height:3.375rem;box-sizing:border-box;padding:1rem;display:flex;align-items:center;justify-content:flex-start;gap:.5rem;background-color:transparent;border:none;cursor:pointer;color:var(--primary_text)}.usp-dropdown-content.open~.usp-dropdown-wrapper,.usp-dropdown-wrapper.open{height:auto;overflow:visible;background-color:var(--secondary_grey)}.usp-dropdown-readmore{color:var(--primary_text)}.usp-dropdown-wrapper.open .usp-dropdown-header--button{height:unset;padding:1rem}#usp-dynamic-header{position:relative;opacity:1;transform:translate(0);pointer-events:auto}.usp-header-image img,video{width:100%;height:100%}@keyframes slideOutLeft{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-100%)}}#usp-dynamic-header.slide-out{animation:slideOutLeft .3s forwards;pointer-events:none}@keyframes slideInFromRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}#usp-dynamic-header.slide-in{animation:slideInFromRight .3s forwards;pointer-events:auto}@media (min-width: 1025px){.usp-header-wrapper{max-width:41.25rem}.usp-container:has(.usp-header-wrapper){display:flex;flex-direction:row;justify-content:center;align-items:flex-start;gap:1.5rem}.usp-container:has(.usp-header-wrapper) .usp-header-wrapper{width:50%;border-radius:.5rem;margin:0}.usp-container:has(.usp-header-wrapper) .usp-main{width:50%;aspect-ratio:1 / 1;padding-top:1.9rem;display:flex;flex-direction:column}.usp-header-wrapper .usp-frame{background:var(--background_color);border-radius:3.646rem 3.646rem 0 0;padding:3.849rem 3.376rem 2.688rem;width:100%;height:100%;margin:0}.usp-header{display:flex;flex-direction:column;transition:opacity .4s ease;opacity:1}.usp-header .heading *{font-size:1.5rem;line-height:2rem}.usp-header img{border-radius:1.125rem}.usp-header_prices *{display:flex;align-items:center;gap:.54rem;font-size:1.25rem}.usp-header_prices span{padding:4.322px 8.643px;border-radius:2.161px;font-size:1rem}.usp-header--button{width:100%}.usp-header--button *{height:3.241rem;display:flex;justify-content:center;align-items:center}.usp-container:not(:has(.usp-header-wrapper)){padding:3rem}.usp-container:not(:has(.usp-header-wrapper)) .usp-main{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;padding:0}.usp-container:not(:has(.usp-header-wrapper)) .usp-main--title-wrapper{grid-column:span 2;margin:0;padding:0;width:50%}.usp-container:not(:has(.usp-header-wrapper)) .usp-main-experiences{display:flex;gap:1.5rem;align-items:flex-start;flex-direction:row;grid-column:span 2}.usp-container:not(:has(.usp-header-wrapper)) .usp-column{flex:1;display:flex;flex-direction:column;gap:1.5rem}.usp-container:not(:has(.usp-header-wrapper)) .usp-dropdown,.usp-container:not(:has(.usp-header-wrapper)) .usp-dropdown-wrapper{width:100%}.usp-container:not(:has(.usp-header-wrapper)) .usp-dropdown-wrapper{width:100%;box-sizing:border-box;overflow:hidden;border:1px solid var(--secondary_grey);border-radius:.5rem;background-color:transparent;transition:height .3s ease,background-color .3s ease}.usp-container:not(:has(.usp-header-wrapper)) .usp-dropdown-header--button{width:100%;height:100%;box-sizing:border-box;padding:1rem;display:flex;align-items:center;justify-content:flex-start;gap:.5rem;color:var(--primary_text);background-color:transparent;border:none;cursor:pointer}.usp-container:not(:has(.usp-header-wrapper)) .usp-dropdown-wrapper.open{height:auto;overflow:visible;background-color:var(--secondary_grey)}.usp-container:not(:has(.usp-header-wrapper)) .usp-main--title-wrapper{margin-bottom:1.5rem}.usp-container:has(.usp-header-wrapper) .usp-dropdown-wrapper{width:100%;height:unset;box-sizing:border-box;overflow:hidden;border:1px solid var(--secondary_grey);border-radius:.5rem;background-color:transparent;transition:height .3s ease,background-color .3s ease}.usp-container:has(.usp-header-wrapper) .usp-dropdown-header--button{width:100%;height:100%;box-sizing:border-box;display:flex;align-items:center;justify-content:flex-start;gap:.5rem;color:var(--primary_text);background-color:transparent;border:none;cursor:pointer}.usp-container:has(.usp-header-wrapper) .usp-dropdown-wrapper.open{height:auto;overflow:visible;background-color:var(--secondary_grey)}.usp-h-b{width:100%;height:3.241rem;margin-top:1.891rem}.usp-h-b .ButtonText{font-size:1.125rem}.usp-header .heading{padding:1.891rem 0 1.081rem}.usp-main-experiences{padding-top:3rem;gap:1.5rem}.usp-main--title-wrapper{width:90%;margin:0;padding:0}.usp-dropdown-wrapper{border:1px solid var(--secondary_grey);border-radius:.5rem;transition:background-color .3s ease}.usp-container.layout--image-left{flex-direction:row}.usp-container.layout--image-left .usp-header-wrapper{order:1}.usp-container.layout--image-left .usp-main{order:2}.usp-container.layout--image-right{flex-direction:row}.usp-container.layout--image-right .usp-header-wrapper{order:2}.usp-container.layout--image-right .usp-main{order:1}}.usp-dropdown .dropdown-icon{width:1.25rem;height:1.25rem}.usp-dropdown .dropdown-icon>svg,.usp-dropdown .dropdown-icon>img{width:100%;height:100%}.usp-dropdown .dropdown-icon>svg{fill:var(--primary_text)}.usp-dropdown-inner>img,.usp-dropdown-inner>video,.image__container{width:100%}.usp-dropdown .VideoRatio--Full{height:calc(100vh - (var(--header-height-fixed, 0px) * var(--header-is-transparent-control, 0)) - var(--announcement-height-fixed));position:relative;overflow:hidden;z-index:0}.usp-dropdown .VideoRatio--Full .video-js.vjs-fluid{padding-top:0!important;height:100%!important;width:100%}.usp-dropdown .VideoRatio--Full .videoHolder,.usp-dropdown .VideoRatio--Full .video-js{height:100%;position:relative}.usp-dropdown .VideoRatio--Full .vjs-tech{width:100%;height:100%;object-fit:contain}.usp-main .group-text-button__block-wrapper{display:flex;flex-direction:column}.usp-main .content-alignment--left{align-items:flex-start;text-align:start}.usp-main .content-alignment--center{align-items:center;text-align:center}.usp-main .content-alignment--right{align-items:flex-end;text-align:end}.usp-main .group-text-button__block-wrapper .Button,.usp-main .group-text-button__block-wrapper .button,.usp-main .group-text-button__block-wrapper a.Button,.usp-main .group-text-button__block-wrapper button.Button{display:inline-flex;width:auto;margin:0;justify-content:center}.usp-main .content-alignment--center .usp-buttons--full{width:auto}@media (min-width: 1025px) and (max-width: 1200px){.usp-h-b{width:100%;height:2.1rem;margin-top:.5rem}.usp-header .heading{padding:.2rem 0}}.usp-dropdown.is-empty [data-action=toggle-usp-dropdown]{cursor:default;pointer-events:none}.usp-dropdown-header--button{min-height:3.375rem;height:auto}.usp-dropdown-header--button{word-break:break-word;white-space:normal}.usp-dropdown-header--button .usp-icon{flex:0 0 1.25rem;width:1.25rem;height:1.25rem}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-usp.css.map */
