.clearfix:after{content:"";display:block;clear:both}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.ellipsis{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.burger,.nav__list{display:flex;flex-direction:column}.header__wrap{align-items:center;justify-content:space-between}.header__wrap,.row{display:flex;flex-wrap:wrap}.col,.col.col-12{width:100%}.col.col-6{width:50%}.col.col-4{width:33.33333%}.col.col-3{width:25%}.col.col-2{width:16.66667%}.col.col-1{width:8.33333%}article,aside,audio,b,body,canvas,dd,details,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,img,label,li,mark,menu,nav,ol,p,section,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,u,ul,video{margin:0;padding:0;border:0;outline:0;vertical-align:baseline;background:transparent}*,:after,:before{box-sizing:inherit}ul{list-style:none}a{display:inline-block;cursor:pointer;transition:all .3s ease}a,a:active,a:focus,a:hover{text-decoration:none}img{max-width:100%;height:auto}.gm-style img{max-width:none}*{-webkit-tap-highlight-color:rgba(0,0,0,0)}html{font-size:10px;box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Gilroy;min-width:320px}.wrapper,body.overflow{overflow:hidden}.wrapper{width:100%;min-height:100vh;position:relative}.container{width:100%;max-width:1210px;padding:0 2rem;margin:0 auto}.scroll-wrap::-webkit-scrollbar{width:3px;background-color:#ccc}.scroll-wrap::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.75);border-radius:10px}.main-title{font-size:3rem}.section-title{font-size:2rem}.base-text{font-size:1.6rem}.typography h1{font-size:3rem;margin-bottom:3rem}.typography h2{font-size:2rem;margin-bottom:2rem}.typography p{font-size:1.6rem;margin-bottom:3rem}fieldset,form{margin:0;padding:0;border-style:none}input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],textarea{-webkit-appearance:none;border-radius:0;outline:none;appearance:none;box-sizing:border-box;border:1px solid #ccc;font-family:Gilroy;padding:1rem 1.5rem}input[type=email]::placeholder,input[type=number]::placeholder,input[type=password]::placeholder,input[type=search]::placeholder,input[type=tel]::placeholder,input[type=text]::placeholder,textarea::placeholder{transition:all .3s ease}input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,textarea:focus{border-color:#000}input[type=email]::-webkit-input-placeholder,input[type=number]::-webkit-input-placeholder,input[type=password]::-webkit-input-placeholder,input[type=search]::-webkit-input-placeholder,input[type=tel]::-webkit-input-placeholder,input[type=text]::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#000}input[type=email]::-moz-placeholder,input[type=number]::-moz-placeholder,input[type=password]::-moz-placeholder,input[type=search]::-moz-placeholder,input[type=tel]::-moz-placeholder,input[type=text]::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#000}input[type=email]:-moz-placeholder,input[type=number]:-moz-placeholder,input[type=password]:-moz-placeholder,input[type=search]:-moz-placeholder,input[type=tel]:-moz-placeholder,input[type=text]:-moz-placeholder,textarea:-moz-placeholder{color:#000}input[type=email]:-ms-input-placeholder,input[type=number]:-ms-input-placeholder,input[type=password]:-ms-input-placeholder,input[type=search]:-ms-input-placeholder,input[type=tel]:-ms-input-placeholder,input[type=text]:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#000}input[type=email].placeholder,input[type=number].placeholder,input[type=password].placeholder,input[type=search].placeholder,input[type=tel].placeholder,input[type=text].placeholder,textarea.placeholder{color:#000}textarea{resize:vertical;vertical-align:top;border:none;background-color:transparent;outline:none;-webkit-appearance:none;appearance:none}button,input[type=button],input[type=file],input[type=reset],input[type=submit]{font-family:Gilroy;-webkit-appearance:none;appearance:none;border-radius:0;cursor:pointer}button,select{cursor:pointer;border:none;background-color:transparent;transition:all .3s ease;outline:none;border-radius:0;-webkit-appearance:none;appearance:none}button{padding:0}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;appearance:none}input[type=number]{-webkit-appearance:textfield;appearance:textfield;margin:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input:focus::placeholder{color:transparent}.icon{display:inline-block;width:1em;height:1em;fill:currentColor}.icon-close{font-size:2.4rem;width:1em}.header{padding:2rem 0}.nav{margin:0 auto;position:absolute;top:0;right:0;left:0;width:100%;padding:83px 16px 16px;background-color:#ccc;z-index:5;transition:all .3s ease;transform:translateX(110%)}.nav.active{transform:translateX(0)}.nav__list{font-size:16px;line-height:2}.nav__item+.nav__item{margin-top:15px}.logo{position:relative;z-index:6}.logo a{width:150px;height:20px;background-color:#ffc117}.burger{width:30px;height:30px;position:relative;z-index:6;justify-content:center;align-items:center}.burger.active span{position:absolute}.burger.active span:first-child{top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg)}.burger.active span:nth-child(2){opacity:0}.burger.active span:nth-child(3){top:40%;left:50%;transform:translate(-50%,-50%) rotate(-45deg)}.burger span{width:80%;height:2px;border-radius:1px;background-color:#000;transition:all .3s ease}.burger span:first-child{margin-bottom:4px}.burger span:nth-child(3){margin-top:4px}.footer{padding:2rem 0}.svg-sprite{width:0;height:0;overflow:hidden;position:absolute}.sections-proposal{padding:10rem 0 4.8rem}.sections-proposal .section-title{font-weight:900;font-size:48px;line-height:124.7%;text-align:center;color:#202020;margin-bottom:5.6rem}.proposal-wrap{display:flex;flex-wrap:wrap;margin:0 -1.5rem -3rem}.proposal{width:100%;padding:0 1.5rem 3rem}.proposal__wrap{display:flex;flex-direction:column;background:#f4f4f4;border-radius:0 0 12px 12px;height:79rem;padding:2.2rem 3.7rem 3.4rem;overflow-x:hidden;overflow-y:scroll}.proposal__wrap::-webkit-scrollbar{width:3px;background-color:transparent}.proposal__wrap::-webkit-scrollbar-thumb{background-color:#f4f4f4;border-radius:10px}.proposal__content-title{font-weight:800;font-size:16px;line-height:140%;color:#202020;display:block;margin-bottom:1.7rem}.proposal__list{display:flex;flex-direction:column;font-size:1.4rem;line-height:157%;font-weight:400;margin-bottom:1.4rem}.proposal__list:last-child{margin-bottom:1.6rem}.proposal__list-title{font-weight:700;display:block;margin-bottom:.5rem}.proposal__text{font-weight:600;font-family:Gilroy}.proposal__item{display:flex;flex-direction:column;position:relative;font-weight:400;font-family:Gilroy}.proposal__item+.proposal__item{margin-top:.5rem}.proposal__item:before{content:"";position:absolute;border-radius:50%;left:-2.2rem;top:6px;width:.7rem;height:.7rem;background-color:#ff5f46}.proposal__btn{margin-top:auto}.proposal .proposal-btn,.proposal__btn{display:flex;justify-content:center;align-items:center}.proposal .proposal-btn{font-weight:600;font-size:10px;line-height:112.7%;text-transform:uppercase;color:#fff;background:linear-gradient(180deg,#ffbf60,#ff8227 100%,#ff8227 0);border-radius:100px;padding:2.7rem 4.2rem;white-space:nowrap}.proposal .proposal-title{display:flex;flex-direction:column;padding:1.8rem 4.2rem;background:#ff5f46;border-radius:12px 12px 0 0;font-weight:400;font-size:16px;line-height:125%;color:#fff}.proposal__subtitle{font-weight:800}.conditions-sections{padding:0 0 10rem}.conditions .conditions-title{background:#ff5f46;border-radius:12px 12px 0 0;padding:1.1rem 4.8rem 1.2rem}.conditions__title{font-weight:900;font-size:20px;line-height:160.7%;color:#fff}.conditions__wrap{padding:3.5rem 4.8rem 2.7rem;background:#f4f4f4;border-radius:0 0 12px 12px}.conditions__col{display:flex;flex-direction:column;margin-bottom:2.4rem}.conditions__content-title{font-weight:700;font-size:13px;line-height:160.7%;color:#202020;display:block;margin-bottom:1.7rem}.conditions__content-subtitle{color:#ff5f46}.conditions__text{font-weight:700;font-size:13px;line-height:160.7%;color:#202020}.conditions__subtext{color:#ff5f46}.conditions__info,.conditions__or{font-weight:400;font-size:13px;line-height:160.7%;color:#202020}.conditions__info{position:relative}.conditions__info:before{content:"";position:absolute;left:-48px;top:50%;transform:translateY(-50%);width:3rem;border-bottom:1px solid #000}@media (min-width:380px){.proposal__content-title{font-size:20px}.proposal .proposal-btn{font-size:14px}.proposal .proposal-title{font-size:24px}.conditions__title{font-size:30px}.conditions__content-title,.conditions__info,.conditions__or,.conditions__text{font-size:20px}}@media (min-width:768px){.col.col-tb-12{width:100%}.col.col-tb-6{width:50%}.col.col-tb-4{width:33.33333%}.col.col-tb-3{width:25%}.col.col-tb-2{width:16.66667%}.col.col-tb-1{width:8.33333%}.header__wrap{justify-content:center}.nav{position:static;background-color:#fff;transform:translateX(0);padding:0;width:auto}.nav__list{flex-direction:row}.nav__item+.nav__item{margin-left:15px;margin-top:0}.burger{display:none}.proposal{width:50%}}@media (min-width:1024px){.col.col-lg-12{width:100%}.col.col-lg-6{width:50%}.col.col-lg-4{width:33.33333%}.col.col-lg-3{width:25%}.col.col-lg-2{width:16.66667%}.col.col-lg-1{width:8.33333%}.proposal{width:33.33%}}