@font-face{font-family:Inter;src:url('../fonts/Inter/Inter-Regular.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url('../fonts/Inter/Inter-Bold.woff2') format('woff2');font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Oswald;src:url('../fonts/Oswald/Oswald-Regular.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap}:root{--dark:#201d1c;--primary:#f5a834}body,html{padding:0;margin:0;overflow-x:hidden;outline:0;background:#2c2725!important}*{font-family:Inter,sans-serif;font-weight:400}h1,h2,h3,h4,h5,h6{font-family:Oswald,serif;text-transform:uppercase;color:#fff}.footer{background:var(--dark);padding:2rem}.footer__wrapper{max-width:1110px;width:100%;margin:0 auto}.footer__wrapper *{color:#fff}.footer__wrapper hr{border:none;height:1px;background:var(--dark);margin:2rem 0}.footer__navigation{display:flex;flex-direction:row;gap:5vw}.footer__navigation>nav ul{display:flex;flex-direction:column;list-style:none;margin:0;padding:0}.footer__contacts,.footer__copyright{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.footer__contact{text-decoration:none;font-family:Oswald,sans-serif;font-weight:400;font-size:1.2rem}.footer__link{text-decoration:none;font-weight:400;line-height:1.5rem}.footer__link:hover{color:#e0e0e0}.footer__nav-title{font-family:Oswald,sans-serif;font-size:.85rem;text-transform:uppercase;letter-spacing:.04em;margin:0 0 .5rem;opacity:.85}.intro-slide__subtitle{font-size:1.15rem;margin-top:.75rem;max-width:36rem;line-height:1.45}.pillar-links{margin:3rem 0}.pillar-links__grid{display:flex;flex-wrap:wrap;gap:.75rem;list-style:none;margin:1rem 0 0;padding:0}.pillar-links__card{display:inline-block;padding:.65rem 1.1rem;border:1px solid var(--primary);border-radius:8px;text-decoration:none;color:inherit;font-weight:500;transition:background .2s,color .2s}.pillar-links__card:hover{background:var(--primary);color:#fff}.pillar-links__card--accent{background:var(--primary);color:#fff;border-color:var(--primary)}.pillar-links__card--accent:hover{opacity:.9}.home-faq{margin:3rem 0;padding:2rem;background:#f6f9fc;border-radius:12px}.home-faq__lead{margin:.5rem 0 1.5rem;color:#444}.home-faq__list{margin:0}.home-faq__item{margin-bottom:1.25rem;padding-bottom:1.25rem;border-bottom:1px solid #e2e8f0}.home-faq__item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.home-faq__item dt{font-family:Oswald,sans-serif;font-size:1.05rem;font-weight:500;margin-bottom:.35rem}.home-faq__item dd{margin:0;line-height:1.55;color:#333}.home-faq__item dd a{color:var(--primary)}.home-faq__more{margin:1.5rem 0 0}.catalog-intro{margin:0 0 1.5rem;line-height:1.5;color:#444}.header{background:var(--primary)}.header__wrapper{max-width:1110px;width:100%;margin:0 auto;display:flex;flex-direction:row;align-items:center;padding:.7rem 1.5rem;box-sizing:border-box;justify-content:space-between;position:relative}.header__navbar{display:flex;flex-direction:row;gap:1.5rem;align-items:center}.header__link{color:#fff;text-decoration:none;white-space:nowrap}.header__logo img{max-height:40px}.header__link:hover{color:#e0e0e0;cursor:pointer}.intro-swiper{width:100%;height:640px}.intro-slide{position:relative;overflow:hidden}.intro-slide__image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.intro-slide__backdrop{position:relative;z-index:1;background:rgba(0,0,0,.4);width:100%;height:100%}.sound-swiper{width:650px;height:390px}.swiper-slide h1{margin:0;padding:0;font-size:48px;color:#fff;max-width:600px}.swiper-slide p{color:#fff;font-size:16px;margin:5vh 0}.intro-slide__wrapper h1{font-size:48px}.text a,.text li,.text ol,.text ul{color:#fff}.text a:hover{color:var(--primary);cursor:pointer;text-decoration:none}.outline-button{border:2px solid #fff;padding:.9rem 3rem;text-transform:uppercase;border-radius:8px;color:#fff;background:0 0;text-decoration:none;font-weight:600}.outline-button:hover{background:rgba(255,255,255,.2)}.outline-button.primary{border-color:var(--primary);color:var(--primary)}.intro-slide__wrapper{max-width:1110px;width:100%;margin:0 auto;padding:15vh 0}@media screen and (max-width:1100px){.intro-slide__wrapper{width:90%}}@media screen and (max-width:470px){.intro-slide__wrapper>h1{font-size:2rem}}.wrapper{max-width:1110px;width:100%;margin:5vh auto}@media screen and (max-width:1100px){.wrapper{width:90%}}.gallery__header{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.heading{font-size:30px;color:#fff}.service__nav-item{color:#fff;cursor:pointer}.heading::before{content:'≅ ';color:var(--primary)}.gallery__body{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;grid-auto-rows:400px}.gallery__item{transition:.2s;overflow:hidden;transform:scale(1,1);position:relative;display:block;text-decoration:none}.gallery__item-image{width:100%;height:100%;object-fit:cover;display:block}@media screen and (max-width:1150px){.gallery__body{grid-template-columns:1fr}}.gallery__item:hover{transform:scale(1.02,1.02);cursor:pointer}.gallery__item-overlay{padding:1rem;background:#fff;position:absolute;bottom:1.5rem;right:1.5rem;color:#111}.gallery__item-overlay p{font-size:.8rem;color:#444}.gallery__item-count{position:absolute;top:1rem;left:1rem;padding:.25rem .55rem;border-radius:999px;background:rgba(0,0,0,.65);color:#fff;font-size:.75rem;z-index:1}.gallery__item-hidden{display:none!important}.services__categories{display:flex;flex-direction:row;gap:.8rem;list-style-type:none;text-transform:uppercase;justify-content:center;flex-wrap:wrap;padding-left:0}.services__categories>li{padding:.4rem .7rem;font-family:Oswald,'sans-serif';font-weight:400;border-bottom:2px solid transparent}.services__categories>li.active,.services__categories>li:hover{color:var(--primary);border-color:var(--primary);cursor:pointer}.service__item,.service__item-thumb{overflow:hidden;max-width:350px;width:100%;height:300px;object-fit:cover;position:relative;border-radius:10px;transition:.2s}.service__item-thumb{border-radius:6px}.service__item{border:4px solid var(--primary)}.services__items{margin-top:3vh;display:flex;flex-direction:row;gap:1rem;flex-wrap:wrap;display:none}#serviceCategory1{display:flex}.service__item-island{position:absolute;right:0;bottom:1rem;box-sizing:border-box;padding:.8rem;border-radius:8px 0 0 8px;color:#fff;font-family:Oswald,sans-serif;width:90%;min-height:60px;background:var(--primary);font-size:1.4rem}.service__item:hover>.service__item-thumb{transform:scale(1.1,1.1)}.service__item:hover{border-color:transparent}.sound-rent__wrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.sound-rent__wrapper>p{max-height:300px;max-width:400px;width:90%;font-weight:400}@media screen and (max-width:600px){.sound-rent__wrapper{flex-direction:column;gap:1rem}}.sound-rent__slider{border:2px solid var(--primary);padding:1.5rem;box-sizing:border-box}.sound-rent__thumb{width:250px;height:auto;max-height:250px}.sound-rent__item{display:flex;flex-direction:row;justify-content:space-between}.sound-rent__content{max-width:330px}.text{max-width:1110px;width:95%;margin:10vh auto}.text .attachment{background:#555;border-radius:.8rem;max-width:350px;width:95%}.text .attachment img{width:100%}.text p{color:#fff}.reviews{list-style-type:none;border-left:2px solid #dedede;padding:.5rem}.reviews li{border-left:2px solid var(--primary);padding-left:1rem}.reviews-container{max-width:1200px;width:95%;margin:5vh auto;padding:0 20px}.reviews-header{text-align:center;margin-bottom:3rem}.reviews-header h1{font-size:2.5rem;color:#fff;margin-bottom:.5rem;font-weight:700}.reviews-subtitle{font-size:1.1rem;color:#b8b8b8;margin-bottom:2rem}.reviews-stats{display:flex;justify-content:center;gap:3rem;margin-bottom:3rem;padding:2rem;background:var(--primary);border-radius:15px;color:#fff}.stat-item{text-align:center}.stat-number{display:block;font-size:2.5rem;font-weight:400;margin-bottom:.5rem}.stat-label{font-size:.9rem;opacity:.9}.reviews-grid{list-style-type:none;display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-bottom:3rem;padding-left:0}.review-card{background:#f0f0f0;border-radius:15px;padding:2rem;box-shadow:0 5px 20px rgba(0,0,0,.08);border:1px solid #f0f0f0;transition:all .3s ease;position:relative;overflow:hidden}.review-card::before{content:'';position:absolute;top:0;left:0;width:4px;height:100%;background:var(--primary)}.review-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.15)}.review-header{display:flex;align-items:center;margin-bottom:1.5rem}.review-avatar{width:50px;height:50px;border-radius:50%;background:var(--primary);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:400;font-size:1.2rem;margin-right:1rem}.review-meta{flex:1}.review-author{margin:0 0 .5rem 0;color:#2c3e50;font-size:1.1rem;font-weight:400}.review-rating{display:flex;gap:2px}.star{color:#ddd;font-size:1rem}.star.active{color:gold}.review-content{margin-bottom:1.5rem}.review-content p{color:#555;line-height:1.6;margin:0;font-size:.95rem}.review-date{color:#95a5a6;font-size:.85rem;text-align:right}.reviews-cta{text-align:center;padding:3rem;background:var(--dark);border-radius:15px;margin-top:2rem}.reviews-cta h3{color:#fff;margin-bottom:.5rem}.reviews-cta p{color:#7f8c8d;margin-bottom:1.5rem}.cta-button{background:var(--primary);color:#fff;border:none;padding:12px 30px;border-radius:25px;font-size:1rem;font-weight:400;cursor:pointer;transition:all .3s ease}.cta-button:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(0,91,193,.4)}.contact-item{display:flex;flex-direction:row;gap:25px}.contact-item img{max-width:300px}.contact-item__info{display:flex;flex-direction:column}.contact-item__info>h3{font-size:2.2rem;margin:0}.contact-item__info>h4{opacity:.6}.contact-item__info a{color:var(--primary);padding:5px 10px;text-decoration:none;cursor:pointer}.contact-item__info a:hover{transition:.1s;color:#fff}@media (max-width:768px){.reviews-container{margin:2vh auto;padding:0}.reviews-header h1{font-size:2rem}.reviews-stats{gap:1.5rem;padding:1.5rem}.reviews-grid{grid-template-columns:1fr;gap:1.5rem}.review-card{padding:1.5rem}.reviews-cta{padding:2rem 1rem}.contact-item{flex-direction:column;width:100%}}.calculator__block{background:#222;padding:2rem;box-sizing:border-box}.calculator__block input[name=eventDuration],.calculator__block>*{color:#fff}.calculator__block-row{display:grid;grid-template-columns:repeat(2,1fr)}.calculator__wrapper{display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:minmax(380px,auto);grid-gap:20px;padding:20px}.calculator__actions{color:#fff}@media screen and (max-width:1160px){.calculator__wrapper{grid-template-columns:1fr!important}.calculator__actions{max-width:90%}}@media screen and (max-width:650px){.order__form{flex-direction:column!important;width:90%!important}}.center-block{margin:5vh auto;text-align:center}#eventDuration{padding:.6rem .8rem;border:none;background:0 0;outline:0;border-bottom:2px solid #e0e0e0;transition:.1s}#eventDuration:focus{border-color:var(--primary)}.calculator__between{display:flex;flex-direction:column;justify-content:space-between}.form-check{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem;min-height:1.5rem}.form-check-input{appearance:none;width:2.5em;height:1.25em;border-radius:1.25em;background:#555;position:relative;cursor:pointer;flex-shrink:0;border:none;transition:background .2s}.form-check-input::before{content:'';position:absolute;top:.125em;left:.125em;width:1em;height:1em;border-radius:50%;background:#fff;transition:transform .2s}.form-check-input:checked{background:var(--primary)}.form-check-input:checked::before{transform:translateX(1.25em)}.form-check-input[type=radio]{border-radius:50%;width:1.25em;height:1.25em}.form-check-input[type=radio]::before{transform:scale(0);top:.2em;left:.2em;width:.85em;height:.85em}.form-check-input[type=radio]:checked::before{transform:scale(1)}.form-check-label{color:#fff;cursor:pointer}.form-check h6{margin:0 0 .75rem;color:var(--primary)}.btn-remove-additional{background:0 0;border:none;color:#fff;font-size:1.25rem;cursor:pointer;margin-left:.5rem}.order__datepicker label{display:block;margin-bottom:.5rem;color:#fff}.order__datepicker input[type=date]{width:100%;max-width:20rem}#final-services-price{color:var(--primary);font-size:3rem;font-weight:700}.calculator__actions{display:flex;flex-direction:row;justify-content:flex-end;gap:1rem;align-items:center;margin:2rem 1rem 2rem auto}.order__submit-button{border:none;border-radius:10px;background:var(--primary);color:#fff;transition:.1s;padding:.8rem 2rem}.order__submit-button:hover{opacity:.8;cursor:pointer}.order__form{display:flex;flex-direction:row;gap:1rem;max-width:1000px;width:100%;justify-content:space-around;margin:10vh auto;border-radius:10px;background:#f0f0f0;padding:5vh 1rem}.order__contacts,.order__totals{display:flex;flex-direction:column;gap:.5rem}.order__input,.order__textarea{padding:.6rem 1.2rem;border-radius:8px;border:1px solid #e0e0e0;background:#fff;resize:vertical}.order__textarea{min-height:100px}.order__button-submit{padding:.9rem;color:#fff;background:var(--primary);border-radius:8px;border:none;transition:.1s;font-weight:400}.order__button-submit:hover{opacity:.9;cursor:pointer}.ui-datepicker-next,.ui-datepicker-prev{background:#fff;cursor:pointer}.ui-datepicker-calendar td{border:none}.ui-state-default{height:25px;width:25px;display:flex;flex-direction:row;justify-content:center;align-items:center;text-align:center!important;border-radius:4px;border:none!important;background:#f5f5f5;font-weight:400!important}.ui-state-active,.ui-state-highlight{background:var(--primary)!important;color:#fff!important}.ui-state-highlight{background:#5d78ff!important}.success-block{max-width:500px;margin:25vh auto;width:100%;color:#fff;text-align:center}.header__menu-toggle{display:none;flex-direction:column;justify-content:center;gap:5px;width:42px;height:42px;padding:8px;border:1px solid rgba(255,255,255,.25);border-radius:8px;background:0 0;cursor:pointer}.header__menu-toggle span{display:block;height:2px;width:100%;background:#fff;transition:transform .2s ease,opacity .2s ease}.header__menu-toggle--active span:first-child{transform:translateY(7px) rotate(45deg)}.header__menu-toggle--active span:nth-child(2){opacity:0}.header__menu-toggle--active span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.header__link--accent{color:var(--primary)}.map-links{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1rem;margin-top:.75rem}.map-links__label{color:#d0d0d0;font-size:.9rem}.map-links__item{color:var(--primary);text-decoration:none;font-size:.9rem}.map-links__item:hover{text-decoration:underline}.floating-cta{position:fixed;right:16px;bottom:16px;z-index:9990;display:flex;flex-direction:column;gap:10px}.floating-cta__btn{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:52px;height:52px;padding:0;border-radius:50%;color:#fff;text-decoration:none;box-shadow:0 8px 24px rgba(0,0,0,.25);transition:transform .2s ease,box-shadow .2s ease}.floating-cta__icon{width:24px;height:24px;display:block}.floating-cta__btn:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(0,0,0,.3)}.floating-cta__btn--calc{background:var(--primary)}.floating-cta__btn--telegram{background:#229ed9}.floating-cta__btn--whatsapp{background:#25d366}.floating-cta__btn--phone{background:#1f2937}.floating-cta__btn--calc .floating-cta__icon{width:22px;height:22px}@media screen and (max-width:726px){.footer__contacts,.footer__copyright{flex-direction:column;align-items:start}.header__wrapper{flex-direction:row;align-items:center}.header__menu-toggle{display:flex}.header__navbar{display:none;position:absolute;top:calc(100% + .75rem);left:0;right:0;flex-direction:column;align-items:stretch;gap:0;padding:.75rem;background:rgba(17,17,17,.98);border:1px solid rgba(255,255,255,.08);border-radius:12px;box-shadow:0 16px 40px rgba(0,0,0,.35);z-index:1000}.header__navbar--open{display:flex}.header__link{padding:.85rem .5rem;border-bottom:1px solid rgba(255,255,255,.06)}.header__link:last-child{border-bottom:none}}@media screen and (max-width:540px){.footer__navigation{flex-wrap:wrap;flex-direction:column;gap:2rem}.floating-cta{right:12px;bottom:12px}.floating-cta__btn{width:48px;height:48px}.floating-cta__icon{width:22px;height:22px}}.fast-order-form{max-width:1200px;margin:5vh auto;padding:20px;display:flex;flex-direction:column;align-items:center;background:var(--dark);border-radius:10px;box-shadow:0 2px 10px rgba(0,0,0,.1)}.fast-order-form h3{margin-bottom:10px;text-align:center;color:#fff}.fast-order-form p{color:#fff}.fast-order-form .form-group{margin-bottom:15px}.privacy-text>a{color:#1e90ff}.form-input{width:100%;padding:12px;border:1px solid #ddd;border-radius:5px;font-size:16px;box-sizing:border-box}.submit-btn{width:100%;padding:12px;background:var(--primary);color:#fff;border:none;border-radius:5px;font-size:16px;cursor:pointer;transition:background .3s}.submit-btn:hover{background:var(--dark)}.privacy-text{font-size:12px;color:#b8b8b8;text-align:center;margin-top:15px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.contacts-form__row{display:flex;flex-direction:row;gap:15px}@media screen and (max-width:1050px){.contacts-form__row{flex-direction:column;gap:10px}}.additional-runs-container{margin-left:20px;padding-left:20px;border-left:2px solid #eee;margin-top:10px;margin-bottom:10px}.additional-run-item{position:relative;margin-top:5px;padding-right:30px}.additional-run-item label{font-size:.9em;color:#666}.btn-remove-additional{position:absolute;right:0;top:50%;transform:translateY(-50%);background:#ff6b6b;color:#fff;border:none;border-radius:50%;width:20px;height:20px;font-size:14px;line-height:1;cursor:pointer;padding:0;display:none}.btn-remove-additional:hover{background:#ff5252}.additional-run-item{position:relative;padding-right:25px}.modal-content.bg-dark{background-color:var(--dark);color:#fff}.modal-header.border-secondary{border-color:#444!important}.modal-footer.border-secondary{border-color:#444!important}.btn-close-white{filter:invert(1) grayscale(100%) brightness(200%)}.service__item{position:relative;text-decoration:none;color:inherit;display:block;transition:transform .3s ease;border-radius:8px;overflow:hidden;background:var(--dark)}.service__item:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.3)}.service__item-thumb{width:100%;height:100%;object-fit:cover}.service__item-island{padding:15px;background:var(--dark)}.service__item-price{position:absolute;top:10px;right:10px;background:var(--primary);color:#fff;padding:5px 10px;border-radius:4px;font-size:14px;font-weight:400}.blog-list{max-width:1200px;width:95%;margin:6vh auto}.blog-list__header{text-align:center;margin-bottom:3rem}.blog-list__header h1{font-size:2.6rem;margin-bottom:.5rem}.blog-list__subtitle{color:#b8b8b8;max-width:720px;margin:0 auto;line-height:1.6}.blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.blog-card{background:#f6f6f6;border-radius:16px;overflow:hidden;box-shadow:0 12px 30px rgba(0,0,0,.18);display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease}.blog-card:hover{transform:translateY(-6px);box-shadow:0 18px 40px rgba(0,0,0,.25)}.blog-card__media{display:block;height:220px;background:#d9d9d9;overflow:hidden}.blog-card__media img{width:100%;height:100%;object-fit:cover;display:block}.blog-card__body{padding:1.5rem;display:flex;flex-direction:column;gap:.8rem;flex:1}.blog-card__meta{font-size:.85rem;color:#777;text-transform:uppercase;letter-spacing:.08em}.blog-card__title{margin:0;font-size:1.5rem;text-transform:none;color:#1d1d1d}.blog-card__title a{color:inherit;text-decoration:none}.blog-card__title a:hover{color:var(--primary)}.blog-card__excerpt{color:#4a4a4a;margin:0;line-height:1.6}.blog-card__link{margin-top:auto;font-weight:400;color:var(--primary);text-decoration:none}.blog-card__link:hover{text-decoration:underline}.blog-empty{text-align:center;color:#fff;padding:3rem 1rem;border:1px dashed rgba(255,255,255,.2);border-radius:14px}.blog-post{max-width:900px;width:95%;margin:6vh auto;color:#fff}.blog-post__meta{color:#b8b8b8;text-transform:uppercase;letter-spacing:.1em;font-size:.85rem;margin-bottom:.6rem}.blog-post__title{font-size:2.6rem;margin:0 0 1.5rem;text-transform:none}.blog-post__hero{border-radius:18px;overflow:hidden;margin-bottom:2rem;box-shadow:0 12px 30px rgba(0,0,0,.35)}.blog-post__hero img{width:100%;height:420px;object-fit:cover;display:block}.blog-post__content{color:#f1f1f1;line-height:1.8}.blog-post__content p{color:#f1f1f1}.blog-post__content h2,.blog-post__content h3{text-transform:none;margin-top:2rem}.blog-post__content ol,.blog-post__content ul{color:#f1f1f1}.blog-post__content a{color:var(--primary)}.blog-post__content img{max-width:100%;height:auto;border-radius:12px;margin:1rem 0}.blog-post__cta{margin-top:2.5rem;padding:1.75rem 1.5rem;border-radius:16px;background:linear-gradient(135deg,rgba(0,136,255,.12),rgba(0,136,255,.04));border:1px solid rgba(0,136,255,.2)}.blog-post__cta-title{margin:0 0 .75rem;font-size:1.35rem}.blog-post__cta-text{margin:0 0 1.25rem;opacity:.9}.blog-post__cta-actions{display:flex;flex-wrap:wrap;gap:.75rem}.blog-post__back{margin-top:2.5rem}.full-stars{text-align:center}.full-stars .rating-group{display:inline-flex}.full-stars input{position:absolute;left:-9999px}.full-stars label{margin:0;cursor:pointer}.full-stars label svg{margin:2px;height:40px;width:40px;fill:#f5a834;transition:fill .3s}.full-stars input:checked~label svg{fill:rgba(245,168,52,0.53)}.full-stars .rating-group:hover label svg{fill:#f5a834}.full-stars .rating-group input:hover~label svg{fill:rgba(245,168,52,0.53)}@media screen and (max-width:900px){.blog-post__hero img{height:320px}}@media screen and (max-width:600px){.blog-list__header h1{font-size:2rem}.blog-post__title{font-size:2rem}.blog-post__hero img{height:220px}}.toast-wrapper{position:fixed;top:20px;right:20px;z-index:9999;display:flex;flex-direction:column;gap:10px}.toast{min-width:260px;max-width:350px;padding:14px 18px;border-radius:8px;color:#fff;font-size:14px;box-shadow:0 10px 25px rgba(0,0,0,.15);animation:slideIn .3s ease,fadeOut .3s ease 4.7s forwards}.toast-success{background:#28a745}.toast-error{background:#dc3545}@keyframes slideIn{from{transform:translateX(120%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes fadeOut{to{opacity:0;transform:translateX(120%)}}@media screen and (max-width:560px){.gallery__header{gap:20px}.contacts-form__row{width:100%}.heading::before{content:''}.heading{font-size:24px}.outline-button{padding:.75rem;width:fit-content;box-sizing:border-box}.services__categories>li{font-size:14px;padding:.4rem}.blog-card__title{line-height:17px;font-size:18px}.blog-card__excerpt{font-size:14px}.blog-card__body{padding:1rem;border-radius:10px}.blog-grid{gap:1rem}}