@font-face{font-family:Montserrat-Bold;font-weight:400;font-style:normal;src:url(../fonts/montserrat-bold.woff2) format("woff2"),url(../fonts/montserrat-bold.woff) format("woff")}@font-face{font-family:Lalezar;font-weight:400;font-style:normal;src:url(../fonts/lalezar.woff2) format("woff2"),url(../fonts/lalezar.woff) format("woff")}body,html{font-size:11px}@media only screen and (min-width:568px) and (min-height:568px){body,html{font-size:14px}}@media only screen and (min-width:768px) and (min-height:768px){body,html{font-size:16px}}*,::after,::before{margin:0;padding:0;box-sizing:border-box}body{position:relative;background-color:#000;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}body:after,body:before{content:'';display:inline-block;border-radius:50%;width:40px;height:40px;position:absolute;top:calc(50% - 20px);left:calc(50% - 20px);border:3px solid #045a5b;border-top-color:rgba(255,255,255,.3);border-right-color:rgba(255,255,255,.3);z-index:1;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}body:after{border:3px solid #045a5b;border-left-color:transparent;border-top-color:transparent;-webkit-animation:spin 1.25s linear infinite;animation:spin 1.25s linear infinite;-webkit-animation-delay:.5s;animation-delay:.5s}body .feature-screen_body,body .feature-screen_footer{opacity:0;visibility:hidden;-webkit-transition:.4s;transition:.4s}body.loaded:after,body.loaded:before{display:none}body.loaded .feature-screen_body,body.loaded .feature-screen_footer{visibility:visible;opacity:1}.container{width:100vw;height:100vh;background-color:#000;background-size:cover;background-position:center;background-attachment:fixed;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:url(../img/portrait.jpg)}@media only screen and (min-width:320px) and (max-width:896px) and (orientation:landscape){.container{background-image:url(../img/landscape.jpg)}}@media only screen and (min-width:568px) and (min-height:568px){.container{background-image:url(../img/landscape.jpg)}}img{pointer-events:none;width:auto}#start-button{position:absolute;width:5rem;height:5rem;border-radius:50%;color:#dabd68;right:2rem;bottom:2rem;display:inline-block;-webkit-animation:fast-forward .5s ease infinite alternate;animation:fast-forward .5s ease infinite alternate;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:0;text-align:center;cursor:pointer;opacity:.9}@media only screen and (min-width:320px) and (max-width:896px) and (orientation:landscape){#start-button{bottom:1rem}}@media only screen and (min-width:320px) and (max-width:896px) and (orientation:portrait){#start-button{bottom:3rem}}@media only screen and (min-width:768px) and (min-height:768px){#start-button{bottom:1.5rem}}#start-button:hover{opacity:1}#start-button svg{position:relative;display:inline-block;fill:currentColor;z-index:1}#start-button .ripple{position:absolute;left:calc(50% - 2.5rem);top:calc(50% - 2.5rem);display:inline-block;width:5rem;height:5rem;background-color:rgba(255,255,255,.4);border-radius:50%;z-index:-1;-webkit-transform:scale(0);transform:scale(0);-webkit-animation:ripple 1s infinite ease-out;animation:ripple 1s infinite ease-out}#start-button .ripple.r2{-webkit-animation-delay:.25s;animation-delay:.25s}#radioBtn-container{position:relative;display:inline-block;font-family:Montserrat-Bold,Arial,Helvetica,sans-serif;color:#dabd68;cursor:pointer}#radioBtn-container input[type=checkbox]{cursor:pointer;height:100%;left:0;margin:0;opacity:0;position:absolute;top:0;width:100%;z-index:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#radioBtn-container label{position:relative;display:inline-block}#radioBtn-container label:after,#radioBtn-container label:before{content:"";display:block;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);border-radius:.3rem}#radioBtn-container label:before{height:1.8rem;width:1.8rem;border:2px solid #dabd68}#radioBtn-container:hover label::before{background-color:rgba(218,189,104,.2)}#radioBtn-container label:after{background-color:#dabd68;border-radius:.2rem;opacity:0;pointer-events:none;width:1rem;height:1rem;position:absolute;left:.4rem}#radioBtn-container input:checked~label:after{opacity:1}#radioBtn-container label span{font-size:1.2rem;margin-left:2.5rem;display:block}#radioBtn-container input,#radioBtn-container input:active,#radioBtn-container input:focus{-webkit-tap-highlight-color:transparent;-webkit-user-modify:read-write-plaintext-only}.feature-screen{position:fixed;left:0;top:0;height:100%;width:100%;display:grid;grid-template-rows:-webkit-max-content 1fr -webkit-min-content;grid-template-rows:max-content 1fr min-content}.feature-screen_header{text-align:center;padding:1rem}.feature-screen_header .logo{display:inline-block;max-width:8rem;margin:0 auto}.feature-screen_header .logo img{max-width:100%}.feature-screen_footer{padding:1rem}@media only screen and (min-width:768px) and (min-height:768px){.feature-screen_footer{padding:1.5rem}}.feature-screen_body{display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end;-webkit-box-align:center;align-items:center;height:auto;max-height:var(--content-height);position:relative}.feature-screen h3{font-family:Lalezar,Montserrat-Bold,Arial,Helvetica,sans-serif;color:#dabd68;font-size:1.75rem;text-shadow:2px 3px 0 #000,0 1px 0 #000,-1px 3px 0 #000;letter-spacing:.2rem}@media only screen and (min-width:768px) and (min-height:768px){.feature-screen h3{font-size:2rem}}@media only screen and (min-width:1025px){.feature-screen h3{font-size:2.5rem}}.feature-screen .view{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center}@media only screen and (min-width:320px) and (max-width:896px) and (orientation:landscape){.feature-screen .view{top:35%}}.feature-screen .view img{max-width:100%}@media only screen and (min-width:320px) and (max-width:896px) and (orientation:landscape){.feature-screen .view img{max-width:70%}}.feature-screen .wrapper{width:100%;height:100%;display:grid;grid-template-columns:1fr 1fr 3fr 0;grid-template-rows:1fr 1fr 1fr}@media only screen and (min-width:1025px){.feature-screen .wrapper{grid-template-columns:1fr 1fr 3fr 1fr}}@media only screen and (min-width:320px) and (max-width:896px) and (orientation:portrait){.feature-screen .wrapper{grid-template-columns:1fr;grid-template-rows:1fr 1fr}}@media only screen and (min-width:320px) and (max-width:415px) and (orientation:portrait){.feature-screen .wrapper{grid-template-rows:1fr 1fr}}.feature-screen .view-container{background-size:contain;position:relative;display:grid;grid-column:3/5;grid-row:2/3}@media only screen and (min-width:320px) and (max-width:896px) and (orientation:portrait){.feature-screen .view-container{grid-column-start:1;grid-column-end:1;grid-row:1/2}}@media only screen and (min-width:320px) and (max-width:415px) and (orientation:portrait){.feature-screen .view-container{grid-column:auto;grid-row:1/2}}.feature-screen .view{position:absolute;width:100%;display:grid;place-items:center}@-webkit-keyframes spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes fade{0%{opacity:0}6.66%{opacity:1}20%{opacity:1}26.64%{opacity:0}33.3%{opacity:0}100%{opacity:0}}@keyframes fade{0%{opacity:0}6.66%{opacity:1}20%{opacity:1}26.64%{opacity:0}33.3%{opacity:0}100%{opacity:0}}@-webkit-keyframes ripple{0%{-webkit-transform:scale(0);transform:scale(0);opacity:1}100%{-webkit-transform:scale(1.8);transform:scale(1.8);opacity:0}}@keyframes ripple{0%{-webkit-transform:scale(0);transform:scale(0);opacity:1}100%{-webkit-transform:scale(1.8);transform:scale(1.8);opacity:0}}@-webkit-keyframes fast-forward{0%{-webkit-transform:translateX(-1rem);transform:translateX(-1rem)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fast-forward{0%{-webkit-transform:translateX(-1rem);transform:translateX(-1rem)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}body.loaded .feature-screen_body .view{opacity:0;-webkit-animation-name:fade;animation-name:fade;-webkit-animation-duration:15s;animation-duration:15s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}body.loaded .feature-screen_body .view:nth-child(1){-webkit-animation-delay:0s;animation-delay:0s}body.loaded .feature-screen_body .view:nth-child(2){-webkit-animation-delay:3s;animation-delay:3s}body.loaded .feature-screen_body .view:nth-child(1){-webkit-animation-delay:6s;animation-delay:6s}body.loaded .feature-screen_body .view:nth-child(4){-webkit-animation-delay:9s;animation-delay:9s}body.loaded .feature-screen_body .view:nth-child(5){-webkit-animation-delay:12s;animation-delay:12s}