@import url("https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap");*{padding:0;box-sizing:border-box;margin:0;font-family:Montserrat}.header{padding:20px 0;color:#fff;background:rgba(190,4,4,.879)}.header__content{justify-content:space-between;align-items:center;display:flex}.logo{font-size:24px;font-weight:700}.nav{gap:20px;display:flex}.nav a{font-size:16px;text-decoration:none;color:#fff;transition:.3s}.nav a:hover{text-decoration:underline}.butn{padding:10px 20px;border:none;font-weight:700;color:#fff;transition:.3s;border-radius:5px;background:#3d6bf5d6;cursor:pointer}.butn:hover{background:#e6b800}@media (max-width:768px){.header{text-align:center}.header,.nav{flex-direction:column}.nav{gap:10px;margin-top:10px}}.main__content{padding:50px;gap:130px;align-items:center;display:flex}.text-content{max-width:50%}.title{font-size:36px;font-weight:700;color:#333}.title span{color:rgba(190,4,4,.879)}.subtitle{font-size:20px;color:#555;margin:20px 0}.benefits{grid-template-columns:repeat(2,1fr);gap:15px;margin:30px 0;display:grid}.benefit{font-size:16px;color:#333;gap:10px;align-items:center;display:flex}.benefit img{height:40px;width:40px}.button{padding:15px 30px;font-size:18px;border:none;text-decoration:none;font-weight:700;color:#fff;transition:.3s;border-radius:8px;background:linear-gradient(180deg,#0094ff,#0078e7);cursor:pointer;margin-top:20px;display:inline-block}.button:hover{background:linear-gradient(180deg,#0078e7,#005bb5)}.image-content img{width:500px}@media (max-width:768px){.text-content{max-width:100%}.benefits{grid-template-columns:1fr}}.services__content{padding:50px 0;flex-wrap:wrap;gap:15px}.service,.services__content{justify-content:center;display:flex}.service{height:150px;padding:10px;font-size:12px;font-weight:600;color:#fff;transition:transform .2s ease-in-out;background:linear-gradient(90deg,rgba(0,0,0,.849),rgba(0,0,0,.578) 0),url(/img/mario-bg.jpg) no-repeat 50%;background-size:cover;text-align:center;align-items:center;cursor:pointer;width:150px;font-family:Press Start\ 2P,cursive}.service:hover{transform:translateY(-10px)}.price{padding:50px 0}table{border-collapse:collapse;margin:50px auto 0;width:90%}td,th{padding:15px;border:1px solid #ddd;text-align:left}th{color:#fff;background:rgba(190,4,4,.879)}tr:nth-child(2n){background:#f9f9f9}.price-btn{text-align:center}.service-call{background-color:#ebebeb}.service-block{justify-content:space-between;margin:50px auto;align-items:center;border-radius:10px;display:flex}.text-section{max-width:50%}.text-section h2{font-size:24px;color:#333;margin:0}.text-section p{font-size:16px;color:#666;margin-top:8px}.image-section img{width:200px}.button-section{align-items:center;display:flex}.call-button{padding:12px 25px;font-size:18px;border:none;font-weight:700;color:#fff;transition:.3s;background-color:#0af;box-shadow:2px 2px 6px rgba(0,0,0,.2);border-radius:8px;cursor:pointer}.call-button:hover{background-color:#08c}h2{text-align:center;font-family:Press Start\ 2P}.service-call h2{font-family:Montserrat}.advantages{padding:80px 0;color:#fff;text-align:center;background:linear-gradient(135deg,#005bb5,#003f7f)}.advantages h2{font-size:36px;font-weight:700;margin-bottom:40px;text-shadow:2px 2px 10px rgba(0,0,0,.3);text-transform:uppercase;letter-spacing:2px}.advantages__content{justify-content:center;flex-wrap:wrap;gap:30px;display:flex}.advantages__card{backdrop-filter:blur(10px);padding:25px;border:2px solid hsla(0,0%,100%,.2);transition:transform .3s ease-in-out,box-shadow .3s ease-in-out;max-width:360px;box-shadow:0 5px 20px rgba(0,0,0,.2);border-radius:20px;background:hsla(0,0%,100%,.1)}.advantages__card:hover{transform:translateY(-10px);box-shadow:0 10px 25px rgba(0,0,0,.4)}.advantages__item img{height:60px;margin-bottom:15px;transition:transform .3s ease-in-out;width:60px}.advantages__card:hover .advantages__item img{transform:rotate(10deg) scale(1.1)}.advantages__item h3{font-size:22px;font-weight:700;margin-bottom:15px;color:#ffdf00}.advantages__item p{font-size:16px;opacity:.9;line-height:1.5}.plumbers{padding:50px 0;text-align:center}.plumber-card{padding:20px;text-align:center;box-shadow:0 4px 10px rgba(0,0,0,.1);border-radius:15px;background:#fff}.plumber-card img{margin-bottom:10px;border-radius:10px;width:100%}.plumber-card h3{font-size:20px;margin-bottom:5px}.plumber-card p{font-size:14px;margin:5px 0}.stars{font-size:16px;color:gold}.swiper-wrapper{margin-bottom:50px}.about{padding:50px 0}.about h2{margin-bottom:30px}.about p,a,li{font-size:18px}.reviews{padding:50px 20px;text-align:center;background:#f3f3f3}.reviews-title{font-size:36px;margin-bottom:30px;color:#d52a1f;font-family:Press Start\ 2P,cursive}.swiper{margin:auto;width:80%}.swiper-slide{justify-content:space-between;gap:20px;display:flex!important}.review{padding:20px;font-size:16px;text-align:left;box-shadow:0 4px 10px rgba(0,0,0,.1);border-radius:10px;background:#fff;width:48%}.review-author{font-size:14px;font-weight:700;color:#d52a1f}.review-text{font-style:italic;margin:10px 0}.stars{font-size:20px;color:#fc0}.swiper-button-next,.swiper-button-prev{font-size:24px;color:#d52a1f}.reviews h2{margin-bottom:50px}.contacts{padding:80px 20px;text-align:center;background:linear-gradient(135deg,#f8f8f8,#e9e9e9)}.contacts-title{font-size:30px;font-weight:700;margin-bottom:30px;color:#222;text-transform:uppercase;position:relative;letter-spacing:1.5px}.contacts-title:after{height:4px;content:"";margin:10px auto 0;border-radius:2px;background:#ff5733;width:80px;display:block}.contacts-content{padding:30px;justify-content:center;flex-wrap:wrap;max-width:900px;gap:40px;margin:auto;align-items:center;box-shadow:0 8px 20px rgba(0,0,0,.15);border-radius:15px;background:#fff;display:flex}.contacts-info{font-size:18px;color:#444;text-align:left;width:45%}.contacts-info p{font-size:17px;transition:.3s ease-in-out;margin:15px 0;line-height:1.6}.contacts-info p:hover{transform:scale(1.02);color:#ff5733}.contacts-info a{text-decoration:none;font-weight:600;color:#ff5733;transition:.3s}.contacts-info a:hover{text-decoration:underline;color:#ff914d}.socials{gap:15px;margin:25px 0;display:flex}.social-link img{transition:transform .3s,filter .3s;width:42px}.social-link img:hover{transform:scale(1.2);filter:drop-shadow(0 0 10px rgba(255,87,51,.6))}.contact-btn{padding:14px 30px;font-size:18px;text-decoration:none;font-weight:700;color:#fff!important;transition:.3s ease-in-out;box-shadow:0 5px 15px rgba(255,87,51,.4);border-radius:10px;background:linear-gradient(90deg,#ff5733,#ff914d);display:inline-block}.contact-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(255,87,51,.5);background:linear-gradient(90deg,#ff914d,#ff5733)}.contacts-map{position:relative;width:45%}.contacts-map iframe{height:280px;border:none;transition:.3s;box-shadow:0 5px 15px rgba(0,0,0,.2);border-radius:12px;width:100%}.contacts-map iframe:hover{transform:scale(1.02)}.footer{padding:50px 20px;font-size:16px;color:#fff;text-align:center;box-shadow:0 -5px 15px rgba(0,0,0,.3);background:#d52a1f;font-family:Press Start\ 2P,cursive}.footer .container{max-width:1200px;margin:auto}.footer-top{justify-content:space-between;flex-wrap:wrap;border-bottom:3px solid #ff0;align-items:center;padding-bottom:30px;display:flex}.footer-logo img{transition:transform .3s ease-in-out;max-width:150px}.footer-logo img:hover{transform:scale(1.1) rotate(-5deg)}.footer-menu{gap:20px;display:flex}.footer-menu a{font-size:14px;text-decoration:none;font-weight:700;color:#fff;transition:.3s;text-transform:uppercase;position:relative}.footer-menu a:before{transition:.3s;position:absolute;opacity:0;left:-20px}.footer-menu a:hover{transform:scale(1.1);color:#ff0}.footer-menu a:hover:before{opacity:1;left:-25px}.footer-socials{gap:15px;display:flex}.footer-socials .social-link img{transition:transform .3s,filter .3s;width:40px}.footer-socials .social-link img:hover{transform:scale(1.2);filter:drop-shadow(0 0 10px yellow)}.footer-bottom{font-size:14px;opacity:.9;margin-top:20px;font-family:Arial,sans-serif}.footer-bottom a{text-decoration:underline;color:#ff0;transition:.3s}.footer-bottom a:hover{text-shadow:0 0 5px #ff0;color:#fff}.dekstop{display:block!important}.mobile{display:none!important}@media (min-width:300px) and (max-width:720px){.dekstop{display:none!important}.mobile{display:block!important}.butn,.header nav{display:none}.subtitle,h1{text-align:center}.image-content img{text-align:center;width:300px}.service-block{flex-direction:column;gap:20px;text-align:center}.service-call{padding-top:10px}table{width:100%}.advantages h2{font-size:23px}.about p,a,li{font-size:17px}.review{width:100%}.swiper-wrapper{margin-bottom:0}.swiper-button-next:after,.swiper-button-prev:after{font-size:28px!important;color:#d52a1f;z-index:999}.swiper-button-next:after{margin-left:30px}.swiper-button-prev:after{margin-right:30px}.contacts-info,.contacts-map{width:100%}.footer-menu,.footer-top{flex-direction:column}.footer-top{gap:30px}}