/*!
Theme Name: Hello Elementor Child
Template: hello-elementor
Version: 1.0.8
*/.woocommerce{font-family:Cormorant,serif;font-size:1.15rem}.header-shop-nav{position:absolute;top:35px;right:35px;display:flex;gap:15px;z-index:9}.site-header__element{display:block}.site-header__element .site-header__element-icon{position:relative}.site-header__element .site-header__element-icon:before{content:"";display:inline-block;width:24px;height:24px;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:#fff;-webkit-mask-image:url(assets/account.svg);mask-image:url(assets/account.svg)}.site-header__element-basket .site-header__element-icon:before{-webkit-mask-image:url(assets/basket.svg);mask-image:url(assets/basket.svg)}#menuhopin .site-header__element .site-header__element-icon:before{background-color:#000}.site-header__basket-count{color:#fff}.shop-hero{background-size:cover;background-position:center;padding:20px;text-align:center;position:relative;min-height:400px;display:flex;justify-content:center;align-items:center}.shop-hero h1{color:#fff;display:inline-block;margin:0}.shop-toolbar{display:flex;justify-content:space-between;align-items:center;margin:40px 0 20px}.shop-toolbar-title{color:var(--color-base-black,#000);text-align:center;font-family:Cormorant;font-size:var(--font-size-base,18px);font-style:normal;font-weight:700;line-height:var(--font-line-height-6,24px);letter-spacing:var(--font-letter-spacing-normal,0)}.shop-columns{display:flex;gap:64px}.shop-sidebar{display:none}.shop-products{flex-grow:1;max-width:100%}.custom-category-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.custom-category-list li{display:flex;justify-content:center;align-items:center;border-radius:24px;border:1px solid #cdcdcd;transition:all0 .3s}.custom-category-list li:is(.active,:hover){border-color:#282828;background:#282828}.custom-category-list li a{text-decoration:none;color:#000;padding:8px 24px;display:inline-block;transition:all0 .3s;width:100%;text-align:center;font-family:Cormorant;font-size:var(--font-size-sm,16px);font-style:normal;font-weight:700;line-height:var(--font-line-height-5,20px);letter-spacing:var(--font-letter-spacing-normal,0)}.custom-category-list li:is(.active,:hover) a{color:#fff}.woocommerce-ordering select{border-radius:32px;border-color:#f5f5f5;background:#f5f5f5}.shop-products .products{display:flex}.shop-products .products .product{background:#fff;border-radius:12px;overflow:hidden;transition:box-shadow .3s;position:relative;padding:0}.shop-products .products .product .onsale,.woocommerce .product .onsale{display:none}.shop-products .products .product:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.shop-products .products .product .woocommerce-loop-product__link img{height:280px;width:100%;-o-object-fit:contain;object-fit:contain;border-radius:8px;margin-bottom:0}.shop-products .products .product .woocommerce-loop-product__link{display:block}.shop-products .products .product .woocommerce-loop-product__title{margin-bottom:10px;padding-left:12px!important;padding-right:12px!important;color:var(--color-base-black,#000);font-family:Cormorant;font-size:var(--font-size-base,17px)!important;font-style:normal;font-weight:400;line-height:var(--font-line-height-6,24px);letter-spacing:var(--font-letter-spacing-normal,0)}.shop-products .products .product:hover .woocommerce-loop-product__title{font-weight:700}.shop-products .products .product .price{display:inline-block;padding:12px!important;color:#000!important}.shop-products .products .product .price .amount{font-family:Cormorant;font-size:var(--font-size-xl,20px)!important;font-style:normal;font-weight:700!important;line-height:var(--font-line-height-7,28px);letter-spacing:var(--font-letter-spacing-normal,0)}.shop-products .products .product .price ins{text-decoration:none!important}.shop-products .products .product .button{color:#fff!important;background:#282828;border-radius:40px;width:64px;height:44px;padding:0;margin-left:auto;display:flex!important;justify-content:center;align-items:center;transition:opacity .3s;opacity:0;position:absolute;bottom:15px;right:15px}.shop-products .products .product .button.loading{position:relative}.shop-products .products .product .button.loading:after{content:"";position:absolute;top:50%;left:50%;width:40px;height:40px;margin:-20px 0 0 -20px;border:4px solid #fff;border-top:4px solid #999;border-radius:50%;animation:1s linear infinite spin;z-index:10}.shop-products .products .product:hover .button{opacity:1}.shop-products .products .product .button::after,.shop-products .products .product .button::before{display:none}.shop-products .products .product .button img{width:24px;height:24px;margin:0!important}.shop-products .products .product a.woocommerce-LoopProduct-link{position:relative;display:block;overflow:hidden;border-radius:12px}.shop-purchase-notice{margin:16px 0 8px;padding:16px;border:1px solid #e5e7eb;border-radius:12px;background:#f9fafb}.shop-purchase-notice__inner{color:#111827;font-family:Cormorant,serif;font-size:18px;font-weight:700}.shop-purchase-notice__note{margin-top:6px;color:#4b5563;font-size:14px}.shop-purchase-notice__note a{color:#111827;text-decoration:underline}.shop-purchase-notice__legend{margin-top:8px;display:flex;align-items:center;gap:8px;color:#6b7280;font-size:12px}.shop-purchase-notice .legend-dot,.shop-purchase-notice__legend .legend-dot{width:8px;height:8px;border-radius:50%;background:#1f2937}.product-badge-on-image{position:absolute;top:10px;left:10px;background:#fff;border-radius:4px;padding:4px 8px;z-index:2;pointer-events:none;box-shadow:0 2px 4px rgba(0,0,0,.1);color:var(--color-slate-800,#1d293d);font-family:Cormorant;font-size:var(--font-size-xs,12px);font-style:normal;font-weight:700;line-height:var(--font-line-height-4,16px);letter-spacing:var(--font-letter-spacing-normal,0)}.product-hero{background-image:url(https://paulinastanula.pl/wp-content/uploads/2024/09/Pattern-2.jpg);background-size:cover;background-position:center;padding:20px;text-align:center;position:relative;min-height:366px;display:flex;justify-content:center;align-items:center;margin-bottom:40px}.woocommerce-checkout #site-header{display:none}.product-hero h1{color:#fff;display:inline-block;margin:0}.product__wrapper{display:flex;margin-bottom:40px}.product__wrapper .product__left{flex:0 0 60%;min-width:0}.product__wrapper .product__right{flex:0 0 40%;min-width:0;padding-left:64px}@media(max-width:1199px){.product__wrapper .product__right{padding-left:0}}.product__wrapper .product__left .js-video-product-wrapper{position:relative;height:24rem;overflow:hidden;max-width:100%;border-radius:8px}.product__wrapper .product__left .js-video-product-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.product__wrapper .product__left .js-video-product-wrapper.loading{min-height:300px}.woocommerce .loading{position:relative}.woocommerce .loading::after{content:"";position:absolute;top:50%;left:50%;width:40px;height:40px;margin:-20px 0 0 -20px;border:4px solid #fff;border-top:4px solid #999;border-radius:50%;animation:1s linear infinite spin;z-index:10}@keyframes spin{to{transform:rotate(360deg)}}.product__summary .product__title{color:#000;padding-bottom:20px;text-align:center;font-family:"EB Garamond",serif;font-size:48px;font-weight:600;line-height:1;letter-spacing:0}.product__wrapper .product__left .product__overlay{background-size:cover;background-position:center;height:100%;padding:2rem;position:relative}.product__wrapper .product__left .product__overlay .product__overlay-wrapper{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:20px;color:#fff;position:relative;z-index:1;font-size:1.3rem}.product__wrapper .product__left .product__overlay:before{content:"";position:absolute;inset:0;background-color:#000;opacity:.7}.product__wrapper .product__left .product__overlay .product__overlay-icon{display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:50%;flex-shrink:0;position:relative;background-color:#fff}.product__wrapper .product__left .product__overlay .product__overlay-icon:before{content:"";background-image:url(assets/lock.svg);background-repeat:no-repeat;background-position:center;width:26px;height:26px}.product__wrapper .product__cart-button{color:#fff;background:#282828;border-radius:40px;height:44px;padding:0;display:flex;justify-content:center;align-items:center;position:relative;transition:opacity .3s;gap:4px}.product__wrapper .product__cart-button span{font-size:30px;line-height:20px;margin-top:-5px}.product__wrapper .product__cart-button img{width:24px;height:24px;margin:0;display:block}.product__wrapper .product__right .product__lessons-wrapper{max-height:390px;overflow:auto;overflow-x:hidden}.product__wrapper .product__right .product__nav{display:flex;flex-direction:column;gap:12px}.product__wrapper .product__right .product__nav-title{color:#27272a;font-family:Cormorant,serif;font-size:24px;font-style:normal;font-weight:500;line-height:1.16;letter-spacing:0;margin-top:10px;margin-bottom:0}.product__wrapper .product__right .product__nav-lessons{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.product__wrapper .product__right .product__nav-item{background:var(--color-gray-50,#f9fafb);display:flex;justify-content:space-between;gap:16px;border-radius:12px;padding:12px;width:100%;cursor:pointer;transition:background-color .3s;border:0;color:#27272a;font-family:Cormorant,serif;font-size:20px;font-style:normal;font-weight:400;line-height:1.2;letter-spacing:0}.product__wrapper .product__right .product__nav-item>div{display:flex;gap:16px;flex:1;align-items:center;min-width:0;white-space:normal;word-break:break-word;overflow-wrap:anywhere;text-align:left}.product__wrapper .product__right .product__nav-item .icon{display:flex;justify-content:center;align-items:center;align-self:flex-start;background-color:#fff;width:36px;height:36px;border-radius:50%;flex-shrink:0;position:relative}.product__wrapper .product__right .product__nav-item .icon:before{content:"";background-image:url(assets/lock.svg);background-repeat:no-repeat;background-position:center;width:20px;height:20px}.product__wrapper .product__right .product__nav-item.available .icon:before{background-image:url(assets/film.svg)}.product__wrapper .product__right .product__nav-item.finished .icon:before{background-image:url(assets/certificate.svg)}.product__wrapper .product__right .product__nav-item .lesson-status{background-repeat:no-repeat;background-position:center;border-radius:5px;padding:10px;width:34px;height:34px;border:2px solid transparent}.product__wrapper .product__right .product__nav-item.available .lesson-status{border-color:#000}.product__wrapper .product__right .product__nav-item.available .lesson-status.active,.product__wrapper .product__right .product__nav-item.finished .lesson-status.download{background-color:#3fa94f;border-color:#3fa94f}.product__wrapper .product__right .product__nav-item.available .lesson-status.active{background-image:url(assets/check.svg)}.product__wrapper .product__right .product__nav-item.finished .lesson-status.download{background-image:url(assets/download.svg)}.product__wrapper .product__right .product__nav-item span{color:#000;font-size:16px;font-weight:500}.product__wrapper .product__right .product__nav-item.active{background-color:var(--color-primary,#282828);color:#fff}.product__wrapper .product__right .product__nav-item.active .lock-icon{background-color:var(--color-primary,#282828)}.product__wrapper .product__right .product__nav-item:hover{background-color:var(--color-hover,#282828);color:#fff}.product__wrapper .product__right .product__available{padding:12px;border-radius:8px;border:1px solid var(--color-slate-300,#cad5e2);display:flex;gap:8px;justify-self:self-start;color:var(--color-slate-900,#0f172b);font-family:Cormorant;font-size:var(--font-size-base,16px);font-style:normal;font-weight:700;line-height:var(--font-line-height-6,24px);letter-spacing:var(--font-letter-spacing-normal,0)}.product__wrapper .product__right .product__bottom{padding-top:40px;display:flex;justify-content:space-between}.product__wrapper .product__right .product__price-sale{color:#909090;font-family:Cormorant,serif;font-size:16px;font-style:normal;font-weight:700;line-height:2.34;text-decoration-line:strikethrough}.product__wrapper .product__right .product__price-price{color:#000;font-family:Cormorant,serif;font-size:24px;font-style:normal;font-weight:700;line-height:1.3;letter-spacing:0}.product__wrapper .product__right .product__omnibus{color:#6c7e81;font-family:Cormorant,serif;font-size:var(--font-size-xs,12px);font-style:normal;font-weight:700;line-height:var(--font-line-height-4,1.3);letter-spacing:var(--font-letter-spacing-normal,0)}.product__wrapper .product__right .product__omnibus .iworks-omnibus{display:flex;flex-direction:column}.product__description{display:flex;flex-direction:column;gap:2rem;padding-top:40px;padding-bottom:40px;border-bottom:1px solid #e2e8f0;color:var(--color-zinc-800,#27272a);font-family:Cormorant;font-size:22px;font-style:normal;font-weight:400;line-height:32px;letter-spacing:var(--font-letter-spacing-normal,0)}.product__description ul{list-style:none}.product__description :is(h3,h4,.product__description-title){color:var(--color-zinc-800,#27272a);text-align:center;font-family:"EB Garamond",serif;font-size:28px;font-style:normal;font-weight:600;line-height:var(--font-line-height-8,32px);letter-spacing:var(--font-letter-spacing-normal,0)}.product__description h2{color:var(--color-zinc-800,#27272a);text-align:center;font-family:"EB Garamond",serif;font-size:36px;font-style:normal;font-weight:600;line-height:var(--font-line-height-8,32px);letter-spacing:var(--font-letter-spacing-normal,0)}.product__description :is(h2,h3,h4) strong{font-weight:600}.product__description-row{display:flex;gap:10px;flex-wrap:wrap;flex-direction:column}.product__description-col{text-align:center}.product__description-gallery{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem}.product__description-gallery-item img{max-width:100%;height:auto;display:block;box-shadow:0 2px 8px rgba(0,0,0,.1)}.product__description-gallery-image-wrapper{position:relative;overflow:hidden;max-width:285px}.product__description-gallery-image-wrapper img{display:block;width:100%;height:auto}.product__description-gallery-title{position:absolute;bottom:0;left:0;width:100%;padding:10px 12px;background:linear-gradient(to top,rgba(0,0,0,.6),transparent);text-align:center;color:#fff;font-family:Cormorant,serif;font-size:24px;font-style:normal;font-weight:600;line-height:28px}.product__files{text-align:center}.product__file{margin-bottom:40px}.product__description .product__file-title{margin-bottom:8px;color:#1f1f1f;font-family:"EB Garamond",serif;font-size:36px;font-style:normal;font-weight:600;line-height:110%}.product__file-description{margin-bottom:40px;color:#7e7d7d;text-align:center;font-family:Cormorant,serif;font-size:18px;font-style:normal;font-weight:700;line-height:23px}.product__file-link{display:flex;flex-direction:column;align-items:center;gap:20px}.product__file-preview{width:200px;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);transition:transform .3s}.product__file-link .product__file-preview:hover{transform:scale(1.03)}.product__reviews{text-align:center;margin-top:50px;margin-bottom:80px}.product__reviews .product__file-title{color:#1f1f1f;text-align:center;font-family:"EB Garamond",serif;font-size:32px;font-style:normal;font-weight:600;line-height:110%;margin-top:0;margin-bottom:5px}.no-access-wrapper{display:flex;justify-content:center;align-items:center;padding:60px 20px}.no-access-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:32px 28px;max-width:720px;width:100%;text-align:center;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.no-access-icon{display:inline-flex;justify-content:center;align-items:center;width:60px;height:60px;border-radius:50%;background:#f3f4f6;margin:0 auto 16px;position:relative}.no-access-icon:before{content:"";background-image:url(assets/lock.svg);background-repeat:no-repeat;background-position:center;width:28px;height:28px;display:block}.no-access-title{color:var(--color-zinc-800,#27272a);font-family:"EB Garamond",serif;font-size:36px;font-style:normal;font-weight:600;line-height:1.1;margin:0 0 10px}.no-access-desc{color:#7e7d7d;font-family:Cormorant,serif;font-size:18px;font-style:normal;font-weight:700;line-height:23px;margin:0 0 24px}.no-access-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.no-access-actions .btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:12px 22px;font-family:Cormorant,serif;font-size:18px;font-weight:700;text-decoration:none}.no-access-actions .btn.btn--primary{background:#282828;color:#fff}.no-access-actions .btn.btn--secondary{background:#f3f4f6;color:#282828}.product__reviews-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.product__review{background:#fff;padding:20px;border-radius:12px;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.product__review-header{display:flex;gap:15px;align-items:center;margin-bottom:13px}.product__review-avatar{width:40px;height:40px;border-radius:40px;-o-object-fit:cover;object-fit:cover}.product__review-name{color:#000;font-family:Inter,sans-serif;font-size:18px;font-weight:700}.product__review-content{color:#000;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.5;text-align:justify}.product__review-info{color:#000;font-family:Inter,sans-serif;font-size:16px;font-weight:500;margin-bottom:20px;text-align:center;font-style:italic}.checkout-steps{display:inline-flex;height:32px;align-items:center;gap:40px;flex-shrink:0;margin:20px auto 60px;width:100%;justify-content:center}.checkout-steps .step{display:flex;align-items:center;gap:8px;color:#888;font-size:18px;font-weight:400;line-height:110%;letter-spacing:-.44px;transition:.3s}.checkout-steps .step span{display:flex;width:32px;height:32px;flex-direction:column;justify-content:center;align-items:center;gap:10px;border-radius:24px;border:1.5px solid #282828;transition:.3s}.checkout-steps .step:is(:hover,.active){color:#333}.checkout-steps .step:is(:hover,.active) span{color:#fff;background:#282828}.wc-block-components-product-name{color:#21272a;font-size:16px;font-weight:500}.wc-block-components-product-metadata{display:none}.wc-block-components-button:not(.is-link){border:0;background:0 0!important;height:auto;padding:0;width:auto}.wc-block-components-button:not(.is-link) .wc-block-components-button__text{display:flex;padding:16px 24px;justify-content:center;align-items:center;gap:18px;align-self:stretch;border-radius:999px;background:#282828;color:#fff;font-size:19px;font-weight:600;line-height:120%}.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{border:0;width:100%;max-width:350px;text-align:center}.woocommerce .woocommerce-form-login .woocommerce-form-login__submit{border-radius:3px;background:#000;padding:8px;color:#fff;text-align:center;font-size:14px;font-weight:500;line-height:23px}.woocommerce form.login .form-row,.woocommerce form.register .form-row{display:flex;flex-direction:column}.woocommerce .col2-set .col-1,.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-1,.woocommerce-page .col2-set .col-2{text-align:center;display:flex;flex-direction:column;align-items:center}.woocommerce-MyAccount-content,.woocommerce-MyAccount-content .purchased-courses,.woocommerce-MyAccount-navigation{padding-bottom:50px}.body__overflow{position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.8);z-index:99998;transition:.3s ease-in-out;cursor:pointer}.body__overflow:not(.active){opacity:0;visibility:hidden}.slide-cart{position:fixed;display:flex;flex-direction:column;padding:1.6rem 1.6rem 2.4rem;z-index:99999;right:0;top:0;width:100%;max-width:400px;background:#fff;height:100%;transition:.3s ease-in-out}.slide-cart:not(.active){right:-100%}.slide-cart__alert{position:absolute;left:0;top:0;width:100%;background:#bb1d1d;padding:1.4rem;transition:.3s ease-in-out;font-size:1.1rem;color:#fff}.slide-cart__alert:not(.active){visibility:hidden;opacity:0;top:-100%}.slide-cart__top{padding-bottom:1.6rem;border-bottom:1px solid #cdcdcd;display:flex;flex-direction:column}.slide-cart__top button{align-self:flex-end;width:40px;height:40px;padding:0;border:0!important;background:0 0!important}.slide-cart__top-title{display:block;color:var(--Neutral-Gray900,#171819);font-family:"EB Garamond",serif;font-size:25.192px;font-style:normal;font-weight:600;line-height:120%}.slide-cart__body{padding:15px 0;position:relative;flex-grow:1;flex-direction:column;height:100%;overflow:auto;gap:2.4rem;display:flex}.slide-cart__content{-webkit-box-flex:1;-ms-flex-positive:1;display:flex;flex-grow:1;overflow:auto}.slide-cart__content--list{flex-direction:column;gap:2.4rem}.slide-cart__item{display:flex;align-items:center;gap:28px}.slide-cart__item-thumbnail{width:75px;height:75px;border-radius:1.2rem;overflow:hidden}.slide-cart__item-details{width:calc(100% - 75px - 2.4rem - 2.4rem - 2.4rem)}.slide-cart__item-name a{color:#21272a;font-family:"EB Garamond",serif;font-size:19px;font-style:normal;font-weight:600;line-height:120%}.slide-cart__item-price{color:#6c7e81;font-family:Cormorant,serif;font-size:22.214px;font-style:normal;font-weight:700;line-height:130%}.slide-cart__item-price span.amount{color:#000;font-family:Cormorant,serif;font-size:22.214px;font-style:normal;font-weight:700;line-height:130%}.slide-cart__item-remove{width:30px}.slide-cart__item-remove button{width:100%;height:30px;background-image:url(assets/trash.svg);background-position:center;background-repeat:no-repeat;background-size:auto;background-color:rgba(0,0,0,0)!important;border:0!important}.slide-cart__bottom{padding-top:20px;height:auto;border-top:1px solid #cdcdcd}.slide-cart__summary{padding:0 1.6rem;font-size:16px}.slide-cart__summary-price{color:#000;font-family:Cormorant,serif;font-size:20px;font-style:normal;font-weight:700;line-height:130%}.slide-cart__actions{display:flex;margin-top:30px;gap:30px}.slide-cart__actions a.btn{color:#fff!important;background-color:#282828;border-radius:40px;padding:15px 25px;flex-grow:1;text-align:center;font-family:Cormorant,serif;font-size:20px;font-style:normal;font-weight:700;line-height:120%}.slide-cart__empty{display:flex;height:100%;flex-direction:column;align-items:center;justify-content:center;width:100%;gap:30px;color:var(--Primary-Gray,#4d4d4d);text-align:center;font-family:Cormorant,serif;font-size:21.214px;font-style:normal;font-weight:700;line-height:140%}.woocommerce-cart-form__contents{border:none;border-collapse:collapse;width:100%}.woocommerce-cart-form__contents tbody tr:not(:last-child),.woocommerce-cart-form__contents thead tr{border-bottom:1px solid #d9d9d9!important}.woocommerce-cart-form__contents td,.woocommerce-cart-form__contents th{border:none!important;background:0 0!important}.woocommerce-cart_wrapper{display:flex;gap:32px}td.product-thumbnail img{width:75px!important;height:75px!important;border-radius:12px;-o-object-fit:cover;object-fit:cover}td.product-name a{color:#000;text-decoration:none}td.product-quantity{font-weight:700}td.product-quantity input{display:none}td.product-quantity::before{content:"x1"}a.remove{background:0 0!important;display:inline-block;width:24px!important;height:24px!important}.woocommerce-cart .coupon input[name=coupon_code]{min-width:175px;border-radius:8px;border:1px solid #d9d9d9}.woocommerce-cart .coupon input[name=coupon_code]::-moz-placeholder{color:#000;content:"Kod rabatowy"}.woocommerce-cart .coupon input[name=coupon_code]::placeholder{color:#000;content:"Kod rabatowy"}.woocommerce-cart .coupon button.button{color:#fff;border-radius:12px;background:#000;padding:10px 20px;text-align:center}.woocommerce-cart button[name=update_cart]{color:gray;border-radius:999px;border:2px solid gray;background:0 0;padding:10px 20px;margin-left:1rem;text-align:center}.woocommerce-account table.woocommerce-table--order-downloads .woocommerce-MyAccount-downloads-file{text-align:center!important}.woocommerce-cart-form{flex-grow:1}.woocommerce-cart .cart-collaterals{flex:0 1 300px;display:flex;flex-wrap:wrap;align-items:flex-start;margin-bottom:40px}.cart-collaterals .cart_totals{border-radius:16px;border:1px solid #d9d9d9;padding:30px 24px;flex:1 1 300px}.cart_totals h2{font-size:20px;font-weight:600;margin-bottom:20px}.cart_totals table,.cart_totals table td,.cart_totals table th{border:none!important;background:0 0!important}.cart_totals table tr.order-total{border-top:1px solid #d9d9d9}.cart_totals .order-total .woocommerce-Price-amount{font-size:25px;font-weight:600}.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{color:#fff;border-radius:999px;background:#282828;display:flex;padding:16px 24px;justify-content:center;align-items:center;width:100%;font-size:1rem;font-weight:400;text-align:center}.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover{background:#555}.woocommerce-thankyou-order-received{text-align:center;display:flex;flex-direction:column;align-items:center}.woocommerce-thankyou-order-received .thankyou-message{color:#282828;font-size:30px;font-style:normal;font-weight:600;margin-bottom:18px}.woocommerce-thankyou-order-received .thankyou-description{color:#7e7d7d;font-size:15px;font-weight:400;line-height:23px;margin-bottom:60px;text-align:center}.woocommerce-thankyou-order-received .thankyou-image{text-align:center;margin-bottom:70px}.woocommerce-thankyou-order-received .thankyou-image img{width:110px;height:150px}.woocommerce ul.order_details{text-align:center}.woocommerce table.my_account_orders{font-size:1.15rem!important}.account-courses{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:20px;margin-bottom:100px}.course-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:20px;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.course-card__header{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px}.course-card__title{margin:0;color:#1f1f1f;font-family:"EB Garamond",serif;font-size:22px;font-weight:600}.status-badge{display:inline-flex;align-items:center;gap:8px;border-radius:999px;padding:6px 10px;font-family:Inter,sans-serif;font-size:12px;font-weight:600;line-height:1}.status-badge.processing{background:#fff7ed;color:#b45309;border:1px solid #fed7aa}.status-badge.available{background:#ecfdf5;color:#065f46;border:1px solid #a7f3d0}.status-badge.expired{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}.status-badge.presale{background:#eff6ff;color:#1e40af;border:1px solid #bfdbfe}.course-card__sections{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:10px}.course-card__sections h4{margin:0 0 8px;color:var(--color-zinc-800,#27272a);font-family:"EB Garamond",serif;font-size:18px;font-weight:600}.course-card__sections p{margin:0 0 6px;color:#475569;font-family:Inter,sans-serif;font-size:14px;line-height:1.5}.course-card__access .status-dot{display:inline-block;width:10px;height:10px;border-radius:50%;margin-right:6px}.course-card__access .status-dot.available{background:#10b981}.course-card__access .status-dot.pending{background:#f59e0b}.course-card__access .status-dot.presale{background:#3b82f6}.course-card__access .status-dot.expired{background:#ef4444}.course-card__actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.course-card__actions .btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:10px 16px;font-family:Cormorant,serif;font-size:16px;font-weight:700;text-decoration:none}.course-card__actions .btn.btn--primary{background:#282828;color:#fff}.course-card__actions .btn.btn--secondary{background:#f3f4f6;color:#282828}.course-card__actions .btn.btn--link{background:rgba(0,0,0,0);color:#282828;text-decoration:underline;padding:0}.account-downloads{margin-top:20px;margin-bottom:100px}.download-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:20px;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.download-card__header{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px}.download-card__title{margin:0;color:#1f1f1f;font-family:"EB Garamond",serif;font-size:22px;font-weight:600}.download-card__info{margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #e2e8f0}.download-card__info p{margin:0 0 8px;color:#475569;font-family:Inter,sans-serif;font-size:14px;line-height:1.5}.download-card__info p:last-child{margin-bottom:0}.download-card__info a{color:#282828;text-decoration:underline}.download-card__files h4{margin:0 0 12px;color:var(--color-zinc-800,#27272a);font-family:"EB Garamond",serif;font-size:18px;font-weight:600}.download-file-item{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px;margin-bottom:8px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;text-decoration:none;transition:background-color .2s,border-color .2s,box-shadow .2s;cursor:pointer}.download-file-item:hover{background:#f1f5f9;border-color:#cbd5e1;box-shadow:0 2px 8px rgba(0,0,0,.08)}.download-file-item:last-child{margin-bottom:0}.download-file-name{flex:1;color:#282828;font-family:Inter,sans-serif;font-size:14px;font-weight:500;word-break:break-word}.btn--download{flex-shrink:0;padding:8px 14px;font-size:14px}@media(max-width:768px){.account-courses,.account-downloads,.course-card__sections{grid-template-columns:1fr}.download-file-item{flex-direction:column;align-items:flex-start}.btn--download{width:100%}}.woocommerce-MyAccount-navigation{margin:30px 0 10px}.woocommerce-MyAccount-navigation ul{list-style:none;padding:0;margin:0;display:flex;gap:12px;flex-wrap:wrap;justify-content:center}.woocommerce-MyAccount-navigation li a{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border-radius:999px;border:1px solid #cdcdcd;text-decoration:none;color:#000;font-family:Cormorant,serif;font-size:16px;font-weight:700;transition:background-color .25s,color .25s,border-color .25s}.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--orders a{background:var(--color-slate-900,#0f172b);color:#fff;border-color:var(--color-slate-900,#0f172b);position:relative}.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--orders a:hover,.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--orders.is-active a{background:var(--color-slate-900,#0f172b);border-color:var(--color-slate-900,#0f172b);color:#fff}.woocommerce-MyAccount-navigation li a:hover,.woocommerce-MyAccount-navigation li.is-active a{background:#282828;color:#fff;border-color:#282828}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-pagination,.woocommerce-account .woocommerce-MyAccount-content table.woocommerce-orders-table{display:none}.woocommerce-account table.woocommerce-table--order-downloads tbody tr:last-child td{padding-bottom:18px}.woocommerce-account table.woocommerce-table--order-downloads thead th{padding-top:14px}@media screen and (max-width:1199px){.shop-columns{flex-direction:column;gap:40px}.shop-sidebar{width:auto}.custom-category-list{flex-direction:row;flex-wrap:wrap}.shop-products .products{gap:20px}.shop-products .products .product .button{opacity:1}.product__wrapper{flex-direction:column}}@media(max-width:1024px){.header-shop-nav{top:12px;right:70px}}@media(max-width:768px){.product__description-col--content,.product__description-col--title{max-width:100%;flex:0 0 100%}.woocommerce-cart .cart-collaterals{flex-direction:column}}@media screen and (max-width:768px){.shop-products .products{flex-wrap:wrap}.shop-products .products .product{width:100%!important}.shop-products .products .product .woocommerce-loop-product__link img{height:320px}}@media screen and (max-width:575px){.product__wrapper .product__left .js-video-product-wrapper{height:200px}.checkout-steps{flex-direction:column;gap:15px}.woocommerce-thankyou-order-received .thankyou-description{margin-bottom:30px}.woocommerce-thankyou-order-received .thankyou-image img{width:80px;height:120px;margin-bottom:30px}.woocommerce ul.order_details li{margin-bottom:20px}}.page-template-page-workbook-landing #header,.page-template-page-workbook-landing #site-header,.page-template-page-workbook-landing .elementor-element-686ce39,.page-template-page-workbook-landing .elementor-location-header,.page-template-page-workbook-landing .elementor-top-section.headershow,.page-template-page-workbook-landing .site-header,.page-template-page-workbook-landing header.header{display:none!important}.workbook-landing-page{font-family:Inter,sans-serif;color:#000}.workbook-landing-page h1{font-family:Cormorant,serif;font-size:56px;font-weight:700;line-height:1.2;letter-spacing:-.02em;margin-bottom:32px}@media(max-width:767px){.workbook-landing-page h1{font-size:36px}}.workbook-landing-page h2{font-family:Cormorant,serif;font-size:48px;font-weight:700;line-height:1.3;letter-spacing:-.02em;margin-bottom:32px}.workbook-landing-page h3,.workbook-landing-page h4,.workbook-landing-page h5,.workbook-landing-page h6{font-family:Cormorant,serif;font-weight:700;letter-spacing:-.01em}.workbook-landing-page .container{max-width:1100px;margin:0 auto;padding:0 20px}.workbook-landing-page .row{display:flex;flex-wrap:wrap;margin:0 -15px}.workbook-landing-page .js-reveal{opacity:0;transform:translateY(12px);transition:opacity .4s,transform .4s}.workbook-landing-page .js-reveal.is-revealed{opacity:1;transform:translateY(0)}.workbook-landing-page .col-12,.workbook-landing-page .col-md-5,.workbook-landing-page .col-md-6,.workbook-landing-page .col-md-7{width:100%;padding:0 15px}@media(min-width:768px){.workbook-landing-page .col-md-5{width:41.666667%}.workbook-landing-page .col-md-6{width:50%}.workbook-landing-page .col-md-7{width:58.333333%}.workbook-landing-page .js-reveal{opacity:0;transform:translateY(20px);transition:opacity .6s,transform .6s}.workbook-landing-page .js-reveal.is-visible{opacity:1;transform:translateY(0)}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes scaleIn{from{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}}.workbook-landing-page .btn{display:inline-block;padding:16px 40px;font-family:Inter,sans-serif;font-size:18px;font-weight:700;text-decoration:none;border-radius:4px;transition:.3s;cursor:pointer;border:none;text-align:center;position:relative;overflow:hidden;z-index:1}.workbook-landing-page .btn *{position:relative;z-index:2}.workbook-landing-page .btn-primary{background:linear-gradient(135deg,#5a260e 0,rgb(67.9326923077,28.6826923077,10.5673076923) 100%);color:#fff;font-size:22px;padding:22px 56px;border-radius:8px;box-shadow:0 4px 16px rgba(90,38,14,.3),0 2px 8px rgba(90,38,14,.2);font-weight:700;transition:.4s cubic-bezier(.4,0,.2,1)}.workbook-landing-page .btn-primary::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgb(54.6923076923,23.0923076923,8.5076923077) 0,rgb(37.0384615385,15.6384615385,5.7615384615) 100%);opacity:0;transition:opacity .4s;z-index:-1}.workbook-landing-page .btn-primary::after{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:hsla(0,0%,100%,.2);transform:translate(-50%,-50%);transition:width .6s,height .6s;z-index:0}.workbook-landing-page .btn-primary:hover{transform:translateY(-3px);box-shadow:0 10px 32px rgba(90,38,14,.45),0 4px 16px rgba(90,38,14,.3)}.workbook-landing-page .btn-primary:hover::before{opacity:1}.workbook-landing-page .btn-primary:hover::after{width:400px;height:400px}.workbook-landing-page .btn-primary:active{transform:translateY(-1px);box-shadow:0 6px 20px rgba(90,38,14,.4),0 2px 10px rgba(90,38,14,.25)}@media(max-width:767px){.workbook-landing-page h2{font-size:32px}.workbook-landing-page .btn-primary{font-size:20px;padding:18px 40px}}.workbook-landing-page .btn-secondary{background-color:rgba(0,0,0,0);color:#5a260e;border:2px solid #5a260e;font-size:22px;padding:20px 54px;border-radius:8px;font-weight:700;position:relative;overflow:hidden;transition:.4s cubic-bezier(.4,0,.2,1)}.workbook-landing-page .btn-secondary::before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(135deg,#5a260e 0,rgb(67.9326923077,28.6826923077,10.5673076923) 100%);transition:left .4s;z-index:-1}.workbook-landing-page .btn-secondary:hover{color:#fff;border-color:rgb(67.9326923077,28.6826923077,10.5673076923);transform:translateY(-3px);box-shadow:0 6px 20px rgba(90,38,14,.35),0 3px 10px rgba(90,38,14,.2)}.workbook-landing-page .btn-secondary:hover::before{left:0}.workbook-landing-page .btn-secondary:active{transform:translateY(-1px)}@media(max-width:767px){.workbook-landing-page .btn-secondary{font-size:20px;padding:16px 38px}}.workbook-landing-page .btn-sticky{background:linear-gradient(135deg,#5a260e 0,rgb(67.9326923077,28.6826923077,10.5673076923) 100%);color:#fff;padding:14px 32px;font-family:Inter,sans-serif;font-size:18px;font-weight:700;text-decoration:none;border-radius:8px;transition:.3s;display:inline-block;box-shadow:0 3px 12px rgba(90,38,14,.3),0 1px 6px rgba(90,38,14,.2);position:relative;overflow:hidden}.workbook-landing-page .btn-sticky::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgb(54.6923076923,23.0923076923,8.5076923077) 0,rgb(37.0384615385,15.6384615385,5.7615384615) 100%);opacity:0;transition:opacity .3s;z-index:-1}.workbook-landing-page .btn-sticky:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(90,38,14,.4),0 3px 10px rgba(90,38,14,.25)}.workbook-landing-page .btn-sticky:hover::before{opacity:1}.workbook-landing-page .btn-sticky:active{transform:translateY(-1px)}.workbook-landing-page .btn-cta{animation:2s ease-in-out infinite buttonPulse}.section-workbook-hero{padding:120px 0;background-color:#fff;position:relative;overflow:hidden}.section-workbook-hero::before{content:"";position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,rgba(90,38,14,.03) 0,transparent 70%);pointer-events:none;z-index:0}.section-workbook-hero .decorative-image{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.08;mix-blend-mode:multiply;pointer-events:none;z-index:0;overflow:hidden}.section-workbook-hero .decorative-image .decorative-image-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.section-workbook-hero.has-gradient{background:linear-gradient(135deg,#fff 0,#fefefe 50%,#fcfcfc 100%)}.section-workbook-hero>.container{position:relative;z-index:1}.section-workbook-hero .r-1{align-items:center}.section-workbook-hero .hero-heading{font-size:56px;font-weight:700;line-height:1.2;letter-spacing:-.02em;color:#000;margin-bottom:32px;text-shadow:0 2px 8px rgba(0,0,0,.02)}.section-workbook-hero .hero-heading span{background:linear-gradient(135deg,#5a260e 0,rgb(45.8653846154,19.3653846154,7.1346153846) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-workbook-hero .hero-intro{font-size:20px;line-height:1.6;color:#333;margin-bottom:32px}.section-workbook-hero .hero-intro p{margin-bottom:16px}.section-workbook-hero .hero-intro p:last-child{margin-bottom:0}.section-workbook-hero .hero-pricing{display:flex;align-items:center;gap:16px;margin-bottom:32px}.section-workbook-hero .hero-pricing .price-old{font-size:24px;color:#999;text-decoration:line-through;font-weight:400}.section-workbook-hero .hero-pricing .price-new{font-size:48px;color:#5a260e;font-weight:700;font-family:Cormorant,serif}.section-workbook-hero .hero-ctas{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:32px}.section-workbook-hero .payment-icons{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.section-workbook-hero .payment-icons .payment-icon{height:auto;width:60px;-o-object-fit:contain;object-fit:contain;filter:grayscale(100%);opacity:.6;transition:.3s;animation:8s ease-in-out infinite paymentWave}.section-workbook-hero .payment-icons .payment-icon:nth-child(1){animation-delay:0s}.section-workbook-hero .payment-icons .payment-icon:nth-child(2){animation-delay:.4s}.section-workbook-hero .payment-icons .payment-icon:nth-child(3){animation-delay:.8s}.section-workbook-hero .payment-icons .payment-icon:nth-child(4){animation-delay:1.2s}.section-workbook-hero .payment-icons .payment-icon:nth-child(5){animation-delay:1.6s}.section-workbook-hero .payment-icons .payment-icon:nth-child(6){animation-delay:2s}.section-workbook-hero .payment-icons .payment-icon:nth-child(7){animation-delay:2.4s}.section-workbook-hero .payment-icons .payment-icon:nth-child(8){animation-delay:2.8s}.section-workbook-hero .payment-icons .payment-icon:nth-child(9){animation-delay:3.2s}.section-workbook-hero .payment-icons .payment-icon:nth-child(10){animation-delay:3.6s}.section-workbook-hero .payment-icons .payment-icon:hover{opacity:1;filter:grayscale(0);animation-play-state:paused}@keyframes paymentWave{0%{transform:translateY(0);filter:grayscale(100%);opacity:.6}2.5%{transform:translateY(-10px);filter:grayscale(0);opacity:1}100%,5%{transform:translateY(0);filter:grayscale(100%);opacity:.6}}.section-workbook-hero .c-hero-image{display:flex;justify-content:center;align-items:center}.section-workbook-hero .hero-image{max-width:400px;width:100%;height:auto;border-radius:12px;transform:rotate(-2deg);transition:.4s cubic-bezier(.4,0,.2,1);position:relative}.section-workbook-hero .hero-image::after{content:"";position:absolute;top:-10px;left:-10px;right:-10px;bottom:-10px;background:linear-gradient(135deg,rgba(90,38,14,.1) 0,rgba(239,232,228,.08) 100%);border-radius:16px;z-index:-1;opacity:0;transition:opacity .4s}.section-workbook-hero .hero-image:hover{transform:rotate(0) translateY(-8px)}.section-workbook-hero .hero-image:hover::after{opacity:1}@media(max-width:767px){.section-workbook-hero{padding:56px 0}.section-workbook-hero .decorative-image{opacity:.05}.section-workbook-hero .hero-heading{font-size:36px;margin-bottom:24px}.section-workbook-hero .hero-intro{font-size:18px;margin-bottom:24px}.section-workbook-hero .hero-pricing .price-old{font-size:20px}.section-workbook-hero .hero-pricing .price-new{font-size:36px}.section-workbook-hero .hero-ctas{flex-direction:column;width:100%}.section-workbook-hero .hero-ctas .btn{width:100%}.section-workbook-hero .payment-icons{justify-content:center}.section-workbook-hero .payment-icons .payment-icon{height:28px}.section-workbook-hero .c-hero-image{margin-bottom:24px;order:-1}.section-workbook-hero .hero-image{max-width:300px;transform:rotate(0)}}.section-workbook-pain{padding:120px 0;background:linear-gradient(180deg,#fef5ed 0,#fbeee3 50%,#f7e6d8 100%);position:relative}.section-workbook-pain::before{content:"";position:absolute;bottom:0;left:0;right:0;height:200px;background:linear-gradient(to bottom,transparent,rgba(250,248,246,.5));pointer-events:none}.section-workbook-pain .r-1{align-items:center;position:relative;z-index:1}.section-workbook-pain .c-pain-content{position:relative;z-index:1}@media(min-width:1200px){.section-workbook-pain .c-pain-content{padding-left:82px}}.section-workbook-pain .c-pain-content:only-child{max-width:800px;margin:0 auto;text-align:center}.section-workbook-pain .c-pain-content:only-child .pain-heading{text-align:center}.section-workbook-pain .c-pain-content:only-child .pain-points-list{text-align:left;max-width:600px;margin-left:auto;margin-right:auto}.section-workbook-pain .c-pain-content:only-child .pain-cta,.section-workbook-pain .c-pain-content:only-child .pain-outro{text-align:center}.section-workbook-pain .pain-heading{font-size:42px;font-family:Cormorant,serif;font-weight:700;line-height:1.3;letter-spacing:-.02em;color:#000;margin-bottom:32px;text-align:left}.section-workbook-pain .c-pain-image{display:flex;justify-content:center;align-items:center;position:relative;z-index:1}.section-workbook-pain .pain-image{max-width:100%;height:auto;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.1);transition:.4s}.section-workbook-pain .pain-image:hover{transform:translateY(-4px);box-shadow:0 20px 50px rgba(0,0,0,.15)}.section-workbook-pain .pain-points-list{list-style:none;padding:0;margin:0 0 32px}.section-workbook-pain .pain-point{display:flex;align-items:flex-start;margin-bottom:20px;font-size:18px;line-height:1.6}.section-workbook-pain .pain-point:last-child{margin-bottom:0}.section-workbook-pain .pain-icon{display:inline-block;width:8px;height:8px;background:linear-gradient(135deg,#5a260e 0,rgb(54.6923076923,23.0923076923,8.5076923077) 100%);border-radius:50%;margin-right:16px;margin-top:10px;flex-shrink:0;box-shadow:0 2px 4px rgba(90,38,14,.2)}.section-workbook-pain .pain-outro{font-size:20px;line-height:1.6;color:#333;font-weight:600;margin-bottom:32px}.section-workbook-pain .pain-outro p{margin-bottom:12px}.section-workbook-pain .pain-outro p:last-child{margin-bottom:0}.section-workbook-pain .pain-cta{margin-top:32px}.section-workbook-pain .pain-cta .btn-cta{animation:3s ease-in-out infinite subtlePulse}@keyframes subtlePulse{0%,100%{transform:scale(1)}50%{transform:scale(1.02)}}@media(max-width:767px){.section-workbook-pain{padding:56px 0}.section-workbook-pain .pain-heading{font-size:28px;margin-bottom:24px;text-align:center}.section-workbook-pain .pain-point{font-size:16px;margin-bottom:16px}.section-workbook-pain .pain-outro{font-size:18px;text-align:center}.section-workbook-pain .pain-cta{text-align:center}.section-workbook-pain .c-pain-image{order:-1;margin-bottom:32px}.section-workbook-pain .pain-points-list{text-align:left;max-width:500px;margin-left:auto;margin-right:auto}}.section-workbook-solution{padding:120px 0;background:linear-gradient(180deg,#fff 0,rgba(250,248,246,.6) 100%);position:relative}.section-workbook-solution::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:800px;height:800px;background:radial-gradient(circle,rgba(239,232,228,.03) 0,transparent 70%);pointer-events:none;z-index:0}.section-workbook-solution .r-1{align-items:center;position:relative;z-index:1}.section-workbook-solution .c-solution-content{position:relative;z-index:1}@media(min-width:1200px){.section-workbook-solution .c-solution-content{padding-right:82px}}.section-workbook-solution .c-solution-content:only-child{max-width:900px;margin:0 auto;text-align:center}.section-workbook-solution .c-solution-image{display:flex;justify-content:center;align-items:center;position:relative;z-index:1}.section-workbook-solution .solution-image{max-width:100%;height:auto;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.1);transition:.4s}.section-workbook-solution .solution-image:hover{transform:translateY(-4px);box-shadow:0 20px 50px rgba(0,0,0,.15)}.section-workbook-solution .solution-heading{font-size:42px;font-family:Cormorant,serif;font-weight:700;line-height:1.3;letter-spacing:-.02em;color:#000;margin-bottom:32px;text-shadow:0 2px 12px rgba(0,0,0,.03)}.section-workbook-solution .solution-heading strong{background:linear-gradient(135deg,#efe8e4 0,rgb(223.8186046512,210.176744186,202.3813953488) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-workbook-solution .solution-content{font-size:20px;line-height:1.7;color:#333;text-shadow:0 1px 2px hsla(0,0%,100%,.8)}.section-workbook-solution .solution-content p{margin-bottom:20px}.section-workbook-solution .solution-content p:last-child{margin-bottom:0}.section-workbook-solution .solution-content p strong{color:#000;font-weight:700}@media(max-width:767px){.section-workbook-solution{padding:56px 0}.section-workbook-solution::before{width:400px;height:400px}.section-workbook-solution .solution-heading{font-size:28px;margin-bottom:20px}.section-workbook-solution .solution-content{font-size:18px}.section-workbook-solution .solution-content:only-child{text-align:center}.section-workbook-solution .c-solution-image{order:-1;margin-bottom:24px}}.section-workbook-contents{padding:120px 0;background:linear-gradient(180deg,#fff 0,rgba(250,248,246,.5) 50%,#fff 100%);position:relative}.section-workbook-contents .contents-heading{font-size:42px;font-family:Cormorant,serif;font-weight:700;line-height:1.3;letter-spacing:-.02em;color:#000;margin-bottom:48px;text-align:center;text-shadow:0 2px 8px rgba(0,0,0,.02)}.section-workbook-contents .modules-list{display:grid;gap:32px}.section-workbook-contents .module-item{background:#fff;border-radius:16px;padding:40px;box-shadow:0 4px 12px rgba(0,0,0,.05);transition:.3s;border-left:4px solid transparent;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#5a260e 0,#efe8e4 100%) border-box;position:relative;overflow:hidden;display:flex;align-items:flex-start;gap:32px}.section-workbook-contents .module-item:hover{box-shadow:0 10px 30px rgba(0,0,0,.1);box-shadow:0 10px 30px rgba(0,0,0,.1),0 4px 16px rgba(90,38,14,.1);transform:translateY(-2px)}.section-workbook-contents .module-item::before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,#5a260e 0,#efe8e4 100%);z-index:1}.section-workbook-contents .module-item::after{content:"";position:absolute;top:0;right:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent 0,rgba(90,38,14,.03) 50%,transparent 100%);transition:right .6s;pointer-events:none}.section-workbook-contents .module-item:hover::after{right:-50%}.section-workbook-contents .module-number{font-size:48px;font-weight:700;font-family:Cormorant,serif;background:linear-gradient(135deg,#5a260e 0,#efe8e4 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1;flex-shrink:0;min-width:60px;transition:transform .3s;position:relative;z-index:2}.module-item:hover .section-workbook-contents .module-number{transform:scale(1.1)}.section-workbook-contents .module-content{flex:1;position:relative;z-index:2}.section-workbook-contents .module-title{font-size:24px;font-weight:700;line-height:1.4;color:#000;margin-bottom:16px;position:relative}.section-workbook-contents .module-title::after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:linear-gradient(90deg,#5a260e 0,#efe8e4 100%);transition:width .4s}.module-item:hover .section-workbook-contents .module-title::after{width:60px}.section-workbook-contents .module-description{font-size:18px;line-height:1.6;color:#333}.section-workbook-contents .module-description p{margin-bottom:12px}.section-workbook-contents .module-description p:last-child{margin-bottom:0}@media(max-width:767px){.section-workbook-contents{padding:56px 0}.section-workbook-contents .contents-heading{font-size:28px;margin-bottom:32px}.section-workbook-contents .module-item{padding:20px;gap:24px}.section-workbook-contents .module-item.js-reveal{opacity:1;transform:translateY(0)}.section-workbook-contents .module-number{font-size:36px;min-width:45px}.section-workbook-contents .module-title{font-size:20px;margin-bottom:12px}.section-workbook-contents .module-description{font-size:16px}}.section-workbook-benefits{padding:120px 0;background:linear-gradient(135deg,#f9f9f9 0,#faf8f6 100%);position:relative;overflow:hidden}.section-workbook-benefits::before{content:"";position:absolute;top:20%;left:-10%;width:500px;height:500px;background:radial-gradient(circle,rgba(90,38,14,.05) 0,rgba(90,38,14,.02) 40%,transparent 70%);pointer-events:none;z-index:0}.section-workbook-benefits::after{content:"";position:absolute;bottom:10%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,rgba(239,232,228,.04) 0,rgba(239,232,228,.02) 40%,transparent 70%);pointer-events:none;z-index:0}.section-workbook-benefits>.container{position:relative;z-index:1}.section-workbook-benefits .decorative-image{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.12;mix-blend-mode:multiply;pointer-events:none;z-index:0;overflow:hidden}.section-workbook-benefits .decorative-image .decorative-image-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.section-workbook-benefits .benefits-heading{font-size:48px;font-family:Cormorant,serif;font-weight:700;line-height:1.3;letter-spacing:-.02em;color:#000;margin-bottom:48px;text-align:center;text-shadow:0 2px 12px rgba(0,0,0,.03)}.section-workbook-benefits .benefits-list{list-style:none;padding:0;margin-bottom:48px;max-width:900px;margin-left:auto;margin-right:auto}.section-workbook-benefits .benefit-item{display:flex;align-items:flex-start;margin-bottom:32px;font-size:22px;line-height:1.6;font-weight:500;transition:transform .3s;padding:16px;border-radius:8px}.section-workbook-benefits .benefit-item:last-child{margin-bottom:0}.section-workbook-benefits .benefit-item:hover{transform:translateX(8px)}.section-workbook-benefits .benefit-icon{display:inline-block;width:32px;height:32px;background:linear-gradient(135deg,#5a260e 0,rgb(45.8653846154,19.3653846154,7.1346153846) 100%);border-radius:50%;margin-right:24px;margin-top:4px;flex-shrink:0;position:relative;box-shadow:0 4px 12px rgba(90,38,14,.25),0 2px 6px rgba(90,38,14,.15);transition:.3s}.section-workbook-benefits .benefit-icon::after{content:"✓";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:18px;font-weight:700;text-shadow:0 1px 2px rgba(0,0,0,.2)}.benefit-item:hover .section-workbook-benefits .benefit-icon{transform:scale(1.1) rotate(360deg);box-shadow:0 6px 16px rgba(90,38,14,.35),0 3px 8px rgba(90,38,14,.25)}.section-workbook-benefits .c-benefits-cta{text-align:center}.section-workbook-benefits .benefits-tagline{font-size:32px;font-weight:600;line-height:1.4;background:linear-gradient(135deg,#5a260e 0,rgb(54.6923076923,23.0923076923,8.5076923077) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:32px;font-style:italic;font-family:Cormorant,serif;text-shadow:0 2px 8px rgba(90,38,14,.1)}@media(max-width:767px){.section-workbook-benefits{padding:56px 0}.section-workbook-benefits .benefits-heading{font-size:32px;margin-bottom:32px}.section-workbook-benefits .benefit-item{font-size:20px;margin-bottom:24px}.section-workbook-benefits .benefit-item.js-reveal{opacity:1;transform:translateY(0)}.section-workbook-benefits .benefits-tagline{font-size:24px;margin-bottom:24px}}.section-workbook-author{padding:120px 0;background:linear-gradient(135deg,#fff 0,rgba(250,248,246,.5) 100%);position:relative}.section-workbook-author::before{content:"";position:absolute;top:50%;right:0;width:400px;height:400px;background:radial-gradient(circle,rgba(239,232,228,.04) 0,transparent 70%);pointer-events:none;z-index:0}.section-workbook-author .r-1{align-items:center;position:relative;z-index:1}@media(min-width:768px){.section-workbook-author .offset-md-5{margin-left:41.666667%}}.section-workbook-author .author-heading{font-size:42px;font-family:Cormorant,serif;font-weight:700;line-height:1.3;letter-spacing:-.02em;color:#000;margin-bottom:32px}.section-workbook-author .author-content{font-size:20px;line-height:1.6;color:#333;margin-bottom:32px}@media(min-width:1200px){.section-workbook-author .c-author-mission{margin-top:82px}.section-workbook-author .author-content,.section-workbook-author .author-heading{padding-left:82px}}.section-workbook-author .author-content p{margin-bottom:16px}.section-workbook-author .author-content p:last-child{margin-bottom:0}.section-workbook-author .author-content p strong{color:#000;font-weight:700}.section-workbook-author .author-content ol,.section-workbook-author .author-content ul{padding-left:0;list-style:none;margin-bottom:16px}.section-workbook-author .author-content ol li,.section-workbook-author .author-content ul li{position:relative;padding-left:32px;margin-bottom:12px}.section-workbook-author .author-content ol li::before,.section-workbook-author .author-content ul li::before{content:"";position:absolute;left:0;top:10px;width:8px;height:8px;background:linear-gradient(135deg,#5a260e 0,#efe8e4 100%);border-radius:50%}.section-workbook-author .author-content ol li:last-child,.section-workbook-author .author-content ul li:last-child{margin-bottom:0}.section-workbook-author .author-content ol{counter-reset:author-list-counter}.section-workbook-author .author-content ol li{counter-increment:author-list-counter}.section-workbook-author .author-content ol li::before{content:counter(author-list-counter) ".";width:auto;height:auto;background:0 0;border-radius:0;font-weight:700;color:#5a260e;font-size:18px;top:0}.section-workbook-author .author-mission{background:linear-gradient(135deg,rgba(239,232,228,.08) 0,rgba(90,38,14,.05) 100%);border-left:4px solid transparent;-o-border-image:linear-gradient(180deg,#5a260e 0,#efe8e4 100%) 1;border-image:linear-gradient(180deg,#5a260e 0,#efe8e4 100%) 1;padding:32px;border-radius:8px;position:relative;overflow:hidden}.section-workbook-author .author-mission::before{content:'"';position:absolute;top:-10px;left:24px;font-size:80px;font-family:Cormorant,serif;color:rgba(90,38,14,.1);line-height:1;z-index:0}.section-workbook-author .author-mission .mission-label{display:block;font-size:28px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#5a260e;margin-bottom:12px;position:relative;z-index:1}.section-workbook-author .author-mission .mission-text{font-size:26px;line-height:1.5;font-weight:600;color:#000;font-family:Cormorant,serif;font-style:italic;margin:0;position:relative;z-index:1}.section-workbook-author .c-author-image{display:flex;justify-content:center;align-items:center}.section-workbook-author .author-image{max-width:100%;height:auto;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.1),0 4px 16px rgba(239,232,228,.1);position:relative;transition:.4s}.section-workbook-author .author-image:hover{transform:translateY(-4px);box-shadow:0 20px 50px rgba(0,0,0,.15),0 8px 24px rgba(239,232,228,.15)}@media(max-width:767px){.section-workbook-author{padding:56px 0}.section-workbook-author .author-heading{font-size:28px;margin-bottom:20px}.section-workbook-author .author-content,.section-workbook-author .author-content ol li,.section-workbook-author .author-content ul li{font-size:18px}.section-workbook-author .c-author-image{margin-bottom:24px}}.section-workbook-final-cta{padding:120px 0;background:linear-gradient(135deg,#efe8e4 0,rgb(229.511627907,218.3604651163,211.988372093) 50%,#c9bbb5 100%);color:#fff;position:relative;overflow:hidden}.section-workbook-final-cta::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.1) 50%,rgba(0,0,0,.2) 100%);pointer-events:none;z-index:0}.section-workbook-final-cta::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:repeating-linear-gradient(45deg,transparent,transparent 10px,rgba(255,255,255,.01) 10px,rgba(255,255,255,.01) 20px);pointer-events:none;z-index:0}.section-workbook-final-cta .decorative-accent-1{position:absolute;top:-20%;right:-10%;width:700px;height:700px;background:radial-gradient(circle,rgba(255,255,255,.18) 0,rgba(255,255,255,.08) 40%,transparent 70%);pointer-events:none;z-index:0;animation:6s ease-in-out infinite floatAccent1}.section-workbook-final-cta .decorative-accent-2{position:absolute;bottom:-20%;left:-10%;width:800px;height:800px;background:radial-gradient(circle,rgba(90,38,14,.25) 0,rgba(90,38,14,.12) 40%,transparent 70%);pointer-events:none;z-index:0;animation:7s ease-in-out infinite floatAccent2}@keyframes floatAccent1{0%,100%{transform:translate(0,0) scale(1) rotate(0);opacity:1}33%{transform:translate(-120px,80px) scale(1.25) rotate(8deg);opacity:.5}66%{transform:translate(80px,-60px) scale(.9) rotate(-6deg);opacity:.7}}@keyframes floatAccent2{0%,100%{transform:translate(0,0) scale(1) rotate(0);opacity:1}33%{transform:translate(100px,-100px) scale(1.3) rotate(-10deg);opacity:.6}66%{transform:translate(-90px,70px) scale(.85) rotate(7deg);opacity:.8}}.section-workbook-final-cta>.container{position:relative;z-index:1}.section-workbook-final-cta .r-1{margin-bottom:32px}.section-workbook-final-cta .r-2{align-items:flex-start}.section-workbook-final-cta .c-final-heading{text-align:center}.section-workbook-final-cta .final-heading{font-size:42px;font-weight:700;line-height:1.3;color:#342924;text-shadow:0 2px 12px rgba(0,0,0,.2);max-width:570px;margin:0 auto 42px}.section-workbook-final-cta .c-final-left{padding-right:40px}.section-workbook-final-cta .final-intro{font-size:22px;line-height:1.6;color:rgba(52,41,36,.95);margin-bottom:32px}.section-workbook-final-cta .final-intro p{margin-bottom:24px}.section-workbook-final-cta .final-intro p:first-child{font-size:24px;font-weight:600;color:#342924}.section-workbook-final-cta .final-intro p:last-child{margin-bottom:0}.section-workbook-final-cta .final-intro p strong{color:#342924;font-weight:700}.section-workbook-final-cta .final-outro{font-size:20px;line-height:1.6;color:rgba(52,41,36,.95);margin-bottom:32px}.section-workbook-final-cta .final-outro p{margin-bottom:16px}.section-workbook-final-cta .final-outro p:last-child{margin-bottom:0}.section-workbook-final-cta .final-outro p strong{color:#342924;font-weight:700}.section-workbook-final-cta .final-cta-wrap{margin-top:40px}.section-workbook-final-cta .c-final-right{padding-left:32px}.section-workbook-final-cta .final-benefits-sidebar{background:hsla(0,0%,100%,.06);border-radius:16px;padding:32px;backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.1);margin-bottom:32px;box-shadow:0 8px 24px rgba(0,0,0,.2)}.section-workbook-final-cta .final-benefits-intro{margin-bottom:24px}.section-workbook-final-cta .final-benefits-intro .benefits-intro-text{font-size:20px;font-weight:600;color:#342924;margin:0;font-family:Cormorant,serif;font-style:italic;text-align:center}.section-workbook-final-cta .final-benefits-list{list-style:none;padding:0;margin:0}.section-workbook-final-cta .final-benefit-item{display:flex;align-items:flex-start;margin-bottom:16px;font-size:18px;line-height:1.4;font-weight:600;color:#342924;padding:16px;border-radius:8px;transition:.3s}.section-workbook-final-cta .final-benefit-item:last-child{margin-bottom:0}.section-workbook-final-cta .final-benefit-item:hover{background:hsla(0,0%,100%,.08);transform:translateX(4px)}.section-workbook-final-cta .final-benefit-item .benefit-icon{display:inline-block;width:28px;height:28px;background:linear-gradient(135deg,rgba(255,255,255,.9) 0,rgba(255,255,255,.7) 100%);border-radius:50%;margin-right:16px;margin-top:2px;flex-shrink:0;position:relative;box-shadow:0 3px 8px rgba(0,0,0,.15),inset 0 1px 3px hsla(0,0%,100%,.3)}.section-workbook-final-cta .final-benefit-item .benefit-icon::after{content:"✓";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#c9bbb5;font-size:16px;font-weight:700}.section-workbook-final-cta .final-benefit-item .benefit-text{flex:1}.section-workbook-final-cta .final-decorative-image{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.15;mix-blend-mode:overlay;pointer-events:none;z-index:0;overflow:hidden}.section-workbook-final-cta .final-decorative-image .final-decorative-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.section-workbook-final-cta .btn-cta-final{background:linear-gradient(135deg,#fff 0,rgba(255,255,255,.95) 100%);color:#342924;font-family:Inter,sans-serif;font-size:20px;padding:18px 48px;box-shadow:0 8px 24px hsla(0,0%,100%,.2),0 4px 12px rgba(0,0,0,.15);position:relative;overflow:hidden}.section-workbook-final-cta .btn-cta-final::before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:rgba(201,187,181,.1);transform:translate(-50%,-50%);transition:width .6s,height .6s}.section-workbook-final-cta .btn-cta-final:hover{background:linear-gradient(135deg,#f5f5f5 0,rgba(245,245,245,.95) 100%);color:#342924;box-shadow:0 12px 32px hsla(0,0%,100%,.25),0 6px 16px rgba(0,0,0,.2)}.section-workbook-final-cta .btn-cta-final:hover::before{width:400px;height:400px}.section-workbook-final-cta .btn-cta-final span{position:relative;z-index:1}@media(max-width:767px){.section-workbook-final-cta{padding:56px 0}.section-workbook-final-cta>.container{padding-left:20px;padding-right:20px}.section-workbook-final-cta>.container .row{margin-left:0;margin-right:0}.section-workbook-final-cta .final-heading{font-size:26px}.section-workbook-final-cta .r-1{margin-bottom:24px}.section-workbook-final-cta .c-final-left,.section-workbook-final-cta .c-final-right{padding-left:0;padding-right:0}.section-workbook-final-cta .c-final-right{margin-top:32px}.section-workbook-final-cta .final-intro{font-size:18px;margin-bottom:24px}.section-workbook-final-cta .final-intro p:first-child{font-size:20px}.section-workbook-final-cta .final-outro{font-size:18px;margin-bottom:24px}.section-workbook-final-cta .final-cta-wrap{margin-top:32px;text-align:center}.section-workbook-final-cta .btn-cta-final{font-size:18px;padding:16px 32px;width:100%}.section-workbook-final-cta .final-benefits-sidebar{padding:24px}.section-workbook-final-cta .final-benefit-item{font-size:16px}.section-workbook-final-cta .final-decorative-image .final-decorative-img{width:100%;height:100%}}.sticky-purchase-bar{position:fixed;bottom:0;left:0;right:0;background-color:#fff;box-shadow:0 -2px 12px rgba(0,0,0,.1);z-index:1000;transform:translateY(100%);transition:.3s;padding:0 20px}.sticky-purchase-bar.visible{transform:translateY(0)}.sticky-purchase-bar .container{max-width:1100px;margin:0 auto;padding:16px 20px;max-height:80px}.sticky-purchase-bar .sticky-bar-content{display:flex;justify-content:space-between;align-items:center}.sticky-purchase-bar .sticky-bar-left{display:flex;align-items:center;gap:32px}.sticky-purchase-bar .sticky-tagline{font-size:16px;font-weight:700;color:#342924;background:linear-gradient(135deg,rgba(239,232,228,.1) 0,rgba(90,38,14,.05) 100%);padding:8px 16px;border-radius:6px;border-left:3px solid #efe8e4}.sticky-purchase-bar .sticky-spots{font-size:14px;font-weight:700;color:#5a260e;animation:2s infinite pulse-text}.sticky-purchase-bar .sticky-spots .spots-number{font-size:18px;color:#5a260e}@keyframes pulse-text{0%,100%{opacity:1}50%{opacity:.7}}.sticky-purchase-bar .sticky-bar-price{display:flex;align-items:center;gap:16px}.sticky-purchase-bar .price-regular{font-size:18px;color:#999;text-decoration:line-through}.sticky-purchase-bar .price-promo{font-size:28px;font-weight:700;color:#5a260e}.sticky-purchase-bar .btn-sticky{background-color:#5a260e;color:#fff;padding:14px 32px;font-family:Inter,sans-serif;font-size:18px;font-weight:700;text-decoration:none;border-radius:8px;transition:.3s;display:inline-block}.sticky-purchase-bar .btn-sticky:hover{background-color:rgb(54.6923076923,23.0923076923,8.5076923077);transform:translateY(-2px)}.page-template-page-masterclass-landing #header,.page-template-page-masterclass-landing #site-footer,.page-template-page-masterclass-landing #site-header,.page-template-page-masterclass-landing .ekit-template-content-footer,.page-template-page-masterclass-landing .ekit-template-content-header,.page-template-page-masterclass-landing .elementor-element-686ce39,.page-template-page-masterclass-landing .elementor-location-footer,.page-template-page-masterclass-landing .elementor-location-header,.page-template-page-masterclass-landing .elementor-top-section.headershow,.page-template-page-masterclass-landing .site-footer,.page-template-page-masterclass-landing .site-header,.page-template-page-masterclass-landing footer.footer,.page-template-page-masterclass-landing header.header{display:none!important}.masterclass-landing-page{font-family:Inter,sans-serif;color:#000}.masterclass-landing-page h1{font-family:Cormorant,serif;font-size:56px;font-weight:700;line-height:1.15;letter-spacing:-.02em;margin-bottom:32px}@media(max-width:767px){.sticky-purchase-bar .container{max-height:none;padding-top:12px;padding-bottom:12px}.sticky-purchase-bar .sticky-bar-content{flex-direction:column;gap:12px}.sticky-purchase-bar .sticky-bar-left{flex-direction:column;gap:12px;width:100%;text-align:center}.sticky-purchase-bar .sticky-tagline{font-size:14px;padding:6px 12px}.sticky-purchase-bar .sticky-spots{font-size:12px}.sticky-purchase-bar .sticky-spots .spots-number{font-size:16px}.sticky-purchase-bar .sticky-bar-price{gap:12px;justify-content:center}.sticky-purchase-bar .price-regular{font-size:16px}.sticky-purchase-bar .price-promo{font-size:24px}.sticky-purchase-bar .btn-sticky{padding:12px 28px;font-size:16px;width:100%;text-align:center}.masterclass-landing-page h1{font-size:36px}}.masterclass-landing-page h2{font-family:Cormorant,serif;font-size:48px;font-weight:700;line-height:1.2;letter-spacing:-.02em;margin-bottom:32px}.masterclass-landing-page h3{font-size:32px;line-height:1.3;margin-bottom:24px;color:#000}.masterclass-landing-page h3,.masterclass-landing-page h4,.masterclass-landing-page h5,.masterclass-landing-page h6{font-family:Cormorant,serif;font-weight:700;letter-spacing:-.01em}.masterclass-landing-page .container{max-width:1100px;margin:0 auto;padding:0 20px}.masterclass-landing-page .row{display:flex;flex-wrap:wrap;margin:0 -15px}.masterclass-landing-page .col-12,.masterclass-landing-page .col-md-5,.masterclass-landing-page .col-md-6,.masterclass-landing-page .col-md-7{width:100%;padding:0 15px}@media(min-width:768px){.masterclass-landing-page .col-md-5{width:41.666667%}.masterclass-landing-page .col-md-6{width:50%}.masterclass-landing-page .col-md-7{width:58.333333%}.masterclass-landing-page .offset-md-5{margin-left:41.666667%}.masterclass-landing-page .js-reveal{opacity:0;transform:translateY(20px);transition:opacity .6s,transform .6s}.masterclass-landing-page .js-reveal.is-visible{opacity:1;transform:translateY(0)}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}}.masterclass-landing-page .mc-nav{position:sticky;top:0;z-index:50;background:hsla(0,0%,100%,.9);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(52,41,36,.08);padding:16px 0;transition:transform .4s cubic-bezier(.4,0,.2,1)}.masterclass-landing-page .mc-nav.mc-nav--hidden{transform:translateY(-100%)}.masterclass-landing-page .mc-nav-inner{max-width:1100px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between}.masterclass-landing-page .mc-nav-logo{display:flex;align-items:center;gap:8px;text-decoration:none;color:#000}.masterclass-landing-page .mc-nav-logo .nav-logo-icon{width:32px;height:32px;background:linear-gradient(135deg,#5a260e 0,rgb(54.6923076923,23.0923076923,8.5076923077) 100%);border-radius:50%;position:relative}.masterclass-landing-page .mc-nav-logo .nav-logo-icon::after{content:"•";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:20px}.masterclass-landing-page .mc-nav-logo .nav-logo-text{font-family:Cormorant,serif;font-style:italic;font-size:20px;font-weight:700;letter-spacing:-.02em}.masterclass-landing-page .mc-nav-links{display:none;align-items:center;gap:40px}@media(min-width:768px){.masterclass-landing-page .mc-nav-links{display:flex}}.masterclass-landing-page .mc-nav-links a{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.15em;color:#342924;text-decoration:none;transition:color .3s}.masterclass-landing-page .mc-nav-links a:hover{color:#5a260e}.masterclass-landing-page .mc-nav-cta{display:inline-block;padding:10px 24px;font-family:Inter,sans-serif;border-radius:8px;transition:.3s;cursor:pointer;border:none;text-align:center;background:linear-gradient(135deg,#5a260e 0,rgb(67.9326923077,28.6826923077,10.5673076923) 100%);color:#fff;font-size:13px;font-weight:700;text-decoration:none;letter-spacing:.05em;box-shadow:0 2px 8px rgba(90,38,14,.2)}.masterclass-landing-page .mc-nav-cta:hover{background:linear-gradient(135deg,rgb(67.9326923077,28.6826923077,10.5673076923) 0,rgb(45.8653846154,19.3653846154,7.1346153846) 100%);box-shadow:0 4px 12px rgba(90,38,14,.3)}.masterclass-landing-page .btn{display:inline-block;padding:16px 40px;font-family:Inter,sans-serif;font-size:18px;font-weight:700;text-decoration:none;border-radius:4px;transition:.3s;cursor:pointer;border:none;text-align:center;position:relative;overflow:hidden;z-index:1}.masterclass-landing-page .btn *{position:relative;z-index:2}.masterclass-landing-page .btn-primary{background:linear-gradient(135deg,#5a260e 0,rgb(67.9326923077,28.6826923077,10.5673076923) 100%);color:#fff;font-size:22px;padding:22px 56px;border-radius:8px;box-shadow:0 4px 16px rgba(90,38,14,.3),0 2px 8px rgba(90,38,14,.2);font-weight:700;transition:.4s cubic-bezier(.4,0,.2,1)}.masterclass-landing-page .btn-primary::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgb(54.6923076923,23.0923076923,8.5076923077) 0,rgb(37.0384615385,15.6384615385,5.7615384615) 100%);opacity:0;transition:opacity .4s;z-index:-1}.masterclass-landing-page .btn-primary:hover{transform:translateY(-3px);box-shadow:0 10px 32px rgba(90,38,14,.45),0 4px 16px rgba(90,38,14,.3)}.masterclass-landing-page .btn-primary:hover::before{opacity:1}.masterclass-landing-page .btn-primary:active{transform:translateY(-1px)}@media(max-width:767px){.masterclass-landing-page h2{font-size:32px}.masterclass-landing-page h3{font-size:24px}.masterclass-landing-page .btn-primary{font-size:20px;padding:18px 40px}}.masterclass-landing-page .btn-secondary{background-color:rgba(0,0,0,0);color:#5a260e;border:2px solid #5a260e;font-size:22px;padding:20px 54px;border-radius:8px;font-weight:700;transition:.4s cubic-bezier(.4,0,.2,1)}.masterclass-landing-page .btn-secondary:hover{background-color:#5a260e;color:#fff;transform:translateY(-3px);box-shadow:0 6px 20px rgba(90,38,14,.35),0 3px 10px rgba(90,38,14,.2)}@keyframes buttonPulse{0%,100%{box-shadow:0 4px 16px rgba(239,232,228,.3),0 2px 8px rgba(239,232,228,.2);box-shadow:0 4px 16px rgba(90,38,14,.3),0 2px 8px rgba(90,38,14,.2)}50%{box-shadow:0 6px 20px rgba(239,232,228,.4),0 3px 10px rgba(239,232,228,.3);box-shadow:0 6px 20px rgba(90,38,14,.4),0 3px 10px rgba(90,38,14,.3)}}.masterclass-landing-page .btn-cta{animation:2s ease-in-out infinite buttonPulse}.section-mc-hero{padding:120px 0;background-color:#fff;position:relative;overflow:hidden}@media(max-width:767px){.masterclass-landing-page .btn-secondary{font-size:20px;padding:16px 38px}.section-mc-hero{padding:56px 0}}.section-mc-hero::before{content:"";position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,rgba(90,38,14,.03) 0,transparent 70%);pointer-events:none;z-index:0}.section-mc-hero>.container{position:relative;z-index:1}.section-mc-hero .r-1{align-items:center}.section-mc-hero .hero-presale-badge{display:inline-block;background:rgba(90,38,14,.06);color:#5a260e;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.14em;padding:8px 20px;border-radius:100px;border:1px solid rgba(90,38,14,.12);margin-bottom:32px}@media(max-width:767px){.section-mc-hero .hero-presale-badge{display:block;text-align:center}}.section-mc-hero .hero-heading{font-size:56px;font-weight:700;line-height:1.15;letter-spacing:-.02em;color:#000;margin-bottom:24px}.section-mc-hero .hero-heading span{background:linear-gradient(135deg,#5a260e 0,rgb(45.8653846154,19.3653846154,7.1346153846) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-mc-hero .hero-subtitle{font-size:20px;line-height:1.7;color:#333;margin-bottom:32px}.section-mc-hero .hero-subtitle p{margin-bottom:16px}.section-mc-hero .hero-subtitle p:last-child{margin-bottom:0}.section-mc-hero .hero-subtitle strong{color:#000;font-weight:700}.section-mc-hero .hero-pricing{display:flex;flex-direction:column;gap:4px;margin-bottom:32px}.section-mc-hero .hero-pricing .price-old{font-size:20px;color:#999;font-weight:500;text-decoration:line-through;margin-bottom:-18px}.section-mc-hero .hero-pricing .price-main{font-size:48px;color:#5a260e;font-weight:700;font-family:Cormorant,serif;line-height:1.1}.section-mc-hero .hero-pricing .price-installment{font-size:16px;color:#999;font-weight:500;margin-top:24px}.section-mc-hero .hero-ctas{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:32px}.section-mc-hero .payment-icons{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.section-mc-hero .payment-icons .payment-icon{height:auto;width:60px;-o-object-fit:contain;object-fit:contain;filter:grayscale(100%);opacity:.6;transition:.3s}.section-mc-hero .payment-icons .payment-icon:hover{opacity:1;filter:grayscale(0)}.section-mc-hero .c-hero-image{display:flex;justify-content:center;align-items:center}.section-mc-hero .hero-image{max-width:100%;width:100%;height:auto;border-radius:12px;box-shadow:0 20px 60px rgba(0,0,0,.1);transition:.4s cubic-bezier(.4,0,.2,1)}.section-mc-hero .hero-image:hover{transform:translateY(-8px);box-shadow:0 30px 80px rgba(0,0,0,.15)}@media(max-width:767px){.section-mc-hero{padding-top:32px}.section-mc-hero .hero-heading{font-size:36px;margin-bottom:24px}.section-mc-hero .hero-subtitle{font-size:18px;margin-bottom:24px}.section-mc-hero .hero-pricing .price-main{font-size:36px}.section-mc-hero .hero-ctas{flex-direction:column;width:100%}.section-mc-hero .hero-ctas .btn{width:100%}.section-mc-hero .payment-icons{justify-content:center}.section-mc-hero .c-hero-image{margin-top:32px;max-width:460px;margin-left:auto;margin-right:auto}}.value-countdown{margin-bottom:24px;text-align:center}.countdown-label{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#5a260e;margin-bottom:16px;opacity:.8}.countdown-boxes{display:inline-flex;align-items:center;gap:8px}.countdown-box{display:flex;flex-direction:column;align-items:center;gap:4px;min-width:68px;background:rgba(90,38,14,.04);border:1px solid rgba(90,38,14,.12);border-radius:8px;padding:12px 8px 10px}.countdown-number{font-family:Cormorant,serif;font-size:40px;font-weight:700;line-height:1;color:#5a260e;min-width:2ch;display:block;text-align:center}.countdown-unit{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#999}.countdown-sep{font-family:Cormorant,serif;font-size:28px;font-weight:700;color:rgba(90,38,14,.25);line-height:1;margin-bottom:18px;align-self:center}@media(max-width:767px){.countdown-box{min-width:54px;padding:10px 6px 8px}.countdown-number{font-size:30px}.countdown-sep{font-size:22px}.countdown-boxes{gap:5px}}.section-mc-for-whom{padding:120px 0;background:linear-gradient(180deg,#faf8f6 0,#f9f9f9 100%);position:relative;overflow:hidden}.section-mc-for-whom .section-bg{position:absolute;inset:0;z-index:0}.section-mc-for-whom .section-bg .section-bg-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.section-mc-for-whom .section-bg-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(250,248,246,.88) 0,rgba(249,249,249,.85) 50%,rgba(250,248,246,.9) 100%);z-index:0}.section-mc-for-whom>.container{position:relative;z-index:1}.section-mc-for-whom .forwhom-heading{font-size:42px;font-family:Cormorant,serif;font-weight:700;line-height:1.3;letter-spacing:-.02em;color:#000;margin-bottom:48px;text-align:center}.section-mc-for-whom .forwhom-list{list-style:none;padding:0;margin:0 auto 48px;max-width:920px;display:grid;gap:24px}@media(min-width:768px){.section-mc-for-whom .forwhom-list{grid-template-columns:1fr 1fr;gap:32px}}.section-mc-for-whom .forwhom-item{display:flex;align-items:flex-start;font-size:18px;line-height:1.6;padding:16px 24px;border-radius:8px;background:#fff;box-shadow:0 4px 12px rgba(0,0,0,.05);transition:.3s}.section-mc-for-whom .forwhom-item:hover{transform:translateY(-2px);box-shadow:0 10px 30px rgba(0,0,0,.1)}.section-mc-for-whom .forwhom-icon{display:inline-block;width:24px;height:24px;background:linear-gradient(135deg,#5a260e 0,rgb(54.6923076923,23.0923076923,8.5076923077) 100%);border-radius:50%;margin-right:16px;margin-top:2px;flex-shrink:0}.section-mc-for-whom .forwhom-icon::after{content:"";display:block;width:14px;height:14px;margin:6px auto 0;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M12 21.35l-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54L12 21.35z'/%3E%3C/svg%3E") center/contain no-repeat}.section-mc-for-whom .forwhom-outro{font-size:22px;line-height:1.6;text-align:center;font-weight:600;color:#333;max-width:700px;margin:0 auto;font-family:Cormorant,serif;font-style:italic}.section-mc-for-whom .forwhom-outro p{margin-bottom:16px}.section-mc-for-whom .forwhom-outro p:last-child{margin-bottom:0}@media(max-width:767px){.section-mc-for-whom{padding:56px 0}.section-mc-for-whom .forwhom-heading{font-size:28px;margin-bottom:32px}.section-mc-for-whom .forwhom-item{font-size:16px;padding:16px}.section-mc-for-whom .forwhom-outro{font-size:20px}}.section-mc-imagine{padding:120px 0;background-color:#fff;position:relative}.section-mc-imagine .r-1{align-items:center}.section-mc-imagine .imagine-heading{font-size:42px;font-family:Cormorant,serif;font-weight:700;line-height:1.3;letter-spacing:-.02em;color:#000;margin-bottom:40px;font-style:italic}.section-mc-imagine .imagine-list{list-style:none;padding:0;margin:0 0 32px}.section-mc-imagine .imagine-item{display:flex;align-items:flex-start;margin-bottom:24px;font-size:20px;line-height:1.6;color:#333}.section-mc-imagine .imagine-item:last-child{margin-bottom:0}.section-mc-imagine .imagine-icon{display:inline-block;width:6px;height:6px;background:#5a260e;border-radius:50%;margin-right:16px;margin-top:12px;flex-shrink:0}.section-mc-imagine .imagine-outro{font-size:22px;line-height:1.6;font-weight:600;color:#000;margin-top:32px;font-family:Cormorant,serif}.section-mc-imagine .imagine-outro p{margin-bottom:16px}.section-mc-imagine .imagine-outro p:last-child{margin-bottom:0}.section-mc-imagine .c-imagine-image{display:flex;justify-content:center;align-items:center}.section-mc-imagine .imagine-image{max-width:100%;height:auto;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.1);transition:.4s}.section-mc-imagine .imagine-image:hover{transform:translateY(-4px);box-shadow:0 20px 50px rgba(0,0,0,.15)}@media(max-width:767px){.section-mc-imagine{padding:56px 0}.section-mc-imagine .imagine-heading{font-size:28px;margin-bottom:32px}.section-mc-imagine .imagine-item{font-size:18px;margin-bottom:16px}.section-mc-imagine .imagine-outro{font-size:20px}.section-mc-imagine .c-imagine-image{margin-top:32px;max-width:460px;margin-left:auto;margin-right:auto}}.section-mc-program{padding:120px 0;background-color:#342924;position:relative;overflow:hidden}.section-mc-program-bg{position:absolute;inset:0;z-index:0}.section-mc-program-bg .program-bg-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.section-mc-program-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(52,41,36,.82) 0,rgba(52,41,36,.75) 50%,rgba(52,41,36,.82) 100%);z-index:0}.section-mc-program:not(.has-bg-image) .section-mc-program-overlay{background:linear-gradient(180deg,rgba(250,248,246,.5) 0,#fff 50%,rgba(250,248,246,.5) 100%)}.section-mc-program .container{position:relative;z-index:1}.section-mc-program .program-heading{font-size:48px;font-family:Cormorant,serif;font-weight:700;line-height:1.3;letter-spacing:-.02em;color:#fff;text-align:center;margin-bottom:48px}.section-mc-program .program-heading::after{content:"";display:block;width:60px;height:2px;background:#fff;margin:24px auto 0}.section-mc-program .program-card{background:rgba(52,41,36,.4);backdrop-filter:blur(12px);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;padding:32px;transition:.3s;box-shadow:0 8px 32px rgba(0,0,0,.25)}.section-mc-program .program-card:hover{background:rgba(52,41,36,.5);border-color:rgba(90,38,14,.3)}@media(max-width:767px){.section-mc-program{padding:56px 0}.section-mc-program .program-heading{font-size:32px;margin-bottom:32px}.section-mc-program .program-card{padding:24px}}.section-mc-program .program-card-title{font-size:24px;font-family:Cormorant,serif;font-weight:700;line-height:1.3;letter-spacing:-.02em;color:#efe8e4;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid hsla(0,0%,100%,.1)}.section-mc-program .program-card-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.section-mc-program .program-card-list li{display:flex;align-items:flex-start;gap:14px;font-size:16px;line-height:1.6;color:hsla(0,0%,100%,.8);font-family:Inter,sans-serif;opacity:.8}.section-mc-program .program-card-list .list-dot{display:block;width:10px;height:10px;border-radius:50%;border:2px solid #cd5928;margin-top:6px;flex-shrink:0}.section-mc-program .program-categories-grid{display:grid;grid-template-columns:1fr;gap:24px;margin-bottom:32px}@media(min-width:768px){.section-mc-program .program-categories-grid{grid-template-columns:repeat(3,1fr);gap:32px}}.section-mc-program .program-extras-grid{display:grid;grid-template-columns:1fr;gap:24px}.section-mc-program .program-card--large{padding:40px;position:relative;overflow:hidden}.section-mc-program .program-card--large::after{content:"";position:absolute;top:0;right:0;width:40px;height:40px;background:rgba(90,38,14,.1);border-bottom-left-radius:100%}.section-mc-program .program-card--large .program-card-title{font-size:28px}@media(max-width:767px){.section-mc-program .program-card-title{font-size:20px}.section-mc-program .program-card--large .program-card-title{font-size:22px}.section-mc-program .program-card--large{padding:24px}}.section-mc-program .program-card-content{font-size:16px;line-height:1.7;color:hsla(0,0%,100%,.8);font-family:Inter,sans-serif}.section-mc-program .program-card-content p{margin-bottom:16px}.section-mc-program .program-card-content p:last-child{margin-bottom:0}.section-mc-program .program-card-content ol,.section-mc-program .program-card-content ul{padding-left:0;list-style:none;display:flex;flex-direction:column;gap:10px}.section-mc-program .program-card-content ol li,.section-mc-program .program-card-content ul li{display:flex;gap:14px;opacity:.8}.section-mc-program .program-card-content ol li::before,.section-mc-program .program-card-content ul li::before{content:"";display:block;width:10px;height:10px;border-radius:50%;border:2px solid #cd5928;margin-top:8px;flex-shrink:0}.section-mc-value-stack{padding:120px 0;background:linear-gradient(180deg,#fef5ed 0,#fbeee3 50%,#f7e6d8 100%);position:relative}.value-layout{display:grid;grid-template-columns:1fr;gap:40px}@media(min-width:768px){.section-mc-program .program-extras-grid{grid-template-columns:repeat(2,1fr);gap:32px}.value-layout{grid-template-columns:5fr 4fr;gap:48px}}.value-col-image .value-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.1)}.value-col-content{display:flex;flex-direction:column}.section-mc-value-stack .value-heading{font-size:38px;font-family:Cormorant,serif;font-weight:700;line-height:1.3;letter-spacing:-.02em;color:#000;margin-bottom:32px}@media(max-width:767px){.section-mc-value-stack{padding:56px 0}.value-col-image{order:1;max-width:460px;margin:0 auto}.section-mc-value-stack .value-heading{font-size:28px;text-align:center}}.section-mc-value-stack .value-items-list{list-style:none;padding:0;margin:0 0 32px}.section-mc-value-stack .value-item{display:flex;align-items:flex-start;padding:16px 0;border-bottom:1px solid rgba(201,187,181,.2);font-size:18px;line-height:1.6;font-weight:500;transition:.3s}.section-mc-value-stack .value-item:first-child{border-top:1px solid rgba(201,187,181,.2)}.section-mc-value-stack .value-item:hover{transform:translateX(4px)}.section-mc-value-stack .value-item-icon{display:inline-block;width:28px;height:28px;background:linear-gradient(135deg,#5a260e 0,rgb(54.6923076923,23.0923076923,8.5076923077) 100%);border-radius:50%;margin-right:16px;margin-top:2px;flex-shrink:0}.section-mc-value-stack .value-item-icon::after{content:"";display:block;width:14px;height:14px;margin:7px auto 0;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6L9 17l-5-5'/%3E%3C/svg%3E") center/contain no-repeat}.section-mc-value-stack .value-item-name{flex:1;font-weight:500;color:#000}.section-mc-value-stack .value-item-price{font-weight:600;color:#5a260e;font-size:13px;margin-left:24px;white-space:nowrap;background:rgba(90,38,14,.08);padding:2px 10px;border-radius:100px;letter-spacing:.02em}.section-mc-value-stack .value-pricing-box{background:#fff;border-radius:12px;padding:32px 40px;position:relative;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.05)}.section-mc-value-stack .value-total{margin-bottom:-10px}.section-mc-value-stack .value-total .value-total-label{font-size:14px;color:#999;margin-right:8px}.section-mc-value-stack .value-total .value-total-amount{font-size:18px;color:#999;text-decoration:line-through;font-weight:600;font-family:Cormorant,serif}.section-mc-value-stack .value-price{margin-bottom:32px;display:flex;align-items:baseline;gap:12px}.section-mc-value-stack .value-price .value-price-label{font-size:13px;color:#333;text-transform:uppercase;font-weight:600;letter-spacing:.05em}.section-mc-value-stack .value-price .value-price-old{font-size:20px;color:#999;font-weight:500;text-decoration:line-through}.section-mc-value-stack .value-price .value-price-amount{font-size:48px;color:#5a260e;font-weight:700;font-family:Cormorant,serif;line-height:1.1}.section-mc-value-stack .value-installment{font-size:13px;color:#999;margin-bottom:24px;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.section-mc-value-stack .value-cta{margin-bottom:24px}.section-mc-value-stack .value-cta .btn{width:100%}.section-mc-value-stack .value-presale-note{font-size:16px;color:#999;text-transform:uppercase;letter-spacing:.08em;text-align:center}.section-mc-value-stack .value-presale-note .highlight,.section-mc-value-stack .value-presale-note span{color:#5a260e;font-weight:600;background:rgba(90,38,14,.1);padding:2px 6px;border-radius:4px;white-space:nowrap;line-height:1.7}.section-mc-after{padding:120px 0;background:linear-gradient(135deg,#f9f9f9 0,#faf8f6 100%);position:relative}@media(max-width:767px){.section-mc-value-stack .value-item{padding:12px 0;font-size:16px;flex-wrap:wrap}.section-mc-value-stack .value-item-price{margin-left:44px;margin-top:4px;font-size:12px}.section-mc-value-stack .value-pricing-box{padding:24px}.section-mc-value-stack .value-price .value-price-amount{font-size:36px}.section-mc-value-stack .value-cta .btn{width:100%}.section-mc-after{padding:56px 0}}.section-mc-after .after-heading{font-size:42px;font-family:Cormorant,serif;font-weight:700;line-height:1.3;letter-spacing:-.02em;color:#000;margin-bottom:48px;text-align:center}.section-mc-after .r-2{align-items:center}.section-mc-after .c-after-image{display:flex;justify-content:center;align-items:center}.section-mc-after .after-image{max-width:100%;height:auto;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.1)}.section-mc-after .after-list{list-style:none;padding:0;margin:0 auto 48px;max-width:800px}@media(max-width:767px){.section-mc-after .after-list{margin:auto 0}}.col-md-7 .section-mc-after .after-list{max-width:none;margin:0 0 32px}.section-mc-after .after-item{display:flex;align-items:flex-start;margin-bottom:16px;font-size:18px;line-height:1.6;font-weight:500;padding:16px;border-radius:8px;transition:.3s}.section-mc-after .after-item:last-child{margin-bottom:0}.section-mc-after .after-item:hover{transform:translateX(8px)}.section-mc-after .after-icon{display:inline-block;width:28px;height:28px;background:linear-gradient(135deg,#5a260e 0,rgb(54.6923076923,23.0923076923,8.5076923077) 100%);border-radius:50%;margin-right:16px;margin-top:2px;flex-shrink:0}.section-mc-after .after-icon::after{content:"";display:block;width:14px;height:14px;margin:7px auto 0;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6L9 17l-5-5'/%3E%3C/svg%3E") center/contain no-repeat}.section-mc-after .after-outro{text-align:center;background:#fff;border-radius:12px;padding:40px 48px;box-shadow:0 4px 12px rgba(0,0,0,.05);position:relative;font-size:28px;line-height:1.4;font-weight:700;color:#000;font-family:Cormorant,serif;font-style:italic}.section-mc-after .after-outro::before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:60px;height:3px;background:#5a260e;border-radius:2px}.section-mc-after .after-outro p{margin-bottom:0}.section-mc-after .after-outro em{display:block;font-size:14px;text-transform:uppercase;letter-spacing:.12em;color:#5a260e;font-weight:600;font-family:Inter,sans-serif;font-style:normal;margin-bottom:12px}.section-mc-author{padding:120px 0;background:linear-gradient(135deg,#fff 0,rgba(250,248,246,.5) 100%);position:relative}@media(max-width:767px){.section-mc-after .c-after-image{margin-top:32px;max-width:460px;margin-left:auto;margin-right:auto}.section-mc-after .after-heading{font-size:28px;margin-bottom:32px}.section-mc-after .after-item{font-size:18px;margin-bottom:24px}.section-mc-after .after-item.js-reveal{opacity:1;transform:translateY(0)}.section-mc-after .after-outro{padding:32px 24px;font-size:22px}.section-mc-author{padding:56px 0}}.section-mc-author .r-1{align-items:center;position:relative;z-index:1}.section-mc-author .author-heading{font-size:42px;font-family:Cormorant,serif;font-weight:700;line-height:1.3;letter-spacing:-.02em;color:#000;margin-bottom:32px}.section-mc-author .author-content{font-size:20px;line-height:1.7;color:#333;margin-bottom:32px}@media(min-width:1200px){.section-mc-author .c-author-mission{margin-top:82px}.section-mc-author .author-content,.section-mc-author .author-heading{padding-left:82px}}.section-mc-author .author-content p{margin-bottom:16px}.section-mc-author .author-content p:last-child{margin-bottom:0}.section-mc-author .author-content p strong{color:#000;font-weight:700}.section-mc-author .author-content ol,.section-mc-author .author-content ul{padding-left:0;list-style:none;display:flex;flex-direction:column;gap:10px}.section-mc-author .author-content ol li,.section-mc-author .author-content ul li{display:flex;align-items:flex-start;gap:14px}.section-mc-author .author-content ol li::before,.section-mc-author .author-content ul li::before{content:"";display:block;width:10px;height:10px;border-radius:50%;border:2px solid #5a260e;margin-top:11px;flex-shrink:0}.section-mc-author .author-mission{background:linear-gradient(135deg,rgba(239,232,228,.08) 0,rgba(90,38,14,.05) 100%);border-left:4px solid transparent;-o-border-image:linear-gradient(180deg,#5a260e 0,#efe8e4 100%) 1;border-image:linear-gradient(180deg,#5a260e 0,#efe8e4 100%) 1;padding:32px;border-radius:8px;position:relative;overflow:hidden}.section-mc-author .author-mission::before{content:"“";position:absolute;top:-10px;left:24px;font-size:80px;font-family:Cormorant,serif;color:rgba(90,38,14,.1);line-height:1;z-index:0}.section-mc-author .author-mission .mission-label{display:block;font-size:28px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#5a260e;margin-bottom:12px;position:relative;z-index:1}.section-mc-author .author-mission .mission-text{font-size:26px;line-height:1.5;font-weight:600;color:#000;font-family:Cormorant,serif;font-style:italic;margin:0;position:relative;z-index:1}.section-mc-author .c-author-image{display:flex;justify-content:center;align-items:center}.section-mc-author .author-image{max-width:100%;height:auto;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.1),0 4px 16px rgba(239,232,228,.1);transition:.4s}.section-mc-author .author-image:hover{transform:translateY(-4px);box-shadow:0 20px 50px rgba(0,0,0,.15),0 8px 24px rgba(239,232,228,.15)}.section-mc-final-cta{padding:120px 0;background:linear-gradient(135deg,#efe8e4 0,rgb(229.511627907,218.3604651163,211.988372093) 50%,#c9bbb5 100%);color:#fff;position:relative;overflow:hidden}@media(max-width:767px){.section-mc-author .author-heading{font-size:28px;margin-bottom:20px}.section-mc-author .author-content{font-size:18px}.section-mc-author .c-author-image{order:1;margin-top:24px;max-width:460px;margin-left:auto;margin-right:auto}.section-mc-author .author-mission .mission-label{font-size:22px}.section-mc-author .author-mission .mission-text{font-size:20px}.section-mc-final-cta{padding:56px 0}}.section-mc-final-cta .section-bg{position:absolute;inset:0;z-index:0}.section-mc-final-cta .section-bg .section-bg-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.section-mc-final-cta::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.1) 50%,rgba(0,0,0,.2) 100%);pointer-events:none;z-index:0}.section-mc-final-cta.has-bg-image::before{background:linear-gradient(135deg,rgba(239,232,228,.8) 0,rgba(229.511627907,218.3604651163,211.988372093,.78) 50%,rgba(201,187,181,.82) 100%);z-index:1}.section-mc-final-cta .decorative-accent-1{position:absolute;top:-20%;right:-10%;width:700px;height:700px;background:radial-gradient(circle,rgba(255,255,255,.18) 0,rgba(255,255,255,.08) 40%,transparent 70%);pointer-events:none;z-index:0;animation:6s ease-in-out infinite mcFloatAccent1}.section-mc-final-cta .decorative-accent-2{position:absolute;bottom:-20%;left:-10%;width:800px;height:800px;background:radial-gradient(circle,rgba(90,38,14,.25) 0,rgba(90,38,14,.12) 40%,transparent 70%);pointer-events:none;z-index:0;animation:7s ease-in-out infinite mcFloatAccent2}@keyframes mcFloatAccent1{0%,100%{transform:translate(0,0) scale(1);opacity:1}50%{transform:translate(-80px,60px) scale(1.15);opacity:.6}}@keyframes mcFloatAccent2{0%,100%{transform:translate(0,0) scale(1);opacity:1}50%{transform:translate(60px,-60px) scale(1.2);opacity:.7}}.section-mc-final-cta>.container{position:relative;z-index:1}.section-mc-final-cta .r-1{margin-bottom:32px}.section-mc-final-cta .r-2{align-items:center}.section-mc-final-cta .c-final-heading{text-align:center}.section-mc-final-cta .final-heading{font-size:42px;font-weight:700;line-height:1.3;color:#342924;max-width:600px;margin:0 auto 40px}@media(min-width:768px){.section-mc-final-cta .c-final-left{padding-right:40px}}.section-mc-final-cta .final-content{font-size:22px;line-height:1.6;color:rgba(52,41,36,.95);margin-bottom:32px}.section-mc-final-cta .final-content p{margin-bottom:24px}.section-mc-final-cta .final-content p:last-child{margin-bottom:0}.section-mc-final-cta .final-content p strong{color:#342924;font-weight:700}.section-mc-final-cta .final-presale-note{display:inline-block;background:hsla(0,0%,100%,.1);color:#342924;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.14em;padding:8px 20px;border-radius:100px;border:1px solid rgba(52,41,36,.2);margin-bottom:32px;backdrop-filter:blur(4px)}@media(max-width:767px){.section-mc-final-cta .final-presale-note{display:block;text-align:center}}.section-mc-final-cta .final-cta-wrap{margin-top:32px}.section-mc-final-cta .c-final-right{display:flex;align-items:center}@media(min-width:768px){.section-mc-final-cta .c-final-right{padding-left:32px}}.section-mc-final-cta .final-sidebar-image-wrap{width:100%}.section-mc-final-cta .final-sidebar-image-wrap .final-sidebar-image{width:100%;height:auto;border-radius:12px;box-shadow:0 12px 40px rgba(0,0,0,.25)}.section-mc-final-cta .final-benefits-sidebar{background:hsla(0,0%,100%,.06);border-radius:16px;padding:32px;backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.1);box-shadow:0 8px 24px rgba(0,0,0,.2)}.section-mc-final-cta .final-benefits-intro{margin-bottom:24px}.section-mc-final-cta .final-benefits-intro .benefits-intro-text{font-size:20px;font-weight:600;color:#342924;margin:0;font-family:Cormorant,serif;font-style:italic;text-align:center}.section-mc-final-cta .final-benefits-list{list-style:none;padding:0;margin:0}.section-mc-final-cta .final-benefit-item{display:flex;align-items:flex-start;margin-bottom:16px;font-size:18px;line-height:1.4;font-weight:600;color:#342924;padding:16px;border-radius:8px;transition:.3s}.section-mc-final-cta .final-benefit-item:last-child{margin-bottom:0}.section-mc-final-cta .final-benefit-item:hover{background:hsla(0,0%,100%,.08);transform:translateX(4px)}.section-mc-final-cta .final-benefit-item .benefit-icon{display:inline-block;width:28px;height:28px;background:linear-gradient(135deg,rgba(255,255,255,.9) 0,rgba(255,255,255,.7) 100%);border-radius:50%;margin-right:16px;margin-top:2px;flex-shrink:0;box-shadow:0 3px 8px rgba(0,0,0,.15),inset 0 1px 3px hsla(0,0%,100%,.3)}.section-mc-final-cta .final-benefit-item .benefit-icon::after{content:"";display:block;width:14px;height:14px;margin:7px auto 0;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23342924' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6L9 17l-5-5'/%3E%3C/svg%3E") center/contain no-repeat}.section-mc-final-cta .final-benefit-item .benefit-text{flex:1}.section-mc-final-cta .btn-cta-final{background:linear-gradient(135deg,#fff 0,rgba(255,255,255,.95) 100%);color:#342924;font-family:Inter,sans-serif;font-size:20px;padding:18px 48px;box-shadow:0 8px 24px hsla(0,0%,100%,.2),0 4px 12px rgba(0,0,0,.15)}.section-mc-final-cta .btn-cta-final::before{display:none}.section-mc-final-cta .btn-cta-final:hover{background:linear-gradient(135deg,#f5f5f5 0,rgba(245,245,245,.95) 100%);color:#342924;box-shadow:0 12px 32px hsla(0,0%,100%,.25),0 6px 16px rgba(0,0,0,.2)}@media(max-width:767px){.section-mc-final-cta .final-heading{font-size:26px;text-align:left}.section-mc-final-cta .r-1{margin-bottom:0}.section-mc-final-cta .c-final-right{margin-top:32px;max-width:460px;margin-left:auto;margin-right:auto}.section-mc-final-cta .final-content{font-size:18px;margin-bottom:24px}.section-mc-final-cta .final-cta-wrap{margin-top:32px;text-align:center}.section-mc-final-cta .btn-cta-final{font-size:18px;padding:16px 32px;width:100%}.section-mc-final-cta .final-benefits-sidebar{padding:24px}.section-mc-final-cta .final-benefit-item{font-size:16px}}.mc-sticky-bar{position:fixed;bottom:0;left:0;right:0;z-index:1000;transform:translateY(100%);transition:transform .4s cubic-bezier(.4,0,.2,1);background:rgba(52,41,36,.95);backdrop-filter:blur(16px);border-top:1px solid rgba(239,232,228,.15);box-shadow:0 -4px 24px rgba(0,0,0,.2)}.mc-sticky-bar.visible{transform:translateY(0)}.mc-sticky-bar-inner{max-width:1100px;margin:0 auto;padding:14px 20px;display:flex;align-items:center;justify-content:space-between;gap:24px}.mc-sticky-bar-left{display:flex;align-items:center;gap:24px}.mc-sticky-tagline{font-size:15px;font-weight:600;color:#efe8e4;font-family:Cormorant,serif;font-style:italic}.mc-sticky-spots{font-size:13px;font-weight:600;color:rgba(239,232,228,.7);text-transform:uppercase;letter-spacing:.05em}.mc-sticky-spots .mc-sticky-spots-number{color:#fff;font-size:16px;font-weight:700}.mc-sticky-bar-right{display:flex;align-items:center;gap:24px}.mc-sticky-price{display:flex;align-items:baseline;gap:10px}.mc-sticky-price-old{font-size:15px;color:rgba(239,232,228,.5);text-decoration:line-through;font-weight:500}.mc-sticky-price-current{font-size:24px;font-weight:700;color:#fff;font-family:Cormorant,serif}.mc-sticky-cta{display:inline-block;background:#5a260e;color:#fff;font-family:Inter,sans-serif;font-size:15px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:12px 28px;border-radius:8px;text-decoration:none;transition:.3s;white-space:nowrap}.mc-sticky-cta:hover{background:rgb(54.6923076923,23.0923076923,8.5076923077);transform:translateY(-2px);box-shadow:0 4px 16px rgba(90,38,14,.4);color:#fff}@media(max-width:767px){.mc-sticky-bar-inner{padding:10px 20px}.mc-sticky-bar-left{display:none}.mc-sticky-bar-right{width:100%;justify-content:space-between;gap:16px}.mc-sticky-price{align-items:center;gap:0;flex-direction:column}.mc-sticky-price-old{font-size:13px}.mc-sticky-price-current{font-size:18px}.mc-sticky-cta{padding:10px 24px;font-size:12px}}.masterclass-landing-page .mc-footer{background-color:#342924;color:hsla(0,0%,100%,.5);padding:48px 0;border-top:1px solid hsla(0,0%,100%,.05)}.masterclass-landing-page .mc-footer-inner{max-width:1100px;margin:0 auto;padding:0 20px;display:flex;flex-direction:column;align-items:center;gap:32px}@media(min-width:768px){.masterclass-landing-page .mc-footer-inner{flex-direction:row;justify-content:space-between}}.masterclass-landing-page .mc-footer-logo{display:flex;align-items:center;gap:8px;color:#fff}.masterclass-landing-page .mc-footer-logo .footer-logo-icon{width:24px;height:24px;background:linear-gradient(135deg,#5a260e 0,rgb(54.6923076923,23.0923076923,8.5076923077) 100%);border-radius:50%;position:relative}.masterclass-landing-page .mc-footer-logo .footer-logo-icon::after{content:"•";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:14px}.masterclass-landing-page .mc-footer-logo .footer-logo-text{font-family:Cormorant,serif;font-style:italic;font-weight:700;font-size:16px}.masterclass-landing-page .mc-footer-links{display:flex;gap:32px}.masterclass-landing-page .mc-footer-links a{font-size:11px;text-transform:uppercase;letter-spacing:.15em;color:hsla(0,0%,100%,.5);text-decoration:none;transition:color .3s}.masterclass-landing-page .mc-footer-links a:hover{color:#fff}.masterclass-landing-page .mc-footer-copy{font-size:12px;margin:0}
/*# sourceMappingURL=custom.min.css.map */
