@font-face {
  font-family: 'Century Gothic';
  font-weight: 400;
  font-style: normal;
  src: url('/fonts/CenturyGothic.ttf') format('truetype');
}

.tabs {
  display: flex;
  height: 100px;
  align-items: center;
  cursor: pointer;
  user-select: none;
  gap: 60px;
  margin-top: -90px;
  margin-bottom: 30px;
}

.tab {
  color: rgba(44, 44, 44, 0.30);
  line-height: 80px;
  font-family: Century Gothic;
  font-size: 60px;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
  border-bottom: 3px solid transparent;
}

.tab__active {
  color: #2C2C2C;
  border-bottom: 3px solid currentColor;
}

@media only screen and (max-width: 1000px) {
  .tabs {
    gap: 15px;
    margin-top: -30px;
  }

  .tab {
    font-size: 24px;
    line-height: 36px;
  }
}

.footer {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #5c5c5c;
  margin-inline: auto;
  padding: 15px;
  max-width: 1710px;
}

.footer div {
  margin-bottom: 7.5px;
}

.footer a {
  text-decoration: underline;
}

body{font-family:"GothamPro-regular";font-weight:400}.object__item-start span{font-family:"GothamPro-Bold";font-weight:700}.object__item-link{font-family:"GothamPro-Medium";font-weight:500}.object__item-title{font-family:"CenturyGothic";font-weight:400}@font-face{font-weight:400;font-family:"GothamPro-regular";src:url("../fonts/GothamPro.ttf")}@font-face{font-weight:700;font-family:"GothamPro-Bold";src:url("../fonts/GothamPro-Bold.ttf")}@font-face{font-weight:500;font-family:"GothamPro-Medium";src:url("../fonts/GothamPro-Medium.ttf")}@font-face{font-weight:400;font-family:"CenturyGothic";src:url("../fonts/CenturyGothic.ttf")}@font-face{font-weight:300;font-family:"GothamPro-Light";src:url("../fonts/GothamPro-Light.ttf")}html{-webkit-box-sizing:border-box;box-sizing:border-box}*,*::after,*::before{-webkit-box-sizing:inherit;box-sizing:inherit}ul[class],ol[class]{padding:0}body,h1,h2,h3,h4,h5,h6,p,ol[class],ul[class],li,figure,figcaption,blockquote,dl,dd{margin:0}ul[class]{list-style:none}img{max-width:100%;display:block}input,button,textarea,select{font:inherit}a{text-decoration:none;color:inherit}*{outline:rgba(0,0,0,0)}body{font-size:18px;color:#000;line-height:27px}.wrapper{overflow:hidden}.container{max-width:1710px;padding:0 15px;margin:0 auto}.pb-widget-button.pb-widget-button_round{display:none !important}@media(max-width: 1709px){.container{max-width:1470px}}@media(max-width: 1439px){.container{max-width:1250px}}@media(max-width: 1249px){.container{max-width:768px}}@media(max-width: 767px){.container{max-width:100%}}.header{margin-bottom:140px}.header__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:50px;-moz-column-gap:50px;column-gap:50px;padding-top:50px}.header__text{position:relative;max-width:670px;font-size:16px;line-height:21.12px;letter-spacing:5%;padding-left:40px}.header__text::before{content:"";position:absolute;left:0;top:0;height:50px;width:1px;background-color:#b9b9b9}.logo img{max-width:250px}@media(max-width: 1439px){.logo img{max-width:200px}}@media(max-width: 1249px){.header{margin-bottom:50px}.header__inner{padding-top:30px}.header__text{padding-left:0;font-size:14px;text-align:center}.header__text::before{display:none}.logo img{max-width:150px;margin:0 auto 30px}}@media(max-width: 767px){.header__inner{display:block}}.object{padding-bottom:90px}.object__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:40px}.object__item{max-width:830px}.object__item-img{margin-bottom:20px}.object__item-title{font-size:32px;margin-bottom:15px}.object__item-text{max-width:380px}.object__item-start span{color:#2c2c2c}.object__item-link{color:#2c2c2c;text-transform:uppercase;font-size:14px;letter-spacing:-2%;display:block}.object__item-link:first-child{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;width:206px;height:57px;border:1px solid #2c2c2c;-webkit-transition:all .3s;transition:all .3s}.object__item-link:first-child:hover{background-color:#2c2c2c;color:#fff}.object__item-link:last-child{position:relative;padding-bottom:3px;width:-webkit-max-content;width:-moz-max-content;width:max-content}.object__item-link:last-child::before{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:#000}.object__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.object__box-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:25px;-moz-column-gap:25px;column-gap:25px;padding-right:20px}@media(max-width: 1709px){.object__box-item{display:block;padding-right:15px}.object__item{max-width:680px}.object__item-link{font-size:13px}.object__item-link:last-child{margin:0 auto}.object__item-link:first-child{width:190px;height:45px;margin-bottom:15px}.object__item-text{font-size:16px}}@media(max-width: 1439px){.object__item{max-width:600px}.object__item-title{font-size:27px}}@media(max-width: 1249px){.object{padding-bottom:50px}.object__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.object__item-text{max-width:360px}}@media(max-width: 767px){.object__box{display:block}.object__box-item{display:-webkit-box;display:-ms-flexbox;display:flex;padding-right:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.object__item-title{font-size:22px}.object__item-start{font-size:15px}.object__item-link:first-child{margin-bottom:0}.object__item-text{font-size:15px;line-height:25px;margin-bottom:15px}}
