html,body,#root{width:100%;height:100%;overflow-x:hidden;scroll-behavior:smooth;margin:0;background-color:#fff}.container{height:inherit}.l-main-layout{position:relative;width:100%;height:100%;background:#1f1f1b}.l-main-layout__main{width:100%;height:100%;background:#1f1f1b}.o-header{display:flex;position:absolute;align-items:center;justify-content:center;width:100%;height:fit-content;padding:0;z-index:1;background:transparent;z-index:10}.o-header__container{display:flex;align-items:center;justify-content:flex-start;width:100%;max-width:1368px;height:54px;margin:48px 60px 0}.app-screen--medium .o-header__container{margin-right:24px;margin-left:24px}.app-screen--small .o-header__container{margin-right:16px;margin-left:16px}.app-screen--medium .o-header__container,.app-screen--small .o-header__container{justify-content:space-between}.o-header__logo{width:160px;height:56px}.o-header__nav-list{display:flex;align-items:center;justify-content:center;gap:32px;margin:0;padding:0 32px;list-style:none}.o-header__nav-option{display:flex;align-items:center;justify-content:center;font-family:Open Sans,sans-serif;font-weight:700;font-size:14px;line-height:16px;text-transform:uppercase;height:54px}.o-header__nav-option a{position:relative;color:#fff}.o-header__nav-option .active-link:after{content:"";position:absolute;left:0;right:0;height:2px;bottom:-4px;background-color:#fff}.m-burger-menu{display:flex;align-items:center;justify-content:center;width:fit-content;height:fit-content}.m-burger-menu button{border:none;outline:none;background:transparent;margin:0;padding:4px;color:#fff;cursor:pointer}.m-burger-menu .anticon svg{width:24px;height:24px}.m-burger-menu__logo{width:160px;height:56px}.m-burger-menu__nav-list{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:22px;margin:0;padding:0 22px;list-style:none}.m-burger-menu__nav-option{display:flex;align-items:center;justify-content:center;font-family:Open Sans,sans-serif;font-weight:700;font-size:14px;line-height:16px;text-transform:uppercase;height:54px}.m-burger-menu__nav-option a{position:relative;color:#fff}.m-burger-menu__nav-option .active-link:after{content:"";position:absolute;left:0;right:0;height:2px;bottom:-4px;background-color:#fff}.ant-drawer-content{background-color:#262623!important}.ant-drawer-header{border:none!important;padding:48px 16px 0!important}.ant-drawer-header-title{flex-direction:row-reverse}.ant-drawer-header-title .ant-drawer-close{width:32px;height:32px;margin:0;color:#fff}.ant-drawer-header-title .anticon svg{width:24px;height:24px}.o-content{display:flex;position:relative;align-items:center;justify-content:center;height:calc(100vh - 102px);overflow:auto;scroll-behavior:smooth}.o-content__wrapper{position:absolute;top:0;left:0;width:100%;height:100%}.p-home{width:100%;height:100%}.p-home__hero{position:relative;width:100%;height:100%}.p-home__hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 30%,#956235,#7d4b24 10%,#1f1f1b 60%);opacity:.55}.app-screen--medium .p-home__hero,.app-screen--small .p-home__hero{height:auto}.app-screen--medium .p-home__hero:before,.app-screen--small .p-home__hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 100%,#956235,#7d4b24 10%,#1f1f1b 60%);opacity:.55}.p-home__hero-container{display:flex;align-items:flex-end;justify-content:center;height:100%}.app-screen--medium .p-home__hero-container,.app-screen--small .p-home__hero-container{padding-top:182px;flex-direction:column-reverse;height:auto}.app-screen--medium .p-home__hero-container{margin-right:24px;margin-left:24px}.app-screen--small .p-home__hero-container{margin-right:16px;margin-left:16px}.p-home__video{display:flex;position:relative;align-items:center;justify-content:center;width:60%;height:100%;overflow:hidden;z-index:1}.p-home__video video,.p-home__video img{position:absolute;bottom:0;height:140%;pointer-events:none}.app-screen--medium .p-home__video,.app-screen--small .p-home__video{width:100%;height:50vh;align-items:flex-start}.p-home__content{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:40%;height:100%;z-index:1}.app-screen--xlarge .p-home__content,.app-screen--large .p-home__content{padding:182px 0 80px}.app-screen--medium .p-home__content,.app-screen--small .p-home__content{justify-content:flex-end;width:100%;height:fit-content;padding:32px 0 80px}.p-home__content-wrp{max-width:420px}.app-screen--medium .p-home__content-wrp,.app-screen--small .p-home__content-wrp{width:100%;max-width:100%}.p-home__content-wrp .ant-typography{font-family:Open Sans,sans-serif;color:#fff}.p-home__content-wrp h1{font-weight:600;font-size:36px;line-height:40px;margin:0 0 4px}.p-home__content-wrp div{font-weight:400;font-size:18px;line-height:25px;margin:12px 0 0;text-align:justify}.p-home__hero-cta{margin-top:28px;padding:16px 28px;font-family:Open Sans,sans-serif;font-weight:700;font-size:14px;line-height:16px;text-transform:uppercase;color:#1e1e1b;background-color:#f1ece9;border:none;border-radius:8px;cursor:pointer}.p-home__section-wrp{position:relative;overflow:hidden}.p-home__section-wrp:before{content:"";position:absolute;top:-300px;right:-300px;bottom:-300px;left:-300px;background:center/cover no-repeat url(/assets/home-mask-DwGBKwKA.png);opacity:.4;z-index:1}.p-home__footer{display:flex;align-items:center;justify-content:center;padding:24px 32px}.p-home__footer .ant-typography{font-family:Open Sans,sans-serif;color:#fff;font-weight:400;font-size:14px;line-height:16px;text-align:center;margin:0}.t-home-section__row--reversed{flex-direction:row-reverse}.t-home-section__image{max-height:572px;background-color:#e5e3e2}.t-home-section__image img{width:100%;height:auto;background-size:cover}.t-home-section__image .jubelee{width:auto;height:80%;margin:auto}.t-home-section__image:has(.jubelee){display:flex;align-items:center;justify-content:center}.t-home-section__info{display:flex;align-items:center;background-color:#f6f4f2}.app-screen--medium .t-home-section__info,.app-screen--small .t-home-section__info{padding:0 32px}.t-home-section__info-wrapper{max-width:400px;margin:86px auto 86px 132px;z-index:2}.t-home-section__info-wrapper .ant-typography,.t-home-section__info-wrapper ul{font-family:Open Sans,sans-serif;color:#1d1d1b;text-align:justify}.t-home-section__info-wrapper h2{font-weight:600;font-size:24px;line-height:30px;margin:0 0 12px;text-align:left!important}.t-home-section__info-wrapper div,.t-home-section__info-wrapper ul{font-weight:400;font-size:14px;line-height:20px;margin:0 0 12px}.t-home-section__info-wrapper ul{padding-left:16px}.t-home-section__info-wrapper--reversed{margin:86px 122px 86px auto}.app-screen--medium .t-home-section__info-wrapper,.app-screen--small .t-home-section__info-wrapper{margin:80px auto}.t-home-section__info-wrapper a{color:#1d1d1b;text-decoration:underline}.t-home-section__cta{font-family:Open Sans,sans-serif;font-weight:700;font-size:14px;line-height:16px;background:none;border:none;outline:none;color:#1e1e1b;margin:0;padding:0;cursor:pointer}.p-light-your-candle__submit-btn{margin-bottom:100px}.p-light-your-candle{position:relative;width:100%;height:100%}.app-screen--medium .p-light-your-candle,.app-screen--small .p-light-your-candle{height:auto}.p-light-your-candle__row{display:flex;position:relative;align-items:stretch;justify-content:center;min-height:100vh;height:auto}.p-light-your-candle__row:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 28%,#956235,#7d4b24 10%,#1f1f1b 60%);opacity:.2}.app-screen--medium .p-light-your-candle__row,.app-screen--small .p-light-your-candle__row{padding-top:182px;flex-direction:column-reverse;height:auto}.app-screen--medium .p-light-your-candle__row:before,.app-screen--small .p-light-your-candle__row:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 100%,#956235,#7d4b24 10%,#1f1f1b 60%);opacity:.2}.app-screen--medium .p-light-your-candle__row{margin-right:24px;margin-left:24px}.app-screen--small .p-light-your-candle__row{margin-right:16px;margin-left:16px}.p-light-your-candle__video{display:flex;position:relative;align-items:center;justify-content:center;width:60%;min-height:100vh;height:auto;overflow:hidden}.p-light-your-candle__video video{position:absolute;bottom:0;height:140%;pointer-events:none}.app-screen--medium .p-light-your-candle__video,.app-screen--small .p-light-your-candle__video{width:100%;height:50vh;align-items:flex-start}.p-light-your-candle__form{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:40%;min-height:100vh;height:auto;z-index:2}.app-screen--xlarge .p-light-your-candle__form,.app-screen--large .p-light-your-candle__form{padding:182px 0 80px}.app-screen--medium .p-light-your-candle__form,.app-screen--small .p-light-your-candle__form{justify-content:flex-start;width:100%;min-height:auto}.p-light-your-candle__form-wrapper{max-width:450px}.app-screen--medium .p-light-your-candle__form-wrapper,.app-screen--small .p-light-your-candle__form-wrapper{width:100%;max-width:100%}.p-light-your-candle__form-wrapper .ant-typography{font-family:Open Sans,sans-serif;color:#fff;text-align:justify}.p-light-your-candle__form-wrapper h1{font-weight:600;font-size:30px;line-height:36px;margin:0 0 12px}.p-light-your-candle__form-wrapper div{font-weight:400;font-size:18px;line-height:25px;margin:0 0 16px;text-align:justify}.p-light-your-candle__form-wrapper .ant-form-item-explain-error,.p-light-your-candle__form-wrapper .ant-form-item-additional{margin:0}.p-light-your-candle__form-wrapper .ant-form-item-required{color:#fff!important;font-weight:400;font-size:14px;line-height:22px;margin:0 0 4px!important}.p-light-your-candle__form-wrapper .ant-form-item-required:after{visibility:visible!important;content:"*"!important;display:inline-block!important;margin-inline-start:4px!important;color:#ff4d4f!important;font-size:14px!important;font-family:SimSun,sans-serif!important;line-height:1!important}.p-light-your-candle__form-wrapper .ant-form-item-required:before{display:none!important}.p-light-your-candle__form-wrapper .ant-form-item-control,.p-light-your-candle__form-wrapper .ant-form-item-control-input{margin:0}.p-light-your-candle__form-wrapper .ant-form-item-control-input:last-child{margin:0}.p-light-your-candle__form-wrapper .ant-form-item-control-input-content input{height:48px;background-color:#efebe8}.p-light-your-candle__form-wrapper .ant-form-item-control-input-content textarea{background-color:#efebe8}.p-light-your-candle__submit-btn{padding:14px 28px;font-family:Open Sans,sans-serif;font-weight:700;font-size:12px;line-height:16px;text-transform:uppercase;color:#1e1e1b;background-color:#f1ece9;border:none;border-radius:8px;cursor:pointer}.p-lit-candles{display:flex;position:relative;align-items:flex-start;justify-content:center;width:100%;min-height:100vh;height:auto}.p-lit-candles:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 38%,#956235,#7d4b24 10%,#1f1f1b 50%);opacity:.55}.p-lit-candles__row{display:flex;align-items:center;justify-content:center;width:100%;max-width:1368px;min-height:100vh;height:auto;margin:0 60px;padding:182px 80px 0;z-index:2}.app-screen--medium .p-lit-candles__row,.app-screen--small .p-lit-candles__row{flex-direction:column;margin:182px 32px 0;padding:0}.p-lit-candles__grid{padding-bottom:32px;width:60%}.app-screen--medium .p-lit-candles__grid,.app-screen--small .p-lit-candles__grid{width:100%}.p-lit-candles__grid-container{display:grid;grid-template-columns:repeat(10,1fr);grid-template-rows:auto;column-gap:24px;row-gap:12px}.app-screen--xlarge .p-lit-candles__grid-container,.app-screen--large .p-lit-candles__grid-container,.app-screen--medium .p-lit-candles__grid-container{grid-template-columns:repeat(8,1fr)}.app-screen--medium .p-lit-candles__grid-container{column-gap:32px}.app-screen--small .p-lit-candles__grid-container{grid-template-columns:repeat(5,1fr)}.p-lit-candles__controls{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:36px;padding-left:108px;width:40%}.p-lit-candles__controls .ant-pagination{gap:48px}.p-lit-candles__controls .ant-pagination-item{display:none}.p-lit-candles__controls .ant-pagination-item-link{border-color:#fff!important}.p-lit-candles__controls .ant-pagination .anticon{color:#fff!important}.app-screen--medium .p-lit-candles__controls,.app-screen--small .p-lit-candles__controls{align-self:start;width:100%;padding:0 0 80px}.p-lit-candles__msg-wrp .ant-typography{font-family:Open Sans,sans-serif;color:#fff}.p-lit-candles__msg-wrp h1{font-weight:600;font-size:30px;line-height:36px;margin:0 0 12px}.p-lit-candles__msg-wrp div{font-weight:400;font-size:14px;line-height:20px;margin:0}.p-lit-candles__msg-wrp .highlight{font-weight:700;font-size:20px;line-height:28px}.p-lit-candles__cta{margin-top:24px;padding:14px 28px;font-family:Open Sans,sans-serif;font-weight:700;font-size:12px;line-height:16px;text-transform:uppercase;color:#1e1e1b;background-color:#f1ece9;border:none;border-radius:8px;cursor:pointer}.m-candle-card{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:8px;background:none;border:none;outline:none;width:fit-content;padding:0}.m-candle-card--clickable{cursor:pointer}.m-candle-card .ant-typography{font-family:Open Sans,sans-serif;color:#efebe866;font-weight:400;font-size:14px;line-height:20px;height:20px;margin:0}.a-candle{--scale: 1;position:relative;width:90px;height:210px}.a-candle--lit{-webkit-animation:blink .1s infinite;animation:blink .1s infinite;transition:ease-in}.a-candle__wick{position:absolute;width:3px;height:16px;background:#9c9b8a;bottom:calc(50% + 6px);left:50%;transform:translate(-50%) skew(2deg);border-radius:10%;box-shadow:0 0 2px #000}.a-candle__wick:after{content:"";position:absolute;left:50%;bottom:0;width:0;height:0;box-shadow:0 5px 2px 3px #868374,0 5px 3px 4px #868374}.a-candle__wick--lit{height:36px;background:#23161a;transition:ease-in}.a-candle__wick--lit:before{content:"";position:absolute;width:0;left:50%;height:10px;box-shadow:0 -8px 6px 5px #fff,0 -6px 6px 5px #ffd700b3,0 -2px 6px 5px #ff6a00b3,0 4px 2px 2px #000}.a-candle__wick--lit:after{content:"";position:absolute;left:50%;bottom:0;width:0;height:0}.a-candle__flame{width:10px;height:60px;margin:0 auto;position:absolute;bottom:calc(50% + 18px);left:45%;-webkit-animation:move 3s infinite,move-left 3s infinite;animation:move 3s infinite,move-left 3s infinite;transition:ease-in;transform-origin:50% 90%}.a-candle__flame .top{width:10px;height:100%;position:absolute;top:0;left:0;background:#fff;border-radius:500% 500% 50px 50px;transform:skewY(-10deg);box-shadow:0 0 0 3px #fff,0 -8px 1px 4px #fff,0 -10px 2px 3px gold,0 -12px 5px 4px #ff6a00,0 0 60px 4px #ff6a00,0 -4px 2px 4px #fff,0 -2px 3px 3px #fff;-webkit-animation:flame-up 5s infinite;animation:flame-up 5s infinite}.a-candle__flame .shadows{position:absolute;left:50%;top:0;width:1px;height:24px;border-radius:50%;box-shadow:0 2px 12px 10px gold,0 0 60px 10px #ff6a00,0 6px 30px 20px #ff6a00,2px 12px 2px 6px #ff6a00,2px 20px 2px 6px #685140,0 30px 20px 12px #000}.a-candle__flame .bottom{transform:scale(.8);position:absolute;bottom:3px;left:4px;width:1px;height:12px;border-radius:1%;background:#2c2b39;box-shadow:0 2px 4px 5px #3c4c7d4d,0 0 2px 3px #2c2b39,0 -5px 4px 3px #ff6a0080,0 2px 3px 5px #2c2b39,0 -1px 4px 5px #2c2b39,2px -4px 4px 2px red,0 -6px 4px 4px gold,2px -10px 4px 2px gold,0 1px 2px 4px #30537d,0 -1px 1px 6px #76daff,0 1px 4px 5px #76daff}.a-candle__wax{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:100%;height:100%;background:bottom/contain no-repeat url(/assets/candle-hhHo8PhL.png)}.a-candle__wax--lit{background:bottom/contain no-repeat url(/assets/lit-candle-Dlm1ygwx.png);transition:ease-in}@-webkit-keyframes move{0%{transform:skew(2deg) skewY(5deg)}50%{transform:skew(-2deg) skewY(0)}to{transform:skew(2deg) skewY(5deg)}}@keyframes move{0%{transform:skew(2deg) skewY(5deg)}50%{transform:skew(-2deg) skewY(0)}to{transform:skew(2deg) skewY(5deg)}}@-webkit-keyframes move-left{50%{transform:skew(3deg)!important}}@keyframes move-left{50%{transform:skew(3deg)!important}}@-webkit-keyframes flame-up{50%{box-shadow:0 0 0 calc(3px * var(--scale)) #fff,0 calc(-24px * var(--scale)) calc(1px * var(--scale)) calc(2px * var(--scale)) #fff,0 calc(-18px * var(--scale)) calc(2px * var(--scale)) calc(3px * var(--scale)) gold,0 calc(-1px * var(--scale)) calc(5px * var(--scale)) calc(4px * var(--scale)) #ff6a00,0 0 calc(30px * var(--scale)) calc(10px * var(--scale)) #ff6a00,0 calc(-10px * var(--scale)) calc(2px * var(--scale)) calc(4px * var(--scale)) #fff,0 calc(-5px * var(--scale)) calc(3px * var(--scale)) calc(3px * var(--scale)) #fff}}@keyframes flame-up{50%{box-shadow:0 0 0 calc(3px * var(--scale)) #fff,0 calc(-24px * var(--scale)) calc(1px * var(--scale)) calc(2px * var(--scale)) #fff,0 calc(-18px * var(--scale)) calc(2px * var(--scale)) calc(3px * var(--scale)) gold,0 calc(-1px * var(--scale)) calc(5px * var(--scale)) calc(4px * var(--scale)) #ff6a00,0 0 calc(30px * var(--scale)) calc(10px * var(--scale)) #ff6a00,0 calc(-10px * var(--scale)) calc(2px * var(--scale)) calc(4px * var(--scale)) #fff,0 calc(-5px * var(--scale)) calc(3px * var(--scale)) calc(3px * var(--scale)) #fff}}@-webkit-keyframes blink{50%{opacity:.95}}@keyframes blink{50%{opacity:.95}}.m-lit-candle-modal__content{display:flex;align-items:center;justify-content:center;gap:108px;padding:64px 32px}.m-lit-candle-modal__content .ant-space{min-width:220px;width:40%;gap:0;margin:0;z-index:1}.m-lit-candle-modal__content .ant-space .ant-space-item{margin:0}.m-lit-candle-modal__content .ant-space .ant-typography{font-family:Open Sans,sans-serif;color:#fff}.m-lit-candle-modal__content .ant-space h3{font-weight:600;font-size:24px;line-height:28px;margin:0 0 12px;padding:0}.m-lit-candle-modal__content .ant-space div{font-weight:400;font-size:18px;line-height:28px;margin:0 0 20px;padding:0}@media (max-width: 566px){.m-lit-candle-modal__content{flex-direction:column;gap:24px;padding:64px}}.m-lit-candle-modal__fake-candle{position:relative;width:fit-content;height:auto}.m-lit-candle-modal__candle-mask{position:absolute;bottom:0;left:-3px;width:171px;height:auto}.m-lit-candle-modal__share{padding:14px 28px;font-family:Open Sans,sans-serif;font-weight:700;font-size:12px;line-height:16px;text-transform:uppercase;color:#fff;background-color:transparent;border:1px solid white;border-radius:8px;cursor:pointer}.m-lit-candle-modal .ant-modal-close{color:#fff;margin:0;padding:4px}.m-lit-candle-modal .ant-modal-close .anticon svg{width:24px;height:24px}.m-lit-candle-modal .ant-modal-content{width:fit-content;padding:0!important;background-color:#262623}.m-lit-candle-modal .ant-modal-content:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 25%,#956235,#7d4b24 10%,#1f1f1b 50%);opacity:.55}.m-lit-candle-modal .ant-modal-body{width:fit-content}.ant-modal-mask{background-color:#000c!important}@media (max-width: 566px){.m-lit-candle-modal__content{max-height:80vh;overflow-y:auto;-webkit-overflow-scrolling:touch}.m-lit-candle-modal__share{margin-bottom:100px}}@media (max-width: 566px){.ant-modal{margin:0!important;position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100vw!important;min-height:100vh!important;height:100%!important;padding:0!important}.ant-modal-content{position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;width:100vw!important;height:100vh!important;border-radius:0!important;padding:0!important}.ant-modal-content:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:radial-gradient(circle at 50% 20%,#956235,#7d4b24 10%,#1f1f1b 50%)!important;opacity:.55!important}.ant-modal .ant-space{width:80%!important}}
