.primary__btn{display:-webkit-box;display:-ms-flexbox;display:flex;height:54px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;max-width:242px;background:#1c1b1d;border-radius:72px;color:#fff;padding:15px 25px;font-size:1.6rem;font-weight:500;cursor:pointer;-webkit-transition:all .5s ease;transition:all .5s ease;border:1px solid transparent}.primary__btn:hover{background:0 0;color:#1c1b1d;border-color:#1c1b1d}.primary__btn:hover span:after,.primary__btn:hover span:before{-webkit-filter:invert(1);filter:invert(1)}.primary__btn:hover span:after{left:14px}.primary__btn:hover span:before{left:0}.primary__btn span{position:relative;display:block;min-width:14px;height:20px;overflow:hidden}.primary__btn span:after{content:"";background-image:url(/wp-content/themes/genmaster/dist/images/arrow-btn.svg);min-width:14px;height:20px;-webkit-transition:all .5s ease;transition:all .5s ease;position:absolute;left:0}.primary__btn span:before{content:"";background-image:url(/wp-content/themes/genmaster/dist/images/arrow-btn.svg);min-width:14px;height:20px;-webkit-transition:all .5s ease;transition:all .5s ease;position:absolute;left:-14px}.primary__btn--light{background:0 0;border-color:#1c1b1d;color:#1c1b1d}.primary__btn--light span:after,.primary__btn--light span:before{-webkit-filter:invert(1);filter:invert(1)}.primary__btn--light:hover{background:#1c1b1d;color:#fff}.primary__btn--light:hover span:after,.primary__btn--light:hover span:before{-webkit-filter:invert(0);filter:invert(0)}@font-face{font-family:"Inter Tight";src:url(//genmaster.com.ua/wp-content/themes/genmaster/./dist/css/../fonts/InterTight-Medium.woff) format("woff"),url(//genmaster.com.ua/wp-content/themes/genmaster/./dist/css/../fonts/InterTight-Medium.woff2) format("woff2"),url(//genmaster.com.ua/wp-content/themes/genmaster/./dist/css/../fonts/InterTight-Medium.ttf) format("ttf");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Inter Tight";src:url(//genmaster.com.ua/wp-content/themes/genmaster/./dist/css/../fonts/InterTight-Regular.woff) format("woff"),url(//genmaster.com.ua/wp-content/themes/genmaster/./dist/css/../fonts/InterTight-Regular.woff2) format("woff2"),url(//genmaster.com.ua/wp-content/themes/genmaster/./dist/css/../fonts/InterTight-Regular.ttf) format("ttf");font-weight:400;font-style:normal;font-display:swap}*{-webkit-box-sizing:border-box;box-sizing:border-box;scroll-behavior:smooth;padding:0;margin:0;list-style-type:none;text-decoration:none;font-family:"Inter Tight",sans-serif}:focus{outline:0}html{font-size:62.5%;margin:0!important;scroll-behavior:smooth}button{border:none;background:0 0;cursor:pointer}section{overflow:hidden}@media only screen and (min-width:968px){section{scroll-margin-top:50px}}.container,.container-fluid{max-width:1440px;width:100%;padding:0 16px;margin:0 auto}@media only screen and (min-width:1024px){.container,.container-fluid{padding:0 60px}}.container-fluid{padding:0 8px}@media only screen and (min-width:1024px){.container-fluid{padding:0 30px}}.like--h1,h1{line-height:1em;font-weight:500;font-size:54px}@media only screen and (min-width:375px){.like--h1,h1{font-size:calc(54px + 16*(100vw - 375px)/(1440 - 375))}}@media only screen and (min-width:1440px){.like--h1,h1{font-size:70px}}.like--h2,h2{line-height:1em;font-weight:500;font-size:34px}@media only screen and (min-width:375px){.like--h2,h2{font-size:calc(34px + 16*(100vw - 375px)/(1440 - 375))}}@media only screen and (min-width:1440px){.like--h2,h2{font-size:50px}}.like--h3,h3{font-size:2.4rem;line-height:1em;font-weight:500}.section__title{max-width:10ch}.text--m{font-size:1.4rem;line-height:1.4em}.text--l{font-size:1.6rem;line-height:1.4em}.text--xl{font-size:1.8rem;line-height:1.4em}.text--xs{font-size:1.2rem;line-height:1.4em}.text--regular{font-weight:400}.text--medium{font-weight:500}.text--bold{font-weight:700}.text--uppercase{text-transform:uppercase}.primary__btn i{font-style:normal}.maintenance{top:0;left:0;position:fixed;width:100%;height:100%;background:#e6e9ea;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:99999;padding:18px 30px}.maintenance__body{height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.maintenance__body *{color:#1c1b1d;line-height:1.4em}.maintenance__body p{max-width:705px}.maintenance__body a{border-bottom:1px solid #1c1b1d}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:#fff;border-radius:4px}::-webkit-scrollbar-thumb{background-color:#1c1b1d;border-radius:4px;-webkit-transition:all .5s ease-in;transition:all .5s ease-in}