@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@500;700&display=swap");*,*::after,*::before{-webkit-box-sizing:border-box;box-sizing:border-box}blockquote,body,dd,dl,figcaption,figure,h1,h2,h3,h4,li,ol,p,ul{margin:0}body{scroll-behavior:smooth;text-rendering:optimizeSpeed;overflow-x:hidden}ol,ul{padding:0;list-style:none}a{font-family:inherit;text-decoration:none;color:inherit}img{max-width:100%;height:auto}button{cursor:pointer;border:none}button,input,select,textarea{font-family:inherit}@font-face{font-family:'Gilroy';src:local("Gilroy Light"),local("Gilroy-Light"),url("../fonts/gilroy/Gilroy-Light.woff2") format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:'Gilroy';src:local("Gilroy Regular"),local("Gilroy-Regular"),url("../fonts/gilroy/Gilroy-Regular.woff2") format("woff2");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:'Gilroy';src:local("Gilroy Bold"),local("Gilroy-Bold"),url("../fonts/gilroy/Gilroy-Bold.woff2") format("woff2");font-weight:bold;font-style:normal;font-display:swap}:root{--f-default: 'Gilroy', sans-serif;--transition: 250ms ease;--c-blue: #15457C;--c-gray: #4D4D4D}*{outline:none;border:0}button,a{-webkit-transition:var(--transition);-o-transition:var(--transition);transition:var(--transition)}button *,a *{-webkit-transition:var(--transition);-o-transition:var(--transition);transition:var(--transition)}html,body{position:relative;overflow-x:hidden}html{font-size:100%}button{background-color:transparent;font-family:var(--f-default)}a{text-decoration:none}li{list-style:none}body{position:relative;font-size:0.875rem;font-family:var(--f-default);overflow-x:hidden;min-width:320px;color:var(--c-gray);background:url(../img/bg.jpg) no-repeat top center;background-size:cover}.container{max-width:940px;width:100%;margin:0 auto;padding-left:20px;padding-right:20px}.relative{position:relative}.w-8\/12{-webkit-box-flex:0;-webkit-flex:0 0 66.666667%;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.w-7\/12{-webkit-box-flex:0;-webkit-flex:0 0 58.333333%;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.w-6\/12{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.w-5\/12{-webkit-box-flex:0;-webkit-flex:0 0 41.666667%;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.w-4\/12{-webkit-box-flex:0;-webkit-flex:0 0 33.333333%;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.w-full{width:100%}.h-full{height:100%}.block{display:block}.flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flex-wrap{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.flex-end{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.flex-center{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.flex-between{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.items-center{-webkit-box-align:center !important;-webkit-align-items:center !important;-ms-flex-align:center !important;align-items:center !important}.items-start{-webkit-box-align:start !important;-webkit-align-items:flex-start !important;-ms-flex-align:start !important;align-items:flex-start !important}.items-end{-webkit-box-align:end !important;-webkit-align-items:flex-end !important;-ms-flex-align:end !important;align-items:flex-end !important}.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}.footer{position:relative}.footer__top{display:grid;grid-template-columns:calc((100% - 940px)/2) 4fr 6fr calc((100% - 940px)/2)}@media (max-width: 1050px){.footer__top{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (max-width: 767px){.footer__top{padding-left:15px;padding-right:15px}}.footer__top .left{grid-column:1 / span 2}@media (max-width: 1050px){.footer__top .left{display:none}}.footer__top .left img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.footer__top .right{grid-column-end:span 1;margin-left:7.1875rem}@media (max-width: 1050px){.footer__top .right{margin-left:auto;margin-right:auto;margin-bottom:2rem}}.footer__top .right .form{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-webkit-flex:0 0 22.5rem;-ms-flex:0 0 22.5rem;flex:0 0 22.5rem;max-width:22.5rem}.footer__top .right .form .title{font-size:1.125rem;text-align:center;margin-bottom:1.5rem}.footer__top .right .form .field_group{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media (max-width: 767px){.footer__top .right .form .field_group{width:100%}}.footer__top .right .form .field_group .field_set{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%;-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-right:0;margin-bottom:0.8125rem}.footer__top .right .form .field_buttons{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.footer__top .right .form .field_buttons .button_red{margin-bottom:0.8125rem}.footer__bottom{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:#F0F0F0;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:0.75rem 0}.footer__bottom .container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}@media (max-width: 767px){.footer__bottom .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}@media (max-width: 767px){.footer__bottom{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}.footer__bottom p{font-weight:300;font-size:0.75rem}@media (max-width: 767px){.footer__bottom p{margin-bottom:1.25rem}}.header{position:relative;height:41.0625rem;background:url(../img/header_bg.png) no-repeat bottom center;background-size:cover}@media (max-width: 1050px){.header{height:auto}}@media (max-width: 600px){.header{background:url(../img/header_bg_smart.png) no-repeat bottom center;background-size:cover}}.header::before{content:"";position:absolute;top:0;right:0;background:url(../img/header_e_top.png) no-repeat;width:39.4375rem;height:16.5625rem}@media (max-width: 600px){.header::before{background:url(../img/header_e_top_smart.png) no-repeat;top:auto;bottom:0;width:4.875rem;height:27.9375rem}}.header .container{position:relative}.header__top{padding-top:1.5rem;padding-bottom:4.5rem;max-width:1080px;margin:0 auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}@media (max-width: 1050px){.header__top{padding-left:20px;padding-right:20px}}@media (max-width: 600px){.header__top{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding-bottom:1.125rem;padding-top:0.9375rem}}.header__top .text{margin-left:0.75rem;margin-right:auto;color:white}@media (max-width: 600px){.header__top .text{margin-right:0}}@media (max-width: 600px){.header__top .button_green{display:none}}.header__center{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}@media (max-width: 1050px){.header__center{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}.header__center .left{max-width:37rem}.header__center .left .title{font-size:3rem;margin-bottom:0.75rem;color:white}@media (max-width: 1050px){.header__center .left .title{text-align:center}}@media (max-width: 600px){.header__center .left .title{font-size:1.5rem}}.header__center .left .text{font-size:1.5rem;font-weight:300;color:white;max-width:21.125rem}@media (max-width: 1050px){.header__center .left .text{text-align:center;margin-left:auto;margin-right:auto}}@media (max-width: 600px){.header__center .left .text{font-size:0.875rem;max-width:14.9375rem}}.header__center .left .items{margin-top:2.75rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}@media (max-width: 600px){.header__center .left .items{display:none}}.header__center .left .items .item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.header__center .left .items .item b{margin-left:1.25rem;font-size:1.125rem;color:white}.header__center .right{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;position:relative;top:1.75rem;left:0;margin-top:2rem}@media (max-width: 1050px){.header__center .right{margin-bottom:2.5rem}}.header__bottom{max-width:58.75rem;margin-left:auto;margin-right:auto}.header__bottom .form{position:absolute;bottom:-7.1875rem;left:0;height:10.9375rem;width:100%;z-index:2;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}@media (max-width: 1050px){.header__bottom .form{position:relative;bottom:0;height:auto}}@media (max-width: 600px){.header__bottom .form{display:none}}.header__bottom .form__left{max-width:37.8125rem;width:100%;margin-right:1.25rem}@media (max-width: 1050px){.header__bottom .form__left{max-width:65%}}@media (max-width: 767px){.header__bottom .form__left{max-width:100%;margin-right:0;margin-bottom:1.5rem}}@media (max-width: 1050px){.header__bottom .form__left .field_group{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.header__bottom .form__left .field_group .field_set{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-right:0}.header__bottom .form__left .field_group .field_set:first-child{margin-bottom:1.25rem}}.header__bottom .form__right{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;padding-top:0.8125rem;align-self: flex-end;}@media (max-width: 1050px){.header__bottom .form__right{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding-top:2.5rem}}@media (max-width: 767px){.header__bottom .form__right{padding-top:0}}.header__bottom .form__right .button_red,.header__bottom .form__right .button_blue{width:100%}.header__bottom .form__right button:first-child{margin-bottom:0.4rem}.header__bottom .button_mobile{display:none}@media (max-width: 600px){.header__bottom .button_mobile{display:block;position:relative;left:0;top:-2.5rem}.header__bottom .button_mobile .button_blue{margin-bottom:1.125rem}.header__bottom .button_mobile .button_green{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}.form{-webkit-box-shadow:3px 5px 6px rgba(0,0,0,0.15);box-shadow:3px 5px 6px rgba(0,0,0,0.15);border-radius:0.75rem;background-color:white;padding:1.625rem 1.6875rem 2.375rem 2.5rem}.form .title{font-size:1.125rem;color:var(--c-blue);margin-bottom:1rem}.form .field_group{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.form .field_group .field_set{-webkit-box-flex:0;-webkit-flex:0 0 calc((100% - 20px) / 2);-ms-flex:0 0 calc((100% - 20px) / 2);flex:0 0 calc((100% - 20px) / 2);max-width:calc((100% - 20px) / 2);margin-right:1.25rem}.form .field_group .field_set:last-child{margin-right:0}.field_set{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.field_set .label{font-weight:300;margin-bottom:0.625rem}.field_set .field{background-color:#F1F1F1;border-radius:0.625rem;width:100%;height:2.5rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:0 0.875rem;font-size:1.125rem;font-weight:bold;font-family:var(--f-default);color:#282828;-webkit-transition:var(--transition);-o-transition:var(--transition);transition:var(--transition)}.field_set .field:focus{background-color:#E1E1E1}.field_set .field::-webkit-input-placeholder{color:#282828}.field_set .field:-moz-placeholder{color:#282828}.field_set .field::-moz-placeholder{color:#282828}.field_set .field:-ms-input-placeholder{color:#282828}.modal{position:fixed;top:0;left:0;width:100%;height:100%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background-color:rgba(0,0,0,0.25);z-index:100;display:none}.modal__wrap{position:relative;-webkit-box-shadow:0px 2px 7px rgba(0,0,0,0.25);box-shadow:0px 2px 7px rgba(0,0,0,0.25);border-radius:0.6875rem;background-color:white;padding:2rem 3.5rem 3.25rem 3.5rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:69.875rem;min-width:320px}@media (max-width: 1150px){.modal__wrap{width:100%;margin-left:20px;margin-right:20px}}@media (max-width: 540px){.modal__wrap{padding:0.875rem 0.9375rem}}.modal__wrap_close{position:absolute;top:0.75rem;right:0.75rem}.modal__wrap .title{margin-bottom:2.5rem;font-size:2.25rem;font-weight:bold;color:#0068B5}@media (max-width: 767px){.modal__wrap .title{font-size:1.25rem;margin-bottom:1.25rem}}.modal__wrap_form{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%}.modal__wrap_form .field-set{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;margin-bottom:0.625rem}@media (max-width: 1050px){.modal__wrap_form .field-set{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}.modal__wrap_form .field-set .text{font-size:1.125rem;color:black;font-family:'Montserrat', sans-serif;font-weight:500}@media (max-width: 1050px){.modal__wrap_form .field-set .text{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-bottom:0.625rem}}.modal__wrap_form .field-set .field{-webkit-box-flex:0;-webkit-flex:0 0 42.5rem;-ms-flex:0 0 42.5rem;flex:0 0 42.5rem;max-width:42.5rem;height:3.4375rem;text-align:center;border-radius:0.6875rem;-webkit-box-shadow:inset 0px 2px 7px rgba(0,0,0,0.25);box-shadow:inset 0px 2px 7px rgba(0,0,0,0.25);font-weight:bold;color:#0068B5;font-size:1.125rem;font-family:'Montserrat', sans-serif}.modal__wrap_form .field-set .field::-webkit-input-placeholder{color:#0068B5}.modal__wrap_form .field-set .field:-moz-placeholder{color:#0068B5}.modal__wrap_form .field-set .field::-moz-placeholder{color:#0068B5}.modal__wrap_form .field-set .field:-ms-input-placeholder{color:#0068B5}@media (max-width: 1050px){.modal__wrap_form .field-set .field{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.modal__wrap_form .field-button{margin-top:2.625rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.modal__wrap_form .field-button .button{width:18.25rem;height:2.75rem;border-radius:4.75rem;background:-webkit-gradient(linear, left top, left bottom, from(#2A71FD), to(#2F73C6));background:-o-linear-gradient(top, #2A71FD 0%, #2F73C6 100%);background:linear-gradient(180deg, #2A71FD 0%, #2F73C6 100%);-webkit-box-shadow:0px 2px 7px rgba(0,0,0,0.25);box-shadow:0px 2px 7px rgba(0,0,0,0.25);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.modal__wrap_form .field-button .button span{font-size:0.875rem;font-weight:bold;color:white;font-family:'Montserrat', sans-serif}.modal.active{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.button_blue{background:-webkit-gradient(linear, left top, left bottom, from(#54AAD6), to(#3D7EBE));background:-o-linear-gradient(top, #54AAD6 0%, #3D7EBE 100%);background:linear-gradient(180deg, #54AAD6 0%, #3D7EBE 100%);-webkit-box-shadow:4px 3px 6px rgba(0,0,0,0.15);box-shadow:4px 3px 6px rgba(0,0,0,0.15);border-radius:25px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:2.625rem}.button_blue span{font-weight:bold;color:white}.button_green{position:relative;overflow:hidden;background:-o-linear-gradient(323.85deg, #40FB48 11.56%, #2DCF34 88.44%);background:linear-gradient(126.15deg, #40FB48 11.56%, #2DCF34 88.44%);-webkit-box-shadow:4px 3px 6px rgba(0,0,0,0.15);box-shadow:4px 3px 6px rgba(0,0,0,0.15);border-radius:25px;padding:0.5625rem 1.125rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.button_green:hover::before{opacity:1}.button_green::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:1.5625rem;-webkit-transition:opacity 250ms linear;-o-transition:opacity 250ms linear;transition:opacity 250ms linear;background:-webkit-gradient(linear, left top, left bottom, from(#2DCF34), to(#40FB48));background:-o-linear-gradient(top, #2DCF34 0%, #40FB48 100%);background:linear-gradient(180deg, #2DCF34 0%, #40FB48 100%);opacity:0}@media (max-width: 540px){.button_green{padding:0 1.25rem;height:2.625rem;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}.button_green .icon{margin-right:0.375rem}.button_green .text{font-size:1.125rem;font-weight:bold;color:white}.button_green .icon,.button_green .text{position:relative;z-index:2}.button_red{position:relative;overflow:hidden;border-radius:1.5625rem;height:2.625rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background:-webkit-gradient(linear, left top, left bottom, from(#E3722C), to(#C33734));background:-o-linear-gradient(top, #E3722C 0%, #C33734 100%);background:linear-gradient(180deg, #E3722C 0%, #C33734 100%);-webkit-box-shadow:4px 3px 6px rgba(0,0,0,0.15);box-shadow:4px 3px 6px rgba(0,0,0,0.15)}.button_red:hover::before{opacity:1}.button_red::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:1.5625rem;-webkit-transition:opacity 250ms linear;-o-transition:opacity 250ms linear;transition:opacity 250ms linear;background:-webkit-gradient(linear, left top, left bottom, from(#C33734), to(#E3722C));background:-o-linear-gradient(top, #C33734 0%, #E3722C 100%);background:linear-gradient(180deg, #C33734 0%, #E3722C 100%);opacity:0}.button_red span{position:relative;z-index:2;color:white;font-weight:bold}.button_blue{position:relative;overflow:hidden;border-radius:1.5625rem;height:2.625rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background:-webkit-gradient(linear, left top, left bottom, from(#54AAD6), to(#3D7EBE));background:-o-linear-gradient(top, #54AAD6 0%, #3D7EBE 100%);background:linear-gradient(180deg, #54AAD6 0%, #3D7EBE 100%);-webkit-box-shadow:4px 3px 6px rgba(0,0,0,0.15);box-shadow:4px 3px 6px rgba(0,0,0,0.15);opacity:1}@media (max-width: 540px){.button_blue{padding:0 0.75rem}}.button_blue:hover::before{opacity:1}.button_blue::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:1.5625rem;-webkit-transition:opacity 250ms linear;-o-transition:opacity 250ms linear;transition:opacity 250ms linear;background:-webkit-gradient(linear, left top, left bottom, from(#3D7EBE), to(#54AAD6));background:-o-linear-gradient(top, #3D7EBE 0%, #54AAD6 100%);background:linear-gradient(180deg, #3D7EBE 0%, #54AAD6 100%);opacity:0}.button_blue span{position:relative;z-index:2;color:white;font-weight:bold;white-space:nowrap}.sect_items{position:relative;margin-bottom:4.6875rem}@media (max-width: 1050px){.sect_items{margin-bottom:1.5rem}}.sect_items::before{content:"";position:absolute;bottom:-22.8125rem;left:0;background:url(../img/sect3_left.png) no-repeat;width:33.375rem;height:75.6875rem;z-index:-1}@media (max-width: 1050px){.sect_items::before{display:none}}.sect_items .title{font-size:2.25rem;margin-bottom:3.9375rem;text-align:right}.sect_items .title em{font-style:normal}@media (max-width: 767px){.sect_items .title em{display:none}}@media (max-width: 767px){.sect_items .title{font-size:1.125rem;text-align:center;margin-bottom:2.5rem;max-width:17.125rem;margin-left:auto;margin-right:auto}.sect_items .title br{display:none}}.sect_items .title span{color:var(--c-blue)}.sect_items .items{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width: 767px){.sect_items .items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.sect_items .items .item{margin-right:2.625rem;-webkit-box-flex:0;-webkit-flex:0 0 calc((100% - 84px) / 3);-ms-flex:0 0 calc((100% - 84px) / 3);flex:0 0 calc((100% - 84px) / 3);max-width:calc((100% - 84px) / 3);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:1.5rem}@media (max-width: 1050px){.sect_items .items .item{margin-right:2.625rem;-webkit-box-flex:0;-webkit-flex:0 0 calc((100% - 42px) / 2);-ms-flex:0 0 calc((100% - 42px) / 2);flex:0 0 calc((100% - 42px) / 2);max-width:calc((100% - 42px) / 2);margin-right:2.625rem}.sect_items .items .item:nth-child(2n){margin-right:0}}@media (min-width: 1050px){.sect_items .items .item:nth-child(3n){margin-right:0}}@media (max-width: 767px){.sect_items .items .item{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.sect_items .items .item:nth-child(2),.sect_items .items .item:nth-child(5),.sect_items .items .item:nth-child(6){display:none}}.sect_items .items .item__image{width:2.8125rem;height:2.8125rem;margin-right:1.25rem}.sect_items .items .item__text{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.sect_items .items .item__text b{font-size:1.125rem;margin-bottom:0.1875rem}.sect_items .items .item__text p{font-weight:300;line-height:1.25rem}.sect_items .button{margin-top:3rem}@media (max-width: 1050px){.sect_items .button{margin-top:1.5rem}}@media (max-width: 767px){.sect_items .button{display:none}}.sect_items .button a,.sect_items .button button{max-width:15.3125rem;margin-left:auto;margin-right:auto}.sect_items .items_count{margin-top:3.125rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width: 767px){.sect_items .items_count{display:none}}.sect_items .items_count .item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-webkit-flex:0 0 calc((100% - 140px) / 3);-ms-flex:0 0 calc((100% - 140px) / 3);flex:0 0 calc((100% - 140px) / 3);max-width:calc((100% - 140px) / 3);margin-right:4.375rem}@media (max-width: 1050px){.sect_items .items_count .item{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-right:0}}.sect_items .items_count .item:last-child{margin-right:0}.sect_items .items_count .item b{font-size:9rem}.sect_items .items_count .item p{text-align:center;font-weight:bold;font-size:1.125rem;line-height:1.375rem}.sect_items .items_count .item1 b{background:-webkit-gradient(linear, left top, left bottom, from(#333B9E), to(#4EA1D1));background:-o-linear-gradient(top, #333B9E 0%, #4EA1D1 100%);background:linear-gradient(180deg, #333B9E 0%, #4EA1D1 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.sect_items .items_count .item2 b{background:-webkit-gradient(linear, left top, left bottom, from(#E3722C), to(#C33734));background:-o-linear-gradient(top, #E3722C 0%, #C33734 100%);background:linear-gradient(180deg, #E3722C 0%, #C33734 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.sect_items .items_count .item3 b{background:-webkit-gradient(linear, left top, left bottom, from(#EDB533), to(#B06B27));background:-o-linear-gradient(top, #EDB533 0%, #B06B27 100%);background:linear-gradient(180deg, #EDB533 0%, #B06B27 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.sect_city{position:relative;padding-top:2.5rem;padding-bottom:5.125rem;overflow:hidden}@media (max-width: 600px){.sect_city{padding-top:0.625rem}}.sect_city::before{content:"";position:absolute;top:-14.375rem;left:0;background:url(../img/sect2_left.png) no-repeat;width:12.25rem;height:25.875rem}@media (max-width: 1050px){.sect_city::before{background:url(../img/sect2_left_smart.png) no-repeat;width:7.6875rem;height:11.4375rem;top:12.5rem;z-index:-1}}.sect_city::after{content:"";position:absolute;bottom:-28.125rem;right:0;background:url(../img/sect2_right.png) no-repeat;width:26.5rem;height:56.6875rem;z-index:-1}@media (max-width: 1050px){.sect_city::after{display:none}}.sect_city .container{padding-left:6.25rem;padding-right:6.25rem}@media (max-width: 1050px){.sect_city .container{padding-left:0;padding-right:0;max-width:100%}}.sect_city .title{font-size:1.5rem;color:var(--c-blue);margin-bottom:2.25rem;margin-left:auto;margin-right:auto;text-align:center}@media (max-width: 600px){.sect_city .title{margin-bottom:1.125rem;font-size:1.125rem}}@media (min-width: 1050px){.sect_city__items,.sect_city .swiper-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}.sect_city__items .swiper-slide,.sect_city .swiper-wrapper .swiper-slide{border-radius:0.625rem;-webkit-box-shadow:2px 2px 6px rgba(0,0,0,0.15);box-shadow:2px 2px 6px rgba(0,0,0,0.15);background-color:white;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-right:2.8125rem;margin-bottom:1.125rem;padding:0.5rem 0.625rem 0.75rem 0.375rem}@media (min-width: 1050px){.sect_city__items .swiper-slide,.sect_city .swiper-wrapper .swiper-slide{-webkit-box-flex:0;-webkit-flex:0 0 calc((100% - 90px) / 3);-ms-flex:0 0 calc((100% - 90px) / 3);flex:0 0 calc((100% - 90px) / 3);max-width:calc((100% - 90px) / 3)}}@media (min-width: 1050px){.sect_city__items .swiper-slide:nth-child(3n),.sect_city .swiper-wrapper .swiper-slide:nth-child(3n){margin-right:0}}.sect_city__items .swiper-slide .item__image,.sect_city .swiper-wrapper .swiper-slide .item__image{height:7.5rem;width:100%;border-radius:0.375rem;overflow:hidden;margin-bottom:0.625rem}.sect_city__items .swiper-slide .item__image img,.sect_city .swiper-wrapper .swiper-slide .item__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.sect_city__items .swiper-slide .item__text,.sect_city .swiper-wrapper .swiper-slide .item__text{margin-bottom:0.625rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.sect_city__items .swiper-slide .item__text b,.sect_city .swiper-wrapper .swiper-slide .item__text b{font-size:1.125rem;color:var(--c-blue);margin-bottom:0.125rem}.sect_city__items .swiper-slide .item__text p,.sect_city .swiper-wrapper .swiper-slide .item__text p{font-size:0.75rem}.sect_city__items .swiper-slide .item__button,.sect_city .swiper-wrapper .swiper-slide .item__button{width:100%;margin-top:auto;padding-left:0.75rem;padding-right:0.75rem}.sect_city__items .swiper-slide .item__button a,.sect_city__items .swiper-slide .item__button button,.sect_city .swiper-wrapper .swiper-slide .item__button a,.sect_city .swiper-wrapper .swiper-slide .item__button button{width:100%}

/*# sourceMappingURL=main.min.css.map */
