/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}html{-webkit-box-sizing:border-box;box-sizing:border-box}*,*:before,*:after{-webkit-box-sizing:inherit;box-sizing:inherit}a{text-decoration:none;color:inherit}img{display:block;width:100%;max-width:100%;height:auto}svg{max-width:100%;height:auto;max-height:100%}h1,h2,h3,h4,h5,h6,p{margin:0}@font-face{font-family:Roboto;font-style:normal;font-display:swap;src:local("roboto-regular"),url(../fonts/roboto-regular.woff2) format("woff2"),url(../fonts/roboto-regular.woff) format("woff");font-weight:400}@font-face{font-family:Roboto;font-style:normal;font-display:swap;src:local("roboto-regular"),url(../fonts/roboto-bold.woff2) format("woff2"),url(../fonts/roboto-bold.woff) format("woff");font-weight:600}body{font-family:Roboto,sans-serif;font-size:1rem;font-weight:400;font-style:normal;line-height:1.5}h1,h2,h3,h4,h5,h6,.heading{font-weight:600;line-height:1.25}h1,.heading_1{margin-bottom:2rem;font-size:2rem;letter-spacing:-.1rem}p,.paragraph{letter-spacing:.009375rem}p:not(:last-child),.paragraph:not(:last-child){margin-bottom:1rem}body{background-color:#fff;color:#333}.section:first-child{padding-top:6.1875rem}.section:not(:last-child){margin-bottom:4.375rem}.section:last-child{margin-bottom:6.1875rem}.section__container{width:100%;max-width:76.5rem;margin-right:auto;margin-left:auto}@media (max-width: 1400px){.section__container{max-width:65rem}}@media (max-width: 1200px){.section__container{max-width:52.5rem}}@media (max-width: 880px){.section__container{max-width:37.5rem}}@media (max-width: 660px){.section__container{max-width:100%;padding-right:24px;padding-left:24px}}.content__wrapper{max-width:57%}@media (max-width: 1200px){.content__wrapper{max-width:70%}}@media (max-width: 880px){.content__wrapper{max-width:unset}}.selects__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:392px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:1.875rem}.select{position:relative;width:100%;letter-spacing:-.0125rem}.select .dropdown__wrapper{max-height:216px}.select .dropdown__list{max-height:184px}.select__label{display:block;padding-bottom:8px;letter-spacing:.0125rem}.select__label[for]{cursor:pointer}.select__button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%;padding:12px 16px;border:1px solid #ebebeb;border-radius:5px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;letter-spacing:inherit;background:#fff;cursor:pointer;-webkit-transition:border-color .1s ease-in-out;transition:border-color .1s ease-in-out}.select__button:after{width:20px;height:20px;background:url(../icons/arrow.svg) center no-repeat;background-size:20px;content:"";-webkit-transition:-webkit-transform .1s ease-in-out;transition:-webkit-transform .1s ease-in-out;transition:transform .1s ease-in-out;transition:transform .1s ease-in-out,-webkit-transform .1s ease-in-out}.select__text{line-height:1.5;color:#999}.select_opened .select__button{border-color:#999}.select_opened .select__button:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.select_selected .select__text{color:#333}.dropdown{position:absolute;top:100%;right:0;left:0;z-index:100;overflow-y:hidden;height:0;background:#fff}.dropdown:before{position:absolute;z-index:-1;display:block;border:1px solid #ebebeb;border-radius:4px;background-color:#fff;content:"";top:0;right:0;bottom:0;left:0}.dropdown__wrapper{padding-top:8px;padding-bottom:8px}.dropdown__list{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-y:scroll;padding:0 12px 0 1px;margin:0 8px 0 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;list-style:none}.dropdown__list::-webkit-scrollbar{width:4px}.dropdown__list::-webkit-scrollbar-thumb{border-radius:50px;background-color:#ebebeb}.dropdown__item{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:8px 16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;background-color:transparent;cursor:pointer;-webkit-transition:background-color .1s ease-in-out;transition:background-color .1s ease-in-out}@media (hover: hover){.dropdown__item:hover{background-color:#ebebeb}}.dropdown__item-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:24px;height:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
