@font-face{font-family:proxima;font-style:normal;font-weight:400;src:url(../fonts/ProximaNova-Regular.woff2) format("woff2");font-display:swap}@font-face{font-family:proxima;font-style:normal;font-weight:600;src:url(../fonts/ProximaNova-Semibold.woff2) format("woff2");font-display:swap}@font-face{font-family:proxima;font-style:normal;font-weight:700;src:url(../fonts/ProximaNova-Bold.woff2) format("woff2");font-display:swap}@font-face{font-family:proxima;font-style:normal;font-weight:800;src:url(../fonts/ProximaNova-Black.woff2) format("woff2");font-display:swap}::-webkit-input-placeholder{color:#666}::-moz-placeholder{color:#666}:-ms-input-placeholder{color:#666}::-ms-input-placeholder{color:#666}::placeholder{color:#666}::-moz-selection{background-color:#cb1240;color:#fff}::selection{background-color:#cb1240;color:#fff}*{-webkit-box-sizing:border-box;box-sizing:border-box}input,textarea{outline:0}input:focus:required:invalid,textarea:focus:required:invalid{border-color:red}input:required:valid,textarea:required:valid{border-color:green}body{font-family:proxima,sans-serif;font-size:16px;line-height:1.2;color:#3e3f42;min-width:320px;position:relative;overflow-x:hidden}html{overflow-x:hidden}a,button,label{outline:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.container{max-width:1168px;padding:0 12px;margin:auto}.ul{list-style-type:none;padding:0;margin:0}.hide{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;clip:rect(0 0 0 0);overflow:hidden}.resp img{display:block;width:100%;height:auto}.btn{background:0 0;border:none;cursor:pointer;text-decoration:none;text-align:left;display:inline-block;-webkit-transition:all .25s ease-out;-o-transition:all .25s ease-out;transition:all .25s ease-out;padding:0;color:#000;white-space:nowrap}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-10px;margin-left:-10px;position:relative}.row>*{position:relative;width:100%;min-height:1px;padding-right:10px;padding-left:10px}.col33{-webkit-box-flex:0;-ms-flex:0 0 33.33%;flex:0 0 33.33%;max-width:33.33%}.col35{-webkit-box-flex:0;-ms-flex:0 0 35%;flex:0 0 35%;max-width:35%}.col50{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col65{-webkit-box-flex:0;-ms-flex:0 0 65%;flex:0 0 65%;max-width:65%}.col66{-webkit-box-flex:0;-ms-flex:0 0 66.66%;flex:0 0 66.66%;max-width:66.66%}.button{font-weight:700;font-size:16px;line-height:1;text-align:center;color:#fff;border-radius:4px;background-color:#cb1240;padding:15px 61px;border:1px solid #cb1240}@media only screen and (min-width:750px){.button:hover{background-color:#fff;color:#cb1240}}.button:active{-webkit-transform:scale(.97);-ms-transform:scale(.97);transform:scale(.97)}.more-button{font-weight:500;font-size:18px;color:#000;position:relative;padding-right:35px;font-weight:600}.more-button:after{content:"";display:inline-block;width:20px;height:15px;background-image:url(../images/icon/down.svg);background-repeat:no-repeat;background-position:center bottom;background-size:cover;position:absolute;top:0;right:0}.more-button.more-button__close:after{-webkit-transform:rotate(180deg) translateY(-30%);-ms-transform:rotate(180deg) translateY(-30%);transform:rotate(180deg) translateY(-30%)}@media only screen and (min-width:750px){.more-button:hover{color:#cb1240}.more-button:hover:after{background-image:url(../images/icon/down_a.svg);-webkit-transition:-webkit-transform .25s ease;transition:-webkit-transform .25s ease;-o-transition:transform .25s ease;transition:transform .25s ease;transition:transform .25s ease,-webkit-transform .25s ease}}.up-button{width:48px;height:48px;border-radius:4px;border:1px solid #cb1240;background-color:#cb1240;font-size:0;background-image:url(../images/icon/up.svg);background-repeat:no-repeat;background-size:18px;background-position:center}@media only screen and (min-width:750px){.up-button:hover{background-color:#fff;background-image:url(../images/icon/up_a.svg)}}.up-button:active{-webkit-transform:scale(.97);-ms-transform:scale(.97);transform:scale(.97)}.header{background-color:#fff;padding:21px 0 27px;position:fixed;top:0;left:0;width:100%;z-index:2}.header__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 18px}.logo{display:block;-webkit-box-flex:0;-ms-flex:0 0 118px;flex:0 0 118px;max-width:118px;margin-right:59px}.nav__link{font-size:20px;line-height:1.2;letter-spacing:.05em;color:#3e3f42;-webkit-transition:color .15s ease;-o-transition:color .15s ease;transition:color .15s ease;text-decoration:none}@media only screen and (min-width:750px){.nav__link:hover{color:#cb1240}}.nav__link_active{color:#cb1240;border-bottom:1px solid #cb1240}.mav__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.mav__list li{margin-right:50px}.home{position:relative;padding:230px 0 110px;overflow:hidden}.home .container{position:relative}.home__video{position:absolute;top:0;left:0;width:100%;height:896px;overflow:hidden}.home__video video{width:100%;position:absolute;top:0;left:0}.home__video:after{content:"";width:100%;height:110%;display:block;bottom:0;left:0;position:absolute;background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,.5)),to(#fff));background:-o-linear-gradient(top,rgba(255,255,255,.5) 0,#fff 100%);background:linear-gradient(to bottom,rgba(255,255,255,.5) 0,#fff 100%)}.home__logo{max-width:522px;margin:0 auto 124px;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;opacity:0;-webkit-transform:translateY(30%);-ms-transform:translateY(30%);transform:translateY(30%)}.home.show .home__logo,.home.show .home__title{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.home__title{font-weight:400;font-size:24px;text-align:center;color:#5c6771;margin:0;margin-bottom:140px;-webkit-transition:.5s all .5s ease;-o-transition:.5s all .5s ease;transition:.5s all .5s ease;opacity:0;-webkit-transform:translateY(30%);-ms-transform:translateY(30%);transform:translateY(30%)}.home__title strong{font-weight:700;font-size:57px;line-height:1.12281;letter-spacing:0;text-transform:uppercase;text-align:center;color:#cb1240;display:block;margin-bottom:10px}.home-item{display:block;text-decoration:none}.home-item span{font-weight:700;font-size:16px;line-height:1;color:#cb1240;position:relative;margin:0 20px}.home-item span:before{content:"";width:0;height:1px;background-color:#cb1240;display:block;position:absolute;bottom:0;left:0;-webkit-transition:width .25s ease;-o-transition:width .25s ease;transition:width .25s ease}@media only screen and (min-width:750px){.home-item:hover span:before{width:100%}}@media only screen and (max-width:750px){.home-item:active span:before{width:100%}}.home-item__img{margin-bottom:10px}.home-right{padding-left:24px}.home-right h2{font-weight:600;font-size:32px;letter-spacing:-.01em;color:#5c6771;margin:0;margin-bottom:30px}.section-title{font-size:57px;line-height:1.12281;letter-spacing:0;text-transform:uppercase;color:#cb1240;margin:0}.section-title strong{font-weight:700;color:#5c6771}.lab__right{padding-left:78px;padding-top:50px}.lab__right .section-title{margin-bottom:55px}.lab{padding:110px 0}.lab-nums{margin-top:20px}.lab-nums li{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;margin-top:45px}.lab-nums li:last-child{-webkit-box-flex:0;-ms-flex:0 0 38%;flex:0 0 38%;max-width:38%}.lab-nums li:nth-child(2) .lab-num,.lab-nums li:nth-child(3) .lab-num,.lab-nums li:nth-child(6) .lab-num,.lab-nums li:nth-child(7) .lab-num{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.lab-nums li:nth-child(4) .lab-num{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.lab-num{font-size:24px;color:#5c6771;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lab-num span{font-weight:800;font-size:64px;letter-spacing:0;text-align:right;color:#c9123d;margin-left:20px;display:inline-block;width:80px;text-align:left}.lab-big{font-size:24px;color:#5c6771}.lab-big__num{font-weight:800;font-size:128px;letter-spacing:0;color:#c9123d;margin-top:10px;margin-bottom:35px;line-height:1}.lab-big__line{position:relative}.lab-big__line span{height:2px;display:block;position:absolute;border-bottom:2px dashed #cb1240}.lab-big__line span:after,.lab-big__line span:before{content:"";display:inline-block;width:7px;height:12px;background-image:url(../images/icon/arrow.svg);background-repeat:no-repeat;background-position:center;background-size:cover;top:-5px;position:absolute}.lab-big__line span:before{left:-7px;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.lab-big__line span:after{right:-7px}.products{padding:110px 0}.products .section-title{text-align:center;margin-bottom:64px}.products-item{margin-bottom:40px}.products-item a{text-decoration:none;color:#5c6771}@media only screen and (min-width:750px){.products-item:hover .products-item__img{-webkit-transform:scale(1.02);-ms-transform:scale(1.02);transform:scale(1.02)}}.products-item__img{margin-bottom:10px;-webkit-transition:-webkit-transform .15s ease;transition:-webkit-transform .15s ease;-o-transition:transform .15s ease;transition:transform .15s ease;transition:transform .15s ease,-webkit-transform .15s ease}.products-item__title{font-weight:600;font-size:24px;letter-spacing:-.01em;color:#5c6771;margin:0;margin-bottom:10px;padding:0 13px}.products-item__text{font-size:16px;letter-spacing:-.02em;color:#5c6771;padding:0 13px}.products-item__text p{margin:0;margin-bottom:20px}.products-item__text p:last-child{margin-bottom:0}.products-item__right{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:center;-ms-flex-pack:center;justify-content:center;height:100%;position:relative;left:-10px}.products-item__right .products-item__title{color:#cb1240;margin-bottom:20px}.products-item__size{margin-top:21px;padding:0 13px}.products-item__size span{font-weight:600;font-size:16px;letter-spacing:-.02em;color:#5c6771;display:block;margin-bottom:10px}.products-item__size ul{list-style-type:none;margin:0;padding:0;font-size:16px;letter-spacing:-.02em;color:#5c6771}.products-item__size ul li{margin-bottom:10px}.products__more{display:none}.products-button{text-align:center;margin-top:20px}.contact{margin:110px 0;padding:164px 0;background-color:#f6f6f6}.contact__right{max-width:368px;margin-left:auto}.contact__right .button{width:100%;text-align:center}.form-group{margin-bottom:42px}.form-group input{width:100%;border:none;font-size:24px;letter-spacing:-.01em;color:#333;background-color:transparent;padding:9px 13px;border-bottom:1px solid #94969a;-webkit-transition:border-color .15s ease;-o-transition:border-color .15s ease;transition:border-color .15s ease}.form-group input:focus{border-color:#333}.form-group input::-webkit-input-placeholder{color:#94969a}.form-group input::-moz-placeholder{color:#94969a}.form-group input:-ms-input-placeholder{color:#94969a}.form-group input::-ms-input-placeholder{color:#94969a}.form-group input::placeholder{color:#94969a}.why{padding:110px 0 20px}.why .section-title{text-align:center;margin-bottom:110px}.why-item{font-size:24px;letter-spacing:-.01em;text-align:center;color:#5c6771;padding-top:110px;background-repeat:no-repeat;background-position:center 0;background-size:90px;margin-bottom:90px;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;-webkit-transform:translateY(20%);-ms-transform:translateY(20%);transform:translateY(20%);opacity:0}.why.show .why-item{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1}.advantages{padding:110px 0}.accordeon{border-top:1px solid #5c6771}.accordeon__item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;padding:22px 13px 10px;border-bottom:1px solid #5c6771}.accordeon__item:last-child{margin-bottom:0}.accordeon__title{font-weight:600;font-size:32px;letter-spacing:-.01em;color:#5c6771;position:relative;margin:0;padding-right:60px;margin-bottom:10px}.accordeon__title:after{content:"";display:inline-block;width:26px;height:26px;border-radius:100%;position:absolute;right:0;top:5px;background-image:url(../images/icon/plus.svg);background-repeat:no-repeat;background-position:center;background-size:cover;-webkit-transition:-webkit-transform .25s ease;transition:-webkit-transform .25s ease;-o-transition:transform .25s ease;transition:transform .25s ease;transition:transform .25s ease,-webkit-transform .25s ease}.accordeon__title_active:after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.accordeon__content{font-weight:400;font-size:14px;line-height:1.39286;color:#333;display:none;padding-top:15px;padding-bottom:30px}.accordeon__content p{margin:0;margin-bottom:10px}.accordeon__text{font-size:24px;letter-spacing:-.01em;color:#5c6771;padding-left:16px;position:relative;height:100%}.accordeon__text:before{content:"";display:inline-block;width:2px;height:calc(100% - 10px);background-color:#cb1240;position:absolute;left:2px;top:10px}.accordeon__text:after{content:"";width:6px;height:6px;display:inline-block;border-radius:100%;background-color:#cb1240;position:absolute;top:5px;left:0}.offer{padding:110px 0 70px}.offer .section-title{margin-bottom:112px}.offer .button{width:100%;text-align:center}.footer{background-color:#f6f6f6;margin-top:110px;padding:84px 0 65px}.footer .up-button{position:absolute;top:5px;right:10px}.footer__logo{width:194px;margin-bottom:42px;display:block;text-decoration:none;position:relative;top:-10px}.mail-link{font-weight:600;font-size:16px;letter-spacing:-.02em;color:#5c6771;text-decoration:none;padding-left:32px;background-image:url(../images/icon/email.svg);background-repeat:no-repeat;background-position:0 center;background-size:19px}@media only screen and (min-width:750px){.mail-link:hover{color:#cb1240;background-image:url(../images/icon/email_a.svg)}}.footer__list li{margin-bottom:20px}.footer__list li:last-child{margin-bottom:0}.footer__link{font-weight:600;font-size:16px;letter-spacing:-.02em;color:#5c6771;text-decoration:none}@media only screen and (min-width:750px){.footer__link:hover{color:#cb1240}}@media only screen and (max-width:1500px){.home__video{height:700px}}.tablet{display:none}@media only screen and (max-width:1200px){.tablet_hide{display:none}.tablet{display:block}.col24_tablet{-webkit-box-flex:0;-ms-flex:0 0 24%;flex:0 0 24%;max-width:24%}.col38_tablet{-webkit-box-flex:0;-ms-flex:0 0 38%;flex:0 0 38%;max-width:38%}.col50_tablet{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col62_tablet{-webkit-box-flex:0;-ms-flex:0 0 62%;flex:0 0 62%;max-width:62%}.col100_tablet{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.reverse_tablet{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.container{max-width:780px}.header__row{padding:0}.logo{margin-right:70px}.home__video video{width:auto;height:100%;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.home-right{padding-left:0}.home-right h2{margin-bottom:10px;margin-top:10px}.lab__right{padding:0}.lab__right .section-title{text-align:center;margin-bottom:35px}.lab-big{text-align:center}.lab__img{max-width:562px;margin:40px auto 0}.lab-nums li{-webkit-box-flex:0;-ms-flex:0 0 33.33%;flex:0 0 33.33%;max-width:33.33%}.lab-nums li:nth-child(1){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.lab-nums li:nth-child(2){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.lab-nums li:nth-child(3){-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.lab-nums li:nth-child(4){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.lab-nums li:nth-child(5){-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.lab-nums li:nth-child(6){-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.lab-nums li:nth-child(7){-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.lab-num{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.contact .section-title{text-align:center;margin-bottom:64px}.contact .section-title strong br{display:none}.contact__right{margin:0 auto}.why-item{margin-bottom:70px}.offer__form{max-width:271px;margin-left:auto}}.mobile{display:none}.menu-button{display:none}@media only screen and (max-width:750px){.tablet{display:none}.accordeon__item,.btn,a{cursor:default}.mobile{display:block}.desktop{display:none}.col50_mobile{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col100_mobile{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.nav{position:absolute;background-color:#fff;top:0;left:0;width:100%;height:100vh;overflow:hidden;-webkit-transition:-webkit-transform .4s ease-in;transition:-webkit-transform .4s ease-in;-o-transition:transform .4s ease-in;transition:transform .4s ease-in;transition:transform .4s ease-in,-webkit-transform .4s ease-in;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.nav.active{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.mav__list{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-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;height:100%}.mav__list li{margin-right:0;margin-bottom:45px;text-align:center}.mav__list li:last-child{margin-bottom:0}.logo{-webkit-box-flex:0;-ms-flex:0 0 96px;flex:0 0 96px;max-width:96px}.header{padding:18px 0}.container{max-width:664px;padding:0 20px}.header__row{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.menu-button{display:inline-block;width:31px;height:31px;background-color:#fff;position:relative;-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.15);box-shadow:0 1px 3px 0 rgba(0,0,0,.15);border-radius:100%}.menu-button span{display:inline-block;width:19px;height:2px;background-color:#cb1240;position:absolute;left:7px;-webkit-transition:all .15s ease;-o-transition:all .15s ease;transition:all .15s ease}.menu-button span:nth-child(1){top:10px}.menu-button span:nth-child(2){top:15px}.menu-button span:nth-child(3){top:20px}.menu-button.active span:nth-child(1){-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);top:15px}.menu-button.active span:nth-child(2){opacity:0}.menu-button.active span:nth-child(3){-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);top:15px}.home{padding-top:210px;padding-bottom:82px}.home__logo{max-width:440px}.home__video{height:520px}.home__title{margin-bottom:120px}.home-right{text-align:center;margin-top:50px}.home-right h2{margin-bottom:20px}.home-right h2 br{display:none}.lab{padding:82px 0}.lab-num{font-size:20px}.lab-num span{font-size:62px}.products{padding:82px 0 0}.products-item{margin-bottom:0}.products-item .col50:last-child{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:center;-ms-flex-pack:center;justify-content:center}.products-slider__dots{max-width:436px;margin:43px auto 0;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}.products-slider__dots .swiper-pagination-bullet{height:4px;background-color:#d9d9d9;margin:0 10px!important;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;border-radius:0;opacity:1;-webkit-transition:background-color .15s ease;-o-transition:background-color .15s ease;transition:background-color .15s ease}.products-slider__dots .swiper-pagination-bullet-active{background-color:#cb1240}.products-item__img{margin:0;-webkit-transform:scale(1.15);-ms-transform:scale(1.15);transform:scale(1.15)}.products-item_big .products-item__img{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.products-slider{margin-bottom:80px}.why{padding:82px 0 18px}.advantages{padding:82px 0}.advantages__img{margin-bottom:18px}.accordeon__text{line-height:1.3}.offer{padding:82px 0 50px}.offer .section-title{text-align:center;margin-bottom:60px}.offer .section-title strong{display:block}.offer .button{max-width:208px;display:block;margin:0 auto}.offer__form{max-width:436px;margin:0 auto}.footer .container{max-width:460px}.mail-link{margin-bottom:64px}.products-item__right{left:0}.products-item__size{padding:0}}@media only screen and (max-width:500px){.col100_small{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.home__logo{max-width:260px}.home__video{height:380px}.home{padding-top:230px}.home__title{margin-bottom:60px}.home-item span{margin:0;text-align:center;display:block}.home-right{text-align:left}.lab__right .section-title{text-align:right}.lab-big__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:left}.lab-big__num{width:222px;text-align:right;font-size:88px}.lab-nums li{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-top:10px}.lab-num{width:100%;-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.lab-num span{font-size:48px;text-align:right}.products-item_big .products-item__img{max-width:250px}.products-item__img{margin-bottom:25px;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.products-item__title{padding:0}.products-item__text{padding:0}.why .section-title{margin-bottom:70px}.why-item{font-size:16px;background-size:60px;padding-top:80px;margin-bottom:50px}.accordeon__text{font-size:16px}.section-title{font-size:40px}}