:root{--color-white:#fff;--color-white_rgb:255,255,255;--color-black:#000;--color-black_rgb:0,0,0;--color-grey_a:#a5a7ad;--color-grey_b:#b0b0b0;--color-grey_d:#dadce0;--color-grey_e:#ecedef;--color-grey_f:#f5f5f7;--color-grey_1:#191919;--color-dark_2:#2c2d2e;--color-grey_5:#5f5f5f;--color-grey_8:#8c8e94;--color-grey_9:#959697;--color-blue:#f5c423;--color-blue_rgb:0,119,255;--color-green:#b8fc75;--color-blue-light-c:#fff2cc;--color-green_accent:#b8fc75;--color-bg-light:#f6f7f8;--padding-h:12px;--padding-v:8px}@media only screen and (min-width:360px){:root{--padding-h:16px}}@media only screen and (min-width:768px){:root{--padding-v:15px;--padding-h:48px}}@media only screen and (min-width:1366px){:root{--padding-h:50px;--padding-v:15px}}.p-0{padding:0}:root{--transition:.2s;--section-radius:28px}@media only screen and (min-width:768px){:root{--section-radius:32px}}.s-intro{padding-top:12px}@media only screen and (min-width:768px){.s-intro{padding-top:20px}}.s-intro__inner{border-radius:var(--section-radius);background-color:var(--color-blue);color:#000;padding:32px 12px 0;position:relative;overflow:hidden}@media only screen and (min-width:768px){.s-intro__inner{padding:57px 20px 0}}@media only screen and (min-width:1024px){.s-intro__inner{padding:57px 32px 0}}.s-intro__headline{max-width:300px;margin:0 auto 24px;position:relative}@media only screen and (min-width:768px){.s-intro__headline{max-width:554px;margin:0 auto 36px}}@media only screen and (min-width:1280px){.s-intro__headline{max-width:950px}}.s-intro__headline h1{text-align:center;font-size:32px;font-weight:500;line-height:34px}@media only screen and (min-width:768px){.s-intro__headline h1{font-size:60px;line-height:56px}}.s-intro__headline h1 span{display:inline-block;position:relative}.s-intro__headline h1 span.--star svg{width:24px;position:absolute;top:-22px;left:-24px}@media only screen and (min-width:428px){.s-intro__headline h1 span.--star svg{left:-32px}}@media only screen and (min-width:768px){.s-intro__headline h1 span.--star svg{width:40px;left:-42px}}@media only screen and (min-width:1280px){.s-intro__headline h1 span.--star svg{width:40px;top:-16px;left:-34px}}.s-intro__headline h1 span.--line svg{display:none}@media only screen and (min-width:768px){.s-intro__headline h1 span.--line svg{width:368px;height:28px;display:block;position:absolute;bottom:-26px;left:4px}}@media only screen and (min-width:1024px){.s-intro__headline h1 span.--line svg{bottom:-28px}}.s-intro__btns{flex-direction:column;justify-content:center;align-items:center;gap:4px;margin:16px 0 4px;display:flex}@media only screen and (min-width:360px){.s-intro__btns{flex-direction:row;margin:16px 0 20px}}@media only screen and (min-width:768px){.s-intro__btns{gap:12px;margin:32px 0 43px}}@media only screen and (min-width:1024px){.s-intro__btns{margin:32px 0 49px}}@media only screen and (min-width:1280px){.s-intro__btns{margin:32px 0 40px}}.s-intro__img{border:12px solid #fff;border-radius:45px 45px 0 0;width:100%;max-width:318px;height:260px;margin:0 auto;display:flex;overflow:hidden;box-shadow:inset -2px 2px 159px -68px rgba(0,0,0,.75)}@media only screen and (min-width:360px){.s-intro__img{height:350px}}@media only screen and (min-width:768px){.s-intro__img{width:auto;height:auto;max-width:unset;margin:0 18px}}@media only screen and (min-width:1024px){.s-intro__img{margin:0 -6px}}@media only screen and (min-width:1280px){.s-intro__img{width:1088px;margin:0 auto}}.s-intro__img img{width:100%;height:auto;margin-top:auto}.s-intro__doggy{width:164px;height:184px;position:absolute;top:auto;bottom:0;left:auto;right:0}@media only screen and (min-width:1024px){.s-intro__doggy{width:254px;height:282px}}@media only screen and (min-width:1280px){.s-intro__doggy{width:272px;height:300px}}.s-intro__doggy img{object-fit:contain;object-position:bottom right;width:100%;height:100%}.s-notes{background-color:var(--color-blue-light-c);border-radius:32px;flex-direction:column;padding:32px 24px;display:flex;position:relative;overflow:hidden}@media only screen and (min-width:768px){.s-notes{padding:36px 40px 40px}}.s-notes__headline{min-width:326px;margin:0 0 28px;position:relative}@media only screen and (min-width:768px){.s-notes__headline{min-width:unset;max-width:728px;margin:0 0 26px}}.s-notes__headline svg{position:absolute}.s-notes__title{font-size:32px;font-weight:500;line-height:34px}@media only screen and (min-width:768px){.s-notes__title{font-size:46px;line-height:48px}}.s-notes__title span{display:inline-block;position:relative}.s-notes__title span svg{width:102%;height:18px;position:absolute;top:auto;bottom:-15px;left:0}@media only screen and (min-width:768px){.s-notes__title span svg{height:24px;bottom:-18px;left:-8px}}.s-notes__list{flex-wrap:wrap;align-items:flex-start;gap:8px;display:flex}@media only screen and (min-width:768px){.s-notes__list{gap:12px}}.s-notes__list-item{background-color:var(--color-white);height:48px;color:var(--color-dark_2);border-radius:16px;align-items:center;gap:6px;padding:12px 14px;font-size:15px;font-weight:500;line-height:20px;display:inline-flex}@media only screen and (min-width:768px){.s-notes__list-item{gap:8px;height:52px;padding:14px 16px;font-size:19px;line-height:24px}}@media only screen and (min-width:1280px){.s-notes__list-item{gap:10px 8px}}.s-notes__list-item-ico{flex:none;height:20px}@media only screen and (min-width:768px){.s-notes__list-item-ico{height:24px}}.s-notes__list-item-ico img{object-fit:cover;width:auto;height:100%}.s-notes__svg{position:absolute;top:auto;bottom:100px;left:70%;right:auto}@media only screen and (min-width:360px){.s-notes__svg{left:64%}}@media only screen and (min-width:404px){.s-notes__svg{top:130px;bottom:auto;left:69%}}@media only screen and (min-width:768px){.s-notes__svg{top:105px;left:auto;right:42px}}@media only screen and (min-width:1024px){.s-notes__svg{top:62px;right:62px}}@media only screen and (min-width:1366px){.s-notes__svg{top:48px;right:48px}}.s-notes__svg svg{stroke-width:4px}@media only screen and (min-width:768px){.s-notes__svg svg{stroke-width:6px}}.s-mobile{border-radius:var(--section-radius);background-color:var(--color-dark_2);width:100%;color:var(--color-white);padding:32px}@media only screen and (min-width:768px) and (max-width:1279px){.s-mobile{position:absolute;left:-9999em}}@media only screen and (min-width:1280px){.s-mobile{flex-direction:column;max-width:450px;padding:36px 40px 40px;display:flex}}.s-mobile__title{margin:0 0 34px;font-size:28px;font-weight:500;line-height:32px}@media only screen and (min-width:1280px){.s-mobile__title{margin:0 0 24px;font-size:34px;line-height:36px}}.s-mobile__inner{flex-direction:column;display:flex}@media only screen and (min-width:1280px){.s-mobile__inner{flex:1;justify-content:space-between}}.s-mobile .m-qr-link{display:none}@media only screen and (min-width:1280px){.s-mobile .m-qr-link{width:-moz-fit-content;width:fit-content;min-height:unset;padding:0;display:block}}.s-mobile .m-apps{grid-template-columns:repeat(2,1fr);gap:8px;max-width:370px}@media only screen and (min-width:1280px){.s-mobile .m-apps{max-width:100%;margin:38px 0 0}}.s-mobile .m-apps a{height:44px}@media only screen and (min-width:1280px){.s-mobile .m-apps a{height:52px}}.scitt{padding:20px var(--padding-h)}@media only screen and (min-width:768px){.scitt{padding:var(--padding-v)var(--padding-h)}}@media only screen and (min-width:1280px){.scitt .swiper{width:auto}}.scitt .swiper-slide{width:336px;max-width:100%}@media only screen and (min-width:768px){.scitt .swiper-slide{width:430px}}.scitt .swiper-slide:not(:last-child){margin-right:12px}@media only screen and (min-width:768px){.scitt .swiper-slide:not(:last-child){margin-right:32px}}.scitt .swiper .swiper-navigation{display:none}@media only screen and (min-width:1024px){.scitt .swiper:hover .swiper-navigation{display:flex}}.scitt__card{background-color:var(--color-white);height:auto;transition:var(--transition);border-radius:32px;flex-direction:column;display:flex;overflow:hidden}a.scitt__card:hover{box-shadow:0 16px 128px rgba(0,16,61,.08)}.scitt__card-img{flex:none;width:100%;height:134px;overflow:hidden}@media only screen and (min-width:768px){.scitt__card-img{height:172px}}.scitt__card-img img{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.scitt__card-inner{padding:24px 24px 32px}@media only screen and (min-width:768px){.scitt__card-inner{padding:40px}}.scitt__card-title{font-size:24px;font-weight:500;line-height:28px}@media only screen and (min-width:768px){.scitt__card-title{font-size:30px;line-height:33px}}.scitt__card-txt{margin:12px 0 0;font-size:18px;line-height:23px}@media only screen and (min-width:768px){.scitt__card-txt{margin:18px 0 0;font-size:20px;line-height:26px}}.sptti{background-color:var(--color-blue-light-c);width:100%;min-height:380px;transition:var(--transition);border-radius:32px;flex-direction:column;padding:36px 24px;display:flex;position:relative}a.sptti:hover{box-shadow:0 16px 128px rgba(0,16,61,.08)}@media only screen and (min-width:768px){.sptti{min-height:unset}}@media only screen and (min-width:768px) and (max-width:1279px){.sptti{grid-template-columns:auto 327px;gap:0 40px;padding:36px 32px;display:grid}}@media only screen and (min-width:1280px){.sptti{order:-1;max-width:406px;padding:36px 40px}}.sptti__title{margin:0 0 16px;font-size:32px;font-weight:500;line-height:34px}@media only screen and (min-width:768px){.sptti__title{font-size:34px;line-height:36px}}.sptti__txt{margin:0 0 24px;font-size:18px;line-height:23px}@media only screen and (min-width:768px){.sptti__txt{margin:0;font-size:20px;line-height:26px}}@media only screen and (min-width:768px) and (max-width:1279px){.sptti__txt{grid-column:1;align-self:self-end}}.sptti__img{width:auto;height:136px;margin:auto -12px 0}@media only screen and (min-width:768px){.sptti__img{max-height:unset;margin-bottom:-14px;margin-right:-12px}}@media only screen and (min-width:768px) and (max-width:1279px){.sptti__img{grid-area:1/2/3;margin:0 0 0 auto}}@media only screen and (min-width:1280px){.sptti__img{width:100%;margin:auto auto 0}}.sptti__img img{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.sdtti{background-color:var(--color-blue);color:#000;border-radius:32px;flex-wrap:wrap;width:100%;padding:32px 24px 0;display:flex;position:relative;overflow:hidden}@media only screen and (min-width:768px){.sdtti{border-radius:30px;padding:32px 40px 40px}}.sdtti__title{margin:0 0 20px;font-size:32px;font-weight:500;line-height:34px}@media only screen and (min-width:768px){.sdtti__title{max-width:506px;margin:0 0 60px;font-size:46px;line-height:48px}}.sdtti__title span{display:inline-block;position:relative}.sdtti__title span svg{width:100%;height:16px;position:absolute;top:auto;bottom:-10px;left:0}@media only screen and (min-width:768px){.sdtti__title span svg{width:100%;height:22px;bottom:-14px}}.sdtti__txt{max-width:326px;margin:auto 0 18px;font-size:18px;line-height:23px}@media only screen and (min-width:360px){.sdtti__txt{margin-bottom:28px}}@media only screen and (min-width:428px){.sdtti__txt{margin-bottom:36px}}@media only screen and (min-width:768px){.sdtti__txt{max-width:372px;margin:auto 300px 0 0;font-size:20px;line-height:26px}}@media only screen and (min-width:1280px){.sdtti__txt{margin-right:auto}}.sdtti__img{align-self:flex-end;width:auto;height:auto;margin:0 -30px;position:relative;overflow:hidden}@media only screen and (min-width:360px){.sdtti__img{flex:none;width:318px;height:258px;margin:0 -24px 0 auto}}@media only screen and (min-width:768px){.sdtti__img{width:388px;height:auto;position:absolute;top:auto;bottom:-6px;right:-8px}}@media only screen and (min-width:1024px){.sdtti__img{left:auto;right:4px}}@media only screen and (min-width:1280px){.sdtti__img{width:382px;left:380px;right:auto}}@media only screen and (min-width:1366px){.sdtti__img{left:auto;right:0}}.sdtti__img img{object-fit:cover;object-position:top left;width:100%;height:100%;display:block}.scictt{padding:20px var(--padding-h)}@media only screen and (min-width:768px){.scictt{padding:var(--padding-v)var(--padding-h)}}@media only screen and (min-width:1280px){.scictt .swiper{width:auto}}.scictt .swiper-slide{width:320px;max-width:100%}@media only screen and (min-width:768px){.scictt .swiper-slide{width:405px}}.scictt .swiper-slide:not(:last-child){margin-right:12px}@media only screen and (min-width:768px){.scictt .swiper-slide:not(:last-child){margin-right:32px}}.scictt .swiper .swiper-navigation{display:none}@media only screen and (min-width:1024px){.scictt .swiper:hover .swiper-navigation{display:flex}}.scictt__card{background-color:var(--color-white);border-radius:28px;flex-direction:column;height:auto;padding:32px;display:flex;overflow:hidden}@media only screen and (min-width:768px){.scictt__card{padding:40px 40px 38px}}.scictt__card-ico{flex:none;width:64px;height:64px;margin:0 0 32px;overflow:hidden}@media only screen and (min-width:768px){.scictt__card-ico{margin:0 0 40px}}.scictt__card-ico svg{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.scictt__card-title{margin:auto 0 0;font-size:24px;font-weight:500;line-height:28px}@media only screen and (min-width:768px){.scictt__card-title{font-size:30px;line-height:33px}}.scictt__card-txt{margin:16px 0 0;font-size:18px;line-height:23px}@media only screen and (min-width:768px){.scictt__card-txt{margin:18px 0 0;font-size:20px;line-height:26px}}.s-faqs{padding:36px var(--padding-h)24px}@media only screen and (min-width:768px){.s-faqs{padding:40px var(--padding-h)50px}.s-faqs .s-section__inner{gap:36px}}.s-faqs h2.s-section__title{font-size:32px;font-weight:500;line-height:34px}@media only screen and (min-width:768px){.s-faqs h2.s-section__title{font-size:52px;line-height:55px}}.s-faqs__list{gap:20px;display:grid}.s-faqs__item{border-radius:var(--section-radius);border:1px solid rgba(142,142,142,.5);flex-direction:column;justify-content:center;min-height:104px;padding:24px 56px 32px 24px;display:flex;position:relative}@media only screen and (min-width:768px){.s-faqs__item{border-radius:40px;padding:36px 141px 46px 46px}}.s-faqs__item-toggle{width:48px;height:48px;color:var(--color-dark_2);cursor:pointer;transition:var(--transition);background-color:transparent;border:none;justify-content:center;align-items:center;font-size:0;display:flex;position:absolute;top:24px;left:auto;right:6px}@media only screen and (min-width:768px){.s-faqs__item-toggle{top:36px;right:36px}}.s-faqs__item-toggle:before,.s-faqs__item-toggle:after{content:"";background-color:currentColor;width:20px;height:2px;position:absolute}.s-faqs__item-toggle:after{transform:rotate(-90deg)}.s-faqs__item.--is-open .s-faqs__item-toggle:after{display:none}.s-faqs__item-title{font-size:18px;font-weight:500;line-height:23px}@media only screen and (min-width:768px){.s-faqs__item-title{font-size:28px;line-height:33px}}.s-faqs__item-answer{transition:var(--transition);grid-template-rows:0fr;display:grid;overflow:hidden}.s-faqs__item-answer a{color:var(--color-blue)}.s-faqs__item.--is-open .s-faqs__item-answer{grid-template-rows:1fr}.s-faqs__item-text{min-height:0;transition:var(--transition);font-size:16px;line-height:22px}@media only screen and (min-width:768px){.s-faqs__item-text{font-size:20px;line-height:26px}}.s-faqs__item-text img{vertical-align:sub}.s-faqs__item.--is-open .s-faqs__item-text{margin-top:12px}.s-faqs .--btn{color:#87898f;border:1px dashed;border-radius:18px;padding:3px 9px;font-size:12px;line-height:16px}@media only screen and (min-width:1024px){.s-faqs .--btn{margin:0 4px;padding:4px 10px;font-size:15px;line-height:19px}}.section_naumber2{gap:10px;display:flex}@media (max-width:750px){.section_naumber2{flex-direction:column}}
