/**
 * Theme Name: qroundes
 * Author: qroundes
 * 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 48px/100% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",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:700 48px/100% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}@media only screen and (max-width: 1296px){h2{font-size:32px}}@media only screen and (max-width: 768px){h2{font-size:24px}}@media only screen and (max-width: 390px){h2{font-size:20px}}p,li,a{font:400 16px/120% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}@media only screen and (max-width: 768px){p,li,a{font-size:15px}}@media only screen and (max-width: 390px){p,li,a{font-size:14px}}.qroundes-header{padding:10px 0;background:#010012}.qroundes-header-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;width:100%;-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}@media only screen and (max-width: 1008px){.qroundes-header-content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.qroundes-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}.qroundes-header>.qroundes-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:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:20px}@media only screen and (max-width: 1008px){.qroundes-header>.qroundes-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}}.qroundes-header .middle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.qroundes-header .header-menu{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:10px;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (max-width: 1008px){.qroundes-header .header-menu{display:none}}.qroundes-header .header-menu a{font:400 15px/120% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;color:#fff;-webkit-transition:all .4s ease;transition:all .4s ease;white-space:nowrap;display:block}@media only screen and (max-width: 1296px){.qroundes-header .header-menu a{font-size:15px}}@media only screen and (max-width: 1008px){.qroundes-header .header-menu a{font-size:14px}}.qroundes-header .header-menu a:hover{color:#9024b6}.qroundes-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}@media only screen and (max-width: 1008px){.qroundes-header .menu-header-menu-container{display:none}}.qroundes-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:#010012;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){.qroundes-header-mob__menu{display:-webkit-box;display:-ms-flexbox;display:flex}.qroundes-header-mob__menu .header-menu{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%}}.qroundes-header-mob__menu .menu-header-menu-container{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:0;border:0;margin:0}.qroundes-header-mob__menu .qroundes-container{width:100%;padding:0}.qroundes-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%;padding:0;background:none}.qroundes-header-mob__menu .header-menu li{margin-bottom:10px}.qroundes-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){.qroundes-header-burger{display:-webkit-box;display:-ms-flexbox;display:flex}}.qroundes-header-burger span{width:100%;height:1px;display:block;background:#9024b6;-webkit-transition:all .4s ease;transition:all .4s ease}.qroundes-header-burger span:not(:last-of-type){margin-bottom:5px}.qroundes-header-burger.active span{margin:0}.qroundes-header-burger.active span:first-of-type{-webkit-transform:rotate(40deg);transform:rotate(40deg)}.qroundes-header-burger.active span:nth-child(2){position:relative;-webkit-transform:rotate(140deg);transform:rotate(140deg);top:-1px}.qroundes-header-burger.active span:last-of-type{display:none}.qroundes-header .right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.qroundes-header .right img{max-width:44px}.qroundes-header .custom-logo{max-width:94px;width:100%;display:block;margin:0 auto}.qroundes-header .respons{padding:8px;border-radius:5px;border:.5px solid #fff;background:#9024b6;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:18px;font:400 12px/120% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;color:#fff}.qroundes-header .respons:hover{text-decoration:underline}.qroundes-header .respons img{min-width:32px;max-width:32px}.qroundes-header .current-menu-item a{color:#9024b6}.age-gate__headline{font:400 24px/120% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}@media only screen and (max-width: 1296px){.age-gate__headline{font-size:22px}}@media only screen and (max-width: 768px){.age-gate__headline{font-size:20px}}.age-gate{max-width:710px}.age-gate__remember-field{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.age-gate__remember-text{font:700 12px/120% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}.age-gate__input{border-radius:3px !important;border:1px solid #000 !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,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif !important;color:#8d8d8d !important}.age-gate__button{border:1.5px solid #d7d7d7 !important;background:#9024b6 !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,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif !important;color:#fff !important;text-transform:uppercase !important}.qroundes-footer__wrapper{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:center;-ms-flex-align:center;align-items:center;gap:24px;padding:30px 0}.qroundes-footer__wrapper>img{max-width:94px}.qroundes-footer__wrapper .links{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}.qroundes-footer__wrapper .links a{font:400 12px/120% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;color:#fff}.qroundes-footer__wrapper .links a:hover{text-decoration:underline}.qroundes-footer__wrapper .respons{padding:8px;border-radius:5px;border:.5px solid #fff;background:#9024b6;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:18px;font:400 12px/120% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;color:#fff}.qroundes-footer__wrapper .respons:hover{text-decoration:underline}.qroundes-footer__wrapper .respons img{min-width:32px;max-width:32px}.qroundes-footer__wrapper>p{text-align:center;color:#fff;font:400 12px/120% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}.qroundes-footer .bottom{padding:20px;background:#9024b6}.qroundes-footer .bottom p{font:400 12px/120% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;color:#fff;text-align:center}.qroundes-container{max-width:1312px;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}