/**
 * Theme Name: polti
 * Author: polti
 * 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:800 32px/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:26px}}@media only screen and (max-width: 768px){h1{font-size:20px}}@media only screen and (max-width: 390px){h1{font-size:18px}}h2{font:800 32px/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:26px}}@media only screen and (max-width: 768px){h2{font-size:20px}}@media only screen and (max-width: 390px){h2{font-size:18px}}p,li,a{font:400 14px/120% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}.polti-header{padding:10px 0}.polti-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){.polti-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}}.polti-header__images{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-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}.polti-header__images img{max-width:67px}.polti-header>.polti-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){.polti-header>.polti-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}}.polti-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;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (max-width: 1008px){.polti-header .header-menu{display:-webkit-box;display:-ms-flexbox;display:flex}}.polti-header .header-menu a{font:400 12px/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}.polti-header .header-menu a:hover{text-decoration:underline}.polti-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;margin-right:auto}@media only screen and (max-width: 1008px){.polti-header .menu-header-menu-container{display:none}}.polti-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:#070909;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){.polti-header-mob__menu{display:-webkit-box;display:-ms-flexbox;display:flex}.polti-header-mob__menu .header-menu{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%}}.polti-header-mob__menu .menu-header-menu-container{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:0;border:0;margin:0}.polti-header-mob__menu .polti-container{width:100%;padding:0}.polti-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}.polti-header-mob__menu .header-menu li{margin-bottom:10px}.polti-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){.polti-header-burger{display:-webkit-box;display:-ms-flexbox;display:flex}}.polti-header-burger span{width:100%;height:1px;display:block;background:#fff;-webkit-transition:all .4s ease;transition:all .4s ease}.polti-header-burger span:not(:last-of-type){margin-bottom:5px}.polti-header-burger.active span{margin:0}.polti-header-burger.active span:first-of-type{-webkit-transform:rotate(40deg);transform:rotate(40deg)}.polti-header-burger.active span:nth-child(2){position:relative;-webkit-transform:rotate(140deg);transform:rotate(140deg);top:-1px}.polti-header-burger.active span:last-of-type{display:none}.polti-header .right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.polti-header .right img{max-width:44px}.polti__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:-webkit-gradient(linear, left top, left bottom, from(#ED4800), to(#070909));background:linear-gradient(180deg, #ED4800 0%, #070909 100%)}.polti__popup-check.hidden{display:none}.polti__popup-check.active{display:-webkit-box;display:-ms-flexbox;display:flex}.polti__popup-check h3{font:800 32px/120% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;color:#fff}@media only screen and (max-width: 1296px){.polti__popup-check h3{font-size:28px}}@media only screen and (max-width: 768px){.polti__popup-check h3{font-size:24px;text-align:center}}@media only screen and (max-width: 390px){.polti__popup-check h3{font-size:18px}}.polti__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;gap:24px}@media only screen and (max-width: 1296px){.polti__popup-check__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width: 768px){.polti__popup-check__wrapper{padding:0 25px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}}.polti__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-pack:center;-ms-flex-pack:center;justify-content:center;gap:32px;max-width:477px;width:100%}@media only screen and (max-width: 1296px){.polti__popup-check__content{gap:30px}}@media only screen and (max-width: 768px){.polti__popup-check__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;max-width:100%}}.polti__popup-check__content p{font:500 16px/120% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;color:#13304a;text-align:center}.polti__popup-check__content>div{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 768px){.polti__popup-check__content>div{gap:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.polti__popup-check__content>div 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:16px;width:100%}.polti__popup-check button{font:700 15px/120% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;padding:16px;width:100%;font:400 14px/120% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;color:#fff;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;text-align:center;border-radius:40px;border:1px solid #fff;background:-webkit-gradient(linear, left top, left bottom, from(#070909), to(rgba(234, 71, 0, 0.99)));background:linear-gradient(180deg, #070909 0%, rgba(234, 71, 0, 0.99) 100%);width:calc(100% - 32px)}.polti__popup-check button:hover{text-decoration:underline}.polti__popup-check .resp{max-width:112px}.polti-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:-webkit-gradient(linear, left top, left bottom, from(#ED4800), to(#070909));background:linear-gradient(180deg, #ED4800 0%, #070909 100%)}.polti-popup-disabled.active{display:-webkit-box;display:-ms-flexbox;display:flex}.polti-popup-disabled h3,.polti-popup-disabled h2{font:800 32px -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;color:#fff}@media only screen and (max-width: 1296px){.polti-popup-disabled h3,.polti-popup-disabled h2{font-size:28px}}@media only screen and (max-width: 768px){.polti-popup-disabled h3,.polti-popup-disabled h2{font-size:24px;text-align:center}}@media only screen and (max-width: 390px){.polti-popup-disabled h3,.polti-popup-disabled h2{font-size:20px}}.polti-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: 768px){.polti-popup-disabled__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 25px}}@media only screen and (max-width: 390px){.polti-popup-disabled__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.polti-popup-disabled__wrapper img{max-width:112px}.polti-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;gap:32px;max-width:477px;width:100%}@media only screen and (max-width: 1296px){.polti-popup-disabled__content{gap:30px}}@media only screen and (max-width: 768px){.polti-popup-disabled__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;max-width:100%}}.polti-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){.polti-popup-disabled__content div{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.polti-popup-disabled__content p{font:500 16px/120% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;color:#13304a;text-align:center}@media only screen and (max-width: 1296px){.polti-popup-disabled__content p{font-size:20px}}@media only screen and (max-width: 768px){.polti-popup-disabled__content p{font-size:16px;max-width:100%}}.polti-footer{padding:32px 0;background:#181818}.polti-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:24px;-ms-flex-wrap:wrap;flex-wrap:wrap}.polti-footer__wrapper .left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.polti-footer__wrapper .left>a{font-size:12px;color:#fff}.polti-footer__wrapper .left>a:hover{text-decoration:underline}.polti-footer__wrapper .left>p{font:400 12px/120% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;color:#fff}.polti-footer__wrapper .left>p a{color:#ed4800}.polti-footer__wrapper .left>p a:hover{text-decoration:underline}.polti-footer__wrapper .right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.polti-footer__wrapper .right>p{font:400 12px/120% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;color:#fff}.polti-footer__wrapper .right>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;-ms-flex-wrap:wrap;flex-wrap:wrap}.polti-footer__wrapper .right>div a{font:400 12px/120% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;color:#ed4800}.polti-footer__wrapper .right>div a:hover{text-decoration:underline}.polti-container{max-width:1120px;margin:0 auto;padding:0 28px}body{position:relative;background-color:#070909;background-image:url("/wp-content/themes/polti/assets/images/bg-page.webp");background-repeat:no-repeat;background-size:1440;background-position:top center}@media only screen and (max-width: 768px){body{background-image:none}}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}