/**
 * Theme Name: matchusolop
 * Author: matchusolop
 * 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 32px/120% "Titan One",sans-serif}@media only screen and (max-width: 1296px){h1{font-size:26px}}@media only screen and (max-width: 768px){h1{font-size:20px}}h2{font:400 24px/120% "Titan One",sans-serif}@media only screen and (max-width: 1296px){h2{font-size:20px}}@media only screen and (max-width: 768px){h2{font-size:16px}}p,li{font:400 16px/120% "Roboto",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}}.matchusolop-header{width:100%;overflow:hidden;padding:20px 0;background:#104042}@media only screen and (max-width: 1296px){.matchusolop-header{padding:14px 0}}.matchusolop-header>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.matchusolop-header-main{max-width:80px}.matchusolop-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){.matchusolop-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}}.matchusolop-header__images{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 1008px){.matchusolop-header .menu-hero-block-container{display:none}}.matchusolop-header>.matchusolop-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:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}@media only screen and (max-width: 1008px){.matchusolop-header>.matchusolop-container{gap:8px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.matchusolop-header .custom-logo-link{max-width:69px;width:100%}.matchusolop-header .menu-header-container{margin:0 auto}@media only screen and (max-width: 1008px){.matchusolop-header .menu-header-container{display:none}}.matchusolop-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;padding:25px 30px;border-radius:20px;border:3px solid #000;background:#fff}@media only screen and (max-width: 1008px){.matchusolop-header .header-menu{padding:0;background:none;border:0;border-radius:0;padding:0}}.matchusolop-header .header-menu a{font:500 14px "Roboto",sans-serif;-webkit-transition:all .4s ease;transition:all .4s ease;color:#000}.matchusolop-header .header-menu a span{display:none}.matchusolop-header .header-menu a:hover{text-decoration:underline}.matchusolop-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){.matchusolop-header .menu-header-menu-container{display:none}}.matchusolop-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){.matchusolop-header-mob__menu{display:-webkit-box;display:-ms-flexbox;display:flex}.matchusolop-header-mob__menu .menu-header-container{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:0}.matchusolop-header-mob__menu .menu-hero-block-container{display:-webkit-box;display:-ms-flexbox;display:flex}}.matchusolop-header-mob__menu span{display:none}.matchusolop-header-mob__menu .menu-header-menu-container{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:0;border:0;margin:0}.matchusolop-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}.matchusolop-header-mob__menu .header-menu li{margin-bottom:10px}.matchusolop-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;background:#fff}@media only screen and (max-width: 1008px){.matchusolop-header-burger{display:-webkit-box;display:-ms-flexbox;display:flex}}.matchusolop-header-burger span{width:100%;height:1px;display:block;background:#000;-webkit-transition:all .4s ease;transition:all .4s ease}.matchusolop-header-burger span:not(:last-of-type){margin-bottom:5px}.matchusolop-header-burger.active span{margin:0}.matchusolop-header-burger.active span:first-of-type{-webkit-transform:rotate(40deg);transform:rotate(40deg)}.matchusolop-header-burger.active span:nth-child(2){position:relative;-webkit-transform:rotate(140deg);transform:rotate(140deg);top:-1px}.matchusolop-header-burger.active span:last-of-type{display:none}.matchusolop-header .current-menu-item a{text-decoration:underline}.matchusolop-header .links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}@media only screen and (max-width: 768px){.matchusolop-header .links{gap:14px}}.matchusolop-header .links a{padding:8px 33px;border-radius:20px;background:#d91d41;font:400 14px/120% "Roboto",sans-serif;color:#fff}@media only screen and (max-width: 1296px){.matchusolop-header .links a{padding:8px 16px}}@media only screen and (max-width: 768px){.matchusolop-header .links a{font-size:12px}}.matchusolop-header .links a:hover{text-decoration:underline}.matchusolop__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-color:#104042}.matchusolop__popup-check.hidden{display:none}.matchusolop__popup-check.active{display:-webkit-box;display:-ms-flexbox;display:flex}.matchusolop__popup-check img{max-width:123px;width:100%}@media only screen and (max-width: 1296px){.matchusolop__popup-check img{max-width:80px}}.matchusolop__popup-check h3{font:400 40px/120% "Titan One",sans-serif;color:#96fbad;width:100%;text-align:center;text-transform:uppercase}@media only screen and (max-width: 1296px){.matchusolop__popup-check h3{font-size:32px}}@media only screen and (max-width: 768px){.matchusolop__popup-check h3{font-size:24px}}.matchusolop__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}@media only screen and (max-width: 768px){.matchusolop__popup-check__wrapper{padding:0 25px}}.matchusolop__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:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:32px;max-width:60%;width:100%}@media only screen and (max-width: 1296px){.matchusolop__popup-check__content{gap:30px}}@media only screen and (max-width: 768px){.matchusolop__popup-check__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;max-width:100%}}.matchusolop__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){.matchusolop__popup-check__content>div{gap:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.matchusolop__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){.matchusolop__popup-check__content>div div{gap:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.matchusolop__popup-check button{font:700 12px/120% "Roboto",sans-serif;height:40px;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;display:flex;align-items:center;justify-content:center}.matchusolop__popup-check button:hover{text-decoration:underline}.matchusolop__popup-check__yes{color:#104042;border-radius:10px;background:#96fbad}.matchusolop__popup-check__no{color:#fff;border-radius:10px;background:#ff3b3b}.matchusolop-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-color:#104042}.matchusolop-popup-disabled.active{display:-webkit-box;display:-ms-flexbox;display:flex}.matchusolop-popup-disabled h3,.matchusolop-popup-disabled h2{font:400 40px "Titan One",sans-serif;color:#ff3b3b;text-align:center;text-transform:uppercase}@media only screen and (max-width: 1296px){.matchusolop-popup-disabled h3,.matchusolop-popup-disabled h2{font-size:32px}}@media only screen and (max-width: 768px){.matchusolop-popup-disabled h3,.matchusolop-popup-disabled h2{font-size:24px}}.matchusolop-popup-disabled p{font:500 12px/120% "Roboto",sans-serif;color:#fff;text-align:center}.matchusolop-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:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;gap:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 768px){.matchusolop-popup-disabled__wrapper{padding:0 25px}}@media only screen and (max-width: 390px){.matchusolop-popup-disabled__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.matchusolop-popup-disabled__content{display:-webkit-box;display:-ms-flexbox;display:flex;-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;gap:32px;max-width:60%;width:100%}@media only screen and (max-width: 1296px){.matchusolop-popup-disabled__content{gap:30px}}@media only screen and (max-width: 768px){.matchusolop-popup-disabled__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;max-width:100%}}.matchusolop-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){.matchusolop-popup-disabled__content div{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.matchusolop-popup-disabled__content img{max-width:171px}@media only screen and (max-width: 1296px){.matchusolop-popup-disabled__content img{max-width:120px}}.matchusolop-footer{margin-top:40px}.matchusolop-footer__wrapper{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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.matchusolop-footer__wrapper img{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.matchusolop-footer__wrapper p{font:400 16px/120% "Roboto",sans-serif;color:#fff;text-align:center}@media only screen and (max-width: 1296px){.matchusolop-footer__wrapper p{font-size:15px}}@media only screen and (max-width: 768px){.matchusolop-footer__wrapper p{font-size:14px}}.matchusolop-container{max-width:936px;margin:0 auto;padding:0 28px}body{position:relative;font-family:Arial,Helvetica,sans-serif;background:#104042}html{scroll-behavior:smooth}button{cursor:pointer}