*,*::before,*::after{box-sizing:border-box}html{font-size:62.5%;scroll-behavior:smooth;scroll-padding-top:unset}body{font-size:clamp(1.4rem,1.1vw,1.6rem)}html{font-family:var(--text-font);font-weight:400}body{margin:0;line-height:1.5;color:var(--text);background-color:var(--background);text-wrap:pretty}body.overflow{overflow:auto;overflow-x:hidden}body.crop{height:100vh;overflow:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--headings-font);font-weight:700;line-height:1.2}h1{margin:3.6rem 0;font-size:3.5em}h2{font-size:2.5em}h3{font-size:1.25em}h4{font-size:1.125em}p{line-height:1.5}ol,ul{margin:0;padding:0;list-style:none}a{color:var(--main)}a:hover,a:focus,a:active{color:var(--secondary)}table{border-collapse:collapse;border-spacing:0}iframe{min-height:80rem}iframe,object{width:100%;height:100%;outline:0;border:0}figure{margin:0}img{width:auto;height:auto}.screen-reader-text{border:0;clip:rect(0.1rem, 0.1rem, 0.1rem, 0.1rem);clip-path:inset(50%);height:.1rem;margin:-0.1rem;overflow:hidden;padding:0;position:absolute;width:.1rem;word-wrap:normal !important}.screen-reader-text:focus{background-color:#eee;clip:auto !important;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:.5rem;line-height:normal;padding:1.5rem 2.3rem 1.4rem;text-decoration:none;top:.5rem;width:auto;z-index:100000}#wpadminbar{position:fixed;display:block;top:0;z-index:999998}.page-wrapper{overflow:hidden;padding-top:var(--header-height)}.hide{display:none}@media only screen and (min-width: 768px){.mobile{display:none}}@media only screen and (max-width: 767.98px){.desktop{display:none}}.page,.single,.archive{background-color:var(--background)}.page-header,.entry-header{position:relative;background-color:var(--secondary-background);border-bottom:.2rem solid color-mix(in srgb, var(--main) 30%, transparent)}.page-header::before,.entry-header::before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg, color-mix(in srgb, var(--secondary-background) 94%, transparent), color-mix(in srgb, var(--secondary-background) 68%, transparent))}.page-header .header-background,.entry-header .header-background{position:absolute;inset:0;width:100%;height:100%;z-index:0}.page-header .header-background img,.entry-header .header-background img{width:100%;height:100%;object-fit:cover}.page-header .header-wrapper,.entry-header .header-wrapper{position:relative;z-index:2;max-width:var(--broad);margin:0 auto;padding-inline:var(--padding);padding-block-start:calc(var(--header-height) + var(--padding)*1.5);padding-block-end:calc(var(--padding)*2.5);min-height:42rem;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;text-align:left}.page-header .header-subtitle,.entry-header .header-subtitle{order:1;margin:0 0 var(--gap);font-size:clamp(1.4rem,1.1vw,1.6rem);font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:color-mix(in srgb, var(--secondary-text-heading) 68%, transparent)}.page-header .header-title,.entry-header .header-title{order:2;margin:0;color:var(--secondary-text-heading);font-size:clamp(3.8rem,5.5vw,8.4rem);line-height:1.02}.page-header .header-description,.entry-header .header-description{order:3;max-width:82rem;margin-top:var(--gap);font-size:clamp(1.6rem,1.2vw,1.8rem);color:color-mix(in srgb, var(--secondary-text-heading) 78%, transparent)}.page-header .header-description p:first-of-type,.entry-header .header-description p:first-of-type{margin-top:0}.page-header .header-description p:last-of-type,.entry-header .header-description p:last-of-type{margin-bottom:0}.page-header .header-cta,.entry-header .header-cta{order:4;position:absolute;right:var(--padding);bottom:calc(var(--padding)*2.5);margin:0}@media all and (max-width: 1024px){.page-header .header-wrapper,.entry-header .header-wrapper{min-height:32rem;padding-block:calc(var(--padding)*2)}.page-header .header-cta,.entry-header .header-cta{position:static;bottom:auto;margin-top:var(--gap)}}.page-content,.entry-content{overflow-x:auto;display:block;max-width:var(--content);margin:0 auto;padding:calc(var(--padding)*4) var(--padding)}.page-content>*:first-child,.entry-content>*:first-child{margin-top:0}.page-content p,.entry-content p{margin-bottom:calc(var(--gap)/2)}.page-content ol ol,.page-content ol ul,.page-content ul ol,.page-content ul ul,.entry-content ol ol,.entry-content ol ul,.entry-content ul ol,.entry-content ul ul{padding-left:var(--padding)}.page-content .wrapper.narrow,.entry-content .wrapper.narrow{max-width:var(--paragraph);margin:0 auto}.page-content .posted-on,.entry-content .posted-on{display:block;text-align:right;opacity:.5}.entry-content ul li,.entry-content ol li{margin-top:calc(var(--gap)/4)}.entry-content ul{list-style:disc;padding-left:var(--padding)}.entry-content ol{list-style:decimal}.entry-content ol>li>:not(:first-child){text-indent:0}.entry-content ol>li::before{float:left;margin-right:1ch}.entry-content ol:not([type]){counter-reset:index-decimal;list-style-type:none}.entry-content ol:not([type])>li::before{content:counters(index-decimal, ".") ". ";counter-increment:index-decimal}.entry-content ol[type]{counter-reset:index-lower-latin;list-style:none}.entry-content ol[type]>li::before{counter-increment:index-lower-latin;content:counter(index-lower-latin, lower-latin) ") "}.entry-content>ol:not([type])>li:has(h2)::before,.entry-content>ol:not([type])>li:has(h3)::before{content:""}.entry-content>ol:not([type])>li>h2:first-child::before,.entry-content>ol:not([type])>li>h3:first-child::before{margin-right:0;content:counter(index-decimal) ". ";list-style:decimal;list-style-type:none}.entry-content>ol[type]{counter-reset:index-upper-latin}.entry-content>ol[type]>li{counter-increment:index-upper-latin;list-style:none}.entry-content>ol[type]>li::before{content:none}.entry-content>ol[type]>li>*:first-child:not(a):not(ol):not(ul)::before{content:counter(index-upper-latin, upper-latin) ". ";list-style-type:none}.entry-content table td{border:.1rem solid var(--secondary);padding:var(--gap) var(--padding);vertical-align:top}.entry-content table td p:first-child{margin-top:0}.entry-content table td p:last-child{margin-bottom:0}.entry-meta,.entry-footer{display:block;max-width:var(--content);padding:0 var(--padding);box-sizing:content-box}.archive .entry-header{padding:var(--padding) calc(var(--padding)*2)}.section-background{position:absolute;inset:0;width:100%;height:100%;z-index:0}.section-background img{width:100%;height:100%;object-fit:cover;object-position:bottom}.section-wrapper{max-width:var(--broad);margin:0 auto;padding:calc(var(--padding)*4) var(--padding)}.section-wrapper .section-label{display:flex;align-items:center;text-transform:uppercase;gap:calc(var(--gap)/2);font-size:clamp(1.4rem,1.1vw,1.6rem);letter-spacing:.14em;margin-bottom:calc(var(--gap)/2);color:color-mix(in srgb, var(--text-heading) 60%, var(--background))}.section-wrapper .section-label .section-label-line{display:none}.section-wrapper .section-label img{width:2rem;height:2rem;object-fit:contain}.section-wrapper .section-title{font-family:var(--headings-font);font-size:clamp(3rem,3.9vw,6rem);font-weight:500;line-height:1.3;color:var(--text-heading);margin:0;text-transform:capitalize}.section-wrapper .section-subtitle{font-size:clamp(1.8rem,1.6vw,2.4rem);margin:var(--gap) 0 0}.section-wrapper .section-description{font-size:clamp(1.6rem,1.3vw,2rem);line-height:1.2;letter-spacing:.02em;color:color-mix(in srgb, var(--text-heading) 60%, var(--background));margin:calc(var(--gap)/2) 0 0}.section-wrapper .section-description p:first-of-type{margin-top:0}.section-wrapper .section-description p:last-of-type{margin-bottom:0}.section-wrapper .section-cta{margin-top:var(--gap)}.btn{position:relative;display:inline-block;padding:calc(var(--gap)/2) var(--gap);line-height:1;text-decoration:none;text-align:center;color:var(--secondary-text-heading);background-color:var(--main);border-radius:var(--border-radius);transition:all .3s linear;border:none;font-family:var(--headings-font);text-transform:capitalize;font-size:clamp(1.6rem,1.3vw,2rem);font-weight:500}.btn.dark{color:var(--secondary-text-heading);background-color:var(--secondary-background)}.btn.dark:hover,.btn.dark:active{color:var(--secondary-text-heading);background-color:var(--secondary)}.btn.dark.outline{color:var(--text-heading);background-color:var(--secondary-text-heading);border:var(--border-width) solid var(--text-heading)}.btn.dark.outline:hover,.btn.dark.outline:active{color:var(--secondary);background-color:var(--secondary-text-heading);border-color:var(--secondary)}.btn:hover,.btn:active{color:var(--secondary-text-heading);background-color:var(--secondary)}.btn.outline{--border-width: 0.2rem;color:var(--main);background-color:var(--secondary-text-heading);border:var(--border-width) solid var(--secondary-text-heading);padding:calc(var(--gap)/2 - var(--border-width)) calc(var(--gap) - var(--border-width))}.btn.outline:hover,.btn.outline:active{color:var(--main);background-color:var(--secondary-text);border-color:var(--secondary-text)}.btn.link{padding:0;background-color:rgba(0,0,0,0);color:var(--text-heading);border:none;text-decoration:underline;text-underline-offset:.2rem}.btn.link:hover,.btn.link:active{background-color:rgba(0,0,0,0);color:var(--secondary)}.btn.link .btn-label::after{content:none}.btn .btn-label::after{content:"";display:inline-block;vertical-align:middle;width:1em;height:1em;margin-left:calc(var(--gap)/4);background:currentColor;-webkit-mask-image:url(../../images/icons/icon-arrow_right.svg);-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;mask-image:url(../../images/icons/icon-arrow_right.svg);mask-size:contain;mask-repeat:no-repeat;mask-position:center}@media all and (max-width: 1024px){.btn{--gap: calc(var(--spacing) * 12)}}.section-secondary{background-color:var(--secondary-background);color:var(--secondary-text)}.post-item{border:.2rem solid var(--border-color);border-radius:var(--border-radius);overflow:hidden}.post-item a{text-decoration:none}.post-item .post-image{display:block;width:100%;aspect-ratio:385/228;overflow:hidden;background:var(--border-color)}.post-item .post-image img{width:100%;height:100%;object-fit:cover}.post-item .post-content{display:flex;flex-direction:column;padding:var(--gap)}.post-item .post-content .post-title,.post-item .post-content .post-excerpt{margin-top:0;margin-bottom:calc(var(--gap)/2);line-clamp:2;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;text-transform:initial;overflow:hidden}.post-item .post-content .post-title{color:var(--main);font-size:clamp(1.8rem,1.6vw,2.4rem);font-weight:600;line-height:1.2;min-height:2.4em}.post-item .post-content .post-excerpt{color:var(--text);font-size:1.4rem;line-height:1.5;min-height:4.2rem}.post-item .post-content .post-cta{display:flex;justify-content:flex-start}#loader-temp,.loader-temp{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100vh;background-color:var(--background);z-index:999999}#loader-temp .loader,.loader-temp .loader{position:absolute;display:block;width:10rem;top:0;left:0;bottom:0;right:0;margin:auto}#loader-temp .loader:before,.loader-temp .loader:before{content:"";display:block;padding-top:100%}#loader-temp .loader .path,.loader-temp .loader .path{stroke:var(--main)}#loader-temp .circular,.loader-temp .circular{animation:rotate 2s linear infinite;height:100%;transform-origin:center center;width:100%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}#loader-temp .path,.loader-temp .path{stroke-dasharray:1,200;stroke-dashoffset:0;animation:dash 1.5s ease-in-out infinite;stroke-linecap:round}@keyframes rotate{100%{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}#scroll-to-top{display:block;border-radius:var(--border-radius);width:4.8rem;height:4.8rem;background-color:var(--main);box-shadow:0rem 0rem 1.6rem rgba(0,0,0,.25);position:fixed;right:3.2rem;bottom:0;z-index:110;opacity:0;transition:opacity .3s,bottom .3s,background-color .35s;cursor:pointer}#scroll-to-top:after{content:"";display:flex;width:1.6rem;height:1.6rem;position:absolute;background:var(--secondary-text-heading);-webkit-mask-image:url(../../images/icons/icon-arrow_right.svg);-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;mask-image:url(../../images/icons/icon-arrow_right.svg);mask-size:contain;mask-repeat:no-repeat;mask-position:center;left:50%;top:50%;transform:translate(-50%, -50%) rotate(-90deg)}#scroll-to-top:hover{background-color:var(--secondary)}#scroll-to-top.show{opacity:1;bottom:9rem}@media all and (max-width: 768px){#scroll-to-top{right:1.6rem}}.error404{background-color:var(--background)}.error404 .entry-content{text-align:center}.grecaptcha-badge{display:none}.smw-down{color:var(--color-down)}.smw-up{color:var(--color-up)}html.tpw-is-loaded.tp-logged-out .js-logout,html.tpw-is-loaded.tp-logged-out .trader-user{position:absolute;pointer-events:none;transition:none;opacity:0;display:none}html.tpw-is-loaded.tp-logged-out .guest-user{position:relative;pointer-events:all;opacity:1}html.tpw-is-loaded.tp-logged-in .guest-user{position:absolute;pointer-events:none;transition:none;opacity:0;display:none}html.tpw-is-loaded.tp-logged-in .trader-user{opacity:1;position:relative;pointer-events:all;transition:opacity .2s ease}html.tpw-is-loaded.tp-logged-in .js-logout{position:relative;pointer-events:all;cursor:pointer;transition:opacity .2s ease;opacity:1}html .trader-user,html .guest-user{opacity:0;transition:opacity .2s ease-in;pointer-events:none;position:absolute}html .page-template-widget-template>.page-wrapper>.tp-widget-wrapper{display:flex;align-items:center;justify-content:center;padding-top:9.6rem}html .page-template-widget-template>.page-wrapper>.tp-widget-wrapper *{box-sizing:border-box}@media only screen and (max-width: 1024px){html.tpw-is-loaded.tp-logged-in .main-header .main-menu .account-controls .guest-user{flex:0;padding-left:0}html.tpw-is-loaded.tp-logged-in .main-header .main-menu .account-controls .guest-user:first-child{padding-right:0}html.tpw-is-loaded.tp-logged-in .main-header .main-menu .account-controls .trader-user{flex:1}}#cookie-notice{z-index:999999}@media only screen and (max-width: 1024px){.tp-logged-in .main-header .site-nav a[href*="/trading"]{display:none !important}html .page-template-widget-template>.page-wrapper>.tp-widget-wrapper>.platform-widget{width:fit-content;margin-left:auto;margin-right:auto}}html.tpw-is-loaded.tp-logged-out .page-template-widget-template>.page-wrapper>.tp-widget-wrapper::before,html.tpw-is-loaded.tp-logged-out .page-template-widget-template>.page-wrapper>.tp-widget-wrapper::after{display:none}html .page-template-widget-template>.page-wrapper>.tp-widget-wrapper{position:relative;padding-top:12rem;padding-bottom:12rem;min-height:calc(70vh - var(--header-height))}@supports(min-height: calc(70svh - var(--header-height))){html .page-template-widget-template>.page-wrapper>.tp-widget-wrapper{min-height:calc(70svh - var(--header-height))}}html .page-template-widget-template>.page-wrapper>.tp-widget-wrapper::before,html .page-template-widget-template>.page-wrapper>.tp-widget-wrapper::after{content:"";width:5rem;height:5rem;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);pointer-events:none}html .page-template-widget-template>.page-wrapper>.tp-widget-wrapper::before{border:solid 3px var(--background);z-index:-2}html .page-template-widget-template>.page-wrapper>.tp-widget-wrapper::after{border:solid 3px rgba(0,0,0,0);border-top-color:var(--main);animation:loading .5s linear infinite;z-index:-1}@media screen and (max-width: 1024px){html .page-template-widget-template>.page-wrapper>.tp-widget-wrapper{padding-top:6rem;padding-bottom:6rem}}@keyframes loading{0%{transform:translate(-50%, -50%) rotate(0deg)}100%{transform:translate(-50%, -50%) rotate(360deg)}}.admin-bar .main-header{top:var(--wp-admin-bar-height, 0px)}@keyframes growDown{0%{transform:scaleY(0);opacity:0}80%{transform:scaleY(1.1);opacity:.75}100%{transform:scaleY(1);opacity:1}}.main-header{position:fixed;left:0;top:0;width:100%;z-index:999;background:var(--surface);height:var(--header-height);transition:height .25s ease;display:flex;flex-direction:column}.main-header .header-nav-wrapper{flex:1;position:relative;display:grid;grid-template-columns:minmax(0, 1fr) auto minmax(0, 1fr);grid-template-rows:1fr;align-items:center;column-gap:var(--gap);padding:0 var(--padding);max-width:var(--broad);margin:0 auto;width:100%}.main-header .header-nav-wrapper .custom-logo-link{grid-column:2;grid-row:1;justify-self:center;display:block;align-self:stretch;position:relative;width:clamp(20rem,16.45vw,25rem);background:var(--surface)}.main-header .header-nav-wrapper .custom-logo-link .logo-primary{position:absolute;top:0;left:50%;transform:translateX(-50%);height:clamp(11rem,9.21vw,14rem);width:auto;object-fit:contain;transition:all .25s ease;background:var(--surface);padding:calc(var(--padding)/2)}.main-header .header-nav-wrapper .custom-logo-link .logo-secondary{display:none}.main-header .header-nav-wrapper .menu-mobile-btn{display:none}.main-header .header-nav-wrapper .header-nav{display:contents}.main-header .header-nav-wrapper .header-nav .header-menu{grid-column:1;grid-row:1;justify-self:start;align-self:stretch;min-width:0;display:flex;flex-direction:row;align-items:center;gap:clamp(var(--gap)*.6,1.94vw - .55rem,var(--gap))}.main-header .header-nav-wrapper .header-nav .header-menu .menu-item{display:flex;align-items:center;height:100%;transition:all .3s ease-in-out;color:var(--text-heading)}.main-header .header-nav-wrapper .header-nav .header-menu .menu-item:hover{color:var(--main)}.main-header .header-nav-wrapper .header-nav .header-menu .menu-item a{position:relative;display:flex;align-items:center;height:100%;text-decoration:none;color:inherit}.main-header .header-nav-wrapper .header-nav .header-menu .menu-item-has-children{position:relative;padding-right:2rem}.main-header .header-nav-wrapper .header-nav .header-menu .menu-item-has-children>a::after{content:"";width:0;height:0;border-style:solid;border-width:.5rem .5rem 0 .5rem;border-color:currentColor rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);position:absolute;top:50%;right:-1.5rem;transform:translateY(-50%);transition:transform .3s ease-in-out}.main-header .header-nav-wrapper .header-nav .header-menu .menu-item-has-children:hover>a::after,.main-header .header-nav-wrapper .header-nav .header-menu .menu-item-has-children:focus>a::after,.main-header .header-nav-wrapper .header-nav .header-menu .menu-item-has-children:focus-within>a::after,.main-header .header-nav-wrapper .header-nav .header-menu .menu-item-has-children.active>a::after{transform:translateY(-50%) rotate(-180deg)}.main-header .header-nav-wrapper .header-nav .header-menu .menu-item-has-children:hover .sub-menu,.main-header .header-nav-wrapper .header-nav .header-menu .menu-item-has-children:focus .sub-menu,.main-header .header-nav-wrapper .header-nav .header-menu .menu-item-has-children:focus-within .sub-menu,.main-header .header-nav-wrapper .header-nav .header-menu .menu-item-has-children.active .sub-menu{animation:growDown .3s ease-in-out forwards;transform-origin:top center}.main-header .header-nav-wrapper .header-nav .header-menu .menu-item-has-children:hover .sub-menu .menu-item,.main-header .header-nav-wrapper .header-nav .header-menu .menu-item-has-children:focus .sub-menu .menu-item,.main-header .header-nav-wrapper .header-nav .header-menu .menu-item-has-children:focus-within .sub-menu .menu-item,.main-header .header-nav-wrapper .header-nav .header-menu .menu-item-has-children.active .sub-menu .menu-item{color:var(--text-heading)}.main-header .header-nav-wrapper .header-nav .header-menu .menu-item-has-children:hover .sub-menu .menu-item:hover,.main-header .header-nav-wrapper .header-nav .header-menu .menu-item-has-children:focus .sub-menu .menu-item:hover,.main-header .header-nav-wrapper .header-nav .header-menu .menu-item-has-children:focus-within .sub-menu .menu-item:hover,.main-header .header-nav-wrapper .header-nav .header-menu .menu-item-has-children.active .sub-menu .menu-item:hover{color:var(--main)}.main-header .header-nav-wrapper .header-nav .header-menu .menu-item-has-children .sub-menu{--submenu-radius: 0;cursor:default;position:absolute;top:calc(100% + var(--gap));display:flex;flex-direction:column;min-width:25rem;border-radius:var(--submenu-radius);transform:scaleY(0);transform-origin:top;background-color:var(--background);border:.1rem solid var(--border-color);box-shadow:var(--box-shadow)}.main-header .header-nav-wrapper .header-nav .header-menu .menu-item-has-children .sub-menu::before{content:"";position:absolute;top:calc(var(--padding)*-1);left:0;width:100%;height:4rem;opacity:0}.main-header .header-nav-wrapper .header-nav .header-menu .menu-item-has-children .sub-menu .menu-item{width:100%;transition:all .3s ease-in-out}.main-header .header-nav-wrapper .header-nav .header-menu .menu-item-has-children .sub-menu .menu-item:hover{background:var(--surface)}.main-header .header-nav-wrapper .header-nav .header-menu .menu-item-has-children .sub-menu .menu-item:first-of-type{border-radius:var(--submenu-radius) var(--submenu-radius) 0 0}.main-header .header-nav-wrapper .header-nav .header-menu .menu-item-has-children .sub-menu .menu-item:last-of-type{border-radius:0 0 var(--submenu-radius) var(--submenu-radius)}.main-header .header-nav-wrapper .header-nav .header-menu .menu-item-has-children .sub-menu .menu-item a{padding:1.2rem 1.6rem;width:100%}.main-header .header-nav-wrapper .header-nav .account-controls{grid-column:3;grid-row:1;justify-self:end;align-self:center;display:flex;justify-content:flex-end;align-items:center;gap:calc(var(--gap)/2)}html.header-compact{--header-live: 8rem}html.header-compact .main-header{height:8rem}html.header-compact .main-header .header-nav-wrapper .custom-logo-link .logo-primary{height:7rem;padding:calc(var(--padding)/4) 0 0}@media(prefers-reduced-motion: reduce){.main-header{transition-duration:.01ms}.main-header .header-nav-wrapper .custom-logo-link .logo-primary{transition-duration:.01ms}}@media only screen and (max-width: 1024px){html.header-compact{--header-live: var(--header-height)}html.header-compact .main-header{height:var(--header-height)}.main-header .header-nav-wrapper{display:flex;align-items:center;grid-template-columns:none;grid-template-rows:none;padding:.8rem var(--padding)}.main-header .header-nav-wrapper::after{content:"";position:absolute;display:block;width:100%;height:100%;left:0;top:0;background-color:var(--surface);z-index:100}.main-header .header-nav-wrapper .custom-logo-link{position:relative;z-index:101;align-self:center;width:auto;padding:0;background:none;box-shadow:none;transform:none}.main-header .header-nav-wrapper .custom-logo-link .logo-primary{display:none}.main-header .header-nav-wrapper .custom-logo-link .logo-secondary{display:block;height:3rem;width:auto}.main-header .header-nav-wrapper .menu-mobile-btn{position:relative;display:block;justify-self:end;margin-left:auto;width:2.4rem;height:4.8rem;padding:0;background:none;border:none;z-index:102;cursor:pointer}.main-header .header-nav-wrapper .menu-mobile-btn:focus,.main-header .header-nav-wrapper .menu-mobile-btn:active{outline:none}.main-header .header-nav-wrapper .menu-mobile-btn.burger{transition:transform .25s .5s ease-out}.main-header .header-nav-wrapper .menu-mobile-btn.burger .top,.main-header .header-nav-wrapper .menu-mobile-btn.burger .bottom,.main-header .header-nav-wrapper .menu-mobile-btn.burger .middle{display:block;position:absolute;width:100%;height:2px;background-color:var(--text-heading);transition:top .25s .75s ease,transform .25s .25s ease-in}.main-header .header-nav-wrapper .menu-mobile-btn.burger .top{top:35%}.main-header .header-nav-wrapper .menu-mobile-btn.burger .middle{top:50%}.main-header .header-nav-wrapper .menu-mobile-btn.burger .bottom{top:65%}.main-header .header-nav-wrapper .menu-mobile-btn.toggled{transform:rotate(-45deg)}.main-header .header-nav-wrapper .menu-mobile-btn.toggled .top,.main-header .header-nav-wrapper .menu-mobile-btn.toggled .bottom{top:50% !important;transition:top .25s ease}.main-header .header-nav-wrapper .menu-mobile-btn.toggled .middle{transform:rotate(-90deg)}.main-header .header-nav-wrapper .header-nav{display:flex;position:fixed;flex-direction:column;align-items:stretch;top:calc(var(--header-height) + var(--wp-admin-bar-height, 0px));left:0;background:var(--surface);width:100vw;height:calc(var(--vh)*100 - var(--header-height) - var(--wp-admin-bar-height, 0px));justify-content:space-between;gap:0;transform:translateY(-100%);opacity:0;transition:transform .3s ease-in-out,opacity .3s ease-in-out}.main-header .header-nav-wrapper .header-nav.show{transform:translateY(0);opacity:1;pointer-events:auto}.main-header .header-nav-wrapper .header-nav .header-menu{flex-direction:column;align-items:flex-start;flex:1;overflow-y:auto;gap:0;padding:var(--padding)}.main-header .header-nav-wrapper .header-nav .header-menu .menu-item{height:initial;width:100%}.main-header .header-nav-wrapper .header-nav .header-menu .menu-item a{height:initial;width:100%;padding:1.2rem 0}.main-header .header-nav-wrapper .header-nav .header-menu .menu-item-has-children{position:relative;display:flex;flex-direction:column;padding-right:0}.main-header .header-nav-wrapper .header-nav .header-menu .menu-item-has-children>a::after{right:0}.main-header .header-nav-wrapper .header-nav .header-menu .menu-item-has-children.active .sub-menu{display:flex}.main-header .header-nav-wrapper .header-nav .header-menu .menu-item-has-children.active .sub-menu .menu-item{color:var(--text-heading)}.main-header .header-nav-wrapper .header-nav .header-menu .menu-item-has-children.active .sub-menu .menu-item:hover{color:var(--main)}.main-header .header-nav-wrapper .header-nav .header-menu .menu-item-has-children .sub-menu{--submenu-radius: 0;position:relative;top:unset;min-width:unset;border:none;display:none;background-color:unset;width:100%;padding-left:var(--padding);box-shadow:none}.main-header .header-nav-wrapper .header-nav .header-menu .menu-item-has-children .sub-menu::before{content:none}.main-header .header-nav-wrapper .header-nav .header-menu .menu-item-has-children .sub-menu .menu-item{width:100%;color:var(--text-heading)}.main-header .header-nav-wrapper .header-nav .header-menu .menu-item-has-children .sub-menu .menu-item:hover{background:unset}.main-header .header-nav-wrapper .header-nav .header-menu .menu-item-has-children .sub-menu .menu-item:first-of-type{border-radius:0}.main-header .header-nav-wrapper .header-nav .header-menu .menu-item-has-children .sub-menu .menu-item:last-of-type{border-radius:0}.main-header .header-nav-wrapper .header-nav .header-menu .menu-item-has-children .sub-menu .menu-item a{padding:1.2rem 0}.main-header .header-nav-wrapper .header-nav .account-controls{margin-left:0;width:100%;padding:var(--padding);gap:var(--gap)}.main-header .header-nav-wrapper .header-nav .account-controls li,.main-header .header-nav-wrapper .header-nav .account-controls .btn{width:100%}}#svg-safe-area path{stroke:none !important;fill:#fff !important}.main-footer{--footer-divider: color-mix( in srgb, var(--secondary-text-heading) 12%, transparent )}.main-footer a{text-decoration:none}.main-footer ul{list-style:none;margin:0;padding:0}.footer-nav .section-wrapper{display:flex;justify-content:space-between;align-items:flex-start;gap:calc(var(--gap)*3) calc(var(--gap)*2);padding:calc(var(--padding)*3) var(--padding) calc(var(--padding)*2);border-bottom:.1rem solid var(--footer-divider)}.footer-nav .section-wrapper .footer-brand{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-start;gap:calc(var(--gap)*1.5)}.footer-nav .section-wrapper .footer-brand .brand-logo{display:block;height:10.8rem;width:auto}.footer-nav .section-wrapper .footer-brand .payment-methods{display:grid;grid-template-columns:repeat(3, 8.8rem);gap:1.2rem}.footer-nav .section-wrapper .footer-brand .payment-methods .payment-method{width:8.8rem;height:5.6rem;padding:1rem 1.2rem;border:rgba(255,255,255,.2) 1px solid;background:rgba(250,251,255,.062745098);object-fit:contain}.footer-nav .section-wrapper .footer-brand .social-menu{display:flex;flex-wrap:wrap;gap:var(--gap)}.footer-nav .section-wrapper .footer-brand .social-menu a{color:color-mix(in srgb, var(--surface) 70%, transparent);font-size:clamp(1.4rem,1.1vw,1.6rem);transition:color .2s ease}.footer-nav .section-wrapper .footer-brand .social-menu a:hover{color:var(--surface)}.footer-nav .section-wrapper .footer-menu{display:flex;flex-wrap:wrap;gap:calc(var(--gap)*3)}.footer-nav .section-wrapper .footer-menu>li{display:flex;flex-direction:column;min-width:16rem}.footer-nav .section-wrapper .footer-menu>li>a{margin-bottom:var(--gap);font-size:clamp(1.4rem,1.1vw,1.6rem);font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--surface)}.footer-nav .section-wrapper .footer-menu .sub-menu{display:flex;flex-direction:column;gap:calc(var(--gap)*.6)}.footer-nav .section-wrapper .footer-menu .sub-menu a{font-size:clamp(1.4rem,1.1vw,1.6rem);color:color-mix(in srgb, var(--surface) 70%, transparent);transition:color .2s ease}.footer-nav .section-wrapper .footer-menu .sub-menu a:hover{color:var(--surface)}.footer-legal .section-wrapper{padding:calc(var(--padding)*1.5) var(--padding);border-bottom:.1rem solid var(--footer-divider)}.footer-legal .section-wrapper .legal-menu{display:flex;flex-wrap:wrap;justify-content:space-between;gap:calc(var(--gap)/2) calc(var(--gap)*2)}.footer-legal .section-wrapper .legal-menu a{font-size:clamp(1.4rem,1.1vw,1.6rem);color:color-mix(in srgb, var(--surface) 70%, transparent);transition:color .2s ease}.footer-legal .section-wrapper .legal-menu a:hover{color:var(--surface)}.disclaimer-section .section-wrapper{padding:calc(var(--padding)*1.5) var(--padding) calc(var(--padding)*3)}.disclaimer-section .section-wrapper .disclaimer{font-size:1.4rem;line-height:1.7;color:color-mix(in srgb, var(--surface) 55%, transparent)}.disclaimer-section .section-wrapper .disclaimer p{margin:0 0 1.6rem}.disclaimer-section .section-wrapper .disclaimer p:last-child{margin-bottom:0}.disclaimer-section .section-wrapper .disclaimer p:first-child{letter-spacing:.08em}.disclaimer-section .section-wrapper .disclaimer p:first-child u{text-decoration:none}.disclaimer-section .section-wrapper .disclaimer strong{color:color-mix(in srgb, var(--surface) 70%, transparent)}.disclaimer-section .section-wrapper .disclaimer a{color:var(--surface)}@media all and (max-width: 1024px){.footer-nav .section-wrapper{flex-direction:column}.footer-nav .section-wrapper .footer-brand{align-items:center;text-align:center;margin:auto}.footer-nav .section-wrapper .footer-brand .payment-methods{justify-content:center}.footer-nav .section-wrapper .footer-menu{width:100%;justify-content:space-between}.footer-legal .section-wrapper .legal-menu{justify-content:center;gap:var(--gap)}}@media all and (max-width: 768px){.footer-nav .section-wrapper .footer-menu{flex-direction:column;gap:calc(var(--gap)*1.5)}.footer-legal .section-wrapper .legal-menu{flex-direction:column;text-align:center}}.container-animate .element-animate{animation-duration:var(--animation-duration);animation-timing-function:var(--animation-timing-function);animation-fill-mode:forwards;animation-play-state:paused;pointer-events:none}.container-animate .element-animate:nth-child(1){animation-delay:.1s}.container-animate .element-animate:nth-child(2){animation-delay:.2s}.container-animate .element-animate:nth-child(3){animation-delay:.3s}.container-animate .element-animate:nth-child(4){animation-delay:.4s}.container-animate .element-animate:nth-child(5){animation-delay:.5s}.container-animate .element-animate:nth-child(6){animation-delay:.6s}.container-animate .element-animate:nth-child(7){animation-delay:.7s}.container-animate .element-animate:nth-child(8){animation-delay:.8s}.container-animate .element-animate:nth-child(9){animation-delay:.9s}.container-animate .element-animate:nth-child(10){animation-delay:1s}.container-animate[data-animate=slide-ltr] .element-animate:not([data-animate]){opacity:0;transform:translateX(-25%);animation-name:slide-ltr}.container-animate[data-animate=slide-rtl] .element-animate:not([data-animate]){opacity:0;transform:translateX(25%);animation-name:slide-rtl}.container-animate[data-animate=fade-in-up] .element-animate:not([data-animate]){opacity:0;transform:translateY(100%);animation-name:fade-in-up}.container-animate[data-animate=zoom-in-up] .element-animate:not([data-animate]){opacity:0;transform:scale(0.5);animation-name:zoom-in-up}.container-animate[data-animate=clip-ltr] .element-animate:not([data-animate]){clip-path:polygon(0% 0%, 0% 100%, 0% 100%, 0% 0%);opacity:0;animation-name:clip-ltr}.container-animate[data-animate=clip-rtl] .element-animate:not([data-animate]){clip-path:polygon(0% 0%, 0% 100%, 0% 100%, 0% 0%);opacity:0;animation-name:clip-rtl}.container-animate[data-animate=clip-btt] .element-animate:not([data-animate]){clip-path:polygon(0% 0%, 100% 0%, 100% 0%, 0% 0%);opacity:0;animation-name:clip-btt}.container-animate[data-animate=clip-ttb] .element-animate:not([data-animate]){clip-path:polygon(0% 0%, 100% 0%, 100% 0%, 0% 0%);opacity:0;animation-name:clip-ttb}.container-animate[data-animate] .element-animate[data-animate=slide-ltr],.container-animate:not([data-animate]) .element-animate[data-animate=slide-ltr]{opacity:0;transform:translateX(-25%);animation-name:slide-ltr}.container-animate[data-animate] .element-animate[data-animate=slide-rtl],.container-animate:not([data-animate]) .element-animate[data-animate=slide-rtl]{opacity:0;transform:translateX(25%);animation-name:slide-rtl}.container-animate[data-animate] .element-animate[data-animate=fade-in-up],.container-animate:not([data-animate]) .element-animate[data-animate=fade-in-up]{opacity:0;transform:translateY(25%);animation-name:fade-in-up}.container-animate[data-animate] .element-animate[data-animate=zoom-in-up],.container-animate:not([data-animate]) .element-animate[data-animate=zoom-in-up]{opacity:0;transform:scale(0.5);animation-name:zoom-in-up}.container-animate[data-animate] .element-animate[data-animate=clip-ltr],.container-animate:not([data-animate]) .element-animate[data-animate=clip-ltr]{clip-path:polygon(0% 0%, 0% 100%, 0% 100%, 0% 0%);opacity:0;animation-name:clip-ltr}.container-animate[data-animate] .element-animate[data-animate=clip-rtl],.container-animate:not([data-animate]) .element-animate[data-animate=clip-rtl]{clip-path:polygon(0% 0%, 0% 100%, 0% 100%, 0% 0%);opacity:0;animation-name:clip-rtl}.container-animate[data-animate] .element-animate[data-animate=clip-btt],.container-animate:not([data-animate]) .element-animate[data-animate=clip-btt]{clip-path:polygon(0% 0%, 100% 0%, 100% 0%, 0% 0%);opacity:0;animation-name:clip-btt}.container-animate[data-animate] .element-animate[data-animate=clip-ttb],.container-animate:not([data-animate]) .element-animate[data-animate=clip-ttb]{clip-path:polygon(0% 0%, 100% 0%, 100% 0%, 0% 0%);opacity:0;animation-name:clip-ttb}.container-animate.is-show .element-animate{animation-play-state:running;pointer-events:auto}.element-animate-self{animation-duration:var(--animation-duration);animation-timing-function:var(--animation-timing-function);animation-fill-mode:forwards;animation-play-state:paused;pointer-events:none}.element-animate-self[data-animate=slide-ltr]{opacity:0;transform:translateX(-25%);animation-name:slide-ltr}.element-animate-self[data-animate=slide-rtl]{opacity:0;transform:translateX(25%);animation-name:slide-rtl}.element-animate-self[data-animate=fade-in-up]{opacity:0;transform:translateY(25%);animation-name:fade-in-up}.element-animate-self[data-animate=fade-in]{opacity:0;animation-name:fade-in}.element-animate-self[data-animate=zoom-in-up]{opacity:0;transform:scale(0.5);animation-name:zoom-in-up}.element-animate-self[data-animate=clip-ltr]{clip-path:polygon(0% 0%, 0% 100%, 0% 100%, 0% 0%);opacity:0;animation-name:clip-ltr}.element-animate-self[data-animate=clip-rtl]{clip-path:polygon(0% 0%, 0% 100%, 0% 100%, 0% 0%);opacity:0;animation-name:clip-rtl}.element-animate-self[data-animate=clip-btt]{clip-path:polygon(0% 0%, 100% 0%, 100% 0%, 0% 0%);opacity:0;animation-name:clip-btt}.element-animate-self[data-animate=clip-ttb]{clip-path:polygon(0% 0%, 100% 0%, 100% 0%, 0% 0%);opacity:0;animation-name:clip-ttb}.element-animate-self.is-show{animation-play-state:running;pointer-events:auto}@keyframes slide-ltr{0%{opacity:0;transform:translateX(-25%)}100%{opacity:1;transform:translateX(0)}}@keyframes slide-rtl{0%{opacity:0;transform:translateX(25%)}100%{opacity:1;transform:translateX(0)}}@keyframes fade-in-up{0%{opacity:0;transform:translateY(25%)}100%{opacity:1;transform:translateY(0)}}@keyframes fade-in{0%{opacity:0}100%{opacity:1}}@keyframes zoom-in-up{0%{opacity:0;transform:scale(0.5)}100%{opacity:1;transform:scale(1)}}@keyframes clip-ltr{0%{clip-path:polygon(0% 0%, 0% 100%, 0% 100%, 0% 0%);opacity:0}100%{clip-path:polygon(0% 0%, 0% 100%, 100% 100%, 100% 0%);opacity:1}}@keyframes clip-rtl{0%{clip-path:polygon(0% 0%, 0% 100%, 0% 100%, 0% 0%);opacity:0}100%{clip-path:polygon(0% 0%, 0% 100%, 100% 100%, 100% 0%);opacity:1}}@keyframes clip-btt{0%{clip-path:polygon(0% 0%, 100% 0%, 100% 0%, 0% 0%);opacity:0}100%{clip-path:polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);opacity:1}}@keyframes clip-ttb{0%{clip-path:polygon(0% 0%, 100% 0%, 100% 0%, 0% 0%);opacity:0}100%{clip-path:polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);opacity:1}}
/*# sourceMappingURL=main.css.map */
