:root{--primary-color:#3b1900;--secondary-color:#fff1d1;--orange:#e18b22;--orange-light:#c6b792;--orange-dark:#613516;--brown:#853b03;--brown2:#7a614d;--light-brown:#421b00;--beige:#fffbf2;--beige2:#fff4da;--beige3:#ffeddf;--beige4:#f4e6c5;--beige5:#d0c0b4;--beige6:#d0c0b4;--beige7:#fef7e4;--beige8:#f0e1c0;--gray:#dadada;--red:#f44336}html{scroll-behavior:smooth}*,:after,:before{box-sizing:border-box;-webkit-tap-highlight-color:#0000;margin:0;padding:0}body{font-family:var(--font-inter),sans-serif;color:var(--primary-color);background-color:var(--beige);font-size:16px;line-height:1.5}body.open-nav-menu{overflow-y:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-baloo2),sans-serif}h1{font-size:56px;font-weight:700;line-height:1.14}@media (max-width:1280px){h1{font-size:48px}}@media (max-width:1024px){h1{font-size:36px}}@media (max-width:767px){h1{font-size:30px}}h2{font-size:44px;font-weight:700;line-height:1}@media (max-width:1280px){h2{font-size:36px}}@media (max-width:1024px){h2{font-size:28px}}h4{font-size:24px;font-weight:600;line-height:1.6}@media (max-width:1280px){h4{font-size:20px}}p{font-size:16px;line-height:1.5}button{cursor:pointer;background-color:#0000;border:none;outline:none;transition:all .3s}.btn{background-color:var(--orange);color:var(--secondary-color);border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:6px;width:fit-content;height:50px;padding:8px 20px;font-size:16px;font-weight:700;line-height:1.75;display:flex;box-shadow:0 4px 8px #00000026}@media (max-width:767px){.btn{height:42px;padding:6px 16px;font-size:14px}}.btn .arrow{width:19px;margin-top:1.5px;transition:all .3s}.btn .arrow img{width:100%;height:auto}.btn:hover .arrow{transform:translate(3px)}.btn:hover{background-color:var(--brown)}.btn.secondary-btn{height:44px;color:var(--primary-color);background:var(--beige2);border:1px solid var(--beige4);box-shadow:none;border-radius:12px;padding:8px 20px;font-size:14px;font-weight:600}@media (max-width:767px){.btn.secondary-btn{height:40px;padding:5px 16px}}.btn.secondary-btn:hover{border-color:var(--primary-color)}a{color:inherit;text-decoration:none;transition:all .3s}img{max-width:100%;display:block}ul,ol{list-style:none}.list li{padding-left:30px;position:relative}.list li:has(a){padding-left:0;position:static}.list li:has(a):before{display:none}.list li:before{content:"";background:url(../media/book-list-icon.0wqmdfferm3io.svg) 50%/contain no-repeat;width:20px;height:24px;position:absolute;top:2px;left:2px}.container{max-width:1190px;margin:0 auto;padding:0 25px}@media (max-width:767px){.container{padding:0 15px}}.swiper .swiper-pagination-bullet{opacity:1;background-color:var(--gray);border-radius:50%;width:10px;height:10px;margin:0 5px}.swiper .swiper-pagination-bullet.swiper-pagination-bullet-active{background:var(--orange)}.custom-pagination{display:flex}.banner-section{justify-content:center;align-items:center;height:100%;padding:100px 0;display:flex;position:relative}@media (max-width:1024px){.banner-section{padding:50px 0}}.banner-section .bg-img-wrap{width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.banner-section .bg-img-wrap img{object-fit:cover;width:100%;height:100%!important}@media (max-width:1024px){.banner-section .bg-img-wrap img{object-position:right}}.banner-section .bg-img-wrap .curve-img{width:101%;position:absolute;bottom:-2px;left:0}.banner-section .content-wrap{width:100%;max-width:1190px;margin:0 auto;position:relative}.banner-section .content-wrap .container{max-width:734px;margin-left:0}@media (max-width:1280px){.banner-section .content-wrap .container{max-width:585px}}@media (max-width:1024px){.banner-section .content-wrap .container{max-width:448px}}@media (max-width:767px){.banner-section .content-wrap .container{text-align:center}}.banner-section .content-wrap h1{color:var(--secondary-color);margin-bottom:30px}.banner-section .content-wrap p{color:var(--secondary-color);font-size:18px;line-height:1.4}@media (max-width:1024px){.banner-section .content-wrap p{font-size:16px}}.section-title-block{color:var(--primary-color);flex-wrap:wrap;justify-content:space-between;gap:15px;margin-bottom:34px;display:flex;position:relative}.section-title-block .btn-wrap{flex:0 0 189px;max-width:189px}@media (max-width:767px){.section-title-block .btn-wrap{flex:0 0 100%;max-width:100%}}.section-title-block .btn-wrap .btn{width:100%}@media (max-width:767px){.section-title-block .btn-wrap .btn{width:fit-content}}.section-title-block .title-wrap{flex:0 0 calc(100% - 215px);max-width:calc(100% - 215px)}@media (max-width:767px){.section-title-block .title-wrap{flex:0 0 100%;max-width:100%}}.section-title-block .title-icon{position:absolute;top:-15px;right:-5%}@media (max-width:1400px){.section-title-block .title-icon{right:0}}@media (max-width:767px){.section-title-block .title-icon{max-width:60px;top:-40px}}.section-title-block h2{margin-bottom:16px}@media (max-width:1024px){.section-title-block h2{margin-bottom:12px}}@media (max-width:767px){.section-title-block h2{margin-bottom:5px}}.section-title-block p{font-size:18px;line-height:1.2}@media (max-width:1024px){.section-title-block p{font-size:16px;line-height:1.5}}.cards-block .custom-row{flex-wrap:wrap;margin:0 -15px -34px;display:flex}.cards-block .custom-row .custom-col{flex:0 0 33.33%;max-width:33.33%;margin-bottom:34px;padding:0 15px}@media (max-width:991px){.cards-block .custom-row .custom-col{flex:0 0 50%;max-width:50%}}@media (max-width:667px){.cards-block .custom-row .custom-col{flex:0 0 100%;max-width:100%}}.custom-label{background:var(--brown);color:var(--secondary-color);border-radius:6px;justify-content:center;align-items:center;padding:5px 10px;font-size:12px;font-weight:700;line-height:1.25;display:inline-flex}.review-card{text-align:center;background:#fff;border-top:5px solid #0000;border-radius:20px;gap:10px;margin-bottom:18px;padding:24px 30px;box-shadow:0 4px 6px #853b031a}.review-card.yellow{border-color:#f4c743}.review-card.burnt-sienna{border-color:#b85c38}.review-card.green{border-color:#4a7c59}.review-card.champagne{border-color:#f9e0c9}.review-card .img-wrap{border-radius:20px;width:48px;height:48px;margin:0 auto;overflow:hidden}.review-card .img-wrap img{width:100%;height:100%}.review-card .name{font-size:16px;font-weight:600;line-height:1.75}.review-card h3{font-size:18px;font-weight:600;line-height:1.6}.review-card p{-webkit-line-clamp:3;line-clamp:3;word-break:break-all;-webkit-box-orient:vertical;min-height:72px;display:-webkit-box;overflow:hidden}.no-results{text-align:center;width:100%;min-height:300px}.no-results p{font-size:18px;font-weight:600}[data-sonner-toast]{font-family:var(--font-inter)!important;border:1px solid var(--beige4)!important;border-radius:12px!important;padding:16px!important;box-shadow:0 10px 30px #0000001a!important}[data-sonner-toast] [data-title]{font-size:15px!important;font-weight:600!important}[data-sonner-toast][data-type=success]{color:#166534!important;background-color:#f0fdf4!important;border-color:#bbf7d0!important}[data-sonner-toast][data-type=success] [data-icon]{color:#22c55e!important}[data-sonner-toast][data-type=error]{color:#991b1b!important;background-color:#fef2f2!important;border-color:#fecaca!important}[data-sonner-toast][data-type=error] [data-icon]{color:#ef4444!important}[data-sonner-toast][data-type=info]{background-color:var(--beige2)!important;border-color:var(--beige4)!important;color:var(--brown2)!important}.not-found-container{text-align:center;justify-content:center;align-items:center;min-height:calc(100vh - 400px);padding:40px 20px 125px;display:flex}.not-found-container .content-wrap{flex-direction:column;align-items:center;gap:40px;width:100%;max-width:800px;display:flex}.not-found-container .content-wrap .illustration-wrap{border-radius:30px;width:100%;max-width:600px;animation:6s ease-in-out infinite float;position:relative;overflow:hidden;box-shadow:0 20px 50px #3b19001a}.not-found-container .content-wrap .illustration-wrap img{width:100%;height:auto;display:block}.not-found-container .content-wrap .illustration-wrap:after{content:"";background:linear-gradient(#0000 60%,#fffbf266 100%);position:absolute;inset:0}.not-found-container .content-wrap .text-wrap h1{color:var(--orange);margin-bottom:10px}.not-found-container .content-wrap .text-wrap h2{color:var(--primary-color);margin-bottom:20px}.not-found-container .content-wrap .text-wrap p{color:var(--brown2);max-width:500px;margin:0 auto 30px}.not-found-container .content-wrap .btn-wrap{justify-content:center;display:flex}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}.global-loader-container{background-color:var(--beige);z-index:9999;pointer-events:all;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:fixed;top:0;left:0}.global-loader-container .loader-content{flex-direction:column;justify-content:center;align-items:center;display:flex}.global-loader-container .loader-content img{object-fit:contain;width:150px;height:auto}.global-loader-container .loader-content img.loading-pulse{animation:1.5s ease-in-out infinite loadingPulse}@keyframes loadingPulse{0%{opacity:.5;transform:scale(.8)}50%{opacity:1;transform:scale(1.1)}to{opacity:.5;transform:scale(.8)}}.dial-carousel-section{margin:-10px 0 10px}@media (min-width:992px){.dial-carousel-section{display:none}}.hero-banner-section{background:var(--beige2);min-height:1px}.hero-banner-section.banner-section{min-height:1px;padding:70px 0 170px}@media (max-width:1024px){.hero-banner-section.banner-section{padding:40px 0 100px}}@media (max-width:767px){.hero-banner-section.banner-section{padding:40px 0 80px}}@media (max-width:1280px){.hero-banner-section{min-height:618px}}@media (max-width:1024px){.hero-banner-section{min-height:495px}}@media (max-width:767px){.hero-banner-section{min-height:370px}}.hero-banner-section .content-wrap{flex-wrap:wrap;align-items:center;gap:30px;display:flex}@media (max-width:991px){.hero-banner-section .content-wrap{gap:20px}}@media (max-width:767px){.hero-banner-section .content-wrap{gap:40px}}.hero-banner-section .content-wrap .content-left{flex:0 0 calc(48% - 15px);max-width:calc(48% - 15px)}@media (max-width:991px){.hero-banner-section .content-wrap .content-left{flex:0 0 calc(48% - 10px);max-width:calc(48% - 10px)}}@media (max-width:767px){.hero-banner-section .content-wrap .content-left{flex:0 0 100%;max-width:100%}}.hero-banner-section .content-wrap .content-left .custom-label{margin:0 0 18px;font-size:14px;font-weight:600}.hero-banner-section .content-wrap .content-left h1{color:var(--primary-color);margin:0 0 17px;font-size:44px}@media (max-width:1280px){.hero-banner-section .content-wrap .content-left h1{font-size:36px}}@media (max-width:1024px){.hero-banner-section .content-wrap .content-left h1{margin:0 0 12px;font-size:28px}}@media (max-width:767px){.hero-banner-section .content-wrap .content-left h1{margin:0 0 5px}}.hero-banner-section .content-wrap .content-left p{color:var(--primary-color)}.hero-banner-section .content-wrap .content-left p span{margin:0 7px}.hero-banner-section .content-wrap .content-left .btn-wrap{gap:16px;margin:30px 0 14px;display:flex}@media (max-width:1024px){.hero-banner-section .content-wrap .content-left .btn-wrap{margin:20px 0 14px}}@media (max-width:767px){.hero-banner-section .content-wrap .content-left .btn-wrap{margin:15px 0}}@media (max-width:376px){.hero-banner-section .content-wrap .content-left .btn-wrap{gap:8px}}.hero-banner-section .content-wrap .content-left .btn-wrap .secondary-btn{height:50px;color:var(--orange);border-color:var(--orange);font-size:16px;font-weight:600}.hero-banner-section .content-wrap .content-left .btn-wrap .secondary-btn:hover{background-color:var(--orange);color:#fff}@media (max-width:991px){.hero-banner-section .content-wrap .content-left .btn-wrap .btn{height:42px;padding:6px 16px;font-size:14px}}@media (max-width:376px){.hero-banner-section .content-wrap .content-left .btn-wrap .btn{padding:6px 14px}}.hero-banner-section .content-wrap .content-right{flex:0 0 calc(57% - 15px);max-width:calc(57% - 15px);margin-right:-60px}@media (max-width:1344px){.hero-banner-section .content-wrap .content-right{flex:0 0 calc(52% - 15px);max-width:calc(52% - 15px);margin-right:0}}@media (max-width:991px){.hero-banner-section .content-wrap .content-right{flex:0 0 calc(52% - 10px);max-width:calc(52% - 10px)}}@media (max-width:767px){.hero-banner-section .content-wrap .content-right{flex:0 0 100%;max-width:100%}}.trust-bar-dection{padding:17px 0 80px}@media (max-width:1024px){.trust-bar-dection{padding:17px 0 40px}}.trust-bar-dection .trust-bar{grid-template-columns:repeat(5,1fr);gap:10px;display:grid}@media (max-width:767px){.trust-bar-dection .trust-bar{flex-wrap:wrap;justify-content:center;gap:0;margin:0 -10px -20px;display:flex}}@media (max-width:480px){.trust-bar-dection .trust-bar{grid-template-columns:repeat(2,1fr)}}.trust-bar-dection .trust-bar .trust-content{text-align:center}@media (max-width:767px){.trust-bar-dection .trust-bar .trust-content{flex:0 0 33.33%;max-width:33.33%;margin:0 0 20px;padding:0 10px}}@media (max-width:480px){.trust-bar-dection .trust-bar .trust-content{flex:0 0 50%;max-width:50%}}.trust-bar-dection .trust-bar .trust-content .trust-img{background:#f4c743;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin:0 0 26px;display:inline-flex}@media (max-width:991px){.trust-bar-dection .trust-bar .trust-content .trust-img{width:80px;height:80px;margin:0 0 20px}}@media (max-width:767px){.trust-bar-dection .trust-bar .trust-content .trust-img{margin:0 0 10px}}.trust-bar-dection .trust-bar .trust-content h4{max-width:200px;margin:0 auto}@media (max-width:1024px){.trust-bar-dection .trust-bar .trust-content h4{line-height:1.2}}.how-it-works-section{padding:80px 0}@media (max-width:1024px){.how-it-works-section{padding:40px 0}}.how-it-works-section .container{position:relative}.how-it-works-section .section-title-block .title-wrap{text-align:center;flex:0 0 100%;max-width:100%}.how-it-works-section .content-row{flex-wrap:wrap;align-items:center;gap:30px;display:flex}@media (max-width:1280px){.how-it-works-section .content-row{gap:24px}}.how-it-works-section .content-row .left-col,.how-it-works-section .content-row .right-col,.how-it-works-section .content-row .full-col{flex:0 0 100%;max-width:100%}.how-it-works-section .steps-block{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}@media (max-width:991px){.how-it-works-section .steps-block{gap:20px}}@media (max-width:767px){.how-it-works-section .steps-block{grid-template-columns:1fr;max-width:380px;margin:auto}}.how-it-works-section .steps-block .step{color:var(--primary-color);background:#fef7e4;border-radius:20px;flex-direction:column;align-items:center;gap:16px;padding:24px;display:flex;box-shadow:6px 6px #fbe7ac}@media (max-width:1280px){.how-it-works-section .steps-block .step{gap:15px}}@media (max-width:991px){.how-it-works-section .steps-block .step{padding:20px 15px}}.how-it-works-section .steps-block .step .icon-wrap{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;padding:2px;display:flex}@media (max-width:1280px){.how-it-works-section .steps-block .step .icon-wrap{width:75px;height:75px}}@media (max-width:1024px){.how-it-works-section .steps-block .step .icon-wrap{width:60px;height:60px}}.how-it-works-section .steps-block .step .icon-wrap img{width:44px;height:auto}@media (max-width:1280px){.how-it-works-section .steps-block .step .icon-wrap img{width:36px}}@media (max-width:1024px){.how-it-works-section .steps-block .step .icon-wrap img{width:25px}}.how-it-works-section .steps-block .step .count{background:var(--brown);width:40px;height:40px;color:var(--secondary-color);border-radius:50%;justify-content:center;align-items:center;font-size:16px;font-weight:600;line-height:1.2;display:flex}.how-it-works-section .steps-block .step h3{margin:0 0 2px;font-size:24px;font-weight:600;line-height:1.6}@media (max-width:1280px){.how-it-works-section .steps-block .step h3{font-size:20px;line-height:1.2}}.how-it-works-section .steps-block .step .step-details{text-align:center}.how-it-works-section .steps-block .step .step-details p{max-width:280px;margin:0 auto}.how-it-works-section .video-wrap{height:420px}@media (max-width:991px){.how-it-works-section .video-wrap{height:auto}}.how-it-works-section .btn-wrap{justify-content:center;display:flex}.video-wrap{border-radius:20px;position:relative;overflow:hidden}.video-wrap video{width:100%;max-width:100%;height:auto;display:block}.video-wrap .video-bg{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.video-wrap .video-bg img{object-fit:cover;width:100%;height:100%;transition:transform 1.2s}.video-wrap .play-icon{z-index:1;opacity:.7;cursor:pointer;width:64px;height:64px;transition:all .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-wrap .play-icon img{width:100%;height:100%;transition:all .3s}.video-wrap .play-icon:hover{opacity:1}.why-choose-section{background:#cc8d40;padding:80px 0}@media (max-width:1024px){.why-choose-section{padding:40px 0}}.why-choose-section .section-title-block .title-wrap{color:#fff;flex:0 0 100%;max-width:100%}.why-choose-section .why-choose-list{grid-template-columns:repeat(2,1fr);gap:30px;display:grid}@media (max-width:991px){.why-choose-section .why-choose-list{gap:20px}}@media (max-width:767px){.why-choose-section .why-choose-list{grid-template-columns:1fr}}.why-choose-section .why-choose-list .list-card{border-radius:20px;gap:20px;padding:16px;display:flex}@media (max-width:991px){.why-choose-section .why-choose-list .list-card{gap:15px}}@media (max-width:480px){.why-choose-section .why-choose-list .list-card{flex-direction:column;align-items:flex-start}}.why-choose-section .why-choose-list .list-card.champagne-card{background:#fef1d0}.why-choose-section .why-choose-list .list-card.champagne-card .img-wrap{background:#f4c743}.why-choose-section .why-choose-list .list-card.ice-blue-card{background:#d6eaf5}.why-choose-section .why-choose-list .list-card.ice-blue-card .img-wrap{background:#5ba4cf}.why-choose-section .why-choose-list .list-card.warm-card{background:#fde2e4}.why-choose-section .why-choose-list .list-card.warm-card .img-wrap{background:#d97b5a}.why-choose-section .why-choose-list .list-card.mint-green-card{background:#dff0e4}.why-choose-section .why-choose-list .list-card.mint-green-card .img-wrap{background:#4a7c59}.why-choose-section .why-choose-list .list-card .img-wrap{border-radius:12px;justify-content:center;align-items:center;min-width:100px;height:100px;display:flex}@media (max-width:991px){.why-choose-section .why-choose-list .list-card .img-wrap{min-width:80px;height:80px}}.why-choose-section .why-choose-list .list-card .content-wrap{flex-direction:column;justify-content:space-around;display:flex}.why-choose-section .why-choose-list .list-card .content-wrap h4{line-height:1}.feature-stories-section{background-color:var(--beige2);margin:0 0 54px;padding:80px 0 40px;position:relative}@media (max-width:1024px){.feature-stories-section{margin-bottom:24px;padding:40px 0}}.feature-stories-section .top-curve-img,.feature-stories-section .bottom-curve-img{width:100%;height:80px;position:absolute;top:-80px;left:0}.feature-stories-section .top-curve-img img,.feature-stories-section .bottom-curve-img img{object-fit:cover;width:100%;height:100%}.feature-stories-section .bottom-curve-img{bottom:-50px;top:unset}.feature-stories-section.inner-stories-section{background-color:#0000;margin:0}.img-content-slider-section{padding:120px 0 40px}@media (max-width:767px){.img-content-slider-section{padding-top:20px}}.img-content-slider-section .img-content-slider{position:relative}.img-content-slider-section .img-content-slider .swiper-slide-active{z-index:1}.img-content-slider-section .img-content-slider .custom-pagination{margin-top:20px;margin-left:calc(38% + 16px)}@media (max-width:1280px){.img-content-slider-section .img-content-slider .custom-pagination{margin-left:calc(38% + 20px)}}@media (max-width:767px){.img-content-slider-section .img-content-slider .custom-pagination{justify-content:center;margin-left:0}}.img-content-slider-section .main-row{flex-wrap:wrap;gap:20px;display:flex}@media (max-width:1280px){.img-content-slider-section .main-row{gap:24px 0}}.img-content-slider-section .main-row .img-col{aspect-ratio:1;border-radius:20px;flex:0 0 calc(38% - 20px);max-width:calc(38% - 20px);overflow:hidden}@media (max-width:1280px){.img-content-slider-section .main-row .img-col{flex:0 0 38%;max-width:38%}}@media (max-width:767px){.img-content-slider-section .main-row .img-col{flex:0 0 100%;max-width:100%}}.img-content-slider-section .main-row .img-col img{object-fit:cover;width:100%;height:100%}.img-content-slider-section .main-row .content-col{flex:0 0 62%;max-width:62%;padding-left:20px}@media (max-width:1280px){.img-content-slider-section .main-row .content-col{padding-left:24px}}@media (max-width:767px){.img-content-slider-section .main-row .content-col{flex:0 0 100%;max-width:100%;padding-left:0}}.img-content-slider-section .main-row .content-col h2{text-transform:capitalize;margin-bottom:12px}.img-content-slider-section .main-row .content-col p{font-size:18px;line-height:1.6}@media (max-width:1024px){.img-content-slider-section .main-row .content-col p{font-size:16px}}.img-content-slider-section .main-row .content-col ul{margin:15px 0}.img-content-slider-section .main-row .content-col ul li{margin-bottom:15px}.about-section{background:#528660;padding:80px 0}@media (max-width:1024px){.about-section{padding:40px 0}}.about-section .content-row{grid-template-columns:repeat(2,1fr);align-items:center;gap:30px;display:grid}@media (max-width:1280px){.about-section .content-row{gap:24px}}@media (max-width:767px){.about-section .content-row{grid-template-columns:1fr}}.about-section .section-title-block{color:#fff;margin:0;display:block}.about-section .section-title-block .title-wrap{max-width:100%;margin:0 0 33px}@media (max-width:991px){.about-section .section-title-block .title-wrap{margin:0 0 20px}}.about-section .section-title-block .btn{color:#fff;box-shadow:none;background:0 0;border:1px solid #fff}.about-section .section-title-block .btn:hover{color:var(--orange);background:#fff}.about-section .img-block{border-radius:20px;overflow:hidden}.about-section .img-block img{object-fit:cover;width:100%;height:100%}.reviews-section{padding:80px 0;overflow-x:hidden}@media (max-width:1024px){.reviews-section{padding:40px 0}}.reviews-section .section-title-block{color:#853b03}.reviews-section .review-slider{overflow:visible}.reviews-section .review-card{margin:0}.reviews-section .reviewer-block{flex-direction:column;justify-content:center;align-items:center;gap:12px;margin-bottom:20px;display:flex}.reviews-section .reviewer-block .avatar-initial{background-color:var(--orange);color:#fff;width:48px;height:48px;font-size:20px;font-weight:700;font-family:var(--font-baloo2);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:0 4px 8px #e18b2233}.reviews-section .reviewer-block .name{margin-bottom:0}.faqs-section.home-faqs-section{background:#b85c38;padding:56px 0 50px}@media (max-width:1024px){.faqs-section.home-faqs-section{padding:40px 0}}.faqs-section.home-faqs-section .section-title-block{color:#fff}.faqs-section.home-faqs-section .section-title-block .title-wrap em img.home-line{display:block}.faqs-section.home-faqs-section .section-title-block .title-wrap em img.normal{display:none}.faqs-section.home-faqs-section .section-title-block .title-icon img.home-icon{display:block}.faqs-section.home-faqs-section .section-title-block .title-icon img.normal{display:none}.faqs-section.home-faqs-section .faq-section .faq-list .faq-item{border-color:#fff3}.faqs-section.home-faqs-section .faq-section .faq-list .faq-item .faq-question,.faqs-section.home-faqs-section .faq-section .faq-list .faq-item .faq-answer p{color:#fff}.faqs-section.home-faqs-section .faq-section .faq-list .faq-item .faq-icon img.home-icon{display:block}.faqs-section.home-faqs-section .faq-section .faq-list .faq-item .faq-icon img.normal{display:none}.create-story-section{padding:80px 0}@media (max-width:1024px){.create-story-section{padding:40px 0}}.create-story-section .create-story-content{text-align:center}.create-story-section .create-story-content .section-title-block{display:block}@media (max-width:767px){.create-story-section .create-story-content .section-title-block{margin:0}}.create-story-section .create-story-content .section-title-block .title-wrap{max-width:100%}.create-story-section .create-story-content .section-title-block .title-wrap p{max-width:590px;margin:0 auto 33px}@media (max-width:1024px){.create-story-section .create-story-content .section-title-block .title-wrap p{max-width:560px;margin:0 auto 20px}}.create-story-section .create-story-content .section-title-block p span{margin:0 7px}.create-story-section .create-story-content .section-title-block .btn-wrap{max-width:100%;margin:0 auto 22px}.create-story-section .create-story-content .section-title-block .btn-wrap .btn{width:auto;display:inline-flex}
