@charset "UTF-8";.section-padding{--resize-val: 4vw + .75rem;padding:5rem clamp(12px,var(--resize-val),5rem)}@media only screen and (max-width: 1240px){.section-padding{--resize-val: 3.5vw;padding-bottom:27px;padding-top:40px}}.overflow-hidden{overflow:hidden}.m-t-auto{margin-top:auto}.m-l-auto{margin-left:auto}.align-self-center{-ms-flex-item-align:center;align-self:center}.align-self-start{-ms-flex-item-align:start;align-self:flex-start}.justify-self-start{justify-self:flex-start}.justify-between{-ms-flex-pack:justify;justify-content:space-between}.justify-center{-ms-flex-pack:center;justify-content:center}.flex{display:-ms-flexbox;display:flex}.align-items-center{-ms-flex-align:center;align-items:center}.full-w-h{width:100%;height:100%}.bg-primary{background-color:#d62f50}.bg-secondary{background-color:#2d1d21}.bg-tertiary{background-color:#81455d}.bg-background{background-color:#f5f1f2}.bg-light{background-color:#fbeaee}.bg-dark-background{background-color:#c6b2b6}.bg-divider{background-color:#e8e0e1}.bg-transparent{background-color:transparent}.text-primary{color:#d62f50}.text-secondary{color:#2d1d21}.text-tertiary{color:#81455d}.text-background{color:#f5f1f2}.text-light{color:#fbeaee}.text-dark-background{color:#c6b2b6}.text-divider{color:#e8e0e1}.text-white{color:#fff}.hover-fill-primary{transition:fill .4s}.hover-fill-primary:hover{fill:#d62f50}.fill-white{fill:#fff}.fill-primary{fill:#d62f50}.fill-dark-primary{fill:#a2233c}.fill-secondary{fill:#2d1d21}.fill-tertiary{fill:#81455d}.fill-background{fill:#f5f1f2}.fill-light{fill:#fbeaee}.fill-dark-background{fill:#c6b2b6}.fill-divider{fill:#e8e0e1}.fill-transparent{fill:transparent}.border-clr-white{border-color:#fff}.border-clr-primary{border-color:#d62f50}.border-clr-secondary{border-color:#2d1d21}.border-clr-tertiary{border-color:#81455d}.border-clr-background{border-color:#f5f1f2}.border-clr-light{border-color:#fbeaee}.border-clr-dark-background{border-color:#c6b2b6}.border-clr-divider{border-color:#e8e0e1}.border-clr-transparent{border-color:transparent}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:clamp(.875rem,1vw + .1rem,1.5rem)}body{font-family:Inter,sans-serif}a{text-decoration:none;color:inherit}ul{list-style:none}button{background-color:transparent;border:none;cursor:pointer;color:inherit;font:inherit}input{font:inherit;color:inherit;background-color:transparent;border:none}label[for]{cursor:pointer}p,h1,h2,h3,h4,h5,h6,span{letter-spacing:-.01em}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{-ms-scroll-chaining:none;overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-smooth iframe{pointer-events:none}.section-title{font-size:clamp(28px,3.3vw + .5rem,56px);font-weight:700;line-height:1}@media only screen and (max-width: 768px){.section-title{max-width:20ch}}.section-backticktext{display:-ms-flexbox;display:flex;gap:1.6rem;-ms-flex-align:start;align-items:flex-start}.section-backticktext__text{margin-top:10px;max-width:30ch;font-weight:500;font-size:max(1.2rem,20px)}.section-top{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.backtick{width:2rem;aspect-ratio:38/29}.container{background-color:#f5f1f2;color:#2d1d21}.leaf{width:clamp(520px,50vw,925px);aspect-ratio:905/653;position:absolute}.logo{width:89px;height:62px}@media only screen and (max-width: 768px){.logo{width:56px;height:39px}}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#0e090a8f;transition:opacity .5s;z-index:10;opacity:0;pointer-events:none}.checkbox{display:none}.checkbox:checked~.overlay{opacity:1;pointer-events:all}.menu-checkbox:not(:checked)~.menu{-ms-transform:translateX(100%);transform:translate(100%)}.register-checkbox:not(:checked)~.modal-container{-ms-transform:scale(.7);transform:scale(.7);opacity:0}@media only screen and (max-width: 768px){.register-checkbox:not(:checked)~.modal-container{-ms-transform:translateY(25%);transform:translateY(25%);opacity:0}}.register-checkbox:not(:checked)~.modal-container .register-form{pointer-events:none}.link-tel{display:-ms-flexbox;display:flex;gap:1rem;font-size:1.3rem;font-weight:600;-ms-flex-align:center;align-items:center;color:#fbeaee}@media only screen and (max-width: 768px){.link-tel--big{display:none}}@media only screen and (min-width: 768px){.link-tel--small{display:none}}.link-tel:hover .icon-container{background-color:#fbeaee}.link-tel:hover .icon{fill:#d62f50!important}.menu{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:2rem;background-color:#f5f1f2;width:33%;max-width:466px;height:100%;position:fixed;right:0;top:0;transition:transform .5s;padding:2rem 3rem;z-index:15}@media only screen and (max-width: 1000px){.menu{width:50%}}@media only screen and (max-width: 768px){.menu{width:90%}}.menu__links{display:grid;grid-template-columns:repeat(5,1fr);gap:1.5rem}.menu__links li{aspect-ratio:1}.menu__list{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.menu__item{font-weight:700;font-size:1.1rem;color:#81455d;padding-top:1rem;padding-bottom:1rem;border-bottom:1px solid rgb(232,224,225);transition:color .3s}.menu__item:hover{color:#d62f50}.menu__icon{width:60%;height:60%;transition:fill .4s}.menu__icon--star{width:80%;height:80%}.menu__icon--telegram{width:70%;height:70%}.menu__icon-container{display:grid;place-items:center;width:100%;height:100%;border-radius:50%;transition:background-color .4s}.menu__icon-container:hover{background-color:#f5f1f2}.menu__icon-container:hover .menu__icon{fill:#c6b2b6}.modal-container{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;z-index:15;pointer-events:none;transition:transform .5s,opacity .5s}@media only screen and (max-width: 500px){.modal-container{justify-items:center;-ms-flex-align:end;align-items:flex-end}}.register-form{width:clamp(400px,35vw,700px);padding-bottom:8vh;pointer-events:all}.button-primary{background-color:#d62f50;color:#fff;padding:18px 0;font-weight:600;border-radius:16px;position:relative}.button-primary span{z-index:2;position:relative;transition:color .5s}.button-primary svg{z-index:2;position:relative;transition:fill .5s}.button-primary:after{position:absolute;content:"";width:100%;height:100%;top:0;left:0;background-color:#c12a48;border-radius:16px;-ms-transform:scale(0);transform:scale(0);opacity:0;transition:transform .5s,opacity .5s}.button-primary:hover:after{opacity:1;-ms-transform:scale(1);transform:scale(1)}.button-tel{box-shadow:0 6px 16px #9c789314;border:2px solid rgba(214,47,80,.3019607843);background-color:#fff;color:#d62f50;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:1.2rem 1.8rem;border-radius:100px;gap:1.2rem;font-weight:600;-ms-flex-pack:center;justify-content:center;font-size:1.2rem;transition-property:background-color,color,border-color,box-shadow,transform;transition-duration:.4s}.button-tel:hover{box-shadow:0 0 10px 3px #fbeaee;-ms-transform:translateY(-6px);transform:translateY(-6px)}.button-tel:active{-ms-transform:translateY(-3px);transform:translateY(-3px);box-shadow:0 0 6px 1px #fbeaee}.button-tel .icon{width:50%;height:50%}.button-tel .icon-container{width:2.3rem;height:2.3rem}.icon{width:50%;height:50%;transition:fill .4s}.icon-container{border-width:1px;border-style:solid;border-radius:50%;display:grid;place-items:center;width:2.7rem;height:2.7rem;transition:background-color .4s,border-color .4s}.icon-container:hover{background-color:transparent}.icon-container:hover .icon{fill:#fbeaee}.icon__close{width:1rem;height:1rem}.form{background-color:#f5f1f2;padding:2rem 2.6rem 4rem;border-radius:30px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:1.95rem;text-align:center;-ms-flex-pack:center;justify-content:center;position:relative;box-shadow:0 6px 20px #67425e33}@media only screen and (min-width: 1200px){.form{max-width:30vw}}@media only screen and (max-width: 500px){.form{width:100%;border-radius:0;gap:24px;padding:1.5rem}}@media only screen and (max-height: 700px) and (max-width: 768px){.form{height:100%;-ms-flex-pack:start;justify-content:flex-start}}.form button[type=submit]{margin-top:1rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:12px;-ms-flex-pack:center;justify-content:center}.form button[type=submit].disabled{pointer-events:none;opacity:.5}.form button[type=submit] .icon__tick{width:14px;height:12px;-ms-transform:scale(0);transform:scale(0);transition:transform .3s}.form button.success .icon__tick{-ms-transform:scale(1);transform:scale(1)}.form__policy{font-size:max(.9rem,14px);font-weight:500;text-align:center;-ms-flex-item-align:center;align-self:center;max-width:29ch;color:#c6b2b6}.form__policy a{text-decoration:underline}.form__title{text-align:center;font-size:1.6rem;font-weight:700;max-width:20ch}.form__form{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:20px}@media only screen and (max-width: 768px){.form__form{gap:16px}}.form__select{position:relative}.form__select-input{color:#2d1d21}.form__select-input.filled~.form__input-label{-ms-transform:translate(0,-13px);transform:translateY(-13px);font-size:max(.6rem,10px);color:#81455d}.form__option label{text-align:left;display:block;width:100%}.form__options{font-size:max(1rem,16px);background-color:#fff;padding:16px;border-radius:16px;font-weight:500;outline:2px solid transparent;transition:outline-color .3s,color .3s,background-color .3s,padding .3s;z-index:4;display:-ms-flexbox;display:flex;gap:10px;-ms-flex-direction:column;flex-direction:column;position:absolute;width:100%;left:0;-ms-transform:translateY(10px);transform:translateY(10px);transition:transform .3s,opacity .3s}.form__icon{width:.8rem;height:.8rem;transition:transform .3s}.form__checkbox{display:none}.form__checkbox:not(:checked)~.form__options{opacity:0;pointer-events:none;-ms-transform:translateY(30px);transform:translateY(30px)}.form__checkbox:checked+.form__label{outline-color:#c6b2b6}.form__checkbox:checked+.form__label .form__icon{-ms-transform:rotate(180deg);transform:rotate(180deg)}.form__label{font-size:max(1rem,16px);background-color:#fff;padding:16px;border-radius:16px;font-weight:500;outline:2px solid transparent;transition:outline-color .3s,color .3s,background-color .3s,padding .3s;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;transition:outline .3s}.form__label input{pointer-events:none}.form__label input::-moz-placeholder{color:inherit}.form__label input:-ms-input-placeholder{color:inherit}.form__label input::placeholder{color:inherit}.form__clear{position:absolute;width:22px;height:22px;right:16px;top:16px;cursor:pointer;z-index:2;transition:transform .2s;-ms-transform:scale(0);transform:scale(0)}@media only screen and (max-width: 768px){.form__clear{width:20px;height:20px}}.form__clear-icon{width:100%;height:100%}.form__input{font-size:max(1rem,16px);background-color:#fff;padding:16px;border-radius:16px;font-weight:500;outline:2px solid transparent;transition:outline-color .3s,color .3s,background-color .3s,padding .3s;width:100%}.form__input.invalid{background-color:#fae7e6;outline-color:#cd0b00}.form__input.invalid~.form__input-label{color:#cd0b00}.form__input.filled~.form__input-label{-ms-transform:translate(0,-13px);transform:translateY(-13px);font-size:.6rem;color:#81455d}.form__input-container{position:relative}.form__input-container:has(.form__input:focus) .form__clear{-ms-transform:scale(1);transform:scale(1)}.form__input-label{transition:transform .3s,font-size .3s,color .3s;position:absolute;left:16px;top:16px;color:#c6b2b6;pointer-events:none}.form__input:user-invalid{background-color:#fae7e6;outline-color:#cd0b00}.form__input:user-invalid~.form__input-label{color:#cd0b00}.form__input:not(:focus):hover{color:#bba3a8;background-color:#fcfafb}.form__input::-moz-placeholder{color:#c6b2b6}.form__input:-ms-input-placeholder{color:#c6b2b6}.form__input::placeholder{color:#c6b2b6}.form__input:focus{outline-color:#c6b2b6}.form__close{top:2rem;right:2rem;position:absolute;-ms-flex-item-align:end;align-self:flex-end}.form__close:hover .icon__close{fill:#d62f50}.form .icon__close{transition:fill .3s}.form__logo{width:77px;height:auto;aspect-ratio:77/54}@media only screen and (max-width: 768px){.form__logo{width:55.25px}}@keyframes slide-up{0%{transform:translateY(50%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slide-down{0%{transform:translateY(-50%);opacity:0}to{transform:translateY(0);opacity:1}}.header{background-color:#d62f50cc;-webkit-backdrop-filter:blur(10.8px);backdrop-filter:blur(10.8px);display:grid;grid-template-columns:repeat(2,1fr);--resize-val: 4vw + .75rem;padding:.6rem clamp(26px,var(--resize-val),5rem);position:fixed;left:0;top:0;width:100%;z-index:5}@media only screen and (max-width: 1240px){.header{--resize-val: 3.5vw}}@media only screen and (max-width: 1000px){.header{grid-template-columns:1fr 2fr}}@media only screen and (max-width: 768px){.header{grid-template-columns:repeat(3,max-content);-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}}.header__button{transition:opacity .4s;animation:scale-up .5s both .4s}.header__button label{cursor:pointer}.header__button:hover{opacity:.5}.header__button .icon{width:1.8rem;height:1.8rem;fill:#fbeaee}.header__right{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 768px){.header .header__links{display:none}}.header .logo{animation:slide-up .8s both}.header .link-tel{animation:slide-down .5s both .1s}.header li{animation:scale-up .5s both}.header li:nth-child(1){animation-delay:.1s}.header li:nth-child(2){animation-delay:.2s}.header li:nth-child(3){animation-delay:.3s}.header li:nth-child(4){animation-delay:.4s}.header__links{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:1rem}@keyframes slide-left{0%{transform:translate(-15%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes scale-up{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes scale-up-half{0%{opacity:0;transform:scale(.4)}to{opacity:1;transform:scale(1)}}.hero{--border-radius: 42px;background-color:#d62f50;padding-top:max(10vw,110px);padding-bottom:max(4vw,20px);display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column;gap:max(5vw,33px);position:relative;border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius)}@media only screen and (min-width: 1200px){.hero{min-height:100vh}}@media only screen and (max-width: 768px){.hero{--border-radius: 12px}}.hero>*:not(.hero__bg){z-index:2;animation:slide-left .7s both}.hero>*:not(.hero__bg):nth-child(1){animation-delay:.2s}.hero>*:not(.hero__bg):nth-child(2){animation-delay:.4s}.hero>*:not(.hero__bg):nth-child(3){animation-delay:.6s}.hero>*:not(.hero__bg):nth-child(4){animation-delay:.8s}.hero>*:not(.hero__bg):nth-child(5){animation-delay:1s}.hero__bg{animation:scale-up-half 1.5s both;-ms-transform-origin:70%;transform-origin:70%;position:absolute;top:0;right:0;width:100%;height:100%;display:grid;justify-items:flex-end}.hero__bg>*{grid-area:1/1/2/2;-ms-flex-line-pack:end;align-content:flex-end}.hero__img{width:100%;height:auto}.hero__image{-ms-flex-item-align:end;align-self:flex-end;margin-right:1rem;-ms-transform:translate(-15%,4rem);transform:translate(-15%,4rem);width:42%;height:auto;-o-object-fit:contain;object-fit:contain;min-width:300px}@media only screen and (max-width: 768px){.hero__image{-ms-flex-item-align:center;align-self:center;-ms-transform:translate(5rem,0);transform:translate(5rem)}}.hero__flower{min-width:403px;width:70%;aspect-ratio:1030/1652;-ms-transform:translate(8rem,-5rem);transform:translate(8rem,-5rem)}@media only screen and (max-width: 768px){.hero__flower{-ms-transform:translate(7rem,10%);transform:translate(7rem,10%)}}.hero__button{color:#d62f50;background-color:#fff;border-radius:15px;-ms-flex-preferred-size:25%;flex-basis:25%;font-size:1.1rem;font-weight:600;border:1px solid transparent;transition:background-color .4s,color .4s,border-color .4s;padding:1.5rem;text-align:center}.hero__button:hover{border-color:#fbeaee;color:#fbeaee;background-color:#d62f50}@media only screen and (max-width: 768px){.hero__button{padding:20px;border-radius:20px}}.hero__tel{margin-left:auto}.hero__bottom{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:2.4rem}@media only screen and (max-width: 500px){.hero__bottom{-ms-flex-align:stretch;align-items:stretch;-ms-flex-direction:column;flex-direction:column;gap:14px}}.hero__bottom .button-tel{animation:scale-up .6s both 1.6s}@media only screen and (max-width: 768px){.hero__bottom .button-tel{display:none}}.hero__bottom p{color:#f2bec9;font-size:.9rem;font-weight:500;max-width:20ch}@media only screen and (max-width: 500px){.hero__bottom p{max-width:100%;text-align:center}}.hero__top{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:15px}.hero__item{position:relative;display:grid}@media only screen and (min-width: 768px){.hero__item:last-child .hero__thingy{display:none}}.hero__item>*{grid-area:1/1/2/2}.hero__item-text{background-color:#d62f50;padding:max(.6rem,6px) 1.35rem;border:1px solid rgba(255,255,255,.5019607843);border-radius:100px;z-index:2;font-size:1.1rem}@media only screen and (max-width: 500px){.hero__item-text{font-size:12px}}.hero__list{display:-ms-flexbox;display:flex;gap:1.5rem;overflow:hidden}@media only screen and (max-width: 768px){.hero__list{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:10px;margin-left:16px}}.hero__middle{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:1.3rem;position:relative}.hero__middle p{font-size:clamp(14px,1vw + .6rem,26px);font-weight:600}.hero__title{max-width:50%;font-weight:700;font-size:clamp(34px,4.25vw + .5rem,75px);line-height:1}.hero__subtitle{font-weight:500;font-size:clamp(14px,1.9vw + .5rem,40px);color:#f2bec9}@media only screen and (max-width: 500px){.hero__subtitle{max-width:15ch}}.hero__thingy{width:10rem;height:6px;right:0;position:absolute;top:50%;-ms-transform:translateX(15px);transform:translate(15px)}@media only screen and (max-width: 768px){.hero__thingy{display:none}}.hero__thingy--small{position:absolute;left:0;top:0;height:110%}@media only screen and (min-width: 768px){.hero__thingy--small{display:none}}.audience{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:1.4rem;margin-top:2.5vw;position:relative;overflow:hidden}@media only screen and (max-width: 768px){.audience{padding-bottom:70px}}.audience__top,.audience__list,.audience__button,.audience>.section-backticktext{z-index:2}.audience__list{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.3rem}.audience>.section-backticktext{margin-top:50px;max-width:80%;font-size:18px;gap:15px}.audience>.section-backticktext .backtick{width:50px;height:auto}@media only screen and (min-width: 768px){.audience>.section-backticktext{display:none}}.audience__button{width:30%;-ms-flex-item-align:center;align-self:center}@media only screen and (max-width: 768px){.audience__button{width:100%;margin-top:40px}}.audience__item{display:grid;grid-auto-rows:max-content max-content;gap:1.6rem}.audience__item img{width:70%;height:auto;aspect-ratio:362/287}@media only screen and (max-width: 768px){.audience__item img{width:90%;aspect-ratio:auto}}.audience__item-title{font-size:clamp(22px,2.5vw + .5rem,36px);font-weight:700;line-height:1}@media only screen and (min-width: 768px){.audience__item-title{max-width:10ch}}.audience__item-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:20px}.audience__item-list{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px}.audience__item-text{position:relative;padding-left:1.3rem;font-weight:500;font-size:1.15rem}.audience__item-text:before{content:"";position:absolute;top:50%;-ms-transform:translateY(-50%);transform:translateY(-50%);border-radius:2px;left:0;display:block;width:8px;height:8px;background-color:#d62f50}@media only screen and (max-width: 768px){.audience__item-text:before{width:5.69px;height:5.69px}}.audience__item-container{display:grid;justify-items:center;-ms-flex-align:end;align-items:flex-end}.audience__item-container>*{grid-area:1/1/2/2}.audience__item-oval{background-color:#fff;width:100%;height:47%;border-radius:1.3rem;z-index:-1}.audience__leaf-1{bottom:-9rem;left:-30rem;-ms-transform:rotate(-27deg);transform:rotate(-27deg)}@media only screen and (max-width: 768px){.audience__leaf-1{bottom:22rem;left:-15rem;-ms-transform:rotate(-10deg);transform:rotate(-10deg)}}.audience__leaf-2{width:55rem;-ms-transform:rotate(-80deg);transform:rotate(-80deg);bottom:-3rem;right:-12rem}@media only screen and (max-width: 768px){.audience__leaf-2{bottom:0;top:-2%;right:-55%;-ms-transform:rotate(-80deg);transform:rotate(-80deg);width:clamp(550px,50vw,925px)}}.audience__top{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 768px){.audience__top .section-backticktext{display:none}}.tasks{border-radius:42px;background-color:#fff;--resize-val: 4vw + .75rem;padding:clamp(32px,var(--resize-val),5rem) clamp(12px,var(--resize-val),5rem);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:max(4vw,31px);overflow:hidden}@media only screen and (max-width: 768px){.tasks{border-radius:12px}}@media only screen and (max-width: 1240px){.tasks{--resize-val: 3.5vw}}.tasks__list{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));-moz-column-gap:24px;column-gap:24px;row-gap:15px}.tasks__item{padding:33px 0 33px 31px;border-radius:16px;border:1px solid rgba(0,0,0,.1019607843);display:-ms-flexbox;display:flex;font-size:max(.9rem,14px);line-height:1.4;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden}.tasks__item:nth-child(2) .tasks__item-container:after{right:0;bottom:12%;-ms-transform:rotate(-12.8deg);transform:rotate(-12.8deg)}@media only screen and (max-width: 768px){.tasks__item:nth-child(2) .tasks__item-container:after{bottom:5%}}.tasks__item:nth-child(1) .tasks__item-container:after{right:-15%;bottom:15%;-ms-transform:rotate(-12.8deg);transform:rotate(-12.8deg);border-radius:10px;filter:blur(15px)}@media only screen and (max-width: 768px){.tasks__item:nth-child(1) .tasks__item-container:after{bottom:10%}}.tasks__item:nth-child(3) .tasks__item-container:after{right:0;bottom:5%;width:80%}@media only screen and (max-width: 768px){.tasks__item:nth-child(3) .tasks__item-container:after{bottom:-2%}}.tasks__item-left{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:1.2rem;-ms-flex-pack:center;justify-content:center}.tasks__item-text{position:relative;padding-left:1rem}.tasks__item-text:before{content:"";position:absolute;top:50%;-ms-transform:translateY(-50%);transform:translateY(-50%);border-radius:2px;left:0;display:block;width:5px;height:5px;background-color:#d62f50}.tasks__item-list{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:max(1vw,10px)}.tasks__item-container{position:relative;display:-ms-flexbox;display:flex}@media only screen and (max-width: 768px){.tasks__item-container{width:120px}}.tasks__item-container:after{content:"";position:absolute;display:block;width:80%;height:10%;background-color:#171717;filter:blur(10px);border-radius:46px}.tasks__item-image{-o-object-fit:contain;object-fit:contain;z-index:2}.tasks__item-title{font-size:1.5rem;font-weight:700;line-height:1.1}.tasks__item span{font-weight:700}@media only screen and (max-width: 768px){.tasks__item{padding:17px 0 17px 22px}}.tutorial{margin-top:3.5rem;padding-bottom:3.5rem;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:max(4vw,40px);overflow:hidden;position:relative}@media only screen and (max-width: 768px){.tutorial{margin-top:34px;padding-top:0}}.tutorial__leaf{bottom:-22%;left:-6%;-ms-transform:scale(1.3);transform:scale(1.3)}@media only screen and (max-width: 768px){.tutorial__leaf{bottom:10%;left:-20%}}.tutorial__list{list-style:none;display:grid;grid-template-columns:repeat(3,1fr);gap:5vw;row-gap:50px;position:relative}@media only screen and (max-width: 768px){.tutorial__list{grid-template-columns:1fr}}.tutorial__stick{position:absolute;background-color:#d62f50;height:6px;-ms-flex-item-align:center;align-self:center;width:100%;-ms-transform:translateX(50%);transform:translate(50%)}@media only screen and (max-width: 768px){.tutorial__stick{width:6px;height:100%;-ms-transform:translateY(50%);transform:translateY(50%)}}.tutorial__stick-3{width:6px;height:100%;-ms-transform:translateY(50%);transform:translateY(50%)}.tutorial__stick-5{display:none}.tutorial__item{background-color:#d62f50;border-radius:32px;aspect-ratio:356/150;display:grid;place-items:center;color:#fff;font-size:1.3rem;font-weight:600;text-align:center;position:relative}@media only screen and (max-width: 768px){.tutorial__item{aspect-ratio:296/125}.tutorial__item[data-number="5"]{-ms-flex-order:4;order:4}.tutorial__item[data-number="5"] .tutorial__stick{-ms-transform:translateY(-50%);transform:translateY(-50%)}}.tutorial__item span{z-index:2}.tutorial__item:not(.tutorial__item--backtick):after{position:absolute;content:attr(data-number);background-color:#f5f1f2;width:2.8rem;height:2.8rem;display:grid;top:-1.4rem;border-radius:.7rem;place-items:center;color:#81455d;font-size:1.4rem}.tutorial__item--backtick{background-color:transparent;color:#2d1d21}@media only screen and (max-width: 768px){.tutorial__item--backtick{-ms-flex-order:5;order:5}}.tutorial__item--backtick div{-ms-flex-pack:center;justify-content:center;gap:10px;text-align:left}.tutorial__item--backtick div span{max-width:20ch}.tutorial__item span{max-width:15ch}@media only screen and (max-width: 768px){.tutorial__item{border-radius:26px}}.gains{border-radius:42px;background-color:#fff;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:max(5vw,26px);position:relative;overflow:hidden}@media only screen and (max-width: 768px){.gains{border-radius:12px}}.gains__check{position:absolute;width:clamp(150px,30vw,600px);height:auto;-o-object-fit:cover;object-fit:cover;right:-5%}@media only screen and (min-width: 768px){.gains__check{bottom:-10%}}@media only screen and (max-width: 768px){.gains__check{width:150px;right:-2.2rem;top:5%}}.gains__list{display:grid;gap:25px;grid-auto-rows:1fr}.gains__item{box-shadow:0 3.79px 10.11px #9c789314;border-radius:15.16px;display:grid;grid-template-columns:15rem 17ch max-content 1fr;-ms-flex-align:center;align-items:center;gap:2vw}@media only screen and (max-width: 700px){.gains__item{grid-template-columns:1fr;gap:10px;border:1px solid rgba(214,47,80,.2);padding:25px}}.gains__item-title{font-size:22px;font-weight:700}@media only screen and (max-width: 768px){.gains__item-title{max-width:18ch}}.gains__item-text{max-width:30ch;font-size:1.1rem}.gains__item-text .text-tertiary{font-weight:600}.gains__item-divider{width:1.2px;background-color:#0e090a;height:50%;opacity:.1;margin:0 4vw}@media only screen and (max-width: 900px){.gains__item-divider{margin:0 1vw}}@media only screen and (max-width: 700px){.gains__item-divider{display:none}}.gains__item-image{width:100%;height:auto;-o-object-fit:contain;object-fit:contain;aspect-ratio:246/145}.workflow{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:4.5rem;overflow:hidden;position:relative}@media only screen and (max-width: 768px){.workflow{gap:31px}}@media only screen and (max-width: 768px){.workflow__leaf{display:none}}.workflow__leaf-1{bottom:-12%;left:-12%}.workflow__leaf-2{top:-10%;right:-20%;-ms-transform:rotate(180deg);transform:rotate(180deg)}.workflow__container{display:grid;grid-template-columns:.7fr .4fr;gap:3.2rem}@media only screen and (max-width: 768px){.workflow__container{grid-template-columns:1fr;gap:80px}}.workflow__right{-ms-flex-item-align:center;align-self:center;position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:2.4rem}@media only screen and (max-width: 768px){.workflow__right{-ms-flex-order:-1;order:-1}}.workflow__item{text-align:center;border-radius:8px;padding:1rem;background-color:#fff;font-weight:600;font-size:1.2rem;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;z-index:2;position:relative}.workflow__item:before{content:url("data:image/svg+xml,%3csvg%20width='12'%20height='13'%20viewBox='0%200%2012%2013'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7%201C7%200.447715%206.55228%201.30764e-07%206%200C5.44772%20-1.30764e-07%205%200.447715%205%201L7%201ZM6%2013L11.7735%203L0.226497%203L6%2013ZM5%201L5%204L7%204L7%201L5%201Z'%20fill='%234B101C'%20/%3e%3c/svg%3e");position:absolute;top:120%;left:calc(50% - 2px);-ms-transform:translateX(-50%);transform:translate(-50%)}@media only screen and (min-width: 768px){.workflow__item:before{display:none}}.workflow__item:last-child:before{display:none}.workflow__item span{display:block;max-width:60%}@media only screen and (max-width: 768px){.workflow__item span{max-width:80%}}.workflow__stick{height:90%;width:35px;position:absolute;left:-17.5px;top:12.5px;z-index:3}@media only screen and (max-width: 768px){.workflow__stick{display:none}}.workflow__stick--small{position:absolute;right:50%;-ms-transform:translateX(-50%);transform:translate(-50%);width:2px;height:100%;background-color:#4b101c}@media only screen and (min-width: 768px){.workflow__stick--small{display:none}}.workflow__input{width:100%;background-color:#f8f6f6;font-weight:500;outline:none;padding:16px;-ms-flex-item-align:stretch;align-self:stretch;border-radius:12px;font-size:max(1rem,16px)}.workflow__input::-moz-placeholder{color:#c6b2b6}.workflow__input:-ms-input-placeholder{color:#c6b2b6}.workflow__input::placeholder{color:#c6b2b6}.workflow__input::-webkit-outer-spin-button,.workflow__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.workflow__input[type=number]{-moz-appearance:textfield}.workflow__things{margin-top:.6rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}@media only screen and (max-width: 768px){.workflow__things{gap:10px;margin-top:0}}.workflow__thing{padding:16px;border-radius:16px;border:1px solid rgb(232,224,225);text-align:center}.workflow h2{font-size:clamp(34px,3.3vw + .5rem,56px);font-weight:700;line-height:1}@media only screen and (max-width: 768px){.workflow h2{text-align:center}}.workflow__checkbox{border-radius:7px;width:24px;height:24px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid rgb(214,47,80);position:relative;transition:background-color .2s;display:grid;place-items:center}.workflow__checkbox:checked{background-color:#d62f50}.workflow__checkbox:checked:before{-ms-transform:scale(1);transform:scale(1);scale:1}.workflow__checkbox:before{position:absolute;content:url("data:image/svg+xml,%3csvg%20width='14'%20height='12'%20viewBox='0%200%2014%2012'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M13.7071%201.161C14.0976%201.55152%2014.0976%202.18469%2013.7071%202.57521L5.44236%2010.8399C5.06744%2011.2149%204.46505%2011.232%204.06944%2010.879L0.334192%207.5457C-0.0778753%207.17797%20-0.113825%206.54583%200.253895%206.13376C0.621616%205.7217%201.25376%205.68575%201.66583%206.05347L4.69619%208.7577L12.2929%201.161C12.6834%200.770472%2013.3166%200.770472%2013.7071%201.161Z'%20fill='white'%20/%3e%3c/svg%3e");-ms-transform:scale(0);transform:scale(0);transition:transform .2s}.workflow__form{background-color:#fff;border-radius:16px;position:relative;box-shadow:0 4px 10px #9c789314;padding:2.6rem 3.4rem;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:1.5rem;font-weight:500}@media only screen and (max-width: 768px){.workflow__form{padding:2.6rem 12px}}.workflow__form svg{width:16px;height:12px}.workflow__form-months{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:12px}@media only screen and (max-width: 768px){.workflow__form-months{margin-top:26px}}.workflow__form-inputs{display:grid;grid-template-columns:1fr max-content 1fr;gap:15px;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 500px){.workflow__form-inputs{grid-template-columns:1fr;justify-items:center;grid-auto-rows:1fr max-content 1fr}}.workflow__form-title{font-size:2.2rem;font-weight:700}.workflow__form:before{position:absolute;content:"Калькулятор продавца";color:#fff;background-color:#d62f50;padding:10px 27px;border-radius:12px;top:-20px;left:20px}@media only screen and (max-width: 768px){.workflow__form:before{border-radius:100px;left:50%;-ms-transform:translateX(-50%);transform:translate(-50%);width:70%;text-align:center}}.telegram{background-color:#d62f50;display:grid;grid-template-columns:.4fr .6fr;padding-bottom:0;gap:max(4vw,44px);overflow:hidden;border-radius:42px}@media only screen and (max-width: 768px){.telegram{border-radius:12px}}@media only screen and (max-width: 768px){.telegram{grid-template-columns:1fr}}.telegram__left{position:relative;display:-ms-flexbox;display:flex}@media only screen and (max-width: 768px){.telegram__left{-ms-flex-order:1;order:1}}.telegram__content{z-index:2;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:max(4vw,10px)}.telegram__content-top{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:12px}.telegram__content-top h2{font-size:clamp(36px,3.3vw + .5rem,56px);font-weight:700;line-height:1}@media only screen and (max-width: 768px){.telegram__content-top h2{max-width:10ch}}.telegram__list{padding-left:1rem;list-style:initial;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:1rem}.telegram__item{font-size:.9rem}@media only screen and (max-width: 768px){.telegram__item{font-size:18px}}.telegram__box{background-color:#fff;padding:1.5rem 1rem;border-radius:16.41px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:1.2rem}@media only screen and (max-width: 768px){.telegram__box:nth-child(2){margin-top:25px}}.telegram__box-title{font-weight:700;font-size:1.4rem}@media only screen and (max-width: 768px){.telegram__box-title{font-size:24px}}.telegram__subtitle{color:#f2bec9;font-weight:500}.telegram__image{-ms-flex-item-align:end;align-self:flex-end;width:100%;height:auto;-o-object-fit:contain;object-fit:contain;z-index:2}.telegram__flower{width:190%;height:190%;aspect-ratio:1030/1652;position:absolute;top:0;right:0;bottom:0;left:0}@media only screen and (min-width: 768px){.telegram__flower{top:-10%;left:-40%}}@media only screen and (max-width: 768px){.telegram__flower{width:201%;height:200%;left:-57%;top:-20%}}.convenience{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:max(4vw,25px)}@media only screen and (max-width: 768px){.convenience{padding-top:34px;padding-bottom:0}}@media only screen and (max-width: 768px){.convenience .section-backticktext{display:none}}.convenience__item{background-color:#fff;box-shadow:0 4px 10px #9c789314;border-radius:16.41px;padding:1.5rem 2rem;display:-ms-flexbox;display:flex;position:relative;overflow:hidden}@media only screen and (max-width: 768px){.convenience__item{padding:36px 12px}}.convenience__item:first-child .convenience__item-image{top:auto;bottom:-.5rem;right:.2rem}@media only screen and (max-width: 768px){.convenience__item:first-child .convenience__item-image{width:50%;right:-15%}}.convenience__item:nth-child(2) .convenience__item-image{width:45%;right:-10%}@media only screen and (max-width: 768px){.convenience__item:nth-child(2) .convenience__item-image{top:-15%;bottom:auto;width:40%;right:0}}@media only screen and (max-width: 768px){.convenience__item:nth-child(2) .convenience__item-content{max-width:70%}}.convenience__item:last-child .convenience__item-image{width:60%;right:-5%;top:0}@media only screen and (max-width: 768px){.convenience__item:last-child .convenience__item-image{width:50%}}.convenience__item:last-child .convenience__item-content{width:50%}@media only screen and (max-width: 768px){.convenience__item:last-child .convenience__item-content{width:60%}}.convenience__item-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:max(1vw,10px);max-width:65%}@media only screen and (max-width: 768px){.convenience__item-content{max-width:60%}}.convenience__item-title{font-size:1.4rem;font-weight:700}.convenience__item-text{opacity:.7;color:#2d1d21;font-size:1rem}.convenience__item-image{width:35%;height:auto;position:absolute;right:1rem;top:0}.convenience__list{display:grid;-moz-column-gap:24px;column-gap:24px;row-gap:13px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}@media only screen and (max-width: 768px){.advertisement{padding-top:30px;padding-bottom:30px}}.advertisement__container{display:grid;grid-template-columns:1fr 1.5fr;gap:max(6vw,20px);background-color:#fff;overflow:hidden;border-radius:42px}@media only screen and (max-width: 768px){.advertisement__container{border-radius:12px}}@media only screen and (max-width: 768px){.advertisement__container{position:relative;grid-template-columns:1fr}}.advertisement__subtitle{color:#2d1d21;opacity:.7;max-width:37ch;font-weight:500}.advertisement__icon{width:9px;height:14px;fill:#fff}.advertisement__circle{background-color:#d62f50;border-radius:50%;width:130%;height:130%;display:block;-ms-transform:translate(-35%,-15%);transform:translate(-35%,-15%)}@media only screen and (max-width: 768px){.advertisement__circle{width:100%;height:100%;-ms-transform:translate(50%,0) scale(1.3);transform:translate(50%) scale(1.3)}}.advertisement__leaf{width:45%;height:auto;-ms-transform:translate(0%,-9%) rotate(0);transform:translateY(-9%) rotate(0)}@media only screen and (max-width: 768px){.advertisement__leaf{width:100%;-ms-transform:translate(70%,-40%) scale(2.7) rotate(300deg);transform:translate(70%,-40%) scale(2.7) rotate(300deg)}}.advertisement__microphone{height:auto;width:100%;max-width:450px;z-index:2;-ms-transform:translate(10%,15%) scale(1.2);transform:translate(10%,15%) scale(1.2)}@media only screen and (max-width: 768px){.advertisement__microphone{max-width:150px;-ms-transform:translate(30%,-15%) scale(-1.2,1.2) rotate(-25deg);transform:translate(30%,-15%) scale(-1.2,1.2) rotate(-25deg)}}.advertisement__left{display:grid}@media only screen and (max-width: 768px){.advertisement__left{position:absolute;-ms-flex-item-align:center;align-self:center;justify-self:flex-end;-ms-transform:translateY(-15%);transform:translateY(-15%)}}.advertisement__left>*{grid-area:1/1/2/2}.advertisement__top{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:max(1.5vw,12px)}@media only screen and (max-width: 768px){.advertisement__top{max-width:22ch}}.advertisement__right{z-index:2;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:max(2vw,28px);-ms-flex-pack:center;justify-content:center;padding:2rem 0}@media only screen and (max-width: 768px){.advertisement__right{padding:28px 12px}.advertisement__right .section-backticktext{gap:7px;max-width:65%}.advertisement__right .section-backticktext .section-backticktext__text{margin-top:5px;font-size:16px}.advertisement__right .section-backticktext .backtick{width:60px}}@media only screen and (max-width: 500px){.advertisement__right .section-backticktext{max-width:80%}}.advertisement__right .button-primary{margin-top:40px;max-width:50%;display:-ms-flexbox;display:flex;gap:16px;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width: 768px){.advertisement__right .button-primary{max-width:100%;margin-top:0}}.footer{--border-radius: 42px;border-top-left-radius:var(--border-radius);border-top-right-radius:var(--border-radius);overflow:hidden;background-color:#d62f50;color:#fff;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:max(4vw,23px);padding-bottom:16px;position:relative}@media only screen and (max-width: 768px){.footer{--border-radius: 12px}}@media only screen and (max-width: 768px){.footer{padding-top:36px;padding-bottom:0}}@media only screen and (max-width: 500px){.footer h2{text-align:center}}.footer__middle{display:grid;grid-template-columns:1.5fr 1fr;position:relative}@media only screen and (max-width: 500px){.footer__middle{margin-top:20px;grid-template-columns:1fr}.footer__middle>*{grid-area:1/1/2/2}}.footer .button-tel{align-self:flex-end;position:absolute;grid-column:2/span 1;-ms-transform:translate(-10%,50%);transform:translate(-10%,50%)}@media only screen and (max-width: 1000px){.footer .button-tel{display:none}}.footer .footer__item{background-color:transparent}.footer__flower{position:absolute;width:100%;height:100%;top:50%;left:20%;-ms-transform:scale(2) rotate(-15deg) translate(0,0);transform:scale(2) rotate(-15deg) translate(0)}@media only screen and (max-width: 768px){.footer__flower{display:none}}.footer__copyright{display:-ms-flexbox;display:flex;gap:4vw}.footer__copyright a{text-decoration:underline}@media only screen and (max-width: 768px){.footer__copyright--big{display:none}}@media only screen and (min-width: 768px){.footer__copyright--small{display:none!important}}@media only screen and (max-width: 768px){.footer__copyright{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;gap:5px!important}}.footer__bottom{z-index:2;margin-top:5vw;display:grid;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));gap:3rem}.footer__bottom a[href="#"]{text-decoration:underline}@media only screen and (max-width: 768px){.footer__bottom{background-color:#a1233c;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:40px 0;-ms-transform:scale(1.1);transform:scale(1.1);margin-top:0}}.footer__bottom>*{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:4vw;-ms-flex-pack:end;justify-content:flex-end}.footer__bottom>*:first-child{-ms-flex-pack:start;justify-content:flex-start}.footer__bottom>* p{color:#f2bec9}@media only screen and (max-width: 768px){.footer__bottom>*{-ms-flex-direction:column;flex-direction:column;gap:20px}}.footer__list{margin-left:-10%;height:80%;-ms-flex-item-align:end;align-self:flex-end;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:15px}@media only screen and (max-width: 500px){.footer__list{margin-left:0;padding-left:30%;-ms-flex-item-align:start;align-self:flex-start}}.footer__list li:first-child{font-size:1.2rem;font-weight:600}.footer-form{-ms-flex-item-align:end;align-self:flex-end}@media only screen and (max-width: 900px){.footer-form{justify-self:center;width:70%}}@media only screen and (max-width: 500px){.footer-form{width:100%;justify-self:stretch;border-radius:16px}}.footer__content{display:grid;grid-template-columns:1fr 2fr}@media only screen and (max-width: 900px){.footer__content{grid-template-columns:1fr}}.footer__oval{background-color:#fff;height:80%;width:100%;border-radius:52px;justify-self:center;-ms-flex-item-align:end;align-self:flex-end;-ms-transform:scaleX(.8);transform:scaleX(.8);-ms-transform-origin:center;transform-origin:center}.footer__image{z-index:2;width:100%;height:auto;-ms-flex-item-align:end;align-self:flex-end;-ms-transform:translateY(10px);transform:translateY(10px)}@media only screen and (max-width: 500px){.footer__image{-ms-transform:translate(12%,10px);transform:translate(12%,10px)}}.footer__image-container{display:grid;overflow-y:clip}@media only screen and (max-width: 500px){.footer__image-container{width:80%;-ms-transform:translate(-60%,0);transform:translate(-60%)}}.footer__image-container>*{grid-area:1/1/2/2}.footer .form{color:#2d1d21}.footer__right{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;margin-left:-3rem}@media only screen and (max-width: 900px){.footer__right{margin-left:0}}.footer__right .button-tel{z-index:2}.footer__item{background-color:#d62f50;padding:max(.6rem,6px) 1.35rem;border:1px solid rgba(255,255,255,.5019607843);border-radius:100px;font-size:1.1rem}@media only screen and (max-width: 500px){.footer__item{font-size:12px}}
