@charset "utf-8";


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

/* Manrope */
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap');

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-mob-br{
  display: none;
}


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

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

.gs-page .visually-hidden{
  clip: rect(0 0 0 0); 
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap; 
  width: 1px;
}

.gs-page *{
  font-family: "proxima-nova", sans-serif;
	-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;
  color:#fff;
  font-size:16px;
  text-rendering: optimizeLegibility;
    font-feature-settings: "kern" 1;
    font-kerning: normal;
    position:relative;
    overflow:hidden;
  margin:0px auto 0 auto;
  position:relative;
  background: #0d0a1b url("../images/bg.webp") no-repeat center top;

  text-align: center;

  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 0px;
  padding: 0px 0 0 0;
}

.gs-page > *{
  width: 100%;
}

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


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


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

.gs-page img{
    width: auto;
    max-width: 100%;
}


.gs-page h1,
.gs-page h2,
.gs-page h3,
.gs-page h4,
.gs-page h5,
.gs-page h6{
    margin: 0px;
    padding: 0px;
    margin-block: 0px 0px;
    font-weight: normal;
}



 
.gs-page :focus {
    outline: 2px solid #FF5A5E !important;
    outline-offset: 2px !important;
    /*box-shadow: 0 0 0 2px #fff !important;*/
    transition: outline 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}
  
.gs-page a:focus,
.gs-page button:focus,
.gs-page input:focus,
.gs-page select:focus,
.gs-page textarea:focus {
    outline: 2px solid #FF5A5E;
    outline-offset: 2px;
} 

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

}
@media screen and (max-width: 959px) {
  .gs-page{
    padding: 20px;

  }
}

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

  .gs-page{
    padding: 20px 16px;
    gap: 0px;
  }

  .gs-mob-br{
    display: block !important;
  }

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


  .gs-scroll-content{
    overflow: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }

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


}

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


h1.gs-top-main-title{
  padding: 24px;

  color: #FFF;
  text-align: center;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 98%; 
  letter-spacing: -0.56px;
  display: block;
}


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

    h1.gs-top-main-title{
    padding: 1.67vw;
    font-size: 1.95vw;
    letter-spacing: -0.03vw;
  }
}
@media screen and (max-width: 959px) {

  h1.gs-top-main-title{
    font-size: 20px;
    padding-top: 0px;
  }
}
@media screen and (max-width: 767px) {
  h1.gs-top-main-title {
    font-size: 17px;
    padding: 0 0 20px 0;
  }
}

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

.gs-hero{
  width: 100%;
  max-width: 1360px;
  margin: 0 auto 44px auto;
  overflow: hidden;
  border-radius: 24px;
}

.gs-hero img,
.gs-hero video{
  display: block;
  width: 100%;
}

.gs-hero figcaption{
  visibility: hidden;
  opacity: 0;
  height: 0px;
}

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

    .gs-hero{
    max-width: 94.45vw;
    margin: 0 auto 3.06vw auto;
    border-radius: 1.67vw;
  }
}
@media screen and (max-width: 959px) {
  
}
@media screen and (max-width: 767px) {

  .gs-hero {
    border-radius: 16px;
    margin: 0 auto;
  }

}

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



.gs-intro-banners{
 padding: 0 20px 44px 20px;
}

.gs-intro-banners .gs-items{
  display: flex;
 justify-content: center;
 align-items: center;
 gap: 16px;

}

.gs-intro-banners .gs-items .gs-item{
  width: 445px;
  min-height: 438px;
  border-radius: 20px;
  background: #FFF;
  padding: 24px;
  text-align: center;
  color: #282828;
  align-content: center;
}

.gs-intro-banners .gs-items .gs-item.gs-i1{
  color: #6200EA;
  font-family: "Manrope", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}

.gs-intro-banners .gs-items .gs-item.gs-i1 img{
  display: block;
  width: 360px;
  margin: 0 auto;

}


.gs-intro-banners .gs-items .gs-item.gs-i1 .gs-item-text{
  color: #6200EA;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 110%;
}

.gs-intro-banners .gs-items .gs-item.gs-i1 .gs-item-title{
  color: #7800FD;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding: 12px 0 5px 0;
}

.gs-intro-banners .gs-items .gs-item.gs-i1 img.gs-logo{
  display: block;
  width: 150px;
  margin: 0 auto;
}

.gs-intro-banners .gs-items .gs-item.gs-i1 .gs-item-sub-text{
  color: #6200EA;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 110%; 
  padding: 10px 0;
}


.gs-intro-banners .gs-items .gs-item.gs-i2 img{
  display: block;
  width: 230px;
  margin: 0 auto;

}

.gs-intro-banners .gs-items .gs-item.gs-i2 .gs-item-title{
  font-size: 24px;
  font-style: italic;
  font-weight: 700;
  line-height: 110%;
  padding: 0 0 10px 0;
}

.gs-intro-banners .gs-items .gs-item.gs-i2 .gs-item-title strong{
  font-size: 24px;
  font-style: italic;
  font-weight: 800;
  line-height: 110%;
}

.gs-intro-banners .gs-items .gs-item.gs-i2 .gs-item-text{
  font-size: 20px;
  font-style: normal;
  line-height: 110%;
  padding: 32px 0 12px 0;
}

.gs-intro-banners .gs-items .gs-item.gs-i2 .gs-item-sub-text{
  font-size: 16px;
  font-style: normal;
  line-height: 100%;
}


.gs-intro-banners .gs-items .gs-item.gs-i3 img{
  display: block;
  width: 217px;
  margin: 0 auto;
}

.gs-intro-banners .gs-items .gs-item.gs-i3 .gs-item-title{
  color: #282828;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  padding: 24px 0 16px 0;
}

.gs-intro-banners .gs-items .gs-item.gs-i3 .gs-item-text{
  color: #282828;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  line-height: 120%;
}


@media screen and (min-width: 768px)  and (max-width: 1439px) {
  .gs-intro-banners{
    padding: 0 1.39vw 3.06vw 1.39vw;
  }

  .gs-intro-banners .gs-items{
    gap: 1.12vw;
  }

  .gs-intro-banners .gs-items .gs-item{
    width: 30.91vw;
    min-height: 30.42vw;
    border-radius: 1.39vw;
    padding: 1.67vw;
  }

  .gs-intro-banners .gs-items .gs-item.gs-i1 img{
    width: 25.00vw;
  }

  .gs-intro-banners .gs-items .gs-item.gs-i1 .gs-item-text{
    font-size: 1.25vw;
  }

  .gs-intro-banners .gs-items .gs-item.gs-i1 .gs-item-title{
    font-size: 1.67vw;
    padding: 0.84vw 0 0.35vw 0;
  }

  .gs-intro-banners .gs-items .gs-item.gs-i1 img.gs-logo{
    width: 10.42vw;
  }

  .gs-intro-banners .gs-items .gs-item.gs-i1 .gs-item-sub-text{
    font-size: 1.25vw;
    padding: 0.70vw 0;
  }

  .gs-intro-banners .gs-items .gs-item.gs-i2 img{
    width: 15.98vw;
  }

  .gs-intro-banners .gs-items .gs-item.gs-i2 .gs-item-title{
    font-size: 1.67vw;
    padding: 0 0 0.70vw 0;
  }

  .gs-intro-banners .gs-items .gs-item.gs-i2 .gs-item-title strong{
    font-size: 1.67vw;
  }

  .gs-intro-banners .gs-items .gs-item.gs-i2 .gs-item-text{
    font-size: 1.39vw;
    padding: 2.23vw 0 0.84vw 0;
  }

  .gs-intro-banners .gs-items .gs-item.gs-i2 .gs-item-sub-text{
    font-size: 1.12vw;
  }

  .gs-intro-banners .gs-items .gs-item.gs-i3 img{
    width: 15.07vw;
  }

  .gs-intro-banners .gs-items .gs-item.gs-i3 .gs-item-title{
    font-size: 2.23vw;
    padding: 1.67vw 0 1.12vw 0;
  }

  .gs-intro-banners .gs-items .gs-item.gs-i3 .gs-item-text{
    font-size: 1.67vw;
  }
}
@media screen and (max-width: 959px) {


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

  .gs-intro-banners{
    padding: 32px 0;
  }
  .gs-intro-banners .gs-items{
    flex-direction: column;
  }

  .gs-intro-banners .gs-items .gs-item{
    width: 100%;
    min-height: 10px;
  }

  .gs-intro-banners .gs-items .gs-item.gs-i1 .gs-item-text{
    font-size: 16px;
  }

  .gs-intro-banners .gs-items .gs-item.gs-i1 .gs-item-text br{
    display: none;
  }

  .gs-intro-banners .gs-items .gs-item.gs-i2 .gs-item-title{
    font-size: 20px;
  }

  .gs-intro-banners .gs-items .gs-item.gs-i2 .gs-item-title strong{
    font-size: 20px;
  }
  .gs-intro-banners .gs-items .gs-item.gs-i2 .gs-item-text{
    font-size: 16px;
  }

  .gs-intro-banners .gs-items .gs-item.gs-i3 .gs-item-title{
    font-size: 28px;
  }

  .gs-intro-banners .gs-items .gs-item.gs-i3 .gs-item-text{
    font-size: 18px;
  }
  .gs-intro-banners .gs-items .gs-item.gs-i3 img {
    display: block;
    width: 196px;
    margin: 0 auto;
  }
  .gs-intro-banners .gs-items .gs-item.gs-i2 img {
    display: block;
    width: 196px;
    margin: 0 auto;
  }
  .gs-intro-banners .gs-items .gs-item.gs-i1 img {
    display: block;
    width: 250px;
    margin: 0 auto;
  }

  .gs-intro-banners .gs-items .gs-item.gs-i1 img.gs-logo {
    display: block;
    width: 129px;
    margin: 0 auto;
  }
  .gs-intro-banners .gs-items .gs-item.gs-i1 .gs-item-sub-text {
      font-size: 16px;
      padding: 10px 0;
  }
}

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


.gs-intro{
  position: relative;
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  position: relative;
  padding: 44px 20px 88px 20px;
}

.gs-intro::before,
.gs-intro::after{
  content: "";
  position: absolute;
  top: 95px;
  left: 0px;
  transform: translate(-50%, 0);
  width: 158px;
  height: 158px;
  background: url("../images/img-ball.webp") no-repeat center center;
  background-size: contain;
}

.gs-intro::after{
  left: auto;
  right: 0px;
  top: 0px;
  transform: translate(50%, 0);
}

.gs-intro .gs-title{
 color: #97FF9C;
text-align: center;
font-size: 40px;
font-style: normal;
font-weight: 700;
line-height: 110%;
letter-spacing: -0.8px;
}

.gs-intro .gs-text{
  padding: 20px 0 44px 0;
  color: #FFF;
  text-align: center;
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%; 
  letter-spacing: -0.56px;
}


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

  .gs-intro{
    max-width: 100.00vw;
    padding: 3.06vw 1.39vw 6.12vw 1.39vw;
  }

  .gs-intro::before,
  .gs-intro::after{
    top: 6.60vw;
    width: 10.98vw;
    height: 10.98vw;
  }

  .gs-intro .gs-title{
    font-size: 2.78vw;
    letter-spacing: -0.05vw;
  }

  .gs-intro .gs-text{
    padding: 1.39vw 0 3.06vw 0;
    font-size: 1.95vw;
    letter-spacing: -0.03vw;
  }
}
@media screen and (max-width: 959px) {
  
  .gs-intro .gs-title {
    font-size: 28px;
    padding: 0 73px;
  }

  .gs-intro .gs-text{
    font-size: 20px;
  }

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

  .gs-intro .gs-title br{
    display: none;
  }

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

  .gs-intro .gs-text {
    font-size: 18px;
    padding: 20px 0 0 0;
    max-width: 295px;
    margin: 0 auto;
}

  .gs-intro::before, 
  .gs-intro::after {
    width: 55px;
    height: 55px;
  }

  .gs-intro{
    padding: 40px 0 60px 0;
  }

  .gs-intro::after {
      left: auto;
      right: 0px;
      top: 232px;
      transform: translate(50%, 0);
  }
  .gs-intro::before {
    top: -33px;
    width: 72px;
    height: 72px;
    left: -17px;
  }
}

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

.gs-product-items{
  width: 100%;
}

.gs-product-items.owl-carousel.off{
  display: block;
}


.gs-product-items .gs-item{
  position: relative;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 8px;
  max-width: 305px;
  width: 100%;
}

.gs-product-items.owl-carousel.off .gs-item{
  margin: 0 5px;
}


.gs-product-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-product-items .gs-item .gs-item-content{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 0px;
  padding: 26px 10px;
  border-radius: 20px;
  background: #FFF;
  color: #282828;
  color: #000;
  width: 100%;
  min-height: 320px;
}

.gs-product-items .gs-item .gs-item-photo{
  height: 186px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.gs-product-items .gs-item .gs-item-photo img{
  display: block;
  height: 186px;
  width: auto;
  margin: 0 auto;
}



.gs-product-items .gs-item .gs-item-brand{
  padding: 12px 0 8px 0;
  color: #282828;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 110%; 
  letter-spacing: -0.36px;
  text-transform: uppercase;
}


.gs-product-items  .gs-item .gs-item-title{
  font-size: 18px;
  font-weight: 700;
  line-height: 110%;
  letter-spacing: -0.4px;

  color: #282828;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%;
  letter-spacing: -0.4px;
  min-height: 47px;
}


.gs-product-items .gs-item .gs-item-title strong{
  font-size: 22px;
  font-style: normal;
  font-weight: 800;
  line-height: 110%; 
  letter-spacing: -0.44px;

}


.gs-product-items .gs-item .gs-item-price{
  padding: 20px 10px 15px 10px;
  border-radius: 20px;
  background: #FFF;
  color: #282828;
  align-content: center;

  width: 100%;
   min-height: 126px;

   font-size: 18px;
  line-height: 120%;
  letter-spacing: -0.3px;
}

.gs-product-items .gs-item .gs-item-price strong:not(span > strong){
  color: #282828;
  font-size: 32px;
  font-style: normal;
  font-weight: 800;
  line-height: 120%;
  letter-spacing: -0.64px;
}

.gs-product-items .gs-item .gs-item-price span{
  
  font-size: 16px;
}

.gs-product-items .gs-item .gs-item-price span strong{
  font-weight: 700;
}


.gs-product-items .gs-item .gs-item-more{
  line-height: 52px;
  width: 100%;
  border-radius: 16px;
  background: #97FF9C;
  color: #003444;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0.6px;
  text-transform: uppercase;
  transition: all 200ms;
}

.gs-product-items .gs-item:hover .gs-item-more{
  opacity: 0.8;
}



.gs-product-items .owl-dots{
  display: none;
}

.gs-product-items .owl-nav{
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 16px 0px 0 0px;
  gap: 8px;
}


.gs-product-items .owl-nav button.owl-next,
.gs-product-items .owl-nav button.owl-prev{
  width: 40px !important;
  height: 40px !important;
  background: url("../images/icon-next.svg") no-repeat center center !important;
  background-size: contain !important;
  border-radius: 50%;
  border: 0px !important;
}

.gs-product-items .owl-nav button.owl-prev{
  background-image: url("../images/icon-prev.svg") !important;
}

.gs-product-items .owl-nav button span{
  display: none;
}

.gs-product-items .owl-nav button.owl-next.disabled,
.gs-product-items .owl-nav button.owl-prev.disabled{
  opacity: 0.3;
  cursor: default;
}

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

  .gs-product-items .gs-item{
    gap: 0.56vw;
    max-width: 21.19vw;
  }

  .gs-product-items .gs-item .gs-item-content{
    padding: 1.81vw 0.70vw;
    border-radius: 1.39vw;
    min-height: 22.23vw;
  }

  .gs-product-items .gs-item .gs-item-photo{
    height: 12.92vw;
  }

  .gs-product-items .gs-item .gs-item-photo img{
    height: 12.92vw;
  }

  .gs-product-items .gs-item .gs-item-brand{
    padding: 0.84vw 0 0.56vw 0;
    font-size: 1.25vw;
    letter-spacing: -0.02vw;
  }

  .gs-product-items  .gs-item .gs-item-title{
    font-size: 1.25vw;
    letter-spacing: -0.02vw;
    font-size: 1.39vw;
    letter-spacing: -0.02vw;
    min-height: 3.27vw;
  }

  .gs-product-items .gs-item .gs-item-title strong{
    font-size: 1.53vw;
    letter-spacing: -0.03vw;
  }

  .gs-product-items .gs-item .gs-item-price{
    padding: 1.39vw 0.70vw 1.05vw 0.70vw;
    border-radius: 1.39vw;
    min-height: 8.75vw;
    font-size: 1.25vw;
    letter-spacing: -0.02vw;
  }

  .gs-product-items .gs-item .gs-item-price strong:not(span > strong){
    font-size: 2.23vw;
    letter-spacing: -0.04vw;
  }

  .gs-product-items .gs-item .gs-item-price span{
    font-size: 1.12vw;
  }

  .gs-product-items .gs-item .gs-item-more{
    line-height: 3.62vw;
    border-radius: 1.12vw;
    font-size: 1.39vw;
    letter-spacing: 0.05vw;
  }

  .gs-product-items .owl-nav{
    padding: 1.12vw 0.00vw 0 0.00vw;
    gap: 0.56vw;
  }

  .gs-product-items .owl-nav button.owl-next,
  .gs-product-items .owl-nav button.owl-prev{
    width: 2.78vw !important;
    height: 2.78vw !important;
  }
  .gs-product-items.owl-carousel.off .gs-item{
    margin: 0 0.35vw;
  }
}
@media screen and (max-width: 959px) {}
@media screen and (max-width: 767px) {
  .gs-product-items .owl-stage-outer{
    overflow: visible;
  }


  .gs-product-items.owl-carousel.off .gs-item{
    margin: 0px;
  }

  .gs-product-items .gs-item .gs-item-brand{
    padding: 0 0 4px 0;
  }
}

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



.gs-products{
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 40px 12px 40px;
  display: flex;
  justify-content: space-between;
  align-items: start;
}

.gs-products .gs-product-items{
  margin-top: 80px;
  max-width: 940px;
}

.gs-products .gs-content{
  width: 420px;
  text-align: left;
}

.gs-products .gs-content .gs-title-hold{
    white-space: nowrap;
}

.gs-products .gs-content .gs-title-hold .gs-title,
.gs-products .gs-content .gs-title-hold span{
  color: #97FF9C;
  font-size: 64px;
  font-style: normal;
  font-weight: 700;
  line-height: 84%;
}

.gs-products .gs-content .gs-title-hold span{
  display: block;
}

.gs-products .gs-content .gs-title-hold span:nth-child(2){ opacity: 0.7; }
.gs-products .gs-content .gs-title-hold span:nth-child(3){ opacity: 0.3; }
.gs-products .gs-content .gs-title-hold span:nth-child(4){ opacity: 0.1; }
.gs-products .gs-content .gs-title-hold span:nth-child(5){ opacity: 0.05; }
.gs-products .gs-content .gs-title-hold span:nth-child(6){ opacity: 0.02; }

.gs-products .gs-content .gs-text{
  color: #FFF;
  font-size: 24px;
  font-style: normal;
  line-height: normal;
}


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

    .gs-products{
    max-width: 100.00vw;
    padding: 0 2.78vw 0.84vw 2.78vw;
  }

  .gs-products .gs-product-items{
    margin-top: 5.56vw;
    max-width: 65.28vw;
  }

  .gs-products .gs-content{
    width: 29.17vw;
  }

  .gs-products .gs-content .gs-title-hold .gs-title,
  .gs-products .gs-content .gs-title-hold span{
    font-size: 4.45vw;
  }

  .gs-products .gs-content .gs-text{
    font-size: 1.67vw;
  }
}
@media screen and (max-width: 959px) {

  .gs-products{
    flex-direction: column;
    padding: 0 20px 12px 20px;
  }

  .gs-products .gs-content{
    width: 100%;
    text-align: center;
  }

  .gs-products .gs-content .gs-text br{
    display: none;
  }

  .gs-products .gs-content .gs-text{
    font-size: 20px;
    padding: 15px 0 24px 0;
  }

  .gs-products .gs-content .gs-title-hold .gs-title{
    font-size: 42px;
  }
  .gs-products .gs-content .gs-title-hold span{
    display: none;
  }

  .gs-products .gs-product-items{
    margin-top: 0px;
  }

  .gs-product-items .gs-item{
    max-width: 2000px;
  }

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

  .gs-products .gs-content .gs-title-hold .gs-title {
    font-size: 30px;
  }
  .gs-products .gs-content .gs-text {
    font-size: 15px;
  }

  .gs-products{
    padding: 0 0 24px 0;
  }

  .gs-products .gs-content .gs-title-hold .gs-title{
    font-size: 27px;
  }
}

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


.gs-budget{
  background: url("../images/bg-budget.webp") no-repeat center top;
  background-size: 1173px auto;
  padding: 40px 0 44px 0;
}

.gs-budget .gs-title{
  color: #FFF;
  text-align: center;
  font-size: 44px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%;
}

.gs-budget .gs-text{
  color: #FFF;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  line-height: 110%;
  padding: 8px 0 42px 0;
}



@media screen and (min-width: 960px)  and (max-width: 1439px) {
   .gs-budget{
    background-size: 81.46vw auto;
    padding: 2.78vw 0 3.06vw 0;
  }

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

  .gs-budget .gs-text{
    font-size: 1.67vw;
    padding: 0.56vw 0 2.92vw 0;
  }
}
@media screen and (max-width: 959px) {

  .gs-budget{
    background-size: 100% auto;
  }

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

  .gs-budget .gs-text{
    font-size: 17px;
  }

  .gs-budget  .gs-product-items{
    max-width: 600px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {

  .gs-budget {
    padding: 27px 0 35px 0;
    background: url("../images/bg-budget-mob.webp") no-repeat center top;
    background-size: 100% auto;
    overflow: visible;

  }
  .gs-budget .gs-title {
    font-size: 28px;
    max-width: 300px;
    margin: 0 auto;
  }

  .gs-budget .gs-text {
    padding: 8px 0 18px 0;
    font-size: 16px;
    max-width: 240px;
    margin: 0 auto;
  }

  .gs-budget  .gs-product-items {
    max-width: 280px;
    margin: 0 auto;
  }
}

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

.gs-top-brands{
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  position: relative;
  padding: 0 90px 44px 90px;
}

.gs-top-brands::before,
.gs-top-brands::after{
  content: "";
  position: absolute;
  top: 1103px;
  left: 10px;
  width: 236px;
  height: 236px;
  background: url("../images/img-ball.webp") no-repeat center center;
  background-size: contain;
}

.gs-top-brands::after{
  left: auto;
  right: 10px;
  top: 267px;
}

.gs-top-brands .gs-title{
  color: #97FF9C;
  font-size: 44px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
}

.gs-top-brands .gs-text{
  color: #FFF;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding: 16px 0 32px 0;
}

.gs-top-brands .gs-items-title{
  color: #FFF;
  font-size: 44px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding: 0 0 16px 0;
  text-align: left;
}

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

  .gs-top-brands{
    max-width: 100.00vw;
    padding: 0 6.25vw 3.06vw 6.25vw;
  }

  .gs-top-brands::before,
  .gs-top-brands::after{
    top: 76.60vw;
    left: 0.70vw;
    width: 16.39vw;
    height: 16.39vw;
  }

  .gs-top-brands::after{
    right: 0.70vw;
    top: 18.55vw;
  }

  .gs-top-brands .gs-title{
    font-size: 3.06vw;
  }

  .gs-top-brands .gs-text{
    font-size: 1.67vw;
    padding: 1.12vw 0 2.23vw 0;
  }

  .gs-top-brands .gs-items-title{
    font-size: 3.06vw;
    padding: 0 0 1.12vw 0;
  }
}
@media screen and (max-width: 959px) {

  .gs-top-brands{
    padding: 0 20px 34px 20px;
  }

  .gs-top-brands .gs-title {
      font-size: 42px;
  }

  .gs-top-brands .gs-text {
      font-size: 20px;
      padding: 15px 0 24px 0;
  }

  .gs-top-brands .gs-items-title{
    font-size: 36px;
  }

  .gs-top-brands::before, .gs-top-brands::after {
    left: -25px;
    width: 170px;
    height: 170px;
  }
  .gs-top-brands::after {
    left: auto;
    right: -19px;
    top: 256px;
  }

}
@media screen and (max-width: 767px) {
  .gs-top-brands{
    padding: 0px;
  }

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

  .gs-top-brands .gs-text {
    font-size: 18px;
    padding: 16px 0;
  }

  .gs-top-brands::before, .gs-top-brands::after{
    display: none;
  }

  .gs-top-brands .gs-items-title{
    text-align: center;
    font-size: 28px;
  }
}

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


.gs-new-arrivals{
  width: 100%;
  max-width: 1360px;
  margin: 0 auto 44px auto;
}

.gs-new-arrivals .gs-title{
  color: #97FF9C;
  font-size: 44px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
}

.gs-new-arrivals .gs-text{
  color: #FFF;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  line-height: 100%;
  padding: 16px 0 32px 0;
}

.gs-new-arrivals .gs-items{
  display: flex;
 justify-content: center;
 align-items: center;
 gap: 16px;

}

.gs-new-arrivals .gs-items .gs-item{
  width: 442px;
}

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

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

  .gs-new-arrivals{
    max-width: 94.45vw;
    margin: 0 auto 3.06vw auto;
  }

  .gs-new-arrivals .gs-title{
    font-size: 3.06vw;
  }

  .gs-new-arrivals .gs-text{
    font-size: 1.67vw;
    padding: 1.12vw 0 2.23vw 0;
  }

  .gs-new-arrivals .gs-items{
    gap: 1.12vw;
  }

  .gs-new-arrivals .gs-items .gs-item{
    width: 30.70vw;
  }
}
@media screen and (max-width: 959px) {}
@media screen and (max-width: 767px) {

  .gs-new-arrivals{
    padding: 30px 0;
    margin: 0 auto;
  }
  .gs-new-arrivals .gs-title {
    font-size: 33px;
  }

  .gs-new-arrivals .gs-text{
    font-size: 18px;
    width: 200px;
    margin: 0 auto;
  }

  .gs-new-arrivals .gs-items{
    flex-direction: column;

  }

  .gs-new-arrivals .gs-items .gs-item{
    width: 100%;
  }
}

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

.gs-all-products{
  width: 100%;
  max-width: 1360px;
  margin: 0 auto 44px auto;

  border-radius: 16px;
  border: 2px solid #97FF9C;
  background: #013444;
  padding: 32px;
}

.gs-all-products .gs-title{
  color: #FFF;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  padding: 0 0 24px 0;
}

.gs-all-products .gs-more{
  padding: 16px 44px;
  border-radius: 16px;
  background: #97FF9C;
  color: #003444;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: 0.6px;
  text-transform: uppercase;
  display: inline-block;
  transition: all 300ms;
}

.gs-all-products .gs-more:hover{
  opacity: 0.8;
}

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

  .gs-all-products{
    max-width: 94.45vw;
    margin: 0 auto 3.06vw auto;
    border-radius: 1.12vw;
    border: 0.14vw solid #97FF9C;
    padding: 2.23vw;
  }

  .gs-all-products .gs-title{
    font-size: 2.23vw;
    padding: 0 0 1.67vw 0;
  }

  .gs-all-products .gs-more{
    padding: 1.12vw 3.06vw;
    border-radius: 1.12vw;
    font-size: 1.39vw;
    letter-spacing: 0.05vw;
  }
}
@media screen and (max-width: 959px) {}
@media screen and (max-width: 767px) {
  .gs-all-products .gs-title {
    font-size: 23px;
  }
}

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



.gs-products-row{
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  position: relative;
  padding: 0 90px 44px 90px;
}

.gs-products-row .gs-title{
  color: #97FF9C;
  font-size: 44px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
}

.gs-products-row .gs-text{
  color: #FFF;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  line-height: normal;
  padding: 16px 0 24px 0;
}


@media screen and (min-width: 960px)  and (max-width: 1439px) {
  .gs-products-row{
    max-width: 100.00vw;
    padding: 0 6.25vw 3.06vw 6.25vw;
  }

  .gs-products-row .gs-title{
    font-size: 3.06vw;
  }

  .gs-products-row .gs-text{
    font-size: 1.67vw;
    padding: 1.12vw 0 1.67vw 0;
  }
}
@media screen and (max-width: 959px) {
  .gs-products-row{
    padding: 0 0px 34px 0px;
  }

  .gs-products-row .gs-title {
      font-size: 42px;
  }

  .gs-products-row .gs-text {
      font-size: 20px;
      padding: 15px 0 24px 0;
  }

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

  .gs-products-row .gs-text{
    font-size: 16px;
    margin: 0 auto;
    max-width: 280px;
  }

  .gs-products-row .gs-text br{
    display: none;
  }


}

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


.gs-tv-banner{
  width: 100%;
  max-width: 1130px;
  margin: 0 auto 32px auto;
  position: relative;
}

.gs-tv-banner img{
  display: block;
  width: 100%;
}

.gs-tv-banner a {
    display: block;
    position: absolute;
    right: 3%;
    width: 15%;
    height: 22%;
    top: 23%;
    opacity: 0;
    font-size: 0px;
}

.gs-tv-banner a.gs-lnk2 {
    top: 50%;
    height: 27%;
}

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

     .gs-tv-banner{
    max-width: 78.48vw;
    margin: 0 auto 2.23vw auto;
  }
}
@media screen and (max-width: 959px) {}
@media screen and (max-width: 767px) {

  .gs-tv-banner{
    margin: 0 -20px 32px -20px;
    width: calc(100% + 40px);
  }

  .gs-tv-banner a {
    right: 18%;
    width: 63%;
    height: 8%;
    top: 78%;
  }

  .gs-tv-banner a.gs-lnk2 {
    top: 50%;
    height: 27%;
  }

  .gs-tv-banner a.gs-lnk2 {
    top: 87%;
    height: 9%;
  }

}

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

.gs-cosmote-tv{
   width: 100%;
    max-width: 1130px;
    margin: 0 auto 44px auto;
    position: relative;
    border-radius: 16px;
  background: linear-gradient(90deg, #101920 0.05%, #436986 234.93%);
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 70px;
  min-height: 150px;
  padding: 20px;
}

.gs-cosmote-tv .gs-logo{
  width: 215px;
}

.gs-cosmote-tv .gs-logo img{
  display: block;
  width: 100%;
}

.gs-cosmote-tv .gs-text{
  color: #FFF;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  line-height: 120%; 
  letter-spacing: -0.8px;
}

.gs-cosmote-tv .gs-more{
  border-radius: 16px;
  border: 1.5px solid #FFF;
  display: block;
  padding: 17px 24px;
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: -0.32px;
  text-transform: uppercase;
  transition: all 300ms;
}

.gs-cosmote-tv .gs-more:hover{
  background: #fff;
  color: #101920;
}


@media screen and (min-width: 960px)  and (max-width: 1439px) {
   .gs-cosmote-tv{
    max-width: 78.48vw;
    margin: 0 auto 3.06vw auto;
    border-radius: 1.12vw;
    gap: 4.87vw;
    min-height: 10.42vw;
    padding: 1.39vw;
  }

  .gs-cosmote-tv .gs-logo{
    width: 14.94vw;
  }

  .gs-cosmote-tv .gs-text{
    font-size: 1.39vw;
    letter-spacing: -0.05vw;
  }

  .gs-cosmote-tv .gs-more{
    border-radius: 1.12vw;
    border: 0.11vw solid #FFF;
    padding: 1.19vw 1.67vw;
    font-size: 1.12vw;
    letter-spacing: -0.02vw;
  }
}
@media screen and (max-width: 959px) {
    .gs-cosmote-tv{
      flex-direction: column;
      gap: 20px;
      padding: 40px 20px;
    }
}
@media screen and (max-width: 767px) {

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

  .gs-cosmote-tv .gs-more {
    padding: 14px 16px;
    font-size: 15px;
  }
}

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


.gs-blog{
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: stretch;
  gap: 16px;
  position: relative;
}

.gs-blog::before{
  content: "";
  position: absolute;
  left: -187px;
  bottom: 0px;
  width: 79px;
  height: 108px;
  background: url("../images/bg-blog.webp") no-repeat center center;
  background-size: contain;
}



.gs-blog .gs-photo{
  width: calc(69% - 8px);
}

.gs-blog .gs-photo img{
  display: block;
  width: 100%;
  border-radius: 12px;
  border: 2px solid #97FF9C;

}

.gs-blog .gs-side{
  width: calc(31% - 8px);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
  align-items: start;
}

.gs-blog .gs-side .gs-logo-gblog{
  border-radius: 16px;
  padding: 14px 16px 10px 16px;
  width: 100%;
  background: #013444;
  border: 2px solid #97FF9C;
}


.gs-blog .gs-side .gs-logo-gblog img{
  display: block;
  height: 41px;
  margin: 0 auto;
}

.gs-blog .gs-side .gs-content{
  border-radius: 16px;
  background: #013444;
  border: 2px solid #97FF9C;
  padding: 28px 20px;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: start;
  gap: 24px;
  color: #282828;
}

.gs-blog .gs-side .gs-content .gs-title{
  text-align: left;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%;
  letter-spacing: -0.5px;
  color: #ffff;
  max-width: 280px;
  margin: 0 auto;
}

.gs-blog .gs-side .gs-content .gs-text{
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  letter-spacing: -0.36px;
}


.gs-blog .gs-side .gs-more{
  display: block;
  padding: 0px 24px;
  border-radius: 10px;
  border: 2px solid #97FF9C;
  color: #013444;
  font-size: 21px;
  font-weight: 700;
  line-height: 72px;
  letter-spacing: -0.15px;
  text-transform: uppercase;
  transition: all 200ms;
  text-decoration: none;
  width: 100%;
  background: #97FF9C;
  text-align: center;
}

.gs-blog .gs-side .gs-more:hover{
  opacity: 0.8;
}

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

   .gs-blog{
    max-width: 76.39vw;
    gap: 1.12vw;
  }

  .gs-blog::before{
    left: -12.98vw;
    width: 5.49vw;
    height: 7.50vw;
  }

  .gs-blog .gs-photo{
    width: calc(69% - 0.56vw);
  }

  .gs-blog .gs-photo img{
    border-radius: 0.84vw;
    border: 0.14vw solid #990707;
  }

  .gs-blog .gs-side{
    width: calc(31% - 0.56vw);
    gap: 1.12vw;
  }

  .gs-blog .gs-side .gs-logo-gblog{
    border-radius: 1.12vw;
    padding: 0.98vw 1.12vw 0.70vw 1.12vw;
    border: 0.14vw solid #97FF9C;
  }

  .gs-blog .gs-side .gs-logo-gblog img{
    height: 2.85vw;
  }

  .gs-blog .gs-side .gs-content{
    border-radius: 1.12vw;
    border: 0.14vw solid #990707;
    padding: 1.95vw 1.39vw;
    gap: 1.67vw;
  }

  .gs-blog .gs-side .gs-content .gs-title{
    font-size: 1.67vw;
    letter-spacing: -0.03vw;
    max-width: 19.45vw;
  }

  .gs-blog .gs-side .gs-content .gs-text{
    font-size: 1.25vw;
    letter-spacing: -0.02vw;
  }

  .gs-blog .gs-side .gs-more{
    padding: 0.00vw 1.67vw;
    border-radius: 0.70vw;
    border: 0.14vw solid #990707;
    font-size: 1.46vw;
    line-height: 5.00vw;
    letter-spacing: -0.01vw;
  }

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

  .gs-blog{
    padding: 0 0px;
  }

  .gs-blog .gs-side .gs-content .gs-title{
    font-size: 22px;
  }

  .gs-blog .gs-photo img{
    min-height: 300px;
    object-fit: cover;
  }


  .gs-blog{
    flex-direction: column;
    padding-top: 74px;
    position: relative;
  }

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

  .gs-blog .gs-side{
    width: 100%;
  }

  .gs-blog .gs-side .gs-logo-gblog{
    position: absolute;
    left: 0px;
    top: 0px;
    width: calc(100% - 0px);
  }

  


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


  .gs-blog,
  .gs-blog .gs-side{
    gap: 10px;
  }

  .gs-blog .gs-photo img {
    min-height: 0px;
  }
    .gs-blog .gs-side .gs-content .gs-title {
    font-size: 20px;
    text-align: center;
    margin: 0 auto;

  }

  .gs-blog .gs-side .gs-content .gs-title br{
    display: none;
  }


  .gs-blog .gs-side .gs-more {
    line-height: 66px;
  }
}
@media screen and (max-width: 374px){}

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

.gs-bottom-links{
  padding: 54px 0 0 0;
  position: relative;
}

.gs-bottom-links .gs-sec-title{
  padding: 0 0 34px 0;
  font-size: 32px;
  color: #97FF9C;
  font-weight: 700;
  text-align: center;
  line-height: 110%;
}

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

.gs-bottom-links .gs-items .gs-item{
  padding: 34px 10px 24px 10px;
  width: 204px;
  height: 176px;
  position: relative;
  transition: all 300ms;
  background: url("../images/bg-bottom-links.webp") no-repeat center center;
  background-size: cover;
}

.gs-bottom-links .gs-items .gs-item:hover{
  background-image: url("../images/bg-bottom-links-hover.webp")
}


.gs-bottom-links .gs-items .gs-item:hover{
  
}

.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: 48px;
  width: auto;
  display: block;
  margin: 0 auto;
}

.gs-bottom-links .gs-items .gs-item .gs-item-title{
  padding: 12px 0 0 0;
  color: #EDEDED;
  text-align: center;
  font-size: 16px;
  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.75vw 0 0 0;
  }

  .gs-bottom-links .gs-sec-title{
    padding: 0 0 2.37vw 0;
    font-size: 2.23vw;
  }

  .gs-bottom-links .gs-items{
    gap: 1.12vw;
    max-width: 63.89vw;
  }

  .gs-bottom-links .gs-items .gs-item{
    padding: 2.37vw 0.70vw 1.67vw 0.70vw;
    width: 14.17vw;
    height: 12.23vw;
  }

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

  .gs-bottom-links .gs-items .gs-item .gs-item-title{
    padding: 0.84vw 0 0 0;
    font-size: 1.12vw;
    letter-spacing: -0.02vw;
  }

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


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

  .gs-bottom-links h2.gs-sec-title {
    font-size: 20px;
  }

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

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

  .gs-bottom-links{
    padding: 0px;
  }

  .gs-bottom-links .gs-items .gs-item {
    padding: 27px 10px 24px 10px;
    width: 166px;
    height: 143px;
  }
/*
  .gs-bottom-links{
    padding: 0 20px;
   

    width: calc(100% + 40px);
    margin: 0 -20px;
  }

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

.gs-bottom-links h2.gs-sec-title  br{
  display: none;
}

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

  .gs-bottom-links .gs-items .gs-item{
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 80px;
    padding: 0px;
  }

  .gs-bottom-links .gs-items .gs-item .gs-item-icon{
    width: 120px;
  }

  .gs-bottom-links .gs-items .gs-item .gs-item-icon img{
    height: 46px;
  }

  .gs-bottom-links .gs-items .gs-item .gs-item-title{
    padding: 0px;
    text-align: left;
    font-size: 17px;
  }

  .gs-bottom-links .gs-items .gs-item{
    background-size: 100% 100%;
    min-height: 50vw;
  }
*/

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

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

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

.gs-faq .gs-title{
  color: #97FF9C;
  text-align: center;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: 0.84px;
}

.gs-faq .gs-text{
  padding: 8px 0 26px 0;
  color: #FFF;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.gs-faq .gs-items{
  width: calc(100% - 40px);
  max-width: 1100px;
  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%;
  color: #EDEDED;

  border-radius: 14px;
  background: #013444;
  border: 2px solid #97FF9C;
}




.gs-faq .gs-items .gs-item .gs-item-q{
  display: block;
  color: #EDEDED;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-align: left;
  text-decoration: none;
  position: relative;
  border: 0px;
  width: 100%;
  padding: 22px 70px 22px 24px;
  border-radius: 14px;
  background: none;
  cursor: pointer;
  position: relative;
}

.gs-faq .gs-items .gs-item .gs-item-q h1,
.gs-faq .gs-items .gs-item .gs-item-q h2,
.gs-faq .gs-items .gs-item .gs-item-q h3,
.gs-faq .gs-items .gs-item .gs-item-q h4,
.gs-faq .gs-items .gs-item .gs-item-q h5,
.gs-faq .gs-items .gs-item .gs-item-q h6{
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  margin: 0px;
  padding: 0px;
}


.gs-faq .gs-items .gs-item .gs-item-q::before{
  content: "";
  position: absolute;
  background: rgba(0,0,0,1);
  left: 24px;
  bottom: 0px;
  width: calc(100% - 94px);
  height: 1px;
  opacity: 0;
  transition: all 300ms;
}

.gs-faq .gs-items .gs-item.gs-active .gs-item-q::before{
  opacity: 1;
}


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

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

.gs-faq .gs-items .gs-item .gs-item-ans{
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 170%;
  padding: 10px 70px 22px 24px;

  display: none;
}

.gs-faq .gs-items .gs-item .gs-item-ans h3{
  font-size: 20px;
  font-weight: 700;
  line-height: 170%;
}

.gs-faq .gs-items .gs-item .gs-item-ans a{
  text-decoration: underline;
  font-weight: 700;
}




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

     .gs-faq{
    padding: 3.06vw 0 3.06vw 0;
  }
    .gs-faq .gs-title{
    font-size: 2.23vw;
    letter-spacing: 0.06vw;
  }

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

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

  .gs-faq .gs-items .gs-item{
    border-radius: 0.70vw;
  }

  .gs-faq .gs-items .gs-item .gs-item-q{
    font-size: 1.67vw;
    padding: 1.53vw 4.87vw 1.53vw 1.67vw;
    border-radius: 0.70vw;
  }

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

   .gs-faq .gs-items .gs-item .gs-item-ans{
    font-size: 1.39vw;
    padding: 0.70vw 4.87vw 1.53vw 1.67vw;
  }

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

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

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

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

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

  .gs-faq{
    
  }

 .gs-faq .gs-title {
    font-size: 20px;
    line-height: 120%;
}

.gs-faq .gs-title br{
  display: none;
}

  .gs-faq .gs-items {
    width: 100%;
  }

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

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

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

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

  .gs-faq .gs-items .gs-item .gs-item-q::after {
    content: "";
    width: 26px;
    height: 26px;
    right: 10px;
  }

  .gs-faq .gs-items .gs-item .gs-item-ans {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    padding: 16px 0px 0px 0px;
  }

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


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



.gs-disclaimer{
  text-align: center;
  font-size: 16px;
  line-height: normal;
  width: 100%;
  padding: 0px 25px 45px 25px;
  max-width: 1360px;
  margin: 0 auto;
  color: #fff;
  line-height: 120%;
}

.gs-disclaimer p{
  margin: 0px;
  padding: 0 0 20px 0;
}

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


@media screen and (min-width: 960px) and (max-width: 1439px)  {
    .gs-disclaimer{
    font-size: 1.12vw;
    padding: 0.00vw 1.74vw 3.13vw 1.74vw;
    max-width: 94.45vw;
  }

  .gs-disclaimer p{
    padding: 0 0 1.39vw 0;
  }

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

  .gs-disclaimer{
    font-size: 14px;
    padding: 0px 20px 20px 20px;
  }

}
@media screen and (max-width: 767px){
  .gs-disclaimer{
    font-size: 14px;
    max-width: 365px;
    margin: 0 auto;
    padding: 0 0 20px 0;
  }

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

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






















