body{
    padding:0;
    overflow:initial
}
header {
    background: transparent;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100px;
    transition:all 0.5s;
    top:0 !important;
    bottom:auto !important
}
    header.bg {
        background: #fff;
        height: 80px
    }
.logo {
    display: block;
    width: 247px ;transition:all 0.5s
}
.logo svg{
    width:100%;
    display:block
}

    header.bg .logo {
        width: 210px
    }
    header.bg path {
        fill: #B3A389
    }
#page-terms {
    padding: 80px 0 0 0;

    
}
.full-h.fixed {
    position: fixed;
    z-index: 0;
    top: 0;
    left: 0;
    opacity: 0.3;
}
.container {
    margin: 0 auto;
    width: calc(100% - 120px);
}
h1 {
    font-family: 'Heroic Condensed';
    font-size: clamp(40px, 100px, 6vw);
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: 0.15em;
    text-align: center;
    max-width: 13em;
    margin: auto;
    padding: 0 20px

}
sup{
    font-size:0.5em
}
.message{
    position:absolute;
    bottom:30px;
    left:0;
    right:0;
    text-align:center;
    z-index:3
}
h2 {
    font-family: 'Heroic Condensed';
    font-size: clamp(33px, 63px, 4.5vw);
    font-weight: 400;
    line-height: 1.01;
    letter-spacing: 0.15em;
}
h3 {
    font-family: 'Right Grotesk Wide';
    padding-bottom: 30px;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.47;
    letter-spacing: 0.5em;
    max-width: 27em;
    margin: auto;
}
h4 {
    font-family: 'Heroic Condensed';
    font-size: clamp(36px, 41px, 4vw);
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.15em;
    text-align: left;
    margin-bottom:20px
}
.max660{
    padding:30px 0 50px 0;
    max-width:660px;
    margin:auto
}
.message a {
    font-size: 15px;
    font-weight: 500;
    line-height: 25px;
    letter-spacing: 0.25em;

}
.mb{
    margin-bottom:15px
}
.message svg{
display:block;
margin:15px auto 0 auto
}
.flex{
    display:flex;
    justify-content:center;
    gap:20px;
    flex-wrap:wrap
}
.gap30{
    gap:30px

}
.back {
    position: absolute;
    left: 60px;
    top: 50%;
    transform: translateY(-50%);
    color: #B3A389
}
.g50 {
    width: calc(50% - 10px);
    text-align: left;
}
p{
    max-width:605px;
    font-size:15px;
    line-height:20px
}
.full-h{
    position:relative;
    width:100%;
    height:100vh;
    height:100svh;
    background-size:cover
}

.btn-c {
    width: max-content;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 42px;
    flex-wrap: wrap;
    padding: 0 15px;
    background-color: #fff;
    line-height: 1;
    text-transform: uppercase;

    cursor: pointer;
    font-size: 15px;
    margin: 0;
    color: #B3A389;
    letter-spacing: 0.15em;
}

.g4 {
 
    width:calc(33.33% - 20px);   

}
.g4 img{
    margin-bottom:25px
}
.g4 p{
    max-width:408px
}
.ptb80{
    padding:85px 0

}
.pb80{
    padding-bottom:85px
}
.g4 p.offer {
    line-height: 20px;
    letter-spacing: 0.15em;
    text-align: left;
    padding: 8px 0;
    max-width: 382px;
    text-transform: uppercase;
}
.not-for-offer{
    display:none
}
label{
    color:#fff !important
}
#page-promotion .register input[type=text], #page-promotion .register input[type=email], #page-promotion .register input[type=phone], #page-promotion .register select {
    border: 0 !important;
    border-bottom: 1px solid #fff !important;
    text-align: left !important;
    font-size: 15px !important;
    line-height: 1.33 !important;
    padding: 0 0 16px 0 !important;
    color: #fff !important;
    border-radius: 0 !important
}


#page-promotion .register ._submit {

    background: #fff !important;
    color: #B4A48A !important;

}
.register legend {
    color: #fff !important;
}


.f18 {
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0.05em;
    text-align: left;
}
.terms{
    padding:80px 0 50px;
    text-align:center
}
.terms a{
    text-decoration:underline
}
select {
    text-align-last: left;
    text-align: left;
}

    select option {
        padding: 7px 5px;
        background: #B4A48A;
        text-align-last: left;
        text-align: left;
     
    }
input:-webkit-input-placeholder, textarea:-webkit-input-placeholder {
    color: #fff;
    opacity: 0;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #fff;
    opacity: 0;
}

input:-moz-placeholder, textarea:-moz-placeholder {
    color: #fff;
    opacity:0;
}

input::-moz-placeholder, textarea::-moz-placeholder {
    color: #fff;
    opacity: 0;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #fff;
    opacity: 0;
}
button,body #_form_67255DE72C157_ ._submit {
    background-color: #fff !important;
    color: #B3A389 !important;
    margin: 40px 0 0 0 !important;
    width: max-content !important;
    padding: 10px 60px !important;
    letter-spacing: 0.15em;
}

.footer {
    padding: 30px 0;
    border-top: 1px solid #fff;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    font-size: 13px
}
    .footer p{
        font-size:13px
    }
    .links {
        display: flex;
        gap: 5px
    }
.logo-b{
    transform:translateX(-20px)
}
.desc{
    display:block
}
@media screen and (max-width : 1400px) {
    .container {
  
        width: calc(100% - 30px);
    }

}

@media screen and (max-width : 1000px) {

    .g50{
        width:100%
    }
    .max1400{
        display:block;
        margin:0
    }
   .g4 {
        
        width:100%

        
    }
   p{
       font-size:14px
   }
    .message a {
        font-size: 14px;
        line-height: 1;

    }
    .formbox {
        padding: 0;
    }
    .links {
        display: flex;
        gap: 5px;
        width: 100%;
        justify-content: center;
        padding-bottom:20px
    }
    .logo-b {
        transform: translateX(0);
    }
    .logo {
        width: 208px;
    }
    header.bg .logo {
        width: 190px;
    }
    header.bg {

        height: 66px;
    }
   .btn-c{
       font-size:14px
   }
    h3 {
        font-size: 14px;
        padding:0 10px 20px 10px;
   
    }
    .f18 {
        font-size: 16px;
      
    }
}
