section ol{margin:0;padding:0;list-style-type:none;counter-reset:newCounter}section ol li{margin-top:20px;padding:0}section ol li,section ol li:before{display:-webkit-box;display:-ms-flexbox;display:flex}section ol li:before{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:28px;height:28px;margin-right:18px;border-radius:50%;content:counter(newCounter);background:#ec1d24;font-size:18px;font-weight:700;color:#fff;line-height:18px;counter-increment:newCounter;-ms-flex-negative:0;flex-shrink:0}@media(max-width:767px){section ol li:before{width:24px;height:24px;margin-right:13px;font-size:15px}}section ol.grey-blocks{width:100%;margin:0 auto 135px}section ol.grey-blocks,section ol.grey-blocks li{display:-webkit-box;display:-ms-flexbox;display:flex}section ol.grey-blocks li{position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:33%;height:auto;margin:0 21px;padding:27px 42px 24px 60px;background:#e8e9f3}section ol.grey-blocks li div.small-title{margin:94px 0 0;font-size:18px;font-weight:700}section ol.grey-blocks li:last-child{margin:0}section ol.grey-blocks li:before{position:absolute;width:62px;height:62px;font-size:40px}section ul{margin:0;padding:0;list-style:none}section ul.with-borders{width:100%;margin:40px 0 135px;border-top:1px solid #a2a1a1;border-bottom:1px solid #a2a1a1}section ul.with-borders,section ul.with-borders li{display:-webkit-box;display:-ms-flexbox;display:flex}section ul.with-borders li{width:25%;height:auto;margin:20px 0;padding:40px 25px;border-right:1px solid #a2a1a1;list-style:none}section ul.with-borders li:last-child{border-right:0}@media(max-width:767px){section ul.with-borders{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:24px 0 67px;border-top:none}section ul.with-borders li{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin:0;padding:35px 0 33px;border-top:1px solid #a2a1a1;border-right:none;text-align:center;list-style:none}}section h2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;padding:32px;background:#2b3383;font-size:40px;font-weight:700;color:#fff;line-height:112.5%}section h2 div{font-size:16px;font-weight:300;line-height:175%}@media(max-width:767px){section h2{padding:24px 39px;font-size:36px;font-weight:500;text-align:center}}section form{width:100%;max-width:500px;margin:135px auto 0}section form label{width:100%;margin-bottom:15px}section form label .note{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;font-size:12px;font-weight:400;color:#a2a1a1;line-height:23px}section form label input[type=date],section form label input[type=email],section form label input[type=text]{height:52px;margin:0;padding:14px 17px;border:1px solid #a2a1a1;font-size:16px;font-weight:400;color:#a2a1a1}section form fieldset{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;font-size:14px;color:#a2a1a1}section form fieldset label{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 15px}section form fieldset.policy{margin-top:13px;font-size:14px}section form fieldset.agree{margin-top:15px;font-size:14px}section form .title{margin-bottom:35px;font-size:20px;text-align:left}section form .company-type{position:relative;width:100%;margin-bottom:15px;padding:14px 17px;border:1px solid #a2a1a1;cursor:pointer}section form .company-type button{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;width:100%;background:none;color:#a2a1a1;cursor:pointer}section form .company-type button.active:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}section form .company-type button:after{display:-webkit-box;display:-ms-flexbox;display:flex;width:20px;height:9px;content:"";background-size:contain;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='12' fill='none'%3E%3Cpath d='M1 1l10.5 9L21 1' stroke='%23A2A1A1' stroke-width='2'/%3E%3C/svg%3E");background-repeat:no-repeat}section form .company-type ul{position:absolute;top:45px;left:-1px;width:100%;height:0;padding:0 17px;background:#fff;-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.3);box-shadow:0 5px 10px 0 rgba(0,0,0,.3);-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;overflow:hidden;opacity:0;z-index:-15}section form .company-type ul li{padding-top:20px;cursor:pointer}section form .company-type ul li:last-child{padding-bottom:20px}section form .company-type ul.active{opacity:1;z-index:15}section form .company-type *{font-size:16px;font-weight:400;color:#a2a1a1}section form .button{margin:40px auto 0;border:none;outline:none}@media(max-width:767px){section form{margin-top:65px}section form label .note{font-size:14px}section form label input[type=date],section form label input[type=email],section form label input[type=text]{height:36px;padding:10px;border:1px solid #e8e9f3;line-height:16px}section form fieldset{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;font-size:14px;color:#a2a1a1}section form fieldset label{margin:0 12px 0 0}section form fieldset.agree,section form fieldset.policy{margin-top:11px;font-size:10px;line-height:11px}section form .title{margin-bottom:25px}section form .company-type{padding:10px;border:1px solid #e8e9f3}section form .company-type ul{position:absolute;top:36px;left:-1px;height:0;padding:0 10px;background:#fff;overflow:hidden}section form .company-type ul li{padding-top:20px;cursor:pointer}section form .company-type ul li:last-child{padding-bottom:20px}section form .company-type ul.active{opacity:1;z-index:15}section form .button{margin:35px auto 0}}@media(max-width:767px){section .wrapper{max-width:calc(100% - 40px)}}section .LogoWhite{display:-webkit-box;display:-ms-flexbox;display:flex}section .title{margin-bottom:40px;font-size:30px;font-weight:700;text-align:center;line-height:1.2}@media(max-width:767px){section .title{margin-bottom:26px;font-size:36px;font-weight:500}}section .small-title{margin-bottom:22px}section .brief{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;padding:130px 0 110px}section .brief,section .brief .image{display:-webkit-box;display:-ms-flexbox;display:flex}section .brief .image{width:50%;height:auto;-ms-flex-negative:0;flex-shrink:0}section .brief .image img{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-o-object-fit:cover;object-fit:cover}section .brief .info{padding-left:40px}section .brief .info .title{margin-bottom:20px;font-size:25px;text-align:left}@media(max-width:767px){section .brief .info .title{font-size:24px;font-weight:400}}@media(max-width:767px){section .brief .info{padding-left:0}}@media(max-width:767px){section .brief{padding:38px 0 35px}}section .image-brief,section .image-brief img{width:100%}section .inner-banner-01{margin-bottom:135px;padding:130px 77px;background:url(https://static.ippon.ru//data/survey-page/02.jpg) 50% no-repeat;background-size:cover}section .inner-banner-01 .title{width:53.55%;margin-bottom:50px;font-size:25px;color:#fff;text-align:left}section .inner-banner-01 .button{margin:0}@media(max-width:767px){section .inner-banner-01{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 auto;padding:210px 20px 29px;background:url(https://static.ippon.ru//data/survey-page/survey-image-2-mob.webp) 50% no-repeat;background-size:cover;grid-gap:32px;gap:32px}section .inner-banner-01 .title{width:100%;margin:0;font-size:24px;font-weight:500}section .inner-banner-01 .button{padding:11px 5px;font-size:16px;font-weight:550}}section .grey-blocks{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin:40px auto 130px}section .grey-blocks .grey-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:25%;height:auto;margin-right:22px;padding:25px 20px 20px;background:#e8e9f3}section .grey-blocks .grey-block div{margin:0 0 10px}section .grey-blocks .grey-block div.title{margin:50px 0 20px;font-size:18px;font-weight:700;text-align:left;text-transform:uppercase}section .grey-blocks .grey-block img{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:66px}section .grey-blocks .grey-block:last-child{margin-right:0}@media(max-width:767px){section .grey-blocks{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:31px auto 65px;grid-gap:14px;gap:14px}section .grey-blocks .grey-block{width:100%;min-height:500px;margin-right:0;padding:24px 18px}section .grey-blocks.grey-blocks-2{margin:31px auto 0}section .grey-blocks.grey-blocks-2 .grey-block{min-height:309px}}section .medicine-row{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;margin:40px auto 134px}section .medicine-row,section .medicine-row .info{display:-webkit-box;display:-ms-flexbox;display:flex}section .medicine-row .info{width:60%;height:auto;-ms-flex-negative:0;flex-shrink:0}section .medicine-row .info .inner .title{margin:35px 0 7px;font-size:18px;font-weight:700;text-align:left}section .medicine-row .info .inner .small-title{margin-bottom:7px}section .medicine-row .info .col-md-5 .inner:first-child{padding-bottom:60px}@media(max-width:767px){section .medicine-row .info{width:100%}}section .medicine-row .image{display:-webkit-box;display:-ms-flexbox;display:flex;width:40%;height:auto;padding-left:30px;-ms-flex-negative:0;flex-shrink:0}section .medicine-row .image img{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-o-object-fit:cover;object-fit:cover}@media(max-width:767px){section .medicine-row{margin:27px auto 65px}section .medicine-row .row{margin-right:-20px;margin-left:-20px}section .medicine-row .col-lg-1,section .medicine-row .col-lg-2,section .medicine-row .col-lg-3,section .medicine-row .col-lg-4,section .medicine-row .col-lg-5,section .medicine-row .col-lg-6,section .medicine-row .col-lg-7,section .medicine-row .col-lg-8,section .medicine-row .col-lg-9,section .medicine-row .col-lg-10,section .medicine-row .col-lg-11,section .medicine-row .col-lg-12,section .medicine-row .col-md-1,section .medicine-row .col-md-2,section .medicine-row .col-md-3,section .medicine-row .col-md-4,section .medicine-row .col-md-5,section .medicine-row .col-md-6,section .medicine-row .col-md-7,section .medicine-row .col-md-8,section .medicine-row .col-md-9,section .medicine-row .col-md-10,section .medicine-row .col-md-11,section .medicine-row .col-md-12,section .medicine-row .col-sm-1,section .medicine-row .col-sm-2,section .medicine-row .col-sm-3,section .medicine-row .col-sm-4,section .medicine-row .col-sm-5,section .medicine-row .col-sm-6,section .medicine-row .col-sm-7,section .medicine-row .col-sm-8,section .medicine-row .col-sm-9,section .medicine-row .col-sm-10,section .medicine-row .col-sm-11,section .medicine-row .col-sm-12,section .medicine-row .col-xs-1,section .medicine-row .col-xs-2,section .medicine-row .col-xs-3,section .medicine-row .col-xs-4,section .medicine-row .col-xs-5,section .medicine-row .col-xs-6,section .medicine-row .col-xs-7,section .medicine-row .col-xs-8,section .medicine-row .col-xs-9,section .medicine-row .col-xs-10,section .medicine-row .col-xs-11,section .medicine-row .col-xs-12{padding-right:20px;padding-left:20px}}section .inner-banner-02{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;margin:40px auto 130px;padding:65px 80px;background:url(https://static.ippon.ru//data/survey-page/04.jpg) 50% no-repeat;background-size:cover}section .inner-banner-02 .big-title{margin-bottom:9px;font-size:30px;font-weight:700}section .inner-banner-02 .title{margin:0;padding:26px 0 6px;font-size:18px;font-weight:700;text-align:left}@media(max-width:767px){section .inner-banner-02{margin:30px auto 25px;padding:205px 21px 29px;background:url(https://static.ippon.ru//data/survey-page/survey-image-4-mob.webp) 50% no-repeat;background-size:cover}section .inner-banner-02 .big-title{font-size:24px;font-weight:500;line-height:32px}section .inner-banner-02 .title{padding:26px 0 0;font-size:18px}}section .inner-banner-02 *{width:30.5%;color:#fff}@media(max-width:767px){section .inner-banner-02 *{width:100%}}section .inner-banner-03{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;margin:135px 0}section .inner-banner-03 .image{display:-webkit-box;display:-ms-flexbox;display:flex;width:50%;height:auto;-ms-flex-negative:0;flex-shrink:0}section .inner-banner-03 .image img{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-o-object-fit:cover;object-fit:cover}section .inner-banner-03 .info{width:50%;padding:109px 70px 95px;font-size:25px;color:#000;line-height:112%}@media(max-width:767px){section .inner-banner-03{margin:24px 0}section .inner-banner-03 .info{width:100%;padding:0;font-size:24px}}section .data-centers-row{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin:40px 0 130px}section .data-centers-row .info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:65%;height:auto;padding-right:165px;-ms-flex-negative:0;flex-shrink:0}section .data-centers-row .info .title{font-size:25px;text-align:left}section .data-centers-row .info .inner{margin:14px 0 60px}section .data-centers-row .info .inner div{font-size:16px}section .data-centers-row .info .inner div.small-title{margin:50px 0 18px;font-size:18px;font-weight:700}@media(max-width:767px){section .data-centers-row .info .inner div.small-title{margin:45px 0 3px}}section .data-centers-row .info .inner div.note{margin-top:8px;font-size:14px;font-weight:300;color:#a2a1a1;line-height:114.286%}@media(max-width:767px){section .data-centers-row .info .inner{margin:14px 0 40px}}@media(max-width:767px){section .data-centers-row .info{width:100%;padding-right:0}}section .data-centers-row .image{display:-webkit-box;display:-ms-flexbox;display:flex;width:35%;height:auto;-ms-flex-negative:0;flex-shrink:0}section .data-centers-row .image img{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-o-object-fit:cover;object-fit:cover}@media(max-width:767px){section .data-centers-row{margin:40px 0}}section .inner-banner-04{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;margin:40px auto 135px;padding:50px 50px 53px 75px;background:url(https://static.ippon.ru//data/survey-page/07.jpg) 50% no-repeat;background-size:cover}section .inner-banner-04 ol{width:35%;margin-top:30px}section .inner-banner-04 div{font-size:14px}section .inner-banner-04 div.title{margin:0;font-size:18px;font-weight:700;text-align:left;line-height:normal}section .inner-banner-04 .big-title{width:35%;font-size:30px;font-weight:700}@media(max-width:767px){section .inner-banner-04{margin:24px auto 26px;padding:205px 20px 25px;background:url(https://static.ippon.ru//data/survey-page/survey-image-7-mob.webp) 50% no-repeat;background-size:cover}section .inner-banner-04 ol{width:100%;margin-top:27px}section .inner-banner-04 div{font-size:14px}section .inner-banner-04 div.title{font-size:18px;font-weight:700}section .inner-banner-04 .big-title{width:100%;font-size:24px;font-weight:500}}section .inner-banner-04 *{color:#fff}section .button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto;padding:15px 32px;font-size:25px;line-height:25px}@media(max-width:767px){section .button{padding:11px 5px;font-size:16px;font-weight:550}}section .f-18-700{font-size:18px;font-weight:700;text-align:center}section.banner{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:35px 0 55px;background:url(https://static.ippon.ru//data/survey-page/main-bg.jpg) 50% no-repeat;background-size:cover}section.banner h1{font-size:70px;font-weight:500;color:#fff;text-align:center;line-height:111%}@media(max-width:767px){section.banner h1{font-size:31px}}@media(max-width:767px){section.banner{padding:35px 0 27px;background:url(https://static.ippon.ru//data/survey-page/survey-bg-mob.webp) 50% no-repeat;background-size:cover}}section:not(.banner){padding-bottom:135px}@media(max-width:767px){section:not(.banner){padding-bottom:67px}}@media(max-width:767px){section ol.grey-blocks{position:relative;left:-20px;width:calc(100% + 40px);margin:0 auto}section ol.grey-blocks li{width:100%;margin:0;padding:47px 20px 43px;text-align:center}section ol.grey-blocks li:before{position:relative;margin:0 auto}section ol.grey-blocks li div.small-title{margin-top:45px}}@media(max-width:767px){section .wrapper[\:has\(.inner-banner-01\)],section .wrapper[\:has\(.inner-banner-02\)]{max-width:100%}section .wrapper:has(.inner-banner-01),section .wrapper:has(.inner-banner-02){max-width:100%}}
