/**
 * Theme Name: uxcould
 * Author: uxcould
 * Version: 0.0.1
 */

body{overflow-x:hidden;margin:0;padding:0}a{outline:none;text-decoration:none}a:hover{color:unset}img{width:100%;height:auto}h1,h2,h3,h4,h5,h6{margin:0}p{margin:0}body{-webkit-box-sizing:border-box;box-sizing:border-box}input{outline:none;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}button{outline:none;border:0}button:hover{cursor:pointer}ul{margin:0;padding:0;list-style:none}h1{font:800 48px/100% "Prompt",sans-serif}@media only screen and (max-width: 1296px){h1{font-size:32px}}@media only screen and (max-width: 768px){h1{font-size:24px}}@media only screen and (max-width: 390px){h1{font-size:20px}}h2{font:800 36px/100% "Prompt",sans-serif}@media only screen and (max-width: 1296px){h2{font-size:26px}}@media only screen and (max-width: 768px){h2{font-size:20px}}p,li,a{font:400 16px/120% "Prompt",sans-serif}@media only screen and (max-width: 1296px){p,li,a{font-size:15px}}@media only screen and (max-width: 768px){p,li,a{font-size:14px}}.uxcould-header{padding:20px 0;background:#000}.uxcould-header-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width: 1008px){.uxcould-header-content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.uxcould-header__images{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.uxcould-header>.uxcould-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}@media only screen and (max-width: 1008px){.uxcould-header>.uxcould-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px}}.uxcould-header .header-menu{padding:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:14px}@media only screen and (max-width: 1008px){.uxcould-header .header-menu{display:none}}.uxcould-header .header-menu a{font:400 14px/120% "Prompt",sans-serif;color:#fff;-webkit-transition:all .4s ease;transition:all .4s ease;white-space:nowrap;padding:0 14px;border-left:1px solid #fff;border-right:1px solid #fff}.uxcould-header .header-menu a:hover{text-decoration:underline}.uxcould-header .menu-header-menu-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;margin:0 auto}@media only screen and (max-width: 1008px){.uxcould-header .menu-header-menu-container{display:none}}.uxcould-header-mob__menu{display:none;position:absolute;top:-1000px;left:0;right:0;-webkit-transition:all .4s ease;transition:all .4s ease;border-radius:5px;background:#000;padding:20px 28px 15px;z-index:10;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media only screen and (max-width: 1008px){.uxcould-header-mob__menu{display:-webkit-box;display:-ms-flexbox;display:flex}.uxcould-header-mob__menu .header-menu{display:-webkit-box;display:-ms-flexbox;display:flex}}.uxcould-header-mob__menu .menu-header-menu-container{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:0;border:0;margin:0}.uxcould-header-mob__menu .uxcould-container{width:100%;padding:0}.uxcould-header-mob__menu .header-menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;width:100%;padding:0 !important;width:100%}.uxcould-header-mob__menu .header-menu li{margin-bottom:10px}.uxcould-header-burger{display:none;padding:5px;width:20px;height:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:rgba(0,0,0,0);border-radius:5px}@media only screen and (max-width: 1008px){.uxcould-header-burger{display:-webkit-box;display:-ms-flexbox;display:flex}}.uxcould-header-burger span{width:100%;height:1px;display:block;background:#fff;-webkit-transition:all .4s ease;transition:all .4s ease}.uxcould-header-burger span:not(:last-of-type){margin-bottom:5px}.uxcould-header-burger.active span{margin:0}.uxcould-header-burger.active span:first-of-type{-webkit-transform:rotate(40deg);transform:rotate(40deg)}.uxcould-header-burger.active span:nth-child(2){position:relative;-webkit-transform:rotate(140deg);transform:rotate(140deg);top:-1px}.uxcould-header-burger.active span:last-of-type{display:none}.uxcould-header .right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.uxcould-header .custom-logo{max-width:234px;width:100%}@media only screen and (max-width: 768px){.uxcould-header .custom-logo{max-width:100px}}.uxcould-header .bottom{padding:4px;border-radius:20.026px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.uxcould-header .bottom img{max-width:32px;min-width:32px}.uxcould-header .bottom p{margin:0 auto;color:#000;margin:0 auto;font:400 12px/120% "Prompt",sans-serif}.age-gate__headline,.age-gate__subheadline{font:700 24px/120% "Prompt",sans-serif}@media only screen and (max-width: 1296px){.age-gate__headline,.age-gate__subheadline{font-size:21px}}@media only screen and (max-width: 768px){.age-gate__headline,.age-gate__subheadline{font-size:18px}}.age-gate__input{border-radius:5px;border:1px solid #000;background:#fff;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,.25) inset;box-shadow:0 4px 4px 0 rgba(0,0,0,.25) inset;font:200 12px/120% "Prompt",sans-serif;color:#8d8d8d}.age-gate__input::-webkit-input-placeholder{font:200 12px/120% "Prompt",sans-serif;color:#8d8d8d}.age-gate__input::-moz-placeholder{font:200 12px/120% "Prompt",sans-serif;color:#8d8d8d}.age-gate__input:-ms-input-placeholder{font:200 12px/120% "Prompt",sans-serif;color:#8d8d8d}.age-gate__input::-ms-input-placeholder{font:200 12px/120% "Prompt",sans-serif;color:#8d8d8d}.age-gate__input::placeholder{font:200 12px/120% "Prompt",sans-serif;color:#8d8d8d}.age-gate__remember-field{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.age-gate__remember-text{font:700 12px/120% "Prompt",sans-serif;color:#fff}.age-gate__button{padding:15px 90px !important;border-radius:7.5px !important;border:1.5px solid #d7d7d7 !important;background:#0090ff !important;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,.25) !important;box-shadow:0 4px 4px 0 rgba(0,0,0,.25) !important;font:700 16px/120% "Prompt",sans-serif !important;color:#fff !important;text-transform:uppercase !important}@media only screen and (max-width: 1296px){.age-gate__button{padding:15px 45px !important}}@media only screen and (max-width: 768px){.age-gate__button{padding:15px 30px !important}}.age-gate__button:hover{text-decoration:underline !important}.uxcould-footer{background:-webkit-gradient(linear, left top, left bottom, color-stop(32.21%, rgba(0, 105, 186, 0)), to(#FFF));background:linear-gradient(180deg, rgba(0, 105, 186, 0) 32.21%, #FFF 100%);padding:150px 0 16px 0}@media only screen and (max-width: 1296px){.uxcould-footer{padding:75px 0 16px 0}}@media only screen and (max-width: 768px){.uxcould-footer{padding:45px 0 16px 0}}.uxcould-footer__wrapper{max-width:771px;width:100%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.uxcould-footer__wrapper .attention{padding:3px;border-radius:20.026px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.uxcould-footer__wrapper .attention img{max-width:32px}.uxcould-footer__wrapper .attention p{margin:0 auto;font:400 12px/120% "Prompt",sans-serif;color:#000}.uxcould-footer__wrapper .links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;-ms-flex-wrap:wrap;flex-wrap:wrap}.uxcould-footer__wrapper>p{text-align:center;font:400 12px/120% "Prompt",sans-serif;color:#7d7d7d}.uxcould-container{max-width:1240px;margin:0 auto;padding:0 28px}body{position:relative;background:#000}html{scroll-behavior:smooth}button{cursor:pointer}body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh}main{-webkit-box-flex:1;-ms-flex:1;flex:1}