@import url('https://fonts.googleapis.com/css2?family=Lexend+Zetta:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lexend:wght@100;200;300;400;500;600;700;800;900&display=swap');

*{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

body{
    font-family: 'Lexend', sans-serif;
    background-color: rgb(242, 242, 242);
    overflow-x: hidden;
    caret-color: transparent;
}

html{
  scroll-behavior: smooth;
}

ul{
    list-style: none;
}

a{
    text-decoration: none;
}
section{
  margin-top: 50px;
}
h1{
  font-family: 'Lexend Zetta', sans-serif;
  font-size: 13px;
  font-weight: bold;
}

h2{
  font-family: 'Lexend Zetta', sans-serif;
  font-size: 12px;
  font-weight: normal;
}
h3{
  font-family: 'Lexend Zetta', sans-serif;
  font-size: 13px;
  font-weight: bold;
}
.mt80{
  margin-top: 80px;
}
.title{
  font-family: 'Lexend Zetta', sans-serif;
  font-size: 20px;
  font-weight: bold;
}
.title-1{
  font-family: 'Lexend';
  font-size: 32px;
  font-weight: 700;
  line-height: 36px;
}
.titlenew{
  font-family: 'Lexend Zetta', sans-serif;
  font-size: 1.8vw;
  font-weight: 700;
}
.titlenew-1{
  font-family: 'Lexend Zetta';
  font-size: 35px;
  font-weight: 700;
  padding-bottom: 50px;
}
.title-white{
  font-family: 'Lexend Zetta', sans-serif;
  font-size: 35px;
  font-weight: 700;
  color: #ffffff;
}
h4{
  font-family: 'Lexend Zetta', sans-serif;
  font-size: 14px;
  font-weight: normal;
}
h5{
  font-size: 12px;
  font-weight:300;
}
p{
  font-size: 11px;
  font-weight:300;
}
.nav-link > a{
  font-family: 'Lexend Zetta', sans-serif;
  font-weight: bold;
}
hr.card{
margin-top: 0px;
background: #000000;
border-width: 1px;
}
hr.line{
width: 70%;
margin-top: 0px;
background: #000000;
}
hr.line-1{
width: 70%;
margin-top: 0px;
margin-bottom: 50px;
border: 1px solid #92C4CE;
}
header{
    position: fixed;
    top: 0px;
    background-color: #F2F2F2;
    width: 100%;
    z-index: 1000;
}
#preloader{
  background: #000;
  height: 100vh;
  width: 100%;
  position: absolute;
  z-index: 100;
}
.container{
    max-width: 65rem;
    padding: 0 1.5rem;
    margin: 0 auto;
    display: flex;
    position: relative;
}
.over{
  position: relative;
  text-align: left;
  color: #92C4CE;
  font-family: 'Lexend Zetta', sans-serif;
  font-size: 35px;
  font-weight: bold;
}
.text-over{
  position: absolute;
  bottom: 30%;
  margin-left: 5%;
  font-size: 30px;
  color: #ffffff;
}
.over-leftup{
  position: relative;
  text-align: right;
  color: #92C4CE;
  font-family: 'Lexend Zetta', sans-serif;
  border-right-color: #92C4CE;
  border-bottom-color: #92C4CE;
  border-right: 1px solid;
  border-bottom: 1px solid;
}
.over-leftup-title{
  position: absolute;
  bottom: 50%;
  margin-left: 60%;
  margin-right: 5%;
  font-size: 1.7vw;
  color: #000000;
  float: right;
  font-weight: 700;
  font-family: 'Lexend', sans-serif;
}
.over-leftup-text{
  position: absolute;
  bottom: 10%;
  margin-left: 50%;
  margin-right: 5%;
  font-size: 1.2vw;
  color: #000000;
  float: right;
  font-weight: 400;
  font-family: 'Lexend', sans-serif;
}
.over-leftup-img{
  margin-top: 0px;
  margin-bottom: 0px;
}
.over-rightup{
  position: relative;
  text-align: left;
  color: #92C4CE;
  font-family: 'Lexend Zetta', sans-serif;
  font-size: 35px;
  font-weight: bold;
  border-left-color: #92C4CE;
  border-bottom-color: #92C4CE;
  border-left: 1px solid;
  border-bottom: 1px solid;
}
.over-rightup-title{
  position: absolute;
  bottom: 60%;
  margin-right: 50%;
  margin-left: 3%;
  font-size: 1.7vw;
  color: #000000;
  float: right;
  font-weight: 700;
  font-family: 'Lexend', sans-serif;
  padding-bottom: 30px;

}
.over-rightup-text{
  position: absolute;
  bottom: 10%;
  margin-left: 3%;
  margin-right: 50%;
  font-size: 1.2vw;
  color: #000000;
  float: right;
  font-weight: 400;
  font-family: 'Lexend', sans-serif;
}
.over-rightup-img{
  margin-top: 0px;
  margin-bottom: 0px;
}

.over-left1{
  position: relative;
  text-align: right;
  font-family: 'Lexend Zetta', sans-serif;
  border-bottom-color: #000000;
  border-bottom: 1px solid;
}
.over-left1-title{
  position: absolute;
  bottom: 50%;
  margin-left: 60%;
  margin-right: 5%;
  font-size: 1.7vw;
  color: #000000;
  float: right;
  font-weight: 700;
  font-family: 'Lexend', sans-serif;
}
.over-left1-text{
  position: absolute;
  bottom: 10%;
  margin-left: 50%;
  margin-right: 5%;
  font-size: 1.2vw;
  color: #000000;
  float: right;
  font-weight: 400;
  font-family: 'Lexend', sans-serif;
}
.over-left1-img{
  margin-top: 5%;
  margin-bottom: 5%;
}
.over-right1{
  position: relative;
  text-align: left;
  font-family: 'Lexend Zetta', sans-serif;
  font-size: 35px;
  font-weight: bold;
  border-bottom-color: #000000;
  border-bottom: 1px solid;
}
.over-right1-title{
  position: absolute;
  bottom: 45%;
  margin-right: 50%;
  margin-left: 3%;
  font-size: 1.7vw;
  color: #000000;
  float: right;
  font-weight: 700;
  font-family: 'Lexend', sans-serif;
  padding-bottom: 30px;

}
.over-right1-text{
  position: absolute;
  bottom: 30%;
  margin-left: 3%;
  margin-right: 20%;
  font-size: 1.2vw;
  color: #000000;
  float: right;
  font-weight: 400;
  font-family: 'Lexend', sans-serif;
}
.over-right1-img{
  margin-top: 0px;
  margin-bottom: 0px;
}
.over-left2{
  position: relative;
  text-align: right;
  font-family: 'Lexend Zetta', sans-serif;
  border-bottom-color: #000000;
  border-bottom: 1px solid;
}
.over-left2-title{
  position: absolute;
  bottom: 50%;
  margin-left: 60%;
  margin-right: 5%;
  font-size: 1.7vw;
  color: #000000;
  float: right;
  font-weight: 700;
  font-family: 'Lexend', sans-serif;
}
.over-left2-text{
  position: absolute;
  bottom: 10%;
  margin-left: 50%;
  margin-right: 5%;
  font-size: 1.2vw;
  color: #000000;
  float: right;
  font-weight: 400;
  font-family: 'Lexend', sans-serif;
}
.over-left2-img{
  margin-top: 0%;
  margin-bottom: 0%;
}
.over-right2{
  position: relative;
  text-align: left;
  font-family: 'Lexend Zetta', sans-serif;
  font-size: 35px;
  font-weight: bold;
  border-bottom-color: #000000;
  border-bottom: 1px solid;
}
.over-right2-title{
  position: absolute;
  bottom: 40%;
  margin-right: 50%;
  margin-left: 3%;
  font-size: 1.7vw;
  color: #000000;
  float: right;
  font-weight: 700;
  font-family: 'Lexend', sans-serif;
  padding-bottom: 30px;

}
.over-right2-text{
  position: absolute;
  bottom: 20%;
  margin-left: 3%;
  margin-right: 20%;
  font-size: 1.2vw;
  color: #000000;
  float: right;
  font-weight: 400;
  font-family: 'Lexend', sans-serif;
}
.over-right2-img{
  margin-top: 0px;
  margin-bottom: 0px;
}
.over-left3{
  position: relative;
  text-align: right;
  font-family: 'Lexend Zetta', sans-serif;
  border-bottom-color: #000000;
  border-bottom: 1px solid;
}
.over-left3-title{
  position: absolute;
  bottom: 50%;
  margin-left: 60%;
  margin-right: 5%;
  font-size: 1.7vw;
  color: #000000;
  float: right;
  font-weight: 700;
  font-family: 'Lexend', sans-serif;
}
.over-left3-text{
  position: absolute;
  bottom: 10%;
  margin-left: 50%;
  margin-right: 5%;
  font-size: 1.2vw;
  color: #000000;
  float: right;
  font-weight: 400;
  font-family: 'Lexend', sans-serif;
}
.over-left3-img{
  margin-top: 0%;
  margin-bottom: 0%;
}
.over-right3{
  position: relative;
  text-align: left;
  font-family: 'Lexend Zetta', sans-serif;
  font-size: 35px;
  font-weight: bold;
  border-bottom-color: #000000;
  border-bottom: 1px solid;
}
.over-right3-title{
  position: absolute;
  bottom: 40%;
  margin-right: 50%;
  margin-left: 3%;
  font-size: 1.7vw;
  color: #000000;
  float: right;
  font-weight: 700;
  font-family: 'Lexend', sans-serif;
  padding-bottom: 30px;

}
.over-right3-text{
  position: absolute;
  bottom: 25%;
  margin-left: 3%;
  margin-right: 20%;
  font-size: 1.2vw;
  color: #000000;
  float: right;
  font-weight: 400;
  font-family: 'Lexend', sans-serif;
}
.over-right3-img{
  margin-top: 0px;
  margin-bottom: 0px;
}
.over-left4{
  position: relative;
  text-align: right;
  font-family: 'Lexend Zetta', sans-serif;
  border-bottom-color: #000000;
  border-bottom: 1px solid;
}
.over-left4-title{
  position: absolute;
  bottom: 50%;
  margin-left: 60%;
  margin-right: 5%;
  font-size: 1.7vw;
  color: #000000;
  float: right;
  font-weight: 700;
  font-family: 'Lexend', sans-serif;
}
.over-left4-text{
  position: absolute;
  bottom: 10%;
  margin-left: 50%;
  margin-right: 5%;
  font-size: 1.2vw;
  color: #000000;
  float: right;
  font-weight: 400;
  font-family: 'Lexend', sans-serif;
}
.over-left4-img{
  margin-top: 10%;
  margin-bottom: 0%;
}
.over-right4{
  position: relative;
  text-align: left;
  font-family: 'Lexend Zetta', sans-serif;
  font-size: 35px;
  font-weight: bold;
  border-bottom-color: #000000;
  border-bottom: 1px solid;
}
.over-right4-title{
  position: absolute;
  bottom: 40%;
  margin-right: 50%;
  margin-left: 3%;
  font-size: 1.7vw;
  color: #000000;
  float: right;
  font-weight: 700;
  font-family: 'Lexend', sans-serif;
  padding-bottom: 30px;

}
.over-right4-text{
  position: absolute;
  bottom: 25%;
  margin-left: 3%;
  margin-right: 20%;
  font-size: 1.2vw;
  color: #000000;
  float: right;
  font-weight: 400;
  font-family: 'Lexend', sans-serif;
}
.over-right4-img{
  margin-top: 0px;
  margin-bottom: 0px;
}
.over-leftdown{
  position: relative;
  text-align: right;
  color: #92C4CE;
  font-family: 'Lexend Zetta', sans-serif;
  font-size: 35px;
  font-weight: bold;
  border-right-color: #92C4CE;
  border-top-color: #92C4CE;
  border-right: 1px solid;
  border-top: 1px solid;
}
.over-leftdown-title{
  position: absolute;
  bottom: 65%;
  margin-left: 60%;
  font-size: 1.7vw;
  color: #000000;
  float: right;
  font-weight: 700;
  margin-right: 5%;
  font-family: 'Lexend', sans-serif;
}
.over-leftdown-text{
  position: absolute;
  bottom: 20%;
  margin-left: 50%;
  margin-right: 5%;
  font-size: 1.2vw;
  color: #000000;
  float: right;
  font-weight: 400;
  font-family: 'Lexend', sans-serif;
}
.over-leftdown-img{
  margin-top: 0px;
  margin-bottom: 0px;
}
.over-rightdown{
  position: relative;
  text-align: left;
  color: #92C4CE;
  font-family: 'Lexend Zetta', sans-serif;
  font-size: 35px;
  font-weight: bold;
  border-left-color: #92C4CE;
  border-left-color: #92C4CE;
  border-left: 1px solid;
  border-top: 1px solid;
}
.over-rightdown-title{
  position: absolute;
  bottom: 65%;
  margin-right: 60%;
  font-size: 1.7vw;
  color: #000000;
  float: right;
  font-weight: 700;
  margin-left: 3%;
  font-family: 'Lexend', sans-serif;
}
.over-rightdown-text{
  position: absolute;
  bottom: 20%;
  margin-left: 3%;
  margin-right: 50%;
  font-size: 1.2vw;
  color: #000000;
  float: right;
  font-weight: 400;
  font-family: 'Lexend', sans-serif;
}
.over-rightdown-img{
  margin-top: 0px;
  margin-bottom: 0px;
}
.aboutover{
  margin-top: 40px;
  margin-bottom: 80px;
  position: relative;
  text-align: right;
  font-family: 'Lexend', sans-serif;
  font-size: 18px;
}
.text-aboutover{
  position: absolute;
  bottom: 15%;
  margin-left: 5%;
  margin-right: 55%;
}
.text-aboutover-title{
  font-size: 18px;
  font-weight: bold;
}
.text-aboutover-text{
  padding-top: 20px;
  margin-left: 100px;
  font-size: 20px;
  font-weight: normal;
}
.main-img{
  margin-top: 80px;
  border-bottom-left-radius: 130px;
}
.text-title{
  padding-top: 20px;
  font-size: 18px;
  text-align: center;
  font-weight: 400;
}
.text-title-1{
  padding-top: 20px;
  font-size: 26px;
  text-align: center;
  font-weight: 400;
}
.text-title-2{
  font-family: 'Lexend Zetta';
  padding-top: 60px;
  padding-bottom: 30px;
  font-size: 26px;
  text-align: center;
  font-weight: 400;
  line-height: normal;
}
.color-title{
  padding-top: 20px;
  font-size: 16px;
  text-align: center;
  font-weight: 500;
  color: #92C4CE;
}
.colortitle{
  padding-top: 30px;
  font-size: 20px;
  text-align: center;
  font-weight: 700;
  color: #92C4CE;
}
.blacktitle{
  margin-top: -20px;
  font-size: 32px;
  text-align: center;
  font-weight: 800;
}
.blacksubtitle{
  padding-top: 20px;
  font-size: 18px;
  text-align: center;
  font-weight: 600;
}
.subtitle{
  font-size: 24px;
  font-weight: 400;
  padding-bottom: 40px;
}
.blacksubtitle-1{
  padding-top: 10px;
  font-size: 16px;
  text-align: center;
  font-weight: 500;
}
.color-subtitle{
  padding-bottom: 15px;
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  color: #92C4CE;
}
.card{
  background-color: #92C4CE;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 50px;
  box-shadow: 8px 8px 20px rgba(0,0,0,0.2);
}
.card-new{
  background-color: #92C4CE;
  border-top-right-radius: 100px;
  border-top-left-radius: 100px;
  border-bottom-right-radius: 100px;
  border-bottom-left-radius: 100px;
  height: 200px;
  margin-top: 50px;
}
.card-new-black{
  background-color: #000000;
  border-top-right-radius: 100px;
  border-top-left-radius: 100px;
  border-bottom-right-radius: 100px;
  border-bottom-left-radius: 100px;
  height: auto;
  margin-top: 70px;
}
.card-box{
  padding-left: 20px;
  padding-top: 20px;
  padding-right: 10px;
  padding-bottom: 20px;
}
.card-new-box{
  text-align: center;
  padding-top: 55px;
}
.card-new-black-box{
  text-align: center;
  padding-top: 55px;
  padding-bottom: 75px;
}
.card-space{
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.box-icon{
  float: right;
  width: auto;
  height: auto;
  margin-top: -35px;
  padding-left: 5px;
  padding-right: 5px;

  border-color: #F2F2F2;
  border-radius: 10px;
}
.box-icon i{
  font-size: 20px;
  color: #F2F2F2;
}
.box-textblack{
  font-size: 25px;
  font-weight: bold;
  line-height: 0.9;
}
.box-textwhite{
  font-size: 15px;
  font-weight: bold;
  color: #F2F2F2;
  line-height: 1.2;
}
.new-box-textwhite{
  font-size: 32px;
  font-weight: 700;
  color: #ffffff;
  line-height: 42px;
}
.works-title{
  font-size: 20px;
  font-weight: bold;
  color: #92C4CE;
  padding-left: 13px;
}
.works-strong{
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2;
  padding-left: 13px;
}
.works-text{
  font-size: 17px;
  line-height: 1.2;
  margin-top: -10px;
  padding-left: 13px;
}
.step1-title{
  font-family: 'Lexend Zetta', sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #92C4CE;
  padding-left: 13px;
}
.step1-strong{
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2;
  padding-left: 13px;
}
.step1-text{
  font-size: 17px;
  line-height: 1.2;
  margin-top: -10px;
  padding-left: 13px;
}
.step2{
  margin-left: 30px;
}
.step2-title{
  font-family: 'Lexend Zetta', sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #92C4CE;
  padding-left: 13px;
}
.step2-strong{
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2;
  padding-left: 13px;
}
.step2-text{
  font-size: 17px;
  line-height: 1.2;
  margin-top: -10px;
  padding-left: 13px;
}
.step3-title{
  font-family: 'Lexend Zetta', sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #92C4CE;
  padding-left: 10px;
}
.step3-strong{
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2;
  padding-left: 10px;
}
.step3-text{
  font-size: 17px;
  line-height: 1.2;
  margin-top: -10px;
  padding-left: 10px;
}
.overlay{
  width: 100%;
}
.overimage{
  position: relative;
  text-align: center;
  color: rgba(255, 255, 255, 0.8);
  font-family: 'Lexend Zetta', sans-serif;
  font-weight: bold;
}
.text-overimage{
  position: absolute;
  bottom: 60%;
  left: 0%;
  right: 0%;
  font-size: 50px;
}
.image-over{
  object-fit: cover;
  height: 600px;
  width: 100%;
}
.impresoverimage{
  position: relative;
  text-align: center;
}
.impresoverimage-0{
  position: relative;
  text-align: center;
}
.impresoverimage-1{
  position: relative;
  text-align: center;
}
.impresoverimage-2{
  position: relative;
  text-align: center;
}
.text-impresoverimage{
  position: absolute;
  bottom: 10%;
  left: 0%;
  right: 0%;
  text-align: center;
}
.button-position{
  position: absolute;
  bottom: 5%;
  left: 0%;
  right: 0%;
}
.text-impresoverimage h1{
  font-size: 40px;
  font-family: 'Lexend', sans-serif;
  font-weight: bold;
}
.text-impresoverimage h2{
  font-size: 18px;
  font-family: 'Lexend', sans-serif;
  font-weight: bold;
  color: #ffffff;
  margin-top: -5px;
}
.image-impresover{
  object-fit: cover;
  min-height: 150px;
  width: 100%;
  height: 100%;
  margin-top: 50px;
}
.image-impresover-0{
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.image-impresover-1{
  object-fit: cover;
  height: 80%;
  width: 80%;
  margin-top: 100px;
}
.image-impresover-2{
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.star-impres{
  margin-top: 10px;
}
.star-impres i{
  color: #ffffff;
  margin-left: 5px;
  margin-right: 5px;
}
.text-impres{
  margin-top: 10px;
}
.text-impres h1{
  font-size: 20px;
  font-family: 'Lexend', sans-serif;
  font-weight: bold;
}
.text-impres p{
  margin-top: 10px;
  font-size: 14px;
  font-family: 'Lexend', sans-serif;
}
.impres-img{
  max-height: 600px;
  width: auto;
  margin-bottom: -60px;
}
.impres-top{
  margin-top: 40px;
  text-align: left;
}
.impres-top-h1{
  margin-top: 80px;
  font-size: 50px;
  font-family: 'Lexend', sans-serif;
  font-weight: 700;
}
.impres-top-h2{
  font-size: 50px;
  font-family: 'Lexend', sans-serif;
  color: #ffffff;
  margin-bottom: 40px;
  margin-top: -30px;
  font-weight: 700;
}
.impres-top-p{
  font-size: 19px;
  font-family: 'Lexend', sans-serif;
  font-weight: 400;
}
.color-cards{
  margin-left: -20px;
  margin-top: -60px;
}
.color-sticker{
  margin-bottom: 40px;
  margin-left: -20px;
}
.color-chromy{
  margin-top: -20px;
}
.color-brush{
  margin-top: -20px;
}
.shopping-img{
  margin-top: -50px;
}
.loading-img{
  width: 40px;
  height: auto;
}
.shopping-hr{
  margin-bottom: 40px; margin-top: 40px;
}
.shopping-hr-white{
  color: #ffffff;
}
.shopping-title{
  font-size: 25px;
  font-weight: bold;
}
.shopping-titlebold{
  padding-left: 50px;
  font-size: 23px;
  font-weight: bold;
}
.random-titlebold{
  padding-left: 35px;
  font-size: 18px;
  font-weight: bold;
}
.shop-title{
  padding-left: 35px;
  font-size: 18px;
  font-family: 'Lexend', sans-seri;
  font-weight: normal;
}
.shop-titlebold{
  padding-left: 50px;
  font-size: 25px;
  font-weight: bold;
}
.shop-titlestrong{
  font-size: 25px;
}
.shop-maintitle{
  padding-top: 30px;
  font-size: 40px;
  text-align: center;
  font-weight: bold;
  color: #92C4CE;
}
.black-maintitle{
  padding-top: 30px;
  font-size: 36px;
  text-align: center;
  font-weight: bold;
  color: #92C4CE;
}
.new-maintitle{
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 55px;
  text-align: center;
  font-weight: 700;
  color: #92C4CE;
}
.shop-mainsubtitle{
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  margin-top: -20px;
}
.white-mainsubtitle{
  font-size: 24px;
  text-align: center;
  font-weight: 400;
  color: #ffffff;
}
.shop-text{
  padding-top: 20px;
  font-size: 15px;
  text-align: center;
  font-weight: bold;
}
.shop-colortext{
  font-size: 13px;
  text-align: center;
  margin-top: -10px;
  font-weight: bold;
  color: #92C4CE;
}
.shop-button{
  height: 60px;
  border-radius: 0px;
  background-color: #92C4CE;
  border-color: #BAC0C0;
  border-width: 0.5px;
  font-family: 'Lexend', sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
}
.learn-button{
  height: 100px;
  border-radius: 50px;
  background-color: #ffffff;
  border-color: #92C4CE;
  border-width: 3px;
  font-family: 'Lexend', sans-serif;
  font-size: 22px;
  font-weight: 700;
  color: #000000;
}
.section-plasty{
  margin-top: 80px;
}
.section-metal{
  margin-top: 50px;
}
.section-sticky{
  margin-top: 50px;
}
.section-support{
  margin-top: 80px;
}
.addtocard-button{
  height: 40px;
  border-radius: 0px;
  background-color: #92C4CE;
  border-color: #92C4CE;
  border-width: 0.5px;
  font-family: 'Lexend', sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #ffffff;
  padding-left: 10px;
  padding-right: 10px;
  margin-right: 45px;
}
.addtocard-random{
  height: 40px;
  border-radius: 0px;
  background-color: #92C4CE;
  border-color: #92C4CE;
  border-width: 0.5px;
  font-family: 'Lexend', sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #ffffff;
  padding-left: 10px;
  padding-right: 10px;
  margin-right: 25px;
}
.close-button{
  height: 20px;
  border-radius: 0px;
  background-color: #000000;
  border-color: #000000;
  border-width: 0.5px;
  font-family: 'Lexend', sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  padding-left: 5px;
  padding-right: 5px;
  margin-right: 45px;
}

.close-button:hover{
  background-color: #ffffff;
  border-color: #ffffff;
  color: #000000;
}
.total-button{
  height: 40px;
  border-radius: 0px;
  background-color: #ffffff;
  border-color: #ffffff;
  border-width: 0.5px;
  font-family: 'Lexend', sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #92C4CE;
  padding-left: 10px;
  padding-right: 10px;
}

.total-button:hover{
  background-color: #000000;
  color: #ffffff;
}
.total-label{
  background-color: #000000;
  color: #ffffff; height: 40px;
  font-family: 'Lexend', sans-serif;
  font-size: 15px;
  font-weight: bold;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.addtocard-label{
  background-color: #000000;
  color: #ffffff; height: 40px;
  font-family: 'Lexend', sans-serif;
  font-size: 15px;
  font-weight: bold;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.addtocard-row{
  margin-right: 5px;
}
.addtocard-label-white{
  background-color: #ffffff;
  color: #000000;
  height: 40px;
  width: auto;
  font-family: 'Lexend', sans-serif;
  font-size: 15px;
  font-weight: bold;
  max-width: 80px;
  text-align: center;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.addtocard-button:hover{
  color: #000000;
}
.addtocard-random:hover{
  color: #000000;
}
.addtocard-img{
  margin-top: -20px;
}
.choose-title{
  font-size: 20px;
  text-align: center;
  font-weight: bold;
}
.choose-icons a {
    width: 70px;
    height: 70px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    border: 2px solid;
    border-color: #F2F2F2;
    border-width: 10px;
    margin-left: 2px;
    margin-right: 2px;
    transition: all 1s ease;
}

.choose-icons a:hover {
    border-color: #ffffff;
    border-width: 10px;
    transition: all 1s ease;
    transform: translateY(-2px);
}

.refresh{
  animation: fadeIn 1s;
  min-height: 400px;
}
.support-maintitle{
  padding-top: 30px;
  font-size: 40px;
  text-align: center;
  font-weight: bold;
  color: #92C4CE;
}
.support-title{
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  margin-top: -20px;
}
.about-maintitle{
  padding-top: 30px;
  font-size: 40px;
  text-align: center;
  font-weight: bold;
}
.about-mainsubtitle{
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  margin-top: -20px;
  color: #92C4CE;
}
.about-img{
  border-bottom-left-radius: 100px;
  box-shadow: 8px 8px 20px rgba(0,0,0,0.2);
}
.map{
  filter: grayscale(1);
  width: 100%;
  height: 400px;
  margin-top: 40px;
  margin-bottom: 20px;
}
.contact-qr{
  padding: 10px;
  background-color: #ffffff;
  height: 150px;
  width: auto;
  float: right;
  border-radius: 5px;
}
.contact-logo{
  height: 40px;
  width: auto;
}
.contact-p{
  font-size: 15px;
  font-weight: bold;
}
.contact-p1{
  font-size: 15px;
  font-weight: bold;
}
footer{
  background-color: #F1F2F2;
  height: 120px;
  margin-top: 50px;
}
.copyright{
  font-family: 'Lexend';
  font-size: 14px;
  font-weight: 300;
  color: #82BCC7;

}
.logo-container{
    flex: 1;
    display: flex;
    align-items: center;
}

.nav-btn{
    flex: 3;
    display: flex;
    margin-top: 20px;
}

.nav-links{
    flex: 2;
}

.log-sign{
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 1;
}

.logo{
    color: #fff;
    font-size: 1.1rem;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    line-height: 3rem;
}

.logo span{
    font-weight: 300;
}

.btn{
    display: inline-block;
    padding: .5rem 1.3rem;
    font-size: .8rem;
    border: 2px solid #fff;
    border-radius: 2rem;
    line-height: 1;
    margin: 0 .2rem;
    transition: .3s;
    text-transform: uppercase;
}

.btn.solid, .btn.transparent:hover{
    background-color: #fff;
    color: #69bde7;
}

.btn.transparent, .btn.solid:hover{
    background-color: transparent;
    color: #fff;
}

.nav-links > ul{
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.nav-link{
    position: relative;
}

.nav-link > a{
    line-height: 3rem;
    color: #000000;
    padding: 0 .1rem;
    letter-spacing: 1px;
    font-family: 'Lexend Zetta', sans-serif;
    font-weight: 600;
    font-size: .75rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: .5s;
}

.nav-link > a > i{
    margin-left: .2rem;
}

.nav-link:hover > a{
    transform: scale(1.1);
}

.dropdown{
    position: absolute;
    top: 100%;
    left: 0;
    width: 10rem;
    transform: translateY(10px);
    opacity: 0;
    pointer-events: none;
    transition: .5s;
}

.dropdown ul{
    position: relative;
}

.dropdown-link > a{
    display: flex;
    background-color: #fff;
    color: #3498db;
    padding: .5rem 1rem;
    font-size: .9rem;
    align-items: center;
    justify-content: space-between;
    transition: .3s;
}

.dropdown-link:hover > a{
    background-color: #3498db;
    color: #fff;
}

.dropdown-link:not(:nth-last-child(2)){
    border-bottom: 1px solid #efefef;
}

.dropdown-link i{
    transform: rotate(-90deg);
}

.arrow{
    position: absolute;
    width: 11px;
    height: 11px;
    top: -5.5px;
    left: 32px;
    background-color: #fff;
    transform: rotate(45deg);
    cursor: pointer;
    transition: .3s;
    z-index: -1;
}

.dropdown-link:first-child:hover ~ .arrow{
    background-color: #3498db;
}

.dropdown-link{
    position: relative;
}

.dropdown.second{
    top: 0;
    left: 100%;
    padding-left: .8rem;
    cursor: pointer;
    transform: translateX(10px);
}

.dropdown.second .arrow{
    top: 10px;
    left: -5.5px;
}

.nav-link:hover > .dropdown,
.dropdown-link:hover > .dropdown{
    transform: translate(0, 0);
    opacity: 1;
    pointer-events: auto;
}

.hamburger-menu-container{
    flex: 1;
    display: none;
    align-items: center;
    justify-content: flex-end;
}

.hamburger-menu{
    width: 2.5rem;
    height: 2.5rem;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.hamburger-menu div{
    width: 1.6rem;
    height: 3px;
    border-radius: 3px;
    background-color:#91B9C3;
    position: relative;
    z-index: 1001;
    transition: .5s;
}

.hamburger-menu div:before,
.hamburger-menu div:after{
    content: '';
    position: absolute;
    width: inherit;
    height: inherit;
    background-color: #91B9C3;
    border-radius: 3px;
    transition: .5s;
}

.hamburger-menu div:before{
    transform: translateY(-7px);
}

.hamburger-menu div:after{
    transform: translateY(7px);
}

#check{
    position: absolute;
    top: 50%;
    right: 1.5rem;
    transform: translateY(-50%);
    width: 2.5rem;
    height: 2.5rem;
    z-index: 90000;
    cursor: pointer;
    opacity: 0;
    display: none;

}

#check:checked ~ .hamburger-menu-container .hamburger-menu div{
    background-color: transparent;
}

#check:checked ~ .hamburger-menu-container .hamburger-menu div:before{
    transform: translateY(0) rotate(-45deg);
    background-color: #91B9C3;
}

#check:checked ~ .hamburger-menu-container .hamburger-menu div:after{
    transform: translateY(0) rotate(45deg);
    background-color: #91B9C3;
}
.show{
  display: none;
}
.circle{
  border-radius: 100%;
  width: 150px;
  height: 150px;
  margin-top: 72px;
  margin-left: -2px;
  background-color: rgb(242, 242, 242);
  padding: 4px;
}
.prSocial{
  padding-right: 0px;
}
.social-icons a {
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #6CB4C0;
    border-radius: 100px;
    color: white;
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 20px;
}

.social-icons a:hover {
    background-color: #CAD6D6;
    color: white;
}
.photo{
  width: 400px; height: 400px; object-fit: cover;
}
.mar-top{
  margin-top: 30px;
}
.heig-60{
  height: 60px;
}
@keyframes animation{
    from{
        opacity: 0;
        transform: translateY(15px);
    }
    to{
        opacity: 1;
        transform: translateY(0px);
    }
}

@media (max-width: 920px){
  .refresh{
    animation: fadeIn 1s;
    min-height: 200px;
  }
  .over{
    position: relative;
    text-align: left;
    color: #ACCAD4;
    font-family: 'Lexend Zetta', sans-serif;
    font-size: 14px;
    font-weight: bold;
  }
  .title{
    font-family: 'Lexend Zetta', sans-serif;
    font-size: 14px;
    font-weight: bold;
  }
  .text-over{
    position: absolute;
    bottom: 25%;
    margin-left: 5%;
    font-size: 13px;
  }
  .over-leftup{
  position: relative;
  text-align: right;
  color: #92C4CE;
  font-family: 'Lexend Zetta', sans-serif;
  border-right-color: #92C4CE;
  border-bottom-color: #92C4CE;
  border-right: 1px solid;
  border-bottom: 1px solid;
}
.over-leftup-title{
  position: absolute;
  bottom: 50%;
  margin-left: 60%;
  margin-right: 5%;
  font-size: 1.7vw;
  color: #000000;
  float: right;
  font-weight: 700;
  font-family: 'Lexend', sans-serif;
}
.over-leftup-text{
  position: absolute;
  bottom: 10%;
  margin-left: 50%;
  margin-right: 5%;
  font-size: 1.2vw;
  color: #000000;
  float: right;
  font-weight: 400;
  font-family: 'Lexend', sans-serif;
}
.over-leftup-img{
  margin-top: 0px;
  margin-bottom: 0px;
}
.over-rightup{
  position: relative;
  text-align: left;
  color: #92C4CE;
  font-family: 'Lexend Zetta', sans-serif;
  font-size: 35px;
  font-weight: bold;
  border-left-color: #92C4CE;
  border-bottom-color: #92C4CE;
  border-left: 1px solid;
  border-bottom: 1px solid;
}
.over-rightup-title{
  position: absolute;
  bottom: 60%;
  margin-right: 50%;
  margin-left: 3%;
  font-size: 1.7vw;
  color: #000000;
  float: right;
  font-weight: 700;
  font-family: 'Lexend', sans-serif;
  padding-bottom: 30px;

}
.over-rightup-text{
  position: absolute;
  bottom: 10%;
  margin-left: 3%;
  margin-right: 50%;
  font-size: 1.2vw;
  color: #000000;
  float: right;
  font-weight: 400;
  font-family: 'Lexend', sans-serif;
}
.over-rightup-img{
  margin-top: 0px;
  margin-bottom: 0px;
}
.over-leftdown{
  position: relative;
  text-align: right;
  color: #92C4CE;
  font-family: 'Lexend Zetta', sans-serif;
  font-size: 35px;
  font-weight: bold;
  border-right-color: #92C4CE;
  border-top-color: #92C4CE;
  border-right: 1px solid;
  border-top: 1px solid;
}
.over-leftdown-title{
  position: absolute;
  bottom: 65%;
  margin-left: 60%;
  font-size: 1.7vw;
  color: #000000;
  float: right;
  font-weight: 700;
  margin-right: 5%;
  font-family: 'Lexend', sans-serif;
}
.over-leftdown-text{
  position: absolute;
  bottom: 20%;
  margin-left: 50%;
  margin-right: 5%;
  font-size: 1.2vw;
  color: #000000;
  float: right;
  font-weight: 400;
  font-family: 'Lexend', sans-serif;
}
.over-leftdown-img{
  margin-top: 0px;
  margin-bottom: 0px;
}
.over-rightdown{
  position: relative;
  text-align: left;
  color: #92C4CE;
  font-family: 'Lexend Zetta', sans-serif;
  font-size: 35px;
  font-weight: bold;
  border-left-color: #92C4CE;
  border-left-color: #92C4CE;
  border-left: 1px solid;
  border-top: 1px solid;
}
.over-rightdown-title{
  position: absolute;
  bottom: 65%;
  margin-right: 60%;
  font-size: 1.7vw;
  color: #000000;
  float: right;
  font-weight: 700;
  margin-left: 3%;
  font-family: 'Lexend', sans-serif;
}
.over-rightdown-text{
  position: absolute;
  bottom: 20%;
  margin-left: 3%;
  margin-right: 50%;
  font-size: 1.2vw;
  color: #000000;
  float: right;
  font-weight: 400;
  font-family: 'Lexend', sans-serif;
}
.over-rightdown-img{
  margin-top: 0px;
  margin-bottom: 0px;
}
  .main-img{
    margin-top: 80px;
    border-bottom-left-radius: 55px;
  }
  .text-title{
    padding-top: 15px;
    font-size: 11px;
    text-align: center;
    font-weight: 400;
  }
  .text-title-1{
    padding-top: 15px;
    font-size: 16px;
    text-align: center;
    font-weight: 400;
  }
  .text-title-2{
    font-family: 'Lexend Zetta';
    padding-top: 10px;
    padding-bottom: 15px;
    font-size: 13px;
    text-align: center;
    font-weight: 400;
    line-height: normal;
  }
  .black-maintitle{
    padding-top: 10px;
    font-size: 17px;
    text-align: center;
    font-weight: bold;
    color: #92C4CE;
  }
  .colortitle{
    padding-top: 20px;
    font-size: 15px;
    text-align: center;
    font-weight: 700;
    color: #92C4CE;
  }
  .blacktitle{
    margin-top: -20px;
    font-size: 15px;
    text-align: center;
    font-weight: 900;
  }
  .blacksubtitle{
    padding-top: 20px;
    font-size: 15px;
    text-align: center;
    font-weight: 600;
  }
  .blacksubtitle-1{
    padding-top: 10px;
    font-size: 13px;
    text-align: center;
    font-weight: 500;
  }
  .color-title{
    padding-top: 5px;
    font-size: 12px;
    text-align: center;
    font-weight: bold;
    color: #92C4CE;
  }
  .color-subtitle{
    margin-bottom: 5px;
    font-size: 12px;
    text-align: center;
    font-weight: bold;
    color: #92C4CE;
  }
  .image-impresover-1{
    object-fit: cover;
    height: 100%;
    width: 100%;
    margin-top: 0px;
  }
  .image-impresover-2{
    object-fit: cover;
    height: 100%;
    width: 100%;
  }
  .card{
    background-color: #92C4CE;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 45px;
    box-shadow: 8px 8px 20px rgba(0,0,0,0.2);
  }
  .card-box{
    padding-left: 20px;
    padding-top: 20px;
    padding-right: 10px;
    padding-bottom: 20px;
  }
  .card-space{
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .box-icon{
    float: right;
    width: auto;
    height: auto;
    margin-top: -35px;
    padding-left: 5px;
    padding-right: 5px;
    border: 3px solid;
    border-color: #F2F2F2;
    border-radius: 10px;
  }
  .box-icon i{
    font-size: 20px;
    color: #F2F2F2;
  }
  .box-textblack{
    font-size: 22px;
    font-weight: bold;
    line-height: 0.9;
  }
  .box-textwhite{
    font-size: 14px;
    font-weight: bold;
    color: #F2F2F2;
    line-height: 1.2;
  }
  .works-title{
    font-size: 11px;
    font-weight: bold;
    color: #92C4CE;
    padding-left: 0px;
  }
  .works-strong{
    font-size: 11px;
    font-weight: bold;
    line-height: 1;
    padding-left: 0px;
  }
  .works-text{
    font-size: 9px;
    line-height: 1.2;
    margin-top: -10px;
    padding-left: 0px;
  }
  .step1-title{
    font-family: 'Lexend Zetta', sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #92C4CE;
    padding-left: 5px;
  }
  .step1-strong{
    font-size: 10px;
    font-weight: bold;
    line-height: 1;
    padding-left: 5px;
  }
  .step1-text{
    font-size: 9px;
    line-height: 1.2;
    margin-top: -10px;
    padding-left: 5px;
  }
  .step2{
    margin-left: 20px;
  }
  .step2-title{
    font-family: 'Lexend Zetta', sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #92C4CE;
    padding-left: 5px;
  }
  .step2-strong{
    font-size: 10px;
    font-weight: bold;
    line-height: 1;
    padding-left: 5px;
  }
  .step2-text{
    font-size: 9px;
    line-height: 1.2;
    margin-top: -10px;
    padding-left: 5px;
  }
  .step3-title{
    font-family: 'Lexend Zetta', sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #92C4CE;
    padding-left: 0px;
  }
  .step3-strong{
    font-size: 10px;
    font-weight: bold;
    line-height: 1;
    padding-left: 0px;
  }
  .step3-text{
    font-size: 9px;
    line-height: 1.2;
    margin-top: -10px;
    padding-left: 0px;
  }
  .titlenew{
    font-family: 'Lexend Zetta', sans-serif;
    font-size: 15px;
    font-weight: 700;
  }
  .titlenew-1{
    font-family: 'Lexend Zetta';
    font-size: 20px;
    font-weight: 700;
    padding-bottom: 30px;
  }
  .title-white{
    font-family: 'Lexend Zetta', sans-serif;
    font-size: 15px;
    font-weight: 700;
    color: #ffffff;
  }
  .new-maintitle{
    padding-top: 15px;
    padding-bottom: 16px;
    font-size: 25px;
    text-align: center;
    font-weight: 700;
    color: #92C4CE;
  }

  .card-new-black{
    background-color: #000000;
    border-top-right-radius: 50px;
    border-top-left-radius: 50px;
    border-bottom-right-radius: 50px;
    border-bottom-left-radius: 50px;
    height: auto;
    margin-top: 30px;
    margin-left: 30px;
    margin-right: 30px;
  }
  .card-new-black-box{
    text-align: center;
    padding-top: 35px;
    padding-bottom: 55px;
  }
  hr.line-1{
  width: 70%;
  margin-top: 0px;
  margin-bottom: 30px;
  border: 1px solid #92C4CE;
  }
  .white-mainsubtitle{
    font-size: 12px;
    text-align: center;
    font-weight: 400;
    color: #ffffff;
  }
  .title-1{
    font-family: 'Lexend';
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
  }
  .subtitle{
    font-size: 13px;
    font-weight: 400;
    padding-bottom: 30px;
  }
  .overlay{
    width: 100%;
  }
  .overimage{
    position: relative;
    text-align: center;
    color: rgba(255, 255, 255, 0.8);
    font-family: 'Lexend Zetta', sans-serif;
    font-weight: bold;
  }
  .text-overimage{
    position: absolute;
    bottom: 60%;
    left: 0%;
    right: 0%;
    bottom: 55%;
    font-size: 15px;
  }
  .image-over{
    object-fit: cover;
    height: 150px;
    width: 100%;
  }
  .impresoverimage{
    position: relative;
    text-align: center;
  }
  .text-impresoverimage{
    position: absolute;
    bottom: 5%;
    left: 0%;
    right: 0%;
    text-align: center;
  }
  .text-impresoverimage h1{
    font-size: 18px;
    font-family: 'Lexend', sans-serif;
    font-weight: bold;
  }
  .text-impresoverimage h2{
    font-size: 10px;
    font-family: 'Lexend', sans-serif;
    font-weight: bold;
    color: #ffffff;
    margin-top: -5px;
  }
  .image-impresover{
    object-fit: cover;
    min-height: 150px;
    width: 100%;
    height: 100%;
    margin-top: 50px;
  }
  .impres-top{
    margin-top: 20px;
  }
  .impres-img{
    max-height: 200px;
    width: auto;
    margin-bottom: -15px;
  }
  .star-impres{
    margin-top: 5px;
  }
  .star-impres i{
    color: #ffffff;
    margin-left: 0.5px;
    margin-right: 0.5px;
    font-size: 10px;
  }
  .text-impres{
    margin-top: 10px;
  }
  .text-impres h1{
    font-size: 12px;
    font-family: 'Lexend', sans-serif;
    font-weight: bold;
  }
  .text-impres p{
    margin-top: 11px;
    font-size: 8px;
    font-family: 'Lexend', sans-serif;
  }
  .color-cards{
    margin-left: -12px;
    margin-top: -30px;
  }
  .color-sticker{
    margin-bottom: 15px;
    margin-left: -12px;
  }
  .color-chromy{
    margin-top: -15px;
    margin-left: -3px;
  }
  .color-brush{
    margin-top: -15px;
    margin-left: -3px;
  }
  .shopping-img{
    margin-top: -30px;
  }
  .shopping-hr{
    margin-bottom: 20px; margin-top: 20px;
  }
  .shopping-titlebold{
    padding-left: 30px;
    font-size: 13px;
    font-weight: bold;
  }
  .random-titlebold{
    padding-left: 14px;
    font-size: 12px;
    font-weight: bold;
  }
  .shop-title{
    padding-left: 10px;
    font-size: 10px;
  }
  .shop-titlestrong{
    font-size: 15px;
  }
  .shop-titlebold{
    padding-left: 30px;
    font-size: 14px;
    font-weight: bold;
  }
  .shop-maintitle{
    padding-top: 20px;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    color: #92C4CE;
  }
  .shop-mainsubtitle{
    font-size: 12px;
    text-align: center;
    font-weight: bold;
    margin-top: -20px;
  }
  .shop-text{
    padding-top: 10px;
    font-size: 11px;
    text-align: center;
    font-weight: bold;
  }
  .shop-colortext{
    font-size: 11px;
    text-align: center;
    margin-top: -10px;
    font-weight: bold;
    color: #92C4CE;
  }
  .shop-button{
    height: 30px;
    border-radius: 0px;
    background-color: #92C4CE;
    border-color: #BAC0C0;
    border-width: 0.5px;
    font-family: 'Lexend', sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #ffffff;
  }
  .support-maintitle{
    padding-top: 20px;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    color: #92C4CE;
  }
  .support-title{
    font-size: 12px;
    text-align: center;
    font-weight: bold;
    margin-top: -20px;
  }
  .addtocard-button{
    height: 20px;
    border-radius: 0px;
    background-color: #92C4CE;
    border-color: #92C4CE;
    border-width: 0.5px;
    font-family: 'Lexend', sans-serif;
    font-size: 7px;
    font-weight: bold;
    color: #ffffff;
    padding-left: 5px;
    padding-right: 5px;
    margin-right: 15px;
  }
  .addtocard-random{
    height: 20px;
    border-radius: 0px;
    background-color: #92C4CE;
    border-color: #92C4CE;
    border-width: 0.5px;
    font-family: 'Lexend', sans-serif;
    font-size: 7px;
    font-weight: bold;
    color: #ffffff;
    padding-left: 5px;
    padding-right: 5px;
    margin-right: -5px;
  }
  .close-button{
    height: 15px;
    border-radius: 0px;
    background-color: #000000;
    border-color: #000000;
    border-width: 0.5px;
    font-family: 'Lexend', sans-serif;
    font-size: 7px;
    font-weight: bold;
    color: #ffffff;
    padding-left: 3px;
    padding-right: 3px;
    margin-right: 15px;
  }
  .addtocard-img{
    margin-top: -10px;
  }
  .addtocard-row{
    margin-right: 10px;
  }
  .addtocard-label{
    background-color: #000000;
    color: #ffffff; height: 20px;
    font-family: 'Lexend', sans-serif;
    font-size: 8px;
    font-weight: bold;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
  }
  .addtocard-label-white{
    background-color: #ffffff;
    color: #000000;
    height: 20px;
    width: auto;
    font-family: 'Lexend', sans-serif;
    font-size: 8px;
    font-weight: bold;
    max-width: 40px;
    text-align: center;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }
  .addtocard-button:hover{
    color: #000000;
  }
  .choose-title{
    font-size: 12px;
    text-align: center;
    font-weight: bold;
  }
  .choose-icons a {
      width: 30px;
      height: 30px;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      border-radius: 100px;
      border: 2px solid;
      border-color: #F2F2F2;
      border-width: 3px;
      margin-left: 0.2px;
      margin-right: 0.2px;
      transition: all 1s ease;
  }

  .choose-icons a:hover {
      border-color: #ffffff;
      border-width: 3px;
      transition: all 1s ease;
      transform: translateY(-2px);
  }
  .about-maintitle{
    padding-top: 20px;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
  }
  .about-mainsubtitle{
    font-size: 12px;
    text-align: center;
    font-weight: bold;
    margin-top: -20px;
    color: #92C4CE;
  }
  .aboutover{
    margin-top: 20px;
    margin-bottom: 40px;
    position: relative;
    text-align: right;
    font-family: 'Lexend', sans-serif;
    font-size: 10px;
  }
  .text-aboutover{
    position: absolute;
    bottom: 5%;
    margin-left: 5%;
    margin-right: 55%;
  }
  .text-aboutover-title{
    font-size: 8px;
    font-weight: bold;
  }
  .text-aboutover-text{
    padding-top: 3px;
    margin-left: 20px;
    font-size: 7px;
    font-weight: normal;
  }
  .about-img{
    border-bottom-left-radius: 50px;
    box-shadow: 8px 8px 20px rgba(0,0,0,0.2);
  }
  .map{
    filter: grayscale(1);
    width: 100%;
    height: 200px;
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .contact-qr{
    padding: 5px;
    background-color: #ffffff;
    height: 70px;
    width: auto;
    float: right;
    border-radius: 2px;
  }
  .contact-logo{
    height: 20px;
    width: auto;
  }
  .contact-p{
    font-size: 8px;
    font-weight: bold;
  }
  .contact-p1{
    font-size: 8px;
    font-weight: bold;
    margin-top: -10px;
  }
  .prSocial{
    padding-right: 70px;
  }
  .social-icons a {
      width: 20px;
      height: 20px;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      background-color: #6CB4C0;
      border-radius: 100px;
      color: white;
      margin-top: 10px;
      margin-left: 5px;
      margin-right: 5px;
      font-size: 10px;
  }

  .social-icons a:hover {
      background-color: #CAD6D6;
      color: white;
  }
  footer{
    background-color: #F1F2F2;
    height: 80px;
    margin-top: 10px;
  }
  .copyright{
    font-family: 'Lexend';
    font-size: 10px;
    font-weight: 300;
    color: #82BCC7;

  }
    .hamburger-menu-container{
        display: flex;
    }

    #check{
        display: block;
    }

    .nav-btn{
        position: fixed;
        height: 310px;
        top: 5rem;
        left: 0px;
        width: 50%;
        float: right;
        background-color: rgb(0, 0, 0,0.8);
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
        overflow-x: hidden;
        overflow-y: auto;
        transform: translateX(200%);
        transition: .65s;
        border-bottom-left-radius: 50px;
        margin-top: 0px;
    }

    #check:checked ~ .nav-btn{
        transform: translateX(100%);
    }

    #check:checked ~ .nav-btn .nav-link,
    #check:checked ~ .nav-btn .log-sign{
        animation: animation .5s ease forwards var(--i);
    }

    .nav-links{
        flex: initial;
        width: 100%;
    }

    .nav-links > ul{
        flex-direction: column;
    }

    .nav-link{
        width: 100%;
        opacity: 0;
        transform: translateY(15px);
    }

    .nav-link > a{
        line-height: 1;
        padding: 10px;
        margin-right: 10px;
        color: #ffffff;
        float: right;
        font-size: 11px;
    }

    .show{
      display: block;
    }

    .nav-link > img{
      height: 40px;
      width: 40px;
      float: right;
      margin-top: 10px;
      margin-right: 10px;
    }

    .dropdown, .dropdown.second{
        position: initial;
        top: initial;
        left: initial;
        transform: initial;
        opacity: 1;
        pointer-events: auto;
        width: 100%;
        padding: 0;
        background-color: #3183ac;
        display: none;
    }

    .nav-link:hover > .dropdown,
    .dropdown-link:hover > .dropdown{
        display: block;
    }

    .nav-link:hover > a > i,
    .dropdown-link:hover > a > i{
        transform: rotate(360deg);
    }

    .dropdown-link > a{
        background-color: transparent;
        color: #fff;
        padding: 1.2rem 2rem;
        line-height: 1;
    }

    .dropdown.second .dropdown-link > a{
        padding: 1.2rem 2rem 1.2rem 3rem;
    }

    .dropdown.second .dropdown.second .dropdown-link > a{
        padding: 1.2rem 2rem 1.2rem 4rem;
    }

    .dropdown-link:not(:nth-last-child(2)){
        border-bottom: none;
    }

    .arrow{
        z-index: 1;
        background-color: #69bde7;
        left: 10%;
        transform: scale(1.1) rotate(45deg);
        transition: .5s;
    }

    .nav-link:hover .arrow{
        background-color: #50a9d6;
    }

    .dropdown .dropdown .arrow{
        display: none;
    }

    .dropdown-link:hover > a{
        background-color: #3a91bd;
    }

    .dropdown-link:first-child:hover ~ .arrow{
        background-color: #50a9d6;
    }

    .nav-link > a > i{
        font-size: 1.1rem;
        transform: rotate(0deg);
        transition: .7s;
    }

    .dropdown i{
        font-size: 1rem;
        transition: .7s;
    }

    .log-sign{
        flex: initial;
        width: 100%;
        padding: 1.5rem 1.9rem;
        justify-content: flex-start;
        opacity: 0;
        transform: translateY(15px);
    }
    .photo{
      width: 150px; height: 150px; object-fit: cover;
    }
}
@media (max-width: 575px){
  .text-over{
    position: absolute;
    bottom: 10%;
    margin-left: 5%;
    font-size: 10px;
  }
  .refresh{
    animation: fadeIn 1s;
    min-height: 180px;
  }
  .step1-title{
    font-family: 'Lexend Zetta', sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #92C4CE;
    padding-left: 3px;
  }
  .step1-strong{
    font-size: 10px;
    font-weight: bold;
    line-height: 1;
    padding-left: 3px;
  }
  .step1-text{
    font-size: 9px;
    line-height: 1.2;
    margin-top: -10px;
    padding-left: 3px;
  }
  .step2{
    margin-left: 20px;
  }
  .step2-title{
    font-family: 'Lexend Zetta', sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #92C4CE;
    padding-left: 3px;
  }
  .step2-strong{
    font-size: 10px;
    font-weight: bold;
    line-height: 1;
    padding-left: 3px;
  }
  .step2-text{
    font-size: 9px;
    line-height: 1.2;
    margin-top: -10px;
    padding-left: 3px;
  }
  .step3-title{
    font-family: 'Lexend Zetta', sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #92C4CE;
    padding-left: 0px;
    margin-left: -3px;
  }
  .step3-strong{
    font-size: 10px;
    font-weight: bold;
    line-height: 1;
    padding-left: 0px;
    margin-left: -3px;
  }
  .step3-text{
    font-size: 9px;
    line-height: 1.2;
    margin-top: -10px;
    padding-left: 0px;
    margin-left: -3px;
  }
  .color-cards{
    margin-left: -8px;
    margin-top: -30px;
  }
  .color-sticker{
    margin-bottom: 13px;
    margin-left: -8px;
  }
  .color-chromy{
    margin-top: -15px;
    margin-left: 0px;
  }
  .color-brush{
    margin-top: -15px;
    margin-left: 0px;
  }
  .text-aboutover{
    position: absolute;
    bottom: 5%;
    margin-left: 5%;
    margin-right: 55%;
  }
  .text-aboutover-title{
    font-size:6px;
    font-weight: bold;
  }
  .text-aboutover-text{
    padding-top: 3px;
    margin-left: 8px;
    font-size: 6px;
    font-weight: normal;
  }
  .image-impresover{
    object-fit: cover;
    min-height: 150px;
    width: 100%;
    height: 100%;
    margin-top: 50px;
  }
  .shop-titlebold{
    padding-left: 25px;
    font-size: 10px;
    font-weight: bold;
  }
  .addtocard-label{
    background-color: #000000;
    color: #ffffff; height: 20px;
    font-family: 'Lexend', sans-serif;
    font-size: 7px;
    font-weight: bold;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
  }
  .addtocard-button{
    height: 20px;
    border-radius: 0px;
    background-color: #92C4CE;
    border-color: #92C4CE;
    border-width: 0.5px;
    font-family: 'Lexend', sans-serif;
    font-size: 7px;
    font-weight: bold;
    color: #ffffff;
    padding-left: 5px;
    padding-right: 5px;
    margin-right: 10px;
  }
  .addtocard-random{
    height: 20px;
    border-radius: 0px;
    background-color: #92C4CE;
    border-color: #92C4CE;
    border-width: 0.5px;
    font-family: 'Lexend', sans-serif;
    font-size: 7px;
    font-weight: bold;
    color: #ffffff;
    padding-left: 5px;
    padding-right: 5px;
    margin-right: -5px;
  }
  .close-button{
    height: 15px;
    border-radius: 0px;
    background-color: #000000;
    border-color: #000000;
    border-width: 0.5px;
    font-family: 'Lexend', sans-serif;
    font-size: 7px;
    font-weight: bold;
    color: #ffffff;
    padding-left: 3px;
    padding-right: 3px;
    margin-right: 10px;
  }
  .shopping-titlebold{
    padding-left: 25px;
    font-size: 13px;
    font-weight: bold;
  }
  .prSocial{
    padding-right: 70px;
  }
  .impres-top-h1{
    margin-top: 20px;
    font-size: 13px;
    font-family: 'Lexend', sans-serif;
    font-weight: 700;
    margin-left: 10%;
  }
  .impres-top-h2{
    font-size: 13px;
    font-family: 'Lexend', sans-serif;
    color: #ffffff;
    margin-bottom: 10px;
    margin-top: -20px;
    font-weight: 700;
    margin-left: 10%;
  }
  .impres-top-p{
    font-size: 7px;
    font-family: 'Lexend', sans-serif;
    font-weight: 400;
    margin-left: 10%;
  }
  .over-leftup{
    position: relative;
    text-align: right;
    color: #92C4CE;
    font-family: 'Lexend Zetta', sans-serif;
    border-right-color: #92C4CE;
    border-bottom-color: #92C4CE;
    border-right: 0px solid;
    border-bottom: 2px solid;
  }
  .over-leftup-title{
    position: absolute;
    bottom: 80%;
    margin-left: 20%;
    font-size: 5vw;
    color: #000000;
    float: right;
    font-weight: 700;
    margin-right: 10px;
  }
  .over-leftup-text{
    position: absolute;
    bottom: 15%;
    margin-left: 20%;
    margin-right: 10px;
    font-size: 3.1vw;
    color: #000000;
    float: right;
    font-weight: 400;
  }
  .over-leftup-img{
    margin-top: 0px;
    margin-bottom: 20px;
  }
  .over-rightup{
    position: relative;
    text-align: left;
    color: #92C4CE;
    font-family: 'Lexend Zetta', sans-serif;
    font-size: 35px;
    font-weight: bold;
    border-left-color: #92C4CE;
    border-bottom-color: #92C4CE;
    border-left: 0px solid;
    border-bottom: 2px solid;
  }
  .over-rightup-title{
    position: absolute;
    bottom: 55%;
    font-size: 5vw;
    margin-right: 50%;
    color: #000000;
    float: right;
    font-weight: 700;
    margin-left: 10px;
  }
  .over-rightup-text{
    position: absolute;
    bottom: 10%;
    font-size: 3.1vw;
    margin-left: 10px;
    margin-right: 20%;
    color: #000000;
    float: right;
    font-weight: 400;
  }
  .over-rightup-img{
    margin-top: 50px;
    margin-bottom: 40px;
  }
  .over-leftdown{
    position: relative;
    text-align: right;
    color: #92C4CE;
    font-family: 'Lexend Zetta', sans-serif;
    font-size: 35px;
    font-weight: bold;
    border-right-color: #92C4CE;
    border-top-color: #92C4CE;
    border-right: 0px solid;
    border-top: 0px solid;
  }
  .over-leftdown-title{
    position: absolute;
    bottom: 60%;
    margin-left: 30%;
    font-size: 5vw;
    color: #000000;
    float: right;
    font-weight: 700;
    margin-right: 10px;
  }
  .over-leftdown-text{
    position: absolute;
    bottom: 10%;
    margin-left: 30%;
    margin-right: 10px;
    font-size: 3.1vw;
    color: #000000;
    float: right;
    font-weight: 400;
  }
  .over-leftdown-img{
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .over-rightdown{
    position: relative;
    text-align: left;
    color: #92C4CE;
    font-family: 'Lexend Zetta', sans-serif;
    font-size: 35px;
    font-weight: bold;
    border-left-color: #92C4CE;
    border-left-color: #92C4CE;
    border-bottom: 2px solid;
    border-top: 2px solid;
    border-left: 0px solid;
  }
  .over-rightdown-title{
    position: absolute;
    bottom: 55%;
    margin-right: 30%;
    font-size: 5vw;
    color: #000000;
    float: right;
    font-weight: 700;
    margin-left: 10px;
  }
  .over-rightdown-text{
    position: absolute;
    bottom: 10%;
    margin-left: 10px;
    margin-right: 20%;
    font-size: 3.1vw;
    color: #000000;
    float: right;
    font-weight: 400;
  }
  .over-rightdown-img{
    margin-top: 20px;
    margin-bottom: 40px;
  }
  .over-left1{
  position: relative;
  text-align: right;
  color: #92C4CE;
  font-family: 'Lexend Zetta', sans-serif;
  border-bottom-color: #92C4CE;
  border-bottom: 1px solid;
}
.over-left1-title{
  position: absolute;
  bottom: 50%;
  margin-left: 60%;
  margin-right: 5%;
  font-size: 1.7vw;
  color: #000000;
  float: right;
  font-weight: 700;
  font-family: 'Lexend', sans-serif;
}
.over-left1-text{
  position: absolute;
  bottom: 10%;
  margin-left: 50%;
  margin-right: 5%;
  font-size: 1.2vw;
  color: #000000;
  float: right;
  font-weight: 400;
  font-family: 'Lexend', sans-serif;
}
.over-left1-img{
  margin-top: 0%;
  margin-bottom: 5%;
}
.over-right1{
  position: relative;
  text-align: left;
  font-family: 'Lexend Zetta', sans-serif;
  font-size: 35px;
  font-weight: bold;
  border-bottom-color: #000000;
  border-bottom: 2px solid;
}
.over-right1-title{
  position: absolute;
  bottom: 15%;
  margin-right: 20%;
  margin-left: 3%;
  font-size: 4vw;
  color: #000000;
  float: right;
  font-weight: 700;
  font-family: 'Lexend', sans-serif;
  padding-bottom: 30px;

}
.over-right1-text{
  position: absolute;
  bottom: 10%;
  margin-left: 3%;
  margin-right: 20%;
  font-size: 2.7vw;
  color: #000000;
  float: right;
  font-weight: 400;
  font-family: 'Lexend', sans-serif;
}
.over-right1-img{
  margin-top: 0px;
  margin-bottom: 0px;
}
.over-left2{
  position: relative;
  text-align: right;
  color: #92C4CE;
  font-family: 'Lexend Zetta', sans-serif;
  border-bottom-color: #92C4CE;
  border-bottom: 1px solid;
}
.over-left2-title{
  position: absolute;
  bottom: 50%;
  margin-left: 60%;
  margin-right: 5%;
  font-size: 1.7vw;
  color: #000000;
  float: right;
  font-weight: 700;
  font-family: 'Lexend', sans-serif;
}
.over-left2-text{
  position: absolute;
  bottom: 10%;
  margin-left: 50%;
  margin-right: 5%;
  font-size: 1.2vw;
  color: #000000;
  float: right;
  font-weight: 400;
  font-family: 'Lexend', sans-serif;
}
.over-left2-img{
  margin-top: 0%;
  margin-bottom: 0%;
}
.over-right2{
  position: relative;
  text-align: left;
  font-family: 'Lexend Zetta', sans-serif;
  font-size: 35px;
  font-weight: bold;
  border-bottom-color: #000000;
  border-bottom: 1px solid;
}
.over-right2-title{
  position: absolute;
  bottom: 15%;
  margin-right: 20%;
  margin-left: 3%;
  font-size: 4vw;
  color: #000000;
  float: right;
  font-weight: 700;
  font-family: 'Lexend', sans-serif;
  padding-bottom: 30px;

}
.over-right2-text{
  position: absolute;
  bottom: 10%;
  margin-left: 3%;
  margin-right: 20%;
  font-size: 2.7vw;
  color: #000000;
  float: right;
  font-weight: 400;
  font-family: 'Lexend', sans-serif;
}
.over-right2-img{
  margin-top: 0px;
  margin-bottom: 0px;
}
.over-left3{
  position: relative;
  text-align: right;
  color: #92C4CE;
  font-family: 'Lexend Zetta', sans-serif;
  border-bottom-color: #92C4CE;
  border-bottom: 1px solid;
}
.over-left3-title{
  position: absolute;
  bottom: 50%;
  margin-left: 60%;
  margin-right: 5%;
  font-size: 1.7vw;
  color: #000000;
  float: right;
  font-weight: 700;
  font-family: 'Lexend', sans-serif;
}
.over-left3-text{
  position: absolute;
  bottom: 10%;
  margin-left: 50%;
  margin-right: 5%;
  font-size: 1.2vw;
  color: #000000;
  float: right;
  font-weight: 400;
  font-family: 'Lexend', sans-serif;
}
.over-left3-img{
  margin-top: 0%;
  margin-bottom: 0%;
}
.over-right3{
  position: relative;
  text-align: left;
  font-family: 'Lexend Zetta', sans-serif;
  font-size: 35px;
  font-weight: bold;
  border-bottom-color: #000000;
  border-bottom: 2px solid;
}
.over-right3-title{
  position: absolute;
  bottom: 15%;
  margin-right: 20%;
  margin-left: 3%;
  font-size: 4vw;
  color: #000000;
  float: right;
  font-weight: 700;
  font-family: 'Lexend', sans-serif;
  padding-bottom: 30px;

}
.over-right3-text{
  position: absolute;
  bottom: 10%;
  margin-left: 3%;
  margin-right: 20%;
  font-size: 2.7vw;
  color: #000000;
  float: right;
  font-weight: 400;
  font-family: 'Lexend', sans-serif;
}
.over-right3-img{
  margin-top: 0px;
  margin-bottom: 0px;
}
.over-left4{
  position: relative;
  text-align: right;
  font-family: 'Lexend Zetta', sans-serif;
  color: #92C4CE;
  border-bottom-color: #92C4CE;
  border-bottom: 1px solid;
}
.over-left4-title{
  position: absolute;
  bottom: 50%;
  margin-left: 60%;
  margin-right: 5%;
  font-size: 1.7vw;
  color: #000000;
  float: right;
  font-weight: 700;
  font-family: 'Lexend', sans-serif;
}
.over-left4-text{
  position: absolute;
  bottom: 10%;
  margin-left: 50%;
  margin-right: 5%;
  font-size: 1.2vw;
  color: #000000;
  float: right;
  font-weight: 400;
  font-family: 'Lexend', sans-serif;
}
.over-left4-img{
  margin-top: 10%;
  margin-bottom: 0%;
}
.over-right4{
  position: relative;
  text-align: left;
  font-family: 'Lexend Zetta', sans-serif;
  font-size: 35px;
  font-weight: bold;
  border-bottom-color: #000000;
  border-bottom: 2px solid;
}
.over-right4-title{
  position: absolute;
  bottom: 20%;
  margin-right: 20%;
  margin-left: 3%;
  font-size: 4vw;
  color: #000000;
  float: right;
  font-weight: 700;
  font-family: 'Lexend', sans-serif;
  padding-bottom: 30px;

}
.over-right4-text{
  position: absolute;
  bottom: 15%;
  margin-left: 3%;
  margin-right: 20%;
  font-size: 2.7vw;
  color: #000000;
  float: right;
  font-weight: 400;
  font-family: 'Lexend', sans-serif;
}
.over-right4-img{
  margin-top: 0px;
  margin-bottom: 0px;
}
.learn-button{
  height: 100px;
  border-radius: 50px;
  background-color: #ffffff;
  border-color: #92C4CE;
  border-width: 3px;
  font-family: 'Lexend', sans-serif;
  font-size: 15px;
  font-weight: 700;
  color: #000000;
}
  .card-new{
    background-color: #92C4CE;
    border-top-right-radius: 100px;
    border-top-left-radius: 100px;
    border-bottom-right-radius: 100px;
    border-bottom-left-radius: 100px;
    height: 100px;
    margin-top: 40px;
    margin-left: 30px;
    margin-right: 30px;
  }
  .card-new-box{
    text-align: center;
    padding-top: 25px;
  }
  .new-box-textwhite{
    font-size: 14px;
    font-weight: 600;
    color: #ffffff;
    line-height: 25px;
  }
}

.language-switcher {
  position: fixed;
  left: 20px;
  bottom: 20px;
  z-index: 1100;
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 8px 14px;
  border-radius: 999px;
  background-color: rgba(0, 0, 0, 0.8);
  backdrop-filter: blur(4px);
}

.language-switcher a {
  color: #ffffff;
  font-family: 'Lexend Zetta', sans-serif;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  text-decoration: none;
  opacity: 0.7;
  transition: opacity 0.2s ease, color 0.2s ease, transform 0.2s ease;
}

.language-switcher a.active {
  opacity: 1;
  color: #92C4CE;
}

.language-switcher a:hover {
  opacity: 1;
  transform: translateY(-1px);
}

.language-switcher span {
  color: #ffffff;
  opacity: 0.4;
}

@media (max-width: 575px) {
  .language-switcher {
    left: 12px;
    bottom: 12px;
    padding: 6px 10px;
  }

  .language-switcher a {
    font-size: 10px;
  }
}

.scroll-top {
  position: fixed;
  right: 25px;
  bottom: 20px;
  z-index: 1100;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  border-radius: 999px;
  background-color: rgba(0, 0, 0, 0.8);
  backdrop-filter: blur(4px);
  color: #ffffff;
  text-decoration: none;
  transition: opacity 0.2s ease, transform 0.2s ease, background-color 0.2s ease;
}

.scroll-top i {
  font-size: 18px;
}

.scroll-top:hover {
  transform: translateY(-2px);
  background-color: rgba(0, 0, 0, 0.9);
  color: #92C4CE;
}

@media (max-width: 1400px) and (min-width: 1201px) {
  .text-impresoverimage {
    bottom: 8%;
    left: 0%;
    right: 0%;
    text-align: center;
  }
  .impres-top-h1{
  margin-top: 80px;
  font-size: 40px;
  font-family: 'Lexend', sans-serif;
  font-weight: 700;
  margin-left: 15%;
}
.impres-top-h2{
  font-size: 40px;
  font-family: 'Lexend', sans-serif;
  color: #ffffff;
  margin-bottom: 20px;
  margin-top: -30px;
  font-weight: 700;
  margin-left: 15%;
}
.impres-top-p{
  font-size: 16px;
  font-family: 'Lexend', sans-serif;
  font-weight: 400;
  margin-left: 15%;
}
}

@media (max-width: 1200px) and (min-width: 921px) {
  .text-impresoverimage {
    bottom: 8%;
    left: 0%;
    right: 0%;
    text-align: center;
  }
  .impres-top-h1{
  margin-top: 80px;
  font-size: 30px;
  font-family: 'Lexend', sans-serif;
  font-weight: 700;
  margin-left: 15%;
}
.impres-top-h2{
  font-size: 30px;
  font-family: 'Lexend', sans-serif;
  color: #ffffff;
  margin-bottom: 20px;
  margin-top: -30px;
  font-weight: 700;
  margin-left: 15%;
}
.impres-top-p{
  font-size: 14px;
  font-family: 'Lexend', sans-serif;
  font-weight: 400;
  margin-left: 15%;
}
}
@media (max-width: 920px) and (min-width: 701px) {
  .text-impresoverimage {
    bottom: 8%;
    left: 0%;
    right: 0%;
    text-align: center;
  }
  .impres-top-h1{
  margin-top: 80px;
  font-size: 22px;
  font-family: 'Lexend', sans-serif;
  font-weight: 700;
  margin-left: 15%;
}
.impres-top-h2{
  font-size: 22px;
  font-family: 'Lexend', sans-serif;
  color: #ffffff;
  margin-bottom: 10px;
  margin-top: -30px;
  font-weight: 700;
  margin-left: 15%;
}
.impres-top-p{
  font-size: 11px;
  font-family: 'Lexend', sans-serif;
  font-weight: 400;
  margin-left: 15%;
}
}
@media (max-width: 700px) and (min-width: 576px) {
  .text-impresoverimage {
    bottom: 8%;
    left: 0%;
    right: 0%;
    text-align: center;
  }
  .impres-top-h1{
  margin-top: 80px;
  font-size: 19px;
  font-family: 'Lexend', sans-serif;
  font-weight: 700;
  margin-left: 15%;
}
.impres-top-h2{
  font-size: 19px;
  font-family: 'Lexend', sans-serif;
  color: #ffffff;
  margin-bottom: 10px;
  margin-top: -30px;
  font-weight: 700;
  margin-left: 15%;
}
.impres-top-p{
  font-size: 9px;
  font-family: 'Lexend', sans-serif;
  font-weight: 400;
  margin-left: 15%;
}
}

@media (max-width: 575px) {
  .scroll-top {
    right: 25px;
    bottom: 12px;
    width: 38px;
    height: 38px;
  }

  .scroll-top i {
    font-size: 16px;
  }
}

/* Contact page */
.contact-page {
  padding: 80px 0 40px;
  background: #f5f7f8;
}

.contact-hero {
  max-width: 1100px;
  margin: 0 auto 60px;
  padding: 48px 36px;
  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
  gap: 32px;
  align-items: center;
  background: radial-gradient(120% 120% at 20% 20%, #92C4CE 0%, #6CB4C0 40%, #0e3b4a 100%);
  color: #ffffff;
  border-radius: 32px;
  overflow: hidden;
}

.contact-hero__content {
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.contact-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 14px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.12);
  font-size: 12px;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  margin-bottom: 4px;
}

.contact-hero__title {
  font-family: 'Lexend Zetta', sans-serif;
  font-size: clamp(28px, 4vw, 40px);
  font-weight: 800;
  line-height: 1.2;
  margin: 0;
}

.contact-hero__subtitle {
  font-size: 16px;
  line-height: 1.6;
  max-width: 520px;
  margin: 0;
  color: #e4f4f7;
}

.contact-hero__cta {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 12px;
}

.cta-primary,
.cta-secondary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  border-radius: 999px;
  padding: 12px 20px;
  font-weight: 700;
  font-size: 14px;
  text-decoration: none;
  transition: transform 0.2s ease, box-shadow 0.2s ease, background-color 0.2s ease, color 0.2s ease;
}

.cta-primary {
  background: #ffffff;
  color: #0e3b4a;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
}

.cta-primary:hover {
  transform: translateY(-2px);
  box-shadow: 0 14px 36px rgba(0, 0, 0, 0.18);
}

.cta-secondary {
  background: transparent;
  color: #ffffff;
  border: 1px solid rgba(255, 255, 255, 0.5);
}

.cta-secondary:hover {
  background: rgba(255, 255, 255, 0.14);
  transform: translateY(-2px);
}

.contact-hero__visual {
  display: flex;
  justify-content: flex-end;
}

.floating-card {
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 20px;
  padding: 20px;
  backdrop-filter: blur(6px);
  width: 100%;
  max-width: 320px;
  color: #ffffff;
  box-shadow: 0 16px 40px rgba(0, 0, 0, 0.18);
}

.floating-card__title {
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 6px;
}

.floating-card__text {
  font-weight: 600;
  font-size: 16px;
  margin: 0 0 12px 0;
}

.floating-card hr {
  border: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  margin: 12px 0;
}

.contact-body {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 20px 60px;
}

.contact-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
}

.contact-info {
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.contact-info__card {
  display: grid;
  grid-template-columns: 48px 1fr;
  gap: 12px;
  align-items: center;
  padding: 16px;
  background: #ffffff;
  border-radius: 14px;
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.08);
}

.contact-icon {
  width: 48px;
  height: 48px;
  border-radius: 12px;
  background: #92C4CE;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #0e3b4a;
  font-size: 22px;
}

.contact-info__label {
  margin: 0;
  font-weight: 700;
  font-size: 14px;
  color: #0e3b4a;
}

.contact-info__value {
  margin: 2px 0 0 0;
  font-size: 13px;
  color: #4d5c64;
}

.contact-social {
  display: flex;
  gap: 10px;
  margin-top: 10px;
}

.contact-social a {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #0e3b4a;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  text-decoration: none;
  transition: transform 0.2s ease, background 0.2s ease;
}

.contact-social a:hover {
  transform: translateY(-2px);
  background: #92C4CE;
  color: #0e3b4a;
}

.contact-form-wrapper {
  background: #ffffff;
  border-radius: 16px;
  padding: 24px;
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.08);
}

.contact-form {
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.form-group {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.form-group label {
  font-weight: 600;
  font-size: 13px;
  color: #0e3b4a;
}

.form-group input,
.form-group textarea {
  width: 100%;
  border: 1px solid #d9e2e4;
  border-radius: 10px;
  padding: 12px 14px;
  font-size: 14px;
  font-family: 'Lexend', sans-serif;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.form-group input:focus,
.form-group textarea:focus {
  outline: none;
  border-color: #92C4CE;
  box-shadow: 0 0 0 3px rgba(146, 196, 206, 0.3);
}

.full-width {
  width: 100%;
  justify-content: center;
}

.alert {
  padding: 12px 14px;
  border-radius: 10px;
  font-weight: 600;
  font-size: 13px;
  margin-bottom: 10px;
}

.alert.success {
  background: #d9f3e6;
  color: #0b6b43;
  border: 1px solid #9dd7b8;
}

.alert.error {
  background: #fde5e5;
  color: #a11a1a;
  border: 1px solid #f2b5b5;
}

.page-loader {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.65);
  backdrop-filter: blur(2px);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 12px;
  z-index: 1200;
  transition: opacity 0.2s ease, visibility 0.2s ease;
}

.page-loader.hidden {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.loader-circle {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: 4px solid rgba(255, 255, 255, 0.4);
  border-top-color: #92C4CE;
  animation: spin 1s linear infinite;
}

.page-loader p {
  color: #ffffff;
  font-weight: 600;
  letter-spacing: 0.04em;
}

.loader-logo {
  width: 140px;
  height: auto;
  filter: drop-shadow(0 6px 14px rgba(0, 0, 0, 0.35));
}

@keyframes spin {
  from { transform: rotate(0deg); }
  to { transform: rotate(360deg); }
}

@media (max-width: 920px) {
  .contact-page {
    padding: 70px 0 30px;
  }

  .contact-hero {
    grid-template-columns: 1fr;
    text-align: left;
    padding: 40px 24px;
  }

  .contact-hero__visual {
    justify-content: flex-start;
  }

  .contact-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 575px) {
  .contact-hero {
    margin: 0 12px 50px;
    padding: 32px 18px;
    border-radius: 22px;
  }

  .contact-hero__title {
    font-size: 24px;
  }

  .contact-hero__subtitle {
    font-size: 14px;
  }

  .floating-card {
    max-width: 100%;
  }

  .contact-body {
    padding: 0 16px 50px;
  }
}
