@charset "UTF-8";.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px;padding-right:0}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:700;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0;padding-left:20px;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:700;padding:0 4px;position:absolute;left:0;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{background-color:#f1f1f1;color:#333;outline:0}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:700;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:0}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before{content:'';content:none}q:after,q:before{content:'';content:none}table{border-collapse:collapse;border-spacing:0}@font-face{font-family:SFProDisplay-Regular;font-display:swap;src:url(../fonts/SFProDisplay-Regular.woff) format("woff"),url(../fonts/SFProDisplay-Regular.woff2) format("woff2")}@font-face{font-family:SFProDisplay-Medium;font-display:swap;src:url(../fonts/SFProDisplay-Medium.woff) format("woff"),url(../fonts/SFProDisplay-Medium.woff2) format("woff2")}@font-face{font-family:SFProDisplay-Semibold;font-display:swap;src:url(../fonts/SFProDisplay-Semibold.woff) format("woff"),url(../fonts/SFProDisplay-Semibold.woff2) format("woff2")}@font-face{font-family:SFProDisplay-Bold;font-display:swap;src:url(../fonts/SFProDisplay-Bold.woff) format("woff"),url(../fonts/SFProDisplay-Bold.woff2) format("woff2")}@font-face{font-family:SFRounded-Semibold;font-display:swap;src:url(../fonts/SFRounded-Semibold.woff) format("woff"),url(../fonts/SFRounded-Semibold.woff2) format("woff2")}@font-face{font-family:RobotoMono-Regular;font-display:swap;src:url(../fonts/RobotoMono-Regular.woff) format("woff"),url(../fonts/RobotoMono-Regular.woff2) format("woff2")}*,:after,:before{box-sizing:border-box;min-height:.001vw}html{overflow-x:hidden}html.overflow{overflow:hidden}body{overflow-x:hidden;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background:#fff;color:#3f3f3f;font-family:SFProDisplay-Regular,Arial,sans-serif;width:100%;height:100%;font-size:14px;min-height:100vh;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (min-width:500px){body{font-size:calc(.00286 * 100vw + 12.57143px)}}@media (min-width:1200px){body{font-size:16px}}img,svg{max-width:100%;max-height:100%}input,textarea{-webkit-appearance:none;border-radius:0}.main{-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.container{max-width:1030px;width:100%;margin:0 auto;padding:0 15px}.container-lg{max-width:1200px;width:100%;margin:0 auto;padding:0 15px}h1,h2,h3,h4,h5,h6{font-family:SFProDisplay-Semibold;color:#2b2b2b}h1{font-size:27px;font-family:SFProDisplay-Bold;line-height:1.2;margin-bottom:30px}@media (min-width:500px){h1{font-size:calc(.04143 * 100vw + 6.28571px)}}@media (min-width:1200px){h1{font-size:56px}}@media only screen and (max-width:768px){h1{margin-bottom:20px}}h2{font-size:26px;font-family:SFProDisplay-Bold;line-height:1.5;margin-bottom:40px}@media (min-width:500px){h2{font-size:calc(.01143 * 100vw + 20.28571px)}}@media (min-width:1200px){h2{font-size:34px}}@media only screen and (max-width:768px){h2{margin-bottom:20px}}h3{font-size:20px;line-height:1.2;margin-bottom:25px}@media (min-width:500px){h3{font-size:calc(.00571 * 100vw + 17.14286px)}}@media (min-width:1200px){h3{font-size:24px}}@media only screen and (max-width:768px){h3{margin-bottom:20px}}h4{font-size:18px;line-height:1.4;margin-bottom:20px}@media (min-width:500px){h4{font-size:calc(.00286 * 100vw + 16.57143px)}}@media (min-width:1200px){h4{font-size:20px}}@media only screen and (max-width:768px){h4{margin-bottom:15px}}h5{font-size:16px;line-height:1.5;margin-bottom:20px}@media (min-width:500px){h5{font-size:calc(.00286 * 100vw + 14.57143px)}}@media (min-width:1200px){h5{font-size:18px}}@media only screen and (max-width:768px){h5{margin-bottom:15px}}h6{font-size:14px;line-height:1.5;margin-bottom:20px}@media (min-width:500px){h6{font-size:calc(.00286 * 100vw + 12.57143px)}}@media (min-width:1200px){h6{font-size:16px}}@media only screen and (max-width:768px){h6{margin-bottom:15px}}p{line-height:1.5;margin-bottom:40px}p:last-child{margin-bottom:0}a{transition:.3s ease}a:not([class]){color:#ff4f27;-webkit-text-decoration:0;text-decoration:0;border-bottom:1px solid transparent;padding-bottom:.08em}a:not([class]):hover{border-bottom:1px solid #ff4f27}ul:not([class]){margin-bottom:20px}ul:not([class]):last-child{margin-bottom:0}ul:not([class]) li{position:relative;line-height:1.5;padding-left:20px;margin-bottom:10px}ul:not([class]) li:last-child{margin-bottom:0}ul:not([class]) li:before{content:'';width:6px;height:6px;border-radius:50%;background-color:#ff4f27;position:absolute;left:0;top:.55em}ul:not([class]) li ol,ul:not([class]) li ul{margin-top:10px}ol:not([class]){margin-bottom:20px;counter-reset:listItem}ol:not([class]):last-child{margin-bottom:0}ol:not([class]) li{position:relative;line-height:1.5;margin-bottom:10px}ol:not([class]) li:last-child{margin-bottom:0}ol:not([class]) li:before{counter-increment:listItem;content:counter(listItem) ". ";color:#ff4f27;margin-right:5px}ol:not([class]) li ol li:before{content:counters(listItem, ".") " "}ol:not([class]) li ol,ol:not([class]) li ul{margin-top:10px;padding-left:20px}.section{padding:130px 0}@media only screen and (max-width:1200px){.section{padding:100px 0}}@media only screen and (max-width:991px){.section{padding:80px 0}}@media only screen and (max-width:768px){.section{padding:60px 0}}.section--center{text-align:center}.section--gradient{background:linear-gradient(104.35deg,#fff5f5 0,rgba(240,240,240,.514139) 37.33%,rgba(239,255,235,.334871) 77.61%,rgba(255,218,184,0) 100%)}.section--gradient .section-subtitle{background-color:#fff}.section-subtitle{background:#fff9f8;border-radius:8px;padding:9px 20px;font-family:SFRounded-Semibold;color:#ff4f27;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center;font-size:16px;margin-bottom:40px}@media (min-width:500px){.section-subtitle{font-size:calc(.00143 * 100vw + 15.28571px)}}@media (min-width:1200px){.section-subtitle{font-size:17px}}.section-subtitle:last-child{margin-bottom:0}@media only screen and (max-width:768px){.section-subtitle{margin-bottom:20px}}.section-head{margin-bottom:60px}.typewrite{margin-right:.8em;position:relative;color:#ff4f27;white-space:nowrap;display:inline-block!important}.typewrite:after{content:'';width:.525em;display:inline-block;position:absolute;top:10%;margin-left:.05em;height:80%;left:100%;background-color:#ff4f27;-webkit-animation:blinky .8s ease alternate infinite;animation:blinky .8s ease alternate infinite}.globe{width:100%;height:1000px;background-color:gray}@-webkit-keyframes blinky{0%{background-color:transparent}100%{background-color:#ff4f27}}@keyframes blinky{0%{background-color:transparent}100%{background-color:#ff4f27}}.btn{padding:9px 20px;border-radius:8px;line-height:1.2;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-decoration:none;font-family:SFProDisplay-Medium;border:0;outline:0;cursor:pointer;font-size:14px;height:40px;transition:.3s ease}@media (min-width:500px){.btn{font-size:calc(.00143 * 100vw + 13.28571px)}}@media (min-width:1200px){.btn{font-size:15px}}.btn--main{color:#fff;background-color:#ff4f27}.btn--main:hover{background-color:#2b2b2b}.btn--white{background-color:#fff;color:#464646;box-shadow:0 1px 1px rgba(0,0,0,.06)}.btn--white:hover{background-color:#464646;color:#fff}.btn-arrow{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-decoration:none;color:#464646}.btn-arrow:hover .btn-arrow__icon{-webkit-transform:translateX(5px);transform:translateX(5px)}.btn-arrow__text{margin-right:15px;font-family:SFProDisplay-Medium;font-size:14px}@media (min-width:500px){.btn-arrow__text{font-size:calc(.00143 * 100vw + 13.28571px)}}@media (min-width:1200px){.btn-arrow__text{font-size:15px}}.btn-arrow__icon{width:38px;height:38px;background-color:#ff4f27;border-radius:50%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;transition:.3s ease}.btn-arrow__icon .icon{fill:#fff;width:7px;height:12px}.btn-border,.btn-fill{height:38px;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:#f8f8f8;border-radius:11px;font-size:14px;color:#2b2b2b;position:relative;padding:0 40px 0 20px;text-decoration:none}.btn-border:hover,.btn-fill:hover{opacity:.8}.btn-border:after,.btn-fill:after{content:'';background-image:url(../images/arrow.svg);background-repeat:no-repeat;background-size:cover;width:5px;height:10px;position:absolute;right:18px;top:1px;bottom:0;margin:auto}.btn-border{background:#fff;border:1px solid #f8f8f8}.btn-border:hover{background-color:#f8f8f8}.field-text{color:#171717;line-height:1.2;margin-bottom:10px;display:block}.field-input,.field-textarea{border-radius:5px;border:1px solid #dadada;width:100%;outline:0;font-size:14px;font-family:SFProDisplay-Regular}@media (min-width:500px){.field-input,.field-textarea{font-size:calc(.00286 * 100vw + 12.57143px)}}@media (min-width:1200px){.field-input,.field-textarea{font-size:16px}}.field-input{height:55px;padding:0 30px}@media only screen and (max-width:768px){.field-input{height:45px;padding:0 15px}}.field-textarea{height:140px;resize:none;padding:17px 30px}@media only screen and (max-width:768px){.field-textarea{height:100px;padding:10px 15px}}.radios{display:-webkit-flex;display:-ms-flexbox;display:flex;margin:0 -10px}.radios .radio{width:calc(100% - 20px);margin:0 10px}.radio-input{display:none}.radio-input:checked+.radio-content{background-color:#fff9f8;border-color:#fff9f8}.radio-input:checked+.radio-content .radio-icon .icon{fill:#ff4f27}.radio-input:checked+.radio-content .radio-icon .icon--stroke{fill:none;stroke:#ff4f27}.radio-input:checked+.radio-content .radio-text{color:#ff4f27}.radio-content{height:55px;cursor:pointer;width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border:1px solid #dadada;border-radius:5px;transition:.3s ease}@media only screen and (max-width:768px){.radio-content{height:45px}}.radio-content:hover{background-color:#fff9f8;border-color:#fff9f8}.radio-icon{width:20px;height:20px;-webkit-flex:0 0 20px;-ms-flex:0 0 20px;flex:0 0 20px;margin-right:9px}.radio-icon .icon{fill:#9c9c9c;transition:.3s ease}.radio-icon .icon--stroke{fill:none;stroke:#9c9c9c}.radio-text{font-family:SFProDisplay-Semibold;font-size:11px;letter-spacing:.185em;text-transform:uppercase;color:#9c9c9c;transition:.3s ease}@media (min-width:500px){.radio-text{font-size:calc(.00143 * 100vw + 10.28571px)}}@media (min-width:1200px){.radio-text{font-size:12px}}.select2-container--default .select2-selection--single{border:1px solid #dadada;border-radius:5px}.select2-container .select2-selection--single{height:55px}@media only screen and (max-width:768px){.select2-container .select2-selection--single{height:45px}}.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:55px;padding:0 30px}@media only screen and (max-width:768px){.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:45px;padding:0 15px}}.select2-container--default .select2-selection--single .select2-selection__arrow{height:100%;top:0;bottom:0;margin:auto;right:20px;width:10px;height:6px;background-image:url(../images/select-arrow.svg);background-repeat:no-repeat;background-size:contain;background-position:center}.select2-container--default .select2-selection--single .select2-selection__arrow b{display:none}.select2-container--open .select2-selection__arrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.select2-dropdown{border:1px solid #dadada}.select2-container--default .select2-results__option--selected{background-color:#dadada}.select2-results__option{padding:6px 30px;transition:.3s ease}@media only screen and (max-width:768px){.select2-results__option{padding:6px 15px}}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#ff4f27}.header{background-color:#fff;box-shadow:0 1px 2px rgba(0,0,0,.06);position:relative;z-index:5}.header-container{max-width:1250px;width:100%;margin:0 auto;padding:0 15px;height:70px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:991px){.header-drop{display:none;position:absolute;z-index:1;top:0;left:0;right:0;width:100%;background-color:#fff;-webkit-overflow-scrolling:touch;overflow-y:auto;text-align:center;padding:90px 0 50px;box-shadow:0 1px 2px rgba(0,0,0,.06)}}.header-burger{display:none}@media only screen and (max-width:991px){.header-burger{display:block;position:relative;z-index:2;width:24px;height:20px}.header-burger span{position:absolute;left:0;right:0;width:100%;height:2px;background-color:#ff4f27;transition:.3s ease}.header-burger span:nth-child(1){top:0}.header-burger span:nth-child(2){top:0;bottom:0;margin:auto}.header-burger span:nth-child(3){bottom:0}.header-burger.active span:nth-child(1){-webkit-transform:rotate(45deg) translate(7px,6px);transform:rotate(45deg) translate(7px,6px)}.header-burger.active span:nth-child(2){-webkit-transform:translateX(-10px);transform:translateX(-10px);opacity:0}.header-burger.active span:nth-child(3){-webkit-transform:rotate(-45deg) translate(7px,-6px);transform:rotate(-45deg) translate(7px,-6px)}}.header-menu{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:991px){.header-menu{display:block}}.header-menu__list{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-right:40px}@media only screen and (max-width:991px){.header-menu__list{display:block;margin:0 0 30px}}.header-menu__item{margin-right:60px}@media only screen and (max-width:1200px){.header-menu__item{margin-right:40px}}@media only screen and (max-width:991px){.header-menu__item{margin:0 0 10px}}.header-menu__item:last-child{margin-right:0}.header-menu__link{color:#464646;font-family:SFProDisplay-Medium;text-decoration:none;font-size:14px}@media (min-width:500px){.header-menu__link{font-size:calc(.00143 * 100vw + 13.28571px)}}@media (min-width:1200px){.header-menu__link{font-size:15px}}.header-menu__link:hover{color:#ff4f27}.header-logo{position:relative;z-index:2}.header-logo__link{display:-webkit-flex;display:-ms-flexbox;display:flex}.header-logo__img{width:145px}.footer{background-color:#232323;color:#fff}.footer-main{padding:70px 0 120px}@media only screen and (max-width:768px){.footer-main{padding:60px 0 80px}}@media only screen and (max-width:500px){.footer-main{padding:40px 0 60px}}.footer-bottom{padding:24px 0;position:relative}.footer-bottom:before{content:'';position:absolute;top:0;left:50px;right:50px;height:1px;mix-blend-mode:normal;opacity:.16;background-color:#525252}@media only screen and (max-width:1200px){.footer-bottom:before{left:15px;right:15px}}.footer-bottom__container{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:768px){.footer-bottom__container{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}.footer-copyright{color:#343434;font-size:13px}@media (min-width:500px){.footer-copyright{font-size:calc(.00143 * 100vw + 12.28571px)}}@media (min-width:1200px){.footer-copyright{font-size:14px}}@media only screen and (max-width:768px){.footer-copyright{width:100%;-webkit-order:3;-ms-flex-order:3;order:3;text-align:center;margin-top:10px}}.footer-logo__link{display:-webkit-flex;display:-ms-flexbox;display:flex;width:102px}.footer-logo__link:hover .icon{fill:#ff4f27}.footer-logo__link .icon{fill:#8c8c8c;transition:.3s ease}.footer-social__list{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.footer-social__item{margin-right:34px}@media only screen and (max-width:768px){.footer-social__item{margin-right:20px}}.footer-social__item:last-child{margin-right:0}.footer-social__link:hover .icon{fill:#ff4f27}.footer-social__link .icon{width:18px;height:18px;fill:#8c8c8c;transition:.3s ease}.footer-menu{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin:0 -15px}@media only screen and (max-width:500px){.footer-menu{margin:0 -15px -20px}}.footer-menu__block{margin:0 15px}@media only screen and (max-width:768px){.footer-menu__block{width:calc(33.333% - 30px)}}@media only screen and (max-width:500px){.footer-menu__block{width:calc(50% - 30px);margin:0 15px 20px}.footer-menu__block:last-child{margin-bottom:0;width:100%}.footer-menu__block:last-child .footer-menu__list{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px}}.footer-menu__title{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;text-transform:uppercase;letter-spacing:2px;margin-bottom:25px;font-family:SFProDisplay-Bold;font-size:11px;border-bottom:1px dashed #888;padding-bottom:5px}@media (min-width:500px){.footer-menu__title{font-size:calc(.00143 * 100vw + 10.28571px)}}@media (min-width:1200px){.footer-menu__title{font-size:12px}}@media only screen and (max-width:500px){.footer-menu__title{margin-bottom:15px}}.footer-menu__list{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:50px;-moz-column-gap:50px;column-gap:50px}@media only screen and (max-width:991px){.footer-menu__list{-webkit-column-gap:15px;-moz-column-gap:15px;column-gap:15px}}@media only screen and (max-width:768px){.footer-menu__list{-webkit-column-count:1;-moz-column-count:1;column-count:1}}.footer-menu__item{margin-bottom:12px}@media only screen and (max-width:500px){.footer-menu__item{margin-bottom:8px}}.footer-menu__link{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;text-decoration:none;font-size:14px;color:#696969}@media (min-width:500px){.footer-menu__link{font-size:calc(.00143 * 100vw + 13.28571px)}}@media (min-width:1200px){.footer-menu__link{font-size:15px}}.footer-menu__link:hover{color:#ff4f27}.about-items{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-35px -75px}@media only screen and (max-width:991px){.about-items{margin:-25px -15px}}@media only screen and (max-width:500px){.about-items{margin:0}}.about-item{width:calc(50% - 150px);margin:35px 75px;text-align:left}@media only screen and (max-width:991px){.about-item{width:calc(50% - 30px);margin:25px 15px}}@media only screen and (max-width:500px){.about-item{width:100%;margin:0 0 30px}.about-item:last-child{margin-bottom:0}}.about-item:nth-child(odd) .about-item__inner{transition-delay:.2s}@media only screen and (max-width:500px){.about-item:nth-child(odd) .about-item__inner{transition-delay:0s}}.about-item:nth-child(even) .about-item__inner{transition-delay:.5s}@media only screen and (max-width:500px){.about-item:nth-child(even) .about-item__inner{transition-delay:0s}}.about-item.active .about-item__inner{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}.about-item__inner{-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0;transition:1s ease}@media only screen and (max-width:500px){.about-item__inner{transition:.7s ease}}.about-item__icon{width:54px;height:54px;margin-bottom:16px;background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.06);border-radius:50%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:500px){.about-item__icon{width:40px;height:40px}}.about-item__icon .icon{width:20px;height:20px;fill:#ff4f27}@media only screen and (max-width:500px){.about-item__icon .icon{width:16px;height:16px}}.about-item__title{color:#000}.about-item__text{color:#717171}.about-container{max-width:1020px;position:relative;z-index:2}.about-title{font-family:SFRounded-Semibold;font-size:40px;letter-spacing:0;color:#2b2b2b;line-height:1.4;margin-bottom:75px}@media only screen and (max-width:768px){.about-title{margin-bottom:40px;font-size:30px}}.about-subtitle{font-family:SFProDisplay-Semibold;text-transform:uppercase;font-size:16px;color:#ff4f27;letter-spacing:3.2px;margin-bottom:20px}@media only screen and (max-width:991px){.about-subtitle{font-size:14px;margin-bottom:15px}}.about-hero{position:relative;padding-bottom:36.5%;background-color:#fffcfc}@media only screen and (max-width:1440px){.about-hero{padding-bottom:200px}}@media only screen and (max-width:768px){.about-hero{padding-bottom:0;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.about-hero .container{position:absolute;z-index:2;left:0;right:0;top:0;bottom:0;width:100%;height:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;padding-top:100px}@media only screen and (max-width:1440px){.about-hero .container{position:relative}}@media only screen and (max-width:768px){.about-hero .container{padding-top:80px}}@media only screen and (max-width:500px){.about-hero .container{padding-top:60px}}.about-hero__title{line-height:1.2;font-size:28px}@media (min-width:500px){.about-hero__title{font-size:calc(.01143 * 100vw + 22.28571px)}}@media (min-width:1200px){.about-hero__title{font-size:36px}}.about-hero__content{width:50%;max-width:510px;margin:65px 20px 0 0}@media only screen and (max-width:991px){.about-hero__content{max-width:660px;margin:30px auto 0;width:100%}}.about-hero__bg{position:absolute;z-index:1;left:0;right:0;top:0;bottom:0;width:100%;height:100%}@media only screen and (max-width:1440px){.about-hero__bg{height:300px;top:inherit}}@media only screen and (max-width:768px){.about-hero__bg{position:relative;height:auto;margin-top:-20%}}.about-hero__bg picture{width:100%;height:100%;display:block}@media only screen and (max-width:768px){.about-hero__bg picture{width:160%;height:auto}}.about-hero__bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:left bottom;object-position:left bottom}.about-info{padding:65px 0 195px;position:relative}@media only screen and (max-width:991px){.about-info{padding:65px 0 150px}}@media only screen and (max-width:768px){.about-info{padding:45px 0 100px}}.about-info:after{content:'';position:absolute;z-index:1;bottom:0;left:0;right:0;width:100%;height:100%;background-image:url(../images/about-info-bg1.png);background-repeat:no-repeat;background-size:contain;background-position:center bottom}.about-info .container{position:relative;z-index:2}.about-info__inner{width:100%;max-width:660px;margin:0 auto;position:relative}.about-info__inner:before{content:'';background-image:url(../images/about-info-bg2.png);background-repeat:no-repeat;background-size:contain;width:40px;height:30px;position:absolute;right:calc(100% + 25px);top:1px}.about-info__title{position:relative;color:#ff4f27}.about-info__title:before{content:'—';position:absolute;right:calc(100% + 8px);top:0}@media only screen and (max-width:991px){.about-info__title:before{position:static;margin-right:8px}}.about-info__descr{margin-top:40px}@media only screen and (max-width:991px){.about-info__descr{margin-top:30px}}.about-info p{font-size:18px;line-height:1.6;margin-bottom:30px;color:#8c8c8c}@media only screen and (max-width:991px){.about-info p{font-size:16px;margin-bottom:20px}}.about-info p:last-child{margin-bottom:0}.about-team{text-align:center;padding:45px 0 200px;position:relative}@media only screen and (max-width:991px){.about-team{padding:45px 0 150px}}@media only screen and (max-width:768px){.about-team{padding:45px 0 80px}}.about-team:after{content:'';position:absolute;z-index:1;bottom:0;left:0;right:0;width:100%;height:100%;background-image:url(../images/about-team-bg.png);background-repeat:no-repeat;background-size:contain;background-position:center bottom}.about-team__items{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -18px -64px}@media only screen and (max-width:768px){.about-team__items{margin:0 -12px -40px}}.about-team__item{width:calc(25% - 36px);margin:0 18px 64px;text-align:left}.about-team__item:hover .about-team__item-img img{-webkit-filter:grayscale(0);filter:grayscale(0)}@media only screen and (max-width:991px){.about-team__item{width:calc(33.3333% - 36px)}}@media only screen and (max-width:768px){.about-team__item{width:calc(50% - 24px);margin:0 12px 40px}}@media only screen and (max-width:450px){.about-team__item{width:calc(100% - 24px)}}.about-team__item-img{margin-bottom:13px}.about-team__item-img img{-webkit-filter:grayscale(1);filter:grayscale(1);transition:.3s ease}@media only screen and (max-width:768px){.about-team__item-img img{-webkit-filter:none;filter:none}}.about-team__item-name{font-family:SFRounded-Semibold;font-size:20px;color:#282828;letter-spacing:0}@media only screen and (max-width:768px){.about-team__item-name{font-size:18px}}.about-team__item-post{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;color:#ff4f27;font-family:SFProDisplay-Semibold;font-size:14px;background-image:linear-gradient(to right,#ff4920 30%,rgba(255,255,255,0) 20%);background-position:bottom;background-size:8px 1px;background-repeat:repeat-x;padding-bottom:5px}.about-press{text-align:center;padding:15px 0 80px}@media only screen and (max-width:991px){.about-press{padding-bottom:60px}}@media only screen and (max-width:768px){.about-press{padding-bottom:40px}}.about-press .about-title{margin-bottom:50px}.about-press__content{max-width:890px;margin:0 auto}.about-press__items{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -34px 28px}@media only screen and (max-width:768px){.about-press__items{margin:0 -20px 20px}}@media only screen and (max-width:550px){.about-press__items{margin:0 0 40px}}.about-press__item{width:calc(50% - 68px);margin:0 34px 48px;background:#fff;box-shadow:0 0 10px 0 rgba(0,0,0,.08);border-radius:9px;overflow:hidden;text-align:left;text-decoration:none;transition:.3s ease}@media only screen and (max-width:768px){.about-press__item{width:calc(50% - 40px);margin:0 20px 40px}}@media only screen and (max-width:550px){.about-press__item{width:100%;margin:0 0 40px}.about-press__item:last-child{margin-bottom:0}}.about-press__item:hover{box-shadow:0 10px 15px 0 rgba(0,0,0,.08);-webkit-transform:translateY(-5px);transform:translateY(-5px)}.about-press__item:hover .about-press__item-text{color:#ff4f27}.about-press__item-img{padding-bottom:53%;position:relative;display:block;border-radius:9px;overflow:hidden}.about-press__item-img img{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.about-press__item-content{display:block;padding:15px 34px 34px}@media only screen and (max-width:768px){.about-press__item-content{padding:15px 24px}}.about-press__item-date{font-size:14px;color:#919191;letter-spacing:0;display:block;margin-bottom:23px}.about-press__item-text{font-family:SFRounded-Semibold;font-size:16px;color:#0e0e0e;letter-spacing:0;display:block;transition:.3s ease}.about-partners{padding:80px 0 175px;text-align:center}@media only screen and (max-width:991px){.about-partners{padding:60px 0 100px}}.about-partners .about-title{margin-bottom:60px}.about-partners__items{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:-15px}.about-partners__item{width:33.3333%;margin-bottom:15px}@media only screen and (max-width:991px){.about-partners__item{padding:0 20px}}@media only screen and (max-width:768px){.about-partners__item{width:50%;padding:0 10px}}.clients-items{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-top:60px}@media only screen and (max-width:991px){.clients-items{margin-top:40px}}@media only screen and (max-width:768px){.clients-items{margin:0}}@media only screen and (max-width:500px){.clients-items{margin:0 -15px}}.clients-item{width:50%;padding:0 120px;text-align:left;border-right:1px solid #f7f7f7}.clients-item:lat-child{border:0}@media only screen and (max-width:991px){.clients-item{padding:0 60px}}@media only screen and (max-width:768px){.clients-item{padding:0 30px}}@media only screen and (max-width:500px){.clients-item{padding:0 15px}}.clients-item:nth-child(odd) .clients-item__inner{transition-delay:.2s}@media only screen and (max-width:500px){.clients-item:nth-child(odd) .clients-item__inner{transition-delay:0s}}.clients-item:nth-child(even) .clients-item__inner{transition-delay:.5s}@media only screen and (max-width:500px){.clients-item:nth-child(even) .clients-item__inner{transition-delay:0s}}.clients-item.active .clients-item__inner{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}.clients-item__inner{-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0;transition:1s ease}@media only screen and (max-width:500px){.clients-item__inner{transition:.7s ease}}.clients-item__media{height:50px;margin-bottom:25px}@media only screen and (max-width:768px){.clients-item__media{height:40px;margin-bottom:15px}}.clients-item__text{font-size:16px}@media (min-width:500px){.clients-item__text{font-size:calc(.00857 * 100vw + 11.71429px)}}@media (min-width:1200px){.clients-item__text{font-size:22px}}.clients-item__content{padding-bottom:30px;margin-bottom:30px;border-bottom:1px solid #f4f4f4}@media only screen and (max-width:768px){.clients-item__content{margin-bottom:20px;padding:0;border:0}}.clients-item__person{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.clients-item__person-avatar{margin-right:20px;width:54px;height:54px;border-radius:50%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.clients-item__person-info{width:calc(100% - 74px)}.clients-item__person-name{font-family:SFProDisplay-Semibold;font-size:18px}@media (min-width:500px){.clients-item__person-name{font-size:calc(.00286 * 100vw + 16.57143px)}}@media (min-width:1200px){.clients-item__person-name{font-size:20px}}.clients-item__person-post{color:#a3a3a3;font-size:15px}@media (min-width:500px){.clients-item__person-post{font-size:calc(.00286 * 100vw + 13.57143px)}}@media (min-width:1200px){.clients-item__person-post{font-size:17px}}.contact-container{display:-webkit-flex;display:-ms-flexbox;display:flex;padding:0 60px}@media only screen and (max-width:1200px){.contact-container{padding:0}}@media only screen and (max-width:768px){.contact-container{display:block}}.contact-content{width:50%;padding-right:15px}@media only screen and (max-width:768px){.contact-content{width:100%;padding:0;margin-bottom:50px}}.contact-content__inner{max-width:360px}@media only screen and (max-width:768px){.contact-content__inner{max-width:100%}}.contact-form{width:50%;padding-left:15px}@media only screen and (max-width:768px){.contact-form{width:100%;padding:0}}.contact-form form{max-width:370px}@media only screen and (max-width:768px){.contact-form form{max-width:100%}}.contact-descr{font-size:17px;color:#474747}@media (min-width:500px){.contact-descr{font-size:calc(.00429 * 100vw + 14.85714px)}}@media (min-width:1200px){.contact-descr{font-size:20px}}.contact-row{margin-bottom:25px}@media only screen and (max-width:768px){.contact-row{margin-bottom:15px}}.contact-row:last-child{margin-bottom:0}.contact-submit{text-align:right}@media only screen and (max-width:768px){.contact-submit{text-align:left}}.contact-submit .btn{height:53px;padding:9px 40px}@media only screen and (max-width:768px){.contact-submit .btn{height:45px}}.dev-container{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.dev-content{width:50%;padding-right:15px}@media only screen and (max-width:768px){.dev-content{width:100%;padding:0;margin-bottom:40px}}.dev-content__inner{max-width:380px}.dev-descr{font-size:17px;margin-bottom:40px}@media (min-width:500px){.dev-descr{font-size:calc(.00429 * 100vw + 14.85714px)}}@media (min-width:1200px){.dev-descr{font-size:20px}}.dev-media{width:50%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding-left:15px}@media only screen and (max-width:768px){.dev-media{width:100%;padding:0}}.dev-media__card{max-width:430px;width:100%;height:100%;position:relative}.dev-card{width:100%;padding-bottom:100%;position:relative;opacity:0;-webkit-transform:translateX(calc(50vh + 100%));transform:translateX(calc(50vh + 100%));-webkit-transform-style:preserve-3d;transform-style:preserve-3d;transition:1s ease}.dev-card.active{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.dev-card.active .dev-card__shield{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}.dev-card.anime .dev-code{opacity:1;transition-delay:0s}.dev-card.restart .dev-code{opacity:0;transition-delay:0s}.dev-card.code{-webkit-animation:devCardMove 6s infinite linear;animation:devCardMove 6s infinite linear}.dev-card.code .dev-card__shield{-webkit-animation:devShieldMove 8s infinite linear;animation:devShieldMove 8s infinite linear}.dev-card__btns{width:15%;position:absolute;z-index:5;top:6%;right:17%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.dev-card__shield{width:25%;position:absolute;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;right:-10%;bottom:-10%;opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%);transition:1s ease 1s}.dev-card__inner{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;background-image:url(../images/dev-code-box.png);background-repeat:no-repeat;background-size:contain;background-position:center;transition:1s ease 1s}.dev-code{width:calc(100% - 50px);height:calc(100% - 50px);position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;border-radius:3%;overflow:hidden;opacity:0;font-family:RobotoMono-Regular;-webkit-transform:rotate(-7deg);transform:rotate(-7deg);transition:.5s ease 1s}.dev-code pre{position:absolute;min-height:100%;bottom:0;z-index:2;left:0;line-height:1.8;white-space:pre;font-size:12px;padding:25px 15px;color:#000}@media (min-width:500px){.dev-code pre{font-size:calc(.00429 * 100vw + 9.85714px)}}@media (min-width:1200px){.dev-code pre{font-size:15px}}@media only screen and (max-width:500px){.dev-code pre{padding:15px 10px}}.dev-code__value{color:#fdbc72}.dev-code__string{color:#74e4a2}.dev-code__hide{display:none}.dev-code__comment{color:#525f7f;margin-right:5px}@media only screen and (max-width:768px){.dev-code__comment{margin-right:2px}}@-webkit-keyframes devCardMove{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-8%);transform:translateY(-8%)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes devCardMove{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-8%);transform:translateY(-8%)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes devShieldMove{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-24%);transform:translateY(-24%)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes devShieldMove{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-24%);transform:translateY(-24%)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}.hero{position:relative}.hero:before{content:'';position:absolute;z-index:1;top:0;left:0;right:0;bottom:0;background:linear-gradient(104.35deg,#e3f2ff 0,#f8f8f8 30.73%,#ffdce2 72.4%,#ffdec0 100%)}.hero>div{position:relative;z-index:2}.hero-container{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:130px 0 180px}@media only screen and (max-width:1200px){.hero-container{padding:120px 0}}@media only screen and (max-width:991px){.hero-container{padding:90px 0}}@media only screen and (max-width:768px){.hero-container{padding:60px 0}}.hero-content{width:50%;padding-right:15px}@media only screen and (max-width:768px){.hero-content{width:100%;padding:0;margin-bottom:50px;text-align:center}}.hero-descr{color:#858585;font-size:18px;max-width:430px;margin-bottom:70px}@media (min-width:500px){.hero-descr{font-size:calc(.00571 * 100vw + 15.14286px)}}@media (min-width:1200px){.hero-descr{font-size:22px}}.hero-descr span{white-space:nowrap;display:block}@media only screen and (max-width:768px){.hero-descr{margin:0 auto 40px}}.hero-btns{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.hero-btn{margin-right:40px}.hero-btn:last-child{margin-right:0}.hero-card{width:50%;padding-left:15px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:768px){.hero-card{width:100%;padding:0}}.hero-card__inner{max-width:480px;width:100%}.hero-title span{white-space:nowrap;display:block}.api-hero__card{display:-webkit-flex;display:-ms-flexbox;display:flex;padding-bottom:63%;opacity:0;-webkit-transform:translateX(calc(50vh + 100%));transform:translateX(calc(50vh + 100%));-webkit-transform-style:preserve-3d;transform-style:preserve-3d;transition:1s ease}.api-hero__card.active{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}.api-hero__card.anime .api-hero__card-inner{-webkit-transform:rotateX(.4682rad) rotateY(.1821rad);transform:rotateX(.4682rad) rotateY(.1821rad)}.api-hero__card.anime .api-hero__code{opacity:1;transition-delay:0s}.api-hero__card.code .api-hero__card-inner{-webkit-animation:apiCardRotation 15s infinite linear;animation:apiCardRotation 15s infinite linear}.api-hero__card.flip{-webkit-transform:rotateY(180deg);transform:rotateY(180deg);transition-delay:.5s}.api-hero__card.flip .api-hero__card-chip{opacity:1}.api-hero__card.flip .api-hero__code{opacity:0;transition-delay:0s}.api-hero__card.waiting .api-hero__code{opacity:0}.api-hero__card-chip{width:73px;height:51px;bottom:25%;left:15%;position:absolute;z-index:4;opacity:0;-webkit-transform:translateZ(-9px);transform:translateZ(-9px);transition:1s ease 1s}@media only screen and (max-width:500px){.api-hero__card-chip{width:40px}}.api-hero__card-chip img{width:100%}.api-hero__card-inner{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;transition:1s ease 1s;box-shadow:8px 16px 50px rgba(44,44,44,.2);border-radius:16px}.api-hero__card-inner .thickness{width:100%;height:100%;top:0;left:0;right:0;bottom:0;border-radius:16px;position:absolute;z-index:2;background:linear-gradient(#f3f2f2,#ababab);-webkit-transform:translateZ(-1px);transform:translateZ(-1px);overflow:hidden}.api-hero__card-inner .thickness:before{content:'';height:1px;width:100%;position:absolute;bottom:0;left:0;right:0;background:linear-gradient(270deg,#ababab,#f3f2f2)}.api-hero__card-inner .thickness:nth-child(2){-webkit-transform:translateZ(-2px);transform:translateZ(-2px)}.api-hero__card-inner .thickness:nth-child(3){-webkit-transform:translateZ(-3px);transform:translateZ(-3px)}.api-hero__card-inner .thickness:nth-child(4){-webkit-transform:translateZ(-4px);transform:translateZ(-4px)}.api-hero__card-inner .thickness:nth-child(5){-webkit-transform:translateZ(-5px);transform:translateZ(-5px)}.api-hero__card-inner .thickness:nth-child(6){-webkit-transform:translateZ(-6px);transform:translateZ(-6px)}.api-hero__card-inner .thickness:nth-child(7){-webkit-transform:translateZ(-7px);transform:translateZ(-7px)}.api-hero__card-block{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;background-color:#e8e7e7;border-radius:16px;position:absolute;z-index:3;top:0;bottom:0;left:0;right:0;width:100%;height:100%;transition:1s ease}.api-hero__card-back{-webkit-transform:translateZ(-8px);transform:translateZ(-8px);background-color:#e8e7e7;border-radius:16px;position:absolute;z-index:2;top:0;bottom:0;left:0;right:0;width:100%;height:100%;transition:1s ease}.api-hero__code{width:100%;position:absolute;top:0;bottom:0;left:0;right:0;border-radius:3%;overflow:hidden;opacity:0;font-family:RobotoMono-Regular;transition:.5s ease 1s}.api-hero__code pre{position:absolute;min-height:100%;bottom:0;z-index:2;left:0;line-height:1.8;white-space:pre;font-size:12px;padding:10px 15px;color:#000}@media (min-width:500px){.api-hero__code pre{font-size:calc(.00429 * 100vw + 9.85714px)}}@media (min-width:1200px){.api-hero__code pre{font-size:15px}}@media only screen and (max-width:500px){.api-hero__code pre{padding:5px 10px}}.api-hero__code-hide{display:none}.api-hero__code-comment{color:#525f7f;margin-right:5px}@media only screen and (max-width:768px){.api-hero__code-comment{margin-right:2px}}.api-hero__code-value{color:#fdbc72}.api-hero__code-string{color:#74e4a2}@-webkit-keyframes apiCardRotation{0%{-webkit-transform:rotateX(.4682rad) rotateY(.1821rad);transform:rotateX(.4682rad) rotateY(.1821rad)}6%{-webkit-transform:rotateX(.3rad) rotateY(.1rad);transform:rotateX(.3rad) rotateY(.1rad)}12%{-webkit-transform:rotateX(.2rad) rotateY(0rad);transform:rotateX(.2rad) rotateY(0rad)}18%{-webkit-transform:rotateX(.1rad) rotateY(-.1rad);transform:rotateX(.1rad) rotateY(-.1rad)}24%{-webkit-transform:rotateX(0rad) rotateY(-.2rad);transform:rotateX(0rad) rotateY(-.2rad)}30%{-webkit-transform:rotateX(-.1rad) rotateY(-.3rad);transform:rotateX(-.1rad) rotateY(-.3rad)}36%{-webkit-transform:rotateX(-.2rad) rrotateY(-.2rad);transform:rotateX(-.2rad) rrotateY(-.2rad)}42%{-webkit-transform:rotateX(-.1rad) rotateY(-.1rad);transform:rotateX(-.1rad) rotateY(-.1rad)}48%{-webkit-transform:rotateX(0rad) rotateY(0rad);transform:rotateX(0rad) rotateY(0rad)}54%{-webkit-transform:rotateX(.1rad) rotateY(.1rad);transform:rotateX(.1rad) rotateY(.1rad)}60%{-webkit-transform:rotateX(.2rad) rotateY(.2rad);transform:rotateX(.2rad) rotateY(.2rad)}66%{-webkit-transform:rotateX(.1rad) rotateY(.3rad);transform:rotateX(.1rad) rotateY(.3rad)}72%{-webkit-transform:rotateX(-.1rad) rotateY(.2rad);transform:rotateX(-.1rad) rotateY(.2rad)}78%{-webkit-transform:rotateX(-.2rad) rrotateY(.1rad);transform:rotateX(-.2rad) rrotateY(.1rad)}84%{-webkit-transform:rotateX(0rad) rotateY(0rad);transform:rotateX(0rad) rotateY(0rad)}90%{-webkit-transform:rotateX(.2rad) rrotateY(-.1rad);transform:rotateX(.2rad) rrotateY(-.1rad)}95%{-webkit-transform:rotateX(.3rad) rotateY(.1rad);transform:rotateX(.3rad) rotateY(.1rad)}100%{-webkit-transform:rotateX(.4682rad) rotateY(.1821rad);transform:rotateX(.4682rad) rotateY(.1821rad)}}@keyframes apiCardRotation{0%{-webkit-transform:rotateX(.4682rad) rotateY(.1821rad);transform:rotateX(.4682rad) rotateY(.1821rad)}6%{-webkit-transform:rotateX(.3rad) rotateY(.1rad);transform:rotateX(.3rad) rotateY(.1rad)}12%{-webkit-transform:rotateX(.2rad) rotateY(0rad);transform:rotateX(.2rad) rotateY(0rad)}18%{-webkit-transform:rotateX(.1rad) rotateY(-.1rad);transform:rotateX(.1rad) rotateY(-.1rad)}24%{-webkit-transform:rotateX(0rad) rotateY(-.2rad);transform:rotateX(0rad) rotateY(-.2rad)}30%{-webkit-transform:rotateX(-.1rad) rotateY(-.3rad);transform:rotateX(-.1rad) rotateY(-.3rad)}36%{-webkit-transform:rotateX(-.2rad) rrotateY(-.2rad);transform:rotateX(-.2rad) rrotateY(-.2rad)}42%{-webkit-transform:rotateX(-.1rad) rotateY(-.1rad);transform:rotateX(-.1rad) rotateY(-.1rad)}48%{-webkit-transform:rotateX(0rad) rotateY(0rad);transform:rotateX(0rad) rotateY(0rad)}54%{-webkit-transform:rotateX(.1rad) rotateY(.1rad);transform:rotateX(.1rad) rotateY(.1rad)}60%{-webkit-transform:rotateX(.2rad) rotateY(.2rad);transform:rotateX(.2rad) rotateY(.2rad)}66%{-webkit-transform:rotateX(.1rad) rotateY(.3rad);transform:rotateX(.1rad) rotateY(.3rad)}72%{-webkit-transform:rotateX(-.1rad) rotateY(.2rad);transform:rotateX(-.1rad) rotateY(.2rad)}78%{-webkit-transform:rotateX(-.2rad) rrotateY(.1rad);transform:rotateX(-.2rad) rrotateY(.1rad)}84%{-webkit-transform:rotateX(0rad) rotateY(0rad);transform:rotateX(0rad) rotateY(0rad)}90%{-webkit-transform:rotateX(.2rad) rrotateY(-.1rad);transform:rotateX(.2rad) rrotateY(-.1rad)}95%{-webkit-transform:rotateX(.3rad) rotateY(.1rad);transform:rotateX(.3rad) rotateY(.1rad)}100%{-webkit-transform:rotateX(.4682rad) rotateY(.1821rad);transform:rotateX(.4682rad) rotateY(.1821rad)}}.platform-container{display:-webkit-flex;display:-ms-flexbox;display:flex}@media only screen and (max-width:768px){.platform-container{-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.platform-content{width:50%;padding-right:15px}@media only screen and (max-width:768px){.platform-content{width:100%;padding:0}}.platform-content__inner{max-width:410px}@media only screen and (max-width:768px){.platform-content__inner{max-width:100%}}.platform-info p{font-size:16px}@media (min-width:500px){.platform-info p{font-size:calc(.00286 * 100vw + 14.57143px)}}@media (min-width:1200px){.platform-info p{font-size:18px}}.platform-media{padding-left:15px;width:50%}@media only screen and (max-width:768px){.platform-media{padding-left:0;width:100%;margin-bottom:30px}}@media only screen and (max-width:768px){.platform-media__anime{max-width:400px}}.platform-media__anime.active .platform-media__logo{opacity:1}.platform-media__anime.active .platform-media__card-1,.platform-media__anime.active .platform-media__card-2,.platform-media__anime.active .platform-media__card-3,.platform-media__anime.active .platform-media__card-4{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}.platform-media__anime.active .platform-media__bottom,.platform-media__anime.active .platform-media__top{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}.platform-media__bottom{margin-top:4%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;opacity:0;transition:1s ease;transition-delay:2.4s;-webkit-transform:translateY(100%);transform:translateY(100%)}@media only screen and (max-width:768px){.platform-media__bottom{transition:.7s ease;transition-delay:1.8s}}.platform-media__bottom img{width:100%}.platform-media__top{margin-bottom:4%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;opacity:0;transition:1s ease;transition-delay:2s;-webkit-transform:translateY(-100%);transform:translateY(-100%)}@media only screen and (max-width:768px){.platform-media__top{transition:.7s ease;transition-delay:1.5s}}.platform-media__top img{width:100%}.platform-media__main{position:relative;width:100%;padding-bottom:85%}.platform-media__logo{width:40%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;transition:1s ease;opacity:0}@media only screen and (max-width:768px){.platform-media__logo{transition:.7s ease}}.platform-media__logo img{width:100%}.platform-media__card-1,.platform-media__card-2,.platform-media__card-3,.platform-media__card-4{position:absolute;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:48%;opacity:0;transition:1s ease}@media only screen and (max-width:768px){.platform-media__card-1,.platform-media__card-2,.platform-media__card-3,.platform-media__card-4{transition:.7s ease}}.platform-media__card-1 img,.platform-media__card-2 img,.platform-media__card-3 img,.platform-media__card-4 img{width:100%}.platform-media__card-1{left:0;top:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);transition-delay:.4s}@media only screen and (max-width:768px){.platform-media__card-1{transition-delay:.3s}}.platform-media__card-2{right:0;top:0;-webkit-transform:translateX(100%);transform:translateX(100%);transition-delay:.8s}@media only screen and (max-width:768px){.platform-media__card-2{transition-delay:.6s}}.platform-media__card-3{left:0;bottom:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);transition-delay:1.2s}@media only screen and (max-width:768px){.platform-media__card-3{transition-delay:.9s}}.platform-media__card-4{right:0;bottom:0;-webkit-transform:translateX(100%);transform:translateX(100%);transition-delay:1.6s}@media only screen and (max-width:768px){.platform-media__card-4{transition-delay:1.2s}}.pricing-items{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -30px 60px}@media only screen and (max-width:991px){.pricing-items{margin:0 -15px 40px}}@media only screen and (max-width:768px){.pricing-items{margin:0 0 30px}}.pricing-item{width:calc(50% - 60px);margin:0 30px;background:rgba(255,255,255,.72);border:1px solid #dedede;box-shadow:0 0 24px rgba(0,0,0,.04);border-radius:16px;overflow:hidden;transition:.3s ease}.pricing-item:hover{background-color:#fff8f6}.pricing-item:hover .pricing-item__tariff{background-color:#fff8f6}.pricing-item:hover .pricing-item__tariff-icon .icon{fill:#ff4f27}.pricing-item:hover .pricing-item__tariff-icon .icon--stroke{stroke:#ff4f27;fill:none}.pricing-item:hover .pricing-item__tariff-name{color:#ff4f27}@media only screen and (max-width:991px){.pricing-item{width:calc(50% - 30px);margin:0 15px}}@media only screen and (max-width:768px){.pricing-item{width:100%;margin:0 0 30px}.pricing-item:last-child{margin-bottom:0}}.pricing-item__tariff{height:84px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background-color:#fff;box-shadow:inset 0 -1px 0 rgba(0,0,0,.07);transition:.3s ease}@media only screen and (max-width:991px){.pricing-item__tariff{height:60px}}.pricing-item__tariff-icon{width:26px;height:26px;margin-right:10px}.pricing-item__tariff-icon .icon{fill:#000;transition:.3s ease}.pricing-item__tariff-icon .icon--stroke{stroke:#000;fill:none}.pricing-item__tariff-name{font-family:SFProDisplay-Semibold;color:#000;letter-spacing:.185em;text-transform:uppercase;transition:.3s ease}.pricing-item__content{padding:25px 40px;text-align:left}@media only screen and (max-width:991px){.pricing-item__content{padding:20px 15px}}.pricing-item__info{margin-bottom:40px;padding-bottom:40px;border-bottom:1px solid rgba(159,159,159,.1)}@media only screen and (max-width:991px){.pricing-item__info{margin-bottom:25px;padding-bottom:25px}}.pricing-item__text{color:#575757}.pricing-item__features{margin-bottom:60px}@media only screen and (max-width:991px){.pricing-item__features{margin-bottom:40px}}.pricing-item__features:last-child{margin-bottom:0}.pricing-item__feature{margin-bottom:25px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:991px){.pricing-item__feature{margin-bottom:15px}}.pricing-item__feature:last-child{margin-bottom:0}.pricing-item__feature-icon{width:26px;height:26px;border-radius:50%;background-color:#28aa6b;margin-right:17px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.pricing-item__feature-icon .icon{width:13px;height:9px}.pricing-item__feature-text{width:calc(100% - 43px);color:#171717}.pricing-item__characteristics{display:-webkit-flex;display:-ms-flexbox;display:flex;margin:-15px}@media only screen and (max-width:500px){.pricing-item__characteristics{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-10px}}.pricing-item__characteristic{margin:15px}@media only screen and (max-width:500px){.pricing-item__characteristic{width:calc(50% - 20px);margin:10px}}.pricing-item__characteristic-value{color:#28aa6b;font-size:17px;line-height:1.2;margin-bottom:8px;font-family:SFProDisplay-Semibold}@media (min-width:500px){.pricing-item__characteristic-value{font-size:calc(.00429 * 100vw + 14.85714px)}}@media (min-width:1200px){.pricing-item__characteristic-value{font-size:20px}}.pricing-item__characteristic-value--line{text-decoration:line-through}.pricing-item__characteristic-prop{font-size:13px;color:#848484;line-height:1.2}@media (min-width:500px){.pricing-item__characteristic-prop{font-size:calc(.00143 * 100vw + 12.28571px)}}@media (min-width:1200px){.pricing-item__characteristic-prop{font-size:14px}}.pricing-footer{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.pricing-link{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-left:14px;text-decoration:none;color:#3f3f3f}.pricing-link__img{margin-right:10px}.pricing-link__icon{margin-left:9px;width:24px;height:24px;border-radius:50%;background:#fff;border:1px solid #e1e1e1;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.pricing-link__icon .icon{width:5px;color:#898989}.scale{position:relative;padding:270px 0}@media only screen and (max-width:1200px){.scale{padding:130px 0}}@media only screen and (max-width:991px){.scale{padding:100px 0}}@media only screen and (max-width:768px){.scale{padding:60px 0}}.scale-content{width:70%}@media only screen and (max-width:768px){.scale-content{width:60%}}@media only screen and (max-width:500px){.scale-content{width:100%}}.scale-info{max-width:400px;margin-bottom:70px}@media only screen and (max-width:768px){.scale-info{margin-bottom:50px}}@media only screen and (max-width:768px){.scale-info{margin-bottom:30px}}.scale-globe{right:0;left:0;top:0;bottom:0;position:absolute;transition:1s ease;cursor:-webkit-grab;cursor:grab}.scale-globe.active{opacity:1}@media only screen and (max-width:768px){.scale-globe{max-width:50%}}@media only screen and (max-width:500px){.scale-globe{display:none}}.scale-globe path{transition:1s ease}.scale-descr{color:#9f9f9f;font-size:17px}@media (min-width:500px){.scale-descr{font-size:calc(.00429 * 100vw + 14.85714px)}}@media (min-width:1200px){.scale-descr{font-size:20px}}.scale-item{padding-left:20px;margin-bottom:40px}.scale-item:last-child{margin:0}.scale-item__value{position:relative;font-family:SFProDisplay-Medium;font-size:24px;color:#ff4f27;margin-bottom:6px}@media (min-width:500px){.scale-item__value{font-size:calc(.00571 * 100vw + 21.14286px)}}@media (min-width:1200px){.scale-item__value{font-size:28px}}@media only screen and (max-width:768px){.scale-item__value{margin:0}}.scale-item__value:before{content:'';position:absolute;left:-20px;top:0;bottom:0;margin:auto;width:1px;height:24px;background-color:#ff4f27}@media only screen and (max-width:768px){.scale-item__value:before{height:18px;left:-15px}}.scale-item__text{font-size:15px}@media (min-width:500px){.scale-item__text{font-size:calc(.00286 * 100vw + 13.57143px)}}@media (min-width:1200px){.scale-item__text{font-size:17px}}.terms-hero{position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;min-height:400px;padding:80px 0}@media only screen and (max-width:1200px){.terms-hero{min-height:300px}}@media only screen and (max-width:991px){.terms-hero{min-height:250px}}@media only screen and (max-width:768px){.terms-hero{padding:60px 0;min-height:200px}}.terms-hero h1{margin:0}.terms-hero:before{content:'';background-image:url(../images/terms-bg.png);background-size:cover;background-repeat:no-repeat;background-position:center bottom;position:absolute;z-index:1;top:0;bottom:0;left:0;right:0}.terms-hero__content{position:relative;z-index:2;margin-top:40px}@media only screen and (max-width:768px){.terms-hero__content{margin-top:20px}}.terms-box{margin-bottom:40px}.terms-box:last-child{margin-bottom:0}.terms-content{color:#4d4d4d;font-size:15px;line-height:29px;letter-spacing:0;padding:50px 0 150px}@media only screen and (max-width:991px){.terms-content{padding:40px 0 100px}}@media only screen and (max-width:768px){.terms-content{padding:40px 0 80px}}.terms-content table{border-collapse:collapse;margin-bottom:50px}@media only screen and (max-width:768px){.terms-content table{font-size:14px;line-height:1.4}}.terms-content table:last-child{margin-bottom:0}.terms-content table thead{font-size:18px;font-family:SFProDisplay-Semibold}@media only screen and (max-width:768px){.terms-content table thead{font-size:16px}}.terms-content table td{padding:15px 5px}.terms-content table tr{border-bottom:1px solid rgba(0,0,0,.3)}.terms-content a{color:#ff4f27;text-decoration:underline}.terms-content a.blue{color:#1b4ebb}.terms-content h2{text-transform:uppercase;font-size:16px;letter-spacing:3.2px;color:#ff4f27;font-family:SFProDisplay-Semibold;margin-bottom:33px}.terms-content h2:last-child{margin-bottom:0}.terms-content h4{font-size:19px;font-family:SFProDisplay-Semibold;margin-bottom:15px}.terms-content h5{text-transform:uppercase;font-family:SFProDisplay-Semibold;color:#ff4f27;margin-bottom:33px}.terms-content h5:last-child{margin-bottom:0}.terms-content h5.dark{color:#2e2e2e}.terms-content p{margin-bottom:30px}.terms-content p:last-child{margin-bottom:0}.terms-content ol{margin-bottom:30px}.terms-content ol:last-child{margin-bottom:0}.terms-content ol li{font-family:SFProDisplay-Semibold;margin-bottom:29px}.terms-content ol li:last-child{margin-bottom:0}.terms-content ul{margin-bottom:30px}.terms-content ul:last-child{margin-bottom:0}.terms-content ul li{font-family:SFProDisplay-Semibold}.terms-content .gray{color:#8c8c8c}.terms-content__container{max-width:945px}.terms-items{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;margin-bottom:-20px}.terms-item{width:33.333%;padding-right:20px;margin-bottom:20px}@media only screen and (max-width:768px){.terms-item{width:100%;padding-right:0}}.error-404{padding:80px 0}.error-404-image{padding:80px 0 0}.error-404-image img{margin:auto;display:block}.error-404-text{margin:10px 0 80px}.error-404-text h3{margin:0;padding:0;font-size:30px;font-weight:600;line-height:40px;color:#666;text-align:center}.error-404-button{text-align:center}.error-404-button a{padding:15px 40px 15px 40px;box-shadow:0 0 0 0 rgba(0,0,0,.5);border-radius:30px 30px 30px 30px;border-width:0;border-style:solid;border-color:#313131;background-color:#d82d34;font-size:15px;font-weight:500;color:#fff}.bitcoin-container{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:0 20px;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-image:linear-gradient(to right,#fff4f4,#fafffa)}.bitcoin-header{margin:118px 0 90px}.bitcoin-header-top{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-bottom:17px}.bitcoin-header-top-dollar{font-size:45.5px;font-weight:700;margin-top:20px}.bitcoin-header-top-value{font-size:76px;font-weight:700}.bitcoin-header-bottom{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.bitcoin-header-bottom img{width:42px;height:42px}.bitcoin-header-bottom span{font-size:35.5px;margin-left:17px;font-weight:900}.bitcoin-desc{max-width:486px}.bitcoin-desc-title{font-size:19.5px;font-weight:900;margin-bottom:35px}.bitcoin-desc-list-item{display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:50px}.bitcoin-desc-list-item-number{border-radius:50%;font-size:16px;font-weight:500;background:#ff0;color:#ff3800;width:28px;min-width:28px;height:28px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-right:17px;background:#fff}.bitcoin-desc-list-item-text{font-size:19.5px;font-weight:500}.bitcoin-desc-list-item-text a{color:#ff3800;font-weight:700;text-decoration:none}.bitcoin-desc-list-item-text span{color:#ff3800;font-weight:700}.bitcoin-form{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.bitcoin-form img{display:block;max-width:100%;height:100%}@media only screen and (max-width:1200px){.bitcoin-form img{display:none}}.bitcoin-form-panel{width:486px;padding:60px 44px 46px;margin:0 45px;margin-bottom:70px;-o-object-fit:contain;object-fit:contain;border-radius:6px;box-shadow:0 4px 13px 0 rgba(124,124,124,.13);border:solid 1px #e4e4e4;background-color:#fff}@media only screen and (max-width:991px){.bitcoin-form-panel{width:100%;margin:0}}.bitcoin-form-panel-row{margin-bottom:90px}@media only screen and (max-width:768px){.bitcoin-form-panel-row{margin-bottom:60px}}.bitcoin-form-panel-row:last-child{margin-bottom:50px}.bitcoin-form-button{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.bitcoin-footer{max-width:486px;margin-top:50px}.bitcoin-footer-title{font-size:19.5px;font-weight:900;margin-bottom:34px}.bitcoin-footer-desc{font-size:13.5px;font-weight:500;margin-bottom:140px}
/*# sourceMappingURL=maps/main.css.map */
