/**
 * Theme Name: nextriand
 * Author: nextriand
 * 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:600 22px/100% "Ramabhadra",sans-serif}@media only screen and (max-width: 1296px){h1{font-size:20px}}@media only screen and (max-width: 768px){h1{font-size:18px}}h2{font:600 22px/100% "Ramabhadra",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% "Ramabhadra",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}}.nextriand-header{margin-top:24px}.nextriand-header .registr{padding:16px 32px;border-radius:2px;border-radius:40px;background:#30ae4e;font:600 16px/120% "Ramabhadra",sans-serif;color:#fff}@media only screen and (max-width: 1296px){.nextriand-header .registr{font-size:13px;padding:8px;border-radius:20px}}@media only screen and (max-width: 1008px){.nextriand-header .registr{display:none}}.nextriand-header .registr-orange{background:#f99506}.nextriand-header .registr:hover{text-decoration:underline}.nextriand-header .custom-logo-link{max-width:211px}@media only screen and (max-width: 768px){.nextriand-header .custom-logo-link{max-width:120px}}.nextriand-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){.nextriand-header-content{margin-left:auto}}.nextriand-header__images{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px}.nextriand-header .nextriand-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:#242731}@media only screen and (max-width: 1008px){.nextriand-header .nextriand-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}}.nextriand-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){.nextriand-header .header-menu{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.nextriand-header .header-menu a{font:600 16px/120% "Ramabhadra",sans-serif;color:#717171;-webkit-transition:all .4s ease;transition:all .4s ease}@media only screen and (max-width: 1296px){.nextriand-header .header-menu a{font-size:15px}}@media only screen and (max-width: 768px){.nextriand-header .header-menu a{font-size:14px}}.nextriand-header .header-menu a:hover{color:#ffad33}.nextriand-header .menu-header-menu-container{display:none;-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){.nextriand-header .menu-header-menu-container{display:none}}.nextriand-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:#242731;padding:20px 28px 15px;z-index:10}@media only screen and (max-width: 1008px){.nextriand-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}}.nextriand-header-mob__menu .registr{display:block;margin:10px 0}.nextriand-header-mob__menu .menu-header-menu-container{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:0;border:0;margin:0}.nextriand-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}.nextriand-header-mob__menu .header-menu li{margin-bottom:10px}.nextriand-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:#242731;border-radius:5px}@media only screen and (max-width: 1008px){.nextriand-header-burger{display:-webkit-box;display:-ms-flexbox;display:flex}}.nextriand-header-burger span{width:100%;height:1px;display:block;background:#fff;-webkit-transition:all .4s ease;transition:all .4s ease}.nextriand-header-burger span:not(:last-of-type){margin-bottom:5px}.nextriand-header-burger.active span{margin:0}.nextriand-header-burger.active span:first-of-type{-webkit-transform:rotate(40deg);transform:rotate(40deg)}.nextriand-header-burger.active span:nth-child(2){position:relative;-webkit-transform:rotate(140deg);transform:rotate(140deg);top:-1px}.nextriand-header-burger.active span:last-of-type{display:none}.nextriand-header .current-menu-item a{color:#ffad33}.age-gate__headline{font:600 22px/100% "Ramabhadra",sans-serif !important}@media only screen and (max-width: 1296px){.age-gate__headline{font-size:20px !important}}@media only screen and (max-width: 768px){.age-gate__headline{font-size:18px !important}}.age-gate__label{text-transform:uppercase !important}.age-gate__input{border-radius:5px !important;border:1px solid #fff !important;color:#fff !important;background:rgba(0,0,0,0) !important}.age-gate__remember-field{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.age-gate__button{padding:16px 32px !important;color:#fff !important;border-radius:40px !important;background:#f99506 !important;font:600 16px/120% "Ramabhadra",sans-serif !important}@media only screen and (max-width: 1296px){.age-gate__button{padding:12px 24px !important;font-size:14px !important;border-radius:20px !important}}.nextriand-footer{padding:59px 0;border-radius:12px;background:var(--1, linear-gradient(172deg, #F99506 -22.65%, #28AA57 94.09%));-webkit-box-shadow:-24px 0 80px 0 rgba(49,79,124,.02);box-shadow:-24px 0 80px 0 rgba(49,79,124,.02)}@media only screen and (max-width: 1296px){.nextriand-footer{padding:28px 0}}.nextriand-footer .nextriand-container{max-width:1320px}.nextriand-footer__wrapper{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;-ms-flex-wrap:wrap;flex-wrap:wrap}.nextriand-footer__wrapper p{font:600 24px/120% "Ramabhadra",sans-serif;color:#fff}@media only screen and (max-width: 1296px){.nextriand-footer__wrapper p{font-size:21px}}@media only screen and (max-width: 768px){.nextriand-footer__wrapper p{font-size:18px}}.nextriand-footer__wrapper .links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;-ms-flex-wrap:wrap;flex-wrap:wrap}.nextriand-footer__wrapper .links img{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.nextriand-container{max-width:1132px;margin:0 auto;padding:0 28px}body{position:relative;background:#1f2128}html{scroll-behavior:smooth}button{cursor:pointer}.faq .wp-block-heading{display:none}main>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:24px}@media only screen and (max-width: 1008px){main>div{display:block}}main>div .menu{padding:35px 25px;background:#242731;border-radius:0 0 20px 20px;min-width:180px;position:relative;left:-28px}@media only screen and (max-width: 1008px){main>div .menu{display:none}}main>div .menu ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:28px}@media only screen and (max-width: 1296px){main>div .menu ul{gap:16px}}main>div .menu ul a{font:600 16px/120% "Ramabhadra",sans-serif;color:#717171}@media only screen and (max-width: 1296px){main>div .menu ul a{font-size:15px}}@media only screen and (max-width: 768px){main>div .menu ul a{font-size:14px}}main>div .menu ul .current_page_item a{color:#ffad33}.registr-popup{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:16;padding:44px 56px;border-radius:16px;background:#242731;min-width:412px;display:none}@media only screen and (max-width: 768px){.registr-popup{min-width:220px;padding:24px}}.registr-popup h2{text-align:center;margin-bottom:53px;font:600 35px/120% "Ramabhadra",sans-serif;color:#fff}@media only screen and (max-width: 1296px){.registr-popup h2{margin-bottom:26px;font-size:24px}}@media only screen and (max-width: 768px){.registr-popup h2{margin-bottom:20px;font-size:20px}}.registr-popup form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}.registr-popup form input{padding-bottom:8px;border-bottom:1px solid #fff;font:400 18px/120% "Ramabhadra",sans-serif;color:#fff;background:rgba(0,0,0,0)}@media only screen and (max-width: 1296px){.registr-popup form input{font-size:16px}}@media only screen and (max-width: 1296px){.registr-popup form input{font-size:14px}}.registr-popup form input::placehodler{font:400 18px/120% "Ramabhadra",sans-serif;color:#fff}@media only screen and (max-width: 1296px){.registr-popup form input::placehodler{font-size:16px}}@media only screen and (max-width: 1296px){.registr-popup form input::placehodler{font-size:14px}}.registr-popup form button{padding:16px 32px;border-radius:40px;background:#f99506;font:600 16px/120% "Ramabhadra",sans-serif;color:#fff;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;margin:0 auto}@media only screen and (max-width: 768px){.registr-popup form button{padding:12px 16px;border-radius:24px}}.registr-popup form button:hover{text-decoration:underline}