.header{display:flex;margin:24px 0 32px}.logo{height:21px;width:169px}.nav{align-items:center;display:flex;gap:20px;justify-content:space-between}.social{display:none;gap:18px}.social__icon *{stroke:var(--dark-color);fill:#0000;transition:all .3s}.social__icon:hover *{stroke:var(--accent-color)}.mobile-menu__btn-open{background:#0000;border:none;cursor:pointer;padding:0;right:20px;top:20px}@media screen and (min-width:940px){.social{display:flex}.mobile-menu__btn-open{display:none}}@media screen and (min-width:1140px){.logo{height:24px;width:213px}}.header__menu{display:none}.header__menu a{color:var(--dark-color)}.mobile__menu{display:flex;flex-direction:column;gap:24px}.link{color:var(--light-color);font-size:14px;font-weight:500;line-height:114%;transition:.3s}.link:hover{color:var(--accent-color)}@media screen and (min-width:940px){.header__menu,.menu{display:flex}.menu{gap:24px}}.mobile-menu{background-color:var(--section-color);height:100vh;padding:136px 50px;position:fixed;right:0;top:0;transform:translateX(100%);transition:all .3s}.mobile-menu.active{transform:translate(0)}.mobile-menu__social{bottom:20px;display:flex;gap:18px;position:fixed;right:140px}.mobile-menu__icon *{stroke:var(--light-color);fill:#0000}.mobile-menu__btn-close{stroke:var(--light-color);background:#0000;border:none;cursor:pointer;position:fixed;right:20px;top:20px}@media screen and (min-width:768px){.mobile-menu{height:100vh;padding:156px 85px}.mobile-menu__social{bottom:24px;right:192px}.icon-close{right:32px;top:24px}}@media screen and (min-width:940px){.mobile-menu{display:none}}.button{border-radius:100px;color:var(--light-color);font-family:Montserrat,sans-serif;font-size:14px;font-weight:600;padding:12px 28px}.button--orange{background:var(--accent-color);border:1px solid var(--accent-color);transition:all .3s}.button--orange:hover{background:var(--light-color);border:1px solid var(--light-color);color:var(--accent-color)}.button--transparent{background-color:initial;border:1px solid var(--light-color);transition:all .3s}.button--transparent:hover{border:1px solid var(--accent-color);color:var(--accent-color)}.button--transparent-or{background-color:initial;border:1px solid var(--accent-color);color:var(--dark-color);font-size:14px;font-weight:600;transition:all .3s}.button--transparent-or:hover{background:var(--accent-color);border:1px solid var(--accent-color);color:var(--light-color)}@media screen and (min-width:768px){.button{cursor:pointer;padding:14px 40px}.button--transparent-or{font-size:18px}}.order-modal__backdrop{background-color:#00000080;height:100%;left:0;position:fixed;top:0;width:100%;z-index:4}.order-modal{background:#fff;border-radius:10px;height:95%;left:50%;max-height:718px;overflow-y:scroll;position:absolute;top:50%;transform:translate(-50%,-50%)}.order-modal__container{margin:32px 24px}.order-modal__title{display:flex;font-size:20px;font-weight:600;justify-content:center;letter-spacing:-.03em;line-height:117%;margin-bottom:32px;text-transform:uppercase}.order-modal__product{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:32px}.order-modal__img{width:84px}.order-modal__close-btn{align-items:center;background-color:initial;border:none;cursor:pointer;display:flex;height:28px;justify-content:center;padding:0;position:absolute;right:15px;top:15px;width:28px;z-index:4}.order-modal__fieldset,.order-modal__form{display:flex;flex-direction:column}.order-modal__fieldset{border:none;padding:0}.order-modal__btn{height:45px;margin-top:18px;padding:12px 28px;width:133px}.order-modal__icon *{stroke:var(--dark-color)}.order-modal__form-title{font-size:12px;font-weight:500;margin:0 0 8px}.order-modal__label-input{align-items:flex-start;display:flex;flex-direction:row;gap:40px;height:45px;margin-bottom:18px;padding:14px 18px}.order-modal__form-text,.order-modal__label-input{border:1.5px solid #1111110d;border-radius:8px;font-family:Montserrat,sans-serif;font-weight:400;letter-spacing:-.02em;width:263px}.order-modal__form-text{height:91px;padding:13px 18px;resize:none}@media screen and (min-width:768px){.order-modal__container{margin:48px}.order-modal__title{font-size:24px}.order-modal__close-btn{right:24px;top:24px}.order-modal__product{justify-content:start;margin-bottom:40px}.order-modal__img{width:120px}.order-modal__fieldset{display:flex;flex-direction:row;gap:21px;padding:0}.order-modal__label-input.user-name{width:246px}.order-modal__form-title{font-size:14px}.order-modal__label-input{border-radius:14px;gap:40px;height:66px;width:513px}.order-modal__form-text{border-radius:14px;height:137px;width:513px}}.hero-section{padding-bottom:72px}.hero-section__container{background-image:url(/Simply-chocolate/static/media/background-header.75407f277fc1b130e563.jpg);background-position:top;background-repeat:no-repeat;background-size:cover;border-radius:30px;padding:385px 20px 20px}.hero-section__title{color:var(--light-color);font-size:20px;font-weight:500;letter-spacing:-.03em;line-height:120%;margin-bottom:32px;max-width:295px}.hero-section__button-list{display:flex;gap:14px}@media screen and (min-width:768px){.hero-section{padding-bottom:50px}.hero-section__container{border-radius:30px;padding:671px 40px 40px}.hero-section__title{font-size:28px;font-weight:500;max-width:484px}}@media screen and (min-width:1140px){.hero-section{padding-bottom:72px}.hero-section__container{border-radius:30px;padding:381px 40px 40px}}.benefit-section{background-color:var(--section-color);margin-bottom:72px;padding:20px 0}.benefit-section__list{display:flex;flex-wrap:wrap;gap:20px}@media screen and (min-width:768px){.benefit-section{margin-bottom:100px;padding:50px 0}.benefit-section__list{gap:32px}}@media screen and (min-width:1140px){.benefit-section{margin-bottom:128px}.benefit-section__list{gap:70px;justify-content:space-between}}.benefit-section__icon{align-items:center;border:1px solid #ffffff80;border-radius:50%;display:flex;height:62px;justify-content:center;margin-bottom:22px;width:62px}.benefit-section__title{color:var(--light-color);font-size:18px;font-weight:600;margin-bottom:18px}.benefit-section__text{color:#ffffffb3;font-size:14px;letter-spacing:-.02em;max-width:308px}@media screen and (min-width:1140px){.benefit-section__item:not(:last-child):after{border:1px solid #ffffff80;content:"";height:0;position:absolute;top:1000px;transform:rotate(270deg) translateY(326px);transform-origin:top left;width:124px}}.ingredient-section{margin-bottom:72px}.ingredient-section__title{font-size:20px;font-weight:600;letter-spacing:-.03em;line-height:120%;margin:0 auto 24px;max-width:280px;text-align:center;text-transform:uppercase}.ingredient-section__description{margin:0 auto 32px;max-width:335px;text-align:center}.ingredient-section__list{display:flex;flex-wrap:wrap;gap:20px}@media screen and (min-width:768px){.ingredient-section{margin-bottom:100px}.ingredient-section__title{font-size:24px;line-height:117%;margin:0 auto 28px;max-width:410px}.ingredient-section__description{margin:0 auto 50px;max-width:486px}.ingredient-section__list{gap:32px;margin:0 auto;max-width:704px}}@media screen and (min-width:1140px){.ingredient-section{margin-bottom:128px}.ingredient-section__list{flex-direction:row;gap:18px;max-width:1400px}}.ingredient-section__item{cursor:context-menu;display:flex;height:270px;margin:0 auto;max-width:335px;perspective:800px;position:relative;transform-style:preserve-3d;width:100%}.ingredient-section__img{padding:28px 55px 25px}.ingredient-section__item-title-front{font-size:14px;font-weight:600;padding:0 0 28px 28px;text-transform:uppercase}.ingredient-section__item-title-back{font-size:18px;font-weight:600;letter-spacing:-.03em;padding-bottom:8px;text-transform:uppercase}.ingredient-section__btn{font-size:10px;font-weight:400;line-height:120%;margin:0 6px 14px 0;padding:6px 16px}.ingredient-section__text{max-width:280px}.front{border-radius:15px;height:270px;transform:perspective(600px) rotateY(0deg);width:335px}.front-accent{background-color:var(--accent-color);color:var(--light-color)}.front-light{background-color:var(--light-color);border:1px solid #fd9222;color:var(--dark-color)}.front-section{background-color:var(--section-color);color:var(--light-color)}.back{background-color:var(--light-color);border-radius:15px;height:270px;overflow-y:auto;padding:28px;transform:perspective(600px) rotateY(180deg);width:335px}.back,.front{backface-visibility:hidden;position:absolute;transition:transform .8s ease-in-out}.ingredient-section__item:hover>.front{transform:perspective(600px) rotateY(-180deg)}.ingredient-section__item:hover>.back{transform:perspective(600px) rotateY(0deg)}@media screen and (min-width:768px){.ingredient-section__item{max-width:336px}.back,.front{width:336px}}@media screen and (min-width:1140px){.ingredient-section__item{height:270px;max-width:270px}.ingredient-section__img{padding:28px 36px 36px 28px}.ingredient-section__text{max-width:230px}.back,.front{height:270px;width:270px}.back{padding:28px}}.made-section{margin:0 auto 72px}.made-section__title{font-size:20px;font-weight:600;letter-spacing:-.03em;line-height:120%;margin-bottom:32px;text-align:center;text-transform:uppercase}.made-section__video{border-radius:15px;display:flex;margin:0 auto 40px;width:335px}.made-section__list-box{margin:0 auto;max-width:335px;padding:0 14px}.made-section__list-title{font-size:18px;font-weight:600;line-height:133%;margin-bottom:20px;max-width:307px}.made-section__list{display:flex;flex-direction:column;gap:18px;list-style-type:disc;padding-left:12px}.made-section__item{max-width:290px}@media screen and (min-width:768px){.made-section{margin:0 auto 100px}.made-section__title{font-size:24px;line-height:117%;margin-bottom:50px}.made-section__video{margin:0 auto 52px;width:614px}.made-section__list-box{max-width:614px;padding:0 32px}.made-section__list-title{margin-bottom:28px;max-width:350px}.made-section__item{max-width:464px}}@media screen and (min-width:1140px){.made-section{margin:0 auto 128px}.made-section__video{margin:0 auto;width:600px}.made-section__list-box{max-width:516px}.made-section__item{max-width:409px}.made-section__box{display:flex}}.products-section__item{background-color:#fff;border:1px solid #1111111a;border-radius:15px;height:364px;margin:0 auto;width:335px}.products-section__item-img{margin:18px auto 8px}.products-section__item-title{font-size:18px;font-weight:600;letter-spacing:-.02em;line-height:133%;text-align:center;text-transform:uppercase}.products-section__item-description{color:#111111b3;font-size:12px;letter-spacing:-.02em;line-height:117%;margin-bottom:18px;text-align:center}.products-section__item-btn{display:flex;margin:0 auto;padding:8px 86px 8px 85px}@media screen and (min-width:768px){.products-section__item{height:364px;width:270px}}.products-section{margin-bottom:72px}.products-section__list{display:flex;gap:16px}.products-section__title{font-size:20px;font-weight:600;letter-spacing:-.03em;line-height:120%;margin-bottom:32px;text-align:center;text-transform:uppercase}@media screen and (min-width:768px){.products-section{margin-bottom:100px}.products-section__title{font-size:24px;line-height:117%;margin-bottom:50px}.products-section__list{gap:18px}}@media screen and (min-width:1140px){.products-section{margin-bottom:128px}}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, 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")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.top-sellers-section{margin-bottom:72px}.top-sellers-section__title{font-size:20px;font-weight:600;letter-spacing:-.03em;line-height:120%;margin-bottom:32px;text-align:center;text-transform:uppercase}.top-sellers-section__list{display:flex;flex-direction:column}.top-sellers-section__item{margin:0 auto}.top-sellers-section__item:last-child{display:none}.top-sellers-section__img{border-radius:15px;height:464px;margin-bottom:20px;width:335px}.top-sellers-section__text{margin-bottom:32px;max-width:306px}.top-sellers-section__btn{display:flex;margin:0 auto}.top-sellers-section__text-btn{display:none}@media screen and (min-width:768px){.top-sellers-section{margin:0 auto 100px;max-width:704px}.top-sellers-section__title{font-size:24px;line-height:117%;margin-bottom:50px}.top-sellers-section__list{flex-direction:row;gap:16px}.top-sellers-section__img{margin-bottom:32px;width:344px}.top-sellers-section__text{display:none;max-width:306px}.top-sellers-section__container{display:flex;justify-content:space-between}.top-sellers-section__btn{height:50px;margin:0}.top-sellers-section__text-btn{display:flex;margin-bottom:0}}@media screen and (min-width:1140px){.top-sellers-section{margin-bottom:128px;max-width:1140px}.top-sellers-section__item:last-child{display:flex}.top-sellers-section__img{width:368px}.top-sellers-section__text{max-width:407px}}.response-section__item{background-color:#fff;border:1px solid #1111111a;border-radius:15px;height:200px;margin:0 auto;padding:0 17px;position:relative;text-align:center;width:360px}.response-section__item-container{margin-top:-24px}.response-section__item-img{border-radius:50%;display:inline-block;position:relative;top:-40px;width:80px}.response-section__item-title{font-size:18px;font-weight:600;line-height:133%;margin-bottom:24px;text-align:center}.response-section__item-text{color:#111111b3;text-align:center}@media screen and (min-width:768px){.response-section__item{padding:0 19px}}@media screen and (min-width:1140px){.response-section__item{padding:0 24px}}.review-modal__backdrop{background-color:#00000080;height:100%;left:0;position:fixed;top:0;width:100%;z-index:4}.review-modal{background:#fff;border-radius:10px;height:471px;left:50%;padding-top:32px;position:absolute;top:50%;transform:translate(-50%,-50%);width:311px}.review-modal__container{margin:0 24px}.review-modal__title{font-size:20px;font-weight:600;letter-spacing:-.03em;line-height:120%;margin-bottom:24px;text-transform:uppercase}.review-modal__close-btn{align-items:center;background-color:initial;border:none;cursor:pointer;display:flex;height:28px;justify-content:center;padding:0;position:absolute;right:15px;top:15px;width:28px;z-index:4}.review-modal__form{display:flex;flex-direction:column;gap:14px}.review-modal__btn{border:none;height:41px;padding:12px 0;width:93px}.review-modal__icon *{stroke:var(--dark-color)}.review-modal__label-input{height:45px}.review-modal__form-text,.review-modal__label-input{border:1.5px solid #1111110d;border-radius:8px;font-family:Montserrat,sans-serif;font-weight:400;letter-spacing:-.02em;padding:13px 18px;width:263px}.review-modal__form-text{height:91px;resize:none}@media screen and (min-width:768px){.review-modal{border-radius:15px;height:628px;padding-top:40px;width:517px}.review-modal__container{margin:0 40px}.review-modal__title{font-size:24px;line-height:117%;margin-bottom:40px;max-width:300px}.reviw-modal__br{display:none}.review-modal__close-btn{right:24px;top:24px}.review-modal__form{gap:18px}.review-modal__btn{height:45px;padding:14px 0;width:117px}.review-modal__label-input{height:66px}.review-modal__form-text,.review-modal__label-input{border-radius:13px;font-size:18px;padding:22px 24px;width:437px}.review-modal__form-text{height:137px}}.response-section{margin-bottom:72px}.response-section__title{font-size:20px;font-weight:600;letter-spacing:-.03em;line-height:120%;margin-bottom:32px;text-align:center;text-transform:uppercase}.response-section__list{margin-bottom:65px;padding-left:0;padding-top:40px}.response-section__btn{display:flex;margin:0 auto}.swiper-slide,.swiper-wrapper{overflow:visible!important}.swiper{overflow:hidden}@media screen and (min-width:768px){.response-section{margin-bottom:100px}.response-section__title{font-size:24px;line-height:117%;margin-bottom:50px}.response-section__list{display:flex;gap:16px;margin-bottom:94px}}@media screen and (min-width:1140px){.response-section{margin-bottom:128px}.response-section__list{gap:28px}}.news-modal__backdrop{background-color:#00000080;height:100%;left:0;position:fixed;top:0;width:100%;z-index:4}.news-modal{background:#fff;border-radius:10px;height:350px;left:50%;padding-top:200px;position:absolute;top:50%;transform:translate(-50%,-50%);width:311px}.news-modal__bacground-img{background-image:url(/Simply-chocolate/static/media/news.5bdd7416649cdd145aab.jpg);border-top-left-radius:10px;border-top-right-radius:10px;height:169px;left:0;position:absolute;top:0;width:311px}.news-modal__container{margin:0 24px}.news-modal__title{font-size:20px;font-weight:600;letter-spacing:-.03em;line-height:117%;margin-bottom:24px;text-transform:uppercase}.news-modal__close-btn{align-items:center;background-color:initial;border:none;cursor:pointer;display:flex;height:28px;justify-content:center;padding:0;position:absolute;right:15px;top:15px;width:28px;z-index:4}.news-modal__form{display:flex}.news-modal__btn{left:190px;padding:14px 22px;position:absolute}.news-modal__icon *{stroke:var(--light-color)}.news-modal__label-input{align-items:flex-start;border:1.5px solid #1111110d;border-radius:25px;display:flex;flex-direction:row;font-family:Montserrat,sans-serif;font-weight:400;gap:40px;height:45px;letter-spacing:-.02em;padding:14px 18px;width:263px}@media screen and (min-width:768px){.news-modal{border-radius:15px;height:412px;padding-top:236px;width:538px}.news-modal__bacground-img{border-top-left-radius:15px;border-top-right-radius:15px;height:196px;width:538px}.news-modal__container{margin:0 40px}.news-modal__title{font-size:24px;line-height:117%;margin-bottom:28px;max-width:300px}.news-modal__close-btn{right:24px;top:24px}.news-modal__form{display:flex}.news-modal__btn{margin-left:8px;padding:17px 32px;position:static}.news-modal__label-input{font-size:18px;height:52px;width:313px}}.subcribe-section{background-image:url(/Simply-chocolate/static/media/background-subcribe.1d1db50cf8c1ba9fc69f.jpg);background-position:top;background-repeat:no-repeat;background-size:cover;padding:62px 0}.subcribe-section__title{font-size:20px;font-weight:600;letter-spacing:-.03em;line-height:120%;max-width:290px;text-transform:uppercase}.subcribe-section__text,.subcribe-section__title{color:var(--light-color);margin:0 auto 24px;text-align:center}.subcribe-section__text{max-width:326px}.subcribe-section__btn{display:flex;margin:0 auto}@media screen and (min-width:768px){.subcribe-section__title{font-size:24px;line-height:117%;max-width:380px}.subcribe-section__text{max-width:467px}}.footer{background-color:var(--section-color)}.footer__title{font-size:24px;letter-spacing:-.02em;line-height:117%;max-width:300px;padding:32px 0}.footer__contact-title,.footer__title{color:var(--light-color);font-weight:500}.footer__contact-title{margin-bottom:14px}.footer__list{margin-bottom:32px}.footer__social-icon *{fill:#0000;stroke:var(--light-color)}.footer__item{display:flex;gap:4px}.footer__address-link{color:var(--light-color);letter-spacing:-.02em}.footer__menu{display:flex;flex-direction:column;gap:18px;padding-bottom:32px}.footer__contacts{display:flex;gap:113px}.footer__social{display:flex;gap:14px}@media screen and (min-width:768px){.footer__title{font-size:28px;line-height:121%;padding:0}.footer__container{display:flex;justify-content:space-between;padding:50px 0}.footer__list{margin-bottom:32px}.footer__menu{flex-direction:row;gap:24px;padding-bottom:50px}}:root{--dark-color:#111;--section-color:#1e1823;--accent-color:#fd9222;--light-color:#fafafa}body{background-color:#fafafa;background-color:var(--light-color);color:#111;color:var(--dark-color);font-family:Montserrat,sans-serif;font-size:14px;font-weight:400;line-height:129%;margin:0}.container{margin:0 auto;max-width:1184px;padding:0 24px;width:100%}.title-accent{color:#fd9222;color:var(--accent-color)}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:400 500 600 700;src:url(/Simply-chocolate/static/media/Montserrat-VariableFont_wght.7e687123cd4528224ce5.ttf) format("woff2")}@font-face{font-display:swap;font-family:Montserrat;font-style:italic;font-weight:700;src:url(/Simply-chocolate/static/media/Montserrat-Italic-VariableFont_wght.7451547bd28d8dddbeea.ttf) format("woff2")}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth}h1,h2,h3,h4,h5,h6,p{margin:0}img{display:block;height:auto;max-width:100%;object-fit:cover}a{display:inline-block;text-decoration:none}address{font-style:normal}ul{list-style-type:none;margin:0;padding:0}
/*# sourceMappingURL=main.81fc34b4.css.map*/