.not-found-module__HS70Aa__page{color:#ff6d80;background:radial-gradient(circle at 18% 20%,#ff6d8038,#0000 30%),radial-gradient(circle at 85% 75%,#99ebce6b,#0000 34%),linear-gradient(135deg,#fff 0%,#fdf3f6 48%,#e7fff6 100%);align-items:center;min-height:100vh;padding:140px 0 90px;display:flex;overflow:hidden}.not-found-module__HS70Aa__wrapper{background:#ffffffb8;border:3px solid #99ebce;border-radius:38px;grid-template-columns:1fr;align-items:center;gap:48px;min-height:640px;padding:48px 22px;display:grid;position:relative;overflow:hidden;box-shadow:0 28px 90px #ff6d8029}.not-found-module__HS70Aa__wrapper:before{content:"";pointer-events:none;border:2px dashed #ff6d8047;border-radius:28px;position:absolute;inset:18px}.not-found-module__HS70Aa__content{z-index:2;text-align:center;max-width:620px;margin:0 auto;position:relative}.not-found-module__HS70Aa__label{font-family:var(--second-family), sans-serif;letter-spacing:.18em;text-transform:uppercase;color:#ff6d80;margin-bottom:14px;font-size:14px;font-weight:800;line-height:1.2}.not-found-module__HS70Aa__errorCode{font-family:var(--font-family), sans-serif;color:#ff6d80;text-shadow:8px 8px #99ebcea6;margin-bottom:18px;font-size:clamp(82px,18vw,190px);font-weight:700;line-height:.8}.not-found-module__HS70Aa__title{max-width:620px;font-family:var(--font-family), sans-serif;color:#ff6d80;margin:0 auto 22px;font-size:clamp(34px,6vw,72px);font-weight:700;line-height:1.02}.not-found-module__HS70Aa__description{max-width:560px;font-family:var(--second-family), sans-serif;color:#ff6d80d1;margin:0 auto 34px;font-size:17px;font-weight:700;line-height:1.65}.not-found-module__HS70Aa__homeLink{min-height:58px;font-family:var(--font-family), sans-serif;color:#fff;background:#ff6d80;border:3px solid #ff6d80;border-radius:999px;justify-content:center;align-items:center;padding:16px 34px;font-size:16px;font-weight:700;text-decoration:none;transition:transform .25s,box-shadow .25s,background-color .25s,color .25s;display:inline-flex;box-shadow:0 10px #99ebce}.not-found-module__HS70Aa__homeLink:hover,.not-found-module__HS70Aa__homeLink:focus-visible{color:#ff6d80;background:#fff;transform:translateY(-4px);box-shadow:0 14px #99ebce}.not-found-module__HS70Aa__visual{z-index:2;justify-content:center;align-items:center;min-height:380px;display:flex;position:relative}.not-found-module__HS70Aa__bigNumber{z-index:-1;font-family:var(--font-family), sans-serif;color:#ff6d8014;font-size:clamp(120px,18vw,260px);font-weight:700;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.not-found-module__HS70Aa__card{aspect-ratio:1;background:radial-gradient(circle at 20% 18%,#fffffff2,#0000 26%),linear-gradient(135deg,#99ebce 0%,#fff 52%,#ffdbe1 100%);border:4px solid #ff6d80;border-radius:36px;width:min(360px,82vw);animation:4s ease-in-out infinite not-found-module__HS70Aa__cardFloat;position:relative;box-shadow:0 24px 50px #ff6d8038,inset 0 0 0 10px #ffffff8c}.not-found-module__HS70Aa__grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid;position:absolute;inset:72px 54px 46px}.not-found-module__HS70Aa__grid span{background:#fff;border:3px solid #ff6d80;border-radius:16px;animation:1.8s ease-in-out infinite not-found-module__HS70Aa__tilePulse;box-shadow:0 6px #ff6d8033}.not-found-module__HS70Aa__grid span:nth-child(2n){background:#99ebce;animation-delay:.2s}.not-found-module__HS70Aa__grid span:nth-child(3n){background:#ff6d80;animation-delay:.4s}.not-found-module__HS70Aa__bow{width:118px;height:62px;position:absolute;top:26px;left:50%;transform:translate(-50%)}.not-found-module__HS70Aa__bow:before{content:"";z-index:2;background:#ff6d80;border-radius:50%;width:28px;height:28px;position:absolute;top:22px;left:50%;transform:translate(-50%)}.not-found-module__HS70Aa__bow span{background:#fff;border:4px solid #ff6d80;width:54px;height:44px;position:absolute;top:8px}.not-found-module__HS70Aa__bow span:first-child{border-radius:70% 35% 65% 40%;left:0;transform:rotate(-18deg)}.not-found-module__HS70Aa__bow span:last-child{border-radius:35% 70% 40% 65%;right:0;transform:rotate(18deg)}.not-found-module__HS70Aa__bubble{background:#99ebce8c;border:3px solid #ff6d80;border-radius:50%;animation:3s ease-in-out infinite not-found-module__HS70Aa__bubbleMove;position:absolute}.not-found-module__HS70Aa__bubbleOne{width:42px;height:42px;top:8%;left:12%}.not-found-module__HS70Aa__bubbleTwo{width:28px;height:28px;animation-delay:.4s;top:20%;right:10%}.not-found-module__HS70Aa__bubbleThree{width:34px;height:34px;animation-delay:.8s;bottom:12%;left:18%}@keyframes not-found-module__HS70Aa__cardFloat{0%,to{transform:translateY(0)rotate(-1deg)}50%{transform:translateY(-18px)rotate(1deg)}}@keyframes not-found-module__HS70Aa__tilePulse{0%,to{transform:scale(1)}50%{transform:scale(.92)}}@keyframes not-found-module__HS70Aa__bubbleMove{0%,to{opacity:.45;transform:translateY(0)}50%{opacity:1;transform:translateY(-18px)}}@media screen and (min-width:768px){.not-found-module__HS70Aa__wrapper{padding:64px 52px}.not-found-module__HS70Aa__description{font-size:18px}}@media screen and (min-width:1200px){.not-found-module__HS70Aa__wrapper{grid-template-columns:.95fr 1.05fr;padding:78px 84px}.not-found-module__HS70Aa__content{text-align:left;margin:0}.not-found-module__HS70Aa__title,.not-found-module__HS70Aa__description{margin-left:0;margin-right:0}.not-found-module__HS70Aa__visual{min-height:520px}}
.Container-module__QumDGq__container{width:100%;margin:0 auto;padding:0 20px}@media screen and (min-width:375px){.Container-module__QumDGq__container{width:375px}}@media screen and (min-width:768px){.Container-module__QumDGq__container{width:768px;padding:0 32px}}@media screen and (min-width:1440px){.Container-module__QumDGq__container{width:1440px;padding:0 132px}}
.About-module__6EiG_W__text{font-family:var(--second-family);color:#685c81;margin-bottom:24px;font-size:18px;font-weight:400;line-height:156%}.About-module__6EiG_W__list{gap:12px;display:flex}.About-module__6EiG_W__list li{border:3px solid var(--ffffff-5-paints);background:var(--ffffff-5-paints);border-radius:36px;flex-direction:column;align-items:center;width:calc(33.3333% - 8px);padding:20px 6px;display:flex;box-shadow:0 8px 18px #3520531f,0 4px #3520531f}.About-module__6EiG_W__list p{font-family:var(--font-family);text-align:center;color:#ff6d80;font-size:24px;font-weight:700;line-height:133%}.About-module__6EiG_W__list span{font-family:var(--second-family);text-align:center;color:#685c81;font-size:12px;font-weight:400;line-height:133%;display:block}.About-module__6EiG_W__flex{flex-direction:column;align-items:center;gap:24px;display:flex}.About-module__6EiG_W__img{border:4px solid var(--ffffff-5-paints);background:#fff0;border-radius:40px;flex-shrink:0;box-shadow:0 12px 30px #35205326,0 6px #35205326}@media screen and (min-width:1440px){.About-module__6EiG_W__flex{flex-direction:row-reverse;gap:40px}.About-module__6EiG_W__text{margin-bottom:40px}.About-module__6EiG_W__list p{font-size:30px}}
.Section-module__K5SzvG__section{padding:60px 0;position:relative;overflow:hidden}@media screen and (min-width:768px){.Section-module__K5SzvG__section{padding:64px 0}}@media screen and (min-width:1440px){.Section-module__K5SzvG__section{padding:92px 0}}
.Title-module__TSPWyq__title{flex-direction:column;align-items:center;gap:28px;margin-bottom:40px;display:flex}.Title-module__TSPWyq__title div{border:3px solid var(--ffffff-5-paints);background:#ceb6fc;border-radius:33554400px;align-items:center;gap:6px;width:fit-content;padding:10px 20px;display:flex;box-shadow:0 8px 18px #3520531f,0 4px #3520531f}.Title-module__TSPWyq__title img{flex-shrink:0}.Title-module__TSPWyq__title p{font-family:var(--font-family);color:var(--ffffff-5-paints);font-size:14px;font-weight:500;line-height:143%}.Title-module__TSPWyq__title h2{font-family:var(--font-family);color:#422e62;font-size:40px;font-weight:700;line-height:120%}.Title-module__TSPWyq__title h2 span{color:#ff6d80}@media screen and (min-width:1440px){.Title-module__TSPWyq__title{margin-bottom:44px}.Title-module__TSPWyq__title h2{font-size:52px}}
.How-module__NuUbaa__list{flex-direction:column;align-items:center;gap:20px;display:flex}.How-module__NuUbaa__item{border:4px solid var(--ffffff-5-paints);background:var(--ffffff-5-paints);border-radius:44px;flex-direction:column;align-items:center;gap:16px;padding:36px 24px;display:flex;position:relative;box-shadow:0 12px 30px #35205326,0 6px #35205326}.How-module__NuUbaa__item h3{font-family:var(--font-family);text-align:center;color:#422e62;font-size:18px;font-weight:700;line-height:156%}.How-module__NuUbaa__item p{font-family:var(--second-family);text-align:center;color:#685c81;font-size:16px;font-weight:400;line-height:150%}.How-module__NuUbaa__step{border:3px solid var(--ffffff-5-paints);background:#ff6d80;border-radius:33554400px;flex-direction:row;justify-content:center;align-items:center;gap:4px;width:68px;height:26px;padding:5px 16px;display:flex;position:absolute;top:0;left:50%;transform:translateY(-50%)translate(-50%);box-shadow:0 8px 18px #3520531f,0 4px #3520531f}.How-module__NuUbaa__step p,.How-module__NuUbaa__step span{font-family:var(--font-family);text-align:center;text-transform:uppercase;color:var(--ffffff-5-paints);font-size:12px;font-weight:700;line-height:133%}.How-module__NuUbaa__img{border:3px solid var(--ffffff-5-paints);background:var(--71dfff);border-radius:36px;flex-direction:column;justify-content:center;align-items:center;width:56px;height:56px;display:flex;box-shadow:0 8px 18px #3520531f,0 4px #3520531f}@media screen and (min-width:768px){.How-module__NuUbaa__list{flex-flow:wrap;justify-content:center;align-items:normal}.How-module__NuUbaa__item{width:calc(50% - 10px)}}@media screen and (min-width:1440px){.How-module__NuUbaa__item{width:calc(20% - 16px)}}
.Features-module__kpBJha__list{flex-direction:column;gap:20px;display:flex}.Features-module__kpBJha__item{border:4px solid var(--ffffff-5-paints);background:var(--ffffff-5-paints);border-radius:44px;overflow:hidden;box-shadow:0 12px 30px #35205326,0 6px #35205326}.Features-module__kpBJha__img{width:100%;height:264px}.Features-module__kpBJha__content{padding:24px}.Features-module__kpBJha__title{border:3px solid var(--ffffff-5-paints);background:#ffaada;border-radius:33554400px;align-items:center;gap:8px;width:fit-content;margin-bottom:8px;padding:10px 16px;display:flex;box-shadow:0 8px 18px #3520531f,0 4px #3520531f}.Features-module__kpBJha__title h3{font-family:var(--font-family);color:#422e62;font-size:14px;font-weight:700;line-height:143%}.Features-module__kpBJha__text{font-family:var(--second-family);color:#685c81;font-size:14px;font-weight:400;line-height:143%}@media screen and (min-width:768px){.Features-module__kpBJha__list{flex-flow:wrap;justify-content:center;align-items:normal}.Features-module__kpBJha__item{width:calc(50% - 10px)}}@media screen and (min-width:1440px){.Features-module__kpBJha__item{width:calc(33.3333% - 13.3333px)}.Features-module__kpBJha__item:nth-child(2){width:calc(66.6667% - 6.66667px)}}
.Characters-module__dfctFW__list{flex-direction:column;gap:24px;display:flex}.Characters-module__dfctFW__item{border:4px solid var(--ffffff-5-paints);border-radius:44px;padding:28px;box-shadow:0 12px 30px #35205326,0 6px #35205326}.Characters-module__dfctFW__item p{font-family:var(--font-family);letter-spacing:-.01em;text-align:center;color:var(--ffffff-5-paints);margin-bottom:10px;font-size:24px;font-weight:700;line-height:133%}.Characters-module__dfctFW__item span{font-family:var(--second-family);text-align:center;color:#ffffffe6;font-size:14px;font-weight:400;line-height:143%;display:block}.Characters-module__dfctFW__img{background:var(--ffffff-5-paints);border-radius:33554400px;flex-direction:column;justify-content:center;align-items:center;width:96px;height:96px;margin:0 auto 16px;display:flex;box-shadow:0 8px 18px #3520531f,0 4px #3520531f}.Characters-module__dfctFW__img img{width:48px}@media screen and (min-width:768px){.Characters-module__dfctFW__list{flex-flow:wrap}.Characters-module__dfctFW__item{width:calc(50% - 12px)}}@media screen and (min-width:1440px){.Characters-module__dfctFW__item{width:calc(25% - 18px)}}
.Why-module__GoT4uG__list{flex-direction:column;gap:20px;display:flex}.Why-module__GoT4uG__item{border:4px solid var(--ffffff-5-paints);background:var(--ffffff-5-paints);border-radius:44px;flex-direction:column;align-items:flex-start;padding:28px 20px;display:flex;box-shadow:0 12px 30px #35205326,0 6px #35205326}.Why-module__GoT4uG__item div{border:3px solid var(--ffffff-5-paints);background:#ffaada;border-radius:36px;flex-direction:column;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:16px;display:flex;box-shadow:0 8px 18px #3520531f,0 4px #3520531f}.Why-module__GoT4uG__item p{font-family:var(--font-family);color:#422e62;margin-bottom:12px;font-size:20px;font-weight:700;line-height:140%}.Why-module__GoT4uG__item span{font-family:var(--second-family);color:#685c81;font-size:16px;font-weight:400;line-height:150%}@media screen and (min-width:768px){.Why-module__GoT4uG__list{flex-flow:wrap}.Why-module__GoT4uG__item{width:calc(50% - 10px)}}@media screen and (min-width:1440px){.Why-module__GoT4uG__list{gap:24px}.Why-module__GoT4uG__item{width:calc(25% - 18px)}}
.Gallery-module__AwTqdW__list{flex-direction:column;gap:12px;display:flex}.Gallery-module__AwTqdW__item{border:4px solid var(--ffffff-5-paints);background:#fff0;border-radius:32px;overflow:hidden;transform:rotate(1deg);box-shadow:0 12px 30px #35205326,0 6px #35205326}.Gallery-module__AwTqdW__item img{width:100%}@media screen and (min-width:768px){.Gallery-module__AwTqdW__list{flex-flow:wrap}.Gallery-module__AwTqdW__item{width:calc(50% - 6px)}}@media screen and (min-width:1440px){.Gallery-module__AwTqdW__item{width:calc(33.3333% - 8px)}}
.Reviews-module__qua4ya__flex{flex-direction:column;align-items:center;gap:48px;display:flex}.Reviews-module__qua4ya__list{flex-direction:column;gap:20px;display:flex}.Reviews-module__qua4ya__item{border:4px solid var(--ffffff-5-paints);border-radius:44px;flex-direction:column;align-items:flex-start;padding:28px;display:flex;box-shadow:0 12px 30px #35205326,0 6px #35205326}.Reviews-module__qua4ya__item span{font-family:var(--font-family);color:#422e62;margin-top:15px;margin-bottom:19px;font-size:18px;font-weight:400;line-height:156%;display:block}.Reviews-module__qua4ya__item P{font-family:var(--font-family);color:#422e62;font-size:14px;font-weight:700;line-height:143%}@media screen and (min-width:768px){.Reviews-module__qua4ya__list{flex-flow:wrap}.Reviews-module__qua4ya__item{width:calc(50% - 10px)}}@media screen and (min-width:1440px){.Reviews-module__qua4ya__flex{flex-direction:row;align-items:center;gap:60px}.Reviews-module__qua4ya__img{flex-shrink:0}.Reviews-module__qua4ya__item{width:calc(50% - 10px)}.Reviews-module__qua4ya__item:nth-child(2),.Reviews-module__qua4ya__item:nth-child(4){transform:translateY(100%)}}

.FAQAccordion-module__Pcubzq__accordion{flex-direction:column;gap:12px;display:flex}.FAQAccordion-module__Pcubzq__item{border:4px solid var(--ffffff-5-paints);background:var(--ffffff-5-paints);border-radius:44px;padding:24px;transition:border-color .3s;overflow:hidden;box-shadow:0 12px 30px #35205326,0 6px #35205326}.FAQAccordion-module__Pcubzq__question{cursor:pointer;width:100%;font-family:var(--font-family);color:#422e62;text-align:start;background:0 0;border:none;justify-content:space-between;gap:20px;font-size:18px;font-weight:700;line-height:156%;transition:color .3s,border-color .3s,box-shadow .3s;display:flex}.FAQAccordion-module__Pcubzq__question svg{color:#422e62;flex-shrink:0;transition:transform .4s}.FAQAccordion-module__Pcubzq__answerWrapper{transition:max-height .35s;overflow:hidden}.FAQAccordion-module__Pcubzq__question:hover{color:#ff6d80}.FAQAccordion-module__Pcubzq__question:hover svg{color:#ff6d80}.FAQAccordion-module__Pcubzq__answer{font-family:var(--second-family);color:#685c81;margin-top:12px;font-size:16px;font-weight:400;line-height:150%}.FAQAccordion-module__Pcubzq__active{border-color:#422e62}.FAQAccordion-module__Pcubzq__active svg{transform:rotate(180deg)}
.Logo-module__FeqWJG__container{align-items:center;gap:8px;display:flex}.Logo-module__FeqWJG__text{font-family:var(--font-family);color:#422e62;font-size:18px;font-weight:700;line-height:156%;transition:color .3s}.Logo-module__FeqWJG__wrap{border:3px solid var(--ffffff-5-paints);background:#ff6d80;border-radius:36px;flex-direction:column;justify-content:center;align-items:center;width:40px;height:40px;transition:border-color .3s;display:flex;box-shadow:0 8px 18px #3520531f,0 4px #3520531f}.Logo-module__FeqWJG__container:hover .Logo-module__FeqWJG__wrap{border-color:#422e62}.Logo-module__FeqWJG__container:hover .Logo-module__FeqWJG__text{color:#ff6d80}
.Footer-module__Grjkva__footer{background:#78eed3;border-top:1px solid #0fa683;padding:36px 0}.Footer-module__Grjkva__content{flex-direction:column;align-items:center;gap:24px;display:flex}.Footer-module__Grjkva__nav{justify-content:center;gap:24px;display:flex}.Footer-module__Grjkva__link{font-family:var(--second-family);color:#685c81;font-size:14px;font-weight:500;line-height:143%;transition:color .3s}.Footer-module__Grjkva__link:hover{color:#ff6d80}.Footer-module__Grjkva__text{font-family:var(--second-family);text-align:center;color:#685c81;font-size:14px;font-weight:400;line-height:143%}@media screen and (min-width:1440px){.Footer-module__Grjkva__footer{padding:24px 0}.Footer-module__Grjkva__content{flex-direction:row;justify-content:space-between;align-items:center;display:flex}}
.Contact-module__GwGJBq__contact{border:4px solid var(--ffffff-5-paints);background:linear-gradient(135deg,#ffaada -29.64%,#ff7972 50%,#ceb6fc 129.64%);border-radius:40px;width:fit-content;max-width:100%;margin:0 auto;padding:40px 16px;box-shadow:0 12px 30px #35205326,0 6px #35205326}.Contact-module__GwGJBq__title{font-family:var(--font-family);text-align:center;color:var(--ffffff-5-paints);margin-bottom:12px;font-size:36px;font-weight:700;line-height:111%}.Contact-module__GwGJBq__text{font-family:var(--second-family);text-align:center;color:#ffffffe6;margin-bottom:24px;font-size:16px;font-weight:400;line-height:150%}.Contact-module__GwGJBq__link{border:4px solid var(--ffffff-5-paints);background:var(--ffffff-5-paints);width:fit-content;font-family:var(--font-family);text-align:center;color:#ff6d80;border-radius:33554400px;margin:0 auto;padding:20px 28px;font-size:16px;font-weight:700;line-height:150%;transition:border-color .3s;display:block;box-shadow:0 12px 30px #35205326,0 6px #35205326}.Contact-module__GwGJBq__link:hover{border-color:#422e62;text-decoration:underline}@media screen and (min-width:1440px){.Contact-module__GwGJBq__contact{padding:44px 217px}.Contact-module__GwGJBq__title{font-size:52px}.Contact-module__GwGJBq__text{font-size:16px}}
