@charset "UTF-8";html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}article,aside,figcaption,figure,footer,header,main,nav,section{display:block}body{margin:0;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#09090b;text-align:left;background-color:#fff}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}a{color:#007bff;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):hover,a:not([href]):not([tabindex]):focus{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}pre,code,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg:not(:root){overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}input,button,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}:root{--swiper-theme-color: #007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-wrapper{transform:translateZ(0)}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color));&.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}&.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled &{display:none!important}::slotted(svg),svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - var(--swiper-navigation-size) / 2)}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto;::slotted(.swiper-navigation-icon),.swiper-navigation-icon{transform:rotate(180deg)}}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2);button&{border:none;margin:0;padding:0;box-shadow:none;appearance:none}}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}[data-sal]{transition-delay:0s;transition-delay:var(--sal-delay, 0s);transition-duration:.2s;transition-duration:var(--sal-duration, .2s);transition-timing-function:ease;transition-timing-function:var(--sal-easing, ease)}[data-sal|=fade]{opacity:0;transition-property:opacity}[data-sal|=fade].sal-animate,body.sal-disabled [data-sal|=fade]{opacity:1}[data-sal|=slide]{opacity:0;transition-property:opacity,transform}[data-sal=slide-up]{transform:translateY(20%)}[data-sal|=slide].sal-animate,body.sal-disabled [data-sal|=slide]{opacity:1;transform:none}[data-sal|=zoom]{opacity:0;transition-property:opacity,transform}[data-sal=zoom-out]{transform:scale(1.1)}[data-sal|=zoom].sal-animate,body.sal-disabled [data-sal|=zoom]{opacity:1;transform:none}.plyr__video-wrapper{height:100%;width:100%}.bg-video-toggle,.plyr .bg-video-toggle{position:absolute;right:16px;bottom:16px;z-index:3;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:44px;min-width:44px;height:44px;min-height:44px;padding:0;border:1px solid rgba(255,255,255,.45);border-radius:9999px;background-color:#0006;color:#fff;cursor:pointer;opacity:.75;transition:opacity .2s ease,background-color .2s ease}.bg-video-toggle:hover,.bg-video-toggle:focus-visible,.plyr .bg-video-toggle:hover,.plyr .bg-video-toggle:focus-visible{opacity:1;background-color:#000000b3}.bg-video-toggle__label{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.bg-video-toggle:before,.bg-video-toggle:after,.plyr .bg-video-toggle:before,.plyr .bg-video-toggle:after{content:"";display:block;width:4px;height:14px;background-color:currentColor}.bg-video-toggle:before,.plyr .bg-video-toggle:before{margin-right:4px}.bg-video-toggle.is-paused:before,.plyr .bg-video-toggle.is-paused:before{width:0;height:0;margin-right:0;background-color:transparent;border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:12px solid currentColor}.bg-video-toggle.is-paused:after,.plyr .bg-video-toggle.is-paused:after{display:none}.has-bg-video-toggle{position:relative}:root{font-family:DM Sans,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-size:14px}@media(min-width:48em){:root{font-size:16px}}*,*:before,*:after{box-sizing:border-box}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{color:#09090b;background-color:#fff}body.popup-active .header{transform:translateY(-100%)}::selection{background:#09090b;color:#fff}::-moz-selection{background:#09090b;color:#fff}.content-wrap{flex:1 0 auto}.page-wrap{width:100%;overflow:visible;display:flex;min-height:100vh;flex-direction:column;background-color:#fff}.main-content-inner{z-index:1;background:#fff;margin-bottom:600px}.module{padding:128px 0}@media(max-width:61.99em){.module{padding:64px 0}}img{vertical-align:middle;max-width:100%}a{color:#09090b;text-decoration:none;transition:all .4s ease}a:hover,a:active,a:focus{color:#000;text-decoration:none!important}.swiper .swiper-slide{transition:all .6s ease}.swiper .swiper-nav .swiper-button-disabled{opacity:.5!important;cursor:default}.is-anchor-target [data-sal]{opacity:1;transform:none;transition:none}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}html{scroll-behavior:auto!important}}@font-face{font-family:DM Sans;src:url(../../fonts/dmsans/DMSans-BoldItalic.woff2) format("woff2"),url(../../fonts/dmsans/DMSans-BoldItalic.woff) format("woff");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:DM Sans;src:url(../../fonts/dmsans/DMSans-Bold.woff2) format("woff2"),url(../../fonts/dmsans/DMSans-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:DM Sans;src:url(../../fonts/dmsans/DMSans-ExtraBold.woff2) format("woff2"),url(../../fonts/dmsans/DMSans-ExtraBold.woff) format("woff");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:DM Sans;src:url(../../fonts/dmsans/DMSans-ExtraBoldItalic.woff2) format("woff2"),url(../../fonts/dmsans/DMSans-ExtraBoldItalic.woff) format("woff");font-weight:800;font-style:italic;font-display:swap}@font-face{font-family:DM Sans;src:url(../../fonts/dmsans/DMSans-ExtraLight.woff2) format("woff2"),url(../../fonts/dmsans/DMSans-ExtraLight.woff) format("woff");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:DM Sans;src:url(../../fonts/dmsans/DMSans-ExtraLightItalic.woff2) format("woff2"),url(../../fonts/dmsans/DMSans-ExtraLightItalic.woff) format("woff");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:DM Sans;src:url(../../fonts/dmsans/DMSans-Italic.woff2) format("woff2"),url(../../fonts/dmsans/DMSans-Italic.woff) format("woff");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:DM Sans;src:url(../../fonts/dmsans/DMSans-Light.woff2) format("woff2"),url(../../fonts/dmsans/DMSans-Light.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:DM Sans;src:url(../../fonts/dmsans/DMSans-LightItalic.woff2) format("woff2"),url(../../fonts/dmsans/DMSans-LightItalic.woff) format("woff");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:DM Sans;src:url(../../fonts/dmsans/DMSans-Medium.woff2) format("woff2"),url(../../fonts/dmsans/DMSans-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:DM Sans;src:url(../../fonts/dmsans/DMSans-MediumItalic.woff2) format("woff2"),url(../../fonts/dmsans/DMSans-MediumItalic.woff) format("woff");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:DM Sans;src:url(../../fonts/dmsans/DMSans-Regular.woff2) format("woff2"),url(../../fonts/dmsans/DMSans-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:DM Sans;src:url(../../fonts/dmsans/DMSans-SemiBold.woff2) format("woff2"),url(../../fonts/dmsans/DMSans-SemiBold.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:DM Sans;src:url(../../fonts/dmsans/DMSans-SemiBoldItalic.woff2) format("woff2"),url(../../fonts/dmsans/DMSans-SemiBoldItalic.woff) format("woff");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:DM Sans;src:url(../../fonts/dmsans/DMSans-Thin.woff2) format("woff2"),url(../../fonts/dmsans/DMSans-Thin.woff) format("woff");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:DM Sans;src:url(../../fonts/dmsans/DMSans-ThinItalic.woff2) format("woff2"),url(../../fonts/dmsans/DMSans-ThinItalic.woff) format("woff");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:IBM Plex Sans;src:url(../../fonts/ibmsans/IBMPlexSans-Bold.woff2) format("woff2"),url(../../fonts/ibmsans/IBMPlexSans-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:IBM Plex Sans;src:url(../../fonts/ibmsans/IBMPlexSans-ExtraLightItalic.woff2) format("woff2"),url(../../fonts/ibmsans/IBMPlexSans-ExtraLightItalic.woff) format("woff");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:IBM Plex Sans;src:url(../../fonts/ibmsans/IBMPlexSans-Light.woff2) format("woff2"),url(../../fonts/ibmsans/IBMPlexSans-Light.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:IBM Plex Sans;src:url(../../fonts/ibmsans/IBMPlexSans-Italic.woff2) format("woff2"),url(../../fonts/ibmsans/IBMPlexSans-Italic.woff) format("woff");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:IBM Plex Sans;src:url(../../fonts/ibmsans/IBMPlexSans-ExtraLight.woff2) format("woff2"),url(../../fonts/ibmsans/IBMPlexSans-ExtraLight.woff) format("woff");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:IBM Plex Sans;src:url(../../fonts/ibmsans/IBMPlexSans-BoldItalic.woff2) format("woff2"),url(../../fonts/ibmsans/IBMPlexSans-BoldItalic.woff) format("woff");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:IBM Plex Sans;src:url(../../fonts/ibmsans/IBMPlexSans-LightItalic.woff2) format("woff2"),url(../../fonts/ibmsans/IBMPlexSans-LightItalic.woff) format("woff");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:IBM Plex Sans;src:url(../../fonts/ibmsans/IBMPlexSans-Thin.woff2) format("woff2"),url(../../fonts/ibmsans/IBMPlexSans-Thin.woff) format("woff");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:IBM Plex Sans;src:url(../../fonts/ibmsans/IBMPlexSans-SemiBold.woff2) format("woff2"),url(../../fonts/ibmsans/IBMPlexSans-SemiBold.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:IBM Plex Sans;src:url(../../fonts/ibmsans/IBMPlexSans-SemiBoldItalic.woff2) format("woff2"),url(../../fonts/ibmsans/IBMPlexSans-SemiBoldItalic.woff) format("woff");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:IBM Plex Sans;src:url(IBMPlexSans-Medium.woff2) format("woff2"),url(IBMPlexSans-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:IBM Plex Sans;src:url(../../fonts/ibmsans/IBMPlexSans-MediumItalic.woff2) format("woff2"),url(../../fonts/ibmsans/IBMPlexSans-MediumItalic.woff) format("woff");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:IBM Plex Sans;src:url(../../fonts/ibmsans/IBMPlexSans-Regular.woff2) format("woff2"),url(../../fonts/ibmsans/IBMPlexSans-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:IBM Plex Sans;src:url(../../fonts/ibmsans/IBMPlexSans-ThinItalic.woff2) format("woff2"),url(../../fonts/ibmsans/IBMPlexSans-ThinItalic.woff) format("woff");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:Requiem Display;src:url(../../fonts/requiem/RequiemDisplay-Italic.woff2) format("woff2"),url(../../fonts/requiem/RequiemDisplay-Italic.woff) format("woff");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Requiem Display;src:url(../../fonts/requiem/RequiemDisplay-Roman.woff2) format("woff2"),url(../../fonts/requiem/RequiemDisplay-Roman.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Requiem Fine;src:url(../../fonts/requiem/RequiemFine-Italic.woff2) format("woff2"),url(../../fonts/requiem/RequiemFine-Italic.woff) format("woff");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Requiem Fine;src:url(../../fonts/requiem/RequiemFine-Roman.woff2) format("woff2"),url(../../fonts/requiem/RequiemFine-Roman.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Requiem Ornaments Display;src:url(../../fonts/requiem/RequiemOrnaments-Display.woff2) format("woff2"),url(../../fonts/requiem/RequiemOrnaments-Display.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Requiem Ornaments Text;src:url(../../fonts/requiem/RequiemOrnaments-Text.woff2) format("woff2"),url(../../fonts/requiem/RequiemOrnaments-Text.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Requiem Text;src:url(../../fonts/requiem/RequiemText-Italic.woff2) format("woff2"),url(../../fonts/requiem/RequiemText-Italic.woff) format("woff");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Requiem Text;src:url(../../fonts/requiem/RequiemText-Roman.woff2) format("woff2"),url(../../fonts/requiem/RequiemText-Roman.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}.sr-only,.image-form__form .gform_wrapper .gfield--type-checkbox .gfield_label{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.embed-responsive{position:relative;display:block;height:0;padding:0 0 56.25%;overflow:hidden}.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;left:0;bottom:0;height:100%;width:100%;border:0}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}h1,.h1{color:inherit;font-weight:500;font-family:inherit;line-height:1.2;font-size:72px;margin-bottom:.5rem}h2,.h2{color:inherit;font-weight:500;font-family:inherit;line-height:1.2;font-size:2rem;margin-bottom:.5rem}h3,.h3{color:inherit;font-weight:500;font-family:inherit;line-height:1.2;font-size:1.75rem;margin-bottom:.5rem}h4,.h4{color:inherit;font-weight:500;font-family:inherit;line-height:1.2;font-size:1.5rem;margin-bottom:.5rem}h5,.h5{color:inherit;font-weight:500;font-family:inherit;line-height:1.2;font-size:1.25rem;margin-bottom:.5rem}h6,.h6{color:inherit;font-weight:500;font-family:inherit;line-height:1.2;font-size:1rem;margin-bottom:.5rem}.article-content{width:100%}.article-content p{margin-bottom:10px}@media screen and (min-width:0px){.article-content p{margin-bottom:calc(10px + 5 * (100vw - 0px) / 1200)}}@media screen and (min-width:1200px){.article-content p{margin-bottom:15px}}.article-content p.lead{font-size:16px}@media screen and (min-width:0px){.article-content p.lead{font-size:calc(16px + 2 * (100vw - 0px) / 1200)}}@media screen and (min-width:1200px){.article-content p.lead{font-size:18px}}.article-content img{width:100%;height:auto}.article-content .alignnone{margin:5px 20px 20px 0}.article-content .aligncenter{display:block;margin:5px auto 20px;width:auto}.article-content .alignright{float:right;margin:5px 0 20px 20px;width:auto}.article-content .alignleft{float:left;margin:5px 20px 20px 0;width:auto}.article-content li{position:relative;padding:0 0 6px 20px}.article-content li:before{left:0;position:absolute;content:""}.article-content ol,.article-content ul{list-style-type:none;padding-left:0;margin-top:0;margin-bottom:20px}.article-content ol ol,.article-content ol ul,.article-content ul ol,.article-content ul ul{padding-left:0;padding-top:5px}.article-content>ol,.article-content>ul{margin-top:0}.article-content ol{counter-reset:li}.article-content ol li:before{counter-increment:li;content:counter(li) ".";top:3px;font-size:12px;font-weight:700;color:#09090b}.article-content ol li ol{counter-reset:lili;margin-bottom:0}.article-content ol li ol li:before{counter-increment:lili;content:counter(lili) ".";color:#000}.article-content ol li ol li li:before{color:#000}.article-content ul li:before{width:6px;height:6px;border-radius:50%;background-color:#09090b;top:14px;transform:translateY(-50%)}.article-content ul li ul{margin-bottom:0}.article-content ul li li:before{background-color:#000}.article-content ul li li li:before{background-color:#000}.article-content iframe{width:100%!important;max-width:100%}.article-content a:not(.btn):not(.gform_button){color:#09090b;font-weight:700}.article-content a:not(.btn):not(.gform_button):hover,.article-content a:not(.btn):not(.gform_button):active,.article-content a:not(.btn):not(.gform_button):focus{text-decoration:underline}.article-content table{width:100%;max-width:100%;margin-bottom:30px;font-size:14px}.article-content table>thead>tr>th,.article-content table>thead>tr>td,.article-content table>tbody>tr>th,.article-content table>tbody>tr>td,.article-content table>tfoot>tr>th,.article-content table>tfoot>tr>td{padding:10px 15px;line-height:1.4;vertical-align:top}.article-content table>thead{background-color:#09090b;color:#fff;text-align:left}.article-content table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #fff}.article-content table>caption+thead>tr:first-child>th,.article-content table>caption+thead>tr:first-child>td,.article-content table>thead:first-child>tr:first-child>th,.article-content table>thead:first-child>tr:first-child>td{border-top:0}.article-content table>tbody+tbody{border-top:2px solid #ced4da}.article-content table table{background-color:#fff}.article-content table>tbody>tr:nth-of-type(2n){background-color:#e9ecef}.article-content blockquote{padding:25px}@media screen and (min-width:0px){.article-content blockquote{padding:calc(25px + .0125*(100vw + -0px))}}@media screen and (min-width:1200px){.article-content blockquote{padding:40px}}.article-content blockquote{font-size:18px}@media screen and (min-width:0px){.article-content blockquote{font-size:calc(18px + .005*(100vw + -0px))}}@media screen and (min-width:1200px){.article-content blockquote{font-size:24px}}.article-content blockquote{font-weight:700;color:#6c757d;margin:0}.article-content blockquote>p{margin:0}.article-content blockquote>p:before{content:"“";margin-right:5px}.article-content blockquote>p:after{content:"”";margin-left:5px}.article-content__share{display:flex;align-items:center;padding:15px 0;border-top:1px solid rgba(0,0,0,.2)}.article-content__share p{margin:0;padding-right:20px}.article-content__share__title{margin:0 20px 0 0}.article-content__share__link{padding-bottom:5px;padding-right:20px}.article-content__share__link svg{height:18px;fill:#000}.article-content--post{color:#09090b;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;line-height:22px}.article-content--post h2,.article-content--post h3,.article-content--post h4{font-family:DM Sans,Helvetica,Arial,sans-serif;font-weight:500;color:#09090b;margin:48px 0 24px}.article-content--post h2:first-child,.article-content--post h3:first-child,.article-content--post h4:first-child{margin-top:0}.article-content--post h2{font-size:24px;line-height:32px}@media(min-width:62em)and (max-width:74.99em){.article-content--post h2{font-size:20px;line-height:28px}}@media(max-width:47.99em){.article-content--post h2{font-size:16px;line-height:24px}}.article-content--post h3{font-size:24px;line-height:32px;margin-top:32px}@media(min-width:62em)and (max-width:74.99em){.article-content--post h3{font-size:20px;line-height:28px}}@media(max-width:47.99em){.article-content--post h3{font-size:16px;line-height:24px}}.article-content--post h4{font-size:18px;line-height:26px}.article-content--post p{margin:0 0 22px;font-size:16px;line-height:22px;color:#09090b}@media(max-width:47.99em){.article-content--post p{margin-bottom:20px;font-size:14px;line-height:20px}}.article-content--post p:last-child{margin-bottom:0}.article-content--post a:not(.btn):not(.gform_button){color:#09090b;font-weight:500;text-decoration:underline}.article-content--post ul,.article-content--post ol{list-style-type:none;padding-left:0;margin:0 0 22px;display:flex;flex-direction:column;gap:8px}.article-content--post li{position:relative;padding:0 0 0 30px;font-size:16px;line-height:22px;color:#09090b}@media(max-width:47.99em){.article-content--post li{font-size:14px;line-height:20px}}.article-content--post ul li:before{position:absolute;left:9px;top:8px;content:"";width:6px;height:6px;border-radius:50%;background-color:#09090b;transform:none}.article-content--post ol{counter-reset:li}.article-content--post ol li:before{counter-increment:li;content:counter(li) ".";position:absolute;left:0;top:0;width:auto;height:auto;border-radius:0;background:none;font-size:16px;font-weight:500;color:#09090b;transform:none}.article-content--post .article-insights{padding-bottom:64px;border-bottom:1px solid #a1a1aa;margin-bottom:48px}@media(max-width:47.99em){.article-content--post .article-insights{padding-bottom:40px;margin-bottom:32px}}.article-content--post .article-insights>*:last-child{margin-bottom:0}.article-content--post hr{border:0;border-top:1px solid #e4e4e7;margin:48px 0}.article-content--post blockquote{margin:48px 0;padding:0;font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-weight:500;font-size:40px;line-height:48px;color:#09090b}@media(min-width:62em)and (max-width:74.99em){.article-content--post blockquote{font-size:32px;line-height:40px}}@media(max-width:47.99em){.article-content--post blockquote{font-size:28px;line-height:36px}}.article-content--post blockquote p{font:inherit;color:inherit;margin:0}.article-content--post blockquote>p:first-of-type:before,.article-content--post blockquote>p:first-of-type:after{font-family:DM Sans,Helvetica,Arial,sans-serif}.article-content--post blockquote>p:first-of-type:before{margin-right:0}.article-content--post blockquote>p:first-of-type:after{margin-left:0}.article-content--post blockquote>p:not(:first-of-type):before,.article-content--post blockquote>p:not(:first-of-type):after{content:none}.article-content--post blockquote cite{display:block;margin-top:32px;font-family:DM Sans,Helvetica,Arial,sans-serif;font-style:normal;font-size:20px;line-height:28px;color:#09090b}.article-content--post blockquote cite small{display:block;margin-top:6px;font-size:16px;line-height:20.8px}.article-content--post .article-video{margin:48px 0}@media(max-width:47.99em){.article-content--post .article-video{margin:32px 0}}.article-content--post .article-video video,.article-content--post .article-video .plyr,.article-content--post .article-video .plyr__video-wrapper{width:100%;aspect-ratio:853/487}.article-content--post .article-video .plyr__video-wrapper{background:transparent}.article-content--post .article-video video{height:100%;object-fit:cover}.article-content--post .article-video .plyr__poster{background-size:cover}.article-content--post .article-video .plyr--stopped .plyr__controls{opacity:0;visibility:hidden}.article-content--post .article-video .plyr__control--overlaid{width:48px;height:48px;padding:0;border:1px solid rgba(255,255,255,.5);background:#ffffff4d;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:background .4s ease}.article-content--post .article-video .plyr__control--overlaid svg{display:none}.article-content--post .article-video .plyr__control--overlaid:after{content:"";position:absolute;top:50%;left:50%;width:16px;height:21px;transform:translate(-50%,-50%);margin-left:2px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 17 21'%3E%3Cpath d='M16.5 10.5L0.75 20.1962L0.75 0.803848L16.5 10.5Z' fill='white'/%3E%3C/svg%3E") center/contain no-repeat}.article-content--post .article-video .plyr__control--overlaid:hover,.article-content--post .article-video .plyr__control--overlaid:active,.article-content--post .article-video .plyr__control--overlaid:focus{background:#ffffff73}.article-content--post img{width:100%;height:auto;display:block}.article-content--post figure{margin:48px 0}.article-content--post figure img{aspect-ratio:853/487;object-fit:cover}.article-content--post figcaption{margin-top:12px;font-size:14px;line-height:20px;color:#61646c}.article-content--post iframe{width:100%!important;max-width:100%;aspect-ratio:853/487}a:focus-visible,button:focus-visible{outline:3px solid #09090B;outline-offset:3px}a:focus:not(:focus-visible),button:focus:not(:focus-visible){outline:none}.link{color:inherit;text-decoration:none;background:none;border:0;padding:0;cursor:pointer;font:inherit;display:inline-flex;flex-direction:column;gap:5px}.link:after{content:"";display:block;height:1px;width:0;background-color:currentColor;transition:width .2s ease}.link:hover:after,.link:active:after,.link:focus:after{width:100%}.link-underline{text-decoration:none;background:none;border:0;padding:0;cursor:pointer;font:inherit;display:inline-flex;flex-direction:column;gap:2px}.link-underline:after{content:"";display:block;height:1px;width:100%;background-color:currentColor;transition:width .2s ease}.link-underline:hover:after,.link-underline:active:after,.link-underline:focus:after{width:0}.link-underline--black{color:#09090b!important}.link-underline--white{color:#fff!important}.btn,.gform_button{display:inline-block;border:1px solid transparent;background:none;color:#fff;background-color:#007bff;border-radius:100px;font-weight:400;transition:all .4s ease;text-align:center;line-height:1;padding:1rem 1.5rem}.btn:hover,.gform_button:hover,.btn:active,.gform_button:active,.btn:focus,.gform_button:focus{background-color:#fff;border:1px solid #09090B;color:#09090b}.btn[disabled],[disabled].gform_button{opacity:.8;cursor:not-allowed}.btn-block{width:100%;display:block}.btn-block+.btn-block{margin-top:30px}.btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:4px;height:36px;padding:8px 20px;border:1px solid transparent;border-radius:9999px;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:16px;white-space:nowrap;text-decoration:none;cursor:pointer;transition:all .4s ease;box-sizing:border-box;position:relative}.btn-primary:after{content:"";position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);min-height:44px;height:100%}.btn-primary--white{background-color:#fff;color:#09090b;border-color:transparent}.btn-primary--white:hover,.btn-primary--white:focus-visible{background-color:#09090b;color:#fff;border-color:#fff;text-decoration:none}.btn-primary--outline{background-color:#fff;color:#09090b;border-color:#09090b}.btn-primary--outline:hover,.btn-primary--outline:focus-visible{background-color:#09090b;color:#fff;border-color:#09090b;text-decoration:none}.btn-primary--black{background-color:#09090b;color:#fff;border-color:transparent}.btn-primary--black:hover,.btn-primary--black:focus-visible{background-color:#fff;color:#09090b;border-color:#09090b;text-decoration:none}.btn-primary__icon{display:flex;align-items:center;flex-shrink:0}.btn-primary__icon svg{width:16px;height:16px;display:block}.btn-primary__label{display:block}.btn-primary:focus-visible{outline:3px solid #09090B;outline-offset:3px}.btn-primary[disabled],.btn-primary:disabled{opacity:.4;cursor:not-allowed;pointer-events:none}.form-control{color:#ced4da;width:100%;border-radius:.25rem;border:1px solid transparent;transition:all .4s ease all;background-position:right 15px center;background-repeat:no-repeat;background-size:auto 10px;margin-bottom:15px}@media screen and (min-width:0px){.form-control{margin-bottom:calc(15px + .0125*(100vw + -0px))}}@media screen and (min-width:1200px){.form-control{margin-bottom:30px}}.form-control{padding-left:15px}@media screen and (min-width:0px){.form-control{padding-left:calc(15px + 5 * (100vw - 0px) / 1200)}}@media screen and (min-width:1200px){.form-control{padding-left:20px}}.form-control{padding-right:15px}@media screen and (min-width:0px){.form-control{padding-right:calc(15px + 5 * (100vw - 0px) / 1200)}}@media screen and (min-width:1200px){.form-control{padding-right:20px}}.form-control{padding-top:12px}@media screen and (min-width:0px){.form-control{padding-top:calc(12px + 4 * (100vw - 0px) / 1200)}}@media screen and (min-width:1200px){.form-control{padding-top:16px}}.form-control{padding-bottom:12px}@media screen and (min-width:0px){.form-control{padding-bottom:calc(12px + 2 * (100vw - 0px) / 1200)}}@media screen and (min-width:1200px){.form-control{padding-bottom:14px}}.form-control::-webkit-input-placeholder{color:#ced4da}.form-control:-moz-placeholder{color:#ced4da}.form-control::-moz-placeholder{color:#ced4da}.form-control:-ms-input-placeholder{color:#ced4da}.form-control:focus{border-color:#00000026}.has-error .form-control{border-color:#dc3545;background-image:image("failed.svg");padding-right:50px}textarea.form-control{max-width:100%;background-position:right 15px top 10px}select.form-control{padding-top:14px}@media screen and (min-width:0px){select.form-control{padding-top:calc(14px + 4 * (100vw - 0px) / 1200)}}@media screen and (min-width:1200px){select.form-control{padding-top:18px}}select.form-control{padding-bottom:14px}@media screen and (min-width:0px){select.form-control{padding-bottom:calc(14px + 2 * (100vw - 0px) / 1200)}}@media screen and (min-width:1200px){select.form-control{padding-bottom:16px}}.gform_wrapper.gravity-theme .input-wrapper input[type=text],.gform_wrapper.gravity-theme .input-wrapper input[type=password],.gform_wrapper.gravity-theme .input-wrapper input[type=email],.gform_wrapper.gravity-theme .input-wrapper input[type=url],.gform_wrapper.gravity-theme .input-wrapper input[type=date],.gform_wrapper.gravity-theme .input-wrapper input[type=month],.gform_wrapper.gravity-theme .input-wrapper input[type=time],.gform_wrapper.gravity-theme .input-wrapper input[type=datetime],.gform_wrapper.gravity-theme .input-wrapper input[type=datetime-local],.gform_wrapper.gravity-theme .input-wrapper input[type=week],.gform_wrapper.gravity-theme .input-wrapper input[type=number],.gform_wrapper.gravity-theme .input-wrapper input[type=search],.gform_wrapper.gravity-theme .input-wrapper input[type=tel],.gform_wrapper.gravity-theme .input-wrapper input[type=color],.gform_wrapper.gravity-theme .input-wrapper textarea{padding-left:15px}@media screen and (min-width:0px){.gform_wrapper.gravity-theme .input-wrapper input[type=text],.gform_wrapper.gravity-theme .input-wrapper input[type=password],.gform_wrapper.gravity-theme .input-wrapper input[type=email],.gform_wrapper.gravity-theme .input-wrapper input[type=url],.gform_wrapper.gravity-theme .input-wrapper input[type=date],.gform_wrapper.gravity-theme .input-wrapper input[type=month],.gform_wrapper.gravity-theme .input-wrapper input[type=time],.gform_wrapper.gravity-theme .input-wrapper input[type=datetime],.gform_wrapper.gravity-theme .input-wrapper input[type=datetime-local],.gform_wrapper.gravity-theme .input-wrapper input[type=week],.gform_wrapper.gravity-theme .input-wrapper input[type=number],.gform_wrapper.gravity-theme .input-wrapper input[type=search],.gform_wrapper.gravity-theme .input-wrapper input[type=tel],.gform_wrapper.gravity-theme .input-wrapper input[type=color],.gform_wrapper.gravity-theme .input-wrapper textarea{padding-left:calc(15px + 5 * (100vw - 0px) / 1200)}}@media screen and (min-width:1200px){.gform_wrapper.gravity-theme .input-wrapper input[type=text],.gform_wrapper.gravity-theme .input-wrapper input[type=password],.gform_wrapper.gravity-theme .input-wrapper input[type=email],.gform_wrapper.gravity-theme .input-wrapper input[type=url],.gform_wrapper.gravity-theme .input-wrapper input[type=date],.gform_wrapper.gravity-theme .input-wrapper input[type=month],.gform_wrapper.gravity-theme .input-wrapper input[type=time],.gform_wrapper.gravity-theme .input-wrapper input[type=datetime],.gform_wrapper.gravity-theme .input-wrapper input[type=datetime-local],.gform_wrapper.gravity-theme .input-wrapper input[type=week],.gform_wrapper.gravity-theme .input-wrapper input[type=number],.gform_wrapper.gravity-theme .input-wrapper input[type=search],.gform_wrapper.gravity-theme .input-wrapper input[type=tel],.gform_wrapper.gravity-theme .input-wrapper input[type=color],.gform_wrapper.gravity-theme .input-wrapper textarea{padding-left:20px}}.gform_wrapper.gravity-theme .input-wrapper input[type=text],.gform_wrapper.gravity-theme .input-wrapper input[type=password],.gform_wrapper.gravity-theme .input-wrapper input[type=email],.gform_wrapper.gravity-theme .input-wrapper input[type=url],.gform_wrapper.gravity-theme .input-wrapper input[type=date],.gform_wrapper.gravity-theme .input-wrapper input[type=month],.gform_wrapper.gravity-theme .input-wrapper input[type=time],.gform_wrapper.gravity-theme .input-wrapper input[type=datetime],.gform_wrapper.gravity-theme .input-wrapper input[type=datetime-local],.gform_wrapper.gravity-theme .input-wrapper input[type=week],.gform_wrapper.gravity-theme .input-wrapper input[type=number],.gform_wrapper.gravity-theme .input-wrapper input[type=search],.gform_wrapper.gravity-theme .input-wrapper input[type=tel],.gform_wrapper.gravity-theme .input-wrapper input[type=color],.gform_wrapper.gravity-theme .input-wrapper textarea{padding-right:15px}@media screen and (min-width:0px){.gform_wrapper.gravity-theme .input-wrapper input[type=text],.gform_wrapper.gravity-theme .input-wrapper input[type=password],.gform_wrapper.gravity-theme .input-wrapper input[type=email],.gform_wrapper.gravity-theme .input-wrapper input[type=url],.gform_wrapper.gravity-theme .input-wrapper input[type=date],.gform_wrapper.gravity-theme .input-wrapper input[type=month],.gform_wrapper.gravity-theme .input-wrapper input[type=time],.gform_wrapper.gravity-theme .input-wrapper input[type=datetime],.gform_wrapper.gravity-theme .input-wrapper input[type=datetime-local],.gform_wrapper.gravity-theme .input-wrapper input[type=week],.gform_wrapper.gravity-theme .input-wrapper input[type=number],.gform_wrapper.gravity-theme .input-wrapper input[type=search],.gform_wrapper.gravity-theme .input-wrapper input[type=tel],.gform_wrapper.gravity-theme .input-wrapper input[type=color],.gform_wrapper.gravity-theme .input-wrapper textarea{padding-right:calc(15px + 5 * (100vw - 0px) / 1200)}}@media screen and (min-width:1200px){.gform_wrapper.gravity-theme .input-wrapper input[type=text],.gform_wrapper.gravity-theme .input-wrapper input[type=password],.gform_wrapper.gravity-theme .input-wrapper input[type=email],.gform_wrapper.gravity-theme .input-wrapper input[type=url],.gform_wrapper.gravity-theme .input-wrapper input[type=date],.gform_wrapper.gravity-theme .input-wrapper input[type=month],.gform_wrapper.gravity-theme .input-wrapper input[type=time],.gform_wrapper.gravity-theme .input-wrapper input[type=datetime],.gform_wrapper.gravity-theme .input-wrapper input[type=datetime-local],.gform_wrapper.gravity-theme .input-wrapper input[type=week],.gform_wrapper.gravity-theme .input-wrapper input[type=number],.gform_wrapper.gravity-theme .input-wrapper input[type=search],.gform_wrapper.gravity-theme .input-wrapper input[type=tel],.gform_wrapper.gravity-theme .input-wrapper input[type=color],.gform_wrapper.gravity-theme .input-wrapper textarea{padding-right:20px}}.gform_wrapper.gravity-theme .input-wrapper input[type=text],.gform_wrapper.gravity-theme .input-wrapper input[type=password],.gform_wrapper.gravity-theme .input-wrapper input[type=email],.gform_wrapper.gravity-theme .input-wrapper input[type=url],.gform_wrapper.gravity-theme .input-wrapper input[type=date],.gform_wrapper.gravity-theme .input-wrapper input[type=month],.gform_wrapper.gravity-theme .input-wrapper input[type=time],.gform_wrapper.gravity-theme .input-wrapper input[type=datetime],.gform_wrapper.gravity-theme .input-wrapper input[type=datetime-local],.gform_wrapper.gravity-theme .input-wrapper input[type=week],.gform_wrapper.gravity-theme .input-wrapper input[type=number],.gform_wrapper.gravity-theme .input-wrapper input[type=search],.gform_wrapper.gravity-theme .input-wrapper input[type=tel],.gform_wrapper.gravity-theme .input-wrapper input[type=color],.gform_wrapper.gravity-theme .input-wrapper textarea{padding-top:12px}@media screen and (min-width:0px){.gform_wrapper.gravity-theme .input-wrapper input[type=text],.gform_wrapper.gravity-theme .input-wrapper input[type=password],.gform_wrapper.gravity-theme .input-wrapper input[type=email],.gform_wrapper.gravity-theme .input-wrapper input[type=url],.gform_wrapper.gravity-theme .input-wrapper input[type=date],.gform_wrapper.gravity-theme .input-wrapper input[type=month],.gform_wrapper.gravity-theme .input-wrapper input[type=time],.gform_wrapper.gravity-theme .input-wrapper input[type=datetime],.gform_wrapper.gravity-theme .input-wrapper input[type=datetime-local],.gform_wrapper.gravity-theme .input-wrapper input[type=week],.gform_wrapper.gravity-theme .input-wrapper input[type=number],.gform_wrapper.gravity-theme .input-wrapper input[type=search],.gform_wrapper.gravity-theme .input-wrapper input[type=tel],.gform_wrapper.gravity-theme .input-wrapper input[type=color],.gform_wrapper.gravity-theme .input-wrapper textarea{padding-top:calc(12px + 4 * (100vw - 0px) / 1200)}}@media screen and (min-width:1200px){.gform_wrapper.gravity-theme .input-wrapper input[type=text],.gform_wrapper.gravity-theme .input-wrapper input[type=password],.gform_wrapper.gravity-theme .input-wrapper input[type=email],.gform_wrapper.gravity-theme .input-wrapper input[type=url],.gform_wrapper.gravity-theme .input-wrapper input[type=date],.gform_wrapper.gravity-theme .input-wrapper input[type=month],.gform_wrapper.gravity-theme .input-wrapper input[type=time],.gform_wrapper.gravity-theme .input-wrapper input[type=datetime],.gform_wrapper.gravity-theme .input-wrapper input[type=datetime-local],.gform_wrapper.gravity-theme .input-wrapper input[type=week],.gform_wrapper.gravity-theme .input-wrapper input[type=number],.gform_wrapper.gravity-theme .input-wrapper input[type=search],.gform_wrapper.gravity-theme .input-wrapper input[type=tel],.gform_wrapper.gravity-theme .input-wrapper input[type=color],.gform_wrapper.gravity-theme .input-wrapper textarea{padding-top:16px}}.gform_wrapper.gravity-theme .input-wrapper input[type=text],.gform_wrapper.gravity-theme .input-wrapper input[type=password],.gform_wrapper.gravity-theme .input-wrapper input[type=email],.gform_wrapper.gravity-theme .input-wrapper input[type=url],.gform_wrapper.gravity-theme .input-wrapper input[type=date],.gform_wrapper.gravity-theme .input-wrapper input[type=month],.gform_wrapper.gravity-theme .input-wrapper input[type=time],.gform_wrapper.gravity-theme .input-wrapper input[type=datetime],.gform_wrapper.gravity-theme .input-wrapper input[type=datetime-local],.gform_wrapper.gravity-theme .input-wrapper input[type=week],.gform_wrapper.gravity-theme .input-wrapper input[type=number],.gform_wrapper.gravity-theme .input-wrapper input[type=search],.gform_wrapper.gravity-theme .input-wrapper input[type=tel],.gform_wrapper.gravity-theme .input-wrapper input[type=color],.gform_wrapper.gravity-theme .input-wrapper textarea{padding-bottom:12px}@media screen and (min-width:0px){.gform_wrapper.gravity-theme .input-wrapper input[type=text],.gform_wrapper.gravity-theme .input-wrapper input[type=password],.gform_wrapper.gravity-theme .input-wrapper input[type=email],.gform_wrapper.gravity-theme .input-wrapper input[type=url],.gform_wrapper.gravity-theme .input-wrapper input[type=date],.gform_wrapper.gravity-theme .input-wrapper input[type=month],.gform_wrapper.gravity-theme .input-wrapper input[type=time],.gform_wrapper.gravity-theme .input-wrapper input[type=datetime],.gform_wrapper.gravity-theme .input-wrapper input[type=datetime-local],.gform_wrapper.gravity-theme .input-wrapper input[type=week],.gform_wrapper.gravity-theme .input-wrapper input[type=number],.gform_wrapper.gravity-theme .input-wrapper input[type=search],.gform_wrapper.gravity-theme .input-wrapper input[type=tel],.gform_wrapper.gravity-theme .input-wrapper input[type=color],.gform_wrapper.gravity-theme .input-wrapper textarea{padding-bottom:calc(12px + 2 * (100vw - 0px) / 1200)}}@media screen and (min-width:1200px){.gform_wrapper.gravity-theme .input-wrapper input[type=text],.gform_wrapper.gravity-theme .input-wrapper input[type=password],.gform_wrapper.gravity-theme .input-wrapper input[type=email],.gform_wrapper.gravity-theme .input-wrapper input[type=url],.gform_wrapper.gravity-theme .input-wrapper input[type=date],.gform_wrapper.gravity-theme .input-wrapper input[type=month],.gform_wrapper.gravity-theme .input-wrapper input[type=time],.gform_wrapper.gravity-theme .input-wrapper input[type=datetime],.gform_wrapper.gravity-theme .input-wrapper input[type=datetime-local],.gform_wrapper.gravity-theme .input-wrapper input[type=week],.gform_wrapper.gravity-theme .input-wrapper input[type=number],.gform_wrapper.gravity-theme .input-wrapper input[type=search],.gform_wrapper.gravity-theme .input-wrapper input[type=tel],.gform_wrapper.gravity-theme .input-wrapper input[type=color],.gform_wrapper.gravity-theme .input-wrapper textarea{padding-bottom:14px}}.gform_wrapper.gravity-theme .input-wrapper select{padding-top:14px}@media screen and (min-width:0px){.gform_wrapper.gravity-theme .input-wrapper select{padding-top:calc(14px + 4 * (100vw - 0px) / 1200)}}@media screen and (min-width:1200px){.gform_wrapper.gravity-theme .input-wrapper select{padding-top:18px}}.gform_wrapper.gravity-theme .input-wrapper select{padding-bottom:14px}@media screen and (min-width:0px){.gform_wrapper.gravity-theme .input-wrapper select{padding-bottom:calc(14px + 2 * (100vw - 0px) / 1200)}}@media screen and (min-width:1200px){.gform_wrapper.gravity-theme .input-wrapper select{padding-bottom:16px}}.gform_footer{text-align:right;position:relative}@media(max-width:47.99em){.gform_button{width:100%}}.ginput_recaptcha_terms{font-size:14px;margin-top:8px}.gform_required_message{font-size:14px;margin-bottom:15px}@media screen and (min-width:0px){.gform_required_message{margin-bottom:calc(15px + .0125*(100vw + -0px))}}@media screen and (min-width:1200px){.gform_required_message{margin-bottom:30px}}.gform_required_message{display:block}.hamburger{padding:5px;display:inline-block;cursor:pointer;outline:0;transition-property:opacity,filter;transition-duration:.2s;transition-timing-function:ease;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible;height:32px}.hamburger:hover,.hamburger:active,.hamburger:focus{opacity:.7}.hamburger-box{width:24px;height:20px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:0}.hamburger-inner,.hamburger-inner:before,.hamburger-inner:after{width:24px;height:1px;background-color:#09090b;border-radius:.25rem;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.hamburger-inner:before,.hamburger-inner:after{content:"";display:block}.hamburger-inner:before{top:-7px}.hamburger-inner:after{bottom:-7px}.hamburger--squeeze .hamburger-inner{transition-duration:.1s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze .hamburger-inner:before{transition:top .1s .14s ease,opacity .1s ease}.hamburger--squeeze .hamburger-inner:after{transition:bottom .1s .14s ease,transform .1s cubic-bezier(.55,.055,.675,.19)}.nav-active .hamburger--squeeze .hamburger-inner{transform:rotate(45deg);transition-delay:.14s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.nav-active .hamburger--squeeze .hamburger-inner:before{top:0;opacity:0;transition:top .1s ease,opacity .1s .14s ease}.nav-active .hamburger--squeeze .hamburger-inner:after{bottom:0;transform:rotate(-90deg);transition:bottom .1s ease,transform .1s .14s cubic-bezier(.215,.61,.355,1)}.mega-menu{position:fixed;left:0;top:0;z-index:98;background:#fff;width:100%;height:100%;opacity:0;pointer-events:none;transform:translateY(-8px);transition:opacity .4s ease,transform .4s ease}.nav-active .mega-menu{opacity:1;pointer-events:auto;transform:translateY(0)}.mega-menu__inner{height:100svh;overflow-y:auto}.mega-menu__nav{display:flex;flex-direction:column;height:100%;justify-content:center;padding:80px 16px 40px}.mega-menu .nav__link{font-size:32px}html{scroll-padding-top:87px}@media(max-width:47.99em){html{scroll-padding-top:80px}}.header-no-transition .header,.header-no-transition .header *{transition:none!important}.header{position:fixed;top:0;left:0;width:100vw;z-index:999;color:#fff;background-color:transparent;transition:all .4s ease,transform .3s ease}.header-hidden .header{transform:translateY(-100%)}.admin-bar .header{top:46px}@media(min-width:48.9375em){.admin-bar .header{top:32px}}.header svg{transition:filter .4s ease}.header-sticky .header,.nav-active .header{background-color:#fff;color:#09090b}.header-sticky .header svg,.nav-active .header svg{filter:invert(1)}.header__inner{display:flex;align-items:center;justify-content:space-between;height:auto;padding:20px 0}@media(max-width:35.99em){.header__inner{height:auto;padding:16px 0;align-items:flex-end;justify-content:flex-start;gap:16px}}.header__nav{display:flex;flex:1 0 0;min-width:0}@media(max-width:35.99em){.header__nav{display:none}}.header__nav--right{flex:0 1 auto}.header__right-wrapper{display:flex;align-items:center;gap:44px;flex:1 0 0;justify-content:flex-end;min-width:0;padding:10px 16px}@media(max-width:35.99em){.header__right-wrapper{display:flex;flex:0 0 auto;margin-left:auto;gap:0}}.header__toolbar{display:flex;align-items:center;gap:12px;padding:10px 16px;background:#0003;border-radius:9999px;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);flex-shrink:0;border:1px solid transparent;transition:all .4s ease}@media(max-width:47.99em){.header__toolbar{gap:16px;padding:12px 16px;border-color:transparent}}.header-sticky .header__toolbar,.nav-active .header__toolbar{background:transparent;border-color:transparent}.header__cart{display:flex;align-items:center;justify-content:center;background:none;border:0;padding:0;margin:0;cursor:pointer;color:inherit;line-height:0;flex-shrink:0}.header__toolbar-divider{display:block;width:1px;height:17px;background-color:#ffffff59;flex-shrink:0;transition:background-color .4s ease}.header-sticky .header__toolbar-divider,.nav-active .header__toolbar-divider{background-color:#0000002e}.header__signin{display:flex;align-items:center;gap:5px;color:inherit;text-decoration:none;font-family:DM Sans,DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:1;white-space:nowrap;flex-shrink:0;transition:color .4s ease}@media(max-width:35.99em){.header__signin span{display:none}}.header__logo{flex-shrink:0;display:block;width:220px;margin:0 20px}@media(max-width:35.99em){.header__logo{width:120px;margin:0;padding:5px 0}}.header__logo img,.header__logo svg{display:block;width:100%;height:auto;filter:brightness(0) invert(1);transition:filter .4s ease}.header-sticky .header__logo img,.header-sticky .header__logo svg,.nav-active .header__logo img,.nav-active .header__logo svg{filter:brightness(0)}.header .hamburger{display:none}@media(max-width:35.99em){.header .hamburger{display:inline-block;order:-1}}.header .hamburger-inner,.header .hamburger-inner:before,.header .hamburger-inner:after{background-color:#fff}.header-sticky .header .hamburger-inner,.header-sticky .header .hamburger-inner:before,.header-sticky .header .hamburger-inner:after,.nav-active .header .hamburger-inner,.nav-active .header .hamburger-inner:before,.nav-active .header .hamburger-inner:after{background-color:#09090b}@media(min-width:36em){.header__mobile-drawer{display:none}}@media(max-width:35.99em){.header__mobile-drawer{position:fixed;inset:0;z-index:998;background-color:#09090b;overflow-y:auto;padding:60px 20px 40px}.admin-bar .header__mobile-drawer{top:46px}.header__mobile-drawer{opacity:0;pointer-events:none;transform:translate(100%);transition:opacity .4s ease,transform .4s ease}}@media(max-width:35.99em)and (min-width:783px){.admin-bar .header__mobile-drawer{top:32px}}@media(max-width:35.99em){.nav-active .header__mobile-drawer{opacity:1;pointer-events:auto;transform:translate(0)}}.nav{list-style:none;padding:0;margin:0;display:flex;align-items:center;gap:44px}@media(max-width:35.99em){.nav{flex-direction:column;align-items:flex-start;gap:0;width:100%}}.nav__item{position:relative}@media(max-width:35.99em){.nav__item{width:100%;border-top:1px solid rgba(255,255,255,.15)}.nav__item:first-child{border-top:0}}@media(max-width:35.99em){.nav__item--submenu-open>.nav__submenu{display:block}}@media(min-width:36em){.nav__item:hover>.nav__submenu,.nav__item:active>.nav__submenu,.nav__item:focus>.nav__submenu{opacity:1;pointer-events:auto;z-index:998;transition:all 0s 0s,opacity all .2s ease}}.nav__link{display:inline-flex;flex-direction:column;gap:2px}.nav__link:after{content:"";display:block;height:1px;width:0;background-color:currentColor;transition:width .2s ease}.nav__link:hover:after,.nav__link:active:after,.nav__link:focus:after{width:100%}.nav__link{color:inherit;text-decoration:none;font-family:DM Sans,DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:1;white-space:nowrap;padding:4px 0;transition:color .4s ease}@media(max-width:35.99em){.nav__link{padding:14px 0;font-size:15px}}@media(max-width:47.99em){.nav__link{align-items:flex-start}.nav__link:after{transition-duration:.6s}}.nav__title{display:block}.nav__toggle{position:absolute;top:0;right:0;width:49px;height:49px;display:flex;align-items:center;justify-content:center;background:transparent;border:0;padding:0;margin:0;color:#fff;z-index:2;cursor:pointer}@media(min-width:36em){.nav__toggle{display:none}}.nav__toggle i{display:inline-block;transition:all .2s ease;transform:rotate(180deg)}.nav__item--submenu-open .nav__toggle i{transform:rotate(0)}.nav__submenu{list-style:none;padding:0;margin:0}@media(max-width:35.99em){.nav__submenu{display:none;padding:0 0 0 12px}.nav__submenu .nav__link{font-size:13px;padding:10px 0;color:#ffffffbf}}@media(min-width:36em){.nav__submenu{position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);min-width:160px;background-color:#fff;box-shadow:0 8px 24px #0000001f;opacity:0;pointer-events:none;z-index:-10;transition:all 0s .2s,opacity all .2s ease;padding:6px 0}.nav__submenu .nav__link{color:#09090b;font-size:13px;padding:8px 16px;width:100%}.nav__submenu .nav__link:after{display:none}.nav__submenu .nav__item+.nav__item{border-top:1px solid rgba(0,0,0,.05)}}.keyboard-nav{position:absolute;top:0;left:0;z-index:999999}.keyboard-nav a{position:absolute;left:0;top:-10em;padding:15px 30px;white-space:nowrap;color:#fff;font-size:18px;background-color:#09090b}.keyboard-nav a:focus{top:0}.footer{background-color:#fff;color:#09090b;padding:64px 40px 40px;position:fixed;bottom:0;left:0;width:100vw;z-index:0}@media(max-width:35.99em){.footer{padding:48px 0 80px}}.footer__main{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:16px;min-height:401px}@media(max-width:47.99em){.footer__main{flex-direction:column;gap:48px;min-height:unset}}.footer__newsletter{display:flex;flex-direction:column;gap:36px;max-width:567px;width:100%}@media(max-width:47.99em){.footer__newsletter{max-width:100%}}.footer__newsletter-header{display:flex;flex-direction:column;gap:24px}.footer__headline{font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:48px;font-weight:400;font-style:normal;line-height:1.2;letter-spacing:-.96px;color:#000;margin:0}@media(max-width:35.99em){.footer__headline{font-size:40px;letter-spacing:-.8px}}.footer__subheadline{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:18px;font-weight:500;color:#3f3f46}.footer__subheadline p{margin:0}.footer__subheadline p:first-child{line-height:1;margin-bottom:8px}.footer__subheadline p:last-child{line-height:28px}.footer__form-wrap{display:flex;flex-direction:column;gap:12px;max-width:562px;width:100%}.footer__privacy{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#3f3f46;margin:0}.footer__social{display:flex;align-items:center;gap:16px;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#09090b}.footer__social-list{display:flex;align-items:center;gap:16px;list-style:none;margin:0;padding:0}.footer__social-link{display:flex;align-items:center;gap:6px;color:inherit;transition:all .2s ease}.footer__social-link:hover,.footer__social-link:focus{opacity:.6}.footer__social-icon{display:block}.footer__social-icon svg{display:block;width:18px;height:18px}.footer .gform_wrapper{max-width:none;margin:0}.footer .gform_wrapper form{display:flex;align-items:flex-end;gap:0;margin:0}.footer .gform_wrapper .gform_heading{display:none!important}.footer .gform_wrapper .gform_body{flex:1;min-width:0;margin:0;position:relative}.footer .gform_wrapper .gform_fields{list-style:none;padding:0;margin:0}.footer .gform_wrapper .gfield{margin:0;padding:0}.footer .gform_wrapper .gfield--type-email{grid-column:span 12}.footer .gform_wrapper .gfield--type-submit{position:absolute;right:0}.footer .gform_wrapper .gfield--type-submit button{appearance:none!important;background-color:transparent!important;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%3e%3cpath%20d='M22%2012L3%2021L6%2012L3%203L22%2012ZM6%2012H22'%20stroke='%2309090B'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:24px 24px;border:0;padding:0;margin:0;cursor:pointer!important;width:24px!important;height:24px!important;box-shadow:none!important;font-size:0;color:transparent!important;flex-shrink:0;transition:opacity .2s ease!important}.footer .gform_wrapper .gfield--type-submit button:hover,.footer .gform_wrapper .gfield--type-submit button:active,.footer .gform_wrapper .gfield--type-submit button:focus{opacity:.6}.footer .gform_wrapper .gfield_label,.footer .gform_wrapper .gfield_label_before_complex{display:none}.footer .gform_wrapper .ginput_container{margin:0;padding-right:60px;padding-bottom:12px;border-bottom:1px solid #a1a1aa}.footer .gform_wrapper input[type=email],.footer .gform_wrapper input[type=text]{width:100%;border:0;padding:0;margin:0;background:transparent;font-family:Inter,DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:28px;letter-spacing:-.28px;color:#09090b;outline:none;box-shadow:none;appearance:none}.footer .gform_wrapper input[type=email]::placeholder,.footer .gform_wrapper input[type=text]::placeholder{color:#a1a1aa}.footer .gform_wrapper .gform_footer{flex-shrink:0;padding:0;margin:0;display:flex;align-items:center}.footer .gform_wrapper .gfield_validation_message,.footer .gform_wrapper .gfield_description.validation_message{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:12px;line-height:18px;color:#dc3545;margin-top:12px;padding:0;background:none;border:0}.footer .gform_wrapper .gform_validation_errors{display:none}.footer .gform_wrapper .gform_confirmation_message{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;line-height:1.5;color:#3f3f46}.footer .gform_wrapper .gform_ajax_spinner{display:none!important}.footer__nav{display:flex;gap:64px;align-items:flex-start;padding-top:26px;flex-shrink:0}@media(max-width:47.99em){.footer__nav{padding-top:0;gap:40px}}@media(max-width:35.99em){.footer__nav{gap:24px}}.footer__nav-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,max-content);grid-template-rows:repeat(3,auto);grid-auto-flow:column;column-gap:64px;row-gap:40px}@media(max-width:35.99em){.footer__nav-list{column-gap:32px;row-gap:24px}}.footer__nav-link{display:inline-flex;flex-direction:column;gap:2px}.footer__nav-link:after{content:"";display:block;height:1px;width:0;background-color:currentColor;transition:width .2s ease}.footer__nav-link:hover:after,.footer__nav-link:active:after,.footer__nav-link:focus:after{width:100%}.footer__nav-link{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:1;color:#09090b;text-decoration:none;white-space:nowrap}.footer__bottom{display:flex;align-items:flex-end;justify-content:space-between;padding-top:16px}@media(max-width:35.99em){.footer__bottom{flex-direction:column;align-items:flex-start;gap:16px;text-align:left}}.footer__copyright{font-family:IBM Plex Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:1.4;color:#27272a;opacity:.8;margin:0;width:40%}@media(max-width:35.99em){.footer__copyright{width:auto;order:3}}.footer__logo{display:block;flex-shrink:0;width:20%;display:flex;justify-content:center}.footer__logo svg{display:block;width:120px;height:auto;filter:invert(1)}@media(max-width:35.99em){.footer__logo{order:1;width:auto;justify-content:flex-start}}.footer__credit{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:1.4;color:#09090b;opacity:.8;width:40%;text-align:right;display:flex;align-items:center;justify-content:flex-end;gap:6px}.footer__credit a{color:inherit;text-decoration:none;display:inline-flex;flex-direction:column;gap:2px}.footer__credit a:after{content:"";display:block;height:1px;width:0;background-color:currentColor;transition:width .2s ease}.footer__credit a:hover:after,.footer__credit a:active:after,.footer__credit a:focus:after{width:100%}.footer__credit strong{font-weight:700}@media(max-width:35.99em){.footer__credit{width:auto;text-align:left;justify-content:flex-start;order:2}}.loader{position:fixed;background:#fff;inset:110px 0 0;z-index:1000;pointer-events:none}body.admin-bar .loader{top:142px}.loader__inner{background:url(../src/JuiceBox/img/loader.svg) no-repeat center;animation:loader-rotate 4s linear infinite;width:100%;height:100%}.admin-bar .searchbox{top:46px}@media(min-width:783px){.admin-bar .searchbox{top:32px}}.searchbox{position:fixed;background-color:#09090bcc;inset:0;z-index:999;color:#fff;opacity:0;transition:opacity all .4s ease;pointer-events:none;padding:0 30px}.search-active .searchbox{opacity:1;pointer-events:auto}.searchbox__close{width:40px;height:40px;position:absolute;top:0;right:0;padding:10px;margin:0;border:0;line-height:0;background-color:#fff;color:#09090b;font-size:25px;transition:all .4s ease}.searchbox__close:hover,.searchbox__close:active,.searchbox__close:focus{color:#fff;background-color:#09090b}.searchbox__wrap{display:flex;flex-direction:column;margin-left:auto;margin-right:auto;max-width:800px;height:100vh;overflow-y:auto;justify-content:center}.searchbox__form{width:100%;position:relative}.searchbox__form .form-control{margin-bottom:0;padding-right:50px}.searchbox__form__submit{position:absolute;top:0;right:0;background:none;padding:0;margin:0;border:0;height:100%;width:50px}.searchbox__fuzzy{margin-top:10px;background-color:#fff;color:#09090b;border-radius:.25rem}.searchbox__fuzzy__link{padding:10px}.searchbox__fuzzy__link+.searchbox__fuzzy__link{border-top:1px solid #09090B}body.search-active{overflow:hidden}.sidebar ul{list-style:none;margin:0;padding:0}.sidebar a{padding:10px;display:block}.sidebar__nav__item{display:block;border-bottom:1px solid #ced4da;margin-bottom:10px}.sidebar__nav__item a{font-weight:700}.sidebar__sub-nav__item{color:#ced4da}.sidebar__sub-nav__item:hover a,.sidebar__sub-nav__item:active a,.sidebar__sub-nav__item:focus a{color:#343a40;transform:translate(6px)}.sidebar__sub-nav__item--current a{color:#343a40;transform:translate(6px)}.pagination{width:100%}.pagination__list{display:flex;flex-wrap:wrap;justify-content:center}.pagination__list__item--current{background-color:#09090b;color:#fff}.pagination__list__item--current a{color:inherit}.pagination__list__link{display:block;padding:10px;font-weight:700;line-height:1}.pagination__list__link:hover,.pagination__list__link:active,.pagination__list__link:focus{text-decoration:underline}.page-reader-progress{width:100%;background:#09090b;z-index:90}.page-reader-progress__placeholder{position:relative;height:85px;width:100%}.page-reader-progress__text{display:flex;justify-content:flex-start;align-items:center;height:50px;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.page-reader-progress__text__label{color:#fff;font-weight:700;padding-right:8px;white-space:nowrap;padding-top:5px;display:none}@media(min-width:36em){.page-reader-progress__text__label{display:inline-block}}.page-reader-progress__text__title{color:#fff;display:inline-block;padding-top:5px}@media(max-width:35.99em){.page-reader-progress__text__title{white-space:nowrap;overflow:hidden;overflow-x:auto;display:none}}.page-reader-progress__bar{height:4px;width:100%}.page-reader-progress__inner{background:#435b69;height:4px;width:0;transition:width .2s ease}.page-reader-progress__share{display:flex;justify-content:flex-end;align-items:center;flex-wrap:nowrap;margin-left:auto}.page-reader-progress__share__icon{height:30px;width:30px;line-height:30px;padding:10px 5px;position:relative;margin-left:10px;display:flex;align-items:center;justify-content:center}.page-reader-progress__share__icon:hover,.page-reader-progress__share__icon:active,.page-reader-progress__share__icon:focus{text-decoration:none}.page-reader-progress__share__icon:hover svg path,.page-reader-progress__share__icon:active svg path,.page-reader-progress__share__icon:focus svg path{fill:#435b69}@media(hover:hover){.page-reader-progress__share__icon:hover{border-color:#435b69}}.page-reader-progress__share__icon svg{width:auto;height:15px;fill:#fff}.page-reader-progress__share__icon svg path{transition:all .4s ease}.banner{background:#fff}.banner-default{position:relative;height:100svh;overflow:hidden;z-index:1}.banner-default__bg{position:absolute;inset:0;z-index:0}.banner-default__bg:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0000 50%,#00000080),#0003;z-index:1}.banner-default__bg picture{display:block;width:100%;height:100%}.banner-default__bg img{width:100%;height:100%;object-fit:cover;object-position:center center}.banner-default__bg video{width:100%;height:100%;object-fit:cover}.banner-default__bg .plyr,.banner-default__bg .plyr__video-wrapper,.banner-default__bg iframe{width:100%;height:100%}.banner-default__inner{position:absolute;inset:auto 0 64px;z-index:2;display:flex;align-items:flex-end}@media(max-width:47.99em){.banner-default__inner{bottom:80px}}.banner-default--side .banner-default__inner{justify-content:space-between;gap:40px}@media(max-width:47.99em){.banner-default--side .banner-default__inner{flex-direction:column;justify-content:flex-end;align-items:center;gap:12px}}.banner-default__left{flex-shrink:0;max-width:627px}@media(max-width:47.99em){.banner-default__left{max-width:100%;text-align:center}}.banner-default__right{flex-shrink:0;max-width:617px;display:flex;flex-direction:column;gap:24px;margin-right:72px}@media(max-width:47.99em){.banner-default__right{max-width:100%;align-items:center;margin-right:0;gap:12px}}.banner-default--has-form .banner-default__right{margin-right:0}.banner-default--center-stack .banner-default__inner{justify-content:center}.banner-default__center{display:flex;flex-direction:column;align-items:center;gap:24px;text-align:center;max-width:70%}.banner-default__center .banner-default__title{font-size:60px;line-height:110%}@media(max-width:47.99em){.banner-default__center .banner-default__title{font-size:48px}}@media(max-width:47.99em){.banner-default__center{max-width:100%;gap:12px}}.banner-default__title{font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:96px;font-style:normal;font-weight:400;line-height:1;color:#fff;margin:0}@media(max-width:61.99em){.banner-default__title{font-size:48px}}.banner-default__subtitle,.banner-default__desc{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:18px;font-weight:400;line-height:28px;color:#fff;margin:0}.banner-default__desc p{margin:0;color:#fff}@media(max-width:47.99em){.banner-default__desc{text-align:center}}.banner-default__ctas{display:flex;align-items:center;gap:24px}@media(max-width:47.99em){.banner-default__ctas{flex-direction:column;align-items:center;margin-top:12px}}.banner-default__form-wrap{width:100%}.banner-default .gform_wrapper{max-width:none;margin:0}.banner-default .gform_wrapper form{margin:0}.banner-default .gform_wrapper .gform_heading{display:none!important}.banner-default .gform_wrapper .gform-body,.banner-default .gform_wrapper .gform_body{margin:0;padding:0}.banner-default .gform_wrapper .gform_fields{display:flex;flex-wrap:nowrap;align-items:flex-end;gap:24px;list-style:none;padding:0;margin:0}@media(max-width:35.99em){.banner-default .gform_wrapper .gform_fields{flex-wrap:wrap;gap:16px}}.banner-default .gform_wrapper .gfield{flex:0 0 auto;max-width:none;min-height:0;margin:0;padding:0}.banner-default .gform_wrapper .gfield--type-email{display:flex;flex:1 1 auto;flex-direction:column;gap:8px;min-width:0}@media(max-width:35.99em){.banner-default .gform_wrapper .gfield--type-email{flex:1 1 100%}}.banner-default .gform_wrapper .gfield_label{position:static;width:auto;height:auto;margin:0;padding:0;overflow:visible;clip:auto;clip-path:none;white-space:normal;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:500;line-height:1;color:#fff}.banner-default .gform_wrapper .gfield_required_text{display:none}.banner-default .gform_wrapper .gfield_required{color:#fff!important}.banner-default .gform_wrapper .gfield_required:after{content:"*"}.banner-default .gform_wrapper .ginput_container{margin:0}.banner-default .gform_wrapper input[type=email],.banner-default .gform_wrapper input[type=text]{width:100%;height:36px!important;min-height:0!important;border:1px solid #e4e4e7!important;border-radius:6px!important;padding:4px 12px!important;margin:0!important;background:transparent!important;font-family:DM Sans,Helvetica,Arial,sans-serif!important;font-size:14px!important;font-weight:400;line-height:20px;color:#fff!important;outline:none;box-shadow:0 1px 2px #0000000d!important;appearance:none}.banner-default .gform_wrapper input[type=email]::placeholder,.banner-default .gform_wrapper input[type=text]::placeholder{color:#ffffff80;opacity:1}.banner-default .gform_wrapper input[type=email]:focus,.banner-default .gform_wrapper input[type=text]:focus{border-color:#fff!important}.banner-default .gform_wrapper .gform-footer,.banner-default .gform_wrapper .gform_footer{padding:0;margin:0}.banner-default .gform_wrapper .gform-button{appearance:none!important;display:inline-flex!important;align-items:center;justify-content:center;gap:8px;height:40px!important;min-height:0!important;padding:6px 20px!important;border:1px solid transparent!important;border-radius:9999px!important;background:#fff!important;font-family:DM Sans,Helvetica,Arial,sans-serif!important;font-size:16px!important;font-weight:500!important;line-height:24px!important;color:#09090b!important;white-space:nowrap;cursor:pointer!important;box-shadow:none!important;box-sizing:border-box;transition:all .4s ease!important}.banner-default .gform_wrapper .gform-button:hover,.banner-default .gform_wrapper .gform-button:focus-visible{background:#09090b!important;color:#fff!important;border-color:#fff!important;text-decoration:none}.banner-default .gform_wrapper .gform-button:focus-visible{outline:3px solid #FFFFFF;outline-offset:3px}.banner-default .gform_wrapper .gfield_validation_message,.banner-default .gform_wrapper .gfield_description.validation_message{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:12px;color:#dc3545;margin-top:4px;padding:0;background:none;border:0}.banner-default .gform_wrapper .gform_validation_errors{display:none}.banner-default .gform_wrapper .gform_confirmation_message{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;line-height:1.5;color:#fff}.banner-default .gform_wrapper .gform_ajax_spinner{display:none!important}.banner-days{position:relative;height:100svh;overflow:hidden;z-index:1}.banner-days__bg{position:absolute;inset:0;z-index:0}.banner-days__bg:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0000 50%,#00000080),#0003;z-index:1}.banner-days__bg picture{display:block;width:100%;height:100%}.banner-days__bg img{width:100%;height:100%;object-fit:cover;object-position:center center}.banner-days__bg video{width:100%;height:100%;object-fit:cover}.banner-days__bg .plyr,.banner-days__bg .plyr__video-wrapper,.banner-days__bg iframe{width:100%;height:100%}.banner-days__inner{position:absolute;inset:0;z-index:2;display:flex;align-items:flex-end;justify-content:center;padding-bottom:64px}@media(max-width:47.99em){.banner-days__inner{padding-bottom:40px}}.banner-days__center{display:flex;flex-direction:column;align-items:center;gap:24px;text-align:center;max-width:761px;width:100%}@media(max-width:47.99em){.banner-days__center{gap:12px;max-width:100%}}.banner-days__title{font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:60px;font-style:normal;font-weight:400;line-height:1.1;color:#fff;margin:0}@media(max-width:47.99em){.banner-days__title{font-size:48px}}.banner-days__subtitle,.banner-days__desc{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:18px;font-weight:400;line-height:28px;color:#fff;margin:0}.banner-days__desc p{margin:0;color:#fff}.banner-days__ctas{display:flex;align-items:center;gap:24px}@media(max-width:47.99em){.banner-days__ctas{flex-direction:column;gap:12px;margin-top:12px}}.banner-home{position:relative;height:100svh;overflow:hidden;z-index:1}.banner-home__bg{position:absolute;inset:0}.banner-home__bg:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#0003 0% 100%),linear-gradient(180deg,#0000 50%,#000000b3);z-index:1}.banner-home__bg picture{display:block;width:100%;height:100%}.banner-home__bg img{width:100%;height:100%;object-fit:cover;object-position:center center}.banner-home__bg video{width:100%;height:100%;object-fit:cover}.banner-home__bg .plyr,.banner-home__bg .plyr__video-wrapper,.banner-home__bg iframe{width:100%;height:100%}.banner-home__inner{position:absolute;inset:0;pointer-events:none;z-index:2}.banner-home__inner>*{pointer-events:auto}.banner-home__content{position:absolute;bottom:64px;left:0;width:700px;display:flex;flex-direction:column;gap:24px}@media(max-width:90em){.banner-home__content{left:40px}}.banner-home__text{display:flex;flex-direction:column;gap:12px}.banner-home__title{font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:72px;font-style:normal;font-weight:400;line-height:1;letter-spacing:0;color:#fff;margin:0}.banner-home__subtitle,.banner-home__description{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:20px;font-weight:300;line-height:28px;color:#fff;margin:0}.banner-home__cta{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start}.banner-home__mini-offer{position:absolute;right:0;bottom:64px;width:587px;height:166px;overflow:hidden;z-index:2}.banner-home__mini-offer.is-collapsed .banner-home__mini-card{transform:translate(407px)}.banner-home__mini-offer.is-collapsed .banner-home__mini-toggle{transform:translate(407px) translateY(-50%)}.banner-home__mini-offer.is-collapsed .banner-home__mini-toggle svg{transform:rotate(180deg)}.banner-home__mini-offer.is-collapsed .banner-home__mini-img{aspect-ratio:1/1;width:134px;transition:all .6s ease}.banner-home__mini-offer.is-collapsed .banner-home__mini-img img{transition:all .6s ease}.banner-home__mini-offer.is-collapsed .banner-home__swiper .swiper-slide{padding-right:16px}.banner-home__mini-offer.is-collapsed .banner-home__mini-body,.banner-home__mini-offer.is-collapsed .banner-home__mini-nav{opacity:0;visibility:hidden}.banner-home__mini-toggle{position:absolute;left:0;top:50%;transform:translate(0) translateY(-50%);transition:all .6s ease;background-color:#09090b;border:none;padding:9px;border-radius:15px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;z-index:3}.banner-home__mini-toggle svg{width:13px;height:13px;display:block;transition:transform .4s ease}.banner-home__mini-card{position:absolute;inset:0 0 0 15px;background-color:#09090b;overflow:hidden;transform:translate(0);transition:all .6s ease}.banner-home__swiper,.banner-home__swiper .swiper-wrapper{height:100%}.banner-home__swiper .swiper-slide{display:flex;gap:20px;align-items:stretch;padding:16px 32px 16px 16px;height:100%;box-sizing:border-box}.banner-home__mini-img{flex-shrink:0;aspect-ratio:1600/1069;overflow:hidden;align-self:stretch;transition:all .6s ease}.banner-home__mini-img picture{display:block;width:100%;height:100%}.banner-home__mini-img img{width:100%;height:100%;object-fit:cover;transition:all .4s ease}.banner-home__mini-body{flex:1;display:flex;flex-direction:column;justify-content:center;min-width:0;padding-top:8px;padding-bottom:8px;transition:all .6s ease}.banner-home__mini-text{flex:1;display:flex;flex-direction:column;gap:2px;overflow:hidden}.banner-home__mini-title{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#fff;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.banner-home__mini-desc{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:24px;padding-right:40px;letter-spacing:-.28px;color:#ffffffa6;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.banner-home__mini-nav{position:absolute;bottom:16px;right:unset;left:232px;display:flex;gap:16px;align-items:center;z-index:2;transition:all .6s ease}.banner-home__mini-prev,.banner-home__mini-next{background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;transition:all .4s ease}.banner-home__mini-prev.swiper-button-disabled,.banner-home__mini-next.swiper-button-disabled{opacity:.5;cursor:default}.banner-home__mini-prev:hover,.banner-home__mini-next:hover{opacity:.7}.banner-home__mini-prev svg,.banner-home__mini-next svg{width:16px;height:16px;display:block}.banner-home__mini-counter{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#fff;white-space:nowrap;min-width:2.5em;text-align:center}@media(max-width:35.99em){.banner-home__content{left:0;right:0;width:80%;margin:0 auto;bottom:96px;align-items:center;text-align:center;gap:12px}.banner-home__title{font-size:48px}.banner-home__subtitle,.banner-home__description{font-size:18px;font-weight:400}.banner-home__cta{align-self:center}.banner-home__mini-offer{top:48%;bottom:auto;transform:translateY(-50%);width:300px;height:110px}.banner-home__mini-offer.is-collapsed .banner-home__mini-card{transform:translate(175px)}.banner-home__mini-offer.is-collapsed .banner-home__mini-toggle{transform:translate(175px) translateY(-50%)}.banner-home__mini-offer.is-collapsed .banner-home__mini-img{width:94px}.banner-home__mini-offer.is-collapsed .banner-home__swiper .swiper-slide{padding-right:8px}.banner-home__mini-body{padding:0}.banner-home__mini-text{gap:6px}.banner-home__mini-img{flex:0 0 94px;aspect-ratio:1/1;width:94px}.banner-home__swiper .swiper-slide{gap:12px;padding:8px}.banner-home__mini-desc{padding-right:0;line-height:100%;letter-spacing:normal}.banner-home__mini-nav{left:auto;right:unset;left:110px;bottom:6px;gap:24px}}.bottom-nav{display:none}@media(max-width:47.99em){.bottom-nav{display:block;position:fixed;bottom:0;left:0;right:0;z-index:900}}.bottom-nav__bar{display:flex;align-items:center;justify-content:space-between;padding:14px 4px calc(8px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #f3f4f6;box-shadow:0 -7px 6px #0000000d}.bottom-nav__item{flex:1 0 0;min-width:0;display:flex;flex-direction:column;align-items:center;gap:4px;text-decoration:none;color:#a1a1aa;transition:all .2s ease}.bottom-nav__item--active,.bottom-nav__item:hover{color:#09090b}.bottom-nav__item--active svg path,.bottom-nav__item:hover svg path{stroke:#09090b}.bottom-nav__icon{display:flex;align-items:center;justify-content:center}.bottom-nav__icon svg{display:block;width:24px;height:24px}.bottom-nav__label{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:20px;text-align:center;white-space:nowrap}@media(max-width:47.99em){body.has-bottom-nav{padding-bottom:calc(70px + env(safe-area-inset-bottom))}}.tease{display:flex;flex-direction:column;box-shadow:0 3px 30px 5px #0000;transition:all .4s ease}.tease>div{flex:1}.tease__title{margin-bottom:0}.tease__content-wrapper{padding:20px;color:#fff;background-color:#09090b}.tease:hover,.tease:active,.tease:focus{box-shadow:0 8px 30px 6px #0006}.gallery{padding:20px 0;clear:both}.gallery__item{padding-top:30px;padding-bottom:30px;position:relative}@media(min-width:36em){.gallery__item{padding-top:15px;padding-bottom:15px}}.gallery__item__caption{margin:0!important;position:absolute;left:5px;bottom:0;right:5px;padding:10px;background-color:#0006;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(min-width:36em){.gallery__item__caption{left:15px;right:15px;bottom:15px}}@media(min-width:36em){.gallery__item:hover,.gallery__item:active,.gallery__item:focus{cursor:zoom-in}}.protocol-subnav{position:fixed;top:0;left:0;width:100%;height:56px;background-color:#fff;border-bottom:1px solid #e4e4e7;z-index:998;box-shadow:0 1px 4px #00000014;transition:transform .3s ease}.header-hidden .protocol-subnav{transform:translateY(calc(-1 * var(--header-h, 67px)))}.protocol-subnav__inner{display:flex;align-items:flex-end;justify-content:space-between;height:100%;padding-bottom:0}@media(max-width:47.99em){.protocol-subnav__inner{padding-left:16px;padding-right:16px;gap:16px;align-items:flex-end}}@media(min-width:48em)and (max-width:61.99em){.protocol-subnav__inner{align-items:center}}.protocol-subnav__back{flex-shrink:0;width:auto;display:flex;align-items:center;gap:8px;height:32px;padding:8px 12px;background-color:#f4f4f5;border-radius:9999px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#3f3f46;text-decoration:none;white-space:nowrap;margin-bottom:12px;transition:background-color .15s ease,color .15s ease}@media(min-width:48em)and (max-width:61.99em){.protocol-subnav__back{margin-bottom:0;height:fit-content}}.protocol-subnav__back:hover{color:#09090b;background-color:#e4e4e7}@media(max-width:47.99em){.protocol-subnav__back{width:40px;height:40px;padding:8px;margin-bottom:0;align-items:center;justify-content:center;background-color:transparent}}.protocol-subnav__back-icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0}.protocol-subnav__back-icon svg{width:24px;height:24px;display:block;color:#3f3f46}@media(max-width:47.99em){.protocol-subnav__back-label{display:none}}.protocol-subnav__tabs-wrap{position:relative;display:flex;align-items:flex-end;height:100%;flex:0 0 auto}@media(max-width:47.99em){.protocol-subnav__tabs-wrap{flex:1;min-width:0;align-items:flex-end}}.protocol-subnav__links{display:flex;gap:20px;height:40px;align-items:stretch}@media(max-width:47.99em){.protocol-subnav__links{gap:10px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;width:100%;padding-right:24px}.protocol-subnav__links::-webkit-scrollbar{display:none}}.protocol-subnav__link{display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:100%;font-family:DM Sans,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#3f3f46;text-decoration:none;white-space:nowrap;padding:0}@media(max-width:47.99em){.protocol-subnav__link{height:32px;align-self:flex-end;min-width:64px}}.protocol-subnav__link:hover{color:#09090b}.protocol-subnav__link:hover .protocol-subnav__indicator{opacity:.3}.protocol-subnav__link--active{font-weight:500;color:#09090b}.protocol-subnav__link--active .protocol-subnav__indicator,.protocol-subnav__link--active:hover .protocol-subnav__indicator{opacity:1}.protocol-subnav__indicator{display:block;height:3px;width:100%;background-color:#09090b;opacity:0;flex-shrink:0;transition:opacity .15s ease}.protocol-subnav__fade{display:none;position:absolute;top:0;right:0;width:44px;height:100%;background:linear-gradient(270deg,#fff,#fff0);pointer-events:none}@media(max-width:47.99em){.protocol-subnav__fade{display:block}}.protocol-subnav__spacer{flex-shrink:0;width:117px}@media(max-width:47.99em){.protocol-subnav__spacer{display:none}}@media(max-width:47.99em){.protocol-subnav{height:42px}}.has-protocol-subnav .banner-default,.has-protocol-subnav .banner-days{height:calc(100vh - 135px)}.article-share{position:relative;display:inline-block}.article-share__menu{position:absolute;top:calc(100% + 8px);left:0;z-index:20;min-width:200px;padding:8px;border:1px solid #e4e4e7;border-radius:12px;background:#fff;box-shadow:0 12px 32px #0000001f}@media(max-width:35.99em){.article-share__menu{left:auto;right:0}}.article-share__menu[hidden]{display:none}.article-share__list{margin:0;padding:0;list-style:none}.article-share__link,.article-share__copy{display:block;width:100%;padding:8px 12px;border:0;border-radius:8px;background:transparent;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;line-height:20px;text-align:left;text-decoration:none;color:#09090b;cursor:pointer;transition:all .2s ease}.article-share__link:hover,.article-share__link:active,.article-share__link:focus,.article-share__copy:hover,.article-share__copy:active,.article-share__copy:focus{background:#f4f4f5;text-decoration:none}.article-share__copy{margin-top:4px;border-top:1px solid #e4e4e7;border-radius:0 0 8px 8px;font-weight:700}.image-form-popup{width:calc(100% - 40px);max-width:1160px;max-height:calc(100dvh - 40px);padding:0;border:0;background:transparent;overflow:visible;opacity:0;transform:translateY(16px) scale(.98);transition:opacity .4s ease,transform .4s ease,overlay .4s allow-discrete,display .4s allow-discrete}.image-form-popup::backdrop{background:#09090b99;opacity:0;transition:opacity .4s ease,overlay .4s allow-discrete,display .4s allow-discrete}.image-form-popup[open]{display:block;opacity:1;transform:none}.image-form-popup[open]::backdrop{opacity:1}@starting-style{.image-form-popup[open]{opacity:0;transform:translateY(16px) scale(.98)}.image-form-popup[open]::backdrop{opacity:0}}@media(prefers-reduced-motion:reduce){.image-form-popup{transform:none;transition-duration:1ms}.image-form-popup::backdrop{transition-duration:1ms}@starting-style{.image-form-popup[open]{transform:none}}}@media(max-width:47.99em){.image-form-popup{width:calc(100% - 24px);max-height:calc(100dvh - 24px)}}.image-form-popup__dialog{position:relative;max-height:calc(100dvh - 40px);background:#fff;overflow-y:auto;-webkit-overflow-scrolling:touch}@media(max-width:47.99em){.image-form-popup__dialog{max-height:calc(100dvh - 24px)}}.image-form-popup__close{position:absolute;top:24px;right:24px;z-index:2;display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:0;background:none;color:#09090b;cursor:pointer;transition:all .2s ease}.image-form-popup__close:hover,.image-form-popup__close:focus-visible{opacity:.6}.image-form-popup__close:focus-visible{outline:2px solid #09090B;outline-offset:4px}@media(max-width:61.99em){.image-form-popup__close{color:#fff}.image-form-popup__close:focus-visible{outline-color:#fff}}.image-form-popup__close svg{display:block}.image-form-popup .image-form__inner--popup{align-items:stretch;gap:0}.image-form-popup .image-form__cover{flex:0 0 44%;max-width:44%;aspect-ratio:auto}@media(max-width:61.99em){.image-form-popup .image-form__cover{flex:0 0 auto;max-width:none;aspect-ratio:4/3}}@media(max-width:35.99em){.image-form-popup .image-form__cover{aspect-ratio:3/2}}.image-form-popup .image-form__panel{flex:1 1 auto;width:auto;padding:48px}@media(max-width:47.99em){.image-form-popup .image-form__panel{padding:32px 20px 24px}}.image-form-popup .image-form__heading{margin-bottom:32px;font-size:40px;line-height:48px}@media(max-width:61.99em){.image-form-popup .image-form__heading{font-size:32px;line-height:38px}}@media(max-width:47.99em){.image-form-popup .image-form__heading{margin-bottom:24px;font-size:28px;line-height:34px}}@media(max-width:61.99em){.image-form-popup .image-form__cover-body{justify-content:center;padding:24px 20px}}.image-form-popup .image-form__cover-title{font-size:44px;line-height:48px}@media(max-width:61.99em){.image-form-popup .image-form__cover-title{font-size:30px;line-height:34px}}@media(max-width:35.99em){.image-form-popup .image-form__cover-title{font-size:26px;line-height:30px}}@media(max-width:61.99em){.image-form-popup .image-form__cover-desc,.image-form-popup .image-form__cover-footnote{font-size:13px;line-height:18px}}@media(max-width:61.99em){.image-form-popup .image-form__cover-footnote{margin-top:12px}}.image-form-popup .image-form__list{margin-bottom:40px}.image-form-popup .image-form__item{padding:8px 0}.image-form-popup .image-form__item:not(:last-child){border-bottom:0}.module-wellbeing-journey{padding-bottom:64px;padding-top:0}@media(max-width:61.99em){.module-wellbeing-journey{padding-top:64px}}.wellbeing-journey__banner{display:flex;justify-content:center;padding:64px 48px}.wellbeing-journey__banner-inner{display:flex;flex-direction:column;align-items:center;gap:24px;text-align:center}@media(max-width:61.99em){.wellbeing-journey__banner-inner{gap:0}}.wellbeing-journey__title{font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:60px;font-style:normal;font-weight:400;line-height:68px;color:#09090b;margin:0}@media(max-width:61.99em){.wellbeing-journey__title{font-family:var(--size-6xl-font-type, "Requiem Display-HTF-");font-size:var(--size-6xl-font-size, 40px);font-style:normal;font-weight:var(--font-weight-normal, 500);line-height:var(--size-6xl-line-height, 48px);width:90%}}.wellbeing-journey__desc{max-width:558px}.wellbeing-journey__desc p{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#3f3f46;margin:0}@media(max-width:61.99em){.wellbeing-journey__desc{margin-top:8px}}.wellbeing-journey__cards{display:flex;gap:16px}.wellbeing-journey__card{position:relative;flex:1;aspect-ratio:328/560;overflow:hidden;cursor:pointer}.wellbeing-journey__card-bg{position:absolute;inset:0}.wellbeing-journey__card-bg picture{display:block;width:100%;height:100%}.wellbeing-journey__card-bg img{width:100%;height:100%;object-fit:cover;object-position:center center;transition:transform .6s ease}.wellbeing-journey__card:hover .wellbeing-journey__card-bg img{transform:scale(1.04)}.wellbeing-journey__card-overlay{position:absolute;inset:0;background:#0003;pointer-events:none;transition:all .6s ease}.wellbeing-journey__card:hover .wellbeing-journey__card-overlay{background:#00000073}.wellbeing-journey__card-title{position:absolute;left:50%;top:calc(50% - 20px);transform:translate(-50%) translateY(0);font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:32px;font-style:normal;font-weight:400;line-height:40px;color:#fff;text-align:center;white-space:nowrap;margin:0;transition:all .6s ease;z-index:1}.wellbeing-journey__card-hover{position:absolute;left:7.32%;right:7.32%;bottom:24px;transform:translateY(calc(100% + 24px));opacity:0;transition:all .6s ease;display:flex;flex-direction:column;gap:16px;align-items:center;z-index:1}.wellbeing-journey__card:hover .wellbeing-journey__card-hover{transform:translateY(0);opacity:1}.wellbeing-journey__card-hover-desc{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#fff;text-align:center;margin:0;height:48px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.wellbeing-journey__card-hover-link{display:inline-flex;flex-direction:column;gap:6px;align-items:flex-start;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:1;color:#fff;text-decoration:none;white-space:nowrap;cursor:pointer}.wellbeing-journey__card-hover-link:after{content:"";display:block;height:1px;width:100%;background-color:#fff}.wellbeing-journey__card-hover-link:hover{color:#fff;text-decoration:none}@media(max-width:61.99em){.wellbeing-journey__banner{padding:34px 0 32px}.wellbeing-journey__banner-inner .btn-primary{width:100%;justify-content:center;margin-top:24px}.wellbeing-journey__cards{display:grid;grid-template-columns:repeat(2,1fr);column-gap:8px;row-gap:16px}.wellbeing-journey__card{aspect-ratio:181/280}.wellbeing-journey__card-overlay{background:linear-gradient(180deg,#0000 33%,#0009)}.wellbeing-journey__card-title{font-size:18px;line-height:1;top:calc(50% - 9px)}.wellbeing-journey__card-hover{transform:none;opacity:1;bottom:16px}.wellbeing-journey__card-hover-desc{display:none}}.module-product-grid{padding-bottom:112px}@media(max-width:61.99em){.module-product-grid{padding-bottom:40px}}.product-grid__banner{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;padding-bottom:64px}.product-grid__title{font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:60px;font-style:normal;font-weight:400;line-height:68px;color:#09090b;margin:0}@media(max-width:61.99em){.product-grid__title{font-size:var(--size-6xl-font-size, 40px);font-style:normal;font-weight:var(--font-weight-normal, 500);line-height:var(--size-6xl-line-height, 48px)}}.product-grid__desc{max-width:490px}.product-grid__desc p{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#3f3f46;margin:0}.product-grid__grid{display:flex;gap:16px;align-items:stretch}.product-grid__grid:not(.product-grid__grid--multi){height:820px}.product-grid__big-card{position:relative;flex:0 0 calc(50% - 8px);overflow:hidden}.product-grid__big-card-bg{position:absolute;inset:0;z-index:0}.product-grid__big-card-bg picture{display:block;width:100%;height:100%}.product-grid__big-card-bg img,.product-grid__big-card-bg video{width:100%;height:100%;object-fit:cover;object-position:center center}.product-grid__big-card-bg .plyr,.product-grid__big-card-bg .plyr--video,.product-grid__big-card-bg .plyr__video-wrapper{position:absolute;inset:0;width:100%;height:100%}.product-grid__big-card-bg .plyr__controls,.product-grid__big-card-bg .plyr__control,.product-grid__big-card-bg .plyr__poster,.product-grid__big-card-bg .plyr__progress,.product-grid__big-card-bg .plyr__volume{display:none!important}.product-grid__big-card-bg .plyr__video-embed{position:absolute;top:50%;left:50%;width:auto;height:auto;min-width:100%;min-height:100%;aspect-ratio:16/9;padding-bottom:0!important;transform:translate(-50%,-50%)}.product-grid__big-card-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,#0003,#6663 75%);pointer-events:none}.product-grid__big-card-content{position:absolute;bottom:56px;left:0;right:0;display:flex;flex-direction:column;gap:16px;align-items:center;text-align:center;white-space:nowrap;z-index:2}.product-grid__big-card-meta{display:flex;flex-direction:column;gap:2px;align-items:center;color:#fff}.product-grid__big-card-type{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:24px;margin:0;overflow:hidden;text-overflow:ellipsis;max-width:437px}.product-grid__big-card-name{font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:40px;font-style:normal;font-weight:400;line-height:48px;color:#fff;margin:0}.product-grid__big-card-bottom{display:flex;flex-direction:column;gap:12px;align-items:center}.product-grid__big-card-excerpt{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#fff;text-align:center;margin:0;max-width:437px;white-space:normal;max-height:48px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.product-grid__mute{position:absolute;top:24px;right:24px;z-index:3;display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:1px solid rgba(255,255,255,.5);border-radius:50%;background:#00000059;color:#fff;cursor:pointer;transition:background .3s ease,border-color .3s ease}.product-grid__mute:hover,.product-grid__mute:focus-visible{background:#0009;border-color:#fff}@media(max-width:61.99em){.product-grid__mute{top:16px;right:16px;width:40px;height:40px}}.product-grid__mute-icon{display:none;line-height:0}.product-grid__mute-icon svg{width:20px;height:20px;display:block}.product-grid__mute.is-muted .product-grid__mute-icon--off,.product-grid__mute:not(.is-muted) .product-grid__mute-icon--on{display:block}.product-grid__right{flex:1;min-width:0;display:flex;flex-direction:column}.product-grid__grid--multi .product-grid__right{gap:48px}.product-grid__split-card{display:flex;flex-direction:column;gap:12px;height:100%}.product-grid__split-card-image{flex:1;overflow:hidden;min-height:0}.product-grid__split-card-image picture{display:block;width:100%;height:100%}.product-grid__split-card-image img{width:100%;height:100%;object-fit:cover;object-position:center center}.product-grid__split-card-body{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 8px;flex-shrink:0}.product-grid__split-card-text{display:flex;flex-direction:column;gap:3px}.product-grid__split-card-type{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#09090b;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:437px}.product-grid__split-card-name{font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:32px;font-style:normal;font-weight:400;line-height:40px;color:#09090b;margin:0}.product-grid__split-card-sub{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:1.3;color:#3f3f46;margin:0}.product-grid__row{display:flex;gap:16px;align-items:flex-start}.product-grid__small-card{flex:1;display:flex;flex-direction:column;gap:12px;align-items:center;text-align:center;min-width:0}.product-grid__small-card-image{display:block;width:100%;height:300px;overflow:hidden}.product-grid__small-card-image picture{display:block;width:100%;height:100%}.product-grid__small-card-image img{width:100%;height:100%;object-fit:cover;object-position:center center;transition:transform .4s ease}.product-grid__small-card-image:hover img{transform:scale(1.04)}.product-grid__small-card-body{display:flex;flex-direction:column;gap:4px;align-items:center}.product-grid__small-card-name{font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:32px;font-style:normal;font-weight:400;line-height:40px;color:#09090b;margin:0}.product-grid__small-card-sub{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#3f3f46;margin:0}@media(max-width:61.99em){.product-grid__small-card-sub{width:90%}}.product-grid__small-card-price{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#3f3f46;margin:0}@media(max-width:61.99em){.product-grid__banner{padding-bottom:32px}.product-grid__grid{flex-direction:column;gap:16px}.product-grid__grid:not(.product-grid__grid--multi){height:auto}.product-grid__grid--multi{gap:8px}.product-grid__big-card{flex:0 0 auto;width:100%;aspect-ratio:370/450}.product-grid__big-card-content{left:16px;right:16px;bottom:24px;white-space:normal}.product-grid__big-card-name{font-size:28px;line-height:36px}.product-grid__big-card-excerpt{display:none}.product-grid__big-card .btn-primary{width:100%;justify-content:center}.product-grid__split-card{height:auto}.product-grid__split-card-image{flex:0 0 auto;aspect-ratio:1/1}.product-grid__split-card-body{flex-direction:column;align-items:stretch;gap:24px;padding:0}.product-grid__split-card-name{font-size:24px;line-height:32px}.product-grid__split-card-sub{font-size:14px;white-space:normal}.product-grid__split-card .btn-primary{width:100%;justify-content:center}.product-grid__grid--multi .product-grid__right{gap:16px}.product-grid__row{gap:8px}.product-grid__small-card{align-items:stretch;text-align:left;gap:12px}.product-grid__small-card-image{height:auto;aspect-ratio:181/166}.product-grid__small-card-body{align-items:flex-start}.product-grid__small-card-name{font-size:18px;line-height:18px}}.module-editorial-showcase{overflow:hidden}.editorial-showcase__header{margin-bottom:24px}.editorial-showcase__title{font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:60px;font-weight:400;line-height:1;color:#09090b;margin:0}.editorial-showcase__subheader{display:flex;align-items:flex-end;gap:24px;margin-bottom:24px}.editorial-showcase__filters{display:flex;flex-wrap:wrap;gap:6px}@media(max-width:47.99em){.editorial-showcase__filters{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin-left:-30px;margin-right:-30px;padding-left:30px;padding-right:30px}.editorial-showcase__filters::-webkit-scrollbar{display:none}}.editorial-showcase__filter-tab{display:inline-flex;align-items:center;gap:8px;padding:4px 12px;border:1px solid #e4e4e7;border-radius:9999px;background:transparent;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#09090b;cursor:pointer;transition:all .2s ease}@media(max-width:47.99em){.editorial-showcase__filter-tab{text-wrap-mode:nowrap}}.editorial-showcase__filter-tab--active{background:#09090b;border-color:#09090b;color:#fff}.editorial-showcase__cta{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;color:#09090b;text-decoration:none;white-space:nowrap;flex-shrink:0}.editorial-showcase__swiper{overflow:visible}.editorial-showcase__swiper .swiper-wrapper{align-items:flex-start}.editorial-showcase__slide{height:auto}.editorial-showcase__slide--tall{width:376px}.editorial-showcase__slide--tall .editorial-card__image{aspect-ratio:376/558}.editorial-showcase__slide--short{width:280px}.editorial-showcase__slide--short .editorial-card__image{aspect-ratio:280/380}.editorial-showcase__slide--offset{padding-top:178px}@media(max-width:61.99em){.editorial-showcase__slide--offset{padding-top:0}}.editorial-showcase__empty{padding:24px 0;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;color:#3f3f46}@media(max-width:61.99em){.editorial-showcase__header{display:flex;justify-content:space-between;align-items:flex-end}.editorial-showcase__title{font-size:48px}}.module-editorial-showcase--grid .editorial-showcase__swiper{overflow:hidden}.module-editorial-showcase--grid .editorial-showcase__cards{display:flex;flex-wrap:wrap;align-items:flex-start;gap:64px 12px}@media(min-width:48em){.module-editorial-showcase--grid .editorial-showcase__cards{column-gap:16px}}@media(min-width:62em){.module-editorial-showcase--grid .editorial-showcase__cards{row-gap:96px}}.module-editorial-showcase--grid .editorial-showcase__slide{width:auto;padding-top:0}@media(max-width:47.99em){.module-editorial-showcase--grid .editorial-showcase__slide{flex:0 0 calc((100% - 12px)/2)}.module-editorial-showcase--grid .editorial-showcase__slide .editorial-card__image{aspect-ratio:179/175}.module-editorial-showcase--grid .editorial-showcase__slide:nth-child(12n+1),.module-editorial-showcase--grid .editorial-showcase__slide:nth-child(12n+9){flex-basis:calc((100% - 12px) * 219 / 358)}.module-editorial-showcase--grid .editorial-showcase__slide:nth-child(12n+2),.module-editorial-showcase--grid .editorial-showcase__slide:nth-child(12n+10){flex-basis:calc((100% - 12px) * 139 / 358)}.module-editorial-showcase--grid .editorial-showcase__slide:nth-child(12n+1) .editorial-card__image,.module-editorial-showcase--grid .editorial-showcase__slide:nth-child(12n+2) .editorial-card__image,.module-editorial-showcase--grid .editorial-showcase__slide:nth-child(12n+9) .editorial-card__image,.module-editorial-showcase--grid .editorial-showcase__slide:nth-child(12n+10) .editorial-card__image{aspect-ratio:280/380}}@media(min-width:48em)and (max-width:61.99em){.module-editorial-showcase--grid .editorial-showcase__slide{flex:0 0 calc((100% - 32px) / 3)}.module-editorial-showcase--grid .editorial-showcase__slide .editorial-card__image{aspect-ratio:280/380}}@media(min-width:62em){.module-editorial-showcase--grid .editorial-showcase__slide{flex:0 0 calc((100% - 48px) * 280 / 1312)}.module-editorial-showcase--grid .editorial-showcase__slide .editorial-card__image{aspect-ratio:280/380}.module-editorial-showcase--grid .editorial-showcase__slide:nth-child(12n+1),.module-editorial-showcase--grid .editorial-showcase__slide:nth-child(12n+2),.module-editorial-showcase--grid .editorial-showcase__slide:nth-child(12n+5),.module-editorial-showcase--grid .editorial-showcase__slide:nth-child(12n+8),.module-editorial-showcase--grid .editorial-showcase__slide:nth-child(12n+11),.module-editorial-showcase--grid .editorial-showcase__slide:nth-child(12n+12){flex-basis:calc((100% - 48px) * 376 / 1312)}.module-editorial-showcase--grid .editorial-showcase__slide:nth-child(12n+1) .editorial-card__image,.module-editorial-showcase--grid .editorial-showcase__slide:nth-child(12n+2) .editorial-card__image,.module-editorial-showcase--grid .editorial-showcase__slide:nth-child(12n+5) .editorial-card__image,.module-editorial-showcase--grid .editorial-showcase__slide:nth-child(12n+8) .editorial-card__image,.module-editorial-showcase--grid .editorial-showcase__slide:nth-child(12n+11) .editorial-card__image,.module-editorial-showcase--grid .editorial-showcase__slide:nth-child(12n+12) .editorial-card__image{aspect-ratio:376/558}}.module-editorial-showcase--grid .editorial-showcase__pagination{display:flex;align-items:center;justify-content:center;gap:4px;margin-top:64px}@media(min-width:62em){.module-editorial-showcase--grid .editorial-showcase__pagination{margin-top:96px}}.module-editorial-showcase--grid .editorial-showcase__page{display:inline-flex;align-items:center;justify-content:center;gap:4px;min-width:36px;height:36px;padding:0 8px;border:1px solid transparent;border-radius:6px;background:transparent;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:500;line-height:20px;color:#09090b;cursor:pointer;transition:all .2s ease}.module-editorial-showcase--grid .editorial-showcase__page svg{width:16px;height:16px;flex-shrink:0}.module-editorial-showcase--grid .editorial-showcase__page:hover:not(.module-editorial-showcase--grid .editorial-showcase__page--disabled):not(.module-editorial-showcase--grid .editorial-showcase__page--ellipsis):not(.module-editorial-showcase--grid .editorial-showcase__page--active){background:#f4f4f5}.module-editorial-showcase--grid .editorial-showcase__page--active{border-color:#e4e4e7;background:#fff;cursor:default}.module-editorial-showcase--grid .editorial-showcase__page--prev{padding:0 16px 0 10px}.module-editorial-showcase--grid .editorial-showcase__page--next{padding:0 10px 0 16px}.module-editorial-showcase--grid .editorial-showcase__page--ellipsis{cursor:default}.module-editorial-showcase--grid .editorial-showcase__page--disabled{opacity:.4;cursor:not-allowed}.editorial-card{display:block;text-decoration:none;color:inherit}.editorial-card__media{position:relative;overflow:hidden;margin-bottom:16px}.editorial-card__image picture{display:block;width:100%;height:100%}.editorial-card__image img{width:100%;height:100%;object-fit:cover;object-position:center;transition:all .6s ease}.editorial-card__video{position:absolute;inset:0;opacity:0;transition:opacity .4s ease;pointer-events:none}.editorial-card__video video,.editorial-card__video iframe,.editorial-card__video .plyr{width:100%;height:100%;object-fit:cover}.editorial-card__video .plyr__controls,.editorial-card__video .plyr__control,.editorial-card__video .plyr__poster{display:none!important}.editorial-card:hover .editorial-card__image img,.editorial-card:focus-visible .editorial-card__image img{scale:1.05}.editorial-card--has-video:hover .editorial-card__video{opacity:1;pointer-events:auto}.editorial-card__category{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#3f3f46;margin:0 0 4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.editorial-card__title{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#09090b;margin:0;height:48px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.module-cta-video{position:relative;min-height:100vh;overflow:hidden;padding:0}.cta-video__bg{position:absolute;inset:0;z-index:0}.cta-video__bg video,.cta-video__bg iframe,.cta-video__bg picture,.cta-video__bg img,.cta-video__bg .plyr,.cta-video__bg .plyr__video-wrapper{width:100%;height:100%;object-fit:cover}.cta-video__bg .plyr--video{height:100%}.cta-video__bg .plyr__controls,.cta-video__bg .plyr__control,.cta-video__bg .plyr__poster,.cta-video__bg .plyr__progress,.cta-video__bg .plyr__volume{display:none!important}.cta-video__overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,#0000 40%,#00000080);pointer-events:none}.cta-video__content{position:relative;z-index:2;display:flex;align-items:flex-end;min-height:100vh;padding-bottom:64px}.cta-video__inner{display:flex;flex-direction:column;gap:40px;margin-left:40px}@media(max-width:61.99em){.cta-video__inner{width:80%;gap:24px;margin-left:0}}.cta-video__logo img{display:block;width:auto;max-width:400px;max-height:86px}@media(max-width:61.99em){.cta-video__logo img{max-width:90%}}.cta-video__body{display:flex;flex-direction:column;gap:24px;max-width:421px}.cta-video__title{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:24px;font-weight:400;line-height:32px;color:#fff;margin:0}.cta-video__cta{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;width:fit-content}.module-text-image-list{padding-top:128px;padding-bottom:40px}@media(max-width:47.99em){.module-text-image-list{padding-top:48px;padding-bottom:0}}.til__layout{display:flex;gap:64px;align-items:center}.til__layout--reverse{flex-direction:row-reverse}@media(max-width:74.99em){.til__layout{gap:32px}}.til__content{flex:1 1 624px;min-width:0;display:flex;flex-direction:column;gap:40px}.til__title{font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:60px;font-weight:400;line-height:68px;color:#09090b;margin:0;padding-right:28px}.til__desc{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#3f3f46}.til__desc p{margin:0 0 16px}.til__desc p:last-child{margin-bottom:0}.til__desc strong,.til__desc b{font-weight:500;color:#09090b}.til__list{display:flex;flex-direction:column}.til__list-item{display:flex;align-items:center;gap:24px;padding:20px 0;border-top:1px solid #e4e4e7}.til__list-item:last-child{border-bottom:1px solid #e4e4e7}.til__list-num{flex-shrink:0;font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:20px;font-style:normal;font-weight:400;line-height:1;color:#3f3f46;min-width:28px}.til__list-label{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:500;line-height:24px;color:#09090b}.til__media{flex:1 1 672px;min-width:0;position:sticky;top:40px;height:820px;overflow:hidden}@media(max-width:74.99em){.til__media{height:620px}}.til__poster{position:absolute;inset:0;z-index:1;opacity:1;visibility:visible;transition:opacity .4s ease,visibility 0s linear 0s}.til__poster picture{display:block;width:100%;height:100%}.til__poster img{width:100%;height:100%;object-fit:cover;object-position:center}.til__media--playing .til__poster{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .4s ease,visibility 0s linear .4s}.til__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;border-radius:50px;border:1px solid rgba(255,255,255,.1);background:#ffffff4d;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;padding:0}.til__play svg{display:block;width:17px;height:21px;flex-shrink:0}.til__play:hover{background:#ffffff73}.til__player{position:absolute;inset:0;z-index:2;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .4s ease,visibility 0s linear .4s}.til__player video,.til__player .plyr,.til__player .plyr__video-wrapper,.til__player iframe{width:100%;height:100%;object-fit:cover}.til__player .plyr--video{height:100%}.til__media--playing .til__player{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .4s ease,visibility 0s linear 0s}@media(max-width:47.99em){.til__layout{flex-direction:column;align-items:stretch;gap:24px}.til__layout--reverse{flex-direction:column}.til__content{flex:1 1 auto;gap:16px}.til__title{font-size:32px;line-height:40px;padding-right:0}.til__list-item{padding:14px 0}.til__media{flex:1 1 auto;position:relative;top:auto;width:100%;height:370px}.til__play{width:64px;height:64px}}.module-product-accordion{padding-top:80px;padding-bottom:40px}@media(max-width:74.99em){.module-product-accordion{padding-top:56px;padding-bottom:56px}.module-product-accordion .container{padding-left:16px;padding-right:16px}}.pa__layout{display:flex;gap:64px;align-items:center}@media(max-width:74.99em){.pa__layout{flex-direction:column-reverse;gap:48px;align-items:stretch}}.pa__card{flex:0 0 672px;position:sticky;top:40px;height:820px;overflow:hidden}@media(max-width:74.99em){.pa__card{flex:none;width:100%;height:auto;aspect-ratio:672/820;position:relative;top:0}}.pa__card-bg{position:absolute;inset:0}.pa__card-bg picture{display:block;width:100%;height:100%}.pa__card-bg img{width:100%;height:100%;object-fit:cover;object-position:center}.pa__card-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#0003,#6663 75%);pointer-events:none}.pa__card-content{position:absolute;bottom:56px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;gap:16px;align-items:center;text-align:center;width:437px}@media(max-width:74.99em){.pa__card-content{left:24px;right:24px;transform:none;width:auto}}.pa__card-meta{display:flex;flex-direction:column;gap:2px;align-items:center;color:#fff}.pa__card-type{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#fff;margin:0}.pa__card-title{font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:40px;font-style:normal;font-weight:400;line-height:48px;color:#fff;margin:0}@media(max-width:74.99em){.pa__card-title{font-size:28px;line-height:36px}}.pa__card-bottom{display:flex;flex-direction:column;gap:12px;align-items:center}.pa__card-excerpt{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#fff;margin:0;text-align:center;height:48px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.pa__content{flex:1;min-width:0;display:flex;flex-direction:column;gap:40px;padding:48px 40px}@media(max-width:74.99em){.pa__content{flex:none;width:100%;padding:0}}.pa__header{display:flex;flex-direction:column;gap:19px}@media(max-width:74.99em){.pa__header{gap:16px}}.pa__title{font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:60px;font-weight:400;line-height:68px;color:#09090b;margin:0}@media(max-width:74.99em){.pa__title{font-size:32px;line-height:40px}}.pa__desc{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#27272a;margin:0}.pa__desc p{margin:0 0 16px}.pa__desc p:last-child{margin-bottom:0}.pa__cta{align-self:flex-start;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:1}.pa__accordions{display:flex;flex-direction:column}.pa__accordion{border-top:1px solid #e4e4e7}.pa__accordion:last-child{border-bottom:1px solid #e4e4e7}@media(max-width:74.99em){.pa__accordion{border-top:none;border-bottom:1px solid #e4e4e7}.pa__accordion:last-child{border-bottom:1px solid #e4e4e7}}.pa__accordion-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;padding:20px 0;background:none;border:none;cursor:pointer;text-align:left;gap:16px}.pa__accordion-trigger:focus-visible{outline:3px solid #09090B;outline-offset:2px}@media(max-width:74.99em){.pa__accordion-trigger{padding:12px 16px 12px 0;gap:8px;align-items:flex-start}}.pa__accordion-trigger--static{cursor:default}.pa__accordion-check{display:none}@media(max-width:74.99em){.pa__accordion-check{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:20px;height:20px;color:#09090b;margin-top:2px}.pa__accordion-check svg{display:block;width:100%;height:100%}}.pa__accordion-label{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:500;line-height:24px;color:#3f3f46;flex:1;min-width:0;transition:color .2s ease}.pa__accordion--open .pa__accordion-label{color:#09090b}@media(max-width:74.99em){.pa__accordion-label{color:#09090b;font-weight:400}}.pa__accordion-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#09090b}.pa__accordion-icon svg{width:24px;height:24px;display:block}.pa__accordion-icon svg line:first-child{transition:opacity .2s ease}.pa__accordion--open .pa__accordion-icon svg line:first-child{opacity:0}@media(max-width:74.99em){.pa__accordion-icon{display:none}}.pa__accordion-body{display:grid;width:80%;grid-template-rows:0fr;transition:grid-template-rows .4s ease}.pa__accordion--open .pa__accordion-body{grid-template-rows:1fr}@media(max-width:61.99em){.pa__accordion-body{width:90%}}.pa__accordion-body-inner{overflow:hidden;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#3f3f46}.pa__accordion-body-inner p{margin:0 0 16px}.pa__accordion-body-inner p:last-child{margin-bottom:0}.pa__accordion--open .pa__accordion-body-inner{padding-bottom:20px}@media(max-width:61.99em){.pa__accordion-body-inner{padding-left:28px}}.module-faqs-accordion{padding-top:136px;padding-bottom:136px}@media(max-width:74.99em){.module-faqs-accordion{padding-top:56px;padding-bottom:56px}.module-faqs-accordion .container{padding-left:16px;padding-right:16px}}.faq__layout{display:flex;gap:64px;align-items:flex-start}@media(max-width:74.99em){.faq__layout{flex-direction:column;gap:32px}}.faq__intro{flex:0 0 557px;min-width:0;display:flex;flex-direction:column;gap:32px;position:sticky;top:40px}@media(max-width:74.99em){.faq__intro{flex:none;width:100%;position:relative;top:0;gap:16px}}.faq__title{font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:60px;font-weight:400;line-height:68px;color:#09090b;margin:0}@media(max-width:74.99em){.faq__title{font-size:32px;line-height:40px}}.faq__desc{max-width:260px;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:22px;color:#61646c;margin:0}.faq__desc p{margin:0 0 16px}.faq__desc p:last-child{margin-bottom:0}@media(max-width:74.99em){.faq__desc{max-width:none}}.faq__accordions{flex:1;min-width:0;display:flex;flex-direction:column}@media(max-width:74.99em){.faq__accordions{flex:none;width:100%}}.faq__accordion{border-top:1px solid #e4e4e7}.faq__accordion-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;padding:16px 0;background:none;border:none;cursor:pointer;text-align:left;gap:16px}.faq__accordion-trigger:focus-visible{outline:3px solid #09090B;outline-offset:2px}@media(max-width:74.99em){.faq__accordion-trigger{gap:8px;align-items:flex-start}}.faq__accordion-trigger--static{cursor:default}.faq__accordion-label{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:500;line-height:24px;color:#3f3f46;flex:1;min-width:0;transition:color .2s ease}.faq__accordion--open .faq__accordion-label{color:#09090b}.faq__accordion-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#09090b}.faq__accordion-icon svg{width:24px;height:24px;display:block}.faq__accordion-icon svg line:first-child{transition:opacity .2s ease}.faq__accordion--open .faq__accordion-icon svg line:first-child{opacity:0}.faq__accordion-body{display:grid;grid-template-rows:0fr;transition:grid-template-rows .4s ease}.faq__accordion--open .faq__accordion-body{grid-template-rows:1fr}.faq__accordion-body-inner{overflow:hidden;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#3f3f46}.faq__accordion-body-inner p{margin:0 0 16px}.faq__accordion-body-inner p:last-child{margin-bottom:0}.faq__accordion--open .faq__accordion-body-inner{padding-top:4px;padding-bottom:16px}.module-text-list-grid{position:relative;padding-top:80px;padding-bottom:80px;margin-top:128px}.module-text-list-grid .container{position:relative;z-index:1}@media(max-width:74.99em){.module-text-list-grid{margin-top:0;padding-top:20vh;padding-bottom:56px}.module-text-list-grid .container{padding-left:16px;padding-right:16px}}.tlg__bg{position:absolute;inset:0;z-index:0}.tlg__bg:after{content:"";position:absolute;inset:0;background:#00000080}.tlg__bg picture{display:block;width:100%;height:100%}.tlg__bg img{width:100%;height:100%;object-fit:cover;object-position:center}@media(max-width:61.99em){.tlg__bg img{object-position:right}}.tlg__header{display:flex;flex-direction:column;gap:24px;margin-bottom:96px}@media(max-width:74.99em){.tlg__header{gap:15px;margin-bottom:24px}}.tlg__title{font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:60px;font-weight:400;line-height:68px;color:#fff;margin:0;max-width:868px}@media(max-width:74.99em){.tlg__title{font-size:40px;line-height:48px;max-width:60%}}.tlg__desc{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#fff;max-width:665px}.tlg__desc p{margin:0;color:#fff}.tlg__grid{display:grid;grid-template-columns:repeat(3,1fr);column-gap:96px;row-gap:72px}@media(max-width:74.99em){.tlg__grid{grid-template-columns:repeat(2,1fr);column-gap:0;row-gap:0}}.tlg__item{display:flex;flex-direction:row;align-items:flex-start;gap:10px}@media(max-width:74.99em){.tlg__item{gap:8px;padding:12px 16px 12px 0;border-bottom:1px solid rgba(255,255,255,.2)}}.tlg__item-check{flex-shrink:0;width:24px;height:24px;margin-top:2px}.tlg__item-check svg{display:block;width:100%;height:100%}@media(max-width:74.99em){.tlg__item-check{width:20px;height:20px;margin-top:2px}}.tlg__item-body{display:flex;flex-direction:column;gap:10px;flex:1;min-width:0}.tlg__item-title{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:20px;font-weight:500;line-height:28px;color:#fff;margin:0}@media(max-width:74.99em){.tlg__item-title{font-size:16px;font-weight:400;line-height:24px}}.tlg__item-desc{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#ffffffbf}.tlg__item-desc p{margin:0;color:#ffffffbf}@media(max-width:74.99em){.tlg__item-desc{display:none}}.tlg__item-btn{margin-top:14px;width:max-content}@media(max-width:74.99em){.tlg__item-btn{display:none}}@media(max-width:74.99em){.module-meet-the-experts{padding-top:56px;padding-bottom:56px}.module-meet-the-experts .container{padding-left:16px;padding-right:16px}}.mte__layout{display:flex;gap:16px;align-items:flex-start}@media(max-width:74.99em){.mte__layout{flex-direction:column;gap:32px}}.mte__intro{flex:1;display:flex;flex-direction:column;gap:32px;align-self:stretch}@media(max-width:74.99em){.mte__intro{flex:none;width:100%;gap:0}}.mte__title{font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:60px;font-weight:400;line-height:68px;color:#09090b;margin:0}@media(max-width:74.99em){.mte__title{font-size:40px;line-height:48px}}.mte__desc{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#525252;max-width:328px}.mte__desc p{margin:0;color:#525252}@media(max-width:74.99em){.mte__desc{display:none}}.mte__experts{display:flex;gap:16px;flex:0 0 900px}@media(max-width:74.99em){.mte__experts{flex:none;width:100%;flex-direction:column;gap:24px}}.mte__expert{flex:1;display:flex;flex-direction:column;gap:32px;min-width:0}@media(max-width:74.99em){.mte__expert{gap:16px}}.mte__expert-image{height:500px;overflow:hidden}.mte__expert-image picture{display:block;width:100%;height:100%}.mte__expert-image img{width:100%;height:100%;object-fit:cover;object-position:center top}@media(max-width:74.99em){.mte__expert-image{height:370px}}.mte__expert-body{display:flex;flex-direction:column}.mte__expert-name{font-family:Newsreader,Requiem Display,Cormorant Garamond,Georgia,serif;font-size:24px;font-weight:400;line-height:32px;color:#09090b;margin:0 0 4px}.mte__expert-titles{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:10px;font-weight:400;line-height:15px;letter-spacing:2px;text-transform:uppercase;color:#a3a3a3;margin:0}.mte__expert-quote{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-style:italic;font-weight:400;line-height:1.625;color:#525252;margin:15px 0 0;padding:0;border:none}@media(max-width:74.99em){.mte__expert-quote{display:none}}.module-testimonial-showcase{background:#0d0c0b;padding-top:96px;padding-bottom:96px;display:flex;flex-direction:column;gap:80px;overflow:hidden}.ts__header{display:flex;flex-direction:column;gap:8px;align-items:center;text-align:center}@media(max-width:61.99em){.ts__header{display:none}}.ts__title{font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:60px;font-weight:400;line-height:68px;color:#fff;margin:0}.ts__desc{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#fff9;max-width:490px}.ts__desc p{margin:0;color:#fff9}.ts__swiper{overflow:visible;width:100%}.ts__slide{width:auto;max-width:560px;padding:24px 16px;display:flex;align-items:center;justify-content:center;opacity:.35;transition:opacity .4s ease}.ts__slide.swiper-slide-active{opacity:1}.ts__review{font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:32px;font-weight:400;line-height:40px;color:#fff;margin:0;text-align:center}.ts__controls{display:flex;align-items:center;justify-content:center;gap:20px;width:max-content;margin:0 auto}.ts__prev,.ts__next{background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;width:24px;height:24px;flex-shrink:0;opacity:.7;transition:opacity .2s ease}.ts__prev:hover,.ts__next:hover{opacity:1}.ts__prev.swiper-button-disabled,.ts__next.swiper-button-disabled{opacity:.3;cursor:default}.ts__prev svg,.ts__next svg{display:block}.ts__pagination{display:flex;align-items:center;gap:8px}.ts__pagination .swiper-pagination-bullet{width:6px;height:6px;border-radius:50%;background:#fff6;opacity:1;margin:0;transition:all .2s ease;cursor:pointer}.ts__pagination .swiper-pagination-bullet-active{background:#fff;outline:1px solid #FFFFFF;outline-offset:4px}.module-program-features{padding-top:64px;padding-bottom:0}@media(max-width:74.99em){.module-program-features{padding-top:0}}.pf__layout{display:flex;justify-content:space-between;align-items:flex-start}@media(max-width:74.99em){.pf__layout{flex-direction:column;padding-left:16px;padding-right:16px}}.pf__left{flex:0 0 557px;position:sticky;top:40px;padding-top:64px;padding-bottom:128px;display:flex;flex-direction:column;gap:64px}@media(max-width:74.99em){.pf__left{flex:none;width:100%;position:static;padding-top:56px;padding-bottom:0;gap:32px}}.pf__text{display:flex;flex-direction:column;gap:32px}@media(max-width:74.99em){.pf__text{gap:0}}.pf__title{font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:60px;font-weight:400;line-height:68px;color:#09090b;margin:0;width:85%}@media(max-width:74.99em){.pf__title{font-size:40px;line-height:48px;width:60%}}.pf__desc{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#525252}.pf__desc p{margin:0;color:#525252}@media(max-width:74.99em){.pf__desc{margin-top:24px}}.pf__lists-wrap{display:flex;flex-direction:column;gap:24px}.pf__lists-wrap .btn-primary{width:max-content}@media(max-width:74.99em){.pf__lists-wrap{margin-bottom:32px}}.pf__lists{display:flex;flex-direction:column;gap:20px}.pf__lists-title{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:600;line-height:24px;color:#09090b;margin:0}.pf__list-items{display:flex;flex-direction:column}.pf__list-item{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#3f3f46;border-top:1px solid rgba(228,228,231,.5);padding:16px 0}@media(max-width:61.99em){.pf__list-item{padding:8px 0}}.pf__right{flex:0 0 668px;padding-top:64px;padding-bottom:128px}@media(max-width:74.99em){.pf__right{flex:none;width:100%;padding-top:0;padding-bottom:48px}}.pf__cards{display:grid;grid-template-columns:repeat(2,1fr);column-gap:16px;row-gap:48px}@media(max-width:74.99em){.pf__cards{row-gap:32px}}.pf__card{display:flex;flex-direction:column;gap:16px;align-items:center}@media(max-width:74.99em){.pf__card{gap:8px}}.pf__card-image{width:100%;height:300px;overflow:hidden}.pf__card-image picture{display:block;width:100%;height:100%}.pf__card-image img{width:100%;height:100%;object-fit:cover;object-position:center}@media(max-width:74.99em){.pf__card-image{height:177px}}.pf__card-body{display:flex;flex-direction:column;gap:8px;align-items:center;text-align:center;padding:0 12px;width:100%}@media(max-width:74.99em){.pf__card-body{gap:4px;padding:4px 0}}.pf__card-title{font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:32px;font-weight:400;line-height:40px;color:#09090b;margin:0;width:100%}@media(max-width:74.99em){.pf__card-title{font-size:20px;line-height:24px}}.pf__card-desc{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#3f3f46;width:100%}.pf__card-desc p{margin:0;color:#3f3f46}.module-cta{position:relative;overflow:hidden;min-height:760px;display:flex;flex-direction:column;padding:0;background:#fff}.module-cta--small{min-height:0;min-height:400px;justify-content:center;max-width:calc(100% - 80px);margin:0 auto 96px}.module-cta--small .cta__overlay{background:linear-gradient(90deg,#0003 0% 100%),linear-gradient(180deg,#0003,#6663 75%)}@media(max-width:47.99em){.module-cta--small{max-width:100%;min-height:0;margin-bottom:0;background:#f3f2f0}.module-cta--small .cta__bg{display:none}.module-cta--small .btn-primary--white{background:#09090b;border-color:#09090b;color:#fff;width:100%;text-align:center;justify-content:center}}@media(min-width:106.25em){.module-cta{min-height:75vh}}.cta__bg{position:absolute;inset:0;pointer-events:none}.cta__bg-overflow{position:absolute;inset:0;overflow:hidden}.cta__bg-overflow picture{display:block;width:100%;height:100%}.cta__bg-overflow img{width:100%;height:100%;object-fit:cover;object-position:center}.cta__overlay{position:absolute;inset:0;background:#0000004d}.cta__body{position:relative;z-index:1;flex:1;display:flex;flex-direction:column;justify-content:flex-end;gap:32px;padding-top:64px;padding-bottom:64px}.cta__body.align-centered{align-items:center;justify-content:center}.cta__body.align-centered .cta__hero{align-items:center;max-width:900px;text-align:center}.cta__body.align-centered .cta__text{align-items:center;gap:16px}@media(max-width:47.99em){.cta__body.align-centered .cta__text{max-width:75%}.cta__body.align-centered .cta__text .cta__desc{font-weight:300}}.cta__hero{display:flex;flex-direction:column;align-items:flex-start;gap:32px;max-width:600px;color:#fff}.cta__hero .btn-primary{width:max-content}.cta__text{display:flex;flex-direction:column;gap:8px;width:100%;color:#fff}.cta__title{font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:72px;font-weight:400;line-height:80px;color:#fff;margin:0}.cta__desc{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:18px;font-weight:400;line-height:28px;color:#fff;max-width:600px}.cta__desc p{margin-bottom:0;color:#fff}.cta__bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:48px}.cta__sub-desc{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:12px;font-weight:400;line-height:1.3;color:#fff;max-width:600px}.cta__sub-desc p{margin-bottom:4px;color:#fff}.cta__sub-desc strong,.cta__sub-desc b{font-weight:600}.cta__sub-desc i{font-style:italic}.cta__minutes{display:flex;gap:12px;flex-shrink:0}.cta__minute{width:272px;border-top:1px solid #e4e4e7;padding-top:18px;display:flex;flex-direction:column;gap:8px}.cta__minute-range{display:flex;align-items:center;gap:4px}.cta__minute-num{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:36px;font-weight:400;line-height:1;color:#fff}.cta__minute-unit{font-size:12px;font-weight:400;line-height:1.3;color:#fff}.cta__minute-sep{font-size:12px;font-weight:400;line-height:1.3;color:#ffffff80}.cta__minute-desc{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:12px;font-weight:400;line-height:1.3;color:#fff;max-width:248px}.cta__minute-desc p{margin:0;color:#fff}.cta__small-body{position:relative;z-index:1;display:flex;align-items:flex-end;justify-content:space-between;gap:8px;padding:128px 48px}@media(max-width:47.99em){.cta__small-body{flex-direction:column;align-items:stretch;justify-content:flex-start;padding:56px 16px;gap:32px}}.cta__small-content{flex:1;display:flex;flex-direction:column;gap:16px;min-width:0;max-width:55%}@media(max-width:47.99em){.cta__small-content{max-width:100%;gap:32px}}.cta__small-title{font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:40px;line-height:48px;font-weight:400;color:#fff;margin:0}@media(max-width:47.99em){.cta__small-title{font-size:40px;line-height:110%;max-width:50%;color:#09090b}}.cta__small-desc{font-size:16px;line-height:24px;color:#fff}.cta__small-desc p{margin:0;color:#fff}.cta__small-desc strong,.cta__small-desc b{font-weight:700}.cta__small-desc i{font-style:italic}@media(max-width:47.99em){.cta__small-desc{color:#3f3f46;display:flex;flex-direction:column;gap:16px}.cta__small-desc p{color:#3f3f46}}@media(max-width:74.99em){.cta__title{font-size:52px;line-height:60px}.cta__minutes{gap:8px}.cta__minute{width:220px}}@media(max-width:47.99em){.cta__overlay{background:linear-gradient(0deg,#0003 0% 100%),linear-gradient(90deg,#0000 .59%,#0009 64.16%)}.cta__body{padding:40px 16px;gap:24px;min-height:80vh}.cta__hero{max-width:none}.cta__hero .btn-primary{width:100%;text-align:center;justify-content:center}.cta__title{font-size:40px;line-height:48px}.cta__bottom{flex-direction:column;align-items:stretch;gap:0}.cta__minutes{flex-direction:column;gap:0;width:100%}.cta__minute{flex-direction:row;align-items:center;gap:16px;width:100%;padding:16px 0;border-top-color:#ffffff4d}.cta__minute-range{width:132px;flex-shrink:0}.cta__minute-desc{flex:1;font-size:14px;max-width:none}.cta__minute-desc p{font-size:14px}.cta__sub-desc{position:relative;padding:24px 16px;background:#fff;color:#3f3f46}.cta__sub-desc p,.cta__sub-desc strong,.cta__sub-desc b,.cta__sub-desc i{color:#3f3f46}}.module-text-grid-icon{padding:64px 0}.module-text-grid-icon .text-grid-icon__inner{display:flex;flex-direction:column;align-items:center;gap:96px}@media(max-width:47.99em){.module-text-grid-icon .text-grid-icon__inner{gap:0}}.module-text-grid-icon .text-grid-icon__title{font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:40px;line-height:1.2;font-weight:400;text-align:center;color:#09090b;max-width:880px;margin:0}@media(max-width:47.99em){.module-text-grid-icon .text-grid-icon__title{font-size:32px;line-height:40px;padding-bottom:64px}}.module-text-grid-icon .text-grid-icon__subtitle{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:20px;font-weight:500;line-height:1;color:#09090b;margin:0;width:100%;text-align:center}@media(max-width:47.99em){.module-text-grid-icon .text-grid-icon__subtitle{padding:24px 0;text-align:left}}.module-text-grid-icon .text-grid-icon__grid{display:flex;width:100%}@media(max-width:47.99em){.module-text-grid-icon .text-grid-icon__grid{gap:8px}}.module-text-grid-icon .text-grid-icon__item{flex:1;display:flex;gap:16px;align-items:flex-start;padding:16px 24px}@media(max-width:47.99em){.module-text-grid-icon .text-grid-icon__item{flex-direction:column;align-items:center;padding:28px 12px;background:#f3f2f080}}.module-text-grid-icon .text-grid-icon__icon-wrap{width:36px;height:36px;background-color:#f0ece6;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}@media(max-width:47.99em){.module-text-grid-icon .text-grid-icon__icon-wrap{width:42px;height:42px}}.module-text-grid-icon .text-grid-icon__icon{width:16px;height:16px;display:block}@media(max-width:47.99em){.module-text-grid-icon .text-grid-icon__icon{width:20px;height:20px}}.module-text-grid-icon .text-grid-icon__content{display:flex;flex-direction:column;gap:2px;flex:1}@media(max-width:47.99em){.module-text-grid-icon .text-grid-icon__content{flex:unset;align-items:center}}.module-text-grid-icon .text-grid-icon__item-title{font-size:14px;font-weight:500;line-height:1.375;color:#09090b;margin:0}@media(max-width:47.99em){.module-text-grid-icon .text-grid-icon__item-title{color:#4f4941;text-align:center}}.module-text-grid-icon .text-grid-icon__item-desc{font-size:12px;font-weight:400;line-height:1.625;color:#8a7f76;margin:0}@media(max-width:47.99em){.module-text-grid-icon .text-grid-icon__item-desc{display:none}}.module-ritual-vault-listing{background-color:#09090b;padding:64px 0}.ritual-vault-listing__inner{display:flex;flex-direction:column;gap:32px}.ritual-vault-listing__header{display:flex;flex-direction:column;gap:0}.ritual-vault-listing__title{font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:60px;font-weight:400;line-height:68px;color:#fafafa;margin:0 0 8px}.ritual-vault-listing__desc{font-size:16px;font-weight:400;line-height:24px;color:#f4f4f5;margin:0}.ritual-vault-listing__desc p{margin:0;color:#f4f4f5}.ritual-vault-listing__subheader{display:flex;align-items:center;justify-content:space-between;gap:16px}.ritual-vault-listing__filters{display:flex;flex-wrap:wrap;gap:6px}.ritual-vault-listing__filters-divider{display:none;width:1px;height:36px;background:#fff3;flex-shrink:0}.ritual-vault-listing__results{display:flex;flex-direction:column;gap:24px}.rvl-filter-tab{display:inline-flex;align-items:center;gap:6px;height:32px;padding:4px 12px;border-radius:9999px;border:1px solid #a1a1aa;background:transparent;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#f4f4f5;cursor:pointer;transition:all .6s ease}.rvl-filter-tab--active{background:#fafafa;border-color:#fafafa;color:#09090b}.rvl-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.rvl-card{position:relative;display:block;height:560px;overflow:hidden;text-decoration:none;cursor:pointer}.rvl-card:hover .rvl-card__bg img{transform:scale(1.04)}.rvl-card:hover .rvl-card__body{transform:translateY(-52px)}.rvl-card:hover .rvl-card__cta{transform:translateY(0);opacity:1}.rvl-card__bg{position:absolute;inset:0;overflow:hidden}.rvl-card__bg picture{display:block;width:100%;height:100%}.rvl-card__bg img{width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1);transition:transform .6s ease}.rvl-card__overlay{position:absolute;inset:0;background:linear-gradient(90deg,#0003 0% 100%),linear-gradient(180deg,#0000 40%,#0009);pointer-events:none}.rvl-card--locked .rvl-card__bg{filter:blur(2px);inset:-4px}.rvl-card__blur{position:absolute;inset:0;background:#0003;z-index:1;pointer-events:none}.rvl-card__lock-badge{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:3;display:inline-flex;align-items:center;gap:8px;height:32px;padding:4px 12px;border-radius:9999px;background:#fff3;border:1px solid #e4e4e7;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#fff;white-space:nowrap;pointer-events:none}.rvl-card__tag{position:absolute;top:24px;left:24px;z-index:2;display:inline-flex;align-items:center;padding:4px 12px;border-radius:9999px;background:#fafafa;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#09090b;white-space:nowrap}.rvl-card__body{position:absolute;bottom:0;left:0;right:0;z-index:2;display:flex;flex-direction:column;gap:8px;padding:40px 24px 24px;transform:translateY(0);transition:all .6s ease}.rvl-card__meta{display:flex;align-items:center;gap:4px;flex-wrap:wrap}.rvl-card__meta-item{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#f4f4f5;white-space:nowrap}.rvl-card__meta-dot{width:4px;height:4px;border-radius:50%;background:#f4f4f5;flex-shrink:0;margin:0 2px}.rvl-card__title{font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:32px;font-weight:400;line-height:40px;height:80px;color:#f4f4f5;margin:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.rvl-card__cta{position:absolute;bottom:24px;left:24px;right:24px;z-index:2;height:36px;display:flex;align-items:center;justify-content:center;border-radius:9999px;background:#fafafa;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:500;line-height:24px;color:#09090b;opacity:0;transform:translateY(calc(100% + 24px));transition:all .6s ease}.rvl-empty{color:#ffffff80;font-size:14px;padding:48px 0;text-align:center}.rvl-pagination{display:flex;align-items:center;justify-content:center;gap:4px;padding-top:16px}.rvl-page{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 8px;border-radius:6px;border:none;background:transparent;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:500;line-height:20px;color:#f4f4f5;cursor:pointer;transition:all .6s ease}.rvl-page:hover:not(.rvl-page--disabled):not(.rvl-page--ellipsis){background:#ffffff14;color:#fafafa}.rvl-page--active{border:1px solid rgba(255,255,255,.3);background:#ffffff0d;cursor:default}.rvl-page--prev,.rvl-page--next{padding:0 10px 0 16px;gap:4px}.rvl-page--prev{padding:0 16px 0 10px}.rvl-page--disabled{opacity:.4;cursor:default;pointer-events:none}.rvl-page--ellipsis{cursor:default;color:#ffffff80}.rvl-not-sure-btn{background:none;border:none;padding:0;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:500;line-height:20px;color:#f4f4f5;cursor:pointer;text-decoration:underline;text-underline-offset:3px;white-space:nowrap;transition:all .2s ease;flex-shrink:0}.rvl-not-sure-btn:hover{color:#fff}.rvl-not-sure-btn__icon{display:none;align-items:center;justify-content:center;color:#f4f4f5}.rvl-not-sure-btn__icon svg{display:block}.rvl-popup-backdrop{position:fixed;inset:0;background:#00000080;z-index:999;opacity:0;pointer-events:none;transition:all .6s ease}.rvl-popup-backdrop--active{opacity:1;pointer-events:auto}.rvl-popup{position:fixed;top:0;right:0;width:55vw;height:100dvh;background:#fff;z-index:1000;transform:translate(100%);transition:all .6s ease;display:flex;flex-direction:column}@media(max-width:47.99em){.rvl-popup{width:100vw}}.rvl-popup--open{transform:translate(0)}.rvl-popup__inner{display:flex;flex-direction:column;height:100%;padding:56px 40px 40px;overflow-y:auto;gap:40px}.rvl-popup__header{display:flex;align-items:flex-start;gap:40px;padding-bottom:16px;border-bottom:1px solid #e4e4e7;flex-shrink:0}.rvl-popup__header-text{flex:1;display:flex;flex-direction:column;gap:19px}.rvl-popup__title{font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:48px;font-weight:400;line-height:54px;color:#09090b;margin:0}.rvl-popup__subtitle{font-size:16px;font-weight:400;line-height:24px;color:#27272a;margin:0}.rvl-popup__close{background:none;border:none;padding:0;cursor:pointer;width:24px;height:32px;display:flex;align-items:center;justify-content:center;flex-shrink:0;opacity:.7;transition:all .2s ease}.rvl-popup__close:hover{opacity:1}.rvl-popup__body{display:flex;flex-direction:column;gap:64px;flex:1}.rvl-popup__group{display:flex;flex-direction:column;gap:24px}.rvl-popup__question{font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:32px;font-weight:400;line-height:1;color:#09090b;margin:0}.rvl-popup__options{display:flex;flex-wrap:wrap;gap:8px}.rvl-popup__footer{flex-shrink:0;padding-top:8px}.rvl-popup__cta{width:100%;height:40px;display:flex;align-items:center;justify-content:center;border-radius:9999px;background:#09090b;border:1px solid #09090B;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:500;line-height:24px;color:#fff;cursor:pointer;transition:all .2s ease}.rvl-popup__cta:hover{opacity:.85}.rvl-popup__close-link{display:none;align-items:center;justify-content:center;height:32px;padding:8px 14px;background:none;border:none;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:500;line-height:14px;color:#09090b;text-decoration:underline;text-underline-offset:2px;cursor:pointer}.rvl-radio{display:inline-flex;align-items:flex-start;gap:12px;padding:12px;border-radius:9999px;border:1px solid #a1a1aa;background:transparent;cursor:pointer;transition:all .2s ease}.rvl-radio--selected{border-color:#09090b;background:#09090b0f}.rvl-radio--selected .rvl-radio__indicator{background:#09090b;border-color:#09090b}.rvl-radio--selected .rvl-radio__indicator:after{opacity:1}.rvl-radio__indicator{width:16px;height:16px;border-radius:50%;border:1px solid #e4e4e7;background:#fff;flex-shrink:0;margin-top:1px;position:relative;transition:all .2s ease}.rvl-radio__indicator:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;border-radius:50%;background:#fff;opacity:0;transition:all .2s ease}.rvl-radio__label{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:500;line-height:1;color:#09090b;padding-top:1px}@media(max-width:1024px){.ritual-vault-listing__title{font-size:48px;line-height:56px}.rvl-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:47.99em){.module-ritual-vault-listing{padding:64px 0}.ritual-vault-listing__title{font-size:32px;line-height:40px}.ritual-vault-listing__subheader{justify-content:flex-start;gap:16px}.ritual-vault-listing__filters{flex:1;min-width:0;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.ritual-vault-listing__filters::-webkit-scrollbar{display:none}.rvl-filter-tab{flex-shrink:0}.ritual-vault-listing__filters-divider{display:block}.rvl-not-sure-btn{padding:8px 0}.rvl-not-sure-btn__text{display:none}.rvl-not-sure-btn__icon{display:flex}.rvl-grid{grid-template-columns:repeat(2,1fr);gap:16px}.rvl-card{height:224px}.rvl-card:hover .rvl-card__body{transform:none}.rvl-card:hover .rvl-card__bg img{transform:scale(1)}.rvl-card__tag{top:12px;left:12px;padding:2px 12px;font-size:12px;line-height:18px}}@media(max-width:47.99em)and (max-width:47.99em){.rvl-card__tag{font-size:10px}}@media(max-width:47.99em){.rvl-card__body{padding:12px;gap:8px;transform:none}.rvl-card__meta{display:none}.rvl-card__title{font-size:18px;line-height:1;height:auto;-webkit-line-clamp:2}.rvl-card__cta{display:none}.rvl-card__lock-badge{height:auto;gap:8px;padding:4px 12px;font-size:12px;line-height:18px}.rvl-card__lock-badge svg{width:12px;height:12px}}@media(max-width:47.99em){.rvl-popup{width:100vw}.rvl-popup__inner{padding:56px 16px 24px;gap:24px}.rvl-popup__header{gap:0}.rvl-popup__title{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:24px;line-height:32px;font-weight:500}.rvl-popup__subtitle,.rvl-popup__close{display:none}.rvl-popup__body{gap:24px}.rvl-popup__group{gap:14px}.rvl-popup__group:not(:first-child){padding-top:24px;border-top:1px solid #e4e4e7}.rvl-popup__question{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;line-height:24px;font-weight:400}.rvl-popup__footer{display:flex;flex-direction:column;align-items:center;gap:8px;padding-top:24px}.rvl-popup__close-link{display:flex}}.module-text-image{background:#fff;overflow:hidden;padding:0}.module-text-image--image-right .text-image__inner{flex-direction:row-reverse}.text-image__inner{display:flex;align-items:center;gap:64px;padding:96px 40px}.text-image__image{flex-shrink:0;width:47%;height:auto;overflow:hidden;aspect-ratio:672/820}.text-image__image picture{display:block;width:100%;height:100%}.text-image__image img{width:100%;height:100%;object-fit:cover;object-position:center}.text-image__content{flex:1;min-width:0;display:flex;align-items:center;align-self:stretch;padding:0 40px}.text-image__content-inner{display:flex;flex-direction:column;gap:24px;width:100%}.text-image__text-block{display:flex;flex-direction:column;gap:48px;padding-bottom:16px;max-width:90%}.text-image__text{display:flex;flex-direction:column;gap:24px;color:#09090b}.text-image__title{font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:60px;font-weight:400;line-height:68px;color:#09090b;margin:0}.text-image__desc{font-size:16px;font-weight:400;line-height:24px;color:#09090b}.text-image__desc p{margin:0 0 8px;color:#09090b}.text-image__desc p:last-child{margin-bottom:0}.text-image__desc strong,.text-image__desc b{font-weight:600}.text-image__price-block{border-top:1px solid #d1d5db;padding-top:18px;display:flex;flex-direction:column;gap:8px}.text-image__price-row{display:flex;align-items:baseline;gap:4px}.text-image__price{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:36px;font-weight:400;line-height:1;color:#09090b}.text-image__price-period{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:12px;font-weight:400;line-height:1.3;color:#09090b}.text-image__price-desc{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:12px;font-weight:400;line-height:1.3;color:#71717a;max-width:329px;margin:0}@media(max-width:1024px){.text-image__title{font-size:48px;line-height:56px}}@media(max-width:768px){.text-image__inner{flex-direction:column!important;gap:40px;padding:64px 16px}.text-image__image{width:100%;min-height:400px}.text-image__content{padding:0}.text-image__title{font-size:36px;line-height:44px}.text-image__desc,.text-image__price-desc{max-width:100%}.text-image__cta a{width:100%}}.module-video-list{background:#fff;padding:64px 0}@media(max-width:61.99em){.module-video-list{padding-bottom:24px;overflow:hidden}}.video-list__header{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;margin-bottom:56px;padding:0 48px}@media(max-width:61.99em){.video-list__header{align-items:flex-start;text-align:left;margin-bottom:24px}}.video-list__heading{font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:60px;font-weight:400;line-height:68px;color:#09090b;margin:0}@media(max-width:47.99em){.video-list__heading{font-size:40px;line-height:48px}}@media(max-width:35.99em){.video-list__heading{font-size:40px;line-height:40px}}.video-list__subheading{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#3f3f46;max-width:558px;margin:0}.video-list__desktop-grid{display:grid;gap:16px}.video-list__grid--single .video-list__desktop-grid{grid-template-columns:1fr;max-width:960px;margin:0 auto}.video-list__grid--multi .video-list__desktop-grid{grid-template-columns:1fr 1fr}.video-list__grid--single .video-list__desktop-grid--full-width{grid-template-columns:1fr;max-width:none;margin:0}@media(max-width:47.99em){.video-list__desktop-grid{display:none}}.video-list__swiper{display:none;overflow:visible}@media(max-width:47.99em){.video-list__swiper{display:block;padding-left:16px;padding-right:16px}}.video-list__swiper .swiper-slide{width:100%}.video-list__item{display:flex;flex-direction:column;gap:16px}.video-list__media{position:relative;aspect-ratio:672/356;overflow:hidden}.video-list__grid--single .video-list__media{aspect-ratio:960/531}.video-list__grid--full-width .video-list__media{aspect-ratio:1360/751}@media(max-width:61.99em){.video-list__media{aspect-ratio:16/9.5}}.video-list__poster{position:absolute;inset:0;z-index:1;opacity:1;visibility:visible;transition:opacity .4s ease,visibility 0s linear 0s}.video-list__poster picture{display:block;width:100%;height:100%}.video-list__poster img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .6s ease}.video-list__media--has-video:hover .video-list__poster img{transform:scale(1.03)}.video-list__media--playing .video-list__poster{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .4s ease,visibility 0s linear .4s}.video-list__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#ffffff4d;border:1px solid rgba(255,255,255,.5);border-radius:50px;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);padding:1px;flex-shrink:0;cursor:pointer;transition:background .4s ease,transform .4s ease}.video-list__play:hover{background:#ffffff73;transform:translate(-50%,-50%) scale(1.08)}.video-list__play svg{display:block;margin-left:2px}.video-list__player{position:absolute;inset:0;z-index:2;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .4s ease,visibility 0s linear .4s}.video-list__player video,.video-list__player .plyr,.video-list__player .plyr__video-wrapper,.video-list__player iframe{width:100%;height:100%;object-fit:cover}.video-list__player .plyr--video{height:100%}.video-list__media--playing .video-list__player{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .4s ease,visibility 0s linear 0s}.video-list__info{display:flex;flex-direction:column;gap:8px;padding:0 8px}.video-list__title{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:24px;font-weight:500;line-height:32px;color:#09090b;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:61.99em){.video-list__title{font-size:22px}}.video-list__meta{display:flex;align-items:center;gap:4px;color:#3f3f46;white-space:nowrap}.video-list__duration,.video-list__author{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:20px}.video-list__dot{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:12px;line-height:18px}.video-list__desc{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#71717a;margin:0}@media(max-width:35.99em){.video-list__header{padding:0}}.module-videos{background:#0d0c0b;padding:96px 0}@media(max-width:61.99em){.module-videos{padding:48px 0}}.videos__header{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;margin-bottom:80px}@media(max-width:47.99em){.videos__header{margin-bottom:24px}}.videos__heading{font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:40px;font-weight:400;line-height:48px;color:#fff;margin:0}.videos__subheading{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:22px;color:#fff9;max-width:490px;margin:0}.videos__grid{display:grid;gap:16px}.videos__grid--1{grid-template-columns:1fr}.videos__grid--2{grid-template-columns:1fr 1fr}.videos__grid--3{grid-template-columns:1fr 1fr 1fr}.videos__grid--4{grid-template-columns:1fr 1fr 1fr 1fr}@media(max-width:47.99em){.videos__grid{grid-template-columns:1fr}}.videos__item{display:flex;flex-direction:column;min-width:0}.videos__media{position:relative;height:560px;overflow:hidden}@media(max-width:47.99em){.videos__media{height:auto;aspect-ratio:328/560}}.videos__poster{position:absolute;inset:0;z-index:1;opacity:1;visibility:visible;transition:opacity .4s ease,visibility 0s linear 0s}.videos__poster picture,.videos__poster video{display:block;width:100%;height:100%}.videos__poster img,.videos__poster video{width:100%;height:100%;object-fit:cover;object-position:center;pointer-events:none;transition:transform .6s ease}.videos__media--has-video:hover .videos__poster img,.videos__media--has-video:hover .videos__poster video{transform:scale(1.03)}.videos__media--playing .videos__poster{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .4s ease,visibility 0s linear .4s}.videos__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#ffffff4d;border:1px solid rgba(255,255,255,.5);border-radius:50px;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);padding:1px;flex-shrink:0;cursor:pointer;transition:background .4s ease,transform .4s ease}.videos__play:hover{background:#ffffff73;transform:translate(-50%,-50%) scale(1.08)}.videos__play:focus-visible{outline:2px solid #FFFFFF;outline-offset:4px}.videos__play svg{display:block;margin-left:2px}.videos__player{position:absolute;inset:0;z-index:2;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .4s ease,visibility 0s linear .4s}.videos__player video,.videos__player .plyr,.videos__player .plyr__video-wrapper,.videos__player iframe{width:100%;height:100%;object-fit:cover}.videos__player .plyr--video{height:100%}.videos__media--playing .videos__player{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .4s ease,visibility 0s linear 0s}.module-text-and-list{background:#fff;padding:64px 0}@media(max-width:47.99em){.module-text-and-list{padding:56px 0}}.tal__inner{display:flex;align-items:flex-start;gap:64px}@media(max-width:47.99em){.tal__inner{flex-direction:column;align-items:flex-start;gap:32px}}.tal__content{flex:1 0 0;min-width:0;display:flex;flex-direction:column;gap:40px;position:sticky;top:120px}@media(max-width:47.99em){.tal__content{gap:20px;width:100%;position:relative;top:unset}}.tal__heading{font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:60px;font-weight:400;line-height:68px;color:#09090b;margin:0}@media(max-width:47.99em){.tal__heading{font-size:40px;line-height:48px}}.tal__desc{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#3f3f46;margin:0}.tal__list{flex-shrink:0;width:672px;padding-left:40px}@media(max-width:61.99em){.tal__list{width:50%;padding-left:0}}@media(max-width:47.99em){.tal__list{width:100%;padding-left:0}}.tal__cta{width:100%;margin-top:32px}.tal__cta .btn-primary{width:100%}.tal__item{border-top:1px solid #E6E4E2}.tal__item:first-child{border-top:0}.tal__item:last-child{border-bottom:1px solid #E6E4E2}.tal__item-trigger{display:flex;gap:24px;align-items:flex-start;width:100%;padding:20px 0;background:none;border:0;text-align:left;cursor:pointer;transition:all .6s ease}@media(min-width:48em){.tal__item-trigger{pointer-events:none;cursor:default}}@media(max-width:47.99em){.tal__item-trigger{gap:28px;padding:16px 0}}.tal__label{flex-shrink:0;width:96px;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#3f3f46;text-align:center}@media(max-width:47.99em){.tal__label{width:50px;font-size:14px;font-weight:600;line-height:20px;color:#09090b;text-align:left}}.tal__title-wrap{flex:1 0 0;min-width:0;display:flex;gap:8px;align-items:flex-start}.tal__title{flex:1 0 0;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:18px;font-weight:400;line-height:28px;color:#09090b}@media(max-width:47.99em){.tal__title{font-size:16px;line-height:24px}}.tal__chevron{flex-shrink:0;display:none;color:#09090b;transition:all .4s ease}@media(max-width:47.99em){.tal__chevron{display:block}}.tal__chevron svg{display:block}.tal__item--open .tal__chevron{transform:rotate(180deg)}.tal__item--open .tal__item-trigger{padding-bottom:8px}.tal__body{padding:0 0 20px 120px}@media(max-width:47.99em){.tal__body{padding:0 0 0 78px;overflow:hidden;height:0;transition:height .4s ease}}.tal__body-text{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#3f3f46;margin:0}@media(max-width:47.99em){.tal__body-text{font-size:14px;line-height:20px;padding-bottom:16px}}.module-card-grid{background:#fff;padding:80px 0}@media(max-width:47.99em){.module-card-grid{padding:24px 0 48px}}.cg__header{margin-bottom:48px;max-width:50%}@media(max-width:47.99em){.cg__header{margin-bottom:32px;max-width:100%}}.cg__heading{font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:48px;font-weight:400;line-height:56px;color:#09090b;margin:0 0 12px}@media(min-width:48em){.cg__heading{max-width:80%}}@media(max-width:47.99em){.cg__heading{font-size:40px;line-height:100%}}.cg__desc{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#3f3f46;margin:0}@media(min-width:48em){.cg__swiper .swiper-wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;flex-wrap:unset;transform:none!important}.cg__swiper .swiper-slide{width:100%!important}}@media(max-width:47.99em){.cg__swiper .swiper-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:12px;transform:none!important}.cg__swiper .swiper-slide{width:100%!important}}.cg__card{position:relative;display:block;overflow:hidden;aspect-ratio:6/5;text-decoration:none;border-radius:8px}@media(max-width:47.99em){.cg__card{aspect-ratio:2.4/3;border-radius:8px}}.cg__card picture{display:block;width:100%;height:100%}.cg__card img{object-fit:cover;width:100%;height:100%}.cg__card-overlay{position:absolute;inset:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;padding:20px;background:linear-gradient(360deg,#000000bf,#0000 75%);transition:background .4s ease}@media(min-width:48em){.cg__card-overlay{display:block;padding:0;background:#0003}}@media(min-width:48em){.cg__card:hover .cg__card-overlay{background:#00000080}}.cg__card-title{font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:28px;font-weight:400;line-height:36px;color:#fff;margin:0;text-align:left}@media(min-width:48em){.cg__card-title{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);text-align:center;font-size:32px;line-height:40px}}@media(max-width:47.99em){.cg__card-title{font-size:22px;line-height:24px}}.cg__card-desc{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#ffffffd9;margin:6px 0 0;text-align:left}@media(min-width:48em){.cg__card-desc{position:absolute;bottom:28px;left:7%;right:7%;margin:0;text-align:center;opacity:0;transform:translateY(8px);transition:opacity .4s ease,transform .4s ease}}@media(max-width:47.99em){.cg__card-desc{letter-spacing:normal;font-size:12px;line-height:18px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}}@media(min-width:48em){.cg__card:hover .cg__card-desc{opacity:1;transform:translateY(0)}}.module-list-image-bg{position:relative;overflow:hidden;min-height:560px;display:flex;align-items:center}@media(max-width:47.99em){.module-list-image-bg{min-height:80svh;align-items:flex-end;padding-bottom:40px}}.lib__bg{position:absolute;inset:0;z-index:0}.lib__bg picture{display:block;width:100%;height:100%}.lib__bg img{width:100%;height:100%;object-fit:cover;object-position:center}@media(max-width:61.99em){.lib__bg img{object-position:20%}}.lib__overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,#0000 .59%,#0009 64.16%)}@media(max-width:47.99em){.lib__overlay{background:#0003}}@media(max-width:47.99em){.module-list-image-bg--recap .lib__overlay{background:linear-gradient(90deg,#0000 .59%,#0009 64.16%),#0003}}.lib__content{position:relative;z-index:2;margin-left:auto;width:35%;padding:64px 40px 64px 0}@media(max-width:61.99em){.lib__content{width:55%}}@media(max-width:47.99em){.lib__content{width:100%;padding:40px 0 0}}.module-list-image-bg--recap .lib__content{width:100%}@media(max-width:47.99em){.module-list-image-bg--recap .lib__content{padding:0 16px 40px}}.lib__inner{display:flex;flex-direction:column;gap:32px;width:100%}@media(max-width:47.99em){.lib__inner{gap:24px}}.module-list-image-bg--recap .lib__inner{flex-direction:row;align-items:flex-start;gap:90px;max-width:960px;margin:0 auto}@media(max-width:47.99em){.module-list-image-bg--recap .lib__inner{flex-direction:column;max-width:none;margin:0;gap:19px}}.lib__heading-col{display:flex;flex-direction:column;gap:8px;flex:0 0 auto;width:350px}@media(max-width:47.99em){.lib__heading-col{width:100%}}.lib__body-col{display:flex;flex-direction:column;gap:32px;flex:1;min-width:0}@media(max-width:47.99em){.lib__body-col{gap:19px}}.lib__heading{font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:52px;font-weight:400;line-height:60px;color:#fff;margin:0}@media(max-width:47.99em){.lib__heading{font-size:40px;line-height:48px;margin-bottom:16px}}.lib__subtitle{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#ffffffbf;margin:0}.lib__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column}.lib__item{display:flex;align-items:flex-start;gap:12px;padding:18px 0;border-top:1px solid rgba(255,255,255,.3)}@media(max-width:47.99em){.module-list-image-bg--recap .lib__item{padding:16px}}.lib__check{flex-shrink:0;display:flex;align-items:center;margin-top:1px}.lib__check--circle{opacity:.7}.lib__item-link{color:#ffffffe6;text-decoration:none}.lib__item-link:hover{color:#fff;text-decoration:underline}.lib__item-text{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#ffffffe6}@media(max-width:47.99em){.lib__item-text{font-size:15px}}.lib__actions{display:flex;flex-direction:column;gap:12px;align-items:flex-start}.lib__actions a{width:100%}@media(max-width:47.99em){.lib__actions{align-items:stretch}.lib__actions .btn-primary{justify-content:center}}.module-todays-focus{background:#fff;padding:64px 0}@media(max-width:47.99em){.module-todays-focus{padding:24px 0}}.tf__inner{display:flex;align-items:flex-start;justify-content:space-between;gap:32px;max-width:960px;margin:0 auto;flex-direction:column}@media(max-width:47.99em){.tf__inner{gap:38px}}.tf__heading{flex:1 0 0;min-width:0;max-width:592px;font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:48px;font-weight:400;line-height:54px;color:#09090b;margin:0}@media(max-width:47.99em){.tf__heading{max-width:none;width:100%;font-size:32px;line-height:40px}}.tf__list{flex-shrink:0;width:672px;padding:0}@media(max-width:61.99em){.tf__list{width:50%}}@media(max-width:47.99em){.tf__list{width:100%;display:flex;flex-direction:column;gap:12px}}.tf__item{display:flex;gap:12px;align-items:baseline;padding:16px 0 24px;border-bottom:1px solid #e4e4e7}@media(max-width:47.99em){.tf__item{gap:8px;padding:0 0 16px;align-items:center}}.tf__number{flex-shrink:0;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#8a7f76}@media(max-width:47.99em){.tf__number{width:24px;font-size:14px;font-weight:500;line-height:20px;color:#71717a}}.tf__title{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:20px;font-weight:400;line-height:28px;color:#09090b}@media(max-width:47.99em){.tf__title{font-size:14px;font-weight:500;line-height:20px;color:#3f3f46}}.module-daily-framework{background:#fff;padding:40px 0 96px}@media(max-width:47.99em){.module-daily-framework{padding:24px 0}}.df__inner{max-width:960px;margin:0 auto;display:flex;flex-direction:column;gap:32px}.df__heading{font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:40px;font-weight:400;line-height:48px;color:#09090b;margin:0}@media(max-width:47.99em){.df__heading{font-size:28px;line-height:34px}}.df__subtitle{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#3f3f46;margin:0}.df__flat-list{border-top:1px solid rgba(163,163,163,.4);border-bottom:1px solid rgba(163,163,163,.4)}.df__flat-card{padding:32px 0}.df__flat-card+.df__flat-card{border-top:1px solid rgba(163,163,163,.4)}@media(max-width:47.99em){.df__flat-card{padding:20px 0}}.df__flat-card-link{display:flex;align-items:flex-start;gap:20px;text-decoration:none}@media(max-width:47.99em){.df__flat-card-link{align-items:center}}.df__flat-card-thumb{flex-shrink:0;width:200px;height:200px;overflow:hidden;border-radius:4px}.df__flat-card-thumb picture{display:block;width:100%;height:100%}.df__flat-card-thumb img{width:100%;height:100%;object-fit:cover}@media(max-width:47.99em){.df__flat-card-thumb{width:72px;height:72px}}.df__flat-card-content{display:flex;flex-direction:column;gap:6px;flex:1 0 0;min-width:0}@media(max-width:47.99em){.df__flat-card-content{gap:12px}}.df__flat-card-title{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:18px;font-weight:500;line-height:28px;color:#3f3f46;margin:0}@media(max-width:47.99em){.df__flat-card-title{font-size:16px;line-height:24px}}.df__flat-card-subheading{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#71717a;margin:0;max-width:560px}.df__flat-card-meta{display:flex;align-items:center;flex-wrap:wrap;gap:18px;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#71717a}.df__flat-card-meta-left{display:flex;align-items:center;gap:8px;flex:1 0 0;min-width:0}.df__flat-card-sep{display:block;width:1px;height:15px;background:currentColor;opacity:.4;flex-shrink:0}.df__flat-card-time{display:inline-flex;align-items:center;gap:6px;flex-shrink:0}.df__flat-card-time svg{width:16px;height:16px;color:#71717a}.df__group{border-top:1px solid rgba(163,163,163,.4)}.df__group:last-child{border-bottom:1px solid rgba(163,163,163,.4)}.df__group-trigger{display:flex;align-items:center;gap:24px;width:100%;padding:24px 0;background:#fff;border:0;cursor:pointer;text-align:left;position:sticky;top:0;z-index:1}@media(max-width:47.99em){.df__group-trigger{padding:16px 0}}.df__group-label{flex:1 0 0;min-width:0;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:18px;font-weight:400;line-height:1;color:#09090b}.df__group-icon{flex-shrink:0;display:inline-flex;color:#a1a1aa;transition:transform .25s ease}.df__group-body{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}.df__group-body-inner{overflow:hidden;min-height:0}.df__group--open .df__group-body{grid-template-rows:1fr}.df__group--open .df__group-icon{transform:rotate(180deg)}.df__check{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border:1.25px solid #e4e4e7;border-radius:4px;background:#fff;box-shadow:0 1.25px 3.75px #0000001a,0 1.25px 2.5px -1px #0000001a;color:#fff;cursor:pointer;transition:background .15s ease,border-color .15s ease}.df__check svg{opacity:0;transition:opacity .15s ease}.df__check--checked{background:#09090b;border-color:#09090b}.df__check--checked svg{opacity:1}.df__check--saving{opacity:.5;pointer-events:none}.df__check:focus-visible{outline:2px solid #435b69;outline-offset:2px}.df__card{display:flex;align-items:flex-start;gap:32px;padding:32px 0;border-bottom:1px solid #ececee}@media(max-width:47.99em){.df__card{gap:16px;padding:20px 0}}.df__card-thumb{display:block;flex-shrink:0;width:200px;height:200px;overflow:hidden}.df__card-thumb picture{display:block;width:100%;height:100%}.df__card-thumb img{width:100%;height:100%;object-fit:cover}@media(max-width:47.99em){.df__card-thumb{width:96px;height:96px}}.df__card-body{display:flex;flex-direction:column;justify-content:space-between;gap:24px;flex:1 0 0;min-width:0;align-self:stretch;padding:8px 0}@media(max-width:47.99em){.df__card-body{padding:0;gap:12px}}.df__card-link{display:flex;flex-direction:column;gap:6px;text-decoration:none}.df__card-title{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:18px;font-weight:500;line-height:28px;color:#3f3f46;margin:0}@media(max-width:47.99em){.df__card-title{font-size:16px;line-height:24px}}.df__card-subheading{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#71717a;margin:0;max-width:560px}.df__card-meta{display:flex;align-items:flex-end;flex-wrap:wrap;gap:18px;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#71717a}.df__card-meta-left{display:flex;align-items:center;gap:8px;flex:1 0 0;min-width:0}.df__card-sep{display:block;width:1px;height:15px;background:currentColor;opacity:.4;flex-shrink:0}.df__card-time{display:inline-flex;align-items:center;gap:6px;flex-shrink:0}.df__card-time svg{width:16px;height:16px;color:#71717a}.df__card-save{flex-shrink:0}.module-text-only{background:#f3f2f0;padding:80px 0}@media(max-width:47.99em){.module-text-only{padding:56px 0}}.text-only__inner{display:flex;flex-direction:column;align-items:center;gap:48px}@media(max-width:61.99em){.text-only__inner{align-items:flex-start;flex-direction:column;gap:32px}}.text-only__heading{flex-shrink:0;font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:40px;font-weight:400;line-height:48px;color:#09090b;margin:0;text-align:center}@media(max-width:47.99em){.text-only__heading{max-width:204px;text-align:left}}.text-only__content{max-width:732px;text-align:center;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#09090b}@media(max-width:61.99em){.text-only__content{max-width:none;text-align:left}}.text-only__content p{margin:0 0 16px}.text-only__content p:last-child{margin-bottom:0}.text-only__content strong,.text-only__content b{font-weight:600}.text-only__content em{font-style:italic}.module-protocol-resources{padding-bottom:96px}@media(max-width:47.99em){.module-protocol-resources{padding-bottom:40px}}.module-protocol-resources .protocol-resources__header{padding-bottom:64px;text-align:center}@media(max-width:47.99em){.module-protocol-resources .protocol-resources__header{padding-bottom:32px;text-align:left}}.module-protocol-resources .protocol-resources__heading{font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:40px;font-weight:500;line-height:48px;color:#09090b;margin:0}@media(max-width:47.99em){.module-protocol-resources .protocol-resources__heading{font-size:32px;line-height:48px}}.module-protocol-resources .protocol-resources__description{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:18px;font-weight:400;line-height:28px;color:#3f3f46;margin:16px 0 0;max-width:315px}@media(max-width:47.99em){.module-protocol-resources .protocol-resources__description{max-width:100%;margin:8px 0 0}}.module-protocol-resources .protocol-resources__layout{display:flex;align-items:flex-start;gap:16px;padding:0 40px}@media(max-width:47.99em){.module-protocol-resources .protocol-resources__layout{flex-direction:column;padding:0 16px}}.module-protocol-resources .protocol-resources__panel{display:flex;flex-direction:column;justify-content:space-between;flex:0 0 463px;height:856px;padding-top:24px}@media(max-width:47.99em){.module-protocol-resources .protocol-resources__panel{flex:0 0 auto;height:auto;padding-top:0;gap:40px}}.module-protocol-resources .protocol-resources__panel-text .protocol-resources__heading,.module-protocol-resources .protocol-resources__panel-text .protocol-resources__description{text-align:left}@media(max-width:47.99em){.module-protocol-resources .protocol-resources__panel-text .protocol-resources__heading,.module-protocol-resources .protocol-resources__panel-text .protocol-resources__description{text-align:center}}.module-protocol-resources .protocol-resources__cta{display:flex;flex-direction:column;gap:8px;background:#f3f2f0;padding:36px 24px}.module-protocol-resources .protocol-resources__cta .btn-primary{margin-top:16px;width:fit-content}@media(max-width:61.99em){.module-protocol-resources .protocol-resources__cta .btn-primary{margin-top:0}}@media(max-width:61.99em){.module-protocol-resources .protocol-resources__cta{padding:20px 16px;gap:12px}}@media(max-width:47.99em){.module-protocol-resources .protocol-resources__cta{flex-direction:row;flex-wrap:wrap;align-items:flex-end;gap:12px}.module-protocol-resources .protocol-resources__cta .protocol-resources__cta-title{flex:0 0 100%}.module-protocol-resources .protocol-resources__cta .protocol-resources__cta-description{flex:1 1 0;min-width:0}.module-protocol-resources .protocol-resources__cta .btn-primary{flex-shrink:0}}.module-protocol-resources .protocol-resources__cta-title{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:18px;font-weight:500;line-height:28px;color:#09090b;margin:0}.module-protocol-resources .protocol-resources__cta-description{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#3f3f46;margin:0;max-width:359px}.module-protocol-resources .protocol-resources__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;flex:1 0 0;min-width:0;width:100%}@media(max-width:47.99em){.module-protocol-resources .protocol-resources__grid{grid-template-columns:1fr}}.module-protocol-resources .protocol-resources__grid .protocol-resources__card{height:420px;max-width:none;min-width:0}@media(max-width:47.99em){.module-protocol-resources .protocol-resources__grid .protocol-resources__card{min-height:208px;height:fit-content}}.module-protocol-resources.module-protocol-resources--five .protocol-resources__layout{align-items:stretch}.module-protocol-resources.module-protocol-resources--five .protocol-resources__card--feature{flex:0 0 444px;height:auto;max-width:none;min-width:0}@media(max-width:47.99em){.module-protocol-resources.module-protocol-resources--five .protocol-resources__card--feature{flex:0 0 auto;width:100%;height:160px}}.module-protocol-resources.module-protocol-resources--five .protocol-resources__grid{flex:1 0 0}.module-protocol-resources.module-protocol-resources--five .protocol-resources__cta-wrap{display:none}@media(max-width:47.99em){.module-protocol-resources.module-protocol-resources--five .protocol-resources__cta-wrap{display:block;margin-top:36px;padding:0 16px}}.module-protocol-resources .protocol-resources__card{position:relative;overflow:hidden;display:block;text-decoration:none}@media(max-width:47.99em){.module-protocol-resources .protocol-resources__card{width:100%;height:160px}}@media(max-width:47.99em){.module-protocol-resources .protocol-resources__card:first-child{min-height:208px}}.module-protocol-resources .protocol-resources__card picture{display:block;width:100%;height:100%}.module-protocol-resources .protocol-resources__card img{width:100%;height:100%;object-fit:cover;transition:transform .8s ease}.module-protocol-resources .protocol-resources__card:hover img{transform:scale(1.05)}.module-protocol-resources .protocol-resources__card-image{position:absolute;inset:0;width:100%;height:100%}.module-protocol-resources .protocol-resources__card-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#0000,#0006 64.8%);mix-blend-mode:multiply}.module-protocol-resources .protocol-resources__card-description{position:absolute;bottom:0;left:0;width:100%;padding:16px;text-align:left;display:flex;flex-direction:column;gap:4px}@media(max-width:47.99em){.module-protocol-resources .protocol-resources__card-description{padding:16px 14px}}.module-protocol-resources .protocol-resources__card-title{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:18px;font-weight:400;line-height:28px;color:#f4f4f5;margin:0}@media(max-width:47.99em){.module-protocol-resources .protocol-resources__card-title{font-size:28px;line-height:30px}}.module-protocol-resources .protocol-resources__card-text{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#ffffffe6;margin:0}.module-three-list-column{position:relative;overflow:hidden;padding:128px 0;background-color:#000}@media(max-width:47.99em){.module-three-list-column{padding:56px 0}}.tlc__bg{position:absolute;inset:0;z-index:0}.tlc__bg picture{display:block;width:100%;height:100%}.tlc__bg img{width:100%;height:100%;object-fit:cover;object-position:center}.tlc__overlay{position:absolute;inset:0;z-index:1;background:#0000008c}.tlc__inner{max-width:960px;margin:0 auto}@media(max-width:47.99em){.tlc__inner{max-width:none}}.tlc__header{position:relative;z-index:2;max-width:760px;margin:0 auto 128px;text-align:center;display:flex;flex-direction:column;gap:8px}@media(max-width:47.99em){.tlc__header{margin-bottom:40px;gap:24px;text-align:left}}.tlc__heading{font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:60px;font-weight:400;line-height:60px;color:#fff;margin:0}@media(max-width:47.99em){.tlc__heading{font-size:40px;line-height:48px}}.tlc__subtitle{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#ffffffbf;margin:0;max-width:665px;display:flex;align-self:center}.tlc__grid{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,1fr);gap:40px}@media(max-width:47.99em){.tlc__grid{grid-template-columns:1fr;gap:24px}}.tlc__column-heading{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:500;line-height:24px;color:#fff;margin:0 0 8px}.tlc__list{list-style:disc;padding:0;margin:0 0 0 20px;display:flex;flex-direction:column;gap:8px}@media(max-width:47.99em){.tlc__list{gap:4px}}.tlc__item{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#ffffffe6}.module-checklist-module .container{display:flex;flex-direction:column;gap:8px}@media(min-width:62em){.module-checklist-module .container{gap:32px}}.module-checklist-module .checklist-module__heading{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:500;line-height:24px;color:#09090b;margin:0}@media(min-width:62em){.module-checklist-module .checklist-module__heading{font-size:18px;line-height:28px}}.module-checklist-module .checklist-module__list{display:flex;flex-direction:column}@media(min-width:62em){.module-checklist-module .checklist-module__list{display:block;column-count:2;column-gap:32px}}.module-checklist-module .checklist-module__item{display:flex;align-items:flex-start;gap:16px;width:100%;padding:16px 0 17px;border:none;border-bottom:1px solid #f4f4f5;background:none;text-align:left;cursor:pointer;break-inside:avoid}.module-checklist-module .checklist-module__item:last-child{border-bottom:none}@media(min-width:62em){.module-checklist-module .checklist-module__item:last-child{border-bottom:1px solid #f4f4f5}}.module-checklist-module .checklist-module__checkbox{position:relative;flex-shrink:0;width:20px;height:20px;border:1.25px solid #e4e4e7;border-radius:4px;background-color:#fff;transition:background-color .15s ease,border-color .15s ease}.module-checklist-module .checklist-module__checkbox:after{content:"";position:absolute;top:3px;left:6px;width:5px;height:9px;border-right:1.5px solid #FFFFFF;border-bottom:1.5px solid #FFFFFF;transform:rotate(45deg);opacity:0;transition:opacity .15s ease}.module-checklist-module .checklist-module__item--checked .checklist-module__checkbox{background-color:#09090b;border-color:#09090b}.module-checklist-module .checklist-module__item--checked .checklist-module__checkbox:after{opacity:1}.module-checklist-module .checklist-module__item--checked .checklist-module__text{color:#a1a1aa;text-decoration:line-through}.module-checklist-module .checklist-module__text{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#71717a;transition:color .15s ease}.module-numbered-list{background:#fff;padding:64px 0}@media(max-width:47.99em){.module-numbered-list{padding:56px 0}}.module-numbered-list:first-child{border-top:1px solid #e4e4e7;border-bottom:1px solid #e4e4e7}@media(max-width:47.99em){.module-numbered-list:first-child{margin:0 16px;width:calc(100% - 32px)}}.numbered-list{display:flex;gap:128px;align-items:flex-start}@media(max-width:61.99em){.numbered-list{flex-direction:column;gap:32px}}.numbered-list__sidebar{flex-shrink:0;width:328px;display:flex;flex-direction:column;gap:32px;padding:32px 0}@media(max-width:61.99em){.numbered-list__sidebar{width:100%;padding:0}}.numbered-list__heading{font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:40px;font-weight:500;line-height:48px;color:#09090b;margin:0}@media(max-width:47.99em){.numbered-list__heading{font-size:28px;line-height:36px}}.numbered-list__description-text{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#3f3f46;margin:0}.numbered-list__list{flex:1 0 0;min-width:0;display:flex;flex-direction:column}.numbered-list__item{display:flex;gap:24px;align-items:flex-start;width:100%;padding:32px 0;border-top:1px solid #e4e4e7}.numbered-list__item:first-child{border-top:none}.numbered-list__label{flex-shrink:0;width:40px;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#3f3f46;text-align:left}.numbered-list__content{flex:1 0 0;min-width:0;display:flex;flex-direction:column;gap:8px}.numbered-list__title{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:18px;font-weight:400;line-height:28px;color:#09090b;margin:0}.numbered-list__description{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#71717a;margin:0}.module-text-module .container{display:flex;flex-direction:column;gap:6px}.module-text-module .text-module__heading{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:500;line-height:24px;color:#09090b;margin:0}.module-text-module .text-module__content{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#71717a}.module-text-module .text-module__content p{margin:0 0 16px}.module-text-module .text-module__content p:last-child{margin-bottom:0}.module-text-module .text-module__content ol,.module-text-module .text-module__content ul{margin:0;padding-left:21px}.module-text-module .text-module__content li{margin-bottom:16px}.module-text-module .text-module__content li:last-child{margin-bottom:0}.module-product-showcase{padding:64px 0;background-color:#fff}@media(max-width:61.99em){.module-product-showcase{padding:32px 0}}.product-showcase__header{margin-bottom:96px;text-align:center;display:flex;flex-direction:column;align-items:center}@media(max-width:61.99em){.product-showcase__header{margin-bottom:48px}}.product-showcase__title{font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:40px;font-weight:500;line-height:48px;color:#09090b;margin:0}@media(max-width:61.99em){.product-showcase__title{font-size:32px;line-height:100%}}.product-showcase__subtitle{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#3f3f46;margin:8px 0 0;max-width:490px}@media(max-width:61.99em){.product-showcase__subtitle{max-width:100%}}.product-showcase__body{display:flex;align-items:flex-start;gap:24px}@media(max-width:61.99em){.product-showcase__body{flex-direction:column;gap:0}}.product-showcase__featured{position:relative;overflow:hidden;flex:0 0 46%}@media(max-width:61.99em){.product-showcase__featured{flex:1 1 100%;width:100%;min-height:450px;margin-bottom:32px}}.product-showcase__featured picture{display:block;width:100%;height:100%}.product-showcase__featured img{width:100%;height:100%;object-fit:cover}.product-showcase__featured-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,#0000 -33.04%,#0009)}.product-showcase__featured-content{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;align-items:center;justify-self:center;gap:12px;text-align:center;padding:56px;justify-content:flex-end;max-width:437px}@media(max-width:47.99em){.product-showcase__featured-content{padding:24px;gap:8px;max-width:100%}}.product-showcase__featured-eyebrow{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#fff;margin:0}.product-showcase__featured-heading{font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:40px;font-weight:400;line-height:1.1;color:#fff;margin:0}@media(max-width:47.99em){.product-showcase__featured-heading{font-size:28px;line-height:36px}}.product-showcase__featured-desc{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:1.3;color:#fff;margin:0 0 8px;max-width:480px}.product-showcase__featured-button.btn-primary{width:fit-content;justify-content:center}@media(max-width:61.99em){.product-showcase__featured-button.btn-primary{width:100%}}.product-showcase__grid{display:flex;flex-direction:column;gap:48px;flex:1 1 0}@media(max-width:61.99em){.product-showcase__grid{padding-top:32px;gap:24px;border-top:1px solid #E4E4E7}}.product-showcase__row{display:flex;gap:16px}.product-showcase__card{flex:1;min-width:0;display:flex;flex-direction:column;gap:12px;text-decoration:none}.product-showcase__card-image{display:block;width:100%;aspect-ratio:181/166;overflow:hidden}.product-showcase__card-image picture{display:block;width:100%;height:100%}.product-showcase__card-image img{width:100%;height:100%;object-fit:cover;object-position:center center;transition:transform .4s ease}.product-showcase__card-image:hover img{transform:scale(1.04)}.product-showcase__card-body{display:flex;flex-direction:column;gap:4px;align-items:flex-start;text-align:left}.product-showcase__card-name{font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:20px;font-style:normal;font-weight:400;line-height:24px;color:#09090b;margin:0}@media(max-width:61.99em){.product-showcase__card-name{font-size:18px;line-height:18px}}.product-showcase__card-sub{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#3f3f46;margin:0}.product-showcase__card-price{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#3f3f46;margin:0}.module-related-items{padding:24px 0}.related-items__heading{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:500;line-height:24px;color:#09090b;margin:0 0 4px}@media(min-width:48em){.related-items__heading{font-size:40px;font-weight:var(--font-weight-normal, 500);line-height:100%;margin:0 0 32px}}.related-items__list{display:flex;flex-direction:column}.related-item{padding:20px 0;border-bottom:1px solid #ececee}@media(max-width:61.99em){.related-item{display:flex;flex-direction:column;gap:16px}}@media(min-width:62em){.related-item{display:grid;grid-template-columns:200px 1fr;column-gap:32px;padding:32px 0}}.related-item__row{display:flex;align-items:center;gap:20px}@media(min-width:62em){.related-item__row{display:contents}}@media(max-width:35.99em){.related-item__row{gap:12px}}.related-item__thumbnail{flex-shrink:0;width:72px;height:72px;overflow:hidden}@media(min-width:62em){.related-item__thumbnail{grid-column:1;grid-row:1;width:200px;height:200px}}@media(max-width:35.99em){.related-item__thumbnail{width:56px;height:56px}}.related-item__thumbnail picture{display:block;width:100%;height:100%}.related-item__thumbnail img{width:100%;height:100%;object-fit:cover}.related-item__content{display:flex;flex-direction:column;min-width:0;flex:1}@media(min-width:62em){.related-item__content{grid-column:2;grid-row:1;align-self:start;padding:8px 0}}.related-item__text{display:flex;flex-direction:column;gap:6px;min-width:0}.related-item__title{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:500;line-height:20px;color:#3f3f46;margin:0}@media(min-width:62em){.related-item__title{font-size:18px;line-height:28px;margin-bottom:6px}}.related-item__excerpt{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:12px;font-weight:400;line-height:18px;color:#71717a;margin:0}@media(min-width:62em){.related-item__excerpt{font-size:14px;line-height:20px;max-width:560px}}.related-item__info{display:flex;align-items:center;gap:16px;width:100%}@media(min-width:62em){.related-item__info{grid-column:2;grid-row:1;align-self:end;gap:18px}}.related-item__meta{display:flex;align-items:center;gap:8px;flex:1 0 0;min-width:0}@media(min-width:62em){.related-item__meta{gap:8px}}.related-item__glossary-link{display:none;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;line-height:20px;color:#71717a;white-space:nowrap}@media(min-width:62em){.related-item__glossary-link{display:inline}}.related-item__divider{display:none}@media(min-width:62em){.related-item__divider{display:inline-block;width:1px;height:15px;background:#e6e4e2}}.related-item__dosage{flex:1 0 auto;min-width:0;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:12px;font-weight:400;line-height:18px;color:#71717a;margin:0}@media(min-width:62em){.related-item__dosage{font-size:14px;line-height:20px}}.related-item__text-guide{display:inline-flex;align-items:center;gap:4px;flex-shrink:0;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:12px;font-weight:400;line-height:18px;color:#71717a;text-decoration:none;white-space:nowrap}@media(min-width:62em){.related-item__text-guide{font-size:14px;line-height:20px}}.related-item__text-guide:hover{text-decoration:underline}.related-item__text-guide-icon{display:flex;width:12px;height:12px}.related-item__text-guide-icon svg{width:100%;height:100%}.bookmark-btn{position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-left:auto;width:24px;height:24px;padding:0;border:none;border-radius:50%;background:#f1f5f9;color:#09090b;cursor:pointer;transition:all .2s ease}.bookmark-btn svg{width:16px;height:16px}@media(min-width:62em){.bookmark-btn--labeled{width:auto;height:auto;gap:6px;padding:0;border-radius:0;background:transparent;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;line-height:20px;color:#09090b}.bookmark-btn--labeled svg{width:16px;height:16px}}.bookmark-btn__label{display:none}@media(min-width:62em){.bookmark-btn__label{display:inline}}.bookmark-btn--active{background:#09090b;color:#fff}@media(min-width:62em){.bookmark-btn--active.bookmark-btn--labeled{background:transparent;color:#09090b}}.bookmark-btn--loading{cursor:default;pointer-events:none}.bookmark-btn--loading svg{visibility:hidden}.bookmark-btn--loading:after{content:"";position:absolute;left:4px;width:12px;height:12px;border:1.5px solid currentColor;border-top-color:transparent;border-radius:50%;animation:bookmark-btn-spin .6s linear infinite}@media(min-width:62em){.bookmark-btn--loading.bookmark-btn--labeled:after{left:0;top:50%;animation:bookmark-btn-spin-labeled .6s linear infinite}}@keyframes bookmark-btn-spin{to{transform:rotate(360deg)}}@keyframes bookmark-btn-spin-labeled{to{transform:translateY(-50%) rotate(360deg)}}.module-ritual-list{padding:24px 0}@media(min-width:62em){.module-ritual-list{padding:64px 0}.module-ritual-list .container{padding:0}}.rl__group{margin-bottom:24px}.rl__group:last-child{margin-bottom:0}@media(min-width:62em){.rl__group{margin-bottom:32px}}@media(min-width:62em){.rl__group-heading-row{margin-bottom:8px}}.rl__group-title{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:500;line-height:24px;color:#09090b;margin:0 0 4px;text-align:left}@media(min-width:62em){.rl__group-title{font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:40px;font-weight:400;line-height:1;margin:0}}.rl__list{display:flex;flex-direction:column}@media(min-width:62em){.rl__list{max-width:960px}}.rl__item{display:flex;flex-direction:column;gap:16px;padding:20px 0;border-bottom:1px solid #e6e4e2}@media(min-width:62em){.rl__item{display:grid;grid-template-columns:200px 1fr;column-gap:32px;position:relative;padding:32px 0}}.rl__item-link{display:flex;align-items:center;gap:20px;text-decoration:none}@media(min-width:62em){.rl__item-link{display:contents}}.rl__item-thumb{flex-shrink:0;width:72px;height:72px;overflow:hidden}.rl__item-thumb picture{display:block;width:100%;height:100%}.rl__item-thumb img{width:100%;height:100%;object-fit:cover}@media(min-width:62em){.rl__item-thumb{grid-column:1;grid-row:1;width:200px;height:200px}}.rl__item-content{display:flex;flex-direction:column;min-width:0;flex:1}@media(min-width:62em){.rl__item-content{grid-column:2;grid-row:1;align-self:start;padding:8px 0}}.rl__item-text{display:flex;flex-direction:column;gap:6px;min-width:0}.rl__item-title{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:500;line-height:20px;color:#3f3f46;margin:0}@media(min-width:62em){.rl__item-title{font-size:18px;line-height:28px}}.rl__item-subheading{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:12px;font-weight:400;line-height:18px;color:#71717a;margin:0}.rl__item-info{display:flex;align-items:center;gap:16px;width:100%}@media(min-width:62em){.rl__item-info{grid-column:2;grid-row:1;align-self:end;gap:18px;padding-right:79px}}.rl__item-meta{display:flex;align-items:center;gap:8px;flex:1 0 0;min-width:0;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:12px;font-weight:400;line-height:18px;color:#71717a}@media(min-width:62em){.rl__item-meta{font-size:14px;line-height:20px}}.rl__item-sep{display:block;width:1px;height:15px;background:currentColor;opacity:.4;flex-shrink:0}.rl__item-time{display:inline-flex;align-items:center;gap:4px;flex-shrink:0;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:12px;font-weight:400;line-height:18px;color:#71717a}.rl__item-time svg{width:12px;height:12px;color:#71717a}@media(min-width:62em){.rl__item-time{font-size:14px;line-height:20px}.rl__item-time svg{width:18px;height:18px}}@media(min-width:62em){.rl__item .bookmark-btn{position:absolute;right:0;bottom:32px}}@media(max-width:35.99em){.rl__item-link{gap:12px}.rl__item-thumb{width:56px;height:56px}}.module-links-group{padding-top:64px;padding-bottom:64px}@media(max-width:47.99em){.module-links-group{padding-top:24px;padding-bottom:24px}}.module-links-group .links-group__heading{margin-bottom:16px}.module-links-group .links-group__list{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}@media(max-width:47.99em){.module-links-group .links-group__list{flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:16px;-webkit-overflow-scrolling:touch;padding:8px 0}.module-links-group .links-group__list::-webkit-scrollbar{display:none}.module-links-group .links-group__list .links-group__item:last-child{margin-right:16px}}.module-links-group .links-group__item{display:flex;flex:0 0 auto;align-items:center;justify-content:center;gap:8px;min-width:fit-content;padding:8px 20px;background-color:#fff;border:1px solid #e4e4e7;border-radius:9999px;text-decoration:none;transition:border-color .2s ease}@media(max-width:47.99em){.module-links-group .links-group__item{scroll-snap-align:start}}.module-links-group .links-group__item:hover{border-color:#09090b}.module-links-group .links-group__text{font-size:14px;line-height:20px;color:#09090b;white-space:nowrap}.module-simple-cta{position:relative;overflow:hidden;display:flex;flex-direction:column;width:100%;aspect-ratio:1440/760;padding:0;background:#09090b}@media(max-width:47.99em){.module-simple-cta{min-height:420px}}.scta__bg{position:absolute;inset:0;pointer-events:none;z-index:0}.scta__bg picture{display:block;width:100%;height:100%}.scta__bg img{width:100%;height:100%;object-fit:cover;object-position:center}.scta__overlay{position:absolute;inset:0;z-index:1;background:#0000004d;pointer-events:none}.scta__body{position:relative;z-index:2;flex:1;display:flex;flex-direction:column;justify-content:flex-end;padding-top:64px;padding-bottom:64px}@media(max-width:47.99em){.scta__body{padding-top:40px;padding-bottom:40px}}.scta__content{display:flex;flex-direction:row;align-items:flex-end;gap:32px;width:100%}@media(max-width:47.99em){.scta__content{flex-direction:column;align-items:flex-start;gap:24px}}.scta__content .btn-primary{flex-shrink:0}.scta__text{display:flex;flex-direction:column;align-items:flex-start;gap:8px;flex:1 0 0;min-width:0;color:#fff}@media(max-width:47.99em){.scta__text{flex:none;width:100%}}.scta__heading{font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:60px;font-weight:400;line-height:68px;color:#fff;margin:0;width:100%}@media(max-width:47.99em){.scta__heading{font-size:36px;line-height:44px}}.scta__desc{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:18px;font-weight:400;line-height:28px;color:#fff;margin:0;width:100%}@media(max-width:47.99em){.scta__desc{font-size:16px;line-height:24px}}.module-pricing-table{background:#f4f4f5;padding:96px 0}@media(max-width:47.99em){.module-pricing-table{padding:64px 0}}.pt__header{text-align:center;margin-bottom:80px}@media(max-width:61.99em){.pt__header{margin-bottom:48px}}.pt__heading{font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:48px;line-height:1;color:#09090b;margin:0 0 12px}@media(max-width:47.99em){.pt__heading{font-size:36px}}.pt__description{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;line-height:24px;color:#3f3f46;margin:0 auto;max-width:640px}.pt__card{background:#fff;border:1px solid #e4e4e7;border-radius:16px;box-shadow:0 10px 16px #00000005;padding:32px}@media(max-width:61.99em){.pt__card{display:none}}.pt__table{width:100%;border-collapse:separate;border-spacing:0;table-layout:fixed}.pt__table .pt__corner{width:28%;padding-right:24px}.pt__table .pt__plan{width:24%;position:relative;padding:16px 40px 48px 16px}.pt__table .pt__plan:last-child{padding-right:16px}.pt__table .pt__plan--highlight{background:transparent;border:none}.pt__table .pt__plan--highlight:before{content:"";position:absolute;inset:0 24px 32px 0;background:#f4f4f5;border:1px solid #e4e4e7;border-radius:12px;pointer-events:none}.pt__table .pt__plan--highlight:last-child:before{right:0}.pt__table .pt__plan--highlight>*{position:relative;z-index:1}.pt__table .pt__feature-label,.pt__table .pt__cell{padding-right:24px}.pt__table .pt__cell{padding-left:16px}.pt__table .pt__cell:last-child{padding-right:16px}.pt__table .pt__cta{padding:32px 24px 0 0}.pt__table .pt__cta:last-child{padding-right:0}.pt__table thead th{border-bottom:1px solid #e4e4e7}.pt__table thead .pt__corner{padding-bottom:32px}.pt__corner{width:auto;vertical-align:top}.pt__plan{vertical-align:top;text-align:left;font-weight:inherit;padding:16px;border-radius:12px}.pt__plan--highlight{background:#f4f4f5;border:1px solid #e4e4e7}.pt__badge{display:inline-block;background:#27272a;color:#fff;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:12px;font-weight:700;line-height:18px;padding:2px 8px;border-radius:100px;margin-bottom:12px}.pt__plan-title{display:block;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:18px;font-weight:500;line-height:28px;color:#09090b;margin:0 0 16px;min-height:56px;text-transform:uppercase}.pt__price{display:block;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:40px;font-weight:500;line-height:40px;color:#09090b;margin:0 0 16px}.pt__plan-desc{display:block;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:12px;font-weight:400;line-height:18px;color:#3f3f46;margin:0;min-height:72px}.pt__feature-label{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:500;line-height:20px;color:#3f3f46;text-align:left;vertical-align:middle;padding:16px 0;border-bottom:1px solid #e4e4e7}.pt__cell{vertical-align:middle;padding:16px 8px;border-bottom:1px solid #e4e4e7;text-align:left}.pt__cell-text{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:12px;line-height:18px;color:#3f3f46}.pt__icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;overflow:hidden}.pt__icon svg,.pt__icon img{width:100%;height:auto;display:block}.pt__cta{padding:32px 0 0;vertical-align:middle}.pt__btn{width:100%;justify-content:center}.pt__mobile{display:none}@media(max-width:61.99em){.pt__mobile{display:flex;flex-direction:column;gap:24px}}.pt__mobile-card{background:#fff;border:1px solid #e4e4e7;border-radius:16px;padding:24px}.pt__mobile-features{list-style:none;margin:24px 0 0;padding:0}.pt__mobile-feature{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid #e4e4e7}.pt__mobile-feature .pt__feature-label,.pt__mobile-feature .pt__cell{border-bottom:0;padding:0}.pt__disclaimer{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:12px;line-height:18px;color:#71717a;text-align:center;max-width:720px;margin:48px auto 0}.pt__table tbody tr:last-child .pt__feature-label,.pt__table tbody tr:last-child .pt__cell{border-bottom:0}.module-recommended-supplements{padding:96px 0;background-color:#fff}@media(max-width:61.99em){.module-recommended-supplements{padding:48px 0}}.module-recommended-supplements--has-video{padding-top:0}.recommended-supplements__video{position:relative;width:100%;aspect-ratio:1440/640;overflow:hidden;margin-bottom:96px;background-color:#09090b}@media(max-width:61.99em){.recommended-supplements__video{margin-bottom:48px;aspect-ratio:16/9}}.recommended-supplements__poster{position:absolute;inset:0;z-index:1;opacity:1;visibility:visible;transition:opacity .4s ease,visibility 0s linear 0s}.recommended-supplements__poster picture,.recommended-supplements__poster video{display:block;width:100%;height:100%}.recommended-supplements__poster img,.recommended-supplements__poster video{width:100%;height:100%;object-fit:cover;object-position:center;pointer-events:none;transition:transform .6s ease}.recommended-supplements__video--has-video:hover .recommended-supplements__poster img,.recommended-supplements__video--has-video:hover .recommended-supplements__poster video{transform:scale(1.03)}.recommended-supplements__video--playing .recommended-supplements__poster{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .4s ease,visibility 0s linear .4s}.recommended-supplements__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;display:flex;align-items:center;justify-content:center;background:#ffffff4d;border:1px solid rgba(255,255,255,.5);border-radius:50px;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);padding:0;flex-shrink:0;cursor:pointer;appearance:none;transition:background .4s ease,transform .4s ease}.recommended-supplements__play:hover{background:#ffffff73;transform:translate(-50%,-50%) scale(1.08)}.recommended-supplements__play:focus-visible{outline:3px solid #09090B;outline-offset:3px}.recommended-supplements__play svg{display:block;margin-left:3px}@media(max-width:61.99em){.recommended-supplements__play{width:64px;height:64px}}.recommended-supplements__player{position:absolute;inset:0;z-index:2;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .4s ease,visibility 0s linear .4s}.recommended-supplements__player video,.recommended-supplements__player .plyr,.recommended-supplements__player .plyr__video-wrapper,.recommended-supplements__player iframe{width:100%;height:100%;object-fit:cover}.recommended-supplements__player .plyr--video{height:100%}.recommended-supplements__video--playing .recommended-supplements__player{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .4s ease,visibility 0s linear 0s}.recommended-supplements__header{display:flex;align-items:flex-end;gap:24px;margin-bottom:56px}@media(max-width:61.99em){.recommended-supplements__header{flex-direction:column;align-items:flex-start;gap:16px;margin-bottom:32px}}.recommended-supplements__title-wrap{flex:1 1 0;min-width:0}.recommended-supplements__title{max-width:70%;font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:60px;font-weight:400;line-height:68px;color:#09090b;margin:0}@media(max-width:61.99em){.recommended-supplements__title{max-width:none;font-size:40px;line-height:48px}}.recommended-supplements__intro{flex:1 1 0;min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:24px}.recommended-supplements__desc{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#3f3f46;margin:0}.recommended-supplements__cta.btn-primary{width:fit-content}.recommended-supplements__track{overflow:hidden;-ms-overflow-style:none;scrollbar-width:none}.recommended-supplements__track::-webkit-scrollbar{display:none;width:0;height:0}.recommended-supplements__track .swiper-wrapper{align-items:stretch;-ms-overflow-style:none;scrollbar-width:none}.recommended-supplements__track .swiper-wrapper::-webkit-scrollbar{display:none;width:0;height:0}.recommended-supplements__card{width:calc((100% - 48px)/4);height:auto;display:flex;flex-direction:column;gap:16px;padding-bottom:16px;text-decoration:none;color:inherit;background-color:#fff;box-sizing:border-box}@media(max-width:61.99em){.recommended-supplements__card{width:calc((100% - 32px) / 3)}}@media(max-width:47.99em){.recommended-supplements__card{width:260px}}.recommended-supplements__card-image{width:100%;aspect-ratio:1;overflow:hidden}.recommended-supplements__card-image picture{display:block;width:100%;height:100%}.recommended-supplements__card-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.recommended-supplements__card-image:hover img{transform:scale(1.04)}.recommended-supplements__card-body{flex:1 1 auto;display:flex;flex-direction:column;gap:12px;min-height:0}.recommended-supplements__card-copy{flex:1 1 auto;display:flex;flex-direction:column;gap:6px}.recommended-supplements__card-name{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:20px;font-weight:400;line-height:28px;color:#09090b;margin:0}.recommended-supplements__card-excerpt{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:500;line-height:20px;color:#71717a;margin:0}.recommended-supplements__card-divider{width:100%;height:1px;background-color:#e4e4e7}.recommended-supplements__card-price{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:20px;font-weight:500;line-height:28px;color:#09090b;margin:0}.module-join-the-frequency{background:#fff;padding:64px 0}@media(max-width:47.99em){.module-join-the-frequency{padding:56px 0}}.jtf__inner{display:flex;align-items:flex-start;justify-content:space-between;gap:64px}@media(max-width:61.99em){.jtf__inner{gap:40px}}@media(max-width:47.99em){.jtf__inner{flex-direction:column;gap:32px}}.jtf__content{flex:1 1 auto;min-width:0;max-width:491px;display:flex;flex-direction:column;gap:20px}@media(max-width:47.99em){.jtf__content{max-width:none;width:100%}}.jtf__heading{font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:40px;font-weight:400;line-height:48px;color:#09090b;margin:0}@media(max-width:47.99em){.jtf__heading{font-size:32px;line-height:40px}}.jtf__desc{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:22px;color:#3f3f46;margin:0}@media(max-width:47.99em){.jtf__desc{font-size:14px;line-height:20px}}.jtf__panel{flex:0 0 666px;width:666px;display:flex;flex-direction:column;gap:32px;background:#f3f2f0;padding:24px 40px 40px}@media(max-width:61.99em){.jtf__panel{flex:1 1 auto;width:auto;min-width:0;padding:24px 32px 32px}}@media(max-width:47.99em){.jtf__panel{width:100%;gap:24px;padding:16px 20px 24px}}.jtf__list{display:flex;flex-direction:column;list-style:none;margin:0;padding:0}.jtf__item{display:flex;align-items:center;gap:12px;padding:20px 0;border-bottom:1px solid #e4e4e7;margin:0}@media(max-width:47.99em){.jtf__item{align-items:flex-start;gap:10px;padding:14px 0}}.jtf__item-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:#09090b}.jtf__item-icon svg{display:block;width:17px;height:12px}.jtf__item-icon svg path{stroke:currentColor}.jtf__item-text{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:500;line-height:24px;color:#3f3f46}@media(max-width:47.99em){.jtf__item-text{font-size:14px;line-height:20px}}.jtf__signup{position:relative;display:flex;flex-direction:column;gap:32px}@media(max-width:47.99em){.jtf__signup{gap:24px}}.jtf__cta{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:42px}@media(max-width:47.99em){.jtf__cta{flex-direction:column;align-items:flex-start;gap:20px}}.jtf__signup--has-form .jtf__cta{padding-right:200px}@media(max-width:47.99em){.jtf__signup--has-form .jtf__cta{padding-right:0;padding-bottom:58px}}.jtf__proof{display:flex;align-items:center;gap:16px}@media(max-width:47.99em){.jtf__proof{gap:12px}}.jtf__avatars{display:flex;align-items:center;flex-shrink:0}.jtf__avatar{position:relative;flex-shrink:0;width:42px;height:42px;border:1px solid #FFFFFF;border-radius:9999px;overflow:hidden}.jtf__avatar:not(:last-child){margin-right:-8px}@media(max-width:47.99em){.jtf__avatar{width:36px;height:36px}}.jtf__avatar picture{display:block;width:100%;height:100%}.jtf__avatar img{display:block;width:100%;height:100%;object-fit:cover}.jtf__proof-text{display:flex;flex-direction:column;gap:2px;min-width:0}.jtf__proof-title{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:500;line-height:20px;color:#09090b}.jtf__proof-subtitle{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:12px;font-weight:400;line-height:18px;color:#3f3f46}.jtf__button{flex-shrink:0}@media(max-width:47.99em){.jtf__button{width:100%}}.module-join-the-frequency .jtf__form{width:100%}.module-join-the-frequency .gform_wrapper{max-width:none;margin:0}.module-join-the-frequency .gform_wrapper form{margin:0}.module-join-the-frequency .gform_wrapper .gform_heading{display:none!important}.module-join-the-frequency .gform_wrapper .gform-body,.module-join-the-frequency .gform_wrapper .gform_body{margin:0;padding:0}.module-join-the-frequency .gform_wrapper .gform_fields{display:block;list-style:none;padding:0;margin:0}.module-join-the-frequency .gform_wrapper .gfield{flex:0 0 auto;max-width:none;min-height:0;margin:0;padding:0}.module-join-the-frequency .gform_wrapper .gfield--type-email{display:flex;flex-direction:column;gap:8px;min-width:0}.module-join-the-frequency .gform_wrapper .gfield_label{position:static;width:auto;height:auto;margin:0;padding:0;overflow:visible;clip:auto;clip-path:none;white-space:normal;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:500;line-height:1;color:#3f3f46}.module-join-the-frequency .gform_wrapper .gfield_required_text{display:none}.module-join-the-frequency .gform_wrapper .gfield_required{color:#3f3f46!important}.module-join-the-frequency .gform_wrapper .gfield_required:after{content:"*"}.module-join-the-frequency .gform_wrapper .ginput_container{margin:0}.module-join-the-frequency .gform_wrapper input[type=email],.module-join-the-frequency .gform_wrapper input[type=text]{width:100%;height:36px!important;min-height:0!important;border:1px solid #a1a1aa!important;border-radius:6px!important;padding:4px 12px!important;margin:0!important;background:#fff!important;font-family:DM Sans,Helvetica,Arial,sans-serif!important;font-size:14px!important;font-weight:400;line-height:20px;color:#3f3f46!important;outline:none;box-shadow:0 1px 2px #0000000d!important;appearance:none}.module-join-the-frequency .gform_wrapper input[type=email]::placeholder,.module-join-the-frequency .gform_wrapper input[type=text]::placeholder{color:#3f3f46;opacity:.3}.module-join-the-frequency .gform_wrapper input[type=email]:focus,.module-join-the-frequency .gform_wrapper input[type=text]:focus{border-color:#09090b!important}.module-join-the-frequency .gform_wrapper .gfield--type-submit{position:absolute;right:0;bottom:0;display:flex;align-items:center;height:42px}@media(max-width:47.99em){.module-join-the-frequency .gform_wrapper .gfield--type-submit{right:auto;left:0;width:100%;height:auto}}.module-join-the-frequency .gform_wrapper .gform-footer,.module-join-the-frequency .gform_wrapper .gform_footer{padding:0;margin:0}.module-join-the-frequency .gform_wrapper .gform-button{appearance:none!important;display:inline-flex!important;align-items:center;justify-content:center;gap:8px;height:38px!important;min-height:0!important;padding:8px 20px!important;border:1px solid #09090B!important;border-radius:9999px!important;background:#09090b!important;font-family:DM Sans,Helvetica,Arial,sans-serif!important;font-size:14px!important;font-weight:500!important;line-height:20px!important;color:#fff!important;white-space:nowrap;cursor:pointer!important;box-shadow:none!important;box-sizing:border-box;transition:all .4s ease!important}.module-join-the-frequency .gform_wrapper .gform-button:hover,.module-join-the-frequency .gform_wrapper .gform-button:focus-visible{background:#fff!important;color:#09090b!important;border-color:#09090b!important;text-decoration:none}.module-join-the-frequency .gform_wrapper .gform-button:focus-visible{outline:3px solid #09090B;outline-offset:3px}@media(max-width:47.99em){.module-join-the-frequency .gform_wrapper .gform-button{width:100%}}.module-join-the-frequency .gform_wrapper .gfield_validation_message,.module-join-the-frequency .gform_wrapper .gfield_description.validation_message{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:12px;color:#dc3545;margin-top:4px;padding:0;background:none;border:0}.module-join-the-frequency .gform_wrapper .gform_validation_errors{display:none}.module-join-the-frequency .gform_wrapper .gform_confirmation_message{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;line-height:1.5;color:#3f3f46}.module-join-the-frequency .gform_wrapper .gform_ajax_spinner{display:none!important}.module-image-form{background:#fff;padding:64px 0}@media(max-width:47.99em){.module-image-form{padding:56px 0}}.image-form__inner{display:flex;align-items:center;justify-content:space-between}@media(max-width:61.99em){.image-form__inner{flex-direction:column;align-items:stretch;gap:32px}}.image-form__cover{position:relative;flex:1 1 680px;max-width:680px;aspect-ratio:680/753;overflow:hidden;isolation:isolate}@media(max-width:61.99em){.image-form__cover{flex:0 0 auto;max-width:none;aspect-ratio:1}}.image-form__cover-image{position:absolute;inset:0;z-index:-1}.image-form__cover-image:after{content:"";position:absolute;inset:0;background:#3010004f}.image-form__cover-image picture{display:block;width:100%;height:100%}.image-form__cover-image img{display:block;width:100%;height:100%;object-fit:cover}.image-form__cover-body{display:flex;flex-direction:column;align-items:center;height:100%;padding:64px 48px;text-align:center;color:#fff}@media(max-width:47.99em){.image-form__cover-body{padding:40px 24px}}.image-form__eyebrow{margin:0;font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:20px;font-weight:400;line-height:24px;letter-spacing:.12em;text-transform:uppercase}@media(max-width:47.99em){.image-form__eyebrow{font-size:16px;letter-spacing:.1em}}.image-form__cover-title{margin:12px 0 0;font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:60px;font-weight:400;line-height:64px}@media(max-width:61.99em){.image-form__cover-title{font-size:48px;line-height:52px}}@media(max-width:47.99em){.image-form__cover-title{font-size:36px;line-height:40px}}.image-form__cover-desc{max-width:360px;margin:16px 0 0;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:22px}@media(max-width:47.99em){.image-form__cover-desc{font-size:14px;line-height:20px}}.image-form__cover-footnote{margin:28px 0 0;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:22px}@media(max-width:47.99em){.image-form__cover-footnote{margin-top:20px;font-size:14px;line-height:20px}}.image-form__panel{min-width:0;padding-inline:80px}@media(max-width:61.99em){.image-form__panel{flex:1 1 auto;width:100%;padding:0}}.image-form__heading{margin:0 0 40px;font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:50px;font-weight:400;line-height:54px;color:#09090b}@media(max-width:61.99em){.image-form__heading{font-size:40px;line-height:44px}}@media(max-width:47.99em){.image-form__heading{margin-bottom:32px;font-size:32px;line-height:38px}}.image-form__list{margin:0 0 40px;padding:0;list-style:none}@media(max-width:47.99em){.image-form__list{margin-bottom:32px}}.image-form__item{display:flex;align-items:center;gap:12px;margin:0;padding:16px 0}.image-form__item:not(:last-child){border-bottom:1px solid #e4e4e7}@media(max-width:47.99em){.image-form__item{align-items:flex-start;padding:14px 0}}.image-form__item-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:#000}.image-form__item-icon svg{display:block;width:17px;height:12px}.image-form__item-icon svg path{stroke:currentColor}.image-form__item-text{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#71717a}@media(max-width:47.99em){.image-form__item-text{font-size:14px;line-height:20px}}.image-form__form{width:100%}.image-form__form .gform_wrapper{max-width:none;margin:0}.image-form__form .gform_wrapper form{margin:0}.image-form__form .gform_wrapper .gform_heading{display:none!important}.image-form__form .gform_wrapper .gform-body,.image-form__form .gform_wrapper .gform_body{margin:0;padding:0}.image-form__form .gform_wrapper .gform_fields{display:flex;flex-direction:column;gap:48px;list-style:none;margin:0;padding:0}@media(max-width:47.99em){.image-form__form .gform_wrapper .gform_fields{gap:32px}}.image-form__form .gform_wrapper .gfield{flex:0 0 auto;max-width:none;min-height:0;margin:0;padding:0}.image-form__form .gform_wrapper .gfield--type-email,.image-form__form .gform_wrapper .gfield--type-text{display:flex;flex-direction:column;gap:8px;min-width:0}.image-form__form .gform_wrapper .gfield_label{position:static;width:auto;height:auto;margin:0;padding:0;overflow:visible;clip:auto;clip-path:none;white-space:normal;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:500;line-height:20px;color:#09090b}.image-form__form .gform_wrapper .gfield_required_text{display:none}.image-form__form .gform_wrapper .gfield_required{color:#09090b!important}.image-form__form .gform_wrapper .gfield_required:after{content:"*"}.image-form__form .gform_wrapper .ginput_container{margin:0}.image-form__form .gform_wrapper input[type=email],.image-form__form .gform_wrapper input[type=text]{width:100%;height:40px!important;min-height:0!important;border:1px solid #a1a1aa!important;border-radius:6px!important;padding:0 16px!important;margin:0!important;background:#fff!important;font-family:DM Sans,Helvetica,Arial,sans-serif!important;font-size:14px!important;font-weight:400;line-height:20px;color:#09090b!important;outline:none;appearance:none}.image-form__form .gform_wrapper input[type=email]::placeholder,.image-form__form .gform_wrapper input[type=text]::placeholder{color:#a1a1aa}.image-form__form .gform_wrapper input[type=email]:focus,.image-form__form .gform_wrapper input[type=text]:focus{border-color:#09090b!important}.image-form__form .gform_wrapper .gfield--type-checkbox .gchoice{display:flex;align-items:flex-start;gap:12px}.image-form__form .gform_wrapper .gfield--type-checkbox input[type=checkbox]{flex-shrink:0;width:20px;height:20px;margin:0 2px;border:1px solid #a1a1aa;border-radius:4px;background:#fff;appearance:none;cursor:pointer}.image-form__form .gform_wrapper .gfield--type-checkbox input[type=checkbox]:checked{border-color:#09090b;background-color:#09090b;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 10' fill='none'%3E%3Cpath d='M1 5l3.5 3.5L11 1.5' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:12px 10px}.image-form__form .gform_wrapper .gfield--type-checkbox input[type=checkbox]:focus-visible{outline:3px solid #09090B;outline-offset:2px}.image-form__form .gform_wrapper .gfield--type-checkbox label{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#3f3f46;cursor:pointer}.image-form__form .gform_wrapper .gform-footer,.image-form__form .gform_wrapper .gform_footer{padding:0;margin:0}.image-form__form .gform_wrapper .gform-button{appearance:none!important;display:inline-flex!important;align-items:center;justify-content:center;width:100%!important;height:48px!important;min-height:0!important;padding:0 24px!important;border:1px solid #09090B!important;border-radius:9999px!important;background:#09090b!important;font-family:DM Sans,Helvetica,Arial,sans-serif!important;font-size:16px!important;font-weight:500!important;line-height:20px!important;color:#fff!important;white-space:nowrap;cursor:pointer!important;box-shadow:none!important;box-sizing:border-box;transition:all .4s ease!important}.image-form__form .gform_wrapper .gform-button:hover,.image-form__form .gform_wrapper .gform-button:focus-visible{background:#fff!important;color:#09090b!important;text-decoration:none}.image-form__form .gform_wrapper .gform-button:focus-visible{outline:3px solid #09090B;outline-offset:3px}.image-form__form .gform_wrapper .gfield_validation_message,.image-form__form .gform_wrapper .gfield_description.validation_message{margin-top:4px;padding:0;border:0;background:none;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:12px;color:#dc3545}.image-form__form .gform_wrapper .gform_validation_errors{display:none}.image-form__form .gform_wrapper .gform_confirmation_message{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.5;color:#3f3f46}.image-form__form .gform_wrapper .gform_ajax_spinner{display:none!important}.module-browse-library{padding:80px 0 112px}@media(max-width:61.99em){.module-browse-library{padding:40px 0}}.browse-library__header{display:flex;align-items:flex-start;justify-content:space-between;gap:40px;padding-bottom:80px}.browse-library__title{font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:40px;font-style:normal;font-weight:400;line-height:48px;color:#09090b;margin:0}.browse-library__desc{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:22px;color:#3f3f46;max-width:320px;margin:0}.browse-library__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:80px 16px}.browse-library__card{display:flex;flex-direction:column;gap:20px;min-width:0}.browse-library__card-image{display:block;width:100%;aspect-ratio:672/666;overflow:hidden}.browse-library__card-image picture{display:block;width:100%;height:100%}.browse-library__card-image img{width:100%;height:100%;object-fit:cover;object-position:center center;transition:transform .4s ease}.browse-library__card-image:hover img{transform:scale(1.04)}.browse-library__card-body{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 8px}.browse-library__card-text{display:flex;flex-direction:column;gap:4px;min-width:0}.browse-library__card-name{font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:32px;font-style:normal;font-weight:400;line-height:40px;color:#09090b;margin:0}.browse-library__card-sub{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:1.3;color:#3f3f46;margin:0}@media(max-width:61.99em){.browse-library__header{flex-direction:column;align-items:flex-start;gap:8px;padding-bottom:32px}.browse-library__title{font-size:32px;line-height:40px}.browse-library__desc{max-width:none}.browse-library__grid{grid-template-columns:minmax(0,1fr);gap:32px}.browse-library__card{gap:12px}.browse-library__card-image{aspect-ratio:1/1}.browse-library__card-body{flex-direction:column;align-items:stretch;gap:24px;padding:0}.browse-library__card-name{font-size:24px;line-height:32px}.browse-library__card-sub{font-size:14px}.browse-library__card-body .btn-primary{width:100%;justify-content:center}}.module-cta-checklist{padding:0;background:#09090b}.module-cta-checklist--space-top-small{padding-top:40px}@media(max-width:47.99em){.module-cta-checklist--space-top-small{padding-top:32px}}.module-cta-checklist--space-top-medium{padding-top:64px}@media(max-width:47.99em){.module-cta-checklist--space-top-medium{padding-top:48px}}.module-cta-checklist--space-top-large{padding-top:96px}@media(max-width:47.99em){.module-cta-checklist--space-top-large{padding-top:64px}}.module-cta-checklist--space-bottom-small{padding-bottom:40px}@media(max-width:47.99em){.module-cta-checklist--space-bottom-small{padding-bottom:32px}}.module-cta-checklist--space-bottom-medium{padding-bottom:64px}@media(max-width:47.99em){.module-cta-checklist--space-bottom-medium{padding-bottom:48px}}.module-cta-checklist--space-bottom-large{padding-bottom:96px}@media(max-width:47.99em){.module-cta-checklist--space-bottom-large{padding-bottom:64px}}.module-cta-checklist--space-top-small,.module-cta-checklist--space-top-medium,.module-cta-checklist--space-top-large,.module-cta-checklist--space-bottom-small,.module-cta-checklist--space-bottom-medium,.module-cta-checklist--space-bottom-large{background:#fff}.ctc__frame{position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;width:100%;aspect-ratio:1440/760;background:#09090b}@media(max-width:61.99em){.ctc__frame{aspect-ratio:auto;min-height:620px}}@media(max-width:47.99em){.ctc__frame{min-height:0}}.ctc__bg{position:absolute;inset:0;z-index:0;pointer-events:none}.ctc__bg picture{display:block;width:100%;height:100%}.ctc__bg img{display:block;width:100%;height:100%;object-fit:cover;object-position:left}.ctc__overlay{position:absolute;inset:0;z-index:1;pointer-events:none}.ctc__body{position:relative;z-index:2;width:100%;padding-top:64px;padding-bottom:64px}@media(max-width:47.99em){.ctc__body{padding-top:48px;padding-bottom:48px}}.ctc__row{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;width:100%}@media(max-width:61.99em){.ctc__row{flex-direction:column;align-items:flex-start;gap:40px}}@media(max-width:47.99em){.ctc__row{gap:32px}}.ctc__main{display:flex;flex-direction:column;align-items:flex-start;gap:40px;flex:0 1 600px;max-width:600px;min-width:0}@media(max-width:61.99em){.ctc__main{flex:none;width:100%;max-width:none}}@media(max-width:47.99em){.ctc__main{gap:28px}}.ctc__text{display:flex;flex-direction:column;align-items:flex-start;gap:8px;width:100%;word-break:break-word}.ctc__heading{margin:0;width:100%;font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:72px;font-weight:400;line-height:80px;color:#fff}@media(max-width:61.99em){.ctc__heading{font-size:56px;line-height:64px}}@media(max-width:47.99em){.ctc__heading{font-size:40px;line-height:48px}}.ctc__desc{margin:0;width:100%;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:18px;font-weight:400;line-height:28px;color:#fff}@media(max-width:47.99em){.ctc__desc{font-size:16px;line-height:24px}}.ctc__button{flex-shrink:0}.ctc__list{display:flex;flex-direction:column;width:100%;margin:0;padding:0;list-style:none}.ctc__item{display:flex;align-items:center;gap:12px;width:100%;margin:0;padding:20px 0}.ctc__item+.ctc__item{border-top:1px solid rgba(255,255,255,.3)}@media(max-width:47.99em){.ctc__item{align-items:flex-start;gap:10px;padding:14px 0}}.ctc__item-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:#fff}.ctc__item-icon svg{display:block;width:17px;height:12px}.ctc__item-icon svg path{stroke:currentColor}.ctc__item-text{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:500;line-height:24px;color:#fff}@media(max-width:47.99em){.ctc__item-text{font-size:14px;line-height:20px}}.ctc__disclaimer{display:flex;flex-direction:column;gap:3px;flex:0 1 600px;max-width:600px;min-width:0;color:#fff;word-break:break-word}@media(max-width:61.99em){.ctc__disclaimer{flex:none;width:100%;max-width:none}}.ctc__disclaimer-heading{margin:0;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:12px;font-style:italic;font-weight:600;line-height:1.3;color:#fff}.ctc__disclaimer-text{margin:0;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:12px;font-weight:400;line-height:1.3;color:#fff}.module-partner-carousel{background:#fff;overflow:hidden}.partner-carousel__viewport{position:relative;overflow:hidden}.partner-carousel__track{display:flex;align-items:center;width:max-content;animation-name:partner-carousel-scroll;animation-duration:var(--pc-duration, 40s);animation-direction:var(--pc-direction, normal);animation-timing-function:linear;animation-iteration-count:infinite;will-change:transform}.partner-carousel__viewport:hover .partner-carousel__track,.partner-carousel__viewport:focus-within .partner-carousel__track{animation-play-state:paused}.partner-carousel__group{display:flex;align-items:center;margin:0;padding:0;list-style:none}.partner-carousel__item{flex:0 0 auto;width:clamp(180px,20vw,288px);aspect-ratio:300/170}.partner-carousel__link{display:block;width:100%;height:100%;transition:opacity .2s ease}.partner-carousel__link:hover,.partner-carousel__link:focus-visible{opacity:.6}.partner-carousel__logo{display:block;width:100%;height:100%;object-fit:contain}@keyframes partner-carousel-scroll{0%{transform:translateZ(0)}to{transform:translate3d(calc(-100% / var(--pc-copies, 2)),0,0)}}@media(prefers-reduced-motion:reduce){.partner-carousel__track{animation:none}.partner-carousel__viewport{overflow-x:auto}}.module-event-schedule{background:#fff;padding:64px 0}@media(max-width:47.99em){.module-event-schedule{padding:32px 0}}.es__heading{font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:48px;font-weight:400;line-height:54px;color:#09090b;margin:0 0 24px}@media(max-width:47.99em){.es__heading{font-size:32px;line-height:40px}}.es__intro{max-width:720px;font-size:18px;line-height:28px;color:#3f3f46;margin-bottom:40px}@media(max-width:47.99em){.es__intro{font-size:15px;line-height:24px;margin-bottom:28px}}.es__toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;margin-bottom:48px}@media(max-width:47.99em){.es__toolbar{margin-bottom:32px}}.es__tabs{display:flex;flex-wrap:wrap;gap:8px}@media(max-width:47.99em){.es__tabs{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch}}.es__download{flex-shrink:0;display:inline-flex;align-items:center;gap:8px;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;line-height:20px;color:#09090b;text-decoration:none;border-bottom:1px solid #09090B;padding-bottom:2px;transition:all .2s ease}.es__download:hover{opacity:.7}.es__tab{flex-shrink:0;appearance:none;border:1px solid #e4e4e7;background:transparent;color:#3f3f46;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;line-height:20px;padding:10px 20px;border-radius:999px;cursor:pointer;transition:all .2s ease}.es__tab:hover{border-color:#09090b;color:#09090b}.es__tab--active{background:#09090b;border-color:#09090b;color:#fff}.es__days{display:flex;flex-direction:column;gap:48px}.es__day--hidden{display:none}.es__day-heading{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:600;line-height:20px;letter-spacing:.04em;text-transform:uppercase;color:#09090b;margin:0 0 24px}.es__events{display:flex;flex-direction:column}.es__event{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:24px 0;border-bottom:1px solid #e4e4e7;text-decoration:none;transition:all .2s ease}.es__event:hover .es__event-title{text-decoration:underline}.es__event--hidden{display:none}.es__event-main{display:flex;flex-direction:column;gap:4px;min-width:0}.es__event-title{display:block;font-size:18px;font-weight:500;line-height:26px;color:#09090b;margin:0}.es__event-facilitator{display:block;font-size:14px;line-height:20px;color:#61646c;margin:0}.es__event-location{display:inline-flex;align-items:center;gap:6px;font-size:14px;line-height:20px;color:#61646c;white-space:nowrap}.es__event-location svg{flex-shrink:0}.es__event-time{flex-shrink:0;font-size:14px;line-height:20px;color:#09090b;white-space:nowrap}.module-venue-map{background:#fff;padding:64px 0}@media(max-width:47.99em){.module-venue-map{padding:32px 0}}.vm__map picture{display:block;width:100%}.vm__map img{width:100%;height:auto}.module-cta-center{padding:80px 0}@media(max-width:47.99em){.module-cta-center{padding:56px 0}}.cta-center__inner{display:flex;flex-direction:column;align-items:center;text-align:center;gap:24px}.cta-center__heading{font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:40px;font-weight:400;line-height:48px;color:#09090b;margin:0}@media(max-width:47.99em){.cta-center__heading{font-size:32px;line-height:40px}}.cta-center__content{max-width:732px;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#09090b}.cta-center__content p{margin:0 0 16px}.cta-center__content p:last-child{margin-bottom:0}.cta-center__button{margin-top:8px}.product-single{padding:80px 0 120px}@media(max-width:47.99em){.product-single{padding:48px 0 80px}}.product-single__inner{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start}@media(max-width:47.99em){.product-single__inner{grid-template-columns:1fr;gap:32px}}.product-single__image{position:sticky;top:120px;overflow:hidden}.product-single__image picture{display:block;width:100%}.product-single__image img{width:100%;height:auto;display:block;object-fit:cover}@media(max-width:47.99em){.product-single__image{position:static}}.product-single__details{display:flex;flex-direction:column;gap:32px}.product-single__meta{display:flex;flex-direction:column;gap:8px}.product-single__type{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:1;color:#3f3f46;margin:0;text-transform:capitalize}.product-single__title{font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:48px;font-weight:400;line-height:1.1;color:#09090b;margin:0}@media(max-width:47.99em){.product-single__title{font-size:36px}}.product-single__short-desc{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#3f3f46}.product-single__short-desc p{margin:0}.product-single__price .price{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:24px;font-weight:500;color:#09090b}.product-single__add-to-cart .quantity{display:flex;align-items:center;gap:8px;margin-bottom:16px}.product-single__add-to-cart .quantity label{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;color:#3f3f46}.product-single__add-to-cart .quantity input[type=number]{width:64px;height:40px;border:1px solid #e4e4e7;border-radius:4px;padding:0 8px;font-size:16px;text-align:center;appearance:textfield;-moz-appearance:textfield}.product-single__add-to-cart .quantity input[type=number]::-webkit-inner-spin-button,.product-single__add-to-cart .quantity input[type=number]::-webkit-outer-spin-button{opacity:1}.product-single__description{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#3f3f46;border-top:1px solid #e4e4e7;padding-top:32px}.product-single__description p{margin:0 0 16px}.product-single__description p:last-child{margin-bottom:0}.product-single__description h2,.product-single__description h3{font-family:Requiem Display,Cormorant Garamond,Georgia,serif;color:#09090b;margin:24px 0 8px}.wc-auth{max-width:480px;margin:0 auto;padding:120px 16px;height:100svh;display:flex;align-items:center}.wc-auth-page{min-height:100svh}.wc-auth__panel{display:flex;flex-direction:column;gap:32px;width:100%}.wc-auth__header{display:flex;flex-direction:column;gap:8px;padding-top:24px}.wc-auth__title{font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:40px;font-style:normal;font-weight:400;line-height:1;color:#09090b;margin:0}.wc-auth__subtitle{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:1.3;color:#3f3f46;margin:0}.wc-auth__fields{display:flex;flex-direction:column;gap:16px}.wc-auth__field{display:flex;flex-direction:column;gap:8px}.wc-auth__label{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:500;line-height:1;color:#09090b}.wc-auth__required{color:#3f3f46;margin-left:1px}.wc-auth__input-wrap{position:relative;display:flex;align-items:center}.wc-auth__input{width:100%;height:40px;padding:8px 16px;border:1px solid #e4e4e7;border-radius:6px;background:#fff;box-shadow:0 1px 2px #0000000d;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:500;color:#09090b;outline:none;box-sizing:border-box;transition:border-color .2s ease}.wc-auth__input:focus{border-color:#09090b}.wc-auth__input::placeholder{color:#94969c;font-weight:400}.wc-auth__input-wrap .wc-auth__input{padding-right:40px}.wc-auth__eye{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:0;padding:0;margin:0;cursor:pointer;color:#09090b;opacity:.5;display:flex;align-items:center;transition:opacity .2s ease}.wc-auth__eye:hover,.wc-auth__eye.is-visible{opacity:1}.wc-auth__eye svg{display:block;width:16px;height:16px}.wc-auth__forgot{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;color:#3f3f46;text-decoration:underline;text-underline-offset:2px;text-decoration-color:currentColor;align-self:flex-start}.wc-auth__check{display:flex;align-items:flex-start;gap:10px;padding:10px 0;cursor:pointer}.wc-auth__check input[type=checkbox]{flex-shrink:0;width:20px;height:20px;margin:0;border:1px solid #c4c8bf;border-radius:3px;background:#fff;appearance:none;-webkit-appearance:none;cursor:pointer;position:relative;transition:background-color .2s ease,border-color .2s ease}.wc-auth__check input[type=checkbox]:checked{background-color:#09090b;border-color:#09090b}.wc-auth__check input[type=checkbox]:checked:after{content:"";position:absolute;left:5px;top:2px;width:6px;height:10px;border:2px solid #FFFFFF;border-top:0;border-left:0;transform:rotate(45deg)}.wc-auth__check span{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:1.4;color:#09090b}.wc-auth__check span a{color:#09090b;text-decoration:underline;text-underline-offset:2px}.wc-auth__check--terms{align-items:flex-start;padding:0}.wc-auth__actions{display:flex;flex-direction:column}.wc-auth__submit{width:100%;height:48px;justify-content:center;font-size:16px}.wc-auth__switch-text{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:1;color:#61646c;text-align:center;margin:24px 0 0;white-space:nowrap}.wc-auth__switch-link{color:#09090b;text-decoration:underline;text-underline-offset:2px;text-decoration-skip-ink:none}.wc-auth__note{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;color:#3f3f46;margin:0}.wc-auth .woocommerce-error,.wc-auth .woocommerce-message,.wc-auth .woocommerce-info{list-style:none;padding:12px 16px;margin:0 0 24px;border-radius:6px;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px}.wc-auth .woocommerce-error{background:#fff5f5;border:1px solid #fca5a5;color:#dc2626}.wc-auth .woocommerce-message{background:#f0fdf4;border:1px solid #86efac;color:#16a34a}.single-protocol-guideline{padding:75px 0 32px}.single-protocol-guideline .site-wrapper{display:flex;flex-direction:column}@media(min-width:62em){.single-protocol-guideline .site-wrapper>*:not(.single-protocol-guideline__back){width:100%;max-width:960px;margin-left:auto;margin-right:auto}}.single-protocol-guideline__back{display:inline-flex;align-items:center;gap:8px;align-self:flex-start;padding:8px 12px;background-color:#f4f4f5;border-radius:9999px;text-decoration:none;margin-bottom:24px}.single-protocol-guideline__back svg{display:block;width:24px;height:24px}.single-protocol-guideline__back span{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#3f3f46}.single-protocol-guideline__actions{display:flex;flex-wrap:wrap;align-items:flex-start;gap:32px;margin-top:24px}@media(max-width:47.99em){.single-protocol-guideline__actions{gap:20px}}.single-protocol-guideline__action-link{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:1;color:#09090b;text-decoration:underline;text-underline-offset:6px}.single-protocol-guideline__media{position:relative;aspect-ratio:672/356;overflow:hidden;margin-bottom:32px}@media(max-width:61.99em){.single-protocol-guideline__media{aspect-ratio:4/3}}.single-protocol-guideline__poster{position:absolute;inset:0;z-index:1;opacity:1;visibility:visible;transition:opacity .4s ease,visibility 0s linear 0s}.single-protocol-guideline__poster picture{display:block;width:100%;height:100%}.single-protocol-guideline__poster img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .6s ease}.single-protocol-guideline__media--has-video:hover .single-protocol-guideline__poster img{transform:scale(1.03)}.single-protocol-guideline__media--playing .single-protocol-guideline__poster{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .4s ease,visibility 0s linear .4s}.single-protocol-guideline__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#ffffff4d;border:1px solid rgba(255,255,255,.5);border-radius:50px;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);padding:1px;flex-shrink:0;cursor:pointer;transition:background .4s ease,transform .4s ease}.single-protocol-guideline__play:hover{background:#ffffff73;transform:translate(-50%,-50%) scale(1.08)}.single-protocol-guideline__play svg{display:block;margin-left:2px}.single-protocol-guideline__player{position:absolute;inset:0;z-index:2;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .4s ease,visibility 0s linear .4s}.single-protocol-guideline__player video,.single-protocol-guideline__player .plyr,.single-protocol-guideline__player .plyr__video-wrapper,.single-protocol-guideline__player iframe{width:100%;height:100%;object-fit:cover}.single-protocol-guideline__player .plyr--video{height:100%}.single-protocol-guideline__media--playing .single-protocol-guideline__player{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .4s ease,visibility 0s linear 0s}.single-protocol-guideline__description{display:flex;flex-direction:column;gap:24px}@media(max-width:47.99em){.single-protocol-guideline__description{gap:16px}}.single-protocol-guideline__title{font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:40px;line-height:100%;font-style:normal;font-weight:var(--font-weight-normal, 500);margin:0}@media(max-width:47.99em){.single-protocol-guideline__title{max-width:960px;font-size:28px;line-height:36px}}.single-protocol-guideline__excerpt{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:var(--size-md-font-size, 16px);font-style:normal;font-weight:var(--font-weight-normal, 400);line-height:var(--size-md-line-height, 24px);margin:0}@media(max-width:47.99em){.single-protocol-guideline__excerpt{font-size:14px;line-height:20px}}.single-protocol-guideline-modules{display:flex;flex-direction:column;gap:32px;max-width:1400px;margin:0 auto;padding:32px 0}@media(min-width:62em){.single-protocol-guideline-modules{max-width:960px}}.single-protocol-guideline-modules .module{padding:0}.protocol-locked{padding:40px 0 64px;min-height:100svh;display:flex;align-items:center}.protocol-locked__inner{display:flex;flex-direction:column;align-items:center;gap:32px;text-align:center}.protocol-locked__heading{font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:36px;font-weight:400;line-height:44px;color:#09090b;margin:0}.protocol-locked__sub{font-size:16px;color:#3f3f46;margin:8px 0 0}.protocol-locked__cta{display:flex;flex-direction:column;align-items:center;gap:12px}.protocol-locked__price{font-size:14px;color:#3f3f46;margin:0}.protocol-locked__login{font-size:14px;color:#3f3f46}.protocol-locked__login a{color:#09090b;text-decoration:underline}.protocol-locked__login p{margin:0}.woocommerce-cart .woocommerce-page,.woocommerce-account .woocommerce-page,.woocommerce-checkout .woocommerce-page{padding-top:110px}@media(max-width:47.99em){.woocommerce-cart .woocommerce-page,.woocommerce-account .woocommerce-page,.woocommerce-checkout .woocommerce-page{padding-top:80px;min-height:100svh}}.woocommerce-cart .cart-item,.woocommerce-account .cart-item,.woocommerce-checkout .cart-item{display:flex;gap:16px;align-items:flex-start;padding:24px 0;border-bottom:1px solid #e4e4e7}.woocommerce-cart .cart-item:first-child,.woocommerce-account .cart-item:first-child,.woocommerce-checkout .cart-item:first-child{padding-top:0}.woocommerce-cart .cart-item__image,.woocommerce-account .cart-item__image,.woocommerce-checkout .cart-item__image{flex-shrink:0;width:127px;height:97px;overflow:hidden;border-radius:4px;background:#d9d9d9}.woocommerce-cart .cart-item__image a,.woocommerce-account .cart-item__image a,.woocommerce-checkout .cart-item__image a{display:block;width:100%;height:100%}.woocommerce-cart .cart-item__image img,.woocommerce-account .cart-item__image img,.woocommerce-checkout .cart-item__image img{display:block;width:100%;height:100%;object-fit:cover}@media(max-width:35.99em){.woocommerce-cart .cart-item__image,.woocommerce-account .cart-item__image,.woocommerce-checkout .cart-item__image{width:130px;height:97px}}.woocommerce-cart .cart-item__body,.woocommerce-account .cart-item__body,.woocommerce-checkout .cart-item__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:12px}.woocommerce-cart .cart-item__top,.woocommerce-account .cart-item__top,.woocommerce-checkout .cart-item__top{display:flex;flex-direction:column;gap:8px}.woocommerce-cart .cart-item__name,.woocommerce-account .cart-item__name,.woocommerce-checkout .cart-item__name{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:1.3;color:#09090b}.woocommerce-cart .cart-item__name a,.woocommerce-account .cart-item__name a,.woocommerce-checkout .cart-item__name a{color:inherit;text-decoration:none}.woocommerce-cart .cart-item__meta-row,.woocommerce-account .cart-item__meta-row,.woocommerce-checkout .cart-item__meta-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.woocommerce-cart .cart-item__meta,.woocommerce-account .cart-item__meta,.woocommerce-checkout .cart-item__meta{flex:1;min-width:0}.woocommerce-cart .cart-item__meta p,.woocommerce-account .cart-item__meta p,.woocommerce-checkout .cart-item__meta p{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:12px;color:#3f3f46;margin:0}.woocommerce-cart .cart-item__qty,.woocommerce-account .cart-item__qty,.woocommerce-checkout .cart-item__qty{flex-shrink:0}.woocommerce-cart .cart-qty,.woocommerce-account .cart-qty,.woocommerce-checkout .cart-qty{display:flex;align-items:center;background:#f4f4f5;border-radius:4px;padding:4px 8px;gap:0}.woocommerce-cart .cart-qty__btn,.woocommerce-account .cart-qty__btn,.woocommerce-checkout .cart-qty__btn{display:flex;align-items:center;justify-content:center;width:20px;height:20px;background:none;border:0;padding:0;cursor:pointer;color:#09090b;flex-shrink:0}.woocommerce-cart .cart-qty__btn svg,.woocommerce-account .cart-qty__btn svg,.woocommerce-checkout .cart-qty__btn svg{display:block}.woocommerce-cart input.qty,.woocommerce-account input.qty,.woocommerce-checkout input.qty{width:32px;border:0;background:transparent;text-align:center;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:500;line-height:20px;color:#09090b;outline:none;padding:0;-moz-appearance:textfield}.woocommerce-cart input.qty::-webkit-outer-spin-button,.woocommerce-cart input.qty::-webkit-inner-spin-button,.woocommerce-account input.qty::-webkit-outer-spin-button,.woocommerce-account input.qty::-webkit-inner-spin-button,.woocommerce-checkout input.qty::-webkit-outer-spin-button,.woocommerce-checkout input.qty::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.woocommerce-cart .cart-item__bottom,.woocommerce-account .cart-item__bottom,.woocommerce-checkout .cart-item__bottom{display:flex;align-items:center;justify-content:space-between}.woocommerce-cart .cart-item__price,.woocommerce-account .cart-item__price,.woocommerce-checkout .cart-item__price{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:500;line-height:20px;color:#09090b;white-space:nowrap}.woocommerce-cart .cart-item__remove,.woocommerce-account .cart-item__remove,.woocommerce-checkout .cart-item__remove{display:flex;align-items:center;justify-content:center;color:#3f3f46;text-decoration:none;transition:color .2s ease;font-size:0}.woocommerce-cart .cart-item__remove svg,.woocommerce-account .cart-item__remove svg,.woocommerce-checkout .cart-item__remove svg{display:block}.woocommerce-cart .cart-item__remove:hover,.woocommerce-account .cart-item__remove:hover,.woocommerce-checkout .cart-item__remove:hover{color:#09090b}.woocommerce-cart .woocommerce{padding-top:40px;padding-bottom:80px}@media(max-width:47.99em){.woocommerce-cart .woocommerce{padding-top:24px;padding-bottom:60px}}@media(min-width:48em){.woocommerce-cart .woocommerce{display:grid;grid-template-columns:1fr 400px;gap:0 40px;align-items:start}}.woocommerce-cart .cart-header{margin-bottom:32px}@media(min-width:48em){.woocommerce-cart .cart-header{grid-column:1/-1;margin-bottom:40px}}@media(max-width:47.99em){.woocommerce-cart .cart-header{margin-bottom:24px}}.woocommerce-cart .cart-header__title{font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:40px;font-weight:400;line-height:1;color:#09090b;margin:0 0 8px}.woocommerce-cart .cart-header__subtitle{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#3f3f46;margin:0}@media(min-width:48em){.woocommerce-cart-form{width:60%}}.woocommerce-cart .cart-empty{padding-top:32px}.woocommerce-cart .cart-empty__content{display:flex;flex-direction:column;gap:24px;width:370px;max-width:100%}.woocommerce-cart .cart-empty__text-group{display:flex;flex-direction:column;gap:8px;text-align:center}.woocommerce-cart .cart-empty__heading{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:24px;font-weight:400;line-height:32px;color:#09090b;margin:0}.woocommerce-cart .cart-empty__subtext{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:12px;font-weight:400;line-height:18px;color:#6b5b4f;margin:0}.woocommerce-cart .cart-empty__cta{display:flex;align-items:center;justify-content:center;width:100%;height:36px;background:#fff;color:#09090b;border:1px solid #09090B;border-radius:9999px;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:500;text-decoration:none;transition:background .2s ease,color .2s ease}.woocommerce-cart .cart-empty__cta:hover{background:#09090b;color:#fff}.woocommerce-cart .cart-form-actions{margin-top:24px;display:flex;gap:12px;flex-wrap:wrap;align-items:center}.woocommerce-cart .cart-form-actions .coupon{display:flex;gap:8px;flex-wrap:wrap;align-items:center;display:none}.woocommerce-cart .cart-form-actions input.input-text{height:40px;padding:0 12px;border:1px solid #e4e4e7;border-radius:6px;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;color:#09090b;outline:none}.woocommerce-cart .cart-form-actions input.input-text:focus{border-color:#09090b}.woocommerce-cart .cart-form-actions button[name=update_cart]{display:inline-flex;align-items:center;justify-content:center;height:48px;padding:0 32px!important;background:#09090b;color:#fff;border:1px solid #09090B;border-radius:9999px;width:100%;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:500;cursor:pointer;transition:background .2s ease,color .2s ease,opacity .2s ease}.woocommerce-cart .cart-form-actions button[name=update_cart]:hover:not(:disabled){background:transparent;color:#09090b}.woocommerce-cart .cart-form-actions button[name=update_cart]:disabled{opacity:.7;background:#09090b;color:#fff;cursor:not-allowed}@media(min-width:48em){.woocommerce-cart .cart-collaterals{position:sticky;top:130px}}@media(max-width:47.99em){.woocommerce-cart .cart-collaterals{margin-top:64px!important}}.woocommerce-cart .cart-summary,.woocommerce-checkout .cart-summary{background:#f4f3f1;padding:32px;display:flex;flex-direction:column;gap:24px}@media(max-width:47.99em){.woocommerce-cart .cart-summary,.woocommerce-checkout .cart-summary{padding:24px 16px}}.woocommerce-cart .cart-summary__title,.woocommerce-checkout .cart-summary__title{font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:30px;font-weight:400;line-height:36px;letter-spacing:-.02em;color:#09090b;margin:0}.woocommerce-cart .cart-summary__rows,.woocommerce-checkout .cart-summary__rows{display:flex;flex-direction:column;gap:8px;padding-bottom:24px;border-bottom:1px solid rgba(196,200,191,.3)}.woocommerce-cart .cart-summary__row,.woocommerce-checkout .cart-summary__row{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.woocommerce-cart .cart-summary__row-label,.woocommerce-checkout .cart-summary__row-label{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#6b5b4f}.woocommerce-cart .cart-summary__row-value,.woocommerce-checkout .cart-summary__row-value{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#09090b;text-align:right}.woocommerce-cart .cart-summary__row--shipping,.woocommerce-checkout .cart-summary__row--shipping{flex-direction:column;gap:4px}.woocommerce-cart .cart-summary__total,.woocommerce-checkout .cart-summary__total{display:flex;align-items:center;justify-content:space-between;gap:8px}.woocommerce-cart .cart-summary__total-label,.woocommerce-checkout .cart-summary__total-label{font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:20px;font-weight:400;line-height:28px;color:#09090b}.woocommerce-cart .cart-summary__total-value,.woocommerce-checkout .cart-summary__total-value{font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:30px;font-weight:400;line-height:36px;letter-spacing:-.02em;color:#09090b}.woocommerce-cart .cart-summary__total-value strong,.woocommerce-checkout .cart-summary__total-value strong{font-weight:400}.woocommerce-cart .cart-summary__trust,.woocommerce-checkout .cart-summary__trust{display:flex;flex-direction:column;gap:16px}.woocommerce-cart .cart-summary__trust-item,.woocommerce-checkout .cart-summary__trust-item{display:flex;gap:8px;align-items:flex-start}.woocommerce-cart .cart-summary__trust-icon,.woocommerce-checkout .cart-summary__trust-icon{flex-shrink:0;width:24px;height:24px;color:#09090b;margin-top:1px}.woocommerce-cart .cart-summary__trust-icon svg,.woocommerce-checkout .cart-summary__trust-icon svg{display:block;width:100%;height:100%}.woocommerce-cart .cart-summary__trust-body,.woocommerce-checkout .cart-summary__trust-body{flex:1;display:flex;flex-direction:column;gap:2px}.woocommerce-cart .cart-summary__trust-heading,.woocommerce-checkout .cart-summary__trust-heading{font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:16px;font-weight:400;line-height:1;color:#09090b;margin:0}.woocommerce-cart .cart-summary__trust-text,.woocommerce-checkout .cart-summary__trust-text{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:12px;font-weight:400;line-height:1.625;color:#3f3f46;margin:0}.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{display:flex;align-items:center;justify-content:center;width:100%;height:48px;background:#09090b;color:#fff;border:1px solid #09090B;border-radius:9999px;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:500;text-decoration:none;transition:background .2s ease,color .2s ease}.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:hover{background:transparent;color:#09090b}.woocommerce-cart .cart-summary__ssl,.woocommerce-checkout .cart-summary__ssl{display:flex;align-items:center;justify-content:center;gap:8px}.woocommerce-cart .cart-summary__ssl svg,.woocommerce-checkout .cart-summary__ssl svg{flex-shrink:0;color:#3f3f46}.woocommerce-cart .cart-summary__ssl-text,.woocommerce-checkout .cart-summary__ssl-text{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:1.4;color:#3f3f46;letter-spacing:.03em}.woocommerce-archive .woocommerce-page{padding-top:110px;padding-bottom:80px;min-height:100svh}@media(max-width:47.99em){.woocommerce-archive .woocommerce-page{padding-top:80px;padding-bottom:60px}}.woocommerce-archive h1.page-title{font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:60px;font-weight:400;line-height:1;color:#09090b;margin:0}@media(max-width:47.99em){.woocommerce-archive h1.page-title{font-size:40px}}.woocommerce-archive .woocommerce-result-count{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#3f3f46;margin:0}.woocommerce-archive .woocommerce-ordering select.orderby{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;color:#09090b;border:1px solid #e4e4e7;border-radius:6px;padding:6px 32px 6px 12px;height:36px;background:#fff;appearance:none;-webkit-appearance:none;cursor:pointer;outline:none}.woocommerce-archive .woocommerce-ordering select.orderby:focus{border-color:#09090b}.woocommerce-archive ul.products{display:grid;grid-template-columns:repeat(3,1fr);gap:40px 24px;list-style:none;margin:32px 0 0;padding:0}.woocommerce-archive ul.products:before,.woocommerce-archive ul.products:after{display:none}@media(max-width:61.99em){.woocommerce-archive ul.products{grid-template-columns:repeat(2,1fr)}}@media(max-width:35.99em){.woocommerce-archive ul.products{gap:24px 12px}}.woocommerce-archive li.product{position:relative;display:flex;flex-direction:column;gap:0;width:100%!important}.woocommerce-archive .price{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#09090b!important;margin:0}.woocommerce-archive a.button{display:flex;align-items:center;justify-content:center;width:max-content;height:auto;padding:10px 16px;background:#09090b;color:#fff;border:1px solid #09090B;border-radius:9999px;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:500;line-height:100%;text-decoration:none;cursor:pointer;margin-top:auto;transition:background .2s ease,color .2s ease}.woocommerce-archive a.button:hover{background:transparent;color:#09090b}.woocommerce-archive a.button.loading{opacity:.6;cursor:wait}.woocommerce-archive a.button.added{display:none}.woocommerce-archive .woocommerce-info{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;color:#3f3f46;padding:40px 0;border:none;background:none}.woocommerce-archive .woocommerce-pagination{margin-top:60px;display:flex;justify-content:center}@media(max-width:47.99em){.woocommerce-archive .woocommerce-pagination{margin-top:40px}}.woocommerce-archive .woocommerce-pagination ul.page-numbers{display:flex;gap:4px;list-style:none;margin:0;padding:0}.woocommerce-archive .woocommerce-pagination li{list-style:none}.woocommerce-archive .woocommerce-pagination a.page-numbers,.woocommerce-archive .woocommerce-pagination span.page-numbers{display:flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 8px;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;color:#09090b;text-decoration:none;border-radius:9999px;transition:background .2s ease,color .2s ease}.woocommerce-archive .woocommerce-pagination a.page-numbers:hover,.woocommerce-archive .woocommerce-pagination span.page-numbers:hover,.woocommerce-archive .woocommerce-pagination a.page-numbers.current,.woocommerce-archive .woocommerce-pagination span.page-numbers.current{background:#09090b;color:#fff}.woocommerce-archive .woocommerce-pagination a.page-numbers.dots,.woocommerce-archive .woocommerce-pagination span.page-numbers.dots{background:none;pointer-events:none}.woocommerce-checkout .woocommerce-page{padding-top:110px;padding-bottom:80px}@media(max-width:47.99em){.woocommerce-checkout .woocommerce-page{padding-top:80px;padding-bottom:60px}}.woocommerce-checkout .checkout.woocommerce-checkout{display:flex;flex-direction:column;padding-top:0;padding-bottom:0}@media(min-width:48em){.woocommerce-checkout .checkout.woocommerce-checkout{display:grid;grid-template-columns:1fr 400px;gap:0 40px;align-items:start}}.woocommerce-checkout .checkout-header{padding-top:24px;padding-bottom:24px}@media(min-width:48em){.woocommerce-checkout .checkout-header{grid-column:1/-1}}.woocommerce-checkout .checkout-header__title{font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:40px;font-weight:400;line-height:1;color:#09090b;margin:0}@media(max-width:47.99em){.woocommerce-checkout .checkout-header__title{font-size:32px}}.woocommerce-checkout .checkout-section{background:#fff;border:1px solid #f3f4f6;padding:16px;display:flex;flex-direction:column;gap:24px;margin-bottom:24px}@media(min-width:62em){.woocommerce-checkout .checkout-section{max-width:80%}}.woocommerce-checkout .checkout-section__head{display:flex;align-items:center;gap:12px;min-height:49px}.woocommerce-checkout .checkout-section__step{flex-shrink:0;width:40px;height:40px;border:1px solid #27272a;border-radius:50%;display:flex;align-items:center;justify-content:center}.woocommerce-checkout .checkout-section__step span{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;color:#09090b;line-height:1}.woocommerce-checkout .checkout-section__meta{display:flex;flex-direction:column;gap:2px}.woocommerce-checkout .checkout-section__title{font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:20px;font-weight:400;line-height:28px;color:#101828;margin:0}.woocommerce-checkout .checkout-section__subtitle{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:13px;font-weight:400;line-height:19.5px;color:#99a1af;margin:0}.woocommerce-checkout .checkout-section__fields{display:flex;flex-direction:column;gap:0}.woocommerce-checkout .woocommerce-billing-fields h3{display:none}.woocommerce-checkout .form-row{display:flex;flex-direction:column;gap:8px;margin:0 0 16px;float:none;clear:none;padding:0}.woocommerce-checkout .form-row:last-child{margin-bottom:0}.woocommerce-checkout .form-row label{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:500;line-height:1;color:#09090b;margin:0}.woocommerce-checkout .form-row input.input-text,.woocommerce-checkout .form-row select,.woocommerce-checkout .form-row textarea{display:block;width:100%;height:36px;padding:4px 12px;border:1px solid #e4e4e7;border-radius:6px;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#09090b;background:#fff;box-shadow:0 1px 2px #0000000d;outline:none;-webkit-appearance:none;appearance:none}.woocommerce-checkout .form-row input.input-text::placeholder,.woocommerce-checkout .form-row select::placeholder,.woocommerce-checkout .form-row textarea::placeholder{color:#3f3f46;opacity:.3}.woocommerce-checkout .form-row input.input-text:focus,.woocommerce-checkout .form-row select:focus,.woocommerce-checkout .form-row textarea:focus{border-color:#09090b;box-shadow:0 1px 2px #0000000d,0 0 0 2px #09090b14}.woocommerce-checkout .form-row textarea{height:auto;min-height:80px;padding:8px 12px;resize:vertical}.woocommerce-checkout .form-row select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%2309090B' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.woocommerce-checkout .form-row .woocommerce-error{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:12px;color:#ef4444;margin:0}.woocommerce-checkout .form-row-first,.woocommerce-checkout .form-row-last{width:100%;float:none}.woocommerce-checkout #order_review.woocommerce-checkout-review-order{display:flex;flex-direction:column}.woocommerce-checkout #payment.woocommerce-checkout-payment{display:flex;flex-direction:column;gap:16px;background:transparent}.woocommerce-checkout .wc_payment_methods.payment_methods{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px;border-bottom:none!important}.woocommerce-checkout .checkout-terms .woocommerce-form__label-for-checkbox,.woocommerce-checkout .checkout-terms-checkbox .woocommerce-form__label-for-checkbox{display:flex;gap:16px;align-items:flex-start;cursor:pointer;margin:0;padding:10px 0}.woocommerce-checkout .checkout-terms .woocommerce-form__label-for-checkbox .woocommerce-form__input-checkbox,.woocommerce-checkout .checkout-terms-checkbox .woocommerce-form__label-for-checkbox .woocommerce-form__input-checkbox{flex-shrink:0;width:20px;height:20px;border:1px solid #c4c8bf;border-radius:2px;appearance:none;-webkit-appearance:none;background:#fff;cursor:pointer;margin:0}.woocommerce-checkout .checkout-terms .woocommerce-form__label-for-checkbox .woocommerce-form__input-checkbox:checked,.woocommerce-checkout .checkout-terms-checkbox .woocommerce-form__label-for-checkbox .woocommerce-form__input-checkbox:checked{background:#09090b;border-color:#09090b;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='10' viewBox='0 0 12 10' fill='none'%3E%3Cpath d='M1 5L4.5 8.5L11 1' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center}.woocommerce-checkout .checkout-terms .woocommerce-form__label-for-checkbox span,.woocommerce-checkout .checkout-terms-checkbox .woocommerce-form__label-for-checkbox span{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:13px;font-weight:400;line-height:1.625;color:#6a7282}.woocommerce-checkout .checkout-terms .woocommerce-form__label-for-checkbox span a,.woocommerce-checkout .checkout-terms-checkbox .woocommerce-form__label-for-checkbox span a{color:#364153;text-decoration:underline}.woocommerce-checkout .cart-summary__items{display:flex;flex-direction:column;gap:0}.woocommerce-checkout .cart-summary__item{display:flex;gap:12px;align-items:center;padding:16px 0;border-bottom:1px solid #e4e4e7}.woocommerce-checkout .cart-summary__item:first-child{padding-top:0}.woocommerce-checkout .cart-summary__item-img{flex-shrink:0;width:60px;height:42px;overflow:hidden;background:#d9d9d9}.woocommerce-checkout .cart-summary__item-img img{display:block;width:100%;height:100%;object-fit:cover}.woocommerce-checkout .cart-summary__item-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.woocommerce-checkout .cart-summary__item-name{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#09090b;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.woocommerce-checkout .cart-summary__item-price{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:12px;font-weight:400;line-height:18px;color:#3f3f46;margin:0}.woocommerce-checkout #place_order,.woocommerce-checkout .cart-summary__cta{display:flex;align-items:center;justify-content:center;width:100%;height:48px;background:#09090b;color:#fff!important;border:1px solid #09090B;border-radius:9999px;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:500;cursor:pointer;text-decoration:none;transition:background .2s ease,color .2s ease}.woocommerce-checkout #place_order:hover,.woocommerce-checkout .cart-summary__cta:hover{background:transparent;color:#09090b!important}.woocommerce-checkout #place_order.loading,.woocommerce-checkout .cart-summary__cta.loading{opacity:.7;cursor:wait}@media(min-width:48em){.woocommerce-checkout .checkout-header{grid-column:1/-1}.woocommerce-checkout #customer_details{grid-column:1;grid-row:2}.woocommerce-checkout .checkout-section--payment{grid-column:1;grid-row:3}.woocommerce-checkout .cart-summary{grid-column:2;grid-row:2/4;position:sticky;top:130px}}.woocommerce-account .woocommerce-page{padding-top:136px;padding-bottom:96px}@media(min-width:48em){.woocommerce-account .woocommerce-page>.container{display:grid;grid-template-columns:220px minmax(0,1fr);gap:40px;align-items:start}}.woocommerce-account .woocommerce-MyAccount-navigation{display:none}@media(min-width:48em){.woocommerce-account .woocommerce-MyAccount-navigation{display:block;position:sticky;top:134px;width:100%}}.woocommerce-account .woocommerce-MyAccount-navigation ul{display:flex;flex-direction:column;gap:8px;list-style:none;margin:0;padding:0}.woocommerce-account .woocommerce-MyAccount-navigation a{display:block;padding:12px 14px;border-radius:8px;color:#3f3f46;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;line-height:20px;text-decoration:none;transition:all .2s ease}.woocommerce-account .woocommerce-MyAccount-navigation .is-active a,.woocommerce-account .woocommerce-MyAccount-navigation a:hover{background:#f4f3f1;color:#09090b}.woocommerce-account .woocommerce-MyAccount-content{min-width:0}@media(min-width:48em){.woocommerce-account .woocommerce-MyAccount-content{width:100%}}@media(min-width:62em){.woocommerce-account .woocommerce-MyAccount-content{width:80%;padding-left:10%}}.account-dashboard{display:flex;flex-direction:column;gap:56px}.account-dashboard__top{display:flex;flex-direction:column;gap:24px}.account-dashboard__header{display:flex;flex-direction:column;gap:8px;padding-top:24px}.account-dashboard__title{margin:0;font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:40px;font-weight:400;line-height:1;color:#09090b}.account-dashboard__subtitle{margin:0;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:1.3;color:#3f3f46}.account-dashboard__stats{display:flex;flex-direction:column;gap:8px}.account-stat{display:flex;flex-direction:row;align-items:flex-start;gap:40px;height:174px;padding:24px;border:1px solid #e4e4e7;background:#fff}.account-stat__left{flex:1 0 0;display:flex;flex-direction:column;justify-content:space-between;height:100%;min-width:0}.account-stat__name{margin:0;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:20px;font-weight:500;line-height:28px;color:#09090b}.account-stat__bottom{display:flex;flex-direction:column;gap:6px}.account-stat__value{margin:0;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:32px;font-weight:500;line-height:40px;color:#09090b}.account-stat__label{margin:0;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:1.3;color:#3f3f46}.account-stat__icon{flex-shrink:0;width:48px;height:48px;color:#09090b}.account-stat__icon svg{display:block;width:48px;height:48px}.account-protocols{display:flex;flex-direction:column;gap:16px}.account-protocols__heading{margin:0;font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:24px;font-weight:400;line-height:32px;color:#09090b}.account-protocol{display:flex;flex-direction:column}.account-protocol__image{display:block;width:100%;height:260px;overflow:hidden;background:#e4e4e7}.account-protocol__image img{display:block;width:100%;height:100%;object-fit:cover}.account-protocol__body{display:flex;flex-direction:column;gap:24px;padding-top:16px}.account-protocol__days{display:flex;flex-wrap:wrap;gap:8px}.account-protocol__day{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;height:36px;padding:8px 20px;border:1px solid #e4e4e7;border-radius:9999px;background:#fff;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#09090b;text-decoration:none;white-space:nowrap;transition:all .2s ease;box-shadow:0 2px 1.5px #0000000f}.account-protocol__day:hover{border-color:#09090b;background:#09090b;color:#fff}.account-protocol__day--active{border-color:#09090b;background:#09090b;color:#fff;box-shadow:0 2px 1.5px #0000000f}.account-protocol__content{display:flex;flex-direction:column;gap:16px}.account-protocol__title{margin:0;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:22px;font-weight:600;line-height:30px;color:#09090b}.account-protocol__description{margin:0;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#3f3f46}.account-empty-card{display:flex;flex-direction:column;gap:12px;padding:24px;border:1px solid #e4e4e7}.account-empty-card__title{margin:0;font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:22px;font-weight:400;line-height:1.2;color:#09090b}.account-empty-card__text{margin:0;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:15px;line-height:22px;color:#3f3f46}.account-empty-card__link{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;height:40px;padding:0 20px;border:1px solid #09090B;border-radius:9999px;background:#09090b;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:500;line-height:24px;color:#fff;text-decoration:none;transition:all .2s ease}.account-explore{display:flex;flex-direction:column;align-items:center;gap:8px;padding:32px 16px;background:#f3f2f0;text-align:center}.account-explore__title{margin:0;font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:28px;font-weight:400;line-height:1;color:#35312b}.account-explore__text{margin:0;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#6a6256}.account-explore__link{display:inline-flex;align-items:center;justify-content:center;width:172px;height:40px;padding:6px 20px;border-radius:9999px;background:#fff;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:500;line-height:24px;color:#09090b;text-decoration:none;margin-top:32px;transition:all .2s ease}.account-explore__link:hover{background:#e8e6e2}.order-history{display:flex;flex-direction:column;gap:56px}.order-history__header{display:flex;flex-direction:column;gap:8px;padding-top:24px}.order-history__title{margin:0;font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:60px;font-weight:400;line-height:1;color:#09090b}@media(max-width:47.99em){.order-history__title{font-size:40px}}.order-history__subtitle{margin:0;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#3f3f46}.order-history__list{display:flex;flex-direction:column}.order-history__item{display:flex;flex-direction:column;gap:16px;padding:24px 0;border-bottom:1px solid #e4e4e7}.order-history__row{display:flex;flex-direction:row;align-items:center;gap:16px;width:100%}.order-history__image{flex-shrink:0;width:127px;height:90px;overflow:hidden;background:#d9d9d9}.order-history__image img{display:block;width:100%;height:100%;object-fit:cover}.order-history__body{flex:1 0 0;min-width:0;display:flex;flex-direction:column;gap:12px}.order-history__info{display:flex;flex-direction:column;gap:2px}.order-history__name{margin:0;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:1.3;color:#09090b}.order-history__meta{margin:0;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:12px;font-weight:400;line-height:18px;color:#3f3f46}.order-history__price{margin:0;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:500;line-height:20px;color:#09090b}.order-history__actions{display:flex;gap:8px;align-items:center;width:100%}.order-history__cta{flex:1 0 0}@media(min-width:48em){.order-history__cta{flex:none;width:fit-content}}.profile-settings{display:flex;flex-direction:column;gap:56px;max-width:100%}@media(min-width:48em){.profile-settings{max-width:729px}}.profile-settings__header{display:flex;flex-direction:column;gap:24px;padding-top:24px}.profile-settings__title{margin:0;font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:60px;font-weight:400;line-height:1;color:#09090b}@media(max-width:47.99em){.profile-settings__title{font-size:40px}}.profile-settings__subtitle{margin:0;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#3f3f46}.profile-settings__cards{display:flex;flex-direction:column;gap:24px}.profile-settings__card{display:flex;flex-direction:column;gap:24px;padding:24px 16px;border:1px solid #e4e4e7;background:#fff}@media(min-width:48em){.profile-settings__card{padding:32px}}.profile-settings__card-title{margin:0;font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:40px;font-weight:400;line-height:48px;color:#09090b}.profile-settings__form{display:flex;flex-direction:column;gap:24px;width:100%}.profile-settings__avatar-row{display:flex;gap:32px;align-items:center}.profile-settings__avatar{position:relative;flex-shrink:0;width:96px;height:96px}.profile-settings__avatar img{display:block;width:100%;height:100%;border-radius:9999px;object-fit:cover;background:#f4f4f5}.profile-settings__avatar-edit{position:absolute;right:0;bottom:0;display:flex;align-items:center;justify-content:center;width:29px;height:29px;padding:0;border:0;border-radius:14.5px;background:#09090b;color:#fff;cursor:pointer}.profile-settings__avatar-edit svg{width:14px;height:14px;display:block}.profile-settings__avatar-hint{margin:0;flex:1 0 0;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;line-height:20px;color:#3f3f46}.profile-settings__avatar-actions{display:flex;gap:8px;align-items:center;width:100%}.profile-settings__avatar-actions .btn-primary{flex:1 0 0}@media(min-width:48em){.profile-settings__avatar-actions .btn-primary{flex:none}}.profile-settings__fields{display:flex;flex-direction:column;gap:16px;width:100%}@media(min-width:48em){.profile-settings__fields{display:grid;grid-template-columns:1fr 1fr;gap:16px 24px}}.profile-settings__field{display:flex;flex-direction:column;gap:8px;width:100%}@media(min-width:48em){.profile-settings__field--full{grid-column:1/-1}}.profile-settings__field label{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:500;line-height:1;color:#09090b}.profile-settings__field input,.profile-settings__field select{width:100%;height:36px;padding:4px 12px;border:1px solid #e4e4e7;border-radius:6px;background:#fff;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;line-height:20px;color:#09090b;box-shadow:0 1px 2px #0000000d}.profile-settings__field input:focus,.profile-settings__field select:focus{outline:none;border-color:#09090b}.profile-settings__actions{display:flex;gap:8px;align-items:center;justify-content:flex-end;width:100%}.profile-settings__actions .btn-primary{flex:1 0 0}@media(min-width:48em){.profile-settings__actions .btn-primary{flex:none;min-width:172px}}.profile-settings__actions--single{justify-content:flex-end}.profile-settings__actions--single .btn-primary,.profile-settings__actions--single .product-single__add-to-cart .single_add_to_cart_button,.product-single__add-to-cart .profile-settings__actions--single .single_add_to_cart_button{flex:none;width:100%}@media(min-width:36em){.profile-settings__actions--single .btn-primary,.profile-settings__actions--single .product-single__add-to-cart .single_add_to_cart_button,.product-single__add-to-cart .profile-settings__actions--single .single_add_to_cart_button{width:auto;min-width:172px}}.profile-settings__prefs{display:flex;flex-direction:column;gap:24px;width:100%}.profile-settings__pref-row{display:flex;gap:24px;align-items:center;padding-bottom:16px;border-bottom:1px solid #e4e4e7}.profile-settings__pref-row--last{padding-bottom:0;border-bottom:none}.profile-settings__pref-text{display:flex;flex-direction:column;gap:4px;flex:1 0 0;min-width:0}.profile-settings__pref-label{margin:0;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#09090b}.profile-settings__pref-desc{margin:0;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#3f3f46}.profile-settings__toggle{flex-shrink:0;display:flex;align-items:center;width:48px;height:26px;padding:2px 3px;border:1px solid #e4e4e7;border-radius:13.5px;background:#f4f4f5;cursor:pointer;transition:all .2s ease;justify-content:flex-start}.profile-settings__toggle--on{justify-content:flex-end;background:#09090b;border-color:#09090b}.profile-settings__toggle-knob{width:22px;height:22px;border-radius:9999px;background:#fff;box-shadow:0 1px 2px #0000001a;transition:all .2s ease}.profile-settings__logout{display:flex;align-items:center;gap:12px;height:44px;padding-left:24px;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.3;color:#09090b;text-decoration:none}.profile-settings__logout svg{width:20px;height:20px;display:block}.profile-settings__logout:hover{text-decoration:underline}.rvc-page{margin-top:110px}@media(max-width:47.99em){.rvc-page{margin-top:80px}}@media(min-width:62em){.rvc-page .col>*:not(.rvc-back){width:100%;max-width:960px;margin-left:auto;margin-right:auto}}.rvc-back{display:inline-flex;align-self:flex-start;align-items:center;gap:8px;margin-top:11px;padding:8px 12px;background-color:#f4f4f5;border-radius:9999px;color:#3f3f46;text-decoration:none;transition:background-color .2s ease}.rvc-back:hover,.rvc-back:focus{background-color:#e7e7e9;color:#3f3f46}.rvc-back__icon{flex-shrink:0;width:24px;height:24px}.rvc-back__label{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:20px}.rvc-hero{margin-top:29px;overflow:hidden}@media(min-width:48em){.rvc-hero{aspect-ratio:16/9}}.rvc-hero picture{display:block;width:100%;height:100%}.rvc-hero img{width:100%;height:auto;object-fit:cover}@media(min-width:48em){.rvc-hero img{height:100%}}.rvc-intro{display:flex;flex-direction:column;align-items:flex-start;gap:16px;padding:32px 0}@media(min-width:48em){.rvc-intro{gap:24px;padding:56px 0}}.rvc-intro__title{margin:0;font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:56px;line-height:1.1;color:#09090b}@media(min-width:62em){.rvc-intro__title{font-size:72px}}@media(max-width:47.99em){.rvc-intro__title{font-size:40px;line-height:48px}}.rvc-intro__desc{max-width:720px;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#71717a}@media(min-width:48em){.rvc-intro__desc{font-size:18px;line-height:28px}}.rvc-intro__desc p{margin:0}.rvc-intro__desc p:not(:last-child){margin-bottom:.5em}.rvc-intro__link{display:inline-flex;flex-direction:column;align-items:flex-start;gap:6px;color:#09090b;text-decoration:none}.rvc-intro__link:active .rvc-intro__link-bar,.rvc-intro__link:hover .rvc-intro__link-bar,.rvc-intro__link:focus-visible .rvc-intro__link-bar{transform:scaleX(1)}.rvc-intro__link-label{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:1}@media(min-width:48em){.rvc-intro__link-label{font-size:18px}}.rvc-intro__link-bar{display:block;width:100%;height:1px;background-color:#09090b;transform:scaleX(1);transform-origin:left center;transition:transform .3s ease}.rvc-listing{display:flex;flex-direction:column;gap:32px;padding:0 16px 48px}@media(min-width:48em){.rvc-listing{gap:48px;padding:0}}@media(max-width:47.99em){.rvc-listing{padding:0}}.rvc-listing__filters-container{display:flex;flex-direction:column;gap:24px;align-items:flex-start}.rvc-listing__tags{display:flex;gap:6px;align-items:center;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.rvc-listing__tags::-webkit-scrollbar{display:none}.rvc-listing__duration{display:flex;gap:16px;align-items:center}.rvc-listing__duration-label{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;line-height:20px;color:#71717a;white-space:nowrap}@media(min-width:48em){.rvc-listing__duration-label{font-size:16px}}.rvc-listing__learn-more{display:flex;flex-direction:column;gap:32px;padding:32px 0 64px}.rvc-listing__learn-more-title{margin:0;font-family:DM Sans,Helvetica,Arial,sans-serif;font-weight:500;font-size:16px;line-height:24px;color:#09090b}@media(min-width:48em){.rvc-listing__learn-more-title{font-size:20px;line-height:28px}}.rvc-listing__news{overflow:hidden;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);padding-left:calc(50vw - 50%);padding-right:16px}.rvc-listing__news-wrapper{align-items:flex-start}.rvc-listing__collection{display:flex;flex-direction:column;gap:4px}.rvc-listing__collection-title{margin:0 0 24px;font-family:DM Sans,Helvetica,Arial,sans-serif;font-weight:500;font-size:16px;line-height:24px;color:#09090b}@media(min-width:48em){.rvc-listing__collection-title{margin-bottom:32px;font-size:20px;line-height:28px}}.rvc-listing__rows{display:flex;flex-direction:column;transition:opacity .2s ease}@media(min-width:62em){.rvc-listing__rows{display:grid;grid-template-columns:1fr;column-gap:40px}}.rvc-listing__load-more{display:flex;gap:8px;align-items:center;justify-content:center;align-self:center;width:fit-content;padding:8px 20px;background-color:#fff;border:1px solid #e4e4e7;border-radius:9999px;font-family:DM Sans,Helvetica,Arial,sans-serif;font-weight:500;font-size:16px;line-height:24px;color:#09090b;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.rvc-listing__load-more:hover{background-color:#09090b;border-color:#09090b;color:#fff}.rvc-listing__load-more--hidden{display:none}.rvc-listing__load-more--loading{cursor:wait;pointer-events:none}.rvc-listing__load-more--loading:before{content:"";width:16px;height:16px;border:2px solid currentColor;border-top-color:transparent;border-radius:50%;animation:rvc-load-more-spin .6s linear infinite}@keyframes rvc-load-more-spin{to{transform:rotate(360deg)}}.rvc-tag{display:inline-flex;gap:8px;align-items:center;justify-content:center;height:32px;padding:0 16px;background-color:transparent;border:1px solid #e4e4e7;border-radius:9999px;cursor:pointer;white-space:nowrap;transition:background-color .2s ease,color .2s ease,border-color .2s ease}@media(min-width:48em){.rvc-tag{height:40px;padding:0 20px}}.rvc-tag__label{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;line-height:20px;color:#71717a}@media(min-width:48em){.rvc-tag__label{font-size:16px}}.rvc-tag--active{background-color:#09090b;border-color:#09090b}.rvc-tag--active .rvc-tag__label{color:#fff}.rvc-duration-select{position:relative}.rvc-duration-select__trigger{display:inline-flex;gap:8px;align-items:center;justify-content:center;height:32px;padding:0 16px;background-color:transparent;border:1px solid #e4e4e7;border-radius:9999px;cursor:pointer;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;line-height:20px;color:#71717a}@media(min-width:48em){.rvc-duration-select__trigger{height:40px;padding:0 20px;font-size:16px}}.rvc-duration-select__trigger svg{transition:transform .2s ease}.rvc-duration-select--open .rvc-duration-select__trigger svg{transform:rotate(180deg)}.rvc-duration-select__menu{position:absolute;top:calc(100% + 4px);left:0;z-index:10;min-width:100%;margin:0;padding:4px;list-style:none;background-color:#fff;border:1px solid #e4e4e7;border-radius:12px;box-shadow:0 4px 16px #00000014;opacity:0;visibility:hidden;transform:translateY(-4px);transition:opacity .15s ease,transform .15s ease,visibility .15s}.rvc-duration-select--open .rvc-duration-select__menu{opacity:1;visibility:visible;transform:translateY(0)}.rvc-duration-select__option{padding:8px 12px;border-radius:8px;cursor:pointer;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;line-height:20px;color:#3f3f46;white-space:nowrap;transition:background-color .15s ease}.rvc-duration-select__option:hover{background-color:#f4f4f5}.rvc-duration-select__option--active{font-weight:500;color:#09090b}.rvc-row{display:flex;flex-direction:column;gap:16px;justify-content:center;padding:20px 0;border-bottom:1px solid #e6e4e2;text-decoration:none}@media(min-width:48em){.rvc-row{padding:28px 0}}@media(min-width:62em){.rvc-row{min-height:200px}}.rvc-row__link{display:flex;width:100%}@media(min-width:62em){.rvc-row__link{align-items:flex-start;gap:32px;flex:1}}.rvc-row__container{display:flex;flex:1 0 0;gap:20px;align-items:center;width:100%}@media(min-width:48em){.rvc-row__container{gap:28px}}@media(min-width:62em){.rvc-row__container{align-items:stretch}}.rvc-row__thumb{flex-shrink:0;width:72px;height:72px;overflow:hidden}@media(min-width:48em){.rvc-row__thumb{width:104px;height:104px}}@media(min-width:62em){.rvc-row__thumb{width:200px;height:200px;aspect-ratio:1/1}}.rvc-row__thumb picture{display:block;width:100%;height:100%}.rvc-row__thumb img{width:100%;height:100%;object-fit:cover}.rvc-row__content{display:flex;flex:1 0 0;flex-direction:column;gap:6px;justify-content:center;min-width:0;padding:4px 0}@media(min-width:62em){.rvc-row__content{justify-content:space-between;padding:12px 0}}.rvc-row__text{display:flex;flex-direction:column;gap:6px}@media(min-width:62em){.rvc-row__text{gap:8px}}.rvc-row__title{margin:0;overflow:hidden;font-family:DM Sans,Helvetica,Arial,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#3f3f46;text-overflow:ellipsis;white-space:nowrap}@media(min-width:48em){.rvc-row__title{font-size:20px;line-height:28px}}.rvc-row__subheading{margin:0;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:12px;line-height:18px;color:#71717a}@media(min-width:48em){.rvc-row__subheading{font-size:16px;line-height:24px}}.rvc-row__info{display:flex;gap:18px;align-items:center;margin-top:10px}.rvc-row__info .bookmark-btn{margin-left:0}.rvc-row__info--desktop{display:none}@media(min-width:62em){.rvc-row__info--desktop{display:flex}}.rvc-row__info--mobile{width:100%;margin-top:0}@media(min-width:62em){.rvc-row__info--mobile{display:none}}.rvc-row__meta{display:flex;flex-shrink:0;gap:8px;align-items:center;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:12px;line-height:18px;color:#71717a;white-space:nowrap}@media(min-width:48em){.rvc-row__meta{font-size:16px;line-height:24px}}.rvc-row__sep{display:inline-block;width:1px;height:15px;background-color:#e4e4e7}.rvc-row__cat,.rvc-row__author{white-space:nowrap}.rvc-row__time{display:flex;gap:4px;align-items:center;flex-shrink:0;margin-left:auto;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:12px;line-height:18px;color:#71717a}@media(min-width:48em){.rvc-row__time{font-size:16px;line-height:24px}}.rvc-row__time-icon{display:inline-flex}.rvc-row__time-icon svg{width:12px;height:12px}@media(min-width:48em){.rvc-row__time-icon svg{width:16px;height:16px}}.rvc-news-card{display:flex;flex-direction:column;gap:16px;flex-shrink:0;width:160px;text-decoration:none}@media(min-width:48em){.rvc-news-card{width:220px}}.rvc-news-card__thumb{width:160px;height:160px;overflow:hidden}@media(min-width:48em){.rvc-news-card__thumb{width:220px;height:220px}}.rvc-news-card__thumb picture{display:block;width:100%;height:100%}.rvc-news-card__thumb img{width:100%;height:100%;object-fit:cover}.rvc-news-card__title{margin:0;padding-right:16px;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;line-height:20px;color:#09090b;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media(min-width:48em){.rvc-news-card__title{font-size:18px;line-height:26px}}.single-ritual-vault{padding:42px 0 32px}.single-ritual-vault .site-wrapper{display:flex;flex-direction:column;gap:32px}@media(max-width:47.99em){.single-ritual-vault .site-wrapper{gap:24px}}@media(min-width:62em){.single-ritual-vault .site-wrapper>*:not(.single-ritual-vault__back){width:100%;max-width:960px;margin-left:auto;margin-right:auto}}.single-ritual-vault__back{display:inline-flex;align-items:center;gap:8px;align-self:flex-start;padding:8px 12px;background-color:#f4f4f5;border-radius:9999px;text-decoration:none}.single-ritual-vault__back svg{display:block;width:24px;height:24px}.single-ritual-vault__back span{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#3f3f46}.single-ritual-vault__media{position:relative;width:100%;aspect-ratio:370/277.5;overflow:hidden;border-radius:0}@media(min-width:62em){.single-ritual-vault__media{aspect-ratio:960/530}}.single-ritual-vault__description{display:flex;flex-direction:column;gap:12px}@media(min-width:62em){.single-ritual-vault__description{gap:32px}}.single-ritual-vault__title{font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:28px;font-weight:500;line-height:36px;color:#09090b;margin:0}@media(min-width:62em){.single-ritual-vault__title{font-size:40px;line-height:48px}}.single-ritual-vault__excerpt{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#71717a;margin:0}@media(min-width:62em){.single-ritual-vault__excerpt{font-size:18px;line-height:28px}}.single-ritual-vault__meta{display:flex;gap:12px}@media(min-width:62em){.single-ritual-vault__meta{gap:24px}}.single-ritual-vault__meta-item{display:flex;flex-direction:column;gap:2px;flex:1 0 0;min-width:0}.single-ritual-vault__meta-label{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:12px;font-weight:400;line-height:18px;color:#71717a}@media(min-width:62em){.single-ritual-vault__meta-label{font-size:14px;line-height:20px}}.single-ritual-vault__meta-value{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#3f3f46}@media(min-width:62em){.single-ritual-vault__meta-value{font-size:18px;line-height:28px}}.single-ritual-vault-modules{position:relative;display:flex;flex-direction:column;gap:40px;max-width:1400px;margin:0 auto;padding:32px 0}@media(min-width:62em){.single-ritual-vault-modules{max-width:960px}}.single-ritual-vault-modules:before,.single-ritual-vault-modules:after{content:"";position:absolute;left:16px;right:16px;height:1px;background-color:#dee2e6}.single-ritual-vault-modules:before{top:0}.single-ritual-vault-modules:after{bottom:0}.single-ritual-vault-modules .module{padding:0}.related-videos{padding:48px 0}@media(max-width:47.99em){.related-videos{padding:32px 0}}.related-videos .container{display:flex;flex-direction:column;gap:32px}@media(min-width:62em){.related-videos .container{max-width:960px}}@media(max-width:47.99em){.related-videos .container{gap:16px}}.related-videos__title{font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:28px;font-weight:500;line-height:36px;color:#09090b;margin:0}@media(min-width:62em){.related-videos__title{font-size:40px;line-height:1}}.related-videos__list{display:flex;flex-direction:column}.module-bookmarks-page{padding:82px 0 40px}.module-bookmarks-page .container{max-width:960px}.module-bookmarks-page__section{margin-bottom:40px}.module-bookmarks-page__section:last-child{margin-bottom:0}.bookmarks-page__title{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:32px;font-weight:600;color:#09090b}.bookmarks-page__heading{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:20px;font-weight:600;color:#09090b;margin:0 0 16px}.bookmarks-page__empty{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;color:#71717a}.bookmarks-page__empty a{color:#09090b;text-decoration:underline}.single-article{padding-top:96px;padding-bottom:96px}@media(max-width:47.99em){.single-article{padding-top:48px;padding-bottom:64px}}.single-article__grid{display:grid;grid-template-columns:minmax(0,853fr) minmax(0,443fr);gap:64px;align-items:start}@media(min-width:62em)and (max-width:74.99em){.single-article__grid{gap:40px}}@media(max-width:61.99em){.single-article__grid{grid-template-columns:minmax(0,1fr);gap:48px}}.single-article__main{display:flex;flex-direction:column;gap:64px}@media(min-width:62em)and (max-width:74.99em){.single-article__main{gap:48px}}@media(max-width:47.99em){.single-article__main{gap:40px}}.single-article__content{padding-top:64px;border-top:1px solid #e4e4e7}@media(min-width:62em)and (max-width:74.99em){.single-article__content{padding-top:48px}}@media(max-width:47.99em){.single-article__content{padding-top:40px}}.article-banner{display:flex;flex-direction:column;gap:64px}@media(min-width:62em)and (max-width:74.99em){.article-banner{gap:48px}}@media(max-width:47.99em){.article-banner{gap:32px}}.article-banner__info{display:flex;align-items:center;justify-content:space-between;gap:24px}.article-banner__pill,.article-banner__share{display:inline-flex;align-items:center;gap:8px;border-radius:9999px;background-color:#fff;color:#09090b;border:1px solid #e4e4e7;font-family:DM Sans,Helvetica,Arial,sans-serif;transition:all .2s ease}.article-banner__pill{padding:8px 12px;font-size:14px;line-height:20px}.article-banner__share{padding:8px 20px;font-size:16px;line-height:20.8px;cursor:pointer}.article-banner__share:hover,.article-banner__share:active,.article-banner__share:focus{background-color:#09090b;color:#fff;border-color:#09090b}.article-banner__share-icon{display:inline-flex}.article-banner__share-icon svg{width:16px;height:16px;stroke:currentColor}.article-banner__title{display:flex;flex-direction:column;gap:12px}.article-banner__heading{margin:0;font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-weight:500;font-size:40px;line-height:48px;color:#09090b}@media(min-width:62em)and (max-width:74.99em){.article-banner__heading{font-size:32px;line-height:40px}}@media(max-width:47.99em){.article-banner__heading{font-size:28px;line-height:36px}}.article-banner__intro{margin:0;font-size:18px;line-height:28px;color:#61646c}@media(min-width:62em)and (max-width:74.99em){.article-banner__intro{font-size:16px;line-height:24px}}@media(max-width:47.99em){.article-banner__intro{font-size:14px;line-height:20px}}.article-banner__media picture{display:block;width:100%;aspect-ratio:853/487}.article-banner__media img{width:100%;height:auto;object-fit:cover}.article-subscribe{display:flex;flex-direction:column;gap:32px;padding:40px;background-color:#f3f2f0}@media(min-width:62em)and (max-width:74.99em){.article-subscribe{padding:32px}}@media(max-width:47.99em){.article-subscribe{padding:16px;gap:24px}}.article-subscribe__content{display:flex;flex-direction:column;gap:20px}.article-subscribe__heading{margin:0;font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-weight:500;font-size:40px;line-height:48px;color:#09090b}@media(min-width:62em)and (max-width:74.99em){.article-subscribe__heading{font-size:32px;line-height:40px}}@media(max-width:47.99em){.article-subscribe__heading{font-size:28px;line-height:36px}}.article-subscribe__desc{font-size:16px;line-height:22px;color:#3f3f46}@media(max-width:47.99em){.article-subscribe__desc{font-size:14px;line-height:20px}}.article-subscribe__desc p{margin:0}.article-subscribe__disclaimer{margin:0;font-size:12px;line-height:18px;color:#3f3f46}.article-subscribe__form{--gf-color-primary: #09090B !important;--gf-color-primary-darker: #09090B !important;--gf-color-primary-lighter: #27272A !important;--gf-color-primary-contrast: #FFFFFF !important;--gf-radius: 6px !important}.article-subscribe__form .gform_wrapper{max-width:none;margin:0}.article-subscribe__form .gform_heading,.article-subscribe__form .gform_validation_errors{display:none!important}.article-subscribe__form .gform_fields{display:flex!important;align-items:flex-end;gap:24px;grid-template-columns:none!important}@media(max-width:35.99em){.article-subscribe__form .gform_fields{flex-direction:column;align-items:stretch;gap:16px}}.article-subscribe__form .gfield{margin:0;padding:0;grid-column:auto!important}.article-subscribe__form .gfield--type-email{position:relative;flex:1;min-width:0}.article-subscribe__form .gfield--type-submit{flex:0 0 auto}.article-subscribe__form .gfield_validation_message,.article-subscribe__form .gfield_description.validation_message{margin:4px 0 0;padding:0;border:0;background:none;font-size:12px;line-height:16px;color:#dc3545}@media(min-width:36em){.article-subscribe__form .gfield_validation_message,.article-subscribe__form .gfield_description.validation_message{position:absolute;top:100%;left:0}}.article-subscribe__form .gfield_label{margin-bottom:8px;font-size:14px;font-weight:500;line-height:14px;color:#3f3f46}.article-subscribe__form input[type=email],.article-subscribe__form input[type=text]{width:100%;height:36px;padding:4px 12px;border:1px solid #e4e4e7;border-radius:6px;background-color:#fff;font-size:14px;line-height:20px;color:#3f3f46}.article-subscribe__form input[type=email]::placeholder,.article-subscribe__form input[type=text]::placeholder{color:#a1a1aa}.article-subscribe__form .gform_footer{margin:0;padding:0}.article-subscribe__form input[type=submit],.article-subscribe__form button[type=submit],.article-subscribe__form .gform_button{padding:8px 20px;height:36px;border:0;border-radius:9999px!important}@media(max-width:35.99em){.article-subscribe__form input[type=submit],.article-subscribe__form button[type=submit],.article-subscribe__form .gform_button{width:100%!important}}.article-subscribe__form input[type=submit],.article-subscribe__form button[type=submit],.article-subscribe__form .gform_button{background-color:#09090b!important;color:#fff!important;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;line-height:20px;cursor:pointer}.article-subscribe__form input[type=submit]:hover,.article-subscribe__form input[type=submit]:active,.article-subscribe__form input[type=submit]:focus,.article-subscribe__form button[type=submit]:hover,.article-subscribe__form button[type=submit]:active,.article-subscribe__form button[type=submit]:focus,.article-subscribe__form .gform_button:hover,.article-subscribe__form .gform_button:active,.article-subscribe__form .gform_button:focus{background-color:#27272a!important}.article-subscribe__form .gform_ajax_spinner{display:none!important}.related-posts{display:flex;flex-direction:column;gap:24px;position:sticky;top:110px}.admin-bar .related-posts{top:142px}@media(max-width:61.99em){.related-posts{position:static}}.related-posts__title{margin:0;font-size:16px;line-height:24px;font-weight:500;color:#3f3f46}.related-posts__list{display:flex;flex-direction:column}.related-posts__item{display:flex;gap:16px;padding:20px 0;border-bottom:1px solid #e6e4e2;text-decoration:none}.related-posts__item:first-child{border-top:1px solid #e6e4e2}.related-posts__item:hover .related-posts__item-title{text-decoration:underline}.related-posts__thumb{flex:0 0 140px;width:140px;height:100px}@media(min-width:62em)and (max-width:74.99em){.related-posts__thumb{flex-basis:100px;width:100px;height:72px}}.related-posts__thumb picture{display:block;width:100%;height:100%}.related-posts__thumb img{width:100%;height:100%;object-fit:cover}.related-posts__content{display:flex;flex-direction:column;gap:4px;padding:4px 0}.related-posts__item-title{font-size:16px;line-height:24px;font-weight:500;color:#3f3f46}@media(min-width:62em)and (max-width:74.99em){.related-posts__item-title{font-size:14px;line-height:20px}}@media(max-width:47.99em){.related-posts__item-title{font-size:14px;line-height:20px}}.related-posts__category{font-size:14px;line-height:20px;font-weight:500;color:#61646c}@media(min-width:62em)and (max-width:74.99em){.related-posts__category{font-size:12px;line-height:18px}}@media(max-width:47.99em){.related-posts__category{font-size:12px;line-height:18px}}.related-posts__explore-more{align-self:flex-start}@media(max-width:61.99em){.related-posts__explore-more{align-self:stretch}}.single-event{background:#fff;margin-top:110px;padding:0 0 80px}@media(max-width:47.99em){.single-event{margin-top:80px;padding:0 0 48px}}.single-event__inner{display:flex;flex-direction:column;align-items:flex-start}@media(min-width:62em){.single-event__inner{width:100%;margin:0 auto}}.single-event__eyebrow{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:12px;font-weight:500;line-height:16px;letter-spacing:.08em;text-transform:uppercase;color:#61646c;margin:0 0 8px}.single-event__title{font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:48px;font-weight:400;line-height:54px;color:#09090b;margin:0 0 12px}@media(max-width:47.99em){.single-event__title{font-size:32px;line-height:40px}}.single-event__meta{display:flex;flex-wrap:wrap;align-items:center;gap:16px;font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;line-height:20px;color:#61646c;margin-bottom:24px}.single-event__location{display:inline-flex;align-items:center;gap:6px}.single-event__location svg{flex-shrink:0}.single-event__back{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;margin-bottom:40px;background-color:#f4f4f5;border-radius:9999px;text-decoration:none;transition:all .2s ease}.single-event__back:hover{background-color:#e4e4e7}.single-event__back svg{display:block;width:20px;height:20px}.single-event__back span{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:14px;line-height:20px;color:#3f3f46}@media(max-width:47.99em){.single-event__back{margin-bottom:28px}}.single-event__description{width:100%;font-size:18px;line-height:28px;color:#3f3f46}@media(max-width:47.99em){.single-event__description{font-size:15px;line-height:24px}}.single-event__description p{margin:0 0 16px}.single-event__description p:last-child{margin-bottom:0}.single-event__gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;width:100%;margin-top:40px}@media(max-width:47.99em){.single-event__gallery{grid-template-columns:1fr;gap:16px;margin-top:28px}}.single-event__gallery-item{position:relative;width:100%;aspect-ratio:4/5;overflow:hidden}.single-event__gallery-item picture{display:block;width:100%;height:100%}.single-event__gallery-item img{width:100%;height:100%;object-fit:cover}.single-event__practitioner{display:grid;grid-template-columns:300px 1fr;gap:40px;width:100%;margin-top:64px}@media(max-width:47.99em){.single-event__practitioner{grid-template-columns:1fr;gap:20px;margin-top:40px}}.single-event__practitioner-photo{position:relative;width:100%;aspect-ratio:1/1;overflow:hidden}.single-event__practitioner-photo picture{display:block;width:100%;height:100%}.single-event__practitioner-photo img{width:100%;height:100%;object-fit:cover}.single-event__practitioner-name{font-family:Requiem Display,Cormorant Garamond,Georgia,serif;font-size:32px;font-weight:400;line-height:38px;color:#09090b;margin:0 0 6px}@media(max-width:47.99em){.single-event__practitioner-name{font-size:26px;line-height:32px}}.single-event__practitioner-role{font-family:DM Sans,Helvetica,Arial,sans-serif;font-size:12px;font-weight:500;line-height:16px;letter-spacing:.08em;text-transform:uppercase;color:#61646c;margin:0 0 16px}.single-event__practitioner-bio{font-size:15px;line-height:24px;color:#3f3f46}.single-event__practitioner-bio p{margin:0 0 12px}.single-event__practitioner-bio p:last-child{margin-bottom:0}.single-event-footer{background:#fff;padding:0 0 80px}@media(max-width:47.99em){.single-event-footer{padding:0 0 48px}}.single-event-footer__image picture{display:block;width:100%}.single-event-footer__image img{width:100%;height:auto}
