@charset "utf-8";


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



  @font-face {
    font-family: 'Samsung Sharp Sans Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Samsung Sharp Sans Bold'), url('../fonts/samsungsharpsans-bold.woff') format('woff');
  }


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;
  color:#282828;
  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;
  padding: 20px 0 0 0;
}

.gs-page button{
  font-family: "proxima-nova", sans-serif;
}


.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 .gs-img-4mob{
  display: none !important;
}

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


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

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


  .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;
  }

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


}



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



.gs-sticky{
  position: fixed;
  left: 50%;
  bottom: 0px;
  transform: translate(-50%, 100%);
  max-width: 840px;
  width: calc(100% - 40px);
  padding: 16px 16px 16px 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  z-index: 100;
  background: #000;
  border-radius: 18px;
  transition: all 500ms;
}

.gs-sticky.gs-active{
  bottom: 20px;
  transform: translate(-50%, 0);
}

.gs-sticky .gs-title{
  font-size: 32px;
  line-height: 120%;
  letter-spacing: -0.64px;
  color: #fff;
  font-weight: 700;
}
.gs-sticky .gs-more{
   padding: 17px 30px;
  border-radius: 14px;
  background: #FFF;
  color: #000;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  line-height: 13px; 
  letter-spacing: -0.24px;
  transition: all 200ms;
  display: block;
  text-align: center;
}

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



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

  .gs-sticky{
    max-width: 58.34vw;
    width: calc(100% - 2.78vw);
    padding: 1.12vw 1.12vw 1.12vw 2.78vw;
    gap: 1.39vw;
    border-radius: 1.25vw;
  }

  .gs-sticky.gs-active{
    bottom: 1.39vw;
  }

  .gs-sticky .gs-title{
    font-size: 2.23vw;
    letter-spacing: -0.04vw;
  }

  .gs-sticky .gs-more{
    padding: 1.19vw 2.09vw;
    border-radius: 0.98vw;
    font-size: 0.84vw;
    line-height: 0.91vw;
    letter-spacing: -0.01vw;
  }

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

  .gs-sticky .gs-title{
    display: none;
  }


  .gs-sticky{
    width: 100%;
    border-radius: 0px;
    bottom: 0px;
    padding: 16px 24px;
  }

  .gs-sticky .gs-more{
    display: block;
    width: 100%;
  }


  .gs-sticky.gs-active{
    bottom: 0px;
  }


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

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

.gs-main-title{
  color: #000;
  text-align: center;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%;
  letter-spacing: -0.64px;
  padding: 24px 40px 16px 40px;
  margin: 0px auto;
}

.gs-hero{
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
  margin: 0 auto 52px auto;
}

.gs-hero .gs-photo{
  width: 900px;
  border-radius: 20px;
  border: 2px solid #54557A;
  background: #FFF;
  overflow: hidden;
}

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

.gs-hero .gs-content{
  width: 443px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 16px;
}

.gs-hero .gs-price{
  border-radius: 20px;
  border: 2px solid #54557A;
  background: #FFF;
  overflow: hidden;
  width: 100%;
  padding: 17px 30px;
  align-content: center;
  text-align: center;

  color: #000;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  line-height: 110%;
  letter-spacing: -0.4px;
}

.gs-hero .gs-price span{
  font-weight: 700;
  font-size: 40px;
   line-height: 110%;
}

.gs-hero .gs-warranty{
  width: 100%;
}
.gs-hero .gs-epistrofi{
  border-radius: 20px;
  border: 2px solid #54557A;
  background: #FFF;
  overflow: hidden;
}

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

.gs-hero .gs-more{
  border-radius: 20px;
  background: #54557A;
  height: 78px;
  width: 100%;
  align-content: center;
  display: block;
  color: #F3F3F3;
  text-align: center;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: -0.64px;
  text-transform: uppercase;
  transition: all 300ms;
}

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



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

  .gs-main-title{
    font-size: 2.23vw;
    letter-spacing: -0.04vw;
    padding: 1.67vw 2.78vw 1.12vw 2.78vw;
  }

  .gs-hero{
    gap: 1.12vw;
    margin: 0 auto 3.62vw auto;
  }

  .gs-hero .gs-photo{
    width: 62.50vw;
    border-radius: 1.39vw;
    border: 0.14vw solid #54557A;
  }

  .gs-hero .gs-content{
    width: 30.77vw;
    gap: 1.12vw;
  }

  .gs-hero .gs-price{
    border-radius: 1.39vw;
    border: 0.14vw solid #54557A;
    padding: 1.19vw 2.09vw;
    font-size: 1.39vw;
    letter-spacing: -0.02vw;
  }

  .gs-hero .gs-price span{
    font-size: 2.78vw;
  }

  .gs-hero .gs-epistrofi{
    border-radius: 1.39vw;
    border: 0.14vw solid #54557A;
  }

  .gs-hero .gs-more{
    border-radius: 1.39vw;
    height: 5.42vw;
    font-size: 2.23vw;
    letter-spacing: -0.04vw;
  }
}
@media screen and (max-width: 959px){

  .gs-hero{
    flex-direction: column;
    padding-right: 20px;
    padding-left: 20px;
  }

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

  .gs-hero .gs-content{
    width: 100%;
  }

  .gs-main-title{
    font-size: 26px;
  }

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

  .gs-main-title {
    font-size: 24px;
    padding: 24px 25px 16px 25px;
    max-width: 375px;
    margin: 0 auto;
  }

  .gs-hero {
    padding-right: 16px;
    padding-left: 16px;
    gap: 8px;
    margin: 0 auto 20px auto;
  }

  .gs-hero .gs-price{
    font-size: 16px;
  }

  .gs-hero .gs-price br{
    display: none;
  }

  .gs-hero .gs-price span{
    font-size: 28px;
  }

  .gs-hero .gs-content{
    gap: 8px;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: stretch;
  }

  .gs-hero .gs-more {
    border-radius: 12px;
    height: 58px;
    font-size: 20px;
  }

  .gs-hero .gs-epistrofi{
    order: 1;
    width: 100%;
  }

  .gs-hero .gs-content .gs-price{
    order: 2;
    width: calc(55% - 4px);
    padding: 10px 10px;
  }

  .gs-hero .gs-warranty{
    order: 3;
    width: calc(45% - 4px);
    align-content: center;

    border-radius: 16px;
    background: #2846D4;

  }

  .gs-hero .gs-more{
    order: 4;
    width: 100%;
  }

  .gs-hero .gs-warranty img{
    height: 19vw;
    object-fit: cover;
  }


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

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


.gs-features{
  background: #CDDDE8;
  padding: 44px 40px;
}

.gs-features .gs-title{
  color: #000;
  text-align: center;
  font-size: 38px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%;
  letter-spacing: -0.76px;
  padding: 0 0 44px 0;
  margin: 0px;
}

.gs-features .gs-row{
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 25px
}

.gs-features .gs-row .gs-tab-menu{
  width: 464px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.gs-features .gs-row .gs-tab-menu button,
.gs-features .gs-row .gs-items .gs-item button{
  display: block;
  width: 100%;
  border: 0px;
  border-bottom: 1px solid #54557A;
  background: none;
  padding: 20px 0 12px 0;
  text-align: left;

  color: #282828;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; 

  cursor: pointer;
  transition: all 300ms;
}

.gs-features .gs-row .gs-tab-menu button:not(.gs-active){
  color: #585858;
}

.gs-features .gs-row .gs-items{
  width: 882px;
  align-content: center;
}

.gs-features .gs-row .gs-items .gs-item{
  max-width: 726px;
  margin: 0 auto;
   transition: all 300ms;
}

.gs-features .gs-row .gs-items .gs-item img{
  display: block;
  width: 100%;
}

.gs-features .gs-row .gs-items .gs-item:not(.gs-active){
  visibility: hidden;
  opacity: 0;
  max-height: 0px;
  overflow: hidden;
}


.gs-features .gs-row .gs-items .gs-item button{
    display: none;
}

.gs-features .gs-row .gs-items .gs-item .gs-item-text{
  color: #282828;
  font-size: 18px;
  font-style: normal;
  line-height: 110%; 
  padding: 32px 0 0 0;

  min-height: 120px;
}


@media screen and (min-width: 960px) and (max-width: 1439px)  {
  .gs-features{
    padding: 3.06vw 2.78vw;
  }

  .gs-features .gs-title{
    font-size: 2.64vw;
    letter-spacing: -0.05vw;
    padding: 0 0 3.06vw 0;
  }

  .gs-features .gs-row{
    gap: 1.74vw;
  }

  .gs-features .gs-row .gs-tab-menu{
    width: 32.23vw;
  }

  .gs-features .gs-row .gs-tab-menu button{
    border-bottom: 0.07vw solid #54557A;
    padding: 1.39vw 0 0.84vw 0;
    font-size: 1.95vw;
  }

  .gs-features .gs-row .gs-items{
    width: 61.25vw;
  }

  .gs-features .gs-row .gs-items .gs-item{
    max-width: 50.42vw;
  }

  .gs-features .gs-row .gs-items .gs-item .gs-item-text{
    font-size: 1.25vw;
    padding: 2.23vw 0 0 0;
    min-height: 8.34vw;
  }
}
@media screen and (max-width: 959px){

  .gs-features {
    padding: 44px 20px;
  }

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

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

  .gs-features .gs-row .gs-tab-menu button{
    font-size: 20px;
  }

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

   .gs-features {
    padding: 24px 16px;
  }

  .gs-features .gs-title {
    font-size: 18px;
    padding: 0 0 32px 0;
    max-width: 292px;
    margin: 0 auto;
  }

  .gs-features .gs-row{
    flex-direction: column;
  }

  .gs-features .gs-row .gs-tab-menu{
    width: 100%;
    display: none;
  }

  .gs-features .gs-row .gs-items{
    width: 100%;
  }

  .gs-features .gs-row .gs-items .gs-item .gs-item-text {
    font-size: 16px;
    padding: 20px 0 0 0;
    min-height: 120px;
  }

  .gs-features .gs-row .gs-items .gs-item:not(:last-child){
    border-bottom: 1px solid rgba(0,0,0,0.5);
  }

  .gs-features .gs-row .gs-items .gs-item button{
    display: block;
    font-size: 20px;
    padding: 12px 0;
  }

  .gs-features .gs-row .gs-items .gs-item.gs-active button{
    border-bottom: 0px;
  }

  .gs-features .gs-row .gs-items .gs-item:not(.gs-active) {
    visibility: visible;
    opacity: 1;
    color: #585858;
    max-height: unset;
    overflow: visible;
  }

  .gs-features .gs-row .gs-items .gs-item:not(.gs-active) .gs-item-photo,
  .gs-features .gs-row .gs-items .gs-item:not(.gs-active) .gs-item-text{
    display: none;
  }

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

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

.gs-specs{
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  padding: 52px 40px 0px 40px;
}

.gs-specs .gs-title{
  color: #000;
  font-family: 'Samsung Sharp Sans Bold';
  font-size: 155px;
  font-style: normal;
  line-height: 100%;
  letter-spacing: -3.1px;
  padding: 0 0 46px 0;
  margin: 0px;
}

.gs-specs .gs-title span{
  font-size: 167px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 700;
  line-height: 100%;
}

.gs-specs .gs-row{
  display: flex;
  justify-content: space-between;
  gap: 20px;
  align-items: start;
}

.gs-specs .gs-row .gs-content{
  width: 960px;
}

.gs-specs .gs-item-colors,
.gs-specs .gs-item-colors li{
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

.gs-specs .gs-item-colors{
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
  margin: 0 0 36px 0;
}

.gs-specs .gs-item-colors li{
  padding: 11px 32px;
  border-radius: 16px;
  border: 1.5px solid #383951;
  color: #000;
  font-size: 20px;
  font-style: normal;
  line-height: 170%;
  letter-spacing: -0.4px;

  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 21px;
  transition: all 300ms;
  /*cursor: pointer;*/
}

.gs-specs .gs-item-colors li.gs-active{
  background-color: #EFF0FA;
}


.gs-specs .gs-item-colors li::before{
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #434147;
}

.gs-specs .gs-item-colors li:nth-child(2)::before{ background-color: #54557A;  }
.gs-specs .gs-item-colors li:nth-child(3)::before{ background-color: #CDDDE8;  }
.gs-specs .gs-item-colors li:nth-child(4)::before{ background-color: #E3E3E3;  }



.gs-specs .gs-item-specs{
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap;
  gap: 12px;
  margin: 0px;
  padding: 0px;
}

.gs-specs .gs-item-specs li{
  padding: 12px 28px;
  
  border-radius: 16px;
  border: 2px solid #CDDDE8;
  background: #EFF0FA;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 20px;
  min-height: 129px;
  min-width: 280px;
}

.gs-specs .gs-item-specs li:nth-child(3){min-width: 350px; }
.gs-specs .gs-item-specs li:nth-child(4){min-width: 374px; }
.gs-specs .gs-item-specs li:nth-child(5){min-width: 374px; }


.gs-specs .gs-item-specs li .gs-item-icon{
  padding: 0 0 16px 0;
}

.gs-specs .gs-item-specs li .gs-item-icon img{
  display: block;
  height: 45px;
  width: auto;
  margin: 0 auto;
}

.gs-specs .gs-item-specs li .gs-item-title{
  color: #000;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%; 
  letter-spacing: -0.36px;
}

.gs-specs .gs-item-specs li .gs-item-text{
  color: #000;
  font-size: 16px;
  font-style: normal;
  line-height: 110%; 
  letter-spacing: -0.32px;
}

.gs-specs .gs-row .gs-photo {
    width: 350px;
    margin: -50px 0 0 0;
}

.gs-specs .gs-row .gs-photo video{
  display: block;
  width: 100%;
}


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

  .gs-specs{
    max-width: 100.00vw;
    padding: 3.62vw 2.78vw 0.00vw 2.78vw;
  }

  .gs-specs .gs-title{
    font-size: 10.77vw;
    letter-spacing: -0.21vw;
    padding: 0 0 3.20vw 0;
  }

  .gs-specs .gs-title span{
    font-size: 11.60vw;
  }

  .gs-specs .gs-row{
    gap: 1.39vw;
  }

  .gs-specs .gs-row .gs-content{
    width: 66.67vw;
  }

  .gs-specs .gs-item-colors{
    gap: 0.70vw;
    margin: 0 0 2.50vw 0;
  }

  .gs-specs .gs-item-colors li{
    padding: 0.77vw 2.23vw;
    border-radius: 1.12vw;
    border: 0.11vw solid #383951;
    font-size: 1.39vw;
    letter-spacing: -0.02vw;
    gap: 1.46vw;
  }

  .gs-specs .gs-item-colors li::before{
    width: 1.67vw;
    height: 1.67vw;
  }

  .gs-specs .gs-item-specs{
    gap: 0.84vw;
  }

  .gs-specs .gs-item-specs li{
    padding: 0.84vw 1.95vw;
    border-radius: 1.12vw;
    border: 0.14vw solid #CDDDE8;
    gap: 1.39vw;
    min-height: 8.96vw;
    min-width: 19.45vw;
  }

  .gs-specs .gs-item-specs li:nth-child(3){
    min-width: 24.31vw;
  }

  .gs-specs .gs-item-specs li:nth-child(4){
    min-width: 25.98vw;
  }

  .gs-specs .gs-item-specs li:nth-child(5){
    min-width: 25.98vw;
  }

  .gs-specs .gs-item-specs li .gs-item-icon{
    padding: 0 0 1.12vw 0;
  }

  .gs-specs .gs-item-specs li .gs-item-icon img{
    height: 3.13vw;
  }

  .gs-specs .gs-item-specs li .gs-item-title{
    font-size: 1.25vw;
    letter-spacing: -0.02vw;
  }

  .gs-specs .gs-item-specs li .gs-item-text{
    font-size: 1.12vw;
    letter-spacing: -0.02vw;
  }

  .gs-specs .gs-row .gs-photo{
    width: 24.31vw;
    margin: -3.47vw 0 0 0;
  }
}
@media screen and (max-width: 959px){

  .gs-specs {
    padding: 52px 20px ;
  } 

  .gs-specs .gs-title {
    font-size: 85px;
  }

  .gs-specs .gs-row{
    flex-direction: column-reverse;
  }

  .gs-specs .gs-row .gs-photo{
    margin: 0 auto;
  }

  .gs-specs .gs-row .gs-content{
    width: 100%;
  }

  .gs-specs .gs-item-specs li:nth-child(4) {
    min-width: 357px;
  }

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

  .gs-specs .gs-title{
 
    font-size: 43px;
    letter-spacing: -0.86px;
  }

  .gs-specs {
    padding: 24px 16px;
  }


  .gs-specs .gs-row .gs-photo{
    width: 210px;
  }

  .gs-specs .gs-item-colors{
    flex-wrap: wrap;
    max-width: 300px;
  }

  .gs-specs .gs-item-colors li::before{
    width: 18px;
    height: 18px;
  }

  .gs-specs .gs-item-colors li{
    font-size: 16px;
    min-width: 107px;
    padding: 6px 18px;
    border-radius: 13px;
    color: #000;
    font-size: 16px;
    gap: 14px;
  }

  .gs-specs .gs-item-specs{
    gap: 8px;
  }

  .gs-specs .gs-item-specs li{
    width: calc(50% - 4px);
    flex-direction: column;
    align-items: stretch;
    min-width: 10px !important;
    min-height: 10px;
    padding: 12px 10px;
    border-radius: 12px;
  }

  .gs-specs .gs-item-specs li .gs-item-icon img {
    height: 36px;
  }

  .gs-specs .gs-item-specs li .gs-item-text{
    font-size: 14px;
    text-align: center;
  }

  .gs-specs .gs-item-specs li .gs-item-icon {
    padding: 0 0 11px 0;
  }

  .gs-specs .gs-item-specs li:last-child{
    width: 100%;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }

  .gs-specs.gs-sp2 .gs-item-specs li .gs-item-text div strong{
    display: block;
  }


  .gs-specs.gs-sp2 .gs-item-specs li .gs-item-text div br{
    display: none;
  }


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

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

.gs-monitor-hide{
  width: 100%;
  max-width: 1360px;
  margin: 0 auto;
  border-radius: 24px;
  background: #CDDDE8;
  padding: 44px 60px;
  text-align: center;
}

.gs-monitor-hide .gs-title{
  color: #000;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%; 
  letter-spacing: -0.8px;
  padding: 0 0 0px 0;
  margin: 0px;
}

.gs-monitor-hide .gs-sub-title{
  color: #000;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  line-height: 110%; 
  letter-spacing: -0.48px;
  padding: 12px 0 20px 0;
}

.gs-monitor-hide img{
  width: 100%;
  max-width: 540px;
  margin: 0 auto;
}

.gs-monitor-hide .gs-text{
  padding: 16px 0 0 0;
  color: #000;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  line-height: 120%; 
  letter-spacing: -0.4px;
}


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

   .gs-monitor-hide{
    max-width: 94.45vw;
    border-radius: 1.67vw;
    padding: 3.06vw 4.17vw;
  }

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

  .gs-monitor-hide .gs-sub-title{
    font-size: 1.67vw;
    letter-spacing: -0.03vw;
    padding: 0.84vw 0 1.39vw 0;
  }

  .gs-monitor-hide img{
    max-width: 37.50vw;
  }

  .gs-monitor-hide .gs-text{
    padding: 1.12vw 0 0 0;
    font-size: 1.39vw;
    letter-spacing: -0.02vw;
  }
}
@media screen and (max-width: 959px){

  .gs-monitor-hide{
    border-radius: 0px;
  }

  .gs-monitor-hide .gs-text br{
    display: none;
  }
}
@media screen and (max-width: 767px){

  .gs-monitor-hide{
    padding: 24px 16px;
  }

  .gs-monitor-hide .gs-title{
    font-size: 24px;
  }

  .gs-monitor-hide .gs-sub-title{
    font-size: 20px;
    width: 100%;
    max-width: 310px;
    margin: 0 auto;
  }

  .gs-monitor-hide .gs-text{
    font-size: 16px;
    max-width: 300px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 374px){}

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


.gs-pr-tab-menu{
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 15px;
}

.gs-pr-tab-menu button{
  border-radius: 20px;
  border: 1.5px solid #54557A;
  padding: 14px 32px;
  background: none;
  color: #000;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: -0.56px;
  transition: all 300ms;
  cursor: pointer;
}

.gs-pr-tab-menu button.gs-active{
  background: #54557A;
  color: #fff;
}

.gs-product{
  width: 100%;
  max-width: 1360px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: stretch;
  gap: 16px;
  padding: 44px 0 52px 0;
}

.gs-product.gs-hide:not(.gs-active){
  display: none;
}

.gs-product .gs-col{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 16px;
  width: 313px;
}

.gs-product .gs-col .gs-content{
  flex: 1 0 0;
  border-radius: 20px;
  border: 2px solid #54557A;
  background: #FFF;
  width: 100%;
  align-content: center;
  padding: 30px;
}

.gs-product .gs-col .gs-content .gs-title{
  color: #000;
  font-size: 31px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%; 
  letter-spacing: -0.62px;
  padding: 0 0 10px 0;
}

.gs-product .gs-col .gs-content .gs-text{
  color: #000;
  font-size: 23px;
  font-style: normal;
  line-height: 115%; 
  letter-spacing: -0.46px;
}

.gs-product .gs-warranty img{
  display: block;
  width: 100%;
}

.gs-product .gs-col.gs-sec{
  width: 612px;
  border-radius: 20px;
  border: 2px solid #54557A;
  background: #FFF;
  min-height: 470px;
  gap: 0px;
}

.gs-product .gs-col.gs-last{
  width: 403px
}

.gs-product .gs-price{
  min-height: 190px;
  align-content: center;
  padding: 30px;
  border-radius: 20px;
  border: 2px solid #54557A;
  background: #FFF;
  width: 100%;
  text-align: center;

  color: #000;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  line-height: 110%; 
  letter-spacing: -0.4px;
}

.gs-product .gs-epistrofi{
  min-height: 170px;
  align-content: center;
  padding: 30px;
  border-radius: 20px;
  border: 2px solid #54557A;
  background: #FFF;
  width: 100%;
  text-align: center;
}

.gs-product .gs-epistrofi img{
  display: block;
  width: auto;
  height: 106px;
  margin: 0 auto;
}

.gs-product .gs-price span{
  font-size: 40px;
  line-height: 110%;
  font-weight: 700;
}

.gs-product .gs-more{
  border-radius: 20px;
  background: #54557A;
  height: 78px;
  width: 100%;
  align-content: center;
  display: block;
  color: #F3F3F3;
  text-align: center;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: -0.64px;
  text-transform: uppercase;
  transition: all 300ms;
}

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

.gs-product .gs-items .gs-item:not(.gs-active){
  display: none;
}

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

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

.gs-product .gs-items .gs-item::after{
  width: 71px;
  height: 39px;
  background: url("../images/img-tag.png") no-repeat center center;
  background-size: contain;
  content: "";
  position: absolute;
  right: -50px;
  bottom: 26px;
}

.gs-product#gs-p2 .gs-items .gs-item::after,
.gs-product#gs-p3 .gs-items .gs-item::after{
  bottom: 32px;
}

.gs-product .gs-item-colors{
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
}

.gs-product .gs-item-colors button{
  display: block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  position: relative;
  background: #1B1B1C;
  font-size: 0px;
  border: 0px;
  cursor: pointer;
}

.gs-product .gs-item-colors button:nth-child(2){ background-color: #54557A;  }
.gs-product .gs-item-colors button:nth-child(3){ background-color: #CDDDE8;  }
.gs-product .gs-item-colors button:nth-child(4){ background-color: #E3E3E3;  }


.gs-product .gs-item-colors button::after{
  content: "";
  width: 32px;
  height: 32px;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border: 1px solid #1B1B1C;
  opacity: 0;
}
.gs-product .gs-item-colors button.gs-active::after{
  opacity: 1;
}

.gs-product .gs-mob-warranty{
  display: none;
}

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

  .gs-pr-tab-menu{
    gap: 1.05vw;
  }

  .gs-pr-tab-menu button{
    border-radius: 1.39vw;
    border: 0.11vw solid #54557A;
    padding: 0.98vw 2.23vw;
    font-size: 1.95vw;
    letter-spacing: -0.03vw;
  }

  .gs-product{
    max-width: 94.45vw;
    gap: 1.12vw;
    padding: 3.06vw 0 3.62vw 0;
  }

  .gs-product .gs-col{
    gap: 1.12vw;
    width: 21.74vw;
  }

  .gs-product .gs-col .gs-content{
    border-radius: 1.39vw;
    border: 0.14vw solid #54557A;
    padding: 2.09vw;
  }

  .gs-product .gs-col .gs-content .gs-title{
    font-size: 2.16vw;
    letter-spacing: -0.04vw;
    padding: 0 0 0.70vw 0;
  }

  .gs-product .gs-col .gs-content .gs-text{
    font-size: 1.60vw;
    letter-spacing: -0.03vw;
  }

  .gs-product .gs-col.gs-sec{
    width: 42.50vw;
    border-radius: 1.39vw;
    border: 0.14vw solid #54557A;
    min-height: 32.64vw;
  }

  .gs-product .gs-col.gs-last{
    width: 27.99vw;
  }

  .gs-product .gs-price{
    min-height: 13.20vw;
    padding: 2.09vw;
    border-radius: 1.39vw;
    border: 0.14vw solid #54557A;
    font-size: 1.39vw;
    letter-spacing: -0.02vw;
  }

  .gs-product .gs-epistrofi{
    min-height: 11.81vw;
    padding: 2.09vw;
    border-radius: 1.39vw;
    border: 0.14vw solid #54557A;
  }

  .gs-product .gs-epistrofi img{
    height: 7.37vw;
  }

  .gs-product .gs-price span{
    font-size: 2.78vw;
  }

  .gs-product .gs-more{
    border-radius: 1.39vw;
    height: 5.42vw;
    font-size: 2.23vw;
    letter-spacing: -0.04vw;
  }

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

  .gs-product .gs-items .gs-item::after{
    width: 4.94vw;
    height: 2.71vw;
    right: -3.47vw;
    bottom: 1.81vw;
  }

  .gs-product#gs-p2 .gs-items .gs-item::after,
  .gs-product#gs-p3 .gs-items .gs-item::after{
    bottom: 2.23vw;
  }

  .gs-product .gs-item-colors{
    gap: 0.84vw;
  }

  .gs-product .gs-item-colors button{
    width: 1.67vw;
    height: 1.67vw;
  }

  .gs-product .gs-item-colors button::after{
    width: 2.23vw;
    height: 2.23vw;
    border: 0.07vw solid #1B1B1C;
  }
}
@media screen and (max-width: 959px){

  .gs-product{
    flex-direction: column;
    padding: 44px 20px;
  }

  .gs-product .gs-col,
  .gs-product .gs-col.gs-sec,
  .gs-product .gs-col.gs-last{
    width: 100%;
  }

  .gs-product .gs-col .gs-content{
    text-align: center;
  }

  .gs-product .gs-warranty{
    display: none;
  }

  .gs-product .gs-mob-warranty{
    display: block;
    width: 100%;
  }

  .gs-product .gs-mob-warranty img{
    display: block;
    width: 100%;
  }

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

  .gs-product {
    padding: 24px 16px;
    gap: 8px;
  }

  .gs-product .gs-col .gs-content{
    padding: 20px;
    border-radius: 12px;
  }

  .gs-product .gs-col .gs-content .gs-title {
    font-size: 28px;
  }

  .gs-product .gs-col .gs-content .gs-text{
    font-size: 20px;
  }

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

  .gs-product .gs-items .gs-item img{
    height: 260px;
  }

  .gs-product .gs-item-colors button{
    width: 18px;
    height: 18px;
  }

  .gs-product .gs-item-colors button::after {
    width: 22px;
    height: 22px;
  }

  .gs-product .gs-items .gs-item::after {
    width: 56px;
    height: 29px;
    right: -39px;
    bottom: 17px;
  }

  .gs-product .gs-col.gs-sec{
    min-height: 320px;
    border-radius: 12px;
  }

  .gs-product .gs-col.gs-last{
    gap: 8px;
  }

  .gs-product .gs-price{
    border-radius: 12px;
  }


  .gs-product .gs-price {
    min-height: 124px;
    padding: 20px;
    border-radius: 20px;
    font-size: 18px;
  }

  .gs-product .gs-epistrofi img{
    height: 90px;
  }

  .gs-product .gs-epistrofi {
    min-height: 146px;
    padding: 17px;
    border-radius: 12px;
  }

  .gs-product .gs-mob-warranty{
    border-radius: 12px;
    background: #2846D4;
  }

  .gs-product .gs-mob-warranty img{
    width: 68%;
    margin: 0 auto;
  }

  .gs-product .gs-more {
    border-radius: 12px;
    height: 67px;
    font-size: 24px;
  }

  .gs-specs .gs-title span {
    font-size: 48px;
    font-family: "proxima-nova", sans-serif;
    font-weight: 700;
    line-height: 100%;
  }

  .gs-specs .gs-item-specs li .gs-item-text {
    font-size: 15px;
    text-align: center;
  }

  .gs-sp2.gs-specs .gs-item-specs li:nth-child(1){ order: 1;  }
  .gs-sp2.gs-specs .gs-item-specs li:nth-child(2){ order: 2;  }
  .gs-sp2.gs-specs .gs-item-specs li:nth-child(3){ order: 3;  }
  .gs-sp2.gs-specs .gs-item-specs li:nth-child(4){ order: 4;  }
  .gs-sp2.gs-specs .gs-item-specs li:nth-child(7){ order: 5; width: calc(50% - 4px); flex-direction: column;  }
  .gs-sp2.gs-specs .gs-item-specs li:nth-child(6){ order: 6;  }
  .gs-sp2.gs-specs .gs-item-specs li:nth-child(5){ order: 7; width: 100%; flex-direction: row; text-align: left; }
  

  .gs-sp2.gs-specs .gs-item-specs li:nth-child(5) .gs-item-text{
    text-align: left;
  }

  .gs-pr-tab-menu button{
    padding: 12px 20px;
    font-size: 20px;
    border-radius: 12px;
  }


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

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


.gs-disclaimer{
  max-width: 1134px;
  padding: 50px 30px;
  text-align: center;
  margin: 0 auto;
  font-size: 17px;
  line-height: 130%;
  letter-spacing: -0.32px;
}

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

@media screen and (min-width: 960px) and (max-width: 1439px)  {
  .gs-disclaimer{
    max-width: 78.75vw;
    padding: 3.48vw 2.09vw;
    font-size: 1.19vw;
    letter-spacing: -0.02vw;
  }
}
@media screen and (max-width: 959px){

  .gs-disclaimer{
    font-size: 15px;
  }
}
@media screen and (max-width: 767px){

  .gs-disclaimer{
    padding: 30px 15px;
    font-size: 12px;
  }

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

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



.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: 930px;
  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;
}

@media screen and (min-width: 960px) and (max-width: 1439px)  {}
@media screen and (max-width: 959px){}
@media screen and (max-width: 767px){}
@media screen and (max-width: 374px){}

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


.gs-characteristics{
  text-align: center;
  padding: 0 0 52px 0;
}

.gs-characteristics .gs-title{
  color: #000;
  padding: 0 0 30px 0;
  font-size: 38px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; 
  letter-spacing: -0.76px;
}

.gs-characteristics .gs-items{
  width: 100%;
  max-width: 1090px;
  margin: 0 auto;
}

.gs-characteristics .gs-items .owl-item .gs-item{
  transition: all 300ms;
  margin: 20px 0;
}

.gs-characteristics .gs-items .owl-item:not(.center) .gs-item{
  opacity: 0.3;
  transform: scale(0.8);
}

.gs-characteristics .gs-items .owl-item.center .gs-item{
  transform: scale(1.2);
}


.gs-characteristics .gs-text-items .gs-text{
  color: #000;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  line-height: 110%;
  letter-spacing: -0.4px;
}

.gs-characteristics .owl-prev,
.gs-characteristics .owl-next{
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translate(-140%, -50%);
}

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


.gs-characteristics .owl-next{
  left: auto;
  right: 0px;
  transform: translate(140%, -50%);
}

.fadeIn { animation: fadeIn .1s both; }
.fadeOut { animation: fadeOut .1s both; }

@keyframes fadeIn { from {opacity:0} to {opacity:1} }
@keyframes fadeOut { from {opacity:1} to {opacity:0} }

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

  .gs-characteristics .gs-title{
    padding: 0 0 2.09vw 0;
    font-size: 2.64vw;
    letter-spacing: -0.05vw;
  }

  .gs-characteristics .gs-items{
    max-width: 75.70vw;
  }

  .gs-characteristics .gs-items .owl-item .gs-item{
    margin: 1.39vw 0;
  }

  .gs-characteristics .gs-text-items .gs-text{
    font-size: 1.39vw;
    letter-spacing: -0.02vw;
  }
}
@media screen and (max-width: 959px){

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

  .gs-characteristics .gs-text-items .gs-text{
    padding: 0 20px;
    font-size: 18px;
  }

  .gs-characteristics .gs-text-items .gs-text br{
    display: none;
  }
}
@media screen and (max-width: 767px){


  .gs-characteristics{
    padding: 0 16px 54px 16px;
  }

  .gs-characteristics .gs-title {
    font-size: 25px;
    padding: 0 0 5px 0;
  }

  .gs-characteristics .gs-items .owl-item.center .gs-item {
    transform: scale(1);
  }

  .gs-characteristics .gs-text-items .gs-text{
    font-size: 16px;
    padding: 0px;
  }


  .gs-characteristics .owl-prev,
  .gs-characteristics .owl-next{
    position: absolute;
    left: 50%;
    top:auto;
    bottom: -124px;
    transform: translate(-108%, -0%);
    width: 30px;
    height: 30px;
    background-size: contain !important;
  }

  .gs-characteristics .owl-next{
    left: 50%;
    right: auto;
    transform: translate(8%, -0%);
  }

  .gs-characteristics .owl-dots{
    margin: 0px !important;
  }

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

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

.gs-accessories{
  width: 100%;
  max-width: 1130px;
  margin: 0 auto 52px auto;
  border-radius: 20px;
  background: #EFF0FA;
  padding: 36px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 44px;
  position: relative;
}

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

.gs-accessories .gs-title{
  color: #000;
  text-align: center;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 115%;
  letter-spacing: -0.64px;
  margin: 0px;
  padding: 0px;
}

.gs-accessories img{
  display: block;
  width: 100%;
  max-width: 726px;
  margin: 0 auto;
}

.gs-accessories .gs-more{
  padding: 24px 40px;
  border-radius: 16px;
  background: #050505;
  display: block;

  color: #F3F3F3;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 13px; 
  letter-spacing: -0.48px;
  text-transform: uppercase;
  transition: all 300ms;
}

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


@media screen and (min-width: 960px) and (max-width: 1439px)  {
  .gs-accessories{
    max-width: 78.48vw;
    margin: 0 auto 3.62vw auto;
    border-radius: 1.39vw;
    padding: 2.50vw;
    gap: 3.06vw;
  }

  .gs-accessories .gs-title{
    font-size: 2.23vw;
    letter-spacing: -0.04vw;
  }

  .gs-accessories img{
    max-width: 50.42vw;
  }

  .gs-accessories .gs-more{
    padding: 1.67vw 2.78vw;
    border-radius: 1.12vw;
    font-size: 1.67vw;
    line-height: 0.91vw;
    letter-spacing: -0.03vw;
  }
}
@media screen and (max-width: 959px){

  .gs-accessories{
    border-radius: 0px;
  }

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

  .gs-accessories{
    padding: 20px 20px 32px 20px;
    margin-bottom: 0px;
  }

  .gs-accessories .gs-title{
    font-size: 24px;
    max-width: 330px;
    margin: 0 auto;
  }

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

  .gs-accessories .gs-more {
    padding: 21px 40px;
    border-radius: 16px;
    font-size: 20px;
    transition: all 300ms;
    min-width: 240px;
    text-align: center;
  }

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

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

.gs-insurance{
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0;
}

.gs-insurance .gs-col{
  width: 520px;
  text-align: left;
}

.gs-insurance .gs-col .gs-title{
  color: #000;
  font-size: 37px;
  font-style: normal;
  font-weight: 700;
  line-height: 115%;
  letter-spacing: -0.76px;
}

.gs-insurance .gs-col .gs-title img{
  display: block;
  width: 100%;
  max-width: 464px;
  margin: 10px 0 0 0;
}

.gs-insurance .gs-col.gs-last{
  width: 610px;
  border-radius: 20px;
  background: #EDEDED;
  padding: 24px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
}

.gs-insurance .gs-col .gs-side-title{
  color: #004383;
  text-align: center;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: -0.64px;
  padding: 24px 0 14px 0;
}

.gs-insurance .gs-col .gs-price{
  color: #004383;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  line-height: 100%; 
  letter-spacing: -0.48px;
  padding: 0 0 44px 0;
}

.gs-insurance .gs-col .gs-price span{
  font-size: 40px;
  font-weight: 700;
}

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

.gs-insurance .gs-more{
  padding: 24px 40px;
  border-radius: 16px;
  background: #050505;
  display: block;

  color: #F3F3F3;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 13px; 
  letter-spacing: -0.48px;
  text-transform: uppercase;
  transition: all 300ms;
}

.gs-insurance .gs-col:hover .gs-more{
  opacity: 0.8;
  text-decoration: none;
}



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

  .gs-insurance .gs-col{
    width: 36.12vw;
  }

  .gs-insurance .gs-col .gs-title{
    font-size: 2.57vw;
    letter-spacing: -0.05vw;
  }

  .gs-insurance .gs-col .gs-title img{
    max-width: 32.23vw;
    margin: 0.70vw 0 0 0;
  }

  .gs-insurance .gs-col.gs-last{
    width: 42.37vw;
    border-radius: 1.39vw;
    padding: 1.67vw;
  }

  .gs-insurance .gs-col .gs-side-title{
    font-size: 2.23vw;
    letter-spacing: -0.04vw;
    padding: 1.67vw 0 0.98vw 0;
  }

  .gs-insurance .gs-col .gs-price{
    font-size: 1.67vw;
    letter-spacing: -0.03vw;
    padding: 0 0 3.06vw 0;
  }

  .gs-insurance .gs-col .gs-price span{
    font-size: 2.78vw;
  }

  .gs-insurance .gs-more{
    padding: 1.67vw 2.78vw;
    border-radius: 1.12vw;
    font-size: 1.67vw;
    line-height: 0.91vw;
    letter-spacing: -0.03vw;
  }
}
@media screen and (max-width: 959px){

  .gs-insurance{
    flex-direction: column;
    gap: 30px;
  }

  .gs-insurance .gs-title{
    text-align: center;
  }
}
@media screen and (max-width: 767px){

  .gs-insurance{
    padding: 24px 16px;
    gap: 16px;
  }

  .gs-insurance .gs-col .gs-title{
    font-size: 24px;
  }

  .gs-insurance .gs-col .gs-title img {
    display: block;
    width: 100%;
    max-width: 268px;
    margin: 10px auto;
  }

  .gs-insurance .gs-col{
    width: 100%;
  }

  .gs-insurance .gs-col.gs-last{
    width: 100%;
  }

  .gs-insurance .gs-col.gs-last img{
    height:80px;
  }

  .gs-insurance .gs-col .gs-side-title{
    font-size: 24px;
  }

  .gs-insurance .gs-col .gs-price {
    font-size: 20px;
    padding: 0 0 24px 0;
  }

  .gs-insurance .gs-col .gs-price span {
    font-size: 32px;
  }

  .gs-insurance .gs-more {
    padding: 22px 39px;
    border-radius: 16px;
    font-size: 20px;
    line-height: 13px;
  } 
}
@media screen and (max-width: 374px){}

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

.gs-banners{
  padding: 0;
  text-align: center;
}

.gs-banners .gs-title{
  color: #000;
  font-size: 38px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; 
  letter-spacing: -0.88px;
  padding: 0 0 38px 0;
  margin: 0px;
}


.gs-banners .gs-items{
  width: 100%;
  max-width: 1360px;
  margin: 0 auto 72px auto;
  display: flex;
  justify-content: space-between;
  align-items: start;
  gap: 24px;
}
.gs-banners .gs-items .gs-item{
  flex:1;
  width: 50%;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 16px;
}

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

.gs-banners .gs-items .gs-item .gs-item-photo{
 border-radius: 20px;
 border: 1.5px solid #54557A;
 overflow: hidden;
}

.gs-banners .gs-items .gs-item .gs-item-photo img{
  display: block;
  width: 100%;
}

.gs-banners .gs-items .gs-item .gs-item-price{
  padding: 21px 30px;
  border-radius: 20px;
  border: 2px solid #54557A;
  background: #FFF;
  color: #000;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  line-height: 130%; 
  letter-spacing: -0.48px;
  width: 100%;
}

.gs-banners .gs-items .gs-item .gs-item-price strong{
  font-size: 42px;
}

.gs-banners .gs-items .gs-item .gs-item-more{
  border-radius: 20px;
  background: #54557A;
  height: 78px;
  width: 100%;
  align-content: center;
  display: block;
  color: #F3F3F3;
  text-align: center;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: -0.64px;
  text-transform: uppercase;
  transition: all 300ms;
}

.gs-banners .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-banners .gs-title{
    font-size: 2.64vw;
    letter-spacing: -0.06vw;
    padding: 0 0 2.64vw 0;
  }

  .gs-banners .gs-items{
    max-width: 94.45vw;
    margin: 0 auto 5.00vw auto;
    gap: 1.67vw;
  }

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

  .gs-banners .gs-items .gs-item .gs-item-photo{
    border-radius: 1.39vw;
    border: 0.11vw solid #54557A;
  }

  .gs-banners .gs-items .gs-item .gs-item-price{
    padding: 1.46vw 2.09vw;
    border-radius: 1.39vw;
    border: 0.14vw solid #54557A;
    font-size: 1.67vw;
    letter-spacing: -0.03vw;
  }

  .gs-banners .gs-items .gs-item .gs-item-price strong{
    font-size: 2.92vw;
  }

  .gs-banners .gs-items .gs-item .gs-item-more{
    border-radius: 1.39vw;
    height: 5.42vw;
    font-size: 2.23vw;
    letter-spacing: -0.04vw;
  }
}
@media screen and (max-width: 959px){
  
  .gs-banners{
    padding: 30px 20px 0 20px;
  }

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

  .gs-banners .gs-items,
  .gs-banners .gs-items.gs-2{
    flex-wrap: wrap;
  }

  .gs-banners .gs-items .gs-item,
  .gs-banners .gs-items.gs-2 .gs-item{
    width: 100%;
    flex: auto;
  }
}
@media screen and (max-width: 767px){
  
  .gs-banners{
    padding: 0px 16px 0 16px;
  }

  .gs-banners .gs-items {
    margin: 0 auto 24px auto;
  }

  .gs-banners .gs-items .gs-item{
    gap: 8px;
  }

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

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

  .gs-banners .gs-items .gs-item .gs-item-more {
    padding: 9px;
    font-size: 24px;
    border-radius: 12px;
  }

  .gs-banners .gs-title img{
    width: 100%;
    max-width: 350px;
  }

  .gs-banners .gs-items .gs-item .gs-item-price strong {
    font-size: 32px;
  }


  .gs-banners .gs-items .gs-item .gs-item-price {
    padding: 12px 30px;
    border-radius: 12px;
    font-size: 20px;
  }


  .gs-banners .gs-title {
    font-size: 24px;
    padding: 0 0 18px 0;
    }

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

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



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

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

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

}

.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: #DFE9F3;
  border: 2px solid #DFE9F3;
}


.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: #DFE9F3;
  border: 2px solid #DFE9F3;
  padding: 28px 20px;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: start;
  gap: 24px;
  color: #fff;
}

.gs-blog .gs-side .gs-content .gs-title{
  text-align: left;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%;
  letter-spacing: -0.5px;
  color: #1B32CB;
}

.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 #FFD600;
  color: #1B32CB;
  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: #FFD600;
  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 .gs-photo{
    width: calc(69% - 0.56vw);
  }

  .gs-blog .gs-photo img{
    border-radius: 1.11vw;
  }

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

  .gs-blog .gs-side .gs-logo-gblog{
    border-radius: 1.11vw;
    padding: 0.97vw 1.11vw 0.69vw 1.11vw;
  }

  .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 #DFE9F3;
    padding: 1.95vw 1.39vw;
    gap: 1.67vw;
  }

  .gs-blog .gs-side .gs-content .gs-title{
    font-size: 1.67vw;
  }

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

  .gs-blog .gs-side .gs-more{
    padding: 0px 1.67vw;
    border-radius: 0.69vw;
    font-size: 1.46vw;
    line-height: 5.0vw;
  }

}
@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-photo img {
    min-height: 0px;
  }
    .gs-blog .gs-side .gs-content .gs-title {
    font-size: 18px;
    text-align: center;
    margin: 0 auto;

  }




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

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



.gs-bottom-links h2.gs-sec-title{
  padding: 0 0 40px 0;
  font-size: 32px;
  color: #282828;
  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: 24px 10px;
  width: 204px;
  height: 161px;
  position: relative;
  transition: all 300ms;
  border-radius: 12px;
  border: 1px solid #000;
  background: #000;

}

.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: 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 h2.gs-sec-title{
    padding: 0 0 2.78vw 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: 1.67vw 0.70vw;
    width: 14.17vw;
    height: 11.19vw;
    border-radius: 0.84vw;
    border: 0.07vw solid #000;
  }

  .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: 28px;
  }

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

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

  .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;
  }


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

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




.gs-unboxholics{
  max-width: 1360px;
  margin: 0px auto 40px auto;
  height: 450px;
  border-radius: 20px;
  background:#000 url("../images/bg-unboxholic.webp") no-repeat center center;
  background-size: cover;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 20px 60px;
}

.gs-unboxholics .gs-content{
  text-align: left;
  color: #fff;
}

.gs-unboxholics .gs-content .gs-title{
  font-size: 30px;
  line-height: 130%; 
  letter-spacing: -1.2px;
  font-weight: 700;
  margin: 0px;
  padding: 0px 0 20px 0;
}

.gs-unboxholics .gs-content .gs-text{
  font-size: 22px;
  line-height: 150%;
  letter-spacing: 0.88px;
  padding: 20px 0;
  margin: 0px;
}

.gs-unboxholics .gs-content .gs-more{
  display: inline-block;
  padding: 17px 30px;
  border-radius: 12px;
  background: none;
  color: #fff;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  line-height: 13px; 
  letter-spacing: -0.24px;
  transition: all 200ms;
  border: 1px solid #fff;
}

.gs-unboxholics .gs-content .gs-more:hover{
  background: #fff;
  color: #000;
  text-decoration: none;
}

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

  .gs-unboxholics{
    max-width: 94.45vw;
    margin: 0.00vw auto 2.78vw auto;
    height: 31.25vw;
    border-radius: 1.39vw;
    padding: 1.39vw 4.17vw;
  }

  .gs-unboxholics .gs-content .gs-title{
    font-size: 2.09vw;
    letter-spacing: -0.08vw;
    padding: 0.00vw 0 1.39vw 0;
  }

  .gs-unboxholics .gs-content .gs-text{
    font-size: 1.53vw;
    letter-spacing: 0.07vw;
    padding: 1.39vw 0;
  }

  .gs-unboxholics .gs-content .gs-more{
    padding: 1.19vw 2.09vw;
    border-radius: 4.17vw;
    font-size: 0.84vw;
    line-height: 0.91vw;
    letter-spacing: -0.01vw;
    border: 0.07vw solid #fff;
  }

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


  .gs-unboxholics{
    width: auto;
    border-radius: 0px;
    margin: 0px;
    margin-bottom: 20px;
  }

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

  .gs-unboxholics .gs-content .gs-text{
    font-size: 19px;
  }


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


  .gs-unboxholics {
    height: 651px;
    background: #000;
    position: relative;
    border-radius: 35px 35px 0 0;
    padding: 267px 20px 36px 20px;
}

  .gs-unboxholics::before {
    content: "";
    height: 220px;
    width: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    background: url("../images/bg-unboxholic.jpg") no-repeat 77% top;
    background-size: auto 100%;
    border-radius: 0px;
}

  .gs-unboxholics .gs-content .gs-title{
    max-width: 220px;
  }

  .gs-unboxholics .gs-content .gs-more{
    display: block;
    text-align: center;
  }



  .gs-unboxholics{
    margin-right:15px;
    margin-left:15px;
    
    border-radius: 18px;
    overflow: hidden;
  }

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


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

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















