/**
 * Theme Name: montonge
 * Author: montonge
 * 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:600 48px/150% "Manrope",sans-serif}@media only screen and (max-width: 1296px){h1{font-size:36px}}@media only screen and (max-width: 768px){h1{font-size:20px}}h2{font:500 36px/110% "Manrope",sans-serif}@media only screen and (max-width: 1296px){h2{font-size:28px}}@media only screen and (max-width: 768px){h2{font-size:18px}}p,li,a{font:500 16px/150% "Manrope",sans-serif}@media only screen and (max-width: 1296px){p,li,a{font-size:15px}}@media only screen and (max-width: 768px){p,li,a{font-size:14px}}.montonge-header{padding:24px 0;background:#fff}.montonge-header-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:32px;width:100%;-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}@media only screen and (max-width: 1008px){.montonge-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}}.montonge-header__images{display:-webkit-box;display:-ms-flexbox;display:flex;gap: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}.montonge-header__images img{max-width:143px}@media only screen and (max-width: 1296px){.montonge-header__images img{max-width:80px}}.montonge-header>.montonge-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){.montonge-header>.montonge-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}}.montonge-header .header-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:12px;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 1008px){.montonge-header .header-menu{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0;-webkit-box-shadow:none;box-shadow:none;background:rgba(0,0,0,0)}}.montonge-header .header-menu a{font:600 16px/150% "Barlow Semi Condensed",sans-serif;color:#000;display:block;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;padding-bottom:10px;text-transform:uppercase}@media only screen and (max-width: 1296px){.montonge-header .header-menu a{font-size:12px}}.montonge-header .header-menu a:hover{text-decoration:underline}.montonge-header .menu-header-menu-container{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;gap:12px}@media only screen and (max-width: 1008px){.montonge-header .menu-header-menu-container{display:none}}.montonge-header-mob__menu{display:none;position:absolute;top:-1000px;left:0;right:0;-webkit-transition:opacity .4s ease;transition:opacity .4s ease;border-radius:5px;background:#fff;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;opacity:0}.montonge-header-mob__menu.active{opacity:1}@media only screen and (max-width: 1008px){.montonge-header-mob__menu{display:-webkit-box;display:-ms-flexbox;display:flex}.montonge-header-mob__menu .header-menu{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:500px}}.montonge-header-mob__menu .menu-header-menu-container{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:0;border:0;margin:0}.montonge-header-mob__menu .montonge-container{width:100%;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.montonge-header-mob__menu .montonge-container>a{padding:14px 22px;border-radius:12px;border:1px solid #ee00f2;background:rgba(238,0,242,.33);font:400 14px "Figtree",sans-serif;color:#121212;display:block;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}@media only screen and (max-width: 1008px){.montonge-header-mob__menu .montonge-container>a{padding:6px 12px}}.montonge-header-mob__menu .montonge-container>a:hover{text-decoration:underline}.montonge-header-mob__menu .montonge-container .login-popup{padding:15px 34px;border-radius:30px;background:#ee00f2;font:400 15px "Figtree",sans-serif;color:#fff;display:block;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}@media only screen and (max-width: 1296px){.montonge-header-mob__menu .montonge-container .login-popup{padding:12px 24px}}@media only screen and (max-width: 1008px){.montonge-header-mob__menu .montonge-container .login-popup{padding:6px 12px;border-radius:20px}}.montonge-header-mob__menu .montonge-container .login-popup:hover{text-decoration:underline}.montonge-header-mob__menu .montonge-container .register-popup{padding:15px 34px;border-radius:30px;background:#59355a;font:400 15px "Figtree",sans-serif;color:#fff;display:block;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}@media only screen and (max-width: 1296px){.montonge-header-mob__menu .montonge-container .register-popup{padding:12px 24px}}@media only screen and (max-width: 1008px){.montonge-header-mob__menu .montonge-container .register-popup{padding:6px 12px;border-radius:20px}}.montonge-header-mob__menu .montonge-container .register-popup:hover{text-decoration:underline}.montonge-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;border:0}.montonge-header-mob__menu .header-menu li{margin-bottom:10px}.montonge-header-burger{display:none;padding:5px;width:20px;height:20px;min-width: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}@media only screen and (max-width: 1008px){.montonge-header-burger{display:-webkit-box;display:-ms-flexbox;display:flex}}.montonge-header-burger span{width:100%;height:1px;display:block;background:#000;-webkit-transition:all .4s ease;transition:all .4s ease}.montonge-header-burger span:not(:last-of-type){margin-bottom:5px}.montonge-header-burger.active span{margin:0}.montonge-header-burger.active span:first-of-type{-webkit-transform:rotate(40deg);transform:rotate(40deg)}.montonge-header-burger.active span:nth-child(2){position:relative;-webkit-transform:rotate(140deg);transform:rotate(140deg);top:-1px}.montonge-header-burger.active span:last-of-type{display:none}.montonge-header .right{display:-webkit-box;display:-ms-flexbox;display:flex;-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:20px}@media(max-width: 520px){.montonge-header .right{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.montonge-header .right a{padding:14px 22px;border-radius:12px;border:1px solid #ee00f2;background:rgba(238,0,242,.33);font:400 14px "Figtree",sans-serif;color:#121212}@media only screen and (max-width: 1008px){.montonge-header .right a{padding:6px 12px}}@media(max-width: 520px){.montonge-header .right a{display:none}}.montonge-header .right a:hover{text-decoration:underline}.montonge-header .right .login-popup{padding:15px 34px;border-radius:30px;background:#ee00f2;font:400 15px "Figtree",sans-serif;color:#fff}@media only screen and (max-width: 1296px){.montonge-header .right .login-popup{padding:12px 24px}}@media only screen and (max-width: 1008px){.montonge-header .right .login-popup{padding:6px 12px;border-radius:20px}}@media(max-width: 520px){.montonge-header .right .login-popup{display:none}}.montonge-header .right .login-popup:hover{text-decoration:underline}.montonge-header .right .register-popup{padding:15px 34px;border-radius:30px;background:#59355a;font:400 15px "Figtree",sans-serif;color:#fff}@media only screen and (max-width: 1296px){.montonge-header .right .register-popup{padding:12px 24px}}@media only screen and (max-width: 1008px){.montonge-header .right .register-popup{padding:6px 12px;border-radius:20px}}@media(max-width: 520px){.montonge-header .right .register-popup{display:none}}.montonge-header .right .register-popup:hover{text-decoration:underline}.montonge-header .current-menu-item a{text-decoration:underline}.montonge-header .custom-logo{width:143px}.bottom-header{padding-top:48px;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: 1008px){.bottom-header{display:none}}.bottom-header .header-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:28px}.bottom-header .header-menu a{font:600 16px/110% "Barlow Semi Condensed",sans-serif;color:#fff}@media only screen and (max-width: 1296px){.bottom-header .header-menu a{font-size:15px}}@media only screen and (max-width: 768px){.bottom-header .header-menu a{font-size:14px}}.bottom-header .header-menu a:hover{text-decoration:underline}.popup-pay,.success-pay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#121212;z-index:20;display:none}.popup-pay .popup-pay-close,.success-pay .popup-pay-close{position:absolute;font-size:20px;color:#fff;padding:0;background:none;border-radius:none;cursor:pointer;top:20px;right:20px}.popup-pay>div,.success-pay>div{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;max-width:504px;height:100%}.popup-pay>div button,.success-pay>div button{padding:14px 40px;border-radius:30px;background:#ee00f2;font:600 16px "Inter",sans-serif;text-align:center;display:block;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;color:#000;margin:0 auto;margin-top:24px}.popup-pay>div button:hover,.success-pay>div button:hover{text-decoration:underline}@media only screen and (max-width: 1296px){.popup-pay>div button,.success-pay>div button{padding:14px 24px}}@media only screen and (max-width: 768px){.popup-pay>div button,.success-pay>div button{margin-top:12px}}.popup-pay>div h2,.success-pay>div h2{font:600 15px "Orbitron",sans-serif;color:#fff;margin-bottom:64px;text-align:center}@media only screen and (max-width: 1296px){.popup-pay>div h2,.success-pay>div h2{margin-bottom:32px}}@media only screen and (max-width: 768px){.popup-pay>div h2,.success-pay>div h2{margin-bottom:24px}}.popup-pay>div input,.success-pay>div input{padding:12px;width:calc(100% - 24px);border-radius:4.5px;border:.75px solid #fff;background:#1a1a1a;font:500 12px "Inter",sans-serif;color:#c2c2c2;margin-bottom:12px}.popup-pay>div input::-webkit-input-placeholder, .success-pay>div input::-webkit-input-placeholder{font:500 12px "Inter",sans-serif;color:#c2c2c2}.popup-pay>div input::-moz-placeholder, .success-pay>div input::-moz-placeholder{font:500 12px "Inter",sans-serif;color:#c2c2c2}.popup-pay>div input:-ms-input-placeholder, .success-pay>div input:-ms-input-placeholder{font:500 12px "Inter",sans-serif;color:#c2c2c2}.popup-pay>div input::-ms-input-placeholder, .success-pay>div input::-ms-input-placeholder{font:500 12px "Inter",sans-serif;color:#c2c2c2}.popup-pay>div input::placeholder,.success-pay>div input::placeholder{font:500 12px "Inter",sans-serif;color:#c2c2c2}.popup-pay>div svg,.success-pay>div svg{margin-bottom:32px}@media only screen and (max-width: 1296px){.popup-pay>div svg,.success-pay>div svg{margin-bottom:24px}}.popup-pay>div h3,.success-pay>div h3{font:400 32px "Figtree",sans-serif;color:#fff;text-align:center;margin-bottom:32px}@media only screen and (max-width: 1296px){.popup-pay>div h3,.success-pay>div h3{margin-bottom:24px}}.popup-pay>div>p,.success-pay>div>p{font:400 20px "Figtree",sans-serif;color:#fff;text-align:center}@media only screen and (max-width: 1296px){.popup-pay>div>p,.success-pay>div>p{font-size:18px}}@media only screen and (max-width: 768px){.popup-pay>div>p,.success-pay>div>p{font-size:16px}}.register-popup-section,.login-popup-section{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);padding:40px;background:#121212;border-radius:20px;z-index:16;display:none;max-width:418px;width:100%}@media only screen and (max-width: 768px){.register-popup-section,.login-popup-section{padding:24px;max-width:70%;width:100%}}.register-popup-section .popup-login-close,.register-popup-section .popup-registr-close,.login-popup-section .popup-login-close,.login-popup-section .popup-registr-close{position:absolute;font-size:20px;color:#fff;padding:0;background:none;border-radius:none;cursor:pointer;z-index:24;top:20px;right:20px}.register-popup-section h2,.login-popup-section h2{font:400 32px "Figtree",sans-serif;color:#fff;text-align:center;margin-bottom:50px}@media only screen and (max-width: 1296px){.register-popup-section h2,.login-popup-section h2{font-size:26px;margin-bottom:32px}}@media only screen and (max-width: 768px){.register-popup-section h2,.login-popup-section h2{font-size:20px;margin-bottom:24px}}.register-popup-section form,.login-popup-section 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:32px}@media only screen and (max-width: 1296px){.register-popup-section form,.login-popup-section form{gap:24px}}.register-popup-section form input,.login-popup-section form input{padding:12px;border-radius:4.5px;border:.75px solid #262626;background:#fff;font:500 12px "Inter",sans-serif;color:#c2c2c2}.register-popup-section form button,.login-popup-section form button{padding:14px 40px;border-radius:30px;background:#ee00f2;font:600 16px "Inter",sans-serif;color:#000;display:block;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;margin:0 auto}.register-popup-section form button:hover,.login-popup-section form button:hover{text-decoration:underline}.contacts-success,.success-login,.register-success{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);padding:40px;background:#121212;border-radius:20px;z-index:16;display:none}@media only screen and (max-width: 768px){.contacts-success,.success-login,.register-success{padding:24px;max-width:70%;width:100%}}.contacts-success h2,.success-login h2,.register-success h2{color:#fff;text-align:center}.montonge-footer{padding:38px 0;background:#fff}@media only screen and (max-width: 768px){.montonge-footer{padding:24px 0}}.montonge-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:47px}@media only screen and (max-width: 1296px){.montonge-footer__wrapper{gap:32px}}@media only screen and (max-width: 768px){.montonge-footer__wrapper{gap:24px}}.montonge-footer__wrapper .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.montonge-footer__wrapper .content>div{display:-webkit-box;display:-ms-flexbox;display:flex;gap:28px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.montonge-footer__wrapper .content>div a{font-weight:600;color:#121212}.montonge-footer__wrapper .content>div a:hover{text-decoration:underline}.montonge-footer__wrapper .content>p{font:500 14px/110% "Figtree",sans-serif;color:#121212}.montonge-footer__wrapper .top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:24px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.montonge-footer__wrapper .top>img{max-width:143px}.montonge-footer__wrapper .top .right{max-width:410px;width:100%}.montonge-footer__wrapper .top .right h3{font:500 18px/262% "Inter",sans-serif;color:#ee00f2;text-transform:capitalize}@media only screen and (max-width: 1296px){.montonge-footer__wrapper .top .right h3{font-size:16px}}@media only screen and (max-width: 768px){.montonge-footer__wrapper .top .right h3{font-size:14px}}.montonge-footer__wrapper .top .right form{border-radius:12px;border:1px solid #121212;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.montonge-footer__wrapper .top .right form button{padding:17px 27px;border-radius:12px;background:#ee00f2}.montonge-footer__wrapper .top .right form input{font:400 14px/100% "Inter",sans-serif;color:#121212;margin:20px 0 20px 20px}.montonge-footer__wrapper .top .right form input::-webkit-input-placeholder{font:400 14px/100% "Inter",sans-serif;color:#121212;text-transform:capitalize}.montonge-footer__wrapper .top .right form input::-moz-placeholder{font:400 14px/100% "Inter",sans-serif;color:#121212;text-transform:capitalize}.montonge-footer__wrapper .top .right form input:-ms-input-placeholder{font:400 14px/100% "Inter",sans-serif;color:#121212;text-transform:capitalize}.montonge-footer__wrapper .top .right form input::-ms-input-placeholder{font:400 14px/100% "Inter",sans-serif;color:#121212;text-transform:capitalize}.montonge-footer__wrapper .top .right form input::placeholder{font:400 14px/100% "Inter",sans-serif;color:#121212;text-transform:capitalize}.montonge-container{max-width:1208px;margin:0 auto;padding:0 28px}main{position:relative}body{background-color:#121212;position:relative}html{scroll-behavior:smooth}button{cursor:pointer}.wp-block-image{margin:0 !important}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}html{margin-top:0 !important}#wpadminbar{display:none !important}.wp-block-heading{display:none}.responsibility .montonge-text-block{background:#f6f3ef}