@font-face{font-family:"PF Din Text Comp Pro";src:local("PF Din Text Comp Pro"),url("fonts/PFDinTextCompPro-Regular.woff2"),url("fonts/PFDinTextCompPro-Regular.woff");font-weight:normal;font-style:normal}@font-face{font-family:"PF Din Text Comp Pro Medium";src:local("PF Din Text Comp Pro"),url("fonts/PFDinTextCompPro-Medium.woff2"),url("fonts/PFDinTextCompPro-Medium.woff");font-weight:normal;font-style:normal}@font-face{font-family:"TTNorms-Regular";src:local("TTNorms"),url("fonts/TTNorms-Regular.woff2"),url("fonts/TTNorms-Regular.woff");font-weight:normal;font-style:normal}@font-face{font-family:"TTNorms-Medium";src:local("TTNorms"),url("fonts/TTNorms-Medium.woff2"),url("fonts/TTNorms-Medium.woff");font-weight:normal;font-style:normal}@font-face{font-family:"Inter";src:local("Inter-Regular"),url("fonts/subset-Inter-Regular.woff2"),url("fonts/subset-Inter-Regular.woff");font-weight:400;font-style:normal}@font-face{font-family:"Inter";src:local("Inter-Medium"),url("fonts/subset-Inter-Medium.woff2"),url("fonts/subset-Inter-Medium.woff");font-weight:500;font-style:normal}@font-face{font-family:"Inter";src:local("Inter-SemiBold"),url("fonts/subset-Inter-SemiBold.woff2"),url("fonts/subset-Inter-SemiBold.woff2");font-weight:600;font-style:normal}@font-face{font-family:"Inter";src:local("Inter-Bold"),url("fonts/subset-Inter-Bold.woff2"),url("fonts/subset-Inter-Bold.woff");font-weight:700;font-style:normal}*{-webkit-box-sizing:border-box;box-sizing:border-box}body{background:#F5F7FA;font-family:'Inter', sans-serif;font-weight:400;font-size:25px;line-height:1.3;color:#212121}.wrapper{overflow:hidden}.container{max-width:1480px;padding-left:20px;padding-right:20px}img{max-width:100%;border:0}a{color:inherit;outline:none;-webkit-transition:0.3s;transition:0.3s}a:active,a:hover,a:focus{color:inherit;text-decoration:none}ul{list-style:none}ul,li{padding:0;margin:0}[href^="tel:"]{white-space:nowrap}button,input,select,textarea{font-family:inherit;color:inherit}::-webkit-input-placeholder{color:inherit;opacity:1}::-moz-placeholder{color:inherit;opacity:1}::-ms-input-placeholder{color:inherit;opacity:1}::placeholder{color:inherit;opacity:1}:-ms-input-placeholder{color:inherit;opacity:1}.hidden{display:none}.lazy{background-image:none !important;opacity:0}.lazy:before,.lazy:after{content:none !important}.lazy-loaded{opacity:1;-webkit-transition:0.1s;transition:0.1s}::-webkit-input-placeholder{color:#6E7175;opacity:1}::-moz-placeholder{color:#6E7175;opacity:1}::-ms-input-placeholder{color:#6E7175;opacity:1}::placeholder{color:#6E7175;opacity:1}:-ms-input-placeholder{color:#6E7175;opacity:1}.title{font-family:'PF Din Text Comp Pro Medium', sans-serif;font-weight:500;font-size:80px;line-height:1;margin:0;letter-spacing:-1px;text-transform:uppercase}.button{padding:15px 15px;min-height:55px;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;font-family:'Inter', sans-serif;font-size:20px;font-weight:600;background:#FDCE4C;color:#212121;max-width:313px;border:none;outline:none;cursor:pointer;white-space:nowrap;border-radius:6px}.button:hover{background:#ffd663;opacity:1}.button:active{background:#f7c63f;opacity:1}.header{position:fixed;width:100%;left:auto;right:auto;top:0;background:#fff;font-weight:500;z-index:10}.header__content{position:relative;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:140px;-webkit-transition:0.3s;transition:0.3s}.page-scrolled .header__content{min-height:100px}.header__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__right{display:-webkit-box;display:-ms-flexbox;display:flex}.header__logo{margin-right:81px;max-width:282px}.header__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header__menu-item{font-weight:600;font-size:20px;line-height:21px;color:#424344;margin-right:26px}.header__menu-item--mobile{display:none}.header__menu-link:hover{color:#32A05D}.header__contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__burger{width:24px;height:24px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;cursor:pointer;background-color:#fbb800;border-radius:0.5rem;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:6px;display:none;z-index:12;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.header__burger-line{position:relative;display:block;background:#fff;width:12px;height:2px;border-radius:10px}.header__burger.open{background:transparent}.header__burger.open .header__burger-line{background:#424344}.header__burger.open .header__burger-line:first-child{-webkit-transform:rotate(45deg);transform:rotate(45deg);top:3px;width:20px}.header__burger.open .header__burger-line:last-child{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);top:-2px;width:20px}.header__profile{height:20px}.header__profile-link{display:block;width:18px;height:24px;background:url(../img/header/icons-263a2f977b.png) no-repeat 0 -60px}.header__profile-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__profile-icon{stroke:#000;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;position:relative;bottom:5px}.header__profile-icon:hover{stroke:#32A05D}.main{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-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;z-index:1;padding-top:140px;background:#fff;border-radius:0 0 80px 80px}.main__container{position:relative}.main__container::before{content:"";background-image:url(/img/main/main-bg-496e9da3f7.png);background-repeat:no-repeat;background-position:center;background-size:contain;position:absolute;bottom:0;right:20px;z-index:-1;width:756px;height:610px}.main__title{font-size:160px;font-family:'PF Din Text Comp Pro Medium', sans-serif;font-weight:700;margin-bottom:25px;line-height:.8;color:#32A05D;letter-spacing:-1px}.main__title--accent{color:#FBB800}.main__subtitle{font-family:'Inter', sans-serif;font-size:25px;margin-bottom:45px;margin-top:25px;font-weight:400;color:#32A05D}.main__desc{font-size:25px;margin-top:0;margin-bottom:70px;max-width:480px}.main__button{margin-bottom:55px}.main__phone{font-size:25px;color:rgba(33,33,33,0.4);margin-bottom:111px}.main__phone-link{opacity:1}.about{padding-top:160px}.about__content{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:160px}.about__content:last-child{margin-bottom:0}.about__title-wrap{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;max-width:453px}.about__desc{padding-left:30px;font-size:25px;max-width:803px}.about__desc-wrap{-webkit-box-flex:1;-ms-flex:1;flex:1}.about__coin{font-family:'PF Din Text Comp Pro Medium', sans-serif;font-size:80px;line-height:.8;text-transform:uppercase;margin:0;color:#ACBBD2;letter-spacing:-3px}.about__coin-wrap{padding:40px 30px;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;border:1px solid #C9D3E2;border-radius:13px;margin-top:60px}.about__coin--br{display:none}.join{padding-top:160px}.join__title{max-width:900px;margin-bottom:45px}.join__title--accent{color:#FBB800}.join__card{-webkit-box-flex:1;-ms-flex:1;flex:1;height:345px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:40px;border-radius:13px;-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;margin-right:20px}.join__card-num{font-family:'PF Din Text Comp Pro Medium', sans-serif;margin:0;letter-spacing:-5px;font-size:80px;line-height:.8}.join__card-desc{margin:0;font-size:25px;font-weight:600;line-height:1}.join__card:last-child{margin-right:0}.join__card:nth-child(1){background:#FDCE4C}.join__card:nth-child(1) .join__card-num{color:#FF8D24}.join__card:nth-child(2){background:#32A05D}.join__card:nth-child(2) .join__card-num{color:#006F2B}.join__card:nth-child(2) .join__card-desc{color:#fff}.join__card:nth-child(3){background:#FEE9B1}.join__card:nth-child(3) .join__card-num{color:#FBB800}.join__card:nth-child(4){background:#D8E7FF}.join__card:nth-child(4) .join__card-num{color:#87B5FF}.join__card-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.about-card{padding-top:160px}.about-card__bg-1{position:absolute;left:-631px;top:-244px;width:823px;z-index:-1}.about-card__bg-2{position:absolute;right:-403px;top:0;width:530px;z-index:-1}.about-card__bg-3{position:absolute;right:-40px;top:-115px;width:182px;z-index:-1}.about-card__content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:160px}.about-card__content:last-child{margin-bottom:0}.about-card__title-wrap{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;max-width:453px}.about-card__desc{padding-left:30px;font-size:25px;max-width:803px}.about-card__desc-wrap{-webkit-box-flex:1;-ms-flex:1;flex:1}.form{padding:40px 40px 60px;background:#32A05D;border-radius:13px;color:#fff}.form-top{margin-top:80px}.form-bottom{margin-top:20px}.form__content{display:-webkit-box;display:-ms-flexbox;display:flex}.form__label{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-right:16px;margin-bottom:0}.form__input{width:100%;font-size:14px;color:#212121;background:#fff;outline:none;border:1px solid #CFD3D8;border-radius:6px;padding:18px 20px}.form__button{width:100%;max-width:313px;max-height:55px}.form__title{font-size:40px;font-weight:500;margin-top:0;margin-bottom:109px}.form__policy{font-size:16px;margin-top:26px;margin-bottom:0}.form__policy-link{text-decoration:underline;color:#ffffff}.form__policy-link:hover,.form__policy-link:active{opacity:1;color:#ffffff}.get-coin{padding-top:160px}.get-coin__content{display:-webkit-box;display:-ms-flexbox;display:flex;padding:40px;border-radius:13px;margin-bottom:160px;background:#FDCE4C}.get-coin__content:last-child{margin-bottom:0}.get-coin__title{max-width:300px}.get-coin__title-wrap{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;max-width:453px}.get-coin__desc{font-size:25px;max-width:756px}.get-coin__desc-wrap{-webkit-box-flex:1;-ms-flex:1;flex:1}.get-coin__desc-item{border:1px solid #FF8D24;border-radius:13px;padding:30px;min-height:202px;margin-bottom:20px}.get-coin__desc-item:last-child{margin-bottom:0}.get-coin__desc-img{margin-bottom:15px}.calculator{padding-top:160px}.calculator__content{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:80px}.calculator__content:last-child{margin-bottom:0}.calculator__title-wrap{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;max-width:453px}.calculator__desc{padding-left:30px;font-size:25px;max-width:575px}.calculator__desc-wrap{-webkit-box-flex:1;-ms-flex:1;flex:1}.calculator__main{background:#FFFFFF;border-radius:13px;padding:40px}.calculator__main-left{margin-bottom:46px}.calculator__main-button{width:100%}.calculator__main-button-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;max-width:313px}.calculator__main-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.calculator__main-right-title{font-weight:600;font-size:25px;margin-bottom:7px}.calculator__main-result-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.calculator__main-level-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-right:62px}.calculator__main-coins-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.calculator__main-slider{margin-bottom:30px}.calculator__main-slider-title{font-size:25px;font-weight:600;line-height:1;margin-bottom:22px}.calculator__main-slider-title img{max-width:40px;margin-left:20px}.calculator__main-slider .card_block{position:relative}.calculator__main-slider .card_block-slider .ui-slider{background:#E7EBF2;border-radius:10px;border:none;height:10px}.calculator__main-slider .card_block-slider .ui-slider-horizontal .ui-slider-range-min{background:#32A05D;height:10px;border:2px solid #E7EBF2;border-radius:10px}.calculator__main-slider .card_block-slider .ui-slider .ui-slider-handle{width:24px;height:24px;background:#32A05D;border:none;border-radius:50%;top:-7px;cursor:pointer;-webkit-transform:translateX(8px);transform:translateX(8px)}.calculator__main-slider .card_block-slider .ui-slider .ui-slider-handle:focus{outline:none}.calculator__main-slider .card_block-count{position:absolute;top:-50px;right:0}.calculator__main-slider .card_block-count .cont_price{font-weight:600;font-size:25px;color:#32A05D}.calculator__main-status{font-family:'PF Din Text Comp Pro Medium', sans-serif;text-transform:uppercase;color:#32A05D;line-height:.8;font-size:80px;letter-spacing:-2px}.calculator__main-result{display:-webkit-box;display:-ms-flexbox;display:flex}.calculator__main-result .result_count{font-family:'PF Din Text Comp Pro Medium', sans-serif;text-transform:uppercase;color:#32A05D;line-height:.8;font-size:80px;letter-spacing:-2px}.products{margin-top:160px;padding:120px 0;background:#FFFFFF;border-radius:80px}.products__content{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:160px}.products__content:last-child{margin-bottom:0}.products__title-wrap{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;max-width:453px}.products__desc{padding-left:30px;font-size:25px;max-width:803px}.products__desc:first-child{margin-bottom:30px}.products__desc-wrap{-webkit-box-flex:1;-ms-flex:1;flex:1}.products__main{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;position:relative;padding:40px 40px 47px;border:1px solid #DEE4EE;border-radius:12px;margin-bottom:20px;height:540px}.products__main-bg{position:absolute;bottom:0;right:0}.products__main-subtitle{color:#97DCB1;font-size:25px;font-weight:600;margin:0}.products__main-title{font-size:25px;margin-bottom:40px;font-weight:600}.products__main-price{font-family:'PF Din Text Comp Pro Medium', sans-serif;font-size:80px;letter-spacing:-3px;line-height:.8;color:#32A05D;margin:0}.products__item{-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;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 32%;flex:1 0 32%;max-width:33%;padding-bottom:40px;border:1px solid #DEE4EE;border-radius:12px;margin-right:20px;margin-bottom:20px;overflow:hidden}.products__item-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.products__item:last-child{border:none}.products__item:nth-child(3n+3){margin-right:0}.products__item:nth-child(10){max-width:32.5%}.products__item--mobile{display:none}.products__item-img{-o-object-fit:contain;object-fit:contain;height:100%}.products__item-img-wrap{padding:30px 25px;height:387px;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;margin-bottom:23px;position:relative;z-index:2}.products__item-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:0 40px 40px;font-size:25px;font-weight:600;margin:0;min-height:105px}.products__item-price{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 40px;font-family:'PF Din Text Comp Pro Medium', sans-serif;letter-spacing:-1px;line-height:.8;margin:0;color:#32A05D;font-size:42px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap}.products__item-price-img{width:47px;height:32px;margin-left:12px}.partners{padding-top:160px}.partners__item{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;-webkit-box-flex:1;-ms-flex:1 0 32%;flex:1 0 32%;height:240px;background:#fff;margin-right:20px;margin-bottom:20px;overflow:hidden}.partners__item:nth-child(3n+3){margin-right:0}.partners__item-img{-o-object-fit:contain;object-fit:contain}.partners__item-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:45px}.academy{padding-top:160px}.academy__content{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:80px}.academy__content:last-child{margin-bottom:0}.academy__title-wrap{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;max-width:453px}.academy__desc{padding-left:30px;font-size:25px;max-width:845px}.academy__desc:first-child{margin-bottom:30px}.academy__desc-wrap{-webkit-box-flex:1;-ms-flex:1;flex:1}.academy__item{-webkit-box-flex:1;-ms-flex:1;flex:1;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;padding:40px;border:1px solid #C4C6C8;border-radius:12px;margin-right:20px;height:345px}.academy__item:last-child{margin-right:0}.academy__item-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.academy__item-title{font-family:'PF Din Text Comp Pro Medium', sans-serif;font-size:80px;letter-spacing:-3px;color:#32A05D;margin:0;line-height:.8;position:relative;left:-6px;white-space:nowrap}.academy__item-subtitle{margin:0;font-size:25px;font-weight:600}.faq{padding-top:160px}.faq__title{margin-bottom:45px}.faq__item{padding:35px 0;border-top:1px solid rgba(0,0,0,0.2);cursor:pointer}.faq__item-head{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.faq__item-head:after{position:absolute;right:20px;content:'';width:22px;height:22px;background:url(../img/faq/icons-b987baa9c9.png) no-repeat 0 0}.faq__item.open .faq__item-head:after{background-position:0 -32px}.faq__item-title{padding:0 60px 0 0;font-weight:700;font-size:25px}.faq__item-answer{padding-top:25px;font-size:25px;max-width:1133px}.footer{margin-top:160px;background:#373737;padding:79px 33px 67px}.footer__container{max-width:2000px;width:100%;padding:0}.footer__copyright{max-width:423px;text-transform:uppercase;opacity:.8;margin-top:0;margin-bottom:20px;font-weight:400;font-size:19px;-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%}.footer__rights{margin-right:36px;font-size:20px}.footer__logo{width:100%;max-width:437px}.footer__logo-icon{display:block;width:100%}.footer__up{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10rem}.footer__list{display:-webkit-box;display:-ms-flexbox;display:flex;color:#ffffff;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer__item{margin-right:40px;font-size:20px;font-weight:400}.footer__item:last-child{margin-right:0}.footer__down{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#ffffff;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.footer__copy{line-height:1.7;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:500px}.footer__socials{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__name{margin-right:45px;font-size:20px}.socials{display:-webkit-box;display:-ms-flexbox;display:flex}.socials__item{height:42px;width:42px;margin-right:16px;border-radius:50%;position:relative}.socials__item:last-child{margin-right:0}.socials__item_vk{background:#fff;-webkit-transition:0.3s;transition:0.3s}.socials__item_vk::before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:26px;height:26px;background-size:contain;background-image:url(/img/footer/vk-867fa43f9a.png);background-repeat:no-repeat;background-position:center}.socials__item_vk:hover{background:#FDCE4C}.socials__item_yt{background:#fff;-webkit-transition:0.3s;transition:0.3s}.socials__item_yt::before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:45px;height:45px;background-size:contain;background-image:url(/img/footer/telegram-799e6a24e0.png);background-repeat:no-repeat;background-position:center}.socials__item_yt:hover{background:#FDCE4C}
