/**
 * Theme Name: gentraysik
 * Author: gentraysik
 * 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:400 48px/120% "Open Sans",sans-serif}@media only screen and (max-width: 1296px){h1{font-size:36px}}@media only screen and (max-width: 768px){h1{font-size:24px}}@media only screen and (max-width: 390px){h1{font-size:20px}}h2{font:400 32px/120% "Open Sans",sans-serif}@media only screen and (max-width: 1296px){h2{font-size:26px}}@media only screen and (max-width: 768px){h2{font-size:20px}}@media only screen and (max-width: 390px){h2{font-size:18px}}p{font:400 18px/120% "Open Sans",sans-serif}@media only screen and (max-width: 1296px){p{font-size:16px}}@media only screen and (max-width: 768px){p{font-size:14px}}.gentraysik-header{position:fixed;top:0;left:0;width:100%;z-index:30}.gentraysik-header>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.gentraysik-header-main{max-width:43px}.gentraysik-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){.gentraysik-header-content{margin-left:auto}}.gentraysik-header__images{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px}.gentraysik-header .gentraysik-container{padding:12px 28px;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;background:#000}@media only screen and (max-width: 1008px){.gentraysik-header .gentraysik-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}}.gentraysik-header .custom-logo-link{max-width:108px;width:100%}.gentraysik-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}.gentraysik-header .header-menu a{color:#21d4fd;font:400 14px "Open Sans",sans-serif;-webkit-transition:all .4s ease;transition:all .4s ease}.gentraysik-header .header-menu a span{display:none}.gentraysik-header .header-menu a:hover{text-decoration:underline}.gentraysik-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-left:auto}@media only screen and (max-width: 1008px){.gentraysik-header .menu-header-menu-container{display:none}}.gentraysik-header-mob__menu{display:none;position:absolute;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;top:-1000px;left:0;right:0;-webkit-transition:all .4s ease;transition:all .4s ease;background:#000;padding:20px 28px 15px;z-index:10;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.gentraysik-header-mob__menu img{max-width:46px;width:100%}@media only screen and (max-width: 1008px){.gentraysik-header-mob__menu{display:-webkit-box;display:-ms-flexbox;display:flex}}.gentraysik-header-mob__menu .menu-header-menu-container{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:0;border:0;margin:0}.gentraysik-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}.gentraysik-header-mob__menu .header-menu li{margin-bottom:10px}.gentraysik-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;cursor:pointer}@media only screen and (max-width: 1008px){.gentraysik-header-burger{display:-webkit-box;display:-ms-flexbox;display:flex}}.gentraysik-header-burger span{width:100%;height:1px;display:block;background:#000;-webkit-transition:all .4s ease;transition:all .4s ease}.gentraysik-header-burger span:not(:last-of-type){margin-bottom:5px}.gentraysik-header-burger.active span{margin:0}.gentraysik-header-burger.active span:first-of-type{-webkit-transform:rotate(40deg);transform:rotate(40deg)}.gentraysik-header-burger.active span:nth-child(2){position:relative;-webkit-transform:rotate(140deg);transform:rotate(140deg);top:-1px}.gentraysik-header-burger.active span:last-of-type{display:none}.gentraysik-header .current-menu-item a{text-decoration:underline}.gentraysik__popup-check{position:fixed;top:0;right:0;padding:40px;width:calc(100vw - 80px);height:calc(100vh - 80px);z-index:40;display:none;-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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#1a2531;background-image:url("/wp-content/themes/gentraysik/assets/images/bg-popup.webp");background-repeat:no-repeat;background-size:contain;background-position:center}@media only screen and (max-width: 768px){.gentraysik__popup-check{background-image:none}}.gentraysik__popup-check.hidden{display:none}.gentraysik__popup-check.active{display:-webkit-box;display:-ms-flexbox;display:flex}.gentraysik__popup-check h3,.gentraysik__popup-check h2{font:400 32px/120% "Open Sans",sans-serif;color:#21d4fd;text-align:center}@media only screen and (max-width: 1296px){.gentraysik__popup-check h3,.gentraysik__popup-check h2{font-size:28px;text-align:center}}@media only screen and (max-width: 768px){.gentraysik__popup-check h3,.gentraysik__popup-check h2{font-size:24px}}@media only screen and (max-width: 390px){.gentraysik__popup-check h3,.gentraysik__popup-check h2{font-size:20px}}.gentraysik__popup-check p{font:400 40px/120% "Open Sans",sans-serif;color:#fff;text-align:center}@media only screen and (max-width: 1296px){.gentraysik__popup-check p{font-size:30px;text-align:center}}@media only screen and (max-width: 768px){.gentraysik__popup-check p{font-size:20px}}.gentraysik__popup-check__wrapper{width:100%;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;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:30px}@media only screen and (max-width: 768px){.gentraysik__popup-check__wrapper{padding:0 25px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media only screen and (max-width: 1296px){.gentraysik__popup-check__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.gentraysik__popup-check__wrapper img{position:absolute;top:28px;left:28px;max-width:64px;width:100%}@media only screen and (max-width: 1296px){.gentraysik__popup-check__wrapper img{position:relative;top:auto;left:auto}}.gentraysik__popup-check__content{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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:32px;max-width:60%;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 1296px){.gentraysik__popup-check__content{gap:30px}}@media only screen and (max-width: 768px){.gentraysik__popup-check__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;max-width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.gentraysik__popup-check__content>div{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;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}@media only screen and (max-width: 768px){.gentraysik__popup-check__content>div{gap:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.gentraysik__popup-check__content>div div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:40px}@media only screen and (max-width: 768px){.gentraysik__popup-check__content>div div{gap:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.gentraysik__popup-check .gentraysik__popup-ckeck__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}@media only screen and (max-width: 1296px){.gentraysik__popup-check .gentraysik__popup-ckeck__buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.gentraysik__popup-check button{font:500 24px/120% "Open Sans",sans-serif;min-width:80px;height:80px;width:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .4s ease;transition:all .4s ease;color:#3d393a;border-radius:40px;border:1px solid #fefefe;background:radial-gradient(74.12% 50% at 50% 50%, #00EAFF 0%, #3BBFDD 100%);-webkit-box-shadow:0px 15px 3.75px 0px rgba(217,217,217,0),0px 10px 3.75px 0px rgba(217,217,217,.01),0px 5px 3.75px 0px rgba(217,217,217,.05),0px 2.5px 2.5px 0px rgba(217,217,217,.09),0px 0px 1.25px 0px rgba(217,217,217,.1);box-shadow:0px 15px 3.75px 0px rgba(217,217,217,0),0px 10px 3.75px 0px rgba(217,217,217,.01),0px 5px 3.75px 0px rgba(217,217,217,.05),0px 2.5px 2.5px 0px rgba(217,217,217,.09),0px 0px 1.25px 0px rgba(217,217,217,.1)}@media only screen and (max-width: 1296px){.gentraysik__popup-check button{font-size:20px}}@media only screen and (max-width: 768px){.gentraysik__popup-check button{font-size:16px}}.gentraysik__popup-check button:hover{text-decoration:underline}.gentraysik-popup-disabled{position:fixed;display:none;top:0;right:0;padding:40px;width:calc(100vw - 80px);height:calc(100vh - 80px);z-index:42;-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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#1a2531;background-image:url("/wp-content/themes/gentraysik/assets/images/bg-popup.webp");background-repeat:no-repeat;background-size:contain;background-position:center}@media only screen and (max-width: 768px){.gentraysik-popup-disabled{background-image:none}}.gentraysik-popup-disabled.active{display:-webkit-box;display:-ms-flexbox;display:flex}.gentraysik-popup-disabled h3,.gentraysik-popup-disabled h2{font:400 32px/120% "Open Sans",sans-serif;color:#21d4fd;width:100%;text-align:center}@media only screen and (max-width: 1296px){.gentraysik-popup-disabled h3,.gentraysik-popup-disabled h2{font-size:28px;text-align:center}}@media only screen and (max-width: 768px){.gentraysik-popup-disabled h3,.gentraysik-popup-disabled h2{font-size:24px}}@media only screen and (max-width: 768px){.gentraysik-popup-disabled h3,.gentraysik-popup-disabled h2{font-size:20px}}.gentraysik-popup-disabled p{font:700 40px/120% "Open Sans",sans-serif;color:#fff;text-transform:uppercase}@media only screen and (max-width: 1296px){.gentraysik-popup-disabled p{font-size:30px;text-align:center}}@media only screen and (max-width: 768px){.gentraysik-popup-disabled p{font-sze:18px}}.gentraysik-popup-disabled__wrapper{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 1296px){.gentraysik-popup-disabled__wrapper{padding:0 25px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.gentraysik-popup-disabled__content{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-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:32px;max-width:60%;width:100%}@media only screen and (max-width: 1296px){.gentraysik-popup-disabled__content{gap:30px}}@media only screen and (max-width: 768px){.gentraysik-popup-disabled__content{-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:20px;max-width:100%}}.gentraysik-popup-disabled__content div{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 768px){.gentraysik-popup-disabled__content div{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.gentraysik-popup-disabled__content p{font:700 48px/120% "Open Sans",sans-serif;color:#fff}@media only screen and (max-width: 1296px){.gentraysik-popup-disabled__content p{font-size:36px}}@media only screen and (max-width: 768px){.gentraysik-popup-disabled__content p{font-size:24px;max-width:100%}}.gentraysik-popup-disabled img{position:absolute;top:28px;left:28px;max-width:64px;width:100%}@media only screen and (max-width: 1296px){.gentraysik-popup-disabled img{position:relative;top:auto;left:auto}}.gentraysik-footer{padding:30px 0;background:#000}.gentraysik-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}.gentraysik-footer__wrapper .first{max-width:259px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px}.gentraysik-footer__wrapper .first img{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.gentraysik-footer__wrapper .second{max-width:525px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:39px}@media only screen and (max-width: 1296px){.gentraysik-footer__wrapper .second{gap:24px}}.gentraysik-footer__wrapper .second h2{font:400 18px/120% "Open Sans",sans-serif;color:#fff;text-align:center}@media only screen and (max-width: 1296px){.gentraysik-footer__wrapper .second h2{font-size:16px}}@media only screen and (max-width: 768px){.gentraysik-footer__wrapper .second h2{font-size:14px}}.gentraysik-footer__wrapper .second p{font:400 14px/120% "Open Sans",sans-serif;color:#21d4fd;text-align:center}.gentraysik-footer__wrapper .third{max-width:64px;width:100%}.gentraysik-container{max-width:1166px;margin:0 auto;padding:0 28px}body{font-family:Arial,Helvetica,sans-serif;background:#1a2531}html{scroll-behavior:smooth}button{cursor:pointer}main{margin-top:44px}