.intro,.intro-heading{width:100%;margin:0 auto}.intro{max-width:var(--content-max-width);padding:0 0 50px}.intro-heading{max-width:818px;display:flex;align-items:flex-start;justify-content:center;flex-direction:column}.intro-heading>img{position:absolute;object-fit:contain;opacity:.29;top:0;width:100%;height:auto}.contact-socials .social-text,.intro-heading h1,.intro-heading-subtitle{font-family:var(--main-font-family-base);line-height:1.2}.intro-heading h1{font-weight:800;font-size:60px;display:block;margin:10px 0;width:100%;text-align:center}.intro-heading-subtitle{width:100%;font-size:24px;line-height:100%;text-align:center;margin:0}.intro-heading-subtitle strong{font-weight:700}@media (max-width:1480px){.intro-heading h1{font-size:70px;line-height:70px}.intro-heading-subtitle{font-size:26px}}@media (max-width:1024px){.intro-heading h1{font-size:55px;line-height:55px}.intro-heading-subtitle{font-size:22px}}@media (max-width:768px){.intro{padding:0 0 20px}}@media (max-width:550px){.intro{padding:0 0 20px}.intro-heading h1{font-size:40px;line-height:40px}.intro-heading-subtitle{font-size:22px}}.contact-socials{width:100%;gap:20px;margin:0 0 70px;flex-wrap:wrap}.contact-socials .social-text{gap:6px;font-weight:600;font-size:19px;color:#6b7280;vertical-align:bottom}.contact-socials .social-text>img{opacity:.7;top:-2px}.contact-socials .social-text:hover{opacity:.7}.contact-socials,.contact-socials .social-icon,.contact-socials .social-text{display:flex;align-items:center;justify-content:center}.contact-socials .social-icon .icon{position:absolute}.contact-socials .social-icon:hover{opacity:.7}@media (max-width:580px){.contact-socials .social-text{width:100%}}.contact-form{width:100%;max-width:var(--max-page-width);margin:0 auto 100px}.contact-form .form-field,footer .footer-logo>img{margin:0 0 20px}.contact-form .form-field:last-child{margin:0}.contact-form .form-columns-2{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin:0 0 30px}.contact-form .form-columns-2 .textarea{height:100%}.contact-form .form-columns-2 .textarea textarea{max-height:unset;height:calc(100% - 40px)!important}.contact-form .form-field:not(.agreement) label{display:flex;align-items:center;justify-content:flex-start;margin:0;z-index:50}.contact-form .form-field:not(.agreement) label span{font-family:var(--main-font-family-base);font-weight:700;font-size:17px;line-height:100%;vertical-align:bottom;color:#323232;z-index:50;display:block;width:100%;text-align:left;max-width:180px;margin:0 0 10px}.contact-form .form-field:not(.agreement) input,.contact-form .form-field:not(.agreement) select{padding:5px 20px}.contact-form .form-field:not(.agreement) input,.contact-form .form-field:not(.agreement) select,.contact-form .form-field:not(.agreement) textarea{width:100%;height:50px;z-index:25;background:#f5f5f5;border-radius:8px;border:unset;font-family:var(--main-font-family-base);font-size:16px;line-height:1.2;color:#1e2424}.contact-form .form-field:not(.agreement) input.placeholder,.contact-form .form-field:not(.agreement) select.placeholder,.contact-form .form-field:not(.agreement) textarea.placeholder{font-family:var(--main-font-family-base);font-size:16px;line-height:1.2;color:#b4babd}.contact-form .form-field:not(.agreement) input:-moz-placeholder,.contact-form .form-field:not(.agreement) select:-moz-placeholder,.contact-form .form-field:not(.agreement) textarea:-moz-placeholder{font-family:var(--main-font-family-base);font-size:16px;line-height:1.2;color:#b4babd}.contact-form .form-field:not(.agreement) input::-moz-placeholder,.contact-form .form-field:not(.agreement) select::-moz-placeholder,.contact-form .form-field:not(.agreement) textarea::-moz-placeholder{font-family:var(--main-font-family-base);font-size:16px;line-height:1.2;color:#b4babd}.contact-form .form-field:not(.agreement) input:-ms-input-placeholder,.contact-form .form-field:not(.agreement) select:-ms-input-placeholder,.contact-form .form-field:not(.agreement) textarea:-ms-input-placeholder{font-family:var(--main-font-family-base);font-size:16px;line-height:1.2;color:#b4babd}.contact-form .form-field:not(.agreement) input::-webkit-input-placeholder,.contact-form .form-field:not(.agreement) select::-webkit-input-placeholder,.contact-form .form-field:not(.agreement) textarea::-webkit-input-placeholder{font-family:var(--main-font-family-base);font-size:16px;line-height:1.2;color:#b4babd}.contact-form .form-field:not(.agreement) textarea{padding:20px}.contact-form .form-footer{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.contact-form .form-footer-agreements{flex:1}.contact-form .form-footer-agreements .form-field{display:flex;justify-content:flex-start;gap:13px}.contact-form .form-footer-agreements .form-field label{font-weight:400;font-size:20px;font-family:var(--main-font-family-base);line-height:100%;cursor:pointer;max-width:calc(100% - 60px)}.contact-form .form-footer-agreements .form-field label a{font-weight:700;text-decoration:underline;text-decoration-style:solid;text-decoration-offset:0%;text-decoration-thickness:0;color:#b02484}.contact-form .form-footer-agreements .form-field label a:hover{text-decoration:unset}.contact-form .form-footer-agreements .form-field input{position:absolute;left:0;top:0;width:50px;height:100%;z-index:50;opacity:0;cursor:pointer}.contact-form .form-footer-agreements .form-field input:checked+.input-mask img{display:block}.contact-form .form-footer-agreements .form-field .input-mask{margin:-3px 0 0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:8px;border:1px solid #323232;background-color:#fff;z-index:25}.contact-form .form-footer-agreements .form-field .input-mask img{display:none;object-fit:contain}.contact-form .form-footer-actions button{height:50px;background-color:#2899d7;display:flex;align-items:center;justify-content:center;border-radius:8px;font-size:14px;font-family:var(--main-font-family-base);line-height:1.2;color:#fff;font-weight:700;width:100%;border:unset;gap:8px;padding:4px 20px}.contact-form .form-footer-actions button:hover{background-color:#207aac}@media (max-width:1024px){.contact-form{margin:0 auto 40px}}@media (max-width:768px){.contact-form .form-columns-2{grid-template-columns:1fr}.contact-form .form-footer{flex-direction:column}.form-footer-actions{display:flex;align-items:center;justify-content:flex-end;width:100%}}@media (max-width:450px){.form-footer-actions{justify-content:center}}.contact-map,footer{width:100%;max-width:var(--max-page-width);display:grid}.contact-map{margin:0 auto 100px;padding:32px;grid-template-columns:minmax(320px,460px) minmax(0,1fr);gap:32px;border-radius:28px;overflow:hidden;background:radial-gradient(circle at top left,rgba(88,198,211,.24),transparent 34%),radial-gradient(circle at bottom right,rgba(40,153,215,.18),transparent 30%),linear-gradient(135deg,#f8fbff 0,#eef7fb 52%,#fff 100%);border:1px solid rgba(148,163,184,.22);box-shadow:0 28px 70px rgba(15,23,42,.08)}.contact-map::after,.contact-map::before{content:"";position:absolute;border-radius:999px;pointer-events:none}.contact-map::before{width:220px;height:220px;left:-90px;top:-90px;background:rgba(40,153,215,.09)}.contact-map::after{width:260px;height:260px;right:-120px;bottom:-140px;background:rgba(88,198,211,.12)}.contact-map__content,.contact-map__frame{z-index:1}.contact-map__content{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:18px;padding:12px 0}.contact-map__content h2{margin:0;font-family:var(--main-font-family-base);font-size:clamp(32px,4vw,48px);line-height:1;color:#111928;max-width:10ch}.contact-map__content p{margin:0;max-width:48ch;font-family:var(--main-font-family-base);font-size:17px;line-height:1.7;color:#4b5563}.contact-map__eyebrow{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:8px 14px;border-radius:999px;background:rgba(255,255,255,.78);border:1px solid rgba(40,153,215,.18);box-shadow:0 10px 30px rgba(15,23,42,.06);font-family:var(--main-font-family-base);font-size:13px;font-weight:700;line-height:1.2;letter-spacing:.08em;text-transform:uppercase;color:#2899d7}.contact-map__actions{display:flex;flex-wrap:wrap;gap:12px}.contact-map__actions a,footer .footer-logo-contact a{display:inline-flex;align-items:center;font-family:var(--main-font-family-base)}.contact-map__actions a{justify-content:center;min-height:46px;padding:10px 18px;border-radius:999px;background:rgba(255,255,255,.88);border:1px solid rgba(148,163,184,.22);box-shadow:0 12px 28px rgba(15,23,42,.08);font-size:15px;font-weight:600;line-height:1.2;color:#111928;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,color .2s ease}.contact-map__actions a:hover{transform:translateY(-2px);color:#2899d7;border-color:rgba(40,153,215,.28);box-shadow:0 18px 36px rgba(15,23,42,.12)}.contact-map__frame{min-height:100%;padding:14px;border-radius:24px;background:rgba(17,24,39,.04);border:1px solid rgba(255,255,255,.68);box-shadow:inset 0 1px 0 rgba(255,255,255,.42)}.contact-map iframe{display:block;border:0;width:100%;min-height:100%;aspect-ratio:1.35;border-radius:18px;filter:saturate(.95) contrast(1.02)}@media (max-width:1180px){.contact-map{grid-template-columns:1fr}.contact-map__content h2{max-width:unset}.contact-map iframe{aspect-ratio:1.7}}@media (max-width:768px){.contact-map{margin:0 auto 60px;padding:20px;gap:24px;border-radius:24px}.contact-map__actions,.contact-map__actions a{width:100%}.contact-map__frame{padding:10px}.contact-map iframe{aspect-ratio:1}}footer{margin:80px auto 48px;grid-template-columns:1fr 1fr 3fr;gap:90px;justify-content:space-between}footer .footer-links strong,footer .footer-logo-description{margin:0 0 20px;font-family:var(--main-font-family-base);font-size:16px;line-height:1.5;color:#6b7280}footer .footer-logo-contact{display:flex;flex-direction:column;align-items:flex-start;gap:12px;margin:0 0 22px}footer .footer-logo-contact a{justify-content:flex-start;gap:5px;font-size:14px;line-height:1.35;color:#6b7280;word-break:break-word}footer .footer-links a:hover,footer .footer-logo-contact a:hover{color:#2899d7}footer .footer-logo-contact img{flex:0 0 auto;opacity:.5}.copyright>div,footer .footer-logo-socials{display:flex;align-items:center;justify-content:flex-start;gap:20px}footer .footer-links strong{display:block;margin:0 0 16px;width:100%;font-size:14px;line-height:1.2;color:#111928;text-transform:uppercase}.copyright,footer .footer-links a{font-family:var(--main-font-family-base);color:#6b7280;line-height:1.2}footer .footer-links a{display:block;margin:16px 0;font-size:14px}footer .footer-links-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px 90px}footer .footer-links-grid a{margin:0}.copyright{width:100%;max-width:var(--max-page-width);margin:0 auto;border-top:1px solid rgba(107,114,128,.3);padding:32px 0;text-align:center;font-size:16px}.copyright>div{justify-content:space-between}.copyright>div .barion-cards img{height:24px;width:auto}@media (max-width:1024px){footer{gap:40px}footer .footer-links-grid{gap:16px 40px}}@media (max-width:900px){footer .footer-links-grid{grid-template-columns:1fr 1fr}}@media (max-width:768px){footer{grid-template-columns:1fr}}@media (max-width:700px){.copyright>div{flex-direction:column}}@media (max-width:420px){footer .footer-links-grid{grid-template-columns:1fr}}