/**
 * Theme Name: copy
 * Author: copy
 * 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:700 32px/100% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}@media only screen and (max-width: 1296px){h1{font-size:26px}}@media only screen and (max-width: 768px){h1{font-size:20px}}h2{font:600 24px/100% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}@media only screen and (max-width: 1296px){h2{font-size:20px}}@media only screen and (max-width: 768px){h2{font-size:18px}}p,li,a{font:400 16px/140% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,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}}.copy-header .top{padding:20px 0;background:-webkit-gradient(linear, left top, right top, from(#FF6FAD), to(#2537FF));background:linear-gradient(90deg, #FF6FAD 0%, #2537FF 100%)}@media only screen and (max-width: 1296px){.copy-header .top{padding:10px 0}}.copy-header-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}@media only screen and (max-width: 1008px){.copy-header-content{margin-left:auto}}.copy-header__images{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px}.copy-header>.copy-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;gap:40px;padding:13px 28px;background:#181919;border:1px solid #e3e3e3}@media only screen and (max-width: 1008px){.copy-header>.copy-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.copy-header .header-menu{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;gap:20px}@media only screen and (max-width: 1296px){.copy-header .header-menu{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.copy-header .header-menu a{font:400 16px/120% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;color:#fff;-webkit-transition:all .4s ease;transition:all .4s ease}@media only screen and (max-width: 1296px){.copy-header .header-menu a{font-size:15px}}@media only screen and (max-width: 768px){.copy-header .header-menu a{font-size:14px}}.copy-header .header-menu a:hover{text-decoration:underline}.copy-header .menu-header-menu-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;gap:20px;border-radius:20px;margin:0}@media only screen and (max-width: 1008px){.copy-header .menu-header-menu-container{display:none}}.copy-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:#181919;padding:20px 28px 15px;z-index:10}@media only screen and (max-width: 1008px){.copy-header-mob__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-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}}.copy-header-mob__menu .registr{display:block;margin:10px 0}.copy-header-mob__menu .menu-header-menu-container{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:0;border:0;margin:0}.copy-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}.copy-header-mob__menu .header-menu li{margin-bottom:10px}.copy-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:#fff;border-radius:5px}@media only screen and (max-width: 1008px){.copy-header-burger{display:-webkit-box;display:-ms-flexbox;display:flex}}.copy-header-burger span{width:100%;height:1px;display:block;background:#181919;-webkit-transition:all .4s ease;transition:all .4s ease}.copy-header-burger span:not(:last-of-type){margin-bottom:5px}.copy-header-burger.active span{margin:0}.copy-header-burger.active span:first-of-type{-webkit-transform:rotate(40deg);transform:rotate(40deg)}.copy-header-burger.active span:nth-child(2){position:relative;-webkit-transform:rotate(140deg);transform:rotate(140deg);top:-1px}.copy-header-burger.active span:last-of-type{display:none}.copy-header .current-menu-item a{text-decoration:underline}.age-gate__headline{font:400 64px/120% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif !important}@media only screen and (max-width: 1296px){.age-gate__headline{font-size:42px !important}}@media only screen and (max-width: 768px){.age-gate__headline{font-size:24px !important}}.age-gate{max-width:600px}.age-gate__input{border-radius:5px !important;border:1px solid #fff !important;background:#fff !important;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,.25) inset !important;box-shadow:0 4px 4px 0 rgba(0,0,0,.25) inset !important;font:200 12px/120% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif !important;color:#000 !important}.age-gate__input::-webkit-input-placeholder{font:200 12px/120% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif !important;color:#000 !important}.age-gate__input::-moz-placeholder{font:200 12px/120% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif !important;color:#000 !important}.age-gate__input:-ms-input-placeholder{font:200 12px/120% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif !important;color:#000 !important}.age-gate__input::-ms-input-placeholder{font:200 12px/120% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif !important;color:#000 !important}.age-gate__input::placeholder{font:200 12px/120% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif !important;color:#000 !important}.age-gate__remember-field{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.age-gate__button{padding:16px 53px !important;background:#ffe552 !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:400 16px/120% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif !important;color:#000 !important;text-transform:uppercase !important}@media only screen and (max-width: 1296px){.age-gate__button{padding:16px 32px !important}}@media only screen and (max-width: 768px){.age-gate__button{padding:16px !important}}.copy-footer{background:var(--Black, #262C31)}.copy-footer__wrapper{padding:40px 0 15px 0}@media only screen and (max-width: 1296px){.copy-footer__wrapper{padding:20px 0 15px 0}}.copy-footer__wrapper .info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.copy-footer__wrapper .info .links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.copy-footer__wrapper .info .links img{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.copy-footer__wrapper .info .images{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px}.copy-footer__wrapper .info .images img{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.copy-footer__wrapper .menu{margin:15px auto 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.copy-footer__wrapper .menu a{font:600 14px/120% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;color:#959ea6;text-transform:capitalize}.copy-footer__wrapper .menu a:hover{text-decoration:underline}.copy-footer .bottom{padding:22px 28px;background:#21272c}.copy-footer .bottom p{color:#fff;text-align:center}.copy-container{max-width:1260px;margin:0 auto;padding:0 28px}body{position:relative;background:#181919}html{scroll-behavior:smooth}button{cursor:pointer}