@font-face{font-family:Room;font-weight:400;font-style:normal;src:url(../fonts/Room-Regular.woff);font-display:swap;}
@font-face{font-family:Room;font-weight:500;font-style:normal;src:url(../fonts/Room-Medium.woff);font-display:swap;}
@font-face{font-family:Room;font-weight:800;font-style:normal;src:url(../fonts/Room-Black.woff);font-display:swap;}

body,html{margin:0;padding:0;width:100%;height:auto;font-family:Room;color:#fff;font-size:18px;font-weight:300;background:#fff;background-attachment:fixed;background-size:cover;overflow-x:hidden;}
body::-webkit-scrollbar,.modal .text::-webkit-scrollbar{width:8px;}
body::-webkit-scrollbar-track,.modal .text::-webkit-scrollbar-track{box-shadow:none;background:#3B4B56;}
body::-webkit-scrollbar-thumb,.modal .text::-webkit-scrollbar-thumb{background-color:rgba(2, 123, 55, 1);outline:0px solid #fff;}
::selection{background-color:rgba(2, 123, 55, 1);color:#fff;}
::-moz-selection{background-color:rgba(2, 123, 55, 1);color:#fff;}
a{color:rgba(87, 87, 87, 1);transition:.2s;text-decoration:none;}
a:hover{color:rgba(2, 123, 55, 1);}
b{font-weight:600;}
*{box-sizing:border-box}
div{display:flex;flex-direction:column;}
section{display:flex;flex-direction:column;width:100%;}
img{max-width:100%;height:auto;}
footer{margin-top:auto;}
select{cursor:pointer;}
select option{padding:20px;min-height:40px;}
input[type="text"],input[type="password"],input[type="date"],input[type="tel"],input[type="email"],textarea,select,input[type=number],.select2-container .select2-selection--single,form .uploader label,.select2-container--default .select2-selection--multiple{display:flex;width:100%;height:50px;align-items:center;border-radius:25px;border:1px solid #341f10;padding:0 20px;font-weight:400;outline:none;color:#341f10;transition:.2s;font-size:18px;background:none;font-family:Room;}
textarea{padding:20px 22px;height:120px;resize:none;}
input::placeholder,textarea::placeholder,input[type=date]:invalid::-webkit-datetime-edit{font-size:18px;font-family:Room;transition:.2s;color:rgba(52, 31, 16, .75);font-weight:400;}
input[type="date"]::-webkit-calendar-picker-indicator{cursor:pointer}
input:focus::placeholder,textarea:focus::placeholder{color:rgba(52, 31, 16,.0);}
input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0;}
input[type=number]{-moz-appearance:textfield;}
input[type="text"]:focus,input[type="number"]:focus,input[type="tel"]:focus,input[type="email"]:focus,input[type=date]:focus,input[type="password"]:focus,textarea:focus,select:focus,.woocommerce-checkout table.cart td.actions .coupon .input-text:focus,.select2-container--open .select2-selection{box-shadow:0 0 1px 5px rgba(52, 31, 16, .1);}
input:disabled{color:rgba(39,76,145,.3);}
fieldset{border-color:#eee;border-style:solid;border-width:1px;border-radius:3px;}
legend{padding:0 10px;}
i{font-style:normal;}
iframe,iframe body{display:block;width:100%;border:0px;max-width:100%;overflow-x:hidden;}
svg{transition:.2s;}
input.errorr,input.error,textarea.error,select.error{border-color:#E84B37!important;}
input.good.valid,input.good.valid{border-color:#3BB698!important;}
.button:disabled{cursor:not-allowed!important;}
.check{padding:0;margin:5px 0;}
.check.groupe{flex-direction:row;justify-content:space-between;}
.check .item:not(:last-child){margin-bottom:20px;}
.check input,.radios input{display:none;}
.check input + label,.radios input + label{position:relative;padding:0 0 0 36px;cursor:pointer;font-family:Room;font-size:18px;}
.check input + label:before,.radios input + label:before{content:'';position:absolute;top:0px;left:0;box-sizing:border-box;width:24px;height:24px;border-radius:3px;border:0px solid rgba(255,255,255,.4);background:rgba(255,255,255,.25);transition:.2s;}
.check input + label:after,.radios input + label:after{content:'';position:absolute;top:-2px;left:-2px;box-sizing:border-box;width:25px;height:30px;background:#fff;background:#2973BA;transition:.2s;transform:scale(0) scaleX(-1);background:url('data:image/svg+xml,<svg width="48" height="53" viewBox="0 0 48 53" fill="none" xmlns="http://www.w3.org/2000/svg"><g filter="url(%23filter0_d_75_136)"><path d="M4.47211 2.42058C3.91884 1.39748 5.26295 0.413578 6.071 1.25018L29.6257 25.6372C30.0065 26.0315 30.6338 26.0457 31.0321 25.669L41.6782 15.5998C42.4976 14.8248 43.7732 15.7879 43.2522 16.7883L28.9091 44.3289C28.5387 45.0401 27.524 45.048 27.1426 44.3427L4.47211 2.42058Z" fill="%23A10902"/></g><defs><filter id="filter0_d_75_136" x="0.342285" y="0.935463" width="47.0312" height="51.9315" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/><feOffset dy="4"/><feGaussianBlur stdDeviation="2"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"/><feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_75_136"/><feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_75_136" result="shape"/></filter></defs></svg>') 50% 50% no-repeat;background-size:contain;}
.check input:checked + label:after,.radios input:checked + label:after{transform:scale(1) scaleX(-1);}
.radios input + label:before,.radios input + label:after{border-radius:4px;}
.radios input + label:after{width:40px;height:40px;border-radius:100%;top:-12px;left:-7px;}
.radios input.error + label:after{background:#A10902;}
.check label a{border-bottom:1px solid #341f10;}

.w-100{width:100%;}
.w-70{width:calc(70% - 10px);}
.w-50{width:calc(50% - 10px);}
.w-33{width:calc(33.33% - 13.33px);}
.w-25{width:calc(25% - 15px);}
.w-30{width:calc(30% - 10px);}

form,form>.inner-form{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-between;margin-block-end:0;}
form>*:not(:last-child){margin-bottom:20px;}
form .uploader input{display:none;}
form .uploader label{border-style:dashed;border-width:2px;background:none;border-color:rgba(255,255,255,.25);border-radius:8px;color:rgba(255,255,255,.5);}
form .uploader label span{overflow:hidden;width:auto;max-width:calc(100% - 34px);text-overflow:ellipsis;}
form .uploader .uploader-wrap{flex-direction:row;width:100%;align-items:center;justify-content:center;cursor:pointer;}
form .uploader svg{width:24px;min-width:24px;height:24px;}
form .uploader svg *:first-child{fill:rgba(255,255,255,.5)}
form .uploader svg *:not(:first-child){stroke:rgba(255,255,255,.5)}
form .uploader svg.added,form .uploader .added svg{display:none;}
form .uploader .added svg.added *:first-child{fill:#fff;}
form .uploader .added svg.added *:not(:first-child){stroke:#fff;}
form .uploader .added svg.added{display:block;}
form .uploader .uploader-wrap span{margin:0 0 0 10px;}
form .label{text-align:left;margin:0 0 3px 0;font-size:18px;}
form>.inner-form>*:not(:last-child){margin-bottom:20px;}
form .w-100.actions{flex-direction:row;align-items:center;justify-content:space-between;}
form#form-winners-info .button{margin:0 auto;}

.button{display:flex;width:auto;flex-direction:row;align-items:center;justify-content:center;position:relative;padding:0 50px;height:60px;font-size:20px;font-family:Room;line-height:1;white-space:nowrap;text-decoration:none;color:#fff;background:#E72624;border-radius:100px;border:0px;cursor:pointer;font-weight:500;transition:.2s;margin:0 auto;box-shadow:none;text-transform:uppercase;line-height:1;}
.button.disabled{opacity:.5;pointer-events:none!important;cursor:not-allowed!important;}
.button.loading{background:linear-gradient(45deg, #A68246 25%, #997741 25%, #997741 50%, #A68246 50%, #A68246 75%, #997741 75%, #997741);border-color:transparent!important;background-size:100px 100px;animation:loading 7.5s linear infinite;pointer-events:none;}
.button svg{width:24px;height:24px;fill:#fff;margin:0 20px -3px 0;}
.button:hover{background:#B10B04;}

@keyframes loading {
0%{background-position: 0 0;}
100%{background-position: 100% 100%;}
}

.content{width:100%;height:auto;min-height:100vh;max-width:100%;margin:0 auto;padding:0;overflow-x:hidden;position:relative;}
.container{width:100%;max-width:100%;flex-direction:column;padding:0;margin:0 auto;position:relative;}

header{display:flex;position:absolute;top:20px;left:0;width:100%;z-index:99;transition:.2s;height:100px;background:linear-gradient(to right, rgba(0,0,0,.1) 0%, rgba(0,0,0,.7) 50%, rgba(0,0,0,.1) 100%);box-shadow:0 5px 20px rgba(0,0,0,.15);}
header.min{}
header .container{max-width:100%;}
.header-wrap{width:100%;height:100%;flex-direction:row;align-items:center;justify-content:center;}

.header-logo{width:177px;margin:0 auto;}
.header-logo span{display:flex;}

.header-logo img{width:100%;height:100%;object-fit:contain;}
.header-actions{margin:0 0 0 35px;}

.modal{display:flex;width:100%;height:100%;justify-content:center;align-items:center;position:fixed;top:0;left:0;background:rgba(87, 87, 87, 0.48);z-index:100;opacity:0;visibility:hidden;transition:.2s;}
.modal.modal-info{z-index:101;}
.modal-body{display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);width:auto;max-width:calc(100% - 40px);max-height:calc(100% - 100px);min-width:380px;padding:50px 20px 50px 20px;background:#fff;box-shadow:0px 10px 20px 0px rgba(0,0,0,.1);border-radius:1vh;transition:transform cubic-bezier(0.68,-0.55,0.27, 1.55) .2s;}
.modal.visible{opacity:1;visibility:visible;}
.modal.visible .modal-body{transform:translate(-50%,-50%) scale(1);}
.modal-close{display:flex;align-items:center;justify-content:center;text-align:center;position:absolute;right:10px;top:10px;width:46px;height:46px;background:none;z-index:5;transition:.2s;cursor:pointer;font-family:Room;}
.modal-close svg{width:46px;height:46px;max-width:46px;transition:.2s;}
.modal-close svg>*{stroke:#fff;}
.modal-close:hover svg,.modal-close:focus svg,.modal-close:active svg{transform:rotate(-180deg);}
.modal .text{width:100%;max-height:100%;overflow:auto;padding:0 10px 0 10px;}
.modal .desc{display:block;font-size:20px;line-height:1.5;}
.modal .text.center{text-align:center;}
.modal .text.center p{font-size:20px;margin:5px 0;}
.modal-title{position:relative;font-weight:400;font-size:30px;color:#bbb;padding:0 0 5px 0;text-transform:uppercase;font-family:Room;}
.modal-desc{color:rgba(87, 87, 87, 1);font-weight:500;}
.modal-title + form{margin-top:20px;}
.modal-title:last-child{padding-bottom:0px;}
.modal .no-desc .modal-title{margin:0;}
.modal-body .icon{width:50px;height:50px;border-radius:100%;align-items:center;justify-content:center;justify-content:center;align-items:center;margin:0 auto 0 auto;}
.modal .icon svg{display:none;}
.modal.error .icon .error{display:block;}
.modal.success .icon .success{display:block;}
.modal .form{margin:20px 0 0 0;padding:0 20px;}
.modal-profile .modal-body,.modal-password .modal-body{max-width:360px;}
.modal-profile .button,.modal-password .button{width:100%;}
.modal-button{width:auto;margin:20px auto 0 auto;height:36px;background:rgba(87, 87, 87, 1);border-radius:50px;color:#fff;padding:0 30px;min-width:150px;align-items:center;justify-content:center;text-align:center;cursor:pointer;}

.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}
.owl-carousel{display:none;width:100%;z-index:1;overflow:hidden;}
.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}
.owl-carousel .owl-stage-outer{width:100%;position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}
.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}
.owl-carousel .owl-item img{display:block;width:100%;}
.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}
.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}
.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}
.owl-carousel.owl-loading{opacity:0;display:block}
.owl-carousel.owl-hidden{opacity:0}
.owl-carousel.owl-refresh .owl-item{visibility:hidden}
.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel.owl-grab{cursor:move;cursor:grab}
.owl-carousel.owl-rtl{direction:rtl}
.owl-carousel.owl-rtl .owl-item{float:right}
.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}
.owl-carousel .owl-animated-in{z-index:0}
.owl-carousel .owl-animated-out{z-index:1}
.owl-carousel .fadeOut{animation-name:fadeOut;animation-duration: 0.2s !important;}
@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}
.owl-carousel .fadeIn{animation-name:fadeIn;animation-duration: 0.2s !important;}
@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}
.owl-height{transition:height .5s ease-in-out}
.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .3s ease}
.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}
.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}
.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}
.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}
.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}
.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}
.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .3s ease}
.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.owl-carousel .owl-stage {flex-direction:row;}
.owl-dots{flex-direction:row;justify-content:center;padding:30px 20px 0 20px;position:relative;z-index:9;bottom:0;left:0;width:100%;}
.owl-dots .owl-dot{width:50px;height:6px;border-radius:4px;background:rgba(255,255,255,.15)!important;margin:0 5px;transition:.3s;}
.owl-dots .owl-dot.active{background:rgba(255,255,255,.5)!important;}
button.owl-prev,button.owl-next,.article-nav a{position:absolute;top:50%;transform:translateY(-50%);width:60px;height:60px;border-radius:100%;z-index:5;background:#0e0e0e!important;display:flex;align-items:center;justify-content:center;transition:.3s;opacity:0;visibility:hidden;padding:0px;overflow:hidden;}
button.owl-prev span,button.owl-next span{display:flex;height:100%;width:100%;align-items:center;justify-content:center;}
.owl-carousel .owl-nav.disabled svg{width:29px;height:29px;}
button.owl-prev{left:-10px;transform:translateY(-50%);}
button.owl-next{right:-10px;}
button.owl-prev svg,button.owl-next svg{fill:#FFAF00;transition:.3s;}
button.owl-prev svg,button.owl-next svg,button.owl-prev path,button.owl-next path{fill:#fff;position:relative;z-index:9;}
.owl-carousel:hover button.owl-prev{left:40px;opacity:1;visibility:visible;}
.owl-carousel:hover button.owl-next{right:40px;opacity:1;visibility:visible;}
.owl-carousel{opacity:0;transition:.3s;}
.owl-carousel.owl-loaded{opacity:1;}
button.owl-prev:hover::before,button.owl-next:hover::before{box-shadow:none!important}

section{display:flex;flex-direction:column;padding:80px 0;}

.section-title{padding:0;margin:0;font-size:60px;text-align:center;text-transform:uppercase;font-weight:600;}
.section-title.white{color:#fff;}

table{border:0px;border-spacing:0px;width:100%;}
table td,table th{padding:15px 20px;text-align:left;font-size:18px;}
table thead th{background:none;font-weight:400;color:#341f10;border-bottom:2px solid #341f10;}
table thead th:first-child{border-radius:10px 0 0 0;}
table thead th:last-child{border-radius:0 10px 0 0;}
table tr:nth-child(even) td{background:rgba(255,255,255,.075);}
table tr:last-child td:first-child{border-radius:0 0 0 10px;}
table tr:last-child td:last-child{border-radius:0 0 10px 0;}
table td.delete{padding:5px 20px;width:80px;}
table .button.delete{width:40px;height:40px;padding:0;}
table .button.delete svg{margin:0;width:48px;height:48px;}

.only-text{display:block;}
.only-text>*{margin:0px;}
.only-text>*:not(:last-child){margin-bottom:20px;}
.only-text a{border-bottom:1px solid rgba(87, 87, 87, 1);}

.welcome{width:100%;overflow:hidden;padding:0;}
.pre-generate-wrap{height:100vh;width:100%;margin:auto;align-items:center;position:relative;overflow:hidden;background:url(../img/bg.png) 50% 50% no-repeat transparent;background-size:cover;}
.generate-wrap{width:100%;height:100%;position:relative;background:rgba(178, 11, 0, .5);background-size:cover;z-index:2;}
.face{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;transition:.5s;opacity:1;}
.face.hidden{opacity:0;}
.face img{width:100%;height:auto;}
#form-generate{width:100%;height:100%;overflow:hidden;}

.buttons{flex-direction:row;align-items:center;justify-content:center;margin:3vh 0 0 0;}
.buttons.hidden{display:none;}
.button.circle{padding:0;margin:0;width:6vh;height:6vh;border-radius:100%;justify-content:center;align-items:center;}
.button.circle:hover{background:rgba(1, 147, 64, 1);}
.buttons>*:not(:last-child){margin-right:20px;}
.button.circle:first-child svg{width:3.5vh;height:3.5vh;}
.button.circle:last-child svg{width:2.25vh;height:2.25vh;}
.button.circle.c-qr svg{width:3vh;height:3vh;}
.button.circle.c-ok svg{width:3.5vh;height:3.5vh;}
.buttons .name{color:rgba(2, 123, 55, 1);font-size:1.5vh;font-weight:500;margin:.7vh 0 0 0;text-align:center;}

.back{position:absolute;top:6.5vh;left:50%;transform:translateX(-50%);opacity:1;transition:.5s;color:#fff;z-index:9;font-weight:500;font-size:2.8vh;flex-direction:row;align-items:center;cursor:pointer;text-transform:uppercase;text-decoration:none;}
.back.hidden{opacity:0;}
.back svg{width:1.8vh;height:1.8vh;margin:0 8px -.5vh 0;}
.back span{}
.back:hover{color:rgba(2, 123, 55, 1);}

.steps-slider{width:100%;height:100%;}
.owl-stage-outer,.owl-stage,.step{height:100%;}
.step{align-items:center;justify-content:center;padding:0 20px;color:rgba(87, 87, 87, 1);}
.step .inner{position:relative;padding:3vh 5vh;margin:auto;}


.step .small{font-size:1.5vh;text-align:center;}
.step-title{font-size:6vh;text-align:center;font-weight:500;color:#fff;}
.step-desc{width:100%;background:#873356;color:#fff;font-weight:400;font-size:5.5vh;text-align:center;border-radius:6vh;padding:2vh 3vh;margin:0 auto 3vh auto;backdrop-filter:blur(10px);}

.radios.images{flex-direction:row;}
.radios.images>*{width:calc(50% - 10px);}
.radios.images>*:not(:last-child){margin-right:20px;}
.radios.images label{padding:0!important;text-align:center;}
.radios.images label:before,.radios.images label:after,.radios.text label:before,.radios.text label:after{display:none!important;}
.radios.images .l-item{position:relative;width:30vh;height:35vh;display:flex;border-radius:0 0 15vh 15vh;overflow:hidden;padding-top:10vh;}
.radios.images .l-item:before{content:'';width:100%;height:auto;aspect-ratio:1/1;background:#711B3B;border-radius:100%;display:flex;position:absolute;bottom:0;left:0;z-index:-1;transition:.2s;border:2vh solid #711B3B;box-sizing:border-box;}
.radios.images img{width:110%;max-width:110%;height:auto;object-fit:contain;padding:0;background:none;border-radius:0px;transition:.2s;margin-bottom:0;position:absolute;bottom:0;left:-5%;}
.radios.images .name{display:block;margin:1vh 0 0 0;font-weight:800;font-size:3.25vh;color:#fff;}
.radios.images input:checked + label img{background:none;transform:scale(1.1);}
.radios.images input:checked + label .l-item:before{background:#E72624;border-color:#fff;}

.radios.text>*:not(:last-child){margin-bottom:20px;}
.radios.text input + label{background:rgba(89, 89, 89, 1);transition:.2s;height:8vh;display:flex;align-items:center;justify-content:center;border-radius:1vh;color:#fff;font-size:2.25vh;}
.radios.text input:checked + label{background:rgba(2, 123, 55, 1);}

.inner.with-photo{width:100%;margin-top:8.5vh;}
.inner.with-photo .photo-block{width:100%;height:70vh;position:relative;border-radius:1vh;background:rgba(255,255,255,.0);background-size:cover;}
.inner.with-photo .step-desc{position:absolute;top:50%;left:50%;width:calc(100% - 4vh);transform:translate(-50%,-50%);z-index:5;}
.inner.with-photo .step-desc.to-top{top:2vh;transform:translate(-50%, 0%);}
.inner.with-photo .count{position:absolute;top:2vh;right:3vh;font-size:7vh;color:#fff;z-index:5;}
.button.start-photo{height:10vh;margin:2vh 0 0 0;font-size:5vh;}
.video-wrap {display:flex;justify-content:center;align-items:center;width:100%;height:100%;border-radius:1vh;overflow:hidden;}
.inner.with-photo canvas,.inner.with-photo video,.inner.with-photo img{width:100%;height:100%;object-fit:cover;border-radius:1vh;display:block;}
.step-1 .inner{margin:auto;}
.step-1 .inner:before{content:'';display:flex;width:100%;height:100%;background:rgba(141, 35, 81,1);filter:blur(200px);position:absolute;top:0;left:0;z-index:-1;}
.step-1 .button{height:8vh;font-size:3.8vh;margin:3.5vh auto 0 auto;}
.step-1 .small{margin:3vh 0 0 0;}

#response.photo-block{background:none;}
.photo-desc{width:100%;color:rgba(87, 87, 87, 1);font-weight:400;font-size:2.5vh;text-align:center;border-radius:4vh;margin:auto auto auto auto;}
#response.photo-block .small{margin-bottom:-5vh;}

.modal-qr .modal-body{max-width:70%!important;min-width:70%!important;padding:20px 15px;}
.modal-qr img{width:100%;height:auto;display:flex;}

.snow{position:absolute;top:0;left:0;width:100%;height:100%;}

#full-trigger-zone{position:fixed;top:0;right:0;width:100px;height:100px;z-index:9999;}

.pre-generate-wrap:before{content:'';width:30%;height:100%;background:url(../img/bg/side.png) 0% 0% no-repeat;background-size:contain;position:absolute;top:0;left:0;z-index:9999;}
.pre-generate-wrap:after{content:'';width:30%;height:100%;background:url(../img/bg/side-2.png) 100% 0% no-repeat;background-size:contain;position:absolute;top:0;right:0;z-index:9999;}
.shtori{z-index:999;}

@media (max-aspect-ratio: 9/16) {
.pre-generate-wrap{width:100%;aspect-ratio:inherit;}
.step .inner{position:relative;padding:3vh 3vh;}
.modal-body{min-width:calc(100% - 40px);}
}
