/**
 * Theme Name: drivelstin
 * Author: drivelstin
 * 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 40px/120% Arial,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:600 24px/120% "Bungee",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{font:400 16px/120% Arial,sans-serif}@media only screen and (max-width: 1296px){p,li{font-size:15px}}@media only screen and (max-width: 768px){p,li{font-size:14px}}.drivelstin-header{width:100%;padding:10px 0;overflow:hidden;background:#fff;margin-bottom:30px}.drivelstin-header>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.drivelstin-header-main{max-width:80px}.drivelstin-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){.drivelstin-header-content{margin-left:auto;width:100%;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.drivelstin-header__images{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.drivelstin-header>.drivelstin-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:24px}@media only screen and (max-width: 1008px){.drivelstin-header>.drivelstin-container{gap:8px}}.drivelstin-header .custom-logo-link{max-width:110px;width:100%}.drivelstin-header .menu-header-container{margin:0 auto}@media only screen and (max-width: 1008px){.drivelstin-header .menu-header-container{display:none}}.drivelstin-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:14px}@media only screen and (max-width: 1008px){.drivelstin-header .header-menu{padding:0;background:none}}.drivelstin-header .header-menu a{font:500 14px Arial,sans-serif;-webkit-transition:all .4s ease;transition:all .4s ease;color:#000}@media only screen and (max-width: 1296px){.drivelstin-header .header-menu a{font-size:15px}}@media only screen and (max-width: 768px){.drivelstin-header .header-menu a{font-size:14px}}.drivelstin-header .header-menu a span{display:none}.drivelstin-header .header-menu a:hover{text-decoration:underline}.drivelstin-header .menu-header-menu-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:24px;margin:0 auto}@media only screen and (max-width: 1008px){.drivelstin-header .menu-header-menu-container{display:none}}.drivelstin-header-mob__menu{display:-webkit-box;display:-ms-flexbox;display:flex;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:#fff;padding:20px 28px 15px;z-index:10;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media only screen and (max-width: 1008px){.drivelstin-header-mob__menu{display:-webkit-box;display:-ms-flexbox;display:flex}.drivelstin-header-mob__menu .menu-header-container{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:0}}.drivelstin-header-mob__menu span{display:none}.drivelstin-header-mob__menu .menu-header-menu-container{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:0;border:0;margin:0}.drivelstin-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}.drivelstin-header-mob__menu .header-menu li{margin-bottom:10px}.drivelstin-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;border-radius:5px;cursor:pointer}@media only screen and (max-width: 1008px){.drivelstin-header-burger{display:-webkit-box;display:-ms-flexbox;display:flex}}.drivelstin-header-burger span{width:100%;height:1px;display:block;background:#000;-webkit-transition:all .4s ease;transition:all .4s ease}.drivelstin-header-burger span:not(:last-of-type){margin-bottom:5px}.drivelstin-header-burger.active span{margin:0}.drivelstin-header-burger.active span:first-of-type{-webkit-transform:rotate(40deg);transform:rotate(40deg)}.drivelstin-header-burger.active span:nth-child(2){position:relative;-webkit-transform:rotate(140deg);transform:rotate(140deg);top:-1px}.drivelstin-header-burger.active span:last-of-type{display:none}.drivelstin-header .current-menu-item a{text-decoration:underline}.drivelstin-header .buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.drivelstin-header .registr{width:180px;height:34px;font:500 18px/120% Arial,sans-serif;color:#000;background:#fff;border-radius:100px;border:1px solid #000;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}@media only screen and (max-width: 1296px){.drivelstin-header .registr{width:120px;font-size:13px}}.drivelstin-header .log{width:180px;height:34px;font:500 18px/120% Arial,sans-serif;color:#000;background:#ffe700;border-radius:100px;border:1px solid #000;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}@media only screen and (max-width: 1296px){.drivelstin-header .log{width:120px;font-size:13px}}.registration-popup{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);background:#000;display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:48px;padding:40px 68px}@media only screen and (max-width: 1296px){.registration-popup{gap:24px;padding:20px 24px}}.registration-popup h2{font:600 32px/120% Arial,sans-serif;color:#fff;text-transform:uppercase;text-align:center}@media only screen and (max-width: 1296px){.registration-popup h2{font-size:26px}}@media only screen and (max-width: 768px){.registration-popup h2{font-size:20px}}.registration-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:48px}@media only screen and (max-width: 1296px){.registration-popup form{gap:24px}}.registration-popup input{padding-bottom:8px;border-bottom:1px solid #fff;font:400 16px/120% Arial,sans-serif;color:#fff;background:rgba(0,0,0,0);width:100%}@media only screen and (max-width: 1296px){.registration-popup input{font-size:15px}}.registration-popup input::-webkit-input-placeholder{font:400 16px/120% Arial,sans-serif;color:#fff}.registration-popup input::-moz-placeholder{font:400 16px/120% Arial,sans-serif;color:#fff}.registration-popup input:-ms-input-placeholder{font:400 16px/120% Arial,sans-serif;color:#fff}.registration-popup input::-ms-input-placeholder{font:400 16px/120% Arial,sans-serif;color:#fff}.registration-popup input::placeholder{font:400 16px/120% Arial,sans-serif;color:#fff}@media only screen and (max-width: 1296px){.registration-popup input::-webkit-input-placeholder{font-size:15px}.registration-popup input::-moz-placeholder{font-size:15px}.registration-popup input:-ms-input-placeholder{font-size:15px}.registration-popup input::-ms-input-placeholder{font-size:15px}.registration-popup input::placeholder{font-size:15px}}.registration-popup button{padding:14px 40px;border-radius:30px;background:#25ffff;-webkit-box-shadow:0px 4px 4px 0px #8d8d8d;box-shadow:0px 4px 4px 0px #8d8d8d;font:600 16px/120% Arial,sans-serif;color:#000}@media only screen and (max-width: 1296px){.registration-popup button{font-size:15px}}.registration-popup button:hover{text-decoration:underline}.succes-popup{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);background:#000;display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:48px;padding:40px 68px}@media only screen and (max-width: 1296px){.succes-popup{gap:24px;padding:20px 24px}}.succes-popup h2{font:600 32px/120% Arial,sans-serif;color:#fff;text-transform:uppercase;text-align:center}@media only screen and (max-width: 1296px){.succes-popup h2{font-size:26px}}@media only screen and (max-width: 768px){.succes-popup h2{font-size:20px}}.drivelstin-footer{padding:30px 0 17px 0;background:#000}.drivelstin-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:20px}.drivelstin-footer__wrapper p{color:#fff;text-align:center}.drivelstin-footer__wrapper .footer-menu{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;gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap}.drivelstin-footer__wrapper .footer-menu a{font:400 16px/120% Arial,sans-serif;color:#25ffff}@media only screen and (max-width: 1296px){.drivelstin-footer__wrapper .footer-menu a{font-size:15px}}@media only screen and (max-width: 768px){.drivelstin-footer__wrapper .footer-menu a{font-size:14px}}.drivelstin-footer__wrapper .footer-menu a:hover{text-decoration:underline}.drivelstin-container{max-width:936px;margin:0 auto;padding:0 28px}body{font-family:Arial,Helvetica,sans-serif;background:#000}html{scroll-behavior:smooth}button{cursor:pointer}