@charset "utf-8";


@import url("https://use.typekit.net/cmw8cpt.css");


@font-face {
  font-family: 'RoobertPRO-Regular';
  src:  url('../fonts/RoobertPRO-Regular.woff2') format('woff2'),
        url('../fonts/RoobertPRO-Regular.woff') format('woff');
}


@font-face {
  font-family: 'RoobertPRO-Medium';
  src:  url('../fonts/RoobertPRO-Medium.woff2') format('woff2'),
        url('../fonts/RoobertPRO-Medium.woff') format('woff');
}

@font-face {
  font-family: 'RoobertPRO-Bold';
  src:  url('../fonts/RoobertPRO-Bold.woff2') format('woff2'),
        url('../fonts/RoobertPRO-Bold.woff') format('woff');
}



@font-face {
    font-family: 'RoobertPRO-SemiBold';
    src: url('../fonts/roobertpro-semibold-webfont.woff2') format('woff2'),
         url('../fonts/roobertpro-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}



@font-face {
    font-family: 'PeridotPERegular';
    src: url('../fonts/PeridotPE-Regular.woff2') format('woff2'),
         url('../fonts/PeridotPE-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PeridotPEBold';
    src: url('../fonts/PeridotPE-Bold.woff2') format('woff2'),
         url('../fonts/PeridotPE-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BTCosmoBold';
    src: url('../fonts/BTCosmo-Bold.woff2') format('woff2'),
         url('../fonts/BTCosmo-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}




html,body{
  margin:0px;
  padding:0px;
  
}


::-webkit-input-placeholder { 
  color: #ffffff;
  opacity:1;
}
::-moz-placeholder { 
  color: #ffffff;
  opacity:1;
}
:-ms-input-placeholder { 
  color: #ffffff;
  opacity:1;
}
:-moz-placeholder { 
  color: #ffffff;
  opacity:1;
}


.gs-page .gs-mob{
  display:none;
}

.gs-page .gs-clear{
  clear:both;
}

.gs-page *{
  line-height:normal;
  -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


.gs-page{
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
  font-size:17px;
  text-rendering: optimizeLegibility;
    font-feature-settings: "kern" 1;
    font-kerning: normal;
    position:relative;
    overflow:hidden;
  margin:0px auto 0 auto;
  position:relative;
  background: #F3F5FA;
  color: #2D2D2D;
}


.gs-page strong{
  font-weight: 700;  
}

.gs-page a{
  font-size: inherit;
  color: inherit;
  font-family: inherit;
  text-decoration: none;
} 


.gs-page a:hover{
  text-decoration: underline;
}

.gs-page img.gs-img-4mob{
  display: none !important;
}

@media screen and (max-width: 767px) {
  
  .gs-page img.gs-img-4desk{
    display: none !important;
  }
  .gs-page img.gs-img-4mob{
    display: block !important;
  }

}


/* //////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////// */


.gs-hero{
  background: #282828;
  padding: 63px 37px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  position: relative;
}

.gs-hero .gs-payzy{
  position: relative;
}

.gs-hero img{
  display: block;
  height: 295px;
}

.gs-hero h1{
  position: absolute;
  margin: 0px;
  padding: 0px;
  text-align: center;
  color: #2D2D2D;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: -0.5px;
  width: 100%;
  left: 0px;
  top: 9%;
}

@media screen and (min-width: 768px) and (max-width: 1439px)  {

   .gs-hero{
    padding: 4.38vw 2.57vw;
    gap: 1.39vw;
  }

  .gs-hero img{
    height: 20.49vw;
  }

  .gs-hero h1{
    font-size: 1.74vw;
    letter-spacing: -0.03vw;
  }
}
@media screen and (max-width: 959px){

  .gs-hero{
    padding: 20px;
  }

  .gs-hero img {
    display: block;
    height: 21vw;
  }

}
@media screen and (max-width: 767px){
  .gs-hero{
    padding: 0px 10px 20px 10px;
    gap: 10px;
    flex-direction: column;
  }

  .gs-hero img{
    height: auto;
    width: 100%;
  }

  .gs-hero .gs-kv{
    width: calc(100vw);
    margin: 0 -20px;
  }
}
@media screen and (max-width: 374px){}



/* /////////////////////////////////////////////////////////////////////////////////////////// */
/* /////////////////////////////////////////////////////////////////////////////////////////// */
/* /////////////////////////////////////////////////////////////////////////////////////////// */

.gs-products{
  padding: 66px 0px 0 0;
  text-align: center;
}

.gs-products .gs-title{
  color: #2D2D2D;
  font-size: 45px;
  font-style: normal;
  font-weight: 800;
  line-height: 120%;
  letter-spacing: -0.9px;
  padding: 0 0 23px 0;
  margin: 0px;
}

.gs-products .gs-text{
  color: #2D2D2D;
  font-size: 26px;
  line-height: 120%;
  letter-spacing: -0.52px;
  padding: 0 0 45px 0;
  margin: 0px;
  font-weight: 400;
}

.gs-products .gs-items{
  display: block;
  max-width: 1138px;
  margin: 0 auto;
  width: 100%;
}

.gs-products .gs-items .gs-item{
  
  position: relative;
}

.gs-products .gs-items .gs-item .gs-item-lnk{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 10;
  opacity: 0;
  font-size: 0px;
}

.gs-products .gs-items .gs-item .gs-item-content{
  border-radius: 6.912px;
  background: #FFF;
  padding: 13px;
}

.gs-products .gs-items .gs-item .gs-item-photo{
  padding: 0 0 20px 0;
  min-height: 190px;
  display: flex;
  flex-direction: column;
  justify-content: end;
  align-items: end;
}

.gs-products .gs-items .gs-item .gs-item-photo img{
  display: block;
  max-width: 100%;
  margin: 0 auto;
  width: auto;
}

.gs-products .gs-items .gs-item .gs-item-title{
  height: 70px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;

  color: #423F3F;
  font-size: 19px;
  font-style: normal;
  font-weight: 800;
  line-height: 110%;
  letter-spacing: -0.38px;
}


.gs-products .gs-items .gs-item .gs-item-price-row{
  padding: 10px 0;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  gap: 10px;
}

.gs-products .gs-items .gs-item .gs-item-price-row .gs-item-price,
.gs-products .gs-items .gs-item .gs-item-price-row .gs-item-payzy{
  width: calc(50% - 5px);
  border-radius: 6.912px;
  background: #FFF;
  min-height: 105px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.gs-products .gs-items .gs-item .gs-item-price-row .gs-item-price{
  color: #000;
  font-family: Arial;
  font-size: 12px;
  font-weight: 400;
  line-height: 38px;
  letter-spacing: -0.24px;
}

.gs-products .gs-items .gs-item .gs-item-price-row .gs-item-price strong{
  font-size: 36px;
}



.gs-products .gs-items .gs-item .gs-item-price-row .gs-item-payzy div{
  background: url("../images/img-payzy.svg") no-repeat center center;
  background-size: contain;
  width: 145px;
  height: 87px;

  color: #6200EA;
  font-family: 'RoobertPRO-SemiBold';
  font-size: 17.424px;
  line-height: 110%;
  letter-spacing: -1.394px;
  text-align: right;
  padding: 27px 79px 0 0px;
}


.gs-products .gs-items .gs-item .gs-item-more{
  padding: 15px 15px;
  border-radius: 8px;
  background: #AC04A9;
  margin: 5px 0 0 0;

  color: #FFF;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 27.732px;
  letter-spacing: 0.467px;
  text-transform: uppercase;
  display: block;
  width: 100%;
  transition: all 200ms;
}

.gs-products .gs-items .gs-item:hover .gs-item-more{
  opacity: 0.8;
  text-decoration: none;
}


.gs-products .owl-prev{
  position: absolute;
  right: 100%;
  top: 220px;
  transform: translate(-50px, -0%);
  background: url("../images/icon-prev.png") no-repeat center center !important;
  background-size: contain !important;
  width: 40px;
  height: 40px;
}

.gs-products .owl-next{
  position: absolute;
  left: 100%;
  top: 220px;
  transform: translate(50px, -0%);
  background: url("../images/icon-next.png") no-repeat center center !important;
  background-size: contain !important;
  width: 40px;
  height: 40px;
}

.gs-products .owl-prev.disabled,
.gs-products .owl-next.disabled{
  opacity: 0.2;
  cursor: default;
}

.gs-products .owl-prev span,
.gs-products .owl-next span{
  display: none;
}


@media screen and (min-width: 960px) and (max-width: 1439px)  {

  .gs-products{
    padding: 4.58vw 0px 0 0;
  }

  .gs-products .gs-title{
    font-size: 3.12vw;
    padding: 0 0 1.6vw 0;
  }

  .gs-products .gs-text{
    font-size: 1.81vw;
    padding: 0 0 3.12vw 0;
  }

  .gs-products .gs-items{
    max-width: 79.03vw;
  }

  .gs-products .gs-items .gs-item .gs-item-content{
    border-radius: 0.48vw;
    padding: 0.9vw;
  }

  .gs-products .gs-items .gs-item .gs-item-photo{
    padding: 0 0 1.39vw 0;
    min-height: 13.19vw;
  }


  .gs-products .gs-items .gs-item .gs-item-photo img{
    width: 14vw;
  }


  .gs-products .gs-items .gs-item .gs-item-title{
    height: 4.86vw;
    font-size: 1.32vw;
  }


  .gs-products .gs-items .gs-item .gs-item-price-row{
    padding: 0.69vw 0;
    gap: 0.69vw;
  }

  .gs-products .gs-items .gs-item .gs-item-price-row .gs-item-price,
  .gs-products .gs-items .gs-item .gs-item-price-row .gs-item-payzy{
    width: calc(50% - 0.35vw);
    border-radius: 0.48vw;
    min-height: 7.29vw;
  }


  .gs-products .gs-items .gs-item .gs-item-price-row .gs-item-price{
    font-size: 0.83vw;
    line-height: 2.64vw;
  }

  .gs-products .gs-items .gs-item .gs-item-price-row .gs-item-price strong{
    font-size: 2.5vw;
  }

  .gs-products .gs-items .gs-item .gs-item-price-row .gs-item-payzy div{
    width: 10.07vw;
    height: 6.04vw;
    font-size: 1.21vw;
    padding: 1.88vw 5.49vw 0 0px;
  }


  .gs-products .gs-items .gs-item .gs-item-more{
    padding: 1.04vw 1.04vw;
    border-radius: 0.56vw;
    margin: 0.35vw 0 0 0;
    font-size: 0.97vw;
    line-height: 1.93vw;
  }

  .gs-products .owl-prev{
    right: 6.94vw%;
    top: 15.28vw;
    width: 2.78vw;
    height: 2.78vw;
  }

  .gs-products .owl-next{
    top: 15.28vw;
    width: 2.78vw;
    height: 2.78vw;
  }

}
@media screen and (max-width: 959px){

    .gs-products{
      padding: 45px 20px 0 20px;
    }

    .gs-products .gs-title{
      font-size: 34px;
      padding: 0 0 15px 0;
    }

    .gs-products .gs-text{
      font-size: 21px;
    }

    .gs-products .owl-prev,
    .gs-products .owl-next{
        position: relative;
        top: auto;
        transform: translate(0, 0);
        left: auto;
        right: auto;
    }

    .gs-products .owl-nav{
      padding: 20px 0 0 0;
      display: flex;
      justify-content: center;
      align-items: center;
      gap: 20px;
    }

}
@media screen and (max-width: 767px){
  .gs-products .gs-title{
    font-size: 28px;
  }
  .gs-products .gs-text {
    font-size: 16px;
  }

  .gs-products .gs-items{
    width: 85vw;
    margin: 0px;
  }

  .gs-products .owl-carousel .owl-stage-outer{
    overflow: visible;
  }

}
@media screen and (max-width: 374px){}




/* /////////////////////////////////////////////////////////////////////////////////////////// */
/* /////////////////////////////////////////////////////////////////////////////////////////// */
/* /////////////////////////////////////////////////////////////////////////////////////////// */



.gs-dimension{
  padding: 66px 0px;
  text-align: center;
}

.gs-dimension .gs-title{
  color: #2D2D2D;
  font-size: 45px;
  font-style: normal;
  font-weight: 800;
  line-height: 120%;
  letter-spacing: -0.9px;
  padding: 0 0 23px 0;
  margin: 0px;
}

.gs-dimension .gs-text{
  color: #2D2D2D;
  font-size: 26px;
  line-height: 120%;
  letter-spacing: -0.52px;
  padding: 0 0 45px 0;
  margin: 0px;
  font-weight: 400;
}

.gs-dimension .gs-items{
  display: flex;
  justify-content: center;
  align-items: stretch;
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 37px;
  gap: 20px;
}

.gs-dimension .gs-items .gs-item{
  width: 440px;
  position: relative;
}

.gs-dimension .gs-items .gs-item .gs-item-photo{
  position: relative;

}

.gs-dimension .gs-items .gs-item .gs-item-photo img{
  display: block;
  width: 100%;
  border-radius: 12px;
}

.gs-dimension .gs-items .gs-item .gs-item-content{
  position: absolute;
  left: 5px;
  bottom: 5px;
  width: calc(100% - 10px);
  text-align: center;
  padding: 20px 10px;

  border-radius: 6.912px;
  background: rgba(172, 4, 169, 0.80);
  backdrop-filter: blur(10px);
  color: #fff;

}

.gs-dimension .gs-items .gs-item .gs-item-toggler{
  color: #FFF;
  font-size: 15px;
  font-weight: 700;
  line-height: 24px; 
  letter-spacing: 0.45px;
  text-transform: uppercase;
  cursor: pointer;
}

.gs-dimension .gs-items .gs-item .gs-item-toggler::after{
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 11px;
  height: 7px;
  background: url("../images/icon-toggler.png") no-repeat center center;
  background-size: contain;
  margin: -5px 0 0 3px;
}

.gs-dimension .gs-items .gs-item.gs-active .gs-item-toggler::after{
  transform: rotate(180deg);
}



.gs-dimension .gs-items .gs-item .gs-item-links{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 15px;
  padding: 20px 0 0 0;
  display: none;
}

.gs-dimension .gs-items .gs-item.gs-active .gs-item-links{
  display: flex;
}

.gs-dimension .gs-items .gs-item .gs-item-links a{
  padding: 0 10px;
  border-radius: 2px;
  border: 1px solid rgba(255, 255, 255, 0.65);
  display: block;
  line-height: 24px;
  font-size: 13px;
  transition: all 300ms;
  display: block;
  min-width: 170px;
}

.gs-dimension .gs-items .gs-item .gs-item-links a:hover{
  text-decoration: none;
  background: #fff;
  color: rgba(172, 4, 169, 1);
}


@media screen and (min-width: 960px) and (max-width: 1439px)  {


  .gs-dimension{
    padding: 4.58vw 0px;
  }

  .gs-dimension .gs-title{
    font-size: 3.12vw;
    padding: 0 0 1.6vw 0;
  }

  .gs-dimension .gs-text{
    font-size: 1.81vw;
    padding: 0 0 3.12vw 0;
  }

  .gs-dimension .gs-items{
    max-width: 100.0vw;
    padding: 0 2.57vw;
    gap: 1.39vw;
  }

  .gs-dimension .gs-items .gs-item{
    width: 30.56vw;
  }

  .gs-dimension .gs-items .gs-item .gs-item-photo img{
    border-radius: 0.83vw;
  }

  .gs-dimension .gs-items .gs-item .gs-item-content{
    left: 0.35vw;
    bottom: 0.35vw;
    width: calc(100% - 0.69vw);
    padding: 1.39vw;
    border-radius: 0.48vw;
  }

  .gs-dimension .gs-items .gs-item .gs-item-toggler{
    font-size: 1.04vw;
    line-height: 1.67vw; 
  }

  .gs-dimension .gs-items .gs-item .gs-item-toggler::after{
    width: 0.76vw;
    height: 0.49vw;
    margin: -0.35vw 0 0 0.21vw;
  }

  .gs-dimension .gs-items .gs-item .gs-item-links{
    gap: 1.04vw;
    padding: 1.39vw 0 0 0;
  }

  .gs-dimension .gs-items .gs-item .gs-item-links a{
    padding: 0 1.25vw 0 1.67vw;
    border-radius: 0.14vw;
    line-height: 1.67vw;
    font-size: 0.9vw;
  }

}
@media screen and (max-width: 959px){

  .gs-dimension{
    padding: 45px 20px;
  }

  .gs-dimension .gs-title{
    font-size: 34px;
    padding: 0 0 15px 0;
  }

  .gs-dimension .gs-text{
    font-size: 21px;
  }

  .gs-dimension .gs-scroll-content{
    overflow: auto;
    width: calc(100% + 20px);
    margin: 0 -20px 0 0;
    padding: 0 20px 0 0;
     -ms-overflow-style: none;
     scrollbar-width: none;
  }

  .gs-dimension .gs-items{
    width: 1040px;
    padding: 0px;
  }

  .gs-dimension .gs-scroll-content::-webkit-scrollbar {
    display: none;
  }


}
@media screen and (max-width: 767px){

  .gs-dimension .gs-title{
    font-size: 28px;
  }
  .gs-dimension .gs-text {
    font-size: 16px;
  }

  .gs-dimension .gs-items{
    gap: 10px;
    width: 976px;
    width: 1124px;
  }



}
@media screen and (max-width: 374px){}




/* /////////////////////////////////////////////////////////////////////////////////////////// */
/* /////////////////////////////////////////////////////////////////////////////////////////// */
/* /////////////////////////////////////////////////////////////////////////////////////////// */



.gs-technology{
  background: linear-gradient(129deg, #6F006D 0%, #000 100%);
  padding: 66px 0px 55px 0px;
  text-align: center;
}

.gs-technology .gs-title{
  color: #ffffff;
  font-size: 45px;
  font-style: normal;
  font-weight: 800;
  line-height: 120%;
  letter-spacing: -0.9px;
  padding: 0 0 23px 0;
  margin: 0px;
}

.gs-technology .gs-text{
  color: #FFF;
  font-size: 26px;
  line-height: 120%;
  letter-spacing: -0.52px;
  padding: 0 0 45px 0;
}

.gs-technology .gs-items{
  display: block;
  justify-content: center;
  align-items: stretch;
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 37px;
  gap: 20px;
}

.gs-technology .gs-items .gs-item{
  width: 440px;
}

.gs-technology .gs-items .gs-item .gs-item-lnk{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 10;
  opacity: 0;
  font-size: 0px;
}

.gs-technology .gs-items .gs-item .gs-item-photo{
  position: relative;

}

.gs-technology .gs-items .gs-item .gs-item-photo img{
  display: block;
  width: 100%;
  border-radius: 12px;
}

.gs-technology .gs-items .gs-item .gs-item-content{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  text-align: center;
  padding: 30px 0 0 0;
}


.gs-technology .gs-items .gs-item .gs-item-title{
  color: #FFF;
  font-size: 35px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: -0.7px;
  margin: 0px;
  padding: 0px;
}

.gs-technology .gs-items .gs-item .gs-item-text{
  color: #FFF;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: -0.68px;
  padding: 10px 0 0 0;
}


.gs-technology .gs-items .gs-item .gs-item-more{
  padding: 8px 15.406px;
  border-radius: 8px;
  background: #AC04A9;
  margin: 5px 0 0 0;

  color: #FFF;
  text-align: center;
  font-size: 15.58px;
  font-style: normal;
  font-weight: 700;
  line-height: 27.732px;
  letter-spacing: 0.467px;
  text-transform: uppercase;
  display: block;
  width: 100%;
  transition: all 200ms;
}

.gs-technology .gs-items .gs-item:hover .gs-item-more{
  opacity: 0.8;
  text-decoration: none;
}

.gs-technology .owl-carousel .owl-stage-outer{
  overflow: visible;
}



@media screen and (min-width: 960px) and (max-width: 1439px)  {


  .gs-technology{
    padding: 4.58vw 0px 3.82vw 0px;
  }

  .gs-technology .gs-title{
    font-size: 3.12vw;
    padding: 0 0 1.6vw 0;
  }

  .gs-technology .gs-text{
    font-size: 1.81vw;
    padding: 0 0 3.12vw 0;
  }

  .gs-technology .gs-items{
    max-width: 100.0vw;
    padding: 0 2.57vw;
    gap: 1.39vw;
  }

  .gs-technology .gs-items .gs-item{
    width: 30.56vw;
  }

  .gs-technology .gs-items .gs-item .gs-item-photo img{
    border-radius: 0.83vw;
  }

  .gs-technology .gs-items .gs-item .gs-item-content{
    padding: 2.08vw 0 0 0;
  }

  .gs-technology .gs-items .gs-item .gs-item-title{
    font-size: 2.43vw;
  }

  .gs-technology .gs-items .gs-item .gs-item-text{
    font-size: 1.18vw;
    padding: 0.69vw 0 0 0;
  }

  .gs-technology .gs-items .gs-item .gs-item-more{
    padding: 0.56vw 1.07vw;
    border-radius: 0.56vw;
    margin: 0.35vw 0 0 0;
    font-size: 1.08vw;
    line-height: 1.93vw;
  }

}
@media screen and (max-width: 959px){

  .gs-technology{
    padding: 45px 20px 0 20px;
  }

  .gs-technology .gs-title{
    font-size: 34px;
    padding: 0 0 15px 0;
  }

  .gs-technology .gs-text{
    font-size: 21px;
  }

  .gs-technology .gs-items{
    padding: 0px;
  }

  .gs-technology .gs-items .gs-item{
    width: auto;
  }

}
@media screen and (max-width: 767px){
   

   .gs-technology .gs-title{
      font-size: 28px;
    }

    .gs-technology .gs-text {
      font-size: 16px;
    }

}
@media screen and (max-width: 374px){}




/* /////////////////////////////////////////////////////////////////////////////////////////// */
/* /////////////////////////////////////////////////////////////////////////////////////////// */
/* /////////////////////////////////////////////////////////////////////////////////////////// */


.gs-addons{
  background: #F3F5FA;
  padding: 66px 20px;
  text-align: center;
}

.gs-addons .gs-title{
  color: #2D2D2D;
  font-size: 45px;
  font-style: normal;
  font-weight: 800;
  line-height: 120%;
  letter-spacing: -0.9px;
  padding: 0 0 32px 0;
  margin: 0px;
}

.gs-addons .gs-items{
  display: flex;
  justify-content: center;
  align-items: stretch;
  gap: 20px;
}

.gs-addons .gs-items .gs-item{
  width: 440px;
  position: relative;

}

.gs-addons .gs-items .gs-item .gs-item-lnk{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 10;
  opacity: 0;
  font-size: 0px;
}

.gs-addons .gs-items .gs-item .gs-item-photo{
  position: relative;
  background: #000;
  border-radius: 10px;

}

.gs-addons .gs-items .gs-item .gs-item-photo img{
  display: block;
  width: 100%;
  border-radius: 10px;
}

.gs-addons .gs-items .gs-item .gs-item-content{
  position: absolute;
  left: 25px;
  bottom: 25px;
  width: calc(100% - 50px);
  text-align: left;
}


.gs-addons .gs-items .gs-item .gs-item-title{
  color: #FFF;
  font-size: 35px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: -0.7px;
  margin: 0px;
  padding: 0px;
}

.gs-addons .gs-items .gs-item .gs-item-text{
  color: #FFF;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: -0.68px;
  padding: 20px 0 0 0;
}


.gs-addons .gs-items .gs-item .gs-item-more{
  padding: 8px 15.406px;
  border-radius: 8px;
  background: #AC04A9;
  margin: 5px 0 0 0;

  color: #FFF;
  text-align: center;
  font-size: 15.58px;
  font-style: normal;
  font-weight: 700;
  line-height: 27.732px;
  letter-spacing: 0.467px;
  text-transform: uppercase;
  display: block;
  width: 100%;
  transition: all 200ms;
}

.gs-addons .gs-items .gs-item:hover .gs-item-more{
  opacity: 0.8;
  text-decoration: none;
}



@media screen and (min-width: 960px) and (max-width: 1439px)  {

  .gs-addons{
    padding: 4.58vw 1.39vw;
  }

  .gs-addons .gs-title{
    font-size: 3.12vw;
    padding: 0 0 2.22vw 0;
  }

  .gs-addons .gs-items{
    gap: 1.39vw;
  }

  .gs-addons .gs-items .gs-item{
    width: 30.56vw;
  }

  .gs-addons .gs-items .gs-item .gs-item-photo img{
    border-radius: 0.69vw;
  }

  .gs-addons .gs-items .gs-item .gs-item-content{
    left: 1.74vw;
    bottom: 1.74vw;
    width: calc(100% - 3.47vw);
  }

  .gs-addons .gs-items .gs-item .gs-item-title{
    font-size: 2.43vw;
  }

  .gs-addons .gs-items .gs-item .gs-item-text{
    font-size: 1.18vw;
    padding: 1.39vw 0 0 0;
  }


  .gs-addons .gs-items .gs-item .gs-item-more{
    padding: 0.56vw 1.04vw;
    border-radius: 0.56vw;
    margin: 0.35vw 0 0 0;
    font-size: 1.08vw;
    line-height: 1.88vw;
  }


}
@media screen and (max-width: 959px){

  .gs-addons{
    padding: 45px 20px 0 20px;
  }

  .gs-addons .gs-title{
    font-size: 34px;
    padding: 0 0 15px 0;
  }

  .gs-addons .gs-text{
    font-size: 21px;
  }


  .gs-addons .gs-scroll-content{
    overflow: auto;
    width: calc(100% + 20px);
    margin: 0 -20px 0 0;
    padding: 0 20px 0 0;
     -ms-overflow-style: none;
     scrollbar-width: none;
  }

  .gs-addons .gs-items{
    width: 1040px;
    padding: 0px;
  }

  .gs-addons .gs-scroll-content::-webkit-scrollbar {
    display: none;
  }

}
@media screen and (max-width: 767px){

  .gs-addons .gs-title{
      font-size: 28px;
    }
    
    .gs-addons .gs-text {
      font-size: 16px;
    }

    .gs-addons .gs-items {
      width: 970px;
      padding: 0px;
      gap: 10px;
  }

}
@media screen and (max-width: 374px){}


/* /////////////////////////////////////////////////////////////////////////////////////////// */
/* /////////////////////////////////////////////////////////////////////////////////////////// */
/* /////////////////////////////////////////////////////////////////////////////////////////// */

.gs-new-products{
  background: #fff;
  padding: 42px 20px 70px 20px;
  text-align: center;
}

.gs-new-products .gs-title{
  color: #2D2D2D;
  font-size: 45px;
  font-style: normal;
  font-weight: 800;
  line-height: 100%;
  letter-spacing: -0.9px;
  margin: 0px;
  padding: 0px;

}

.gs-new-products .gs-text{
  color: #2D2D2D;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: -0.52px;
  padding: 14px 0 40px 0;
  margin: 0px;
}

.gs-new-products .gs-items{
  max-width: 1135px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: flex-start;
  align-items: start;
  flex-wrap: wrap;
  gap: 16px;
}

.gs-new-products .gs-items img{
  display: block;
  width: 100%;
}

.gs-new-products .gs-items .gs-b1,
.gs-new-products .gs-items .gs-b4{
  display: block;
  width: 100%;
}

.gs-new-products .gs-items .gs-b2{
  width: calc(58.5% - 8px);
   display: block;
}
.gs-new-products .gs-items .gs-b3{
  width: calc(41.5% - 8px);
   display: block;
}


@media screen and (min-width: 960px) and (max-width: 1439px)  {


  .gs-new-products{
    padding: 2.92vw 1.39vw 4.86vw 1.39vw;
  }

  .gs-new-products .gs-title{
    font-size: 3.12vw;
  }

  .gs-new-products .gs-text{
    font-size: 1.81vw;
    padding: 0.97vw 0 2.78vw 0;
  }

  .gs-new-products .gs-items{
    
    gap: 1.11vw;
  }

  .gs-new-products .gs-items .gs-b2{
    width: calc(58.5% - 0.56vw);
  }
  .gs-new-products .gs-items .gs-b3{
    width: calc(41.5% - 0.56vw);
  }
}

@media screen and (max-width: 959px){

  .gs-new-products .gs-title{
    font-size: 34px;
    padding: 0 0 0px 0;
  }

  .gs-new-products .gs-text{
    font-size: 21px;
  }
}

@media screen and (max-width: 767px){

  .gs-new-products{
    padding: 35px 10px 20px 10px;
  }


  .gs-new-products .gs-title{
    font-size: 28px;
  }

  .gs-new-products .gs-text {
    font-size: 16px;
  }

  .gs-new-products .gs-items{
    gap: 10px;
  }

  .gs-new-products .gs-items a{
    width: 100%;
  }

  .gs-new-products .gs-items .gs-b2,
  .gs-new-products .gs-items .gs-b3{
    width: 100%;
  }

}
@media screen and (max-width: 374px){}


/* /////////////////////////////////////////////////////////////////////////////////////////// */
/* /////////////////////////////////////////////////////////////////////////////////////////// */
/* /////////////////////////////////////////////////////////////////////////////////////////// */


.gs-gstories{
  background: linear-gradient(117deg, #121B23 0%, #466A89 300.16%);
  padding: 40px 20px;
  text-align: center;
  color: #fff;
}

.gs-gstories .gs-title{
  color: #FFF;
  text-align: center;
  font-size: 45px;
  line-height: 120%;
  letter-spacing: -0.9px;
  font-weight: 800;
  margin: 0px;
  padding: 0px;
}

.gs-gstories .gs-text{
    color: #FFF;
  font-size: 26px;
  line-height: 120%;
  letter-spacing: -0.52px;
  padding: 24px 0;
  margin: 0px;
  font-weight: 400;
}

.gs-gstories .gs-view-video{
  border-radius: 8px;
  background: #AC04A9;
  display: inline-block;
  padding: 8px 15.406px;
  color: #FFF;
  text-align: center;
  font-size: 15.58px;
  font-style: normal;
  font-weight: 700;
  line-height: 27.732px;
  letter-spacing: 0.467px;
  text-transform: uppercase;
  transition: all 200ms;
}

.gs-gstories .gs-view-video:hover{
  text-decoration: none;
  opacity: 0.8;
}

.gs-gstories .gs-video-poster{
  max-width: 1138px;
  display: block;
  width: 100%;
  margin: 40px auto 0 auto;
  position: relative;
}

.gs-gstories .gs-video-poster::after{
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 90px;
  height: 90px;
  background: url("../images/icon-play.svg") no-repeat center center;
  background-size: contain;
}

.gs-gstories .gs-video-poster img{
  display: block;
  width: 100%;
  border-radius: 18px;
}


@media screen and (min-width: 960px) and (max-width: 1439px)  {


  .gs-gstories{
    padding: 2.78vw 1.39vw;
  }

  .gs-gstories .gs-title{
    font-size: 3.12vw;
  }

  .gs-gstories .gs-text{
    font-size: 1.81vw;
    padding: 1.67vw 0;
  }

  .gs-gstories .gs-view-video{
    border-radius: 0.56vw;
    padding: 0.56vw 1.04vw;
    font-size: 1.08vw;
    line-height: 1.88vw;
  }


  .gs-gstories .gs-video-poster{
    max-width: 79.03vw;
    margin: 2.78vw auto 0 auto;
  }

  .gs-gstories .gs-video-poster::after{
    width: 6.25vw;
    height: 6.25vw;
  }

  .gs-gstories .gs-video-poster img{
    border-radius: 1.25vw;
  }

}
@media screen and (max-width: 959px){


  .gs-gstories .gs-title{
    font-size: 34px;
  }

  .gs-gstories .gs-text{
    font-size: 21px;
  }
}
@media screen and (max-width: 767px){

   .gs-gstories .gs-title{
      font-size: 28px;
    }

    .gs-gstories .gs-text {
      font-size: 16px;
    }

    .gs-gstories .gs-text br{
      display: none;
    }

    .gs-gstories .gs-video-poster::after{
      width: 50px;
      height: 50px;
    }
}
@media screen and (max-width: 374px){}


/* /////////////////////////////////////////////////////////////////////////////////////////// */
/* /////////////////////////////////////////////////////////////////////////////////////////// */
/* /////////////////////////////////////////////////////////////////////////////////////////// */


.gs-cosmotetv-banner{
  width: 100%;
  max-width: 1338px;
  margin: 65px auto;
  border-radius: 30px;
  background: linear-gradient(90deg, #101920 0.05%, #436986 234.93%);
  padding: 40px 96px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  color: #fff;
}

.gs-cosmotetv-banner > img{
  display: block;
  width: 261px;
}

.gs-cosmotetv-banner .gs-content{
  text-align: center;
}

.gs-cosmotetv-banner .gs-content .gs-title{
  color: #FFF;
  font-family: 'BTCosmoBold';
  font-size: 24px;
  font-style: normal;
  line-height: 130%;
  letter-spacing: -0.48px;
}

.gs-cosmotetv-banner .gs-content .gs-text{
  color: #FFF;
  font-size: 15px;
  font-style: normal;
  font-family: 'PeridotPERegular';
  line-height: 140%;
  letter-spacing: -0.6px;
  padding: 10px 0 0 0;
}

.gs-cosmotetv-banner .gs-content .gs-text strong{
  font-family: 'PeridotPEBold';
}


.gs-cosmotetv-banner .gs-more{
  color: #FFF;
  text-align: center;
  font-family: Arial;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
  letter-spacing: -0.24px;
  text-transform: uppercase;
  border-radius: 10px;
  border: 1px solid #FFF;
  width: 253px;
  height: 40px;
  transition: all 200ms;
}

.gs-cosmotetv-banner .gs-more:hover{
  color: #fff;
  text-decoration: none;
  background: #101920;
}


@media screen and (min-width: 960px) and (max-width: 1439px)  {


  .gs-cosmotetv-banner{
    max-width: 92.92vw;
    margin: 4.51vw auto;
    border-radius: 2.08vw;
    padding: 2.78vw 6.67vw;
    gap: 1.39vw;
  }

  .gs-cosmotetv-banner > img{
    width: 18.12vw;
  }

  .gs-cosmotetv-banner .gs-content .gs-title{
    font-size: 1.67vw;
  }

  .gs-cosmotetv-banner .gs-content .gs-text{
    font-size: 1.04vw;
    padding: 0.69vw 0 0 0;
  }

  .gs-cosmotetv-banner .gs-more{
    font-size: 0.83vw;
    line-height: 2.5vw;
    border-radius: 0.69vw;
    width: 17.57vw;
    height: 2.78vw;
  }

}
@media screen and (max-width: 959px){

  .gs-cosmotetv-banner{
    flex-direction: column;
    width: calc(100% - 40px);
  }
}
@media screen and (max-width: 767px){

  .gs-cosmotetv-banner{
    width: auto;
    margin: 30px auto;
    border-radius: 0px;
    padding: 35px 20px;
  }

  .gs-cosmotetv-banner br{
    display: none;
  }

}
@media screen and (max-width: 374px){}


/* /////////////////////////////////////////////////////////////////////////////////////////// */
/* /////////////////////////////////////////////////////////////////////////////////////////// */
/* /////////////////////////////////////////////////////////////////////////////////////////// */


.gs-disclaimer{
  padding: 0px 20px 60px 20px;
  text-align: center;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  max-width: 1065px;
  margin: 0 auto;
}

.gs-disclaimer a{
  text-decoration: underline;
}

@media screen and (min-width: 960px) and (max-width: 1439px)  {

  .gs-disclaimer{
    padding: 1.67vw 1.39vw 4.58vw 1.39vw;
    font-size: 1.25vw;
    max-width: 65.28vw;
  }


}
@media screen and (max-width: 959px){}
@media screen and (max-width: 767px){

  .gs-disclaimer{
    font-size: 13px;
    padding: 30px 20px;
  }

  .gs-disclaimer br{
    display: none;
  }


}
@media screen and (max-width: 374px){}

/* /////////////////////////////////////////////////////////////////////////////////////////// */
/* /////////////////////////////////////////////////////////////////////////////////////////// */
/* /////////////////////////////////////////////////////////////////////////////////////////// */




.gs-home-download{
  background: #6200EA;
  display: flex;
  justify-content: center;
  align-items: end;
  gap: 35px;
  padding: 90px 40px 0 40px;
  font-family: 'RoobertPRO-Regular';
}

.gs-home-download .gs-pre-title{
  padding: 0 30px 40px 0;
}


.gs-home-download .gs-pre-title{
  font-size: 0px;
  text-align: left;
}

.gs-home-download .gs-pre-title span{
  line-height: 48px;
  background: #6200EA;
  border: 1.5px solid #36FFC6;
  border-radius: 10px;
  font-size: 31px;
  color: #36FFC6;
  padding: 0 15px;
  display: inline-block;
  vertical-align: middle;
  margin: 8px 0 0;
  position: relative;
  z-index: 5;
  font-family: 'RoobertPRO-Medium';
}



.gs-home-download .gs-pre-title span.gs-sh{
  color: #6200EA;
  background: #FEFDFE;
  box-shadow: 3px 3px 0px 0px rgba(98, 0, 234,1);
}

.gs-home-download .gs-pre-title span.gs-sh::before{
  content: "";
  position: absolute;
  position: absolute;
  right: -3px;
  top: 0px;
  width: calc(100% + 3px);
  height: calc(100% + 3px);
  box-shadow: 3px 3px 0px 0px rgba(76, 128, 215,1);
  border-radius: 10px;
  z-index: 0;
}

.gs-home-download .gs-pre-title span.gs-sh::after{
  content: "";
  position: absolute;
  position: absolute;
  right: -6px;
  top: 3px;
  width: calc(100% + 3px);
  height: calc(100% + 3px);
  box-shadow: 3px 3px 0px 0px rgba(54, 255, 198,1);
  border-radius: 10px;
  z-index: -1;
}



.gs-home-download .gs-content{
  text-align: right;
  color: #fff;
  padding-left: 140px;
}

.gs-home-download .gs-title{
 font-family: 'RoobertPRO-SemiBold';
  font-size: 48px;
  line-height: 110%;
  letter-spacing: -1.2px;
  padding: 0 0 65px 0;
  text-align: left;
  color: #fff;
}

.gs-home-download .gs-links-qr-code{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 16px;
  padding: 0 0 80px 0;
}

.gs-home-download .gs-links-qr-code .gs-links{
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: start;
  gap: 16px;
}

.gs-home-download .gs-links-qr-code .gs-links a{
  display: block;
}

.gs-home-download .gs-photo{
  width: 429px;
}

.gs-home-download .gs-photo img,
.gs-home-download .gs-links-qr-code .gs-links a img,
.gs-home-download .gs-links-qr-code .gs-qr-code img{
  display: block;
  width: 100%;
}


.gs-home-download .gs-links-qr-code .gs-links a{
  width: 130px;
}

.gs-home-download .gs-links-qr-code .gs-qr-code{
  width: 130px;
}


.gs-home-download .gs-left-content .gs-text{
  font-size: 17px;
  line-height: 130%;
  text-align: left;
  color: #fff;
}


@media screen and (min-width: 960px) and (max-width: 1365px)  {


  .gs-home-download{
    gap: 2.56vw;
    padding: 6.59vw 2.93vw 0 2.93vw;
  }

  .gs-home-download .gs-pre-title{
    padding: 0 2.2vw 2.93vw 0;
  }


  .gs-home-download .gs-pre-title span{
    line-height: 3.51vw;
    border: 0.11vw solid #36FFC6;
    border-radius: 0.73vw;
    font-size: 2.27vw;
    padding: 0 1.1vw;
    margin: 0.59vw 0 0;
  }



  .gs-home-download .gs-pre-title span.gs-sh{
    box-shadow: 0.22vw 0.22vw 0px 0px rgba(98, 0, 234,1);
  }

  .gs-home-download .gs-pre-title span.gs-sh::before{
    right: -0.22vw;
    width: calc(100% + 0.22vw);
    height: calc(100% + 0.22vw);
    box-shadow: 0.22vw 0.22vw 0px 0px rgba(76, 128, 215,1);
  }

  .gs-home-download .gs-pre-title span.gs-sh::after{
    right: -0.44vw;
    top: 0.22vw;
    width: calc(100% + 0.22vw);
    height: calc(100% + 0.22vw);
    box-shadow: 0.22vw 0.22vw 0px 0px rgba(54, 255, 198,1);
    border-radius: 0.73vw;
  }


  .gs-home-download .gs-content{
    padding-left: 10.25vw;
  }


  .gs-home-download .gs-title{
    font-size: 3.51vw;
    padding: 0 0 4.76vw 0;
  }

  .gs-home-download .gs-links-qr-code{
    gap: 1.17vw;
    padding: 0 0 5.86vw 0;
  }

  .gs-home-download .gs-links-qr-code .gs-links{
    gap: 1.17vw;
  }

  .gs-home-download .gs-photo{
    width: 31.41vw;
  }

  .gs-home-download .gs-links-qr-code .gs-links a{
    width: 9.52vw;
  }

  .gs-home-download .gs-links-qr-code .gs-qr-code{
    width: 9.52vw;
  }


  .gs-home-download .gs-left-content .gs-text{
    font-size: 1.24vw;
  }

}


@media screen and (max-width: 959px) {
  .gs-home-download {
    
    padding: 56px 24px 0 24px;
    gap: 24px;
  }



  .gs-home-download .gs-pre-title span{
    white-space: nowrap;
  }

  .gs-home-download .gs-title{
    font-size: 30px;
  }

  .gs-home-download .gs-links-qr-code .gs-qr-code{
    width: 100px;
  }

  .gs-home-download .gs-pre-title span {
    line-height: 43px;
    font-size: 17px;
    padding: 0 12px;
  }

  .gs-home-download .gs-left-content .gs-text{
    font-size: 15px;
    max-width: 200px;
    padding-bottom: 20px;
    margin: -20px 0 20px 0;
  }

  .gs-home-download .gs-left-content .gs-text br{
    display: none;
  }

  .gs-home-download .gs-content{
    padding-left: 0px;
  }

  .gs-home-download .gs-photo {
    width: 40vw;
  }

}

@media screen and (max-width: 767px) {

  .gs-home-download {
    padding: 23.08vw 0px 0 0px;
  }

  .gs-home-download .gs-pre-title span {
    font-size: 24px;
  }

  .gs-home-download{
    gap: 0px;
  }

  .gs-home-download .gs-links-qr-code .gs-qr-code {
    width: 25.13vw;
  }

  .gs-home-download .gs-pre-title span {
    font-size: 4.87vw;
  }


  .gs-home-download{
    flex-direction: column;
    justify-content: flex-start;
    align-items: start;
    padding: 9.85vw 5.13vw 0 5.13vw;
    gap: 8.41vw;
  }

  .gs-home-download .gs-pre-title span {
    line-height: 13.85vw;
    font-size: 6.15vw;
  }

  .gs-home-download .gs-title {
    font-size: 6.67vw;
    padding: 15.67vw 0 0  0;
  }

  .gs-home-download .gs-title br{
    display: none;
  }

  .gs-home-download .gs-qr-code img{
    width: 23vw;
  }

  .gs-home-download .gs-photo{
    order: 3;
  }

  .gs-home-download .gs-pre-title{
    order: 1;
    padding: 0px;
  }

  .gs-home-download .gs-content{
    order: 2;
    width: 100%;
    text-align: left;
  }

  .gs-home-download .gs-links-qr-code{
    margin: 0px;
    justify-content: flex-start;
    padding: 0px;
  }

  .gs-home-download .gs-photo {
    width: 62vw;
    margin: 0 auto;
  }

  .gs-home-download .gs-links-qr-code .gs-links a{
    width: 33.33vw;
  }

  .gs-home-download .gs-links-qr-code{
    flex-direction: row;
  }

}


/* /////////////////////////////////////////////////////////////////////////////////////////// */
/* /////////////////////////////////////////////////////////////////////////////////////////// */
/* /////////////////////////////////////////////////////////////////////////////////////////// */



.gs-bottom-links{
  padding: 50px 40px 64px 40px;
}

.gs-bottom-links .gs-title{
  color: #1C1C1B;
  text-align: center;
  font-size: 31px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%; 
  letter-spacing: -0.72px;
  padding: 0 0 40px 0;
}

.gs-bottom-links .gs-title strong{
  font-weight: 900;
}

.gs-bottom-links .gs-items{
  display: flex;
  justify-content: center;
  align-items: stretch;
  gap: 33px;
  flex-wrap: wrap;
  max-width: 1440px;
  margin: 0 auto;
}

.gs-bottom-links .gs-items .gs-item{
  border-radius: 13px;
  background: #282828;
  padding: 40px 16px;
  width: 197px;
  height: 197px;
  position: relative;
  transition: all 300ms;
}

.gs-bottom-links .gs-items .gs-item:hover{
  transform: scale(1.05);
}

.gs-bottom-links .gs-items .gs-item .gs-item-lnk{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  font-size: 0px;
}

.gs-bottom-links .gs-items .gs-item .gs-item-icon img{
  height: 50px;
  width: auto;
  display: block;
  margin: 0 auto;
}

.gs-bottom-links .gs-items .gs-item .gs-item-title{
  padding: 24px 0 0 0;
  color: #FFF;
  text-align: center;
  font-size: 13px;
  font-style: normal;
  line-height: 120%;
  letter-spacing: -0.348px;
  font-weight: 700;
}




@media screen and (min-width: 960px) and (max-width: 1439px)  {


  .gs-bottom-links{
    padding: 3.47vw 4.44vw 2.78vw 4.44vw;
  }

  .gs-bottom-links .gs-title{
    font-size: 2.5vw;
    padding: 0 0 2.78vw 0;
  }

  .gs-bottom-links .gs-items{
    gap: 1.11vw;
    max-width: 100.0vw;
  }

  .gs-bottom-links .gs-items .gs-item{
    border-radius: 0.9vw;
    padding: 2.78vw 1.11vw;
    width: 13.68vw;
    height: 13.68vw;
  }


  .gs-bottom-links .gs-items .gs-item .gs-item-icon img{
    height: 3.47vw;
  }

  .gs-bottom-links .gs-items .gs-item .gs-item-title{
    padding: 1.67vw 0 0 0;
    font-size: 0.9vw;
  }

}
@media screen and (max-width: 959px){

  .gs-bottom-links .gs-title{
    font-size: 28px;
  }

  .gs-bottom-links .gs-items{
    gap: 10px;
  }

}
@media screen and (max-width: 767px){

  .gs-bottom-links {
    padding: 30px 16px 30px 16px;
  }

  .gs-bottom-links .gs-title {
    font-size: 22px;
    padding: 0 0 24px 0;
  }


  .gs-bottom-links .gs-items{
    display: block;
    overflow: auto;
    font-size: 0px;
    white-space: nowrap;
    margin: 0 -16px 0 0;
    width: calc(100% + 16px);
    -ms-overflow-style: none; 
    scrollbar-width: none; 
  }

  .gs-bottom-links .gs-items::-webkit-scrollbar {
    display: none;
  }


  .gs-bottom-links .gs-items .gs-item{
    display: inline-block;
    vertical-align: top;
    margin: 0 10px 0 0;
    white-space: normal;
  }

}
@media screen and (max-width: 374px){}

/* //////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////// */


.gs-payzy-offer-popup{
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;

  height: 100%;
  z-index: 99999999;
  padding: 40px;
  background: rgba(0,0,0,0.8);
   overflow: auto;
  display: none;
}

.gs-back-close{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.gs-payzy-offer-popup .gs-content{
  max-width: 1318px;
  margin: 0 auto;
  padding: 60px 20px;
  border-radius: 20px;
  background: linear-gradient(121deg, #09000C -0.33%, #FD04FC 255.36%);
  position: relative;
  z-index: 2;
}

.gs-payzy-offer-popup .gs-content .gs-close{
  position: absolute;
  right: 20px;
  top: 20px;
  width: 40px;
  height: 40px;
  background: url("../images/po-icon-close.png") no-repeat center center;
  background-size: 20px auto;
  text-decoration: none !important;
  font-size: 0px;
}

.gs-payzy-offer-popup .gs-content .gs-title{
  color: #FFF;
  text-align: center;
  font-weight: 700;  
  font-size: 31px;
  line-height: 130%;
  letter-spacing: -0.62px;
  padding: 0 0 50px 0;
}

.gs-payzy-offer-popup .gs-content .gs-items{
  width: 100%;
  max-width: 1190px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: start;
  gap: 32px 36px;
  color: #fff;
}


.gs-payzy-offer-popup .gs-content .gs-items .gs-item{
  min-width: 270px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
}

.gs-payzy-offer-popup .gs-content .gs-items .gs-item .gs-item-title{
  padding: 12px 0 0 0;

  color: #FFF;
  font-weight: 700;  
  font-size: 20px;
  line-height: 100%;
  letter-spacing: -0.2px;
  text-transform: uppercase;
  text-align: center;
}

.gs-payzy-offer-popup .gs-content .gs-items .gs-item .gs-item-text{
  
  color: #FFF;
  font-weight: 600;
  font-size: 15px;
  line-height: 140%;
  letter-spacing: -0.34px;
  text-align: center;
}

.gs-payzy-offer-popup .gs-content .gs-items .gs-item .gs-item-photo{
  max-width: 200px;
}

.gs-payzy-offer-popup .gs-content .gs-items .gs-item:nth-child(2) .gs-item-photo,
.gs-payzy-offer-popup .gs-content .gs-items .gs-item:nth-child(3) .gs-item-photo{
  max-width: 410px;
}

.gs-payzy-offer-popup .gs-content .gs-items .gs-item .gs-item-photo img{
  display: block;
  width: 100%;
}


@media screen and (max-width: 1365px) {
  
  .gs-payzy-banner{
    margin-right: 20px;
    margin-left: 20px;
    width: calc(100% - 40px);
  }

  .gs-payzy-offer-popup .gs-content .gs-items{
    align-items: start;
    justify-content: center;
  }

  .gs-payzy-offer-popup .gs-content .gs-items .gs-item .gs-item-text br{
    display: none;
  }

  .gs-payzy-offer-popup .gs-content .gs-items .gs-item{
    width: 175px;
    min-width: 10px;
  }

  .gs-payzy-offer-popup .gs-content .gs-items .gs-item:nth-child(2),
  .gs-payzy-offer-popup .gs-content .gs-items .gs-item:nth-child(3){
    width: 360px;
  }


}


@media screen and (max-width: 1139px) {

  .gs-payzy-banner .gs-hold .title {
    font-size: 20px;
    line-height: normal;
  }

}


@media screen and (max-width: 959px) {

  .gs-payzy-banner .gs-hold {
      padding: 13px 30px 13px 24px;
  }

  .gs-payzy-banner .gs-hold .title {
    font-size: 18px;
    line-height: normal;
    max-width: 340px;
  }

  .gs-payzy-banner .gs-hold .title br{
    display: none;
  }

  .gs-payzy-offer-popup .gs-content .gs-title br{
    display: none;
  }

  .gs-payzy-offer-popup .gs-content .gs-items .gs-item {
    width: calc(50% - 14px);
  }

  .gs-payzy-offer-popup .gs-content{
    padding: 60px 20px;
  }
}


@media screen and (max-width: 767px) {
  .gs-payzy-banner .gs-hold{
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding: 20px;
  }

  .gs-payzy-banner .gs-hold .gs-content{
    width: 100%;
    gap: 10px;
  }

  .gs-payzy-banner .gs-hold .title {
    font-size: 17px;
  }

  .gs-payzy-banner{
    margin-bottom: 20px;
  }

  .gs-payzy-offer-popup{
    padding: 15px;
  }

  .gs-payzy-offer-popup .gs-content .gs-title {
    font-size: 22px;
    padding: 0 0 35px 0;
  }

  .gs-payzy-offer-popup .gs-content .gs-items{
    flex-direction: column;
    gap: 20px;
    align-items: center;
    justify-content: flex-start;
  }

  .gs-payzy-offer-popup .gs-content .gs-items .gs-item{
    width: 100%;
    padding: 0 0 30px 0;
  }

  .gs-payzy-banner .gs-hold .title {
    font-size: 16px;
  }

  .gs-payzy-banner .gs-hold .gs-content .gs-links{
    position: relative;
    right: auto;
    top: auto;
    flex-direction: row;
    width: 100%;
  }

  .gs-payzy-banner .gs-hold .gs-content > img {
    width: 75%;
  }

  .gs-payzy-offer-popup .gs-content .gs-items .gs-item,
  .gs-payzy-offer-popup .gs-content .gs-items .gs-item:nth-child(2), 
  .gs-payzy-offer-popup .gs-content .gs-items .gs-item:nth-child(3){
    width: 100%;
  }

}








/* //////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////// */






.gs-faq{
  text-align: center;
  padding: 0px 0 60px 0;
}

.gs-faq .gs-title{
  color: #282828;
  text-align: center;
  font-size: 42px;
  font-weight: 700;
  line-height: normal;
  padding: 0 0 45px 0;
}

.gs-faq .gs-items{
  width: calc(100% - 40px);
  max-width: 946px;
  margin: 0 auto;
  text-align: left;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  gap: 16px;
}

.gs-faq .gs-items .gs-item{
  width: 100%;
  border-radius: 8px;
  background: #282828;
  padding: 14px 30px;
  color: #fff;
}

.gs-faq .gs-items .gs-item .gs-item-q{
  display: block;
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-align: left;
  text-decoration: none;
  position: relative;
}

.gs-faq .gs-items .gs-item .gs-item-q::after{
  content: "";
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translate(0, -50%);
  width: 20px;
  height: 20px;
  background: url("../images/icon-faq.svg") no-repeat center center ;
  background-size: contain;
}

.gs-faq .gs-items .gs-item.gs-active .gs-item-q::after{
  transform: translate(0, -50%) rotate(180deg);
}

.gs-faq .gs-items .gs-item .gs-item-ans{
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  border-top: 1px solid #fff;
  padding: 10px 0 0 0;
  margin: 10px 0 0 0;
  display: none;
}

.gs-faq .gs-items .gs-item .gs-item-ans ul,
.gs-faq .gs-items .gs-item .gs-item-ans li{
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  position: relative;
}

.gs-faq .gs-items .gs-item .gs-item-ans ul{
  padding: 0 0 10px 0;
}

.gs-faq .gs-items .gs-item .gs-item-ans li{
  padding: 0 0 0 30px;
}

.gs-faq .gs-items .gs-item .gs-item-ans li::before{
  content: "";
  position: absolute;
  left: 15px;
  top: 12px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #000;
}

.gs-faq .gs-items .gs-item .gs-item-ans table{
  width: 100%;
  margin: 20px 0;
}

.gs-faq .gs-items .gs-item .gs-item-ans table tr td{
  text-align: center;
  font-size: 16px;
  line-height: 120%;
  padding: 10px 0;
}

.gs-faq .gs-items .gs-item .gs-item-ans table tr:first-child td{
  font-weight: 700;
  font-size: 17px;
}

.gs-faq .gs-items .gs-item .gs-item-ans table tr td:first-child{
  font-weight: 700;
  font-size: 17px;
}




@media screen and (min-width: 960px) and (max-width: 1439px)  {


  .gs-faq{
    padding:  0 0 4.17vw 0;
  }

  .gs-faq .gs-title{
    font-size: 42px;
    padding: 0 0 3.12vw 0;
  }

  .gs-faq .gs-items{
    width: calc(100% - 2.78vw);
    max-width: 65.69vw;
    gap: 1.11vw;
  }

  .gs-faq .gs-items .gs-item{
    border-radius: 0.56vw;
    padding: 0.97vw 2.08vw;
  }

  .gs-faq .gs-items .gs-item .gs-item-q{
    font-size: 1.39vw;
  }

  .gs-faq .gs-items .gs-item .gs-item-q::after{
    width: 1.39vw;
    height: 1.39vw;
  }

  .gs-faq .gs-items .gs-item .gs-item-ans{
    font-size: 1.25vw;
    padding: 0.69vw 0 0 0;
    margin: 0.69vw 0 0 0;
  }

  .gs-faq .gs-items .gs-item .gs-item-ans ul{
    padding: 0 0 0.69vw 0;
  }

  .gs-faq .gs-items .gs-item .gs-item-ans li{
    padding: 0 0 0 2.08vw;
  }

  .gs-faq .gs-items .gs-item .gs-item-ans li::before{
    left: 1.04vw;
    top: 0.83vw;
    width: 0.28vw;
    height: 0.28vw;
  }

  .gs-faq .gs-items .gs-item .gs-item-ans table{
    margin: 1.39vw 0;
  }

  .gs-faq .gs-items .gs-item .gs-item-ans table tr td{
    font-size: 1.11vw;
    padding: 0.69vw 0;
  }

  .gs-faq .gs-items .gs-item .gs-item-ans table tr:first-child td{
    font-size: 1.18vw;
  }

  .gs-faq .gs-items .gs-item .gs-item-ans table tr td:first-child{
    font-size: 1.18vw;
  }

}
@media screen and (max-width: 959px){

  .gs-faq .gs-title{
    font-size: 36px;
  }

  .gs-faq .gs-items .gs-item .gs-item-q{
    font-size: 18px;
  }

}
@media screen and (max-width: 767px){
  .gs-faq .gs-title {
    font-size: 32px;
    padding: 0 0 20px 0;
  }

  .gs-faq .gs-items {
    width: calc(100% - 20px);
  }

  .gs-faq .gs-items .gs-item {
    padding: 14px 15px;
  }

  .gs-faq .gs-items .gs-item .gs-item-q {
    font-size: 16px;
    padding: 0 35px 0 0;
  }

  .gs-faq .gs-items .gs-item .gs-item-ans{
    font-size: 15px;
  }


  .gs-faq .gs-items .gs-item .gs-item-ans table{
    display: block;
    overflow: auto;
    width: calc(100%) !important;
    margin: 0 -20px 0 0 !important;
  }

  .gs-faq .gs-items .gs-item .gs-item-ans table tr td:first-child {
    font-size: 15px;
  }

  .gs-faq .gs-items .gs-item .gs-item-ans table tr td{
    font-size: 15px;
  }

  .gs-faq .gs-items .gs-item .gs-item-ans table tr td{
    text-align: left;
    padding-right: 20px;
    min-width: 140px;
  }

  .gs-faq .gs-items .gs-item .gs-item-ans table tr td br{
    display: none;
  }


}
@media screen and (max-width: 374px){}


/* /////////////////////////////////////////////////////////////////////////////////////////// */
/* /////////////////////////////////////////////////////////////////////////////////////////// */
/* /////////////////////////////////////////////////////////////////////////////////////////// */




.gm-section{
    font-family: Arial;
    color:#000000;
    font-size:17px;
    text-rendering: optimizeLegibility;
    font-feature-settings: "kern" 1;
    font-kerning: normal;
    position:relative;
    padding:0px;
  position:relative;
  text-align: center;
  margin: 0 auto;

  
}


.gm-blog{
  padding: 40px 20px 100px 20px;
  text-align: center;
}

.gm-blog .gm-title{
    font-weight: 700;  
    font-size: 40px;
    line-height: 120%;
    color: #8228F5;
}

.gm-blog .gm-text{
    font-family: 'Arial';
    font-size: 18px;
    line-height: 140%;
    color: #004383;
    padding: 5px 0 0px 0;
}




.gm-blog .gm-row{
  padding: 0 20px 33px 20px;
  font-size: 0px;
  max-width: 1370px;
  margin: 0px auto 0 auto;

}

.gm-blog .gm-blog-logo{
  width: 130px;
  height: 50px;
  background: url("../images/logo-blog.svg") no-repeat center center;
  background-size: contain;
  display: block;
}

.gm-blog .gm-all-articles{

}


.gm-blog .gm-all-articles{
  color: #004383;
  font-size: 13px;
  font-weight: bold;
  display: inline-block;
  border: 1px solid #AC04A9;
  border-radius: 20px;
  border-radius: 8px;
  background: #AC04A9;
  color: #fff;

  height: 40px;
  line-height: 40px;
  text-decoration: none;
  padding: 0 30px;
  transition: all 200ms;
  position: relative;
  overflow: hidden;
  z-index: 2;

  float: right;
  margin: -45px 0 0 0;
}

.gm-blog .gm-all-articles:hover{
  opacity: 0.8;
  text-decoration: none;
}


.gm-blog .gm-items{
  font-size: 0px;
  max-width: 1370px;
  margin: 0 auto;
}

.gm-blog .gm-items .gm-item{
  display: inline-block;
  vertical-align: top;
  width: 434px;
  height: 450px;
  background: #fff;
  border-radius: 20px;
  margin: 0 8px;
  overflow: hidden;
  position: relative;
}

.gm-blog .gm-items .gm-item .gm-item-photo{
  position: relative;
  z-index: 1;
}

.gm-blog .gm-items .gm-item .gm-item-photo img{
  height: 260px;
  display: block;
  object-fit: cover;
  width: 100%;
}


.gm-blog .gm-items .gm-item-grad{
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 260px;
  z-index: 2;
}


.gm-blog .gm-items .gm-item .gm-item-content{
  background: #fff;
  border-radius: 20px;
  margin: -30px 15px 15px 15px;
  height: 205px;
  position: relative;
  z-index: 3;
  text-align: left;
  padding: 25px 25px 0 25px;
}


.gm-blog .gm-items .gm-item .gm-item-title{
  font-weight: bold;
  font-size: 19px;
  line-height: 120%;
  color: #282828;
  height: 70px;
  overflow: hidden;
}

.gm-blog .gm-items .gm-item .gm-item-text{
  font-size: 15px;
  line-height: 21px;
  color: #666666;
  height: 35px;
  overflow: hidden;
}


.gm-blog .gm-items .gm-item .gm-item-more{
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  display: inline-block;
  border: 1px solid #AC04A9;
  border-radius: 8px;
  background: #AC04A9;

  height: 40px;
  line-height: 40px;
  text-decoration: none;
  padding: 0 30px;
  transition: all 200ms;
  position: relative;
  overflow: hidden;
}


.gm-blog .gm-items .gm-item .gm-item-more:hover{
  opacity: 0.8;
}


.gm-blog .owl-nav{
  position: absolute;
  right: 0px;
  bottom: -60px;
}

.gm-blog .owl-nav.disabled,
.gm-blog .owl-dots.disabled{
  display: none !important;
}

.gm-blog .owl-nav .owl-prev, 
.gm-blog .owl-nav .owl-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    bottom: 0px;
    display: block;
    width: 40px;
    height: 40px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    background: url("../images/icon-prev.svg") no-repeat center center !important;
    background-size: contain !important;
    z-index: 10;
    right: 70px;
}

.gm-blog .owl-nav .owl-next{
  right: 20px;
  background: url("../images/icon-next.svg") no-repeat center center !important;
  background-size: contain !important;
}

.gm-blog .owl-nav .owl-prev.disabled, 
.gm-blog .owl-nav .owl-next.disabled{
    opacity: 0.3;
    cursor: default;
}

.gm-blog .owl-dots{
    position: absolute;
    bottom: -40px;
    left: 0px;
    width: calc(100% - 120px);
    padding: 0px;
    background: #DCDCDC;
    height: 1px;
    display: flex !important;
    flex-wrap: nowrap;
    align-items: stretch;
    align-content: stretch;
    justify-content: center;
    overflow: hidden;
}

.gm-blog .owl-dots .owl-dot{
  display: inline-block;
    vertical-align: middle;
    margin: 0px;
    width: auto;
    height: 1px;
    background: none;
    transition: all 200ms;
    flex-grow: 1;
    position: relative;
}

.gm-blog .owl-dots .owl-dot span {
    content: "";
    width: 5000px;
    height: 1px;
    right: 100%;
    top: 0px;
    position: absolute;
    background: #004383;
    opacity: 0;
    transition: all 300ms linear;
    right: 100%;
}

.gm-blog .owl-dots .owl-dot.active span{
    background: #004383 !important; 
    opacity: 1;
    opacity: 1;
    right: 0%;
}


@media screen and (min-width: 960px) and (max-width: 1439px)  {


  .gm-section{
      font-size:1.18vw;
  }

  .gm-blog{
    padding: 2.78vw 1.39vw 6.94vw 1.39vw;
  }

  .gm-blog .gm-title{
      font-size: 2.78vw;
  }

  .gm-blog .gm-text{
      font-size: 1.25vw;
      padding: 0.35vw 0 0px 0;
  }

  .gm-blog .gm-row{
    padding: 0 1.39vw 2.29vw 1.39vw;
    max-width: 95.14vw;
  }

  .gm-blog .gm-blog-logo{
    width: 9.03vw;
    height: 3.47vw;
  }

  .gm-blog .gm-all-articles{
    font-size: 0.9vw;
    border-radius: 1.39vw;
    border-radius: 0.56vw;
    height: 2.78vw;
    line-height: 2.78vw;
    padding: 0 2.08vw;
    margin: -3.12vw 0 0 0;
  }

  .gm-blog .gm-items{
    max-width: 95.14vw;
  }

  .gm-blog .gm-items .gm-item{
    width: 30.14vw;
    height: 31.25vw;
    border-radius: 1.39vw;
    margin: 0 0.56vw;
  }


  .gm-blog .gm-items .gm-item .gm-item-photo img{
    height: 18.06vw;
  }


  .gm-blog .gm-items .gm-item-grad{
    height: 18.06vw;
  }


  .gm-blog .gm-items .gm-item .gm-item-content{
    border-radius: 1.39vw;
    margin: -2.08vw 1.04vw 1.04vw 1.04vw;
    height: 14.24vw;
    padding: 1.74vw 1.74vw 0 1.74vw;
  }

  .gm-blog .gm-items .gm-item .gm-item-title{
    font-size: 1.32vw;
    height: 4.86vw;
  }

  .gm-blog .gm-items .gm-item .gm-item-text{
    font-size: 1.04vw;
    line-height: 1.46vw;
    height: 2.43vw;
  }


  .gm-blog .gm-items .gm-item .gm-item-more{
    font-size: 0.9vw;
    border-radius: 0.56vw;
    height: 2.78vw;
    line-height: 2.78vw;
    padding: 0 2.08vw;
  }

  .gm-blog .owl-nav{
    bottom: -4.17vw;
  }

  .gm-blog .owl-nav .owl-prev, 
  .gm-blog .owl-nav .owl-next {
      width: 2.78vw;
      height: 2.78vw;
      right: 4.86vw;
  }

  .gm-blog .owl-nav .owl-next{
    right: 1.39vw;
  }

  .gm-blog .owl-dots{
      bottom: -2.78vw;
      width: calc(100% - 8.33vw);
  }


}

@media screen and (max-width: 959px) {


    .gm-blog .gm-title{
        font-size: 34px;
    }


    .gm-blog .gm-row{
        margin-top: 10px;
    }

    .gm-blog .owl-nav{
      display: block !important;
    }

}

@media screen and (max-width: 767px) {

  .gm-blog .gm-items .gm-item .gm-item-more{
    font-size: 12px;
    height: 40px;
    line-height: 40px;
  }


  .gm-blog{
    padding: 40px 15px 30px 15px;
  }

  .gm-blog .gm-items{
    margin-right: -15px;
    width: calc(100% + 15px); 
  }

  .gm-blog .gm-items .gm-item{
    width: 320px;
  }


  .gm-blog .gm-row{
    padding: 0 0 30px 0;
  }

  .gm-blog .gm-blog-logo{
    width: 104px;
  }

  .gm-blog .gm-all-articles{
    padding: 0 15px;
    font-size: 12px;
  }

  .gs-page img.gm-img-mob{
    display: block !important;
  }

  .gs-page img.gm-img-desk{
    display: none !important;
  }


  .gm-blog .gm-title{
    font-size: 26px;
  }

}




/* ///////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////// */




.gs-lightbox{
  position:fixed;
  left:0px;
  top:0px;
  width:100%;
  height:100%;
  z-index: 9999;
  background: rgba(0,0,0,0.8);
  display:none;
}

.gs-lightbox .gs-back-close{
  position:absolute;
  left:0px;
  top:0px;
  width:100%;
  height:100%;
  z-index: 1;
}

.gs-lightbox .gs-content{
  position:absolute;
  top:50%;
  left:50%;
  width:calc(100% - 30px);
  max-width: 910px;
  max-height: 720px;
  height: 45vh;
  background:#000;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  
  z-index: 10;
}


.gs-lightbox .gs-content iframe{
  display: block;
}

.gs-lightbox .gs-content .gs-close::before{
  content: "✕";
}

.gs-lightbox .gs-content .gs-close{
  position:absolute;
  right:0px;
  top:-30px;
  color: #fff;
  display:block;
  font-size: 20px;
  text-align: center;
  text-decoration: none;
}



/* ///////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////// */



.gs-expert{
  border-radius: 20px;
  background: linear-gradient(90deg, #6F016D 0%, #040004 63.72%);
  width: 100%;
  max-width: 1370px;
  margin: 0 auto 60px auto;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  gap: 20px;
}

.gs-expert .gs-photo{
  width: calc(50% - 10px);
}

.gs-expert .gs-photo img{
  display: block;
  width: 100%;
  border-radius: 20px;
}

.gs-expert .gs-content{
  width: calc(50% - 10px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: start;
  gap: 40px;
  padding: 20px 30px 20px 97px;
  color: #fff;
}

.gs-expert .gs-content .gs-title{
  color: #F3F5FA;
  font-size: 44px;
  font-weight: 800;
  line-height: 120%; 
  letter-spacing: -0.88px;
  margin: 0px;
  padding: 0px;
}

.gs-expert .gs-content .gs-text{
  color: #F3F5FA;
  font-size: 29px;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: -0.58px;
}

.gs-expert .gs-content .gs-more{
  color: #004383;
  font-size: 16px;
  font-weight: 700;
  display: inline-block;
  border: 1px solid #AC04A9;
  border-radius: 20px;
  border-radius: 8px;
  background: #AC04A9;
  color: #fff;

  text-decoration: none;
  padding: 0 30px;
  transition: all 200ms;
  position: relative;
  z-index: 2;
  width: 278px;
  line-height: 48px;
  text-align: center;
}

.gs-expert .gs-content .gs-more:hover{
  opacity: 0.8;
  text-decoration: none;
}

@media screen and (min-width: 768px) and (max-width: 1439px)  {



  .gs-expert{
    border-radius: 1.39vw;
    max-width: 95.14vw;
    margin: 0 auto 4.17vw auto;
    gap: 1.39vw;
  }

  .gs-expert .gs-photo{
    width: calc(50% - 0.69vw);
  }

  .gs-expert .gs-photo img{
    border-radius: 1.39vw;
  }

  .gs-expert .gs-content{
    width: calc(50% - 0.69vw);
    gap: 2.78vw;
    padding: 1.39vw 2.08vw 1.39vw 6.74vw;
  }

  .gs-expert .gs-content .gs-title{
    font-size: 3.06vw;
  }

  .gs-expert .gs-content .gs-text{
    font-size: 2.01vw;
  }

  .gs-expert .gs-content .gs-more{
    font-size: 1.11vw;
    border-radius: 1.39vw;
    border-radius: 0.56vw;
    padding: 0 2.08vw;
    width: 19.31vw;
    line-height: 3.33vw;
  }


}
@media screen and (max-width: 959px){

  

}
@media screen and (max-width: 767px){
 
  .gs-expert{
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
    border-radius: 0px;
    margin: 0 auto ;
    padding: 40px 20px 20px 20px;
    gap: 30px;
  }

  .gs-expert .gs-photo{
    width: 100%;
  }

  .gs-expert .gs-content{
    padding: 0px;
    width: 100%;
    text-align: center;
  }

  .gs-expert .gs-content .gs-more{
    width: 100%;
  }

  .gs-expert .gs-content .gs-text{
    font-size: 20px;
    width: 100%;
  }

  .gs-expert .gs-content .gs-title {
    font-size: 36px;
    width: 100%;
  }

}
@media screen and (max-width: 374px){}


/* /////////////////////////////////////////////////////////////////////////////////////////// */
/* /////////////////////////////////////////////////////////////////////////////////////////// */
/* /////////////////////////////////////////////////////////////////////////////////////////// */


.gs-products .gs-pr-banner{
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  gap: 15px;
  width: 100%;
  max-width: 1370px;
  margin: 0 auto;
}

.gs-products .gs-pr-banner .gs-left-banner{
  width: 485px;
}

.gs-products .gs-pr-banner .gs-left-banner img{
  display: block;
  width: 100%;
}

.gs-products .gs-pr-banner .gs-sub-items{
  width: calc(100% - 500px);
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  gap: 10px;
}

.gs-products .gs-pr-banner .gs-sub-items .gs-sub-item{
  background: #EDEDED;
  border-radius: 14px;
  width: calc(25% - 5px);
  padding: 15px 15px 12px 15px;
  position: relative;
}

.gs-products .gs-pr-banner .gs-sub-items .gs-sub-item-lnk{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 5;
  font-size: 0px;
  display: block;
}

.gs-products .gs-pr-banner .gs-sub-items .gs-sub-item-title{
  color: #282828;
  font-size: 15px;
  font-style: normal;
  font-weight: 800;
  line-height: 120%;
  min-height: 32px;
}

.gs-products .gs-pr-banner .gs-sub-items .gs-sub-item-photo{
  min-height: 180px;
  align-content: center;
  padding: 0 0 20px 0;
}

.gs-products .gs-pr-banner .gs-sub-items .gs-sub-item-photo img{
    display: block;
    width: 100%;
}

.gs-products .gs-pr-banner .gs-sub-items .gs-sub-item-more{
  line-height: 37px;
  width: 100%;
  background: #282828;
  border-radius: 12px;

  color: #FFF;
  font-size: 12.96px;
  font-style: normal;
  font-weight: 800;
  line-height: 37px;
  transition: all 300ms;
}

.gs-products .gs-pr-banner .gs-sub-items .gs-sub-item:hover .gs-sub-item-more{
  opacity: 0.8;
}

.gs-products .gs-bottom-disclaimer{
  color: #000;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: -0.24px;
  padding: 25px 0 0 0;
}


@media screen and (min-width: 959px) and (max-width: 1439px)  {
  .gs-products .gs-pr-banner{
    gap: 1.05vw;
    max-width: 95.14vw;
  }

  .gs-products .gs-pr-banner .gs-left-banner{
    width: 33.69vw;
  }

  .gs-products .gs-pr-banner .gs-sub-items{
    width: calc(100% - 34.73vw);
    gap: 0.70vw;
  }

  .gs-products .gs-pr-banner .gs-sub-items .gs-sub-item{
    border-radius: 0.98vw;
    width: calc(25% - 0.35vw);
    padding: 1.05vw 1.05vw 0.84vw 1.05vw;
  }

  .gs-products .gs-pr-banner .gs-sub-items .gs-sub-item-title{
    font-size: 1.05vw;
    min-height: 2.23vw;
  }

  .gs-products .gs-pr-banner .gs-sub-items .gs-sub-item-photo{
    min-height: 12.50vw;
    padding: 0 0 1.39vw 0;
  }

  .gs-products .gs-pr-banner .gs-sub-items .gs-sub-item-more{
    line-height: 2.57vw;
    border-radius: 0.84vw;
    font-size: 0.90vw;
    line-height: 2.57vw;
  }

  .gs-products .gs-bottom-disclaimer{
    font-size: 0.84vw;
    letter-spacing: -0.01vw;
    padding: 1.74vw 0 0 0;
  }
}
@media screen and (max-width: 959px){

  .gs-products .gs-pr-banner{
    flex-direction: column;
  }

  .gs-products .gs-pr-banner .gs-left-banner{
    width: 100%;
  }

  .gs-products .gs-pr-banner .gs-left-banner img{
    max-width: 485px;
    margin: 0 auto;
  }

  .gs-products .gs-pr-banner .gs-sub-items{
    width: 100%;
  }

}
@media screen and (max-width: 767px){

  .gs-products .gs-pr-banner .gs-sub-items{
    display: block;
    overflow: auto;
    font-size: 0px;
    white-space: nowrap;
    margin-right: -20px;
    width: calc(100% + 20px);
    padding: 0 10px 0 0;
    -ms-overflow-style: none;
    scrollbar-width: none;
    -webkit-overflow-scrolling: touch;
  }

  .gs-products .gs-pr-banner .gs-sub-items::-webkit-scrollbar {
    display: none;
  }

  .gs-products .gs-pr-banner .gs-sub-items .gs-sub-item{
    width: 80vw;
    display: inline-block;
    vertical-align: top;
    margin: 0 10px 0 0;
  }

}
@media screen and (max-width: 374px){}






















