Edit file File name : style.css Content :@import url(https://fonts.googleapis.com/css2?family=Exo:wght@700&family=Inter:wght@400;500;600&family=Open+Sans:wght@400;600;700&family=Poppins&family=Russo+One&display=swap); html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,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:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}a{text-decoration:none}html{overflow-x:hidden}body{overflow-x:hidden}img{display:block;height:auto}button{cursor:pointer;margin:0;padding:0;border:0;background-color:rgba(0,0,0,0)}button:focus{outline:none}input,textarea,button{font-family:inherit}@font-face{font-family:'Proxima Nova';src:url("./assets/fonts/ProximaNova/ProximaNova-Regular.woff2");font-weight:400}html{font-size:62.5%;color:#000}body{font-family:"Open Sans",sans-serif}h1,h2,h3,.h1,.h2,.h3{font-family:"Russo One",sans-serif}h1,.h1{letter-spacing:.4rem}@media (max-width: 375px){h1,.h1{font-size:3rem}}@media (min-width: 376px) and (max-width: 1338px){h1,.h1{font-size:calc(3rem + 24 * ((100vw - 375px) / (1338 - 375)))}}@media (min-width: 1339px){h1,.h1{font-size:5.4rem}}@media (max-width: 375px){h1,.h1{line-height:3.6rem}}@media (min-width: 376px) and (max-width: 1338px){h1,.h1{line-height:calc(3.6rem + 29 * ((100vw - 375px) / (1338 - 375)))}}@media (min-width: 1339px){h1,.h1{line-height:6.5rem}}h2,.h2{letter-spacing:.4rem}@media (max-width: 375px){h2,.h2{font-size:2.4rem}}@media (min-width: 376px) and (max-width: 1338px){h2,.h2{font-size:calc(2.4rem + 24 * ((100vw - 375px) / (1338 - 375)))}}@media (min-width: 1339px){h2,.h2{font-size:4.8rem}}@media (max-width: 375px){h2,.h2{line-height:2.8rem}}@media (min-width: 376px) and (max-width: 1338px){h2,.h2{line-height:calc(2.8rem + 29 * ((100vw - 375px) / (1338 - 375)))}}@media (min-width: 1339px){h2,.h2{line-height:5.7rem}}@media (max-width: 375px){h3,.h3{font-size:3rem}}@media (min-width: 376px) and (max-width: 1338px){h3,.h3{font-size:calc(3rem + 6 * ((100vw - 375px) / (1338 - 375)))}}@media (min-width: 1339px){h3,.h3{font-size:3.6rem}}@media (max-width: 375px){h3,.h3{line-height:4rem}}@media (min-width: 376px) and (max-width: 1338px){h3,.h3{line-height:calc(4rem + 9 * ((100vw - 375px) / (1338 - 375)))}}@media (min-width: 1339px){h3,.h3{line-height:4.9rem}}h4,.h4,.icon-text-item p,.contact__countries-lists li a{letter-spacing:.2rem;color:#fff}@media (max-width: 375px){h4,.h4,.icon-text-item p,.contact__countries-lists li a{font-size:1.8rem}}@media (min-width: 376px) and (max-width: 1338px){h4,.h4,.icon-text-item p,.contact__countries-lists li a{font-size:calc(1.8rem + 6 * ((100vw - 375px) / (1338 - 375)))}}@media (min-width: 1339px){h4,.h4,.icon-text-item p,.contact__countries-lists li a{font-size:2.4rem}}@media (max-width: 375px){h4,.h4,.icon-text-item p,.contact__countries-lists li a{line-height:2.5rem}}@media (min-width: 376px) and (max-width: 1338px){h4,.h4,.icon-text-item p,.contact__countries-lists li a{line-height:calc(2.5rem + 7 * ((100vw - 375px) / (1338 - 375)))}}@media (min-width: 1339px){h4,.h4,.icon-text-item p,.contact__countries-lists li a{line-height:3.2rem}}p,.p{font-size:1.8rem;line-height:2.1rem}.container{max-width:1338px;width:100%;margin:0 auto;box-sizing:border-box;padding-right:1.6rem;padding-left:1.6rem}@media (min-width: 576px){.container{padding-right:2.4rem;padding-left:2.4rem}}@media (min-width: 1281px){.container{padding-right:6.4rem;padding-left:6.4rem}}.btn{outline:0 solid transparent;background-color:#e9a043;width:fit-content;padding:5px 35px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;min-height:48px;border-radius:50px;font-size:1.8rem;color:#31313f;letter-spacing:.15rem;font-weight:700;transition:all .3s ease}.btn:hover{background-color:#ff8f00;transition:all .3s ease}.btn--red{background-color:#ca0a0a;color:#ececec}.btn--red:hover{background-color:#e9a043;transition:all .3s ease}.btn--border{font-size:1.6rem;border:2px solid #e9a043;background-color:rgba(0,0,0,0);color:#fff}.btn--border:hover{background-color:#e9a043;transition:all .3s ease}.btn--large{min-height:56px}@media (max-width: 375px){.btn--large{font-size:1.8rem}}@media (min-width: 376px) and (max-width: 1338px){.btn--large{font-size:calc(1.8rem + 6 * ((100vw - 375px) / (1338 - 375)))}}@media (min-width: 1339px){.btn--large{font-size:2.4rem}}@media (max-width: 375px){.btn--large{font-size:2.3rem}}@media (min-width: 376px) and (max-width: 1338px){.btn--large{font-size:calc(2.3rem + 8 * ((100vw - 375px) / (1338 - 375)))}}@media (min-width: 1339px){.btn--large{font-size:3.1rem}}.field input,.field textarea{outline:none;width:100%;padding:10px 12px;box-sizing:border-box;display:flex;align-items:center;justify-content:flex-start;font-size:1.4rem;line-height:1.45}.field input{height:40px}.field textarea{resize:none;overflow-y:auto;height:174px}.logo{max-width:235px;width:100%;display:flex;height:55px;align-items:flex-end}@media screen and (max-width: 767px){.logo{height:45px}}@media screen and (max-width: 575px){.logo{max-width:155px;align-items:center}}.logo__img{max-width:50px;width:100%;margin-right:15px}@media screen and (max-width: 575px){.logo__img{display:none}}.logo__img img{width:100%;height:100%;object-fit:contain}.logo__text-img{max-width:166px;width:100%}@media screen and (max-width: 575px){.logo__text-img{max-width:151px}}.logo__text-img img{width:100%;height:100%;object-fit:contain}.logo__text{display:block;width:100%;font-size:1.3rem;line-height:1.7rem;color:#fff}@media screen and (max-width: 575px){.logo__text{font-size:1.2rem;line-height:1.6rem}}.menu{height:100%;display:flex;align-items:center}@media screen and (max-width: 1024px){.menu{height:auto}}.menu ul{display:flex;height:100%}@media screen and (max-width: 1024px){.menu ul{flex-direction:column;height:auto}}.menu li{margin-right:6rem;height:100%}@media screen and (max-width: 1024px){.menu li{height:auto;margin:0 0 5rem 0}}@media screen and (max-width: 575px){.menu li{margin-bottom:3rem}}.menu li:last-of-type{margin-right:0}.menu li a{word-break:break-word;width:100%;height:100%;display:flex;align-items:center;font-size:1.6rem;line-height:2.1rem;color:#fff;font-weight:600;transition:all .3s ease}@media screen and (max-width: 1024px){.menu li a{height:auto;font-size:2.3rem}}.menu li a:hover{color:#e9a043;transition:all .3s ease}.hero-item{max-width:calc( 234px - 9px);width:100%;padding:15px 23px;box-sizing:border-box;position:relative;display:flex;flex-direction:column;justify-content:space-between;background-color:#25252f;min-height:calc(180px - 9px)}@media screen and (max-width: 1024px){.hero-item{max-width:none}}@media screen and (max-width: 575px){.hero-item{flex-direction:row;align-items:center;padding:12px 23px;min-height:0}}.hero-item h4{text-transform:uppercase;color:#fff;margin-bottom:.3rem;position:relative;z-index:3;font-weight:700;word-break:break-word}@media screen and (max-width: 575px){.hero-item h4{font-size:2.8rem;line-height:3.8rem}}.hero-item p{color:#838383;margin-bottom:.4rem;position:relative;z-index:3;word-break:break-word}@media screen and (max-width: 575px){.hero-item p{line-height:2.4rem}}.hero-item__price-span{color:#e9a043;font-size:3.6rem;line-height:4.9rem;word-break:break-word}.hero-item__price-num{font-size:4.8rem;line-height:6.5rem;color:#e9a043}.hero-item__price{margin-bottom:2px;position:relative;z-index:3}.hero-item__bg{position:absolute;right:0;bottom:0;width:54%;z-index:2;height:126px}@media screen and (max-width: 575px){.hero-item__bg{height:100%}}.hero-item__bg img{position:absolute;width:100%;height:100%;object-fit:contain;object-position:right;top:0;left:0;display:block}.hero-item--large{max-width:315px}@media screen and (max-width: 1024px){.hero-item--large{max-width:none}}.hero-item--large .hero-item__price-num{font-size:6.4rem;line-height:8.7rem;color:#e9a043}@media screen and (max-width: 575px){.hero-item--large .hero-item__price-num{font-size:6rem}}.item-border-gradient{position:relative}.item-border-gradient:hover:after{background:#757576;background:linear-gradient(45deg, #757576 7%, #22222c 44%, #22222c 66%, #757576 100%);transition:all .3s ease}.item-border-gradient:after{width:100%;height:100%;background:#383842;background:linear-gradient(45deg, #383842 7%, #22222c 44%, #22222c 66%, #383842 92%);content:'';position:absolute;top:50%;transform:translate(-50%, -50%);left:50%;padding:2.5px;border-radius:2px;z-index:-1;transition:all .3s ease}.item-border-gradient:before{width:100%;height:100%;background:#383842;background:linear-gradient(45deg, #22222c 7%, #383842 44%, #383842 66%, #22222c 92%);content:'';position:absolute;top:50%;transform:translate(-50%, -50%);left:50%;padding:4.5px;border-radius:2px;z-index:-1}.icon-text-item{display:grid;grid-template-columns:94px 1fr;gap:4.2rem;align-items:center;max-width:500px;width:100%}@media screen and (max-width: 1024px){.icon-text-item{gap:2rem}}@media screen and (max-width: 767px){.icon-text-item{margin:0 auto}}@media screen and (max-width: 575px){.icon-text-item{width:88%;grid-template-columns:100%;gap:1.7rem}}.icon-text-item p{color:#F9F9F9}@media screen and (max-width: 575px){.icon-text-item p{margin:0 auto;text-align:center}}.icon-text-item__img{width:94px;height:94px}@media screen and (max-width: 575px){.icon-text-item__img{margin:0 auto;height:73px;width:73px}}.icon-text-item__img img{width:100%;height:100%;object-fit:contain}.icon-text-item--border{cursor:pointer;max-width:none;width:calc(100% - 9px);min-height:calc(209px - 9px);padding:15px 40px;background-color:#25252f;box-sizing:border-box}@media screen and (max-width: 1024px){.icon-text-item--border{padding:15px}}@media screen and (max-width: 575px){.icon-text-item--border{gap:2.3rem}}@media screen and (max-width: 575px){.icon-text-item--border p{width:72%}}@media screen and (max-width: 575px){.icon-text-item--border .icon-text-item__img{height:88px;width:88px}}.section-bg--greyDark{background-color:#1e1e26}.section-bg--grey{background-color:#25252f}.section-head h2{color:#fff}@media screen and (max-width: 575px){.section-head h2{letter-spacing:.15rem;text-align:center}}.section-head h4{margin-top:.7rem;color:#fff;letter-spacing:.1rem;font-family:"Open Sans",sans-serif}@media screen and (max-width: 575px){.section-head h4{letter-spacing:.15rem;text-align:center}}.section-btns{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap}.section-btns .btn{margin:0 1.5rem 2.3rem}@media screen and (max-width: 575px){.section-btns .btn{width:100%;margin:0 0 2rem 0}}.social-links{display:flex}.social-links li{margin-right:3.2rem}.social-links li:last-of-type{margin-right:0}.social-links li a{display:block;width:59px;height:59px;border-radius:50%;transition:all .3s ease}.social-links li a img{border-radius:50%;width:100%;height:100%;object-fit:contain}.social-links li a:hover{transform:translateY(-10px);transition:all .3s ease}.social-links--small li{margin-right:1rem}.social-links--small li a{width:24px;height:24px;transition:all .3s ease}.social-links--small li a:hover{transform:translateY(-5px);transition:all .3s ease}.table{width:100%;border-radius:24px}.table__head{display:grid;grid-template-columns:32.5% 10.4% 31.5% 23.4%;margin-bottom:1.2rem}.table__head-item{color:#fff}@media (max-width: 375px){.table__head-item{font-size:2.1rem}}@media (min-width: 376px) and (max-width: 1338px){.table__head-item{font-size:calc(2.1rem + 0 * ((100vw - 375px) / (1338 - 375)))}}@media (min-width: 1339px){.table__head-item{font-size:2.1rem}}@media (max-width: 375px){.table__head-item{line-height:3rem}}@media (min-width: 376px) and (max-width: 1338px){.table__head-item{line-height:calc(3rem + 0 * ((100vw - 375px) / (1338 - 375)))}}@media (min-width: 1339px){.table__head-item{line-height:3rem}}.table__head-item:first-of-type{margin-left:25%}.table__item{padding:.9rem 2.4rem .9rem 3.6rem;display:grid;gap:5px;grid-template-columns:18.7% 11.4% 10.4% 12.6% 19.6% 17.4% 3% 3%;justify-content:space-between;border-radius:24px;width:100%;background-color:#31313c;box-sizing:border-box;margin-bottom:.8rem;border:1.53px solid transparent}.table__item:last-child{margin-bottom:0}.table__item.active{border:1.53px solid #E9A043}.table__item-name{border-radius:24px 0 0 24px;font-weight:600;letter-spacing:.02rem;color:#fff;display:flex;align-items:center}@media (max-width: 375px){.table__item-name{font-size:2.1rem}}@media (min-width: 376px) and (max-width: 1338px){.table__item-name{font-size:calc(2.1rem + 0 * ((100vw - 375px) / (1338 - 375)))}}@media (min-width: 1339px){.table__item-name{font-size:2.1rem}}@media (max-width: 375px){.table__item-name{line-height:3rem}}@media (min-width: 376px) and (max-width: 1338px){.table__item-name{line-height:calc(3rem + 0 * ((100vw - 375px) / (1338 - 375)))}}@media (min-width: 1339px){.table__item-name{line-height:3rem}}.table__item-name img{margin-right:1.6rem;width:36px;height:36px;object-fit:contain}.table__item-number{font-weight:600;letter-spacing:.02rem;color:#fff}@media (max-width: 375px){.table__item-number{font-size:2.1rem}}@media (min-width: 376px) and (max-width: 1338px){.table__item-number{font-size:calc(2.1rem + 0 * ((100vw - 375px) / (1338 - 375)))}}@media (min-width: 1339px){.table__item-number{font-size:2.1rem}}@media (max-width: 375px){.table__item-number{line-height:3rem}}@media (min-width: 376px) and (max-width: 1338px){.table__item-number{line-height:calc(3rem + 0 * ((100vw - 375px) / (1338 - 375)))}}@media (min-width: 1339px){.table__item-number{line-height:3rem}}.table__item-btn a{display:block;width:fit-content;text-transform:uppercase;color:#5ed7ff;background:rgba(94,215,255,0.2);border-radius:23.0103px;padding:.9rem 1.6rem;box-sizing:border-box}@media (max-width: 375px){.table__item-btn a{font-size:1.5rem}}@media (min-width: 376px) and (max-width: 1338px){.table__item-btn a{font-size:calc(1.5rem + 0 * ((100vw - 375px) / (1338 - 375)))}}@media (min-width: 1339px){.table__item-btn a{font-size:1.5rem}}@media (max-width: 375px){.table__item-btn a{line-height:1.8rem}}@media (min-width: 376px) and (max-width: 1338px){.table__item-btn a{line-height:calc(1.8rem + 0 * ((100vw - 375px) / (1338 - 375)))}}@media (min-width: 1339px){.table__item-btn a{line-height:1.8rem}}.table__item-status span{text-align:center;text-transform:uppercase;color:#fff;font-weight:500;display:inline-block;width:fit-content;padding:.8rem 1.2rem;border-radius:23px}@media (max-width: 375px){.table__item-status span{font-size:1.5rem}}@media (min-width: 376px) and (max-width: 1338px){.table__item-status span{font-size:calc(1.5rem + 0 * ((100vw - 375px) / (1338 - 375)))}}@media (min-width: 1339px){.table__item-status span{font-size:1.5rem}}@media (max-width: 375px){.table__item-status span{line-height:1.8rem}}@media (min-width: 376px) and (max-width: 1338px){.table__item-status span{line-height:calc(1.8rem + 0 * ((100vw - 375px) / (1338 - 375)))}}@media (min-width: 1339px){.table__item-status span{line-height:1.8rem}}.table__item-date{color:#fff;letter-spacing:.05px}@media (max-width: 375px){.table__item-date{font-size:1.6rem}}@media (min-width: 376px) and (max-width: 1338px){.table__item-date{font-size:calc(1.6rem + 0 * ((100vw - 375px) / (1338 - 375)))}}@media (min-width: 1339px){.table__item-date{font-size:1.6rem}}@media (max-width: 375px){.table__item-date{line-height:2.4rem}}@media (min-width: 376px) and (max-width: 1338px){.table__item-date{line-height:calc(2.4rem + 0 * ((100vw - 375px) / (1338 - 375)))}}@media (min-width: 1339px){.table__item-date{line-height:2.4rem}}.table__item-link{margin-right:7.5px}.table__item-link:last-child{margin-right:0}.table__item-link a{display:block;width:36px;height:36px}.table__item-link a img{width:100%;height:100%;object-fit:contain;object-position:center}.table__item--green .table__item-status span{background-color:rgba(117,255,94,0.37)}.table__item--blue .table__item-status span{background-color:#34589d}.table__item--blue-light .table__item-status span{background-color:rgba(94,255,245,0.63)}.header{position:fixed;left:0;top:0;width:100vw;z-index:80;transition:all .3s ease}.header__menu{margin-right:3rem}@media screen and (max-width: 1024px){.header__logo{margin:0 auto}}.header__wrapper{min-height:100px;padding:15px 0;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width: 1024px){.header__wrapper{display:grid;grid-template-columns:50px 1fr 50px;min-height:75px;padding:10px 0}}@media screen and (max-width: 575px){.header__wrapper{grid-template-columns:30px 1fr 30px;min-height:50px;padding:5px 0}}.header__burger{padding:5px;outline:0 solid transparent;border:none;display:none}@media screen and (max-width: 1024px){.header__burger{display:block}}.header__burger img{width:24px;height:17px;object-fit:contain}.header__menu-wr{display:flex;align-items:center}@media screen and (max-width: 1024px){.header__menu-wr{transition:all .3s ease;transform:translateX(-100%);padding:70px 30px;flex-direction:column;align-items:flex-start;box-sizing:border-box;position:fixed;left:0;top:0;width:50vw;background-color:#25252f;z-index:100;height:100vh;overflow-y:auto}}@media screen and (max-width: 767px){.header__menu-wr{width:100%}}@media screen and (max-width: 575px){.header__menu-wr{padding:50px 20px}}.header__close{padding:5px;width:30px;height:30px;position:absolute;right:30px;top:30px;display:none}@media screen and (max-width: 1024px){.header__close{display:block}}@media screen and (max-width: 575px){.header__close{top:15px;right:15px}}.header__close:after{width:100%;height:2px;background-color:#e9a043;content:'';position:absolute;transform:rotate(45deg);left:0}.header__close:before{width:100%;height:2px;background-color:#e9a043;content:'';position:absolute;transform:rotate(-45deg);left:0}.header__fader{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,0.5);opacity:0;visibility:hidden;transition:all .3s ease;z-index:90}.header--open-menu .header__fader{opacity:1;visibility:visible;transition:all .3s ease}@media screen and (max-width: 1024px){.header--open-menu .header__menu-wr{transform:translateX(0%);transition:all .3s ease}}.header--min{background-color:#24242B;transition:all .3s ease}.header--min .header__wrapper{padding:5px 0;transition:all .3s ease;min-height:80px}@media screen and (max-width: 1024px){.header--min .header__wrapper{min-height:0}}.hero-section{position:relative;padding:100px 0 5rem 0;min-height:51vw;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;overflow:hidden;z-index:5}@media screen and (max-width: 767px){.hero-section{padding-top:75px;padding-bottom:6rem}}@media screen and (max-width: 767px){.hero-section{padding-top:55px}}.hero-section__bg{position:absolute;top:-80px;right:0;width:56%;z-index:-1;opacity:.15}@media screen and (max-width: 767px){.hero-section__bg{position:static;width:60%;margin:0 auto}}.hero-section__bg img{width:100%;height:100%;object-fit:contain}.hero-section__link{display:inline-flex;align-items:center;font-size:1.8rem;line-height:2.4rem;text-decoration:underline;color:#fff}.hero-section__link img{width:24px;height:24px;object-fit:contain;margin-right:5px}.hero-section__link img:last-of-type{margin:0 0 0 5px;width:16px;height:16px;object-fit:contain}.hero-section__items{display:flex;margin-top:10%}@media screen and (max-width: 1024px){.hero-section__items{display:grid;grid-template-columns:repeat(2, 1fr);gap:calc( 20px + 9px)}}@media screen and (max-width: 767px){.hero-section__items{grid-template-columns:100%;margin-top:6rem}}.hero-section__content h1{color:#e9bb43;max-width:700px;width:100%;margin-top:3.5rem}@media screen and (max-width: 767px){.hero-section__content h1{margin-top:2.2rem}}@media screen and (max-width: 575px){.hero-section__content h1{text-align:center}}.hero-section__item{margin-right:calc(45px + 9px)}@media screen and (max-width: 1024px){.hero-section__item{margin-right:20px}}@media screen and (max-width: 575px){.hero-section__item{margin-right:0}}.hero-section__item:last-of-type{margin-right:0}.hero-section__btns{display:flex;align-items:center;margin-top:4.6rem}@media screen and (max-width: 575px){.hero-section__btns{flex-direction:column;margin-top:3rem}}.hero-section__btns .btn{margin-right:30px}@media screen and (max-width: 575px){.hero-section__btns .btn{width:100%;margin:0 0 30px 0}}.hero-section__btns .btn:last-of-type{margin-right:0}@media screen and (max-width: 575px){.hero-section__btns .btn:last-of-type{margin-bottom:0}}.icon-text-items{padding:6% 0 6.5% 0;position:relative;z-index:5}.icon-text-items h4{color:#fff;font-weight:600;margin:7.2rem 0 2.6rem 0}@media screen and (max-width: 575px){.icon-text-items h4{text-align:center;margin:4.4rem 0 2.4rem 0}}@media screen and (max-width: 1024px){.icon-text-items{padding:6rem 0}}.icon-text-items__bg{position:absolute;left:0;top:50%;transform:translateY(-50%)}@media screen and (max-width: 575px){.icon-text-items__bg{display:none}}.icon-text-items__inner{z-index:5;max-width:1100px;width:100%;margin:6rem auto 0 auto;display:grid;grid-template-columns:repeat(2, 1fr);gap:10rem}@media screen and (max-width: 1024px){.icon-text-items__inner{gap:5rem}}@media screen and (max-width: 767px){.icon-text-items__inner{grid-template-columns:100%;gap:3.5rem;margin-top:3.5rem}}.icon-text-items__btns{margin-top:9.5rem}@media screen and (max-width: 767px){.icon-text-items__btns{margin-top:3.5rem}}.icon-text-items--full-width .icon-text-items__inner{max-width:none;gap:calc(7rem + .9rem) 7rem}@media screen and (max-width: 1024px){.icon-text-items--full-width .icon-text-items__inner{gap:calc(2rem + .9rem) 2rem}}.icon-text-items--full-width .icon-text-items__btns{margin-top:5.3rem}@media screen and (max-width: 767px){.icon-text-items--full-width .icon-text-items__btns{margin-top:4.3rem}}.icon-text-items--small-padding{padding:1.8rem 0 8.9rem 0}@media screen and (max-width: 1024px){.icon-text-items--small-padding{padding:6rem 0}}.icon-text-items--small-items{overflow:hidden;padding:5.5% 0 6% 0}@media screen and (max-width: 1024px){.icon-text-items--small-items{padding:50px 0}}.icon-text-items--small-items .icon-text-items__img{position:absolute;left:140px;top:50%;transform:translateY(-50%);width:19%;z-index:-1}@media screen and (max-width: 1280px){.icon-text-items--small-items .icon-text-items__img{display:none}}.icon-text-items--small-items .icon-text-items__img:nth-child(2){width:35%;right:42px;top:30px;left:auto;transform:translateY(0)}.icon-text-items--small-items .icon-text-items__img img{width:100%;height:100%;object-fit:contain}.icon-text-items--small-items .section-head{margin-bottom:5rem}@media screen and (max-width: 1024px){.icon-text-items--small-items .section-head{margin-bottom:3rem}}@media screen and (max-width: 575px){.icon-text-items--small-items .section-head{margin-bottom:2rem}}.icon-text-items--small-items .icon-text-items__second-row,.icon-text-items--small-items .icon-text-items__first-row{display:grid;grid-template-columns:100%;gap:21px}@media screen and (max-width: 575px){.icon-text-items--small-items .icon-text-items__second-row .icon-text-items__item,.icon-text-items--small-items .icon-text-items__first-row .icon-text-items__item{width:100%}}.icon-text-items--small-items .icon-text-items__first-row .icon-text-items__item p{font-weight:400;margin-bottom:9px}.icon-text-items--small-items .icon-text-items__second-row .icon-text-items__item{gap:42px;align-items:center}.icon-text-items--small-items .icon-text-items__second-row .icon-text-items__item p{font-weight:600;margin-bottom:0}.icon-text-items--small-items .icon-text-items__inner{max-width:942px;width:100%;margin-right:auto;margin-left:0;justify-content:space-between;gap:21px;grid-template-columns:minmax(auto, 420px) minmax(auto, 420px)}@media screen and (max-width: 767px){.icon-text-items--small-items .icon-text-items__inner{grid-template-columns:100%}}.icon-text-items--small-items .icon-text-items__item{grid-template-columns:65px 1fr;gap:23px;align-items:flex-end;background-color:#1e1e26;padding:10px 17px 5px;box-sizing:border-box}@media screen and (max-width: 767px){.icon-text-items--small-items .icon-text-items__item{align-items:center;gap:23px}}@media screen and (max-width: 575px){.icon-text-items--small-items .icon-text-items__item p{margin:0;text-align:left}}.icon-text-items--small-items .icon-text-items__item .icon-text-item__img{width:65px;height:65px}.icon-text-items--small-items .icon-text-items__item .icon-text-item__img img{width:100%;height:100%;object-fit:contain}.icon-text-items--with-head{padding:7% 0 52px 0}@media screen and (max-width: 1024px){.icon-text-items--with-head{padding:50px 0}}.icon-text-items--with-head .icon-text-items__bg{position:absolute;right:0;top:50%;transform:translateY(-50%);left:auto;height:90%;width:25%;opacity:.05;z-index:-1}.icon-text-items--with-head .icon-text-items__bg img{height:100%;width:100%;object-position:right;object-fit:contain}.icon-text-items--with-head .icon-text-items__one-row{display:grid;grid-template-columns:repeat(4, 1fr);gap:3rem}@media screen and (max-width: 1024px){.icon-text-items--with-head .icon-text-items__one-row{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 575px){.icon-text-items--with-head .icon-text-items__one-row{gap:1.6rem}}.icon-text-items--with-head .icon-text-items__one-row .icon-text-items__item{background-color:#1e1e26;padding:25px;box-sizing:border-box;grid-template-columns:60px 1fr;gap:2.9rem}@media screen and (max-width: 575px){.icon-text-items--with-head .icon-text-items__one-row .icon-text-items__item{width:100%;padding:1.6rem;grid-template-columns:100%;gap:.8rem}}.icon-text-items--with-head .icon-text-items__one-row .icon-text-items__item p{font-size:1.8rem;font-weight:600;line-height:2.4rem}.icon-text-items--with-head .icon-text-items__one-row .icon-text-item__img{width:60px;height:60px}@media screen and (max-width: 575px){.icon-text-items--with-head .icon-text-items__one-row .icon-text-item__img{width:38px;height:38px}}.icon-text-items--with-head .icon-text-items__inner{grid-template-columns:repeat(2, 1fr);gap:3.5rem}@media screen and (max-width: 767px){.icon-text-items--with-head .icon-text-items__inner{grid-template-columns:100%}}.icon-text-items--with-head .icon-text-items__inner .icon-text-items__item{background-color:#1e1e26;padding:33px;max-width:none;box-sizing:border-box}@media screen and (max-width: 575px){.icon-text-items--with-head .icon-text-items__inner .icon-text-items__item{width:100%;gap:1.6rem;padding:23px 17px;grid-template-columns:74px 1fr}}.icon-text-items--with-head .icon-text-items__inner .icon-text-item__img{width:90px;height:90px}@media screen and (max-width: 575px){.icon-text-items--with-head .icon-text-items__inner .icon-text-item__img{width:74px;height:74px}}.icon-text-items--with-head .icon-text-items__inner .icon-text-item__text h3{color:#fff;font-weight:600;font-family:"Open Sans",sans-serif}@media screen and (max-width: 575px){.icon-text-items--with-head .icon-text-items__inner .icon-text-item__text h3{margin-bottom:.8rem}}.icon-text-items--with-head .icon-text-items__inner .icon-text-item__text p{font-size:1.8rem;line-height:2.4rem}@media screen and (max-width: 575px){.icon-text-items--with-head .icon-text-items__inner .icon-text-item__text p{text-align:left;font-weight:300}}.contact{padding:7.5% 0 5% 0;z-index:5;position:relative}@media screen and (max-width: 1024px){.contact{padding:59px 0 50px 0}}.contact h4{margin:8rem 0 3.2rem 0;color:#fff;font-weight:600;display:flex;align-items:center}@media screen and (max-width: 767px){.contact h4{margin:5rem 0 3rem}}.contact h4 img{margin-right:1.6rem;width:38px;height:38px;object-fit:contain}.contact__head{margin-bottom:5.2rem}.contact__head h4{font-weight:400;margin:.8rem 0 0 0}@media screen and (max-width: 575px){.contact__head h4{text-align:left;margin-top:1.8rem;font-size:1.6rem}}@media screen and (max-width: 575px){.contact__head h2{text-align:left}}.contact__links{max-width:662px;width:100%;display:flex;justify-content:space-between}@media screen and (max-width: 575px){.contact__links{flex-direction:column}}.contact__links ul{margin-right:1.6rem}.contact__links ul:last-of-type{margin-right:0}@media screen and (max-width: 575px){.contact__links ul:last-of-type{margin-bottom:0}}@media screen and (max-width: 575px){.contact__links ul{margin-bottom:1.6rem}}.contact__links li{margin-bottom:1.6rem}.contact__links li:last-of-type{margin-bottom:0}.contact__links li span{font-size:1.8rem;line-height:2.4rem;color:#fff}.contact__links li span a{color:#fff}.contact__countries-lists{display:flex;max-width:970px;width:100%;justify-content:space-between}@media screen and (max-width: 767px){.contact__countries-lists{display:grid;grid-template-columns:repeat(2, 1fr);gap:1.6rem}}@media screen and (max-width: 575px){.contact__countries-lists{grid-template-columns:100%}}.contact__countries-lists ul{margin-right:1.6rem}@media screen and (max-width: 575px){.contact__countries-lists ul{margin:0}}.contact__countries-lists ul:last-of-type{margin-right:0}.contact__countries-lists li{margin-bottom:1.6rem}.contact__countries-lists li:last-of-type{margin-bottom:0}.contact__countries-lists li a{display:flex;align-items:center;letter-spacing:.15rem;font-weight:400;color:#fff}.contact__countries-lists li a img{width:32px;height:32px;object-fit:contain;margin-right:1.2rem}.contact__bg{width:45%;position:absolute;top:50%;transform:translateY(-50%);left:0;opacity:.15;z-index:-1}.contact__bg img{width:100%;height:100%;object-fit:contain}.footer{padding:10px 0;background-color:#25252f}@media screen and (max-width: 575px){.footer{padding:3rem 0}}.footer__logo{max-width:191px}@media screen and (max-width: 575px){.footer__logo{margin-bottom:2rem}}.footer__logo .logo__img{max-width:32px;margin-right:1rem}@media screen and (max-width: 575px){.footer__logo .logo__img{display:block}}.footer__logo .logo__text-img{max-width:139px}.footer__logo .logo__text{margin-top:3px;font-size:1.2rem;line-height:1.8rem;color:#e6e499}.footer__links-wr{display:flex;align-items:center}@media screen and (max-width: 575px){.footer__links-wr{flex-direction:column}}.footer__links-wr a{font-size:1.4rem;line-height:1.9rem;color:#fff}.footer__social-links{margin-left:1rem}@media screen and (max-width: 575px){.footer__social-links{margin:2.4rem 0 0 0}}.footer__wrapper{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 575px){.footer__wrapper{flex-direction:column}}.table-section{padding:45px 0 7% 0}@media screen and (max-width: 1024px){.table-section{padding:5.2rem 0 5.6rem 0}}.table-section h4{font-weight:600;margin:7rem 0 1.2rem}.table-section__head{margin-bottom:7.5rem} Save