@font-face{font-family:Rubik;font-style:normal;font-weight:400;src:url(fonts/Rubik-Regular.woff2) format('woff2')}
@font-face{font-family:Rubik;font-style:normal;font-weight:500;src:url(fonts/Rubik-Medium.woff2) format('woff2')}
@font-face{font-family:Rubik;font-style:normal;font-weight:700;src:url(fonts/Rubik-Bold.woff2) format('woff2')}
@font-face{font-family:Rubik;font-style:normal;font-weight:800;src:url(fonts/Rubik-Black.woff2) format('woff2')}
body,html{margin:0;padding:0;top:0;font-family:Rubik,sans-serif;width:100%;height:100%;font-size:calc(1vw + .8px);font-weight:400;direction:rtl}
img{max-width:100%}
*{box-sizing:border-box}
body{background:#ed6c9b;color:#fff;overflow:hidden;width:100%;height:100%;background:url(../media/bg1.jpg) no-repeat #ed6c9b;background-size: 100%;background-position: 100% 0%;}
.wrap{position:relative;margin:auto;overflow:hidden;height:100vh;display: flex;flex-direction: column;}
h1,h2{margin:0 auto 1rem}
h1{animation:grow 2s ease-in-out forwards;color:#fff;font-size:3.4rem;font-weight:800;display:inline-block;margin-bottom:0;margin-top:1rem;line-height:.8;-webkit-text-stroke:.075rem;-webkit-text-stroke-color:#69B34A;text-align: center;text-shadow: .25rem .25rem  rgba(164, 29, 86, 1);}
.under{font-size: 1.6rem;font-weight: 400;line-height: 1.5;margin: 0 auto;}
.logo{display: flex;width: 100%;align-items: center;height: 5.25rem;}
header{display: flex;flex-direction: column;justify-content: center;align-items: center;height: 8rem;}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}
.desktop{display:block!important}
.mobile{display:none!important}
[role=button]{background:url(../media/btn.svg) no-repeat;background-size:contain;text-decoration:none;color:#fff;display:inline-block;padding:1rem;font-size:2rem;background-position:center;margin-top:1rem;font-weight:500}
.packshots [role=button]{width:8rem;height:4.5rem;font-size:1.5rem;line-height:1.5}
[role=button]:hover{opacity:.9}
h1 img{width:24.6rem}
.bottom img{width:24rem}
.logo img{width:8rem;position: absolute;left: 0;top: .5rem;}
main .texts{font-size: 1.6rem;color: #690E34;text-align: center;}
main .texts b{display: block;}
@keyframes rotate{
0%{rotate:0deg;right:0;transform:scale(1)}
100%{rotate:5deg;right:-7rem;transform:scale(.6)}
}
@keyframes appear{
0%{opacity:0;rotate:7deg;right:-7rem}
100%{opacity:1;rotate:-8deg;right:7rem}
}
.notice a{color: #690E34;}
form h2{color:#009d4f;font-size:1.65rem;font-weight:800;display:inline-block;margin-bottom:1rem;line-height:.8;-webkit-text-stroke:.075rem;-webkit-text-stroke-color:#fff;text-shadow:.1rem .1rem #009d4f;text-align:center;padding: 0 1rem;}
main h2{color:#fff;font-size:1.65rem;font-weight:800;display:inline-block;margin-bottom:.5rem;line-height:.8;-webkit-text-stroke:.075rem;-webkit-text-stroke-color:#009d4f;}
main h2 ~ .sub{font-weight: bold;}
main h2 ~ .sub p{margin: 0 0 .5rem;}
main .top{text-align: center;width: 60rem;display: flex;flex-direction: column;justify-content: center;align-items: center;margin-top: 10rem;}
.notice{position: absolute;bottom: .5rem;right: 0;font-size: .9rem;color: #690E34;text-align: center;width: 100%;display: block;;}
.notice button{margin:0 1rem;}
#res [role=button]{font-size:1.8rem;line-height:1;padding:1rem 2rem;width:17rem;text-align:center}
#form{transition:transform .8s;transform-style:preserve-3d}
.form-wrap form{width:55%;margin:auto}
#thanks,.form-wrap{position:absolute;display:flex;flex-direction:column;justify-content:center;height:36rem;background:url(../media/fbg.png) no-repeat;background-size:contain;width:36rem;background-position:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;left:2rem;bottom:50%;transform:translateY(50%);padding-right:1.1rem}
#thanks{text-align:center;transform:rotateY(180deg)}
#thanks h2{font-size:2rem}
#thanks h2 img{width:12rem}
#thanks .p img{width:12rem}
#form .form-inner{background:url(../media/formbg.png) no-repeat;background-size:cover;width:23.75em;margin:auto;text-align:center;padding-bottom:2rem}
#form.thanks{transform:rotateY(180deg)}
@keyframes zoomout{
0%{transform:scale(1)}
90%{transform:scale(.1)}
100%{display:none;transform:scale(0)}
}
@keyframes zoomin{
0%{transform:scale(.1);opacity:0}
10%{opacity:1}
100%{transform:scale(1)}
}
@keyframes fade{
0%{opacity:1}
25%{opacity:1}
75%{opacity:0}
100%{opacity:0}
}
@keyframes shiftToBlue{
0%{background:#3fc7f7}
25%{background:#3fc7f7}
75%{background:#f54190}
100%{background:#f54190}
}
@keyframes shiftToGreen{
0%{background:#84dc11}
25%{background:#84dc11}
75%{background:#ffca00}
100%{background:#ffca00}
}
@keyframes grow{
0%{opacity:0;transform:scale(0) rotateY(20deg)}
40%{transform:scale(1.1)}
50%{transform:scale(.9)}
60%{opacity:1;transform:scale(1.05)}
70%{transform:scale(.95)}
80%{transform:scale(1.02)}
90%{transform:scale(.98) rotateY(0)}
100%{opacity:1;transform:scale(1)}
}
.form-wrap.thanks{transform: rotateY(180deg);}
.form-wrap.thanks ~ #thanks{transform:translateY(50%)}
.err-msg{color:red;font-size:.675rem;font-weight:500;position:absolute;bottom:.25rem;left:1rem;display:none}
.error .err-msg{display:block}
.form-group{position:relative;width:15rem;margin:auto}
.form-group .err-msg{bottom:-.75rem}
.form-item{position:relative;width:17.5rem;margin:1rem auto;background:#fff}
.form-item label{display:block;font-size:1.05rem;font-weight:800;margin-bottom:0;position:absolute;right:50%;bottom:50%;transform:translate(50%,50%);color:#009d4f}
.form-item label.top{font-size:.6rem;right:3rem;bottom:95%;padding:0 .25rem;background:#fff}
.form-item textarea{height:6.5rem!important;padding-top:.75rem!important}
.form-item input,.form-item textarea{width:100%;padding:.25rem;font-size:1.25rem;border-radius:.5rem;border:.125rem solid #009d4f;line-height:1;color:#009d4f}
.form-title img{width:13rem}
#form .logo img{width:5rem;margin-top:-1rem}
form .form-submit{text-align:center}
form input[type=submit]{background:#009d4f;border:0;background-size:contain;text-decoration:none;color:#fff;display:inline-block;font-size:1.5rem;background-position:center;margin:auto;font-weight:500;width:17.5rem;height:2.15rem;font-weight: bold;border-radius: .5rem;}
#thanks .t-inner{display:block;background:url(../media/formbg.png) no-repeat;background-size:cover;width:23.75rem;margin:4.1rem auto auto;text-align:center;padding:2rem;height:34rem;font-weight:800;color:#009d4f;font-size:1.5rem;display:flex;flex-direction:column;position:relative;justify-content:center}
#thanks .logo{position:absolute;top:0;right:50%;transform:translateX(50%)}
#thanks .logo img{width: 6rem;}
input[type=checkbox]:not(old){width:.25em;margin:0;padding:0;font-size:.5em;opacity:0;vertical-align:middle;height:.25em;position:absolute}
input[type=checkbox]:not(old)+label{display:block;font-size:.9vw;line-height:1;text-align:justify;font-family:Rubik,sans-serif;font-weight:700;color:#009d4f;cursor:pointer}
input[type=checkbox]:not(old)+label>span{display:inline-block;width:1em;height:1em;margin:0 0 0 .15em;background:#fff;vertical-align:bottom;border:.0625em solid #009d4f}
input[type=checkbox]:not(old)+label a{color:#009d4f}
input[type=checkbox]:not(old):checked+label>span{background:#fff}
.cb:focus{outline:2px solid #0f0}
input[type=tel]{text-align:right}
input[type=checkbox]:not(old):checked+label>span:before{content:"✓";display:block;width:1em;color:#009d4f;font-size:1em;line-height:1em;text-align:center;font-weight:700}