/**
 * Theme Name: openplusik
 * Author: openplusik
 * 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 40px/120% "Unica One",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:400 40px/120% "Unica One",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{font:400 20px/120% "Open Sans",sans-serif}@media only screen and (max-width: 1296px){p{font-size:18px}}@media only screen and (max-width: 768px){p{font-size:16px}}@media only screen and (max-width: 390px){p{font-size:14px}}.openplusik-header{padding:10px 0;position:fixed;top:0;left:0;width:100%;background:#441846}.openplusik-header>p,.openplusik-header>p a{padding:16px 28px;text-align:center;font:400 16px/120% "Open Sans",sans-serif;color:#fff}@media only screen and (max-width: 768px){.openplusik-header>p,.openplusik-header>p a{font-size:12px;padding:8px 12px}}.openplusik-header>p a{padding:0}.openplusik-header>p a:hover{text-decoration:underline}.openplusik-header>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.openplusik-header-main{max-width:43px}.openplusik-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){.openplusik-header-content{margin-left:auto}}.openplusik-header__images{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px}.openplusik-header .monpoluk-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:20px}@media only screen and (max-width: 1008px){.openplusik-header .monpoluk-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}}.openplusik-header .custom-logo-link{max-width:108px;width:100%}@media only screen and (max-width: 768px){.openplusik-header .custom-logo-link{max-width:60px}}.openplusik-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}.openplusik-header .header-menu a{color:#fff;font:400 16px "Open Sans",sans-serif;-webkit-transition:all .4s ease;transition:all .4s ease}.openplusik-header .header-menu a span{display:none}@media only screen and (max-width: 768px){.openplusik-header .header-menu a{font-size:14px}}.openplusik-header .header-menu a:hover{text-decoration:underline}.openplusik-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){.openplusik-header .menu-header-menu-container{display:none}}.openplusik-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:#441846;padding:20px 28px 15px;z-index:10;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.openplusik-header-mob__menu img{max-width:46px;width:100%}@media only screen and (max-width: 1008px){.openplusik-header-mob__menu{display:-webkit-box;display:-ms-flexbox;display:flex}}.openplusik-header-mob__menu .menu-header-menu-container{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:0;border:0;margin:0}.openplusik-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}.openplusik-header-mob__menu .header-menu li{margin-bottom:10px}.openplusik-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){.openplusik-header-burger{display:-webkit-box;display:-ms-flexbox;display:flex}}.openplusik-header-burger span{width:100%;height:1px;display:block;background:#000;-webkit-transition:all .4s ease;transition:all .4s ease}.openplusik-header-burger span:not(:last-of-type){margin-bottom:5px}.openplusik-header-burger.active span{margin:0}.openplusik-header-burger.active span:first-of-type{-webkit-transform:rotate(40deg);transform:rotate(40deg)}.openplusik-header-burger.active span:nth-child(2){position:relative;-webkit-transform:rotate(140deg);transform:rotate(140deg);top:-1px}.openplusik-header-burger.active span:last-of-type{display:none}.sidebar{position:fixed;top:100px;left:12px;max-width:210px;width:100%;-webkit-transition:all .4s ease;transition:all .4s ease}@media only screen and (max-width: 768px){.sidebar{left:-100%;top:160px}}.sidebar.active{left:12px}.sidebar-mob{display:none}@media only screen and (max-width: 768px){.sidebar-mob{position:fixed;display:block;padding:15px;border-radius:10px;background:#fff}.sidebar-mob span{display:block;margin-bottom:5px;height:2px;width:20px;background:#000}}.sidebar .header-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.sidebar .header-menu a{padding:12px 20px;border-radius:4px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;font:600 14px/120% "Open Sans",sans-serif;color:#141312}.sidebar .header-menu a:hover{text-decoration:underline}.sidebar .header-menu a img{max-width:20px;width:100%}.sidebar .header-menu .current-menu-item a{background:#f4f4f4;color:#6b7580}.openplusik__popup-check{position:fixed;top:0;right:0;padding:40px;width:calc(100vw - 80px);height:calc(100vh - 80px);z-index:20;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:#000;background-image:url("/wp-content/themes/openplusik/assets/images/bg-hero.webp");background-repeat:no-repeat;background-size:cover;background-position:center}.openplusik__popup-check.hidden{display:none}.openplusik__popup-check.active{display:-webkit-box;display:-ms-flexbox;display:flex}.openplusik__popup-check h3,.openplusik__popup-check h2{font:400 20px/120% "Unica One",sans-serif;color:#fff;text-align:center;text-transform:uppercase}@media only screen and (max-width: 1296px){.openplusik__popup-check h3,.openplusik__popup-check h2{font-size:19px}}@media only screen and (max-width: 768px){.openplusik__popup-check h3,.openplusik__popup-check h2{font-size:18px}}@media only screen and (max-width: 390px){.openplusik__popup-check h3,.openplusik__popup-check h2{font-size:17px}}.openplusik__popup-check__wrapper{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-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;gap:30px}@media only screen and (max-width: 768px){.openplusik__popup-check__wrapper{padding:0 25px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.openplusik__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){.openplusik__popup-check__content{gap:30px}}@media only screen and (max-width: 768px){.openplusik__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}}.openplusik__popup-check img{display:block;max-width:112px;margin:0 auto;max-width:80px;width:100%}.openplusik__popup-check img>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}@media only screen and (max-width: 768px){.openplusik__popup-check img>div{gap:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.openplusik__popup-check img>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){.openplusik__popup-check img>div div{gap:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.openplusik__popup-check .openplusik__popup-ckeck__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 768px){.openplusik__popup-check .openplusik__popup-ckeck__buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.openplusik__popup-check button{font:400 16px/120% "Open Sans",sans-serif;min-width:350px;height:80px;width:258px;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:#fff;text-transform:uppercase;border-radius:7.5px;border:1.5px solid #fff;background:#e0f;-webkit-box-shadow:0px 6px 6px 0px rgba(0,0,0,.25);box-shadow:0px 6px 6px 0px rgba(0,0,0,.25)}.openplusik__popup-check button:hover{text-decoration:underline}@media only screen and (max-width: 768px){.openplusik__popup-check button{min-width:240px;height:40px}}.openplusik-popup-disabled{position:fixed;display:none;top:0;right:0;padding:40px;width:calc(100vw - 80px);height:calc(100vh - 80px);z-index:22;-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:#000;background-image:url("/wp-content/themes/openplusik/assets/images/bg-hero.webp");background-repeat:no-repeat;background-size:cover;background-position:center}.openplusik-popup-disabled.active{display:-webkit-box;display:-ms-flexbox;display:flex}.openplusik-popup-disabled h3,.openplusik-popup-disabled h2{font:400 32px/120% "Unica One",sans-serif;color:#fff;text-align:center;width:100%;text-transform:uppercase}@media only screen and (max-width: 1296px){.openplusik-popup-disabled h3,.openplusik-popup-disabled h2{font-size:26px}}@media only screen and (max-width: 768px){.openplusik-popup-disabled h3,.openplusik-popup-disabled h2{font-size:22px}}.openplusik-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:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 768px){.openplusik-popup-disabled__wrapper{padding:0 25px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.openplusik-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){.openplusik-popup-disabled__content{gap:30px}}@media only screen and (max-width: 768px){.openplusik-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%}}.openplusik-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){.openplusik-popup-disabled__content div{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.openplusik-popup-disabled__content p{font:700 48px/120% "Open Sans",sans-serif;color:#fff}@media only screen and (max-width: 1296px){.openplusik-popup-disabled__content p{font-size:36px}}@media only screen and (max-width: 768px){.openplusik-popup-disabled__content p{font-size:24px;max-width:100%}}.openplusik-popup-disabled img{max-width:64px;width:100%}.openplusik-footer{padding:33px 0;background-image:url("/wp-content/themes/openplusik/assets/images/footer.webp");background-repeat:no-repeat;background-size:contain;background-position:left}@media only screen and (max-width: 768px){.openplusik-footer{padding:16px;background-image:none;background:#a007b4}}.openplusik-footer>div{max-width:100%}.openplusik-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;gap:32px}@media only screen and (max-width: 768px){.openplusik-footer__wrapper{gap:24px}}.openplusik-footer__wrapper a,.openplusik-footer__wrapper p{font:400 16px/120% "Open Sans",sans-serif;color:#fff}.openplusik-footer__wrapper a:hover{text-decoration:underline}.openplusik-container{max-width:1092px;margin:0 auto;padding:0 28px}body{font-family:Arial,Helvetica,sans-serif;background:#441846}body main{margin-top:140px}html{scroll-behavior:smooth}button{cursor:pointer}