@font-face{font-family:Exo\ 2;src:url("../fonts/Exo2-Medium.woff2") format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Exo\ 2,sans-serif;src:url("../fonts/Exo2-Bold.woff2") format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Exo\ 2,sans-serif;src:url("../fonts/Exo2-ExtraBold.woff2") format("woff2");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url("../fonts/Inter_24pt-ExtraLight.woff2") format("woff2");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url("../fonts/Inter_24pt-Light.woff2") format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url("../fonts/Inter_24pt-Regular.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url("../fonts/Inter_24pt-Medium.woff2") format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url("../fonts/Inter_24pt-Bold.woff2") format("woff2");font-weight:700;font-style:normal;font-display:swap}body{color:#000;font-size:16px;font-family:Exo\ 2;font-weight:500;position:relative}.no-scroll{overflow:hidden}h1{font-weight:700}.container{margin:0 auto;max-width:1310px;padding:0 20px}@media screen and (max-width:475px){.container{padding:0 10px}}.title{font-family:Inter,sans-serif;font-style:normal;font-weight:700;font-size:27px;line-height:33px}@media screen and (max-width:475px){.title{font-size:22px;line-height:24px}}@media screen and (max-width:400px){.title{font-size:20px;line-height:23px}}.link{position:relative}.link:after{content:"";width:0;display:block;position:absolute;bottom:-2px;left:0;right:0;height:2px;background-color:#00a1db;opacity:0;-webkit-transition:all .3s linear;transition:all .3s linear}.link:hover:after{width:100%;opacity:1}.header{padding-top:16px}@media screen and (max-width:999px){.header{overflow:clip}}.header__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px}.header__burger{display:none;min-width:40px;max-width:40px;height:40px;padding:5px;background-color:transparent;-webkit-transition:background-color .5s ease-in-out;transition:background-color .5s ease-in-out;cursor:pointer;border-radius:5px;position:absolute;right:25px;z-index:3}@media screen and (max-width:999px){.header__burger{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.header__burger .icon-close{display:none}.header__burger.active .icon-close,.header__burger .icon-menu{display:block}.header__burger.active .icon-menu{display:none}.header__burger:hover{background-color:#d8d8d8}.header__logo{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px;background-image:url("../img/logo-cover.png");background-position:50%;background-repeat:no-repeat;background-size:contain;width:220px}@media screen and (max-width:1024px){.header__logo{width:208px;padding-right:5px}}.header__logo-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.header__logo-item{font-size:13.3374px;line-height:16px;text-transform:uppercase}@media screen and (max-width:1024px){.header__logo-item{font-size:13px}}.header__logo-item--blue{color:#00a1db;font-weight:800}.header__logo-line{width:2px;height:42px;background-color:#00a1db}.menu{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}@media screen and (max-width:999px){.menu{opacity:0;pointer-events:none}}.menu__list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:25px;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 20px}@media screen and (max-width:1110px){.menu__list{padding:0 15px;gap:20px}}@media screen and (max-width:1050px){.menu__list{gap:16px;padding:0 10px}}@media screen and (max-width:999px){.menu__list{-webkit-box-flex:0;-ms-flex:0;flex:0}}.menu__item{position:relative;font-size:15px;text-transform:uppercase;width:-webkit-min-content;width:-moz-min-content;width:min-content;padding-top:9px}.menu__item p{cursor:pointer}@media screen and (max-width:1024px){.menu__item{font-size:14px}}.menu__item:hover .menu__sub-list{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0)}.menu__sub-list{position:absolute;top:40px;z-index:33;right:0;left:0;border:1px solid #aaa;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:20px 12px;background-color:#f8f8f8;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;gap:8px;border-radius:8px;opacity:0;visibility:hidden;-webkit-transform:translateY(10px);transform:translateY(10px);-webkit-transition:.2s ease;transition:.2s ease}.menu__sub-list a{text-wrap:nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.menu__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:4px;-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:190px}.menu__button{background-color:#00a1db;color:#fffefe;text-transform:uppercase;font-family:Exo\ 2;font-weight:800;font-size:19px;padding:7px 8px;border-radius:32px;cursor:pointer;-webkit-transition:all .3s linear;transition:all .3s linear}.menu__button:hover{opacity:.7}@media screen and (max-width:1024px){.menu__button{font-size:18px;font-weight:700;padding:4px 8px}}.menu__button--gray{background-color:#ccc}@media screen and (max-width:999px){.menu{-webkit-transform:translateX(120%);transform:translateX(120%);-webkit-transition:-webkit-transform .5s linear;transition:-webkit-transform .5s linear;transition:transform .5s linear;transition:transform .5s linear,-webkit-transform .5s linear}.menu.active{opacity:1;pointer-events:all;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transform:translateX(0);transform:translateX(0);position:absolute;right:0;top:0;bottom:0;background-color:grey;height:100dvh;padding:30px 20px;padding-right:50px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;padding-top:80px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:3;overflow-y:auto;overflow-x:hidden}.menu.active,.menu.active .menu__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.menu.active .menu__list{width:-webkit-max-content;width:-moz-max-content;width:max-content}.menu.active .menu__item{width:auto;text-align:center;font-size:16px;padding:4px 8px;cursor:pointer;-webkit-transition:all .3s linear;transition:all .3s linear;border-radius:5px;padding:8px;border:2px solid transparent}.menu.active .menu__item:hover{background-color:#a6a3a3}.menu.active .menu__buttons{-webkit-box-flex:0;-ms-flex:0;flex:0;margin-top:auto;gap:16px;width:100%}}@media screen and (max-width:999px) and (max-width:999px){.menu.active .menu__buttons{max-width:none}}@media screen and (max-width:999px) and (max-width:580px){.menu.active{width:100%}}@media screen and (max-width:999px){.menu.active .menu__sub-list{position:static;opacity:1;visibility:visible;-webkit-transform:none;transform:none;border:none;padding:8px 0 0;background:transparent;display:none;margin-top:10px}.menu.active .menu__sub-list a{display:block;width:100%;padding:10px 5px}.menu.active .menu__sub-list a:after{display:none}.menu.active .menu__item.active{border:2px solid #00a1db}.menu.active .menu__item.active .menu__sub-list{display:-webkit-box;display:-ms-flexbox;display:flex}.menu.active .menu__item.active .menu__sub-list a{border-radius:8px;-webkit-transition:all .3s linear;transition:all .3s linear}.menu.active .menu__item.active .menu__sub-list a:hover{color:#ccc;background-color:gray}}.main{margin:42px 0 80px}@media screen and (max-width:630px){.main{margin-top:30px;margin-bottom:40px}}@media screen and (max-width:400px){.main{margin-top:30px;margin-bottom:30px}}.main__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main__title h1{font-family:Inter;font-style:normal;font-weight:300;font-size:50px;color:#38abd5}.main__title h1 span{font-size:49px;font-weight:500;color:#000}@media screen and (max-width:630px){.main__title h1{font-size:40px;text-align:center;margin-bottom:10px}}@media screen and (max-width:500px){.main__title h1,.main__title h1 span{font-size:29px;line-height:29px}}.main__title h2{font-family:Inter,sans-serif;font-style:normal;font-weight:700;font-size:33px;color:#000}@media screen and (max-width:630px){.main__title h2{font-size:30px;text-align:center}}@media screen and (max-width:450px){.main__title h2{margin-top:10px;font-size:29px}}.benefits{margin-top:62px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:100px}.benefits__left{width:55%}.benefits__title{text-align:center;margin-bottom:20px;font-family:Inter,sans-serif;font-style:normal;font-weight:200;font-size:35px}@media screen and (max-width:1000px){.benefits__title{font-size:30px;line-height:30px}}@media screen and (max-width:500px){.benefits__title{font-size:25px;line-height:27px}}.benefits__right{width:45%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.benefits__description{font-family:Inter;font-weight:700;font-size:23px;line-height:27px;color:#8b8b8b}.benefits__description span{color:#00a1db}@media screen and (max-width:1000px){.benefits__description{font-size:20px;line-height:20px}}@media screen and (max-width:500px){.benefits__description{font-size:18px;line-height:21px}}.benefits__btn{margin:0 auto;max-width:270px;padding:10px 17px!important;background-color:#00a1db;color:#fffefe;text-transform:uppercase;font-family:Exo\ 2;font-weight:800;font-size:19px;padding:7px 8px;border-radius:32px;cursor:pointer;-webkit-transition:all .3s linear;transition:all .3s linear;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.benefits__btn:hover{opacity:.7}@media screen and (max-width:1024px){.benefits__btn{font-size:18px;font-weight:700;padding:4px 8px}}.benefits__btn span{text-transform:lowercase}@media screen and (max-width:500px){.benefits__btn{margin-top:35px;margin-bottom:35px}}.benefits__demo-text{font-family:Inter,sans-serif;font-weight:700;font-size:20px;line-height:24px}.benefits__demo-text span{color:#00a1db}@media screen and (max-width:1000px){.benefits__demo-text{font-size:20px;line-height:20px}}@media screen and (max-width:500px){.benefits__demo-text{font-size:16px;line-height:21px}}@media screen and (max-width:1200px){.benefits{gap:20px}}@media screen and (max-width:900px){.benefits{margin-top:40px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.benefits__left,.benefits__right{width:100%}}@media screen and (max-width:560px){.benefits{margin-top:30px;gap:35px}}.slider{border-radius:10px;background-color:#d9d9d9;overflow:hidden;position:relative}.slider__slide{position:absolute;inset:0;opacity:0;-webkit-transition:opacity .6s ease;transition:opacity .6s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:15px}.slider__slide.active{opacity:1;position:relative}.slider__description{margin-top:24px;text-align:center;font-weight:700;font-size:17px;line-height:21px}.slider__description--slim .mobile-only{display:none}@media screen and (max-width:500px){.slider__description--slim .mobile-only{display:block}}.requirements{margin-top:90px;margin-bottom:50px}@media screen and (max-width:500px){.requirements{margin-top:60px}}.requirements__title{max-width:870px;margin-bottom:10px;color:#00a1db}.requirements__description{max-width:870px;font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:24px}@media screen and (max-width:475px){.requirements__description{font-size:20px;line-height:22px}}@media screen and (max-width:400px){.requirements__description{font-size:16px;line-height:18px}}.requirements__items{margin-top:15px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:100px}@media screen and (max-width:1350px){.requirements__items{gap:50px}}@media screen and (max-width:1150px){.requirements__items{gap:35px}}@media screen and (max-width:1000px){.requirements__items{gap:20px}}@media screen and (max-width:900px){.requirements__items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.requirements__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px 15px 25px;background-image:url("../img/requirements/req-bg.png");background-position:50%;background-repeat:no-repeat;background-size:contain;aspect-ratio:188/157;height:100%;width:50%}.requirements__item-material{padding:70px 20px 50px}@media screen and (max-width:900px){.requirements__item{width:90%}}@media screen and (max-width:600px){.requirements__item{width:100%}}@media screen and (max-width:520px){.requirements__item{padding:15px}}@media screen and (max-width:400px){.requirements__item{padding:12px}}.requirements__item-title{font-family:Inter,sans-serif;font-style:normal;font-weight:700;font-size:24px;line-height:29px;text-align:center}@media screen and (max-width:1200px){.requirements__item-title{font-size:20px;line-height:22px}}@media screen and (max-width:560px){.requirements__item-title{font-size:18px;line-height:18px}}@media screen and (max-width:450px){.requirements__item-title{font-size:17px;line-height:17px}}@media screen and (max-width:420px){.requirements__item-title--ai{font-size:16px;line-height:17px}}@media screen and (max-width:410px){.requirements__item-title--ai{font-size:15px;line-height:17px}}@media screen and (max-width:381px){.requirements__item-title--ai{font-size:14px;line-height:15px}}.requirements__item-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:5px;margin-left:-15px;width:100%;margin-right:-15px}.requirements__item-materials{display:-webkit-box;display:-ms-flexbox;display:flex;gap:25px}@media screen and (max-width:1150px){.requirements__item-materials{gap:10px}}@media screen and (max-width:450px){.requirements__item-materials{gap:15px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.requirements__item-block{font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:19px;line-height:23px}@media screen and (max-width:1150px){.requirements__item-block{font-size:18px;line-height:22px}}@media screen and (max-width:450px){.requirements__item-block{font-size:16px;line-height:18px}}.requirements__item-img{width:40%}.requirements__item-text{width:57%;font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:12.6px;line-height:15px}@media screen and (max-width:475px){.requirements__item-text{font-size:11px;line-height:13px}}@media screen and (max-width:400px){.requirements__item-text{font-size:11px;line-height:13px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2px}.requirements__item-text br{display:none}}.requirements__item-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#00a1db;color:#fffefe;text-transform:uppercase;font-family:Exo\ 2;font-weight:800;font-size:19px;padding:7px 8px;border-radius:32px;cursor:pointer;-webkit-transition:all .3s linear;transition:all .3s linear;font-size:16px;text-align:center;width:220px;height:48px}.requirements__item-btn:hover{opacity:.7}@media screen and (max-width:1024px){.requirements__item-btn{font-size:18px;font-weight:700;padding:4px 8px;font-size:16px;text-align:center;width:220px;height:48px}}.requirements__item-images{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.requirements__item-images--girls .requirements__item-image:first-child{max-width:262px}@media screen and (max-width:520px){.requirements__item-images--girls .requirements__item-image:first-child{max-height:250px}}.requirements__item-images--girls .requirements__item-image:last-child{max-width:208px}.requirements__item-image{width:55%}.requirements__item-image:first-child{margin-right:-30px}.requirements__item-image:last-child{margin-left:-30px}.requirements__item-col-images{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}@media screen and (max-width:560px){.requirements__item-col-images{gap:10px}}.requirements__item-col-image{max-width:437px}@media screen and (max-width:560px){.requirements__item-col-image{max-width:80%;margin:0 auto}}@media screen and (max-width:450px){.requirements__item-col-image{max-width:70%}}.products__title{margin-bottom:15px;color:#00a1db}.products__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.product,.products__list{display:-webkit-box;display:-ms-flexbox;display:flex}.product{gap:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:40px;border:2px solid #a5a5a5;border-radius:10px;background-color:#efefef;position:relative}.product:after{content:"";width:72px;height:90px;position:absolute;bottom:-3px;right:-2px;background-image:url("../img/products/corner.png");background-position:50%;background-repeat:no-repeat;background-size:contain}@media screen and (max-width:1200px){.product{gap:20px}}@media screen and (max-width:1050px){.product{padding:20px}}@media screen and (max-width:900px){.product{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width:500px){.product{padding:10px;padding-bottom:25px}}.product__info{width:32%;margin-right:30px;margin-bottom:auto}@media screen and (max-width:1200px){.product__info{margin-right:5px}}@media screen and (max-width:900px){.product__info{width:90%}}@media screen and (max-width:600px){.product__info{width:100%}}.product__title{margin-bottom:20px;font-family:Inter,sans-serif;font-style:normal;font-weight:600;font-size:26px;line-height:31px;text-transform:uppercase}@media screen and (max-width:1200px){.product__title{margin-bottom:15px}}@media screen and (max-width:400px){.product__title{font-size:20px;line-height:20px}}.product__text{font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:17px;line-height:21px}@media screen and (max-width:1050px){.product__text{font-size:16px;line-height:18px}}@media screen and (max-width:400px){.product__text{font-size:15px;line-height:15px}}.product__details{margin-top:30px}@media screen and (max-width:700px){.product__details{margin-top:0}}.product__img{max-width:370px;margin-bottom:15px}.product__description{font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:17px;line-height:21px;text-align:center;text-transform:lowercase}@media screen and (max-width:400px){.product__description{font-size:16px;line-height:16px;min-height:40px}}.who{margin-top:80px}@media screen and (max-width:900px){.who{margin-top:40px}}.who__title{margin-bottom:10px;color:#00a1db}.who__list{list-style:disc;margin-left:25px}.who__item{font-family:Inter,sans-serif;font-weight:400;font-size:20px;line-height:24px}@media screen and (max-width:600px){.who__item{font-size:18px;line-height:22px}}@media screen and (max-width:400px){.who__item{font-size:16px;line-height:18px}}.who__text{margin-top:25px;font-family:Inter,sans-serif;font-weight:700;font-size:20px;line-height:24px}@media screen and (max-width:600px){.who__text{font-size:18px;line-height:22px}}@media screen and (max-width:400px){.who__text{font-size:18px;line-height:18px}}.footer__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__container,.footer__info{display:-webkit-box;display:-ms-flexbox;display:flex}.footer__info{gap:40px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:900px){.footer__info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}}.footer__contacts{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;gap:16px}.footer__contacts,.footer__data{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__data{gap:6px;font-family:Inter,sans-serif;font-style:normal;font-weight:700;font-size:27px;line-height:33px}.footer__data p{color:#00a1db}.footer__data a{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:1024px){.footer__data{font-size:23px;line-height:27px}}@media screen and (max-width:420px){.footer__data{font-size:20px;line-height:24px}}.footer__socials{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}@media screen and (max-width:900px){.footer__socials{-ms-flex-pack:distribute;justify-content:space-around}}.footer__socials-link--instagram{-webkit-transform:scale(1.14);transform:scale(1.14)}.footer__socials-icon{width:83px;height:83px;border-radius:15px}@media screen and (max-width:1024px){.footer__socials-icon{width:60px;height:60px}}.footer__address{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:end;gap:4px;font-family:Inter,sans-serif;font-style:normal;font-weight:700;font-size:20px;line-height:24px}.footer__address .blue{color:#00a1db}@media screen and (max-width:1024px){.footer__address{font-size:18px;line-height:20px}}@media screen and (max-width:420px){.footer__address{font-size:16px;line-height:18px}}.footer__map{display:-webkit-box;display:-ms-flexbox;display:flex}.footer__name{margin:50px 0 10px}@media screen and (max-width:560px){.footer__name{margin:30px 0 10px}}.footer__icon{width:100%}a.button{border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}