.btn-reset{padding:0;border:unset;border-radius:0;background-color:transparent}.custom-btn{padding:6px 24px;min-height:56px;gap:20px;color:inherit;text-transform:uppercase;font-weight:500;transition:all .1s linear;letter-spacing:.64px;border:1px solid var(--color-dark-blue);border-radius:56px;background-color:transparent}@media (max-width:1600px){.custom-btn{min-height:50px}}.custom-btn .text{max-width:calc(100% - 32px - 20px)}.custom-btn.border-color-blue:hover{background-color:var(--color-dark-blue);color:#fff}.custom-btn.border-color-blue:hover svg path{fill:#fff}.custom-btn.border-color-white:hover{background-color:#fff;color:var(--color-dark-blue)}.custom-btn.border-color-white:hover svg path{fill:var(--color-dark-blue)}.btn{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;text-align:center;padding:0;transition:all .1s linear;font-size:16px;font-weight:600;line-height:normal;letter-spacing:.64px;height:auto;text-transform:uppercase;text-decoration:none;position:relative;cursor:pointer;box-shadow:none;border:none;border-radius:unset;line-height:1.2;background-repeat:no-repeat;background-position:center;min-height:unset;gap:0 10px;z-index:1}.btn:focus,.btn:hover{box-shadow:none}.btn:hover .background{width:100%}.btn:disabled{cursor:not-allowed;box-shadow:0 1px 2px rgba(16,24,40,.05);background-color:#f0f2f1;border-color:#f0f2f1;color:#a4abb7}.btn:disabled:hover{background-color:#f0f2f1;border-color:#f0f2f1;color:#a4abb7}.btn:disabled .background{opacity:0}.btn:has(.btn__icon){padding-right:58px}.btn:has(.btn__icon):focus-visible .btn__bg,.btn:has(.btn__icon):hover .btn__bg{width:calc(100% + 58px)}@media (max-width:1600px){.btn:has(.btn__icon):focus-visible .btn__bg,.btn:has(.btn__icon):hover .btn__bg{width:calc(100% + 52px)}}.btn .btn__inner{position:relative}.btn .btn__bg{position:absolute;top:0;bottom:0;left:0;width:100%;border:1px solid transparent;border-radius:56px;transition:all .2s ease}.btn .btn__text{position:relative;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;min-height:56px;padding:6px 24px}@media (max-width:1600px){.btn .btn__text{min-height:50px}}.btn .btn__icon{position:absolute;z-index:0;width:56px;aspect-ratio:1;top:50%;right:0;transform:translate(0,-50%);display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border:1px solid transparent;border-radius:50%}@media (max-width:1600px){.btn .btn__icon{width:50px}}.btn-primary{color:#fff}.btn-primary:active,.btn-primary:focus{color:#fff}.btn-primary svg path{fill:#fff}.btn-primary .btn__bg,.btn-primary .btn__icon{border-color:var(--color-dark-blue);background-color:var(--color-dark-blue)}.btn-primary.white-border .btn__bg,.btn-primary.white-border .btn__icon{border-color:#fff}.btn-primary.white-border:focus-visible,.btn-primary.white-border:hover{color:var(--color-dark-blue)}.btn-primary.white-border:focus-visible .btn__bg,.btn-primary.white-border:focus-visible .btn__icon,.btn-primary.white-border:hover .btn__bg,.btn-primary.white-border:hover .btn__icon{border-color:#fff;background-color:#fff}.btn-primary.white-border:focus-visible svg path,.btn-primary.white-border:hover svg path{fill:var(--color-dark-blue)}.btn-primary.blue-border:not(:hover):not(:focus-visible){color:var(--color-dark-blue)}.btn-primary.blue-border:not(:hover):not(:focus-visible) .btn__bg,.btn-primary.blue-border:not(:hover):not(:focus-visible) .btn__icon{background-color:transparent}.btn-primary.blue-border:not(:hover):not(:focus-visible) svg path{fill:var(--color-dark-blue)}.btn-secondary{color:var(--color-dark-blue)}.btn-secondary:active,.btn-secondary:focus{color:var(--color-dark-blue)}.btn-secondary svg path{fill:var(--color-dark-blue)}.btn-secondary .btn__bg,.btn-secondary .btn__icon{border-color:#fff;background-color:#fff}.second-font{font-family:Montserrat}.second-font-p p{font-family:Montserrat}.subtitle__label .subtitle__icon img{min-width:18px}.subtitle__label .subtitle__title{padding-top:5px}.subtitle__title,.subtitle__title h1,.subtitle__title h2,.subtitle__title h3,.subtitle__title h4{font-weight:500;font-size:16px;margin:0}.jsSticky{position:sticky;top:var(--sticky)}.jsStickyNoSpace{position:sticky;top:var(--sticky-no-space)}.bg-dark-blue{background-color:var(--color-dark-blue);color:#fff}.bg-dark-blue .subtitle__title{color:#fff}.bg-dark-blue+div{color:#fff}.bg-dark-blue .custom-btn:not(:hover){border-color:#fff}.bg-green{background-color:var(--color-green)}.bg-dark-green{background-color:var(--color-dark-green);color:#fff}.bg-dark-green+div{color:#fff}.bg-light-blue{background-color:var(--color-light-blue)}.bg-white{background-color:#fff}@media (max-width:767px){.top-part__columns{-ms-flex-direction:column;flex-direction:column;row-gap:20px}}.section{padding:60px 0}@media (max-width:991px){.section{padding:50px 0}}.section-md{padding:100px 0}@media (max-width:991px){.section-md{padding:50px 0}}.section-lg{padding:120px 0}@media (max-width:991px){.section-lg{padding:50px 0}}.section-bg.bg-dark-blue+div{color:#fff}.section-bg.bg-dark-blue+div .subtitle__title{color:#fff}main>.section-lg:last-child:has(.section-bg.bg-dark-blue) .section-content>.container,main>.section-md:last-child:has(.section-bg.bg-dark-blue) .section-content>.container,main>.section:last-child:has(.section-bg.bg-dark-blue) .section-content>.container{position:relative}main>.section-lg:last-child:has(.section-bg.bg-dark-blue) .section-content>.container::after,main>.section-md:last-child:has(.section-bg.bg-dark-blue) .section-content>.container::after,main>.section:last-child:has(.section-bg.bg-dark-blue) .section-content>.container::after{content:'';position:absolute;left:15px;right:15px;height:1px;background-color:var(--color-light-blue);opacity:.4}.error-text{color:#b42318;font-size:13px;margin-top:4px}span.required{color:#b42318}.form__row{position:relative}.form__row:not(:last-child){margin:0 0 40px}.form__row .input_label{margin:0 auto;position:relative;max-width:calc(100% - 40px);display:block;text-transform:uppercase}.form__row .input_label:not(:last-child){margin:0 auto 20px}input.form__control,textarea.form__control{-webkit-appearance:none}input.form__control{min-height:70px}@media (max-width:1199px){input.form__control{min-height:50px}}input.form__control[type=search]{box-sizing:border-box}.form__control{width:100%;padding:5px 20px;background-color:transparent;border:1px solid #949494;border-radius:10px;font-weight:500;letter-spacing:.64px;text-transform:uppercase}.form__control::-webkit-input-placeholder{color:var(--text-gray-2);opacity:1}.form__control:-moz-placeholder{color:var(--text-gray-2);opacity:1}.form__control::-moz-placeholder{color:var(--text-gray-2);opacity:1}.form__control:-ms-input-placeholder{color:var(--text-gray-2);opacity:1}@media (max-width:991px){.form__control{padding:5px 16px}}.form__control:focus{border-color:var(--border-gray-2)}.form__control.error{border-color:#b42318!important}.form__control:focus-within{border-color:var(--border-blue-2)!important}textarea.form__control{display:block;resize:none}button.form__select{text-align:left;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}button.form__select,select.form__control{-moz-appearance:none;-webkit-appearance:none;cursor:pointer;min-height:72px;padding-right:35px;border-color:var(--color-dark-blue);background-repeat:no-repeat;background-color:#fff;background-position:calc(100% - 18px) center;background-image:url("data:image/svg+xml,%3Csvg width='12' height='7' viewBox='0 0 12 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.60948 3.72386L1.88562 0L0 1.88562L4.66667 6.55228C5.18737 7.07298 6.03159 7.07298 6.55228 6.55228L11.219 1.88562L9.33333 0L5.60948 3.72386Z' fill='black'/%3E%3C/svg%3E");text-overflow:ellipsis}@media (max-width:1199px){button.form__select,select.form__control{min-height:50px}}button.form__select.active,select.form__control.active{background-color:#eff3fb;border:1px solid #6882af}select.form__control::-ms-expand{display:none}label.select__icon-category,label.select__icon-diagnose,label.select__icon-hours,label.select__icon-location,label.select__icon-method{position:relative}label.select__icon-category>select,label.select__icon-diagnose>select,label.select__icon-hours>select,label.select__icon-location>select,label.select__icon-method>select{padding-left:72px}@media (max-width:1199px){label.select__icon-category>select,label.select__icon-diagnose>select,label.select__icon-hours>select,label.select__icon-location>select,label.select__icon-method>select{padding-left:50px}}label.select__icon-category::before,label.select__icon-diagnose::before,label.select__icon-hours::before,label.select__icon-location::before,label.select__icon-method::before{content:'';display:block;position:absolute;width:32px;height:32px;background-repeat:no-repeat;background-position:center;z-index:2;top:50%;left:20px;transform:translate(0,-50%);pointer-events:none;background-size:contain}@media (max-width:1199px){label.select__icon-category::before,label.select__icon-diagnose::before,label.select__icon-hours::before,label.select__icon-location::before,label.select__icon-method::before{left:10px;width:24px;height:24px}}label.select__icon-location::before{background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 9.00098C16.7976 9.00109 17.4442 9.62732 17.4443 10.4004C17.4443 11.1736 16.7976 11.8007 16 11.8008C15.2023 11.8008 14.5557 11.1736 14.5557 10.4004C14.5558 9.62725 15.2023 9.00098 16 9.00098Z' fill='%23003070'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16 2C18.7125 2.00005 21.2557 2.87804 23.1299 4.62695C25.0151 6.38627 26.1112 8.92226 26.1113 12.0215C26.1113 14.3574 24.8749 16.89 23.4854 19.0469C23.1122 19.6261 22.7157 20.1933 22.3125 20.7422C23.7796 21.0152 25.0858 21.3857 26.1309 21.8467C26.8553 22.1662 27.5273 22.5602 28.0391 23.0518C28.5551 23.5475 29 24.2377 29 25.0996C29 26.2356 28.2426 27.0602 27.5059 27.5879C26.7408 28.1358 25.7257 28.5706 24.6016 28.9111C22.3362 29.5973 19.2954 30 16 30C12.7046 30 9.66381 29.5973 7.39844 28.9111C6.27434 28.5706 5.25922 28.1358 4.49414 27.5879C3.7574 27.0602 3 26.2356 3 25.0996C3.00004 24.2377 3.4449 23.5475 3.96094 23.0518C4.47267 22.5602 5.14474 22.1662 5.86914 21.8467C6.91402 21.3858 8.21983 21.0152 9.68652 20.7422C9.28343 20.1934 8.8877 19.6259 8.51465 19.0469C7.12512 16.89 5.88867 14.3574 5.88867 12.0215C5.88875 8.92219 6.98483 6.38627 8.87012 4.62695C10.7443 2.87805 13.2875 2 16 2ZM20.3086 23.2637C19.8512 23.801 19.415 24.2954 19.0176 24.7295C17.3978 26.4983 14.6012 26.4985 12.9814 24.7295C12.5838 24.2952 12.1471 23.8013 11.6895 23.2637C9.72632 23.5153 8.13341 23.9244 7.06543 24.3955C6.51414 24.6387 6.17482 24.8665 5.99414 25.04C5.97052 25.0627 5.95105 25.0833 5.93555 25.1006C5.98338 25.1544 6.06751 25.2332 6.21094 25.3359C6.61533 25.6255 7.29277 25.9454 8.25977 26.2383C10.1767 26.8189 12.9136 27.2002 16 27.2002C19.0864 27.2002 21.8233 26.8189 23.7402 26.2383C24.7072 25.9454 25.3847 25.6255 25.7891 25.3359C25.9325 25.2332 26.0166 25.1544 26.0645 25.1006C26.0489 25.0833 26.0295 25.0627 26.0059 25.04C25.8252 24.8665 25.4859 24.6387 24.9346 24.3955C23.8662 23.9243 22.2726 23.5153 20.3086 23.2637ZM16 6.2002C13.6069 6.2002 11.6662 8.08073 11.666 10.4004C11.666 12.7202 13.6068 14.6006 16 14.6006C18.3931 14.6005 20.333 12.7201 20.333 10.4004C20.3329 8.08081 18.393 6.20031 16 6.2002Z' fill='%23003070'/%3E%3C/svg%3E%0A")}label.select__icon-hours::before{background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2 16C2 8.26801 8.26801 2 16 2C23.732 2 30 8.26801 30 16C30 23.732 23.732 30 16 30C8.26801 30 2 23.732 2 16ZM14.7273 16C14.7273 16.3375 14.8614 16.6613 15.1 16.9C15.3387 17.1386 15.6625 17.2727 16 17.2727H24.9091V14.7273H17.2727V7.09091H14.7273V16Z' fill='%23003070'/%3E%3C/svg%3E%0A")}label.select__icon-method::before{background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.2729 20.5001H14.7271V18.93L15.6341 19.1973C15.8727 19.2676 16.1273 19.2676 16.3659 19.1973L17.2729 18.93V20.5001Z' fill='%23003070'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.5453 3C20.6541 3 22.3636 4.67891 22.3636 6.74995H26.1818C28.2905 6.74995 30 8.42887 30 10.4999V24.25C29.9998 26.3209 28.2904 28 26.1818 28H5.81822C3.70958 28 2.00017 26.3209 2 24.25V10.4999C2 8.42887 3.70948 6.74995 5.81822 6.74995H9.63645C9.63645 4.67891 11.3459 3 13.4547 3H18.5453ZM14.7271 15.4995V18.93L4.54579 15.9298V24.25C4.54596 24.9403 5.11541 25.4997 5.81822 25.4997H26.1818C26.8846 25.4997 27.455 24.9403 27.4551 24.25V15.9298L17.2729 18.93V15.4995H14.7271ZM13.4547 5.50027C12.7518 5.50027 12.1822 6.05961 12.1822 6.74995H19.8187C19.8187 6.05961 19.2482 5.50027 18.5453 5.50027H13.4547Z' fill='%23003070'/%3E%3C/svg%3E")}label.select__icon-category::before{background-image:url("data:image/svg+xml,%3Csvg width='24' height='26' viewBox='0 0 24 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 16C12.1147 16.0001 13.8997 17.4072 14.4727 19.3359H24V22.0029H14.4707C13.896 23.9288 12.1126 25.3329 10 25.333C7.88718 25.333 6.10306 23.9289 5.52832 22.0029H0V19.3359H5.52637C6.09931 17.4071 7.88512 16 10 16Z' fill='%23003070'/%3E%3Cpath d='M18 8C20.1147 8.00014 21.8997 9.40721 22.4727 11.3359H24V14.0029H22.4707C21.896 15.9288 20.1126 17.3329 18 17.333C15.8872 17.333 14.1031 15.9289 13.5283 14.0029H0V11.3359H13.5264C14.0993 9.40706 15.8851 8 18 8Z' fill='%23003070'/%3E%3Cpath d='M8 0C10.1147 0.000144656 11.8997 1.40721 12.4727 3.33594H24V6.00293H12.4707C11.896 7.92877 10.1126 9.33286 8 9.33301C5.88718 9.33301 4.10306 7.92892 3.52832 6.00293H0V3.33594H3.52637C4.09931 1.40706 5.88512 0 8 0Z' fill='%23003070'/%3E%3C/svg%3E")}label.select__icon-diagnose::before{background-image:url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 4C0 1.79087 1.79087 0 4 0H5C5.73637 0 6.33333 0.59696 6.33333 1.33333C6.33333 2.06971 5.73637 2.66667 5 2.66667H4C3.26363 2.66667 2.66667 3.26363 2.66667 4V10.6667C2.66667 14.3485 5.65144 17.3333 9.33333 17.3333C13.0152 17.3333 16 14.3485 16 10.6667V4C16 3.26363 15.4031 2.66667 14.6667 2.66667H13.6667C12.9303 2.66667 12.3333 2.06971 12.3333 1.33333C12.3333 0.59696 12.9303 0 13.6667 0H14.6667C16.8759 0 18.6667 1.79087 18.6667 4V10.6667C18.6667 15.3687 15.1897 19.2585 10.6667 19.9055V20C10.6667 23.6819 13.6515 26.6667 17.3333 26.6667C20.6353 26.6667 23.3789 24.2647 23.9077 21.1127C24.0296 20.3865 24.7171 19.8965 25.4433 20.0184C26.1696 20.1403 26.6595 20.8277 26.5377 21.554C25.7969 25.9692 21.9593 29.3333 17.3333 29.3333C12.1787 29.3333 8 25.1547 8 20V19.9055C3.47695 19.2585 0 15.3687 0 10.6667V4ZM25.3333 17.3333C27.5425 17.3333 29.3333 15.5425 29.3333 13.3333C29.3333 11.1242 27.5425 9.33333 25.3333 9.33333C23.1241 9.33333 21.3333 11.1242 21.3333 13.3333C21.3333 15.5425 23.1241 17.3333 25.3333 17.3333Z' fill='%23003070'/%3E%3C/svg%3E")}input.form__search{padding-left:40px}input.form__search.icon-form-search{background-position:13px center}@media (max-width:767px){.hide-xs{display:none!important}}.drop_menu_wrapper{position:relative}.drop_menu_wrapper .drop_menu{display:none;position:absolute;top:100%;left:0;width:100%;background-color:#fff;border:1px solid #eff3fb;box-shadow:0 5px 15px rgba(0,0,0,.08);border-radius:12px}.drop_menu_wrapper .drop_menu.active{z-index:2}.hover-zoom-img{overflow:hidden;display:block}@media (min-width:992px){.hover-zoom-img:hover img{transform:scale(1.05)}}.hover-zoom-img img{transition:all .3s linear}.icon-center:not(.absolute),.icon-middle:not(.absolute){position:relative}.icon-center img,.icon-center svg,.icon-middle img,.icon-middle svg{position:absolute;margin:auto;top:0;left:0;right:0;bottom:0}.icon-center svg,.icon-middle svg{display:block}.icon-center img,.icon-center svg{max-width:100%;max-height:100%}.icon-middle img,.icon-middle svg{max-width:80%;max-height:80%}.media-cover img,.media-cover video{width:100%;height:100%;object-fit:cover}.media-cover video{display:block}.bg_image{background-repeat:no-repeat;background-position:center;background-size:contain}.icon-search{background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17 17L12.3806 12.3806M12.3806 12.3806C13.6309 11.1304 14.3333 9.43473 14.3333 7.66663C14.3333 5.89853 13.6309 4.20285 12.3806 2.95261C11.1304 1.70237 9.43473 1 7.66663 1C5.89853 1 4.20285 1.70237 2.95261 2.95261C1.70237 4.20285 1 5.89853 1 7.66663C1 9.43473 1.70237 11.1304 2.95261 12.3806C4.20285 13.6309 5.89853 14.3333 7.66663 14.3333C9.43473 14.3333 11.1304 13.6309 12.3806 12.3806Z' stroke='%230C275B' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.link__arrow{font-weight:700;color:var(--text-blue);display:inline-block;vertical-align:top;position:relative;padding-right:20px}.link__arrow:hover{color:#777e8a}.link__arrow:hover::after{transform:translate(5px,0);background-image:url("data:image/svg+xml,%3Csvg width='8' height='12' viewBox='0 0 8 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.5 1L6.5 6L1.5 11' stroke='%23777E8A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.link__arrow::after{content:'';position:absolute;right:0;top:3px;width:16px;height:16px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg width='8' height='12' viewBox='0 0 8 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.5 1L6.5 6L1.5 11' stroke='%23036CFD' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");transition:all .2s linear}.btn-back{font-size:16px;color:var(--text-blue);display:inline-block;vertical-align:top;position:relative;padding-left:20px}.btn-back:hover::before{transform:translate(-5px,0)}.btn-back::before{content:'';position:absolute;left:0;top:2.5px;width:16px;height:16px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg width='8' height='12' viewBox='0 0 8 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.5 11L1.5 6L6.5 1' stroke='%23036CFD' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");transition:all .2s linear}.columns-50 .column:not(.px-15){width:50%}@media (max-width:991px){.columns-50 .column:not(.px-15){width:100%}}.columns-50 .column.px-15{width:calc(50% - 15px)}@media (max-width:991px){.columns-50 .column.px-15{width:100%}}.columns-wrap{display:-ms-grid;display:grid;gap:30px 20px;-ms-grid-columns:(calc(50% - 10px))[2];grid-template-columns:repeat(2,calc(50% - 10px))}@media (max-width:767px){.columns-wrap{-ms-grid-columns:unset;grid-template-columns:unset;gap:20px 0}}blockquote{margin:0;font-size:20px;color:var(--text-blue);padding-left:22px;border-left:2px solid var(--background-blue)}blockquote:not(:first-child){margin-top:36px}blockquote:not(:last-child){margin-bottom:36px}.el-in-row-3 .el-card{width:calc(33.33% - 30px*2/3)}@media (max-width:991px){.el-in-row-3 .el-card{width:calc(50% - 15px)}}@media (max-width:767px){.el-in-row-3 .el-card{width:100%}}@media (max-width:1600px){.el-in-row-4{column-gap:20px}}.el-in-row-4 .el-card{width:calc(25% - 30px*3/4)}@media (max-width:1600px){.el-in-row-4 .el-card{width:calc(25% - 20px*3/4)}}@media (max-width:1450px){.el-in-row-4 .el-card{width:calc(33.33% - 20px*2/3)}}@media (max-width:991px){.el-in-row-4 .el-card{width:calc(50% - 10px)}}@media (max-width:700px){.el-in-row-4 .el-card{width:100%}}@media (max-width:1199px){.ul-icon-text{row-gap:10px}}.category-el{padding:6px 15px;border-color:var(--color-gray-2);background-color:var(--color-gray)}@media (max-width:1199px){.category-el{font-size:14px}}.back-link{color:inherit;font-size:16px}@media (max-width:991px){.back-link{gap:10px;font-size:14px}}.back-link:hover{text-decoration:underline}@media (max-width:767px){.back-link .icon-40{width:32px;min-width:32px}}.jsPauseMobilePlaySlider img,.jsPauseMobilePlaySlider svg,.jsPausePlayMapAnimation img,.jsPausePlayMapAnimation svg,.jsPausePlaySlider img,.jsPausePlaySlider svg{max-height:55%}.jsPauseMobilePlaySlider:not(.active) .active-img,.jsPausePlayMapAnimation:not(.active) .active-img,.jsPausePlaySlider:not(.active) .active-img{opacity:0}.jsPauseMobilePlaySlider.active .static-img,.jsPausePlayMapAnimation.active .static-img,.jsPausePlaySlider.active .static-img{opacity:0}.jsPauseMobilePlaySlider .active-img,.jsPausePlayMapAnimation .active-img,.jsPausePlaySlider .active-img{padding-left:3px}.jsVideoPlayPause .active-svg,.jsVideoPlayPause.active .static-svg{opacity:0;visibility:hidden}.jsVideoPlayPause.active .active-svg{opacity:1;visibility:visible}.jsVideoPlayPause.border-color-white svg path{fill:#fff}.swiper-scrollbar.swiper-scrollbar-horizontal{z-index:1}.swiper-buttons{gap:20px}.swiper-btn-next,.swiper-btn-prev{padding:0;border:none;width:60px;aspect-ratio:1;border-radius:100%;background-color:var(--color-green);transition:background-color .2s linear}@media (max-width:1500px){.swiper-btn-next,.swiper-btn-prev{width:54px}}@media (max-width:991px){.swiper-btn-next,.swiper-btn-prev{width:36px}}.swiper-btn-next svg,.swiper-btn-prev svg{display:block}@media (max-width:991px){.swiper-btn-next svg,.swiper-btn-prev svg{max-width:50%}}.swiper-btn-next:not(.swiper-button-disabled):hover,.swiper-btn-prev:not(.swiper-button-disabled):hover{background-color:var(--color-gray-2)}.pagination-control{padding:6px 0}.pagination-control:not(:first-child){margin-top:48px}@media (max-width:767px){.pagination-control:not(:first-child){margin-top:24px}}.swiper-pagination{position:static;font-size:0}.swiper-pagination .swiper-pagination-bullet{height:unset;width:16px;aspect-ratio:1;opacity:.25;background-color:var(--color-green)}.swiper-pagination .swiper-pagination-bullet:not(.swiper-pagination-bullet-active):hover{background-color:var(--color-dark-green);opacity:1}.swiper-pagination .swiper-pagination-bullet-active{opacity:1}.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:4px}.label_checkbox,.wpcf7-acceptance label,.wpcf7-checkbox label{display:inline-block;vertical-align:top}.label_checkbox:has([type=checkbox]:focus-visible) .checkbox_title::before,.label_checkbox:has([type=checkbox]:focus-visible) .wpcf7-list-item-label::before,.label_checkbox:has([type=checkbox]:focus-visible) label .checkbox_title::before,.label_checkbox:has([type=checkbox]:focus-visible) label .wpcf7-list-item-label::before,.wpcf7-acceptance label:has([type=checkbox]:focus-visible) .checkbox_title::before,.wpcf7-acceptance label:has([type=checkbox]:focus-visible) .wpcf7-list-item-label::before,.wpcf7-acceptance label:has([type=checkbox]:focus-visible) label .checkbox_title::before,.wpcf7-acceptance label:has([type=checkbox]:focus-visible) label .wpcf7-list-item-label::before,.wpcf7-checkbox label:has([type=checkbox]:focus-visible) .checkbox_title::before,.wpcf7-checkbox label:has([type=checkbox]:focus-visible) .wpcf7-list-item-label::before,.wpcf7-checkbox label:has([type=checkbox]:focus-visible) label .checkbox_title::before,.wpcf7-checkbox label:has([type=checkbox]:focus-visible) label .wpcf7-list-item-label::before{outline:auto}.label_checkbox [type=checkbox],.wpcf7-acceptance label [type=checkbox],.wpcf7-checkbox label [type=checkbox]{position:absolute;top:2px;left:0;opacity:0;width:40px;height:40px}@media (max-width:991px){.label_checkbox [type=checkbox],.wpcf7-acceptance label [type=checkbox],.wpcf7-checkbox label [type=checkbox]{width:28px;height:28px}}.label_checkbox [type=checkbox]:checked+.checkbox_title::before,.label_checkbox [type=checkbox]:checked+.wpcf7-list-item-label::before,.wpcf7-acceptance label [type=checkbox]:checked+.checkbox_title::before,.wpcf7-acceptance label [type=checkbox]:checked+.wpcf7-list-item-label::before,.wpcf7-checkbox label [type=checkbox]:checked+.checkbox_title::before,.wpcf7-checkbox label [type=checkbox]:checked+.wpcf7-list-item-label::before{background-color:var(--color-dark-blue);background-image:url("data:image/svg+xml,%3Csvg width='10' height='8' viewBox='0 0 10 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.5509 7.98144L3.5326 7.99994L0 4.43137L1.48862 2.92759L3.55096 5.01094L8.51138 0L10 1.50378L3.56927 8L3.5509 7.98144Z' fill='white'/%3E%3C/svg%3E")}.label_checkbox .checkbox_title,.label_checkbox .wpcf7-list-item-label,.wpcf7-acceptance label .checkbox_title,.wpcf7-acceptance label .wpcf7-list-item-label,.wpcf7-checkbox label .checkbox_title,.wpcf7-checkbox label .wpcf7-list-item-label{display:inline-block;vertical-align:top;padding:0;padding-left:60px;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:18px;line-height:1.77;letter-spacing:.36px;font-family:Montserrat}@media (max-width:1199px){.label_checkbox .checkbox_title,.label_checkbox .wpcf7-list-item-label,.wpcf7-acceptance label .checkbox_title,.wpcf7-acceptance label .wpcf7-list-item-label,.wpcf7-checkbox label .checkbox_title,.wpcf7-checkbox label .wpcf7-list-item-label{padding-left:48px;font-size:16px}}.label_checkbox .checkbox_title::before,.label_checkbox .wpcf7-list-item-label::before,.wpcf7-acceptance label .checkbox_title::before,.wpcf7-acceptance label .wpcf7-list-item-label::before,.wpcf7-checkbox label .checkbox_title::before,.wpcf7-checkbox label .wpcf7-list-item-label::before{left:0;border-radius:10px;position:absolute;content:'';width:40px;height:40px;border:1px solid var(--color-dark-blue);top:2px;background-repeat:no-repeat;background-position:center}@media (max-width:991px){.label_checkbox .checkbox_title::before,.label_checkbox .wpcf7-list-item-label::before,.wpcf7-acceptance label .checkbox_title::before,.wpcf7-acceptance label .wpcf7-list-item-label::before,.wpcf7-checkbox label .checkbox_title::before,.wpcf7-checkbox label .wpcf7-list-item-label::before{width:28px;height:28px;border-radius:6px}}.label_checkbox .checkbox_title a,.label_checkbox .wpcf7-list-item-label a,.wpcf7-acceptance label .checkbox_title a,.wpcf7-acceptance label .wpcf7-list-item-label a,.wpcf7-checkbox label .checkbox_title a,.wpcf7-checkbox label .wpcf7-list-item-label a{font-weight:700;color:var(--text-white)}.label_checkbox .checkbox_title a:hover,.label_checkbox .wpcf7-list-item-label a:hover,.wpcf7-acceptance label .checkbox_title a:hover,.wpcf7-acceptance label .wpcf7-list-item-label a:hover,.wpcf7-checkbox label .checkbox_title a:hover,.wpcf7-checkbox label .wpcf7-list-item-label a:hover{text-decoration:underline}.bg-dark-blue+div .label_checkbox .checkbox_title::before,.bg-dark-blue+div .label_checkbox .wpcf7-list-item-label::before,.bg-dark-blue+div .wpcf7-acceptance label .checkbox_title::before,.bg-dark-blue+div .wpcf7-acceptance label .wpcf7-list-item-label::before,.bg-dark-blue+div .wpcf7-checkbox label .checkbox_title::before,.bg-dark-blue+div .wpcf7-checkbox label .wpcf7-list-item-label::before{border-color:#fff}.columns-25-75-section .columns{gap:60px}@media (max-width:1199px){.columns-25-75-section .columns{gap:30px 0}}.columns-25-75-section .left-column{width:calc(33.4% - 30px)}@media (max-width:1199px){.columns-25-75-section .left-column{width:40%}}@media (max-width:991px){.columns-25-75-section .left-column{width:100%}}.columns-25-75-section .right-column{width:calc(66.6% - 30px)}@media (max-width:1199px){.columns-25-75-section .right-column{width:60%}}@media (max-width:991px){.columns-25-75-section .right-column{width:100%}}.columns-25-75-section .media-block{position:sticky;top:var(--sticky);vertical-align:top}@media (max-width:991px){.columns-25-75-section .media-block img{max-height:400px}}.b-media-content{overflow:hidden}.b-media-content.custom-media-content .content-column__inner{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;padding:100px 0}@media (max-width:1199px){.b-media-content.custom-media-content .content-column__inner{padding:0 0 70px}}.b-media-content .media-content{row-gap:30px}@media (max-width:991px){.b-media-content .media-content{-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media (min-width:992px){.b-media-content .media-content.row-reverse .media-column{text-align:center}}.b-media-content .media-content.row-reverse .content-column__inner{margin-left:0}.b-media-content .content-column{width:58.33333333%}@media (max-width:991px){.b-media-content .content-column{width:100%}}.b-media-content .content-part{margin-right:58px}@media (max-width:1199px){.b-media-content .content-part{margin-right:unset}}@media (max-width:991px){.b-media-content .content-part{max-width:unset}}@media (max-width:767px){.b-media-content .content-part:not(:first-child){margin-top:30px}}.b-media-content .media-column{width:41.66666667%}@media (max-width:991px){.b-media-content .media-column{width:100%}}@media (max-width:767px){.b-media-content .media-column{text-align:center}}@media (max-width:991px){.b-media-content .media-column img{max-height:500px}}.b-media-content .btn-scroll{bottom:0;left:0}.b-media-content .media-block__animation{transform:translate(-30%,0);bottom:0;left:0;max-width:60vw;width:1056px}@media (max-width:767px){.b-media-content .media-block__animation{max-width:90vw;left:50%;transform:translate(-50%,0)}}.faq__row{border-bottom:1px solid rgba(0,49,112,.4);cursor:pointer}.faq__row:not(:last-child){margin-bottom:20px}.faq__row.item_active .title{color:var(--color-dark-green)}.faq__row.item_active .arrow img,.faq__row.item_active .arrow svg{transform:scale(-1)}.faq__title{min-height:60px;padding:10px 0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%;text-align:left}.faq__content{transition:all .2s linear;display:none}.faq__content .inner-content{padding:20px 2px 30px}.b-faq-section:has(+.b-hero-inner.section-lg){padding-bottom:60px}@media (max-width:991px){.b-faq-section:has(+.b-hero-inner.section-lg){padding-bottom:50px}}.b-faq-section+.b-hero-inner.section-lg{padding-top:60px}@media (max-width:991px){.b-faq-section+.b-hero-inner.section-lg{padding-top:50px}}.link-icon{color:var(--color-dark-blue)}@media (max-width:1700px){.link-icon{font-size:18px}}.link-icon:focus-visible .link-icon__arrow,.link-icon:hover .link-icon__arrow{background-color:var(--color-dark-blue)}.link-icon:focus-visible .link-icon__arrow img,.link-icon:focus-visible .link-icon__arrow svg,.link-icon:hover .link-icon__arrow img,.link-icon:hover .link-icon__arrow svg{transform:rotate(-45deg)}.link-icon:focus-visible .link-icon__arrow svg path,.link-icon:hover .link-icon__arrow svg path{fill:#fff}.link-icon__img{width:90px}@media (max-width:1700px){.link-icon__img{width:60px}}.link-icon__text{padding:0 20px 0 30px}@media (max-width:1700px){.link-icon__text{padding:0 15px}}.link-icon__arrow{width:56px;min-width:56px;transition:all .2s ease}@media (max-width:1700px){.link-icon__arrow{width:40px;min-width:40px}}.link-icon__arrow img,.link-icon__arrow svg{transition:all .2s ease}.links-list{gap:50px 80px}@media (max-width:1700px){.links-list{gap:30px}}.links-list.link-el-2 .link-el{width:calc(50% - 40px)}@media (max-width:1700px){.links-list.link-el-2 .link-el{width:calc(50% - 15px)}}@media (max-width:1199px){.links-list.link-el-2 .link-el{width:100%}}.links-list.link-el-3 .link-el{width:calc(33.33% - 80px*2/3)}@media (max-width:1700px){.links-list.link-el-3 .link-el{width:calc(50% - 15px)}}@media (max-width:1199px){.links-list.link-el-3 .link-el{width:100%}}.b-simple-banner .top-part{padding:90px 0 60px}@media (max-width:991px){.b-simple-banner .top-part{padding:40px 0 30px}}.b-simple-banner .media-block{aspect-ratio:15/5}@media (max-width:767px){.b-simple-banner .media-block{aspect-ratio:16/9}}@media (max-width:1600px){.article-card__title,.article-card__title h3,.event-card__title,.event-card__title h3,.news-card__title,.news-card__title h3{font-size:20px}}@media (max-width:1199px){.article-card__title,.article-card__title h3,.event-card__title,.event-card__title h3,.news-card__title,.news-card__title h3{font-size:18px}}.article-card__date,.event-card__date,.news-card__date{top:20px;right:20px;min-width:100px;padding:8px 20px}@media (max-width:1500px){.article-card__date,.event-card__date,.news-card__date{font-size:12px;min-width:80px}}.article-card__date .date,.event-card__date .date,.news-card__date .date{font-size:32px}@media (max-width:1500px){.article-card__date .date,.event-card__date .date,.news-card__date .date{font-size:26px}}.article-card__poster,.event-card__poster,.news-card__poster{width:100%;aspect-ratio:15/9}.article-card__poster img,.event-card__poster img,.news-card__poster img{width:100%;height:100%;object-fit:cover}@media (max-width:1199px){.article-card__categories.flex,.event-card__categories.flex,.news-card__categories.flex{font-size:14px;gap:10px}}@media (max-width:1199px){.article-card__categories.flex .category,.event-card__categories.flex .category,.news-card__categories.flex .category{gap:10px}}@media (max-width:1199px){.article-card__categories.flex .category:after,.event-card__categories.flex .category:after,.news-card__categories.flex .category:after{width:4px!important}}.article-card__arrow{width:56px;border-color:var(--color-dark-blue)}@media (max-width:767px){.article-card__arrow{width:40px}}.article-card__arrow:hover{background-color:var(--color-dark-blue)}.article-card__arrow:hover img,.article-card__arrow:hover svg{transform:rotate(-45deg)}.article-card__arrow:hover svg path{fill:#fff}.article-card__arrow img,.article-card__arrow svg{transition:all .2s ease}.article-card__categories{gap:10px 20px}.article-card__categories .category:not(:last-child):after{display:block;content:'';width:8px;aspect-ratio:1;border-radius:50%;background-color:var(--color-dark-green)}.articles-in-row{gap:30px}.articles-in-row .article-card{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;gap:30px;width:100%}@media (max-width:630px){.articles-in-row .article-card{gap:20px 0}}.articles-in-row .article-card__media{width:356px;margin:0}@media (max-width:1400px){.articles-in-row .article-card__media{width:280px}}@media (max-width:630px){.articles-in-row .article-card__media{width:100%}}.articles-in-row .article-card__poster{height:200px}@media (max-width:1199px){.articles-in-row .article-card__poster{height:unset}}.articles-in-row .article-card__poster img{object-fit:cover;width:100%;height:100%}.articles-in-row .article-card__bottom{-ms-flex:1;flex:1;position:relative;padding-right:86px}@media (max-width:630px){.articles-in-row .article-card__bottom{-ms-flex:unset;flex:unset;width:100%;padding-right:55px}}.articles-in-row .article-card .arrow-part{position:absolute;bottom:0;right:0}.b-articles-section .articles-wrap{row-gap:30px}.b-articles-section .main-article{width:45%}@media (max-width:1199px){.b-articles-section .main-article{width:100%}}@media (max-width:1199px){.b-articles-section .main-article .article-card{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;gap:30px}}@media (max-width:630px){.b-articles-section .main-article .article-card{gap:20px 0}}@media (max-width:1199px){.b-articles-section .main-article .article-card__media{width:280px;margin:0}}@media (max-width:630px){.b-articles-section .main-article .article-card__media{width:100%}}@media (max-width:1199px){.b-articles-section .main-article .article-card__poster img{object-fit:cover;width:100%;height:100%}}@media (max-width:1199px){.b-articles-section .main-article .article-card__bottom{-ms-flex:1;flex:1;position:relative;padding-right:86px}}@media (max-width:630px){.b-articles-section .main-article .article-card__bottom{-ms-flex:unset;flex:unset;width:100%;padding-right:55px}}@media (max-width:1199px){.b-articles-section .main-article .article-card .arrow-part{position:absolute;bottom:0;right:0}}.b-articles-section .additional-article{width:55%}@media (max-width:1199px){.b-articles-section .additional-article{width:100%}}.b-events-page .events{row-gap:50px}@media (max-width:1600px){.b-events-page .events{gap:20px;row-gap:50px}}.news-card .category{padding:6px 15px;border-color:#8ea6b9;background-color:#e5eef5}@media (max-width:767px){.news-card__title.nlc-mb-30:not(:last-child){margin-bottom:20px}}.b-news-section .news-list{row-gap:50px}@media (max-width:1600px){.b-news-section .news-list{gap:20px;row-gap:50px}}.b-location-section .location-section{padding:40px 25px}@media (max-width:991px){.b-location-section .location-section{-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media (max-width:767px){.b-location-section .location-section{padding:24px 9px}}@media (max-width:991px){.b-location-section .map-column{-ms-flex-order:1;order:1}}.b-location-section .map{max-width:750px}.b-location-section .description-content{max-width:730px;padding:0 0 100px}.b-location-section .dot-wrap{width:1px;height:1px;font-size:14px;line-height:1}.b-location-section .dot-circle,.b-location-section .dot-circle__pulse{width:40px;min-width:40px;transform:translate(-50%,-50%)}.b-location-section .dot-circle__inner{position:relative;z-index:1}.b-location-section .dot-circle__pulse{top:50%;left:50%;transform-origin:center;opacity:.4}.b-location-section .dot-circle__pulse.active{animation:anim_pulse 3s infinite}.b-location-section .button-control{bottom:0}.b-location-section .button-control button{vertical-align:top}@keyframes anim_pulse{0%{transform:translate(-50%,-50%) scale(1)}25%{transform:translate(-50%,-50%) scale(2)}50%{transform:translate(-50%,-50%) scale(1)}75%{transform:translate(-50%,-50%) scale(2)}100%{transform:translate(-50%,-50%) scale(1)}}.b-cta-section .cta-section{gap:0 116px}@media (max-width:1600px){.b-cta-section .cta-section{gap:30px}}.b-cta-section .middle-part{width:45%;max-width:820px;padding:40px 0}@media (max-width:991px){.b-cta-section .middle-part{width:100%;padding:0}}.b-cta-section .left-part,.b-cta-section .right-part{width:calc((100% - 45% - 116px*2)/ 2)}@media (max-width:1600px){.b-cta-section .left-part,.b-cta-section .right-part{width:calc((100% - 45% - 60px)/ 2)}}@media (max-width:991px){.b-cta-section .left-part,.b-cta-section .right-part{width:calc(50% - 15px)}}@media (min-width:992px){.b-cta-section .left-part{-ms-flex-order:-1;order:-1}}.status-dot{width:12px;background-color:var(--color-gray)}.status-dot.active{background-color:var(--color-dark-green)}.place-card__poster{width:100%;aspect-ratio:15/9}.place-card__poster img{width:100%;height:100%;object-fit:cover}@media (max-width:1400px){.place-card__working-hours{gap:10px}}.place-card__working-hours .text{max-width:calc(100% - 30px - 40px - 12px)}@media (max-width:1400px){.place-card__working-hours .text{max-width:calc(100% - 30px - 20px - 12px);font-size:14px}}@media (max-width:767px){.place-card__buttons{gap:10px}}@media (max-width:1199px){.place-card__buttons .custom-btn{gap:12px;padding:6px 12px;font-size:14px}}@media (max-width:1199px){.place-card__buttons .custom-btn .icon-32{width:20px;min-width:20px}}.b-places .places{row-gap:60px}@media (max-width:991px){.b-places .places{row-gap:30px}}@media (min-width:1601px){.b-article-section .article-info__inner{padding-left:50px}}@media (min-width:1200px){.b-article-section .article-info .h2-title{font-size:38px}}@media (max-width:1600px){.b-article-section .article-info .h2-title{font-size:30px}}@media (max-width:1199px){.b-article-section .article-info .h2-title{font-size:26px}}.b-article-section .news-card .category{line-height:1.8}@media (max-width:767px){.b-article-section .news-card .category{font-size:14px;line-height:1.55}}.b-article-section .row-reverse .article-info__inner{padding-left:0}@media (min-width:1601px){.b-article-section .row-reverse .article-info__inner{padding-right:50px}}.b-article-section.section-lg:has(.section-bg.bg-light-blue)+.b-article-section.section-lg:has(.section-bg.bg-light-blue){padding-top:0}.employe-card a{color:inherit}.employe-card a:hover{text-decoration:underline}@media (max-width:1199px){.employe-card__position:not(:last-child){margin-bottom:15px}}.b-employees-section .employees{gap:80px 20px;-ms-grid-columns:(1fr)[5];grid-template-columns:repeat(5,1fr)}@media (max-width:1600px){.b-employees-section .employees{-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr)}}@media (max-width:1199px){.b-employees-section .employees{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}}@media (max-width:991px){.b-employees-section .employees{gap:50px 20px;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.b-employees-section .employees{-ms-grid-columns:1fr;grid-template-columns:1fr}}.vacancy-card__inner{row-gap:20px}@media (max-width:1199px){.vacancy-card__inner{-ms-flex-direction:column;flex-direction:column}}@media (max-width:1199px){.vacancy-card__info{width:100%;-ms-flex:unset;flex:unset}}@media (max-width:1199px){.vacancy-card__categories{gap:12px}}.vacancy-card .category{padding:6px 15px;border-color:var(--color-gray-2);background-color:var(--color-gray)}@media (max-width:1199px){.vacancy-card .category{padding:6px 10px;font-size:14px}}@media (max-width:1199px){.filter-wrap__inner{gap:20px}}.b-news-reviews .news-reviews{row-gap:50px}.b-news-reviews .news-column .news-card{gap:20px 30px}@media (min-width:1200px) and (max-width:1400px){.b-news-reviews .news-column .news-card{-ms-flex-direction:column;flex-direction:column}}@media (max-width:700px){.b-news-reviews .news-column .news-card{-ms-flex-direction:column;flex-direction:column}}.b-news-reviews .news-column .news-card__media{width:40%}@media (min-width:1200px) and (max-width:1400px){.b-news-reviews .news-column .news-card__media{width:100%}}@media (max-width:700px){.b-news-reviews .news-column .news-card__media{width:100%}}.b-news-reviews .news-column .news-card__info{gap:0 30px}.b-news-reviews .reviews-column__inner{padding:0 50px}@media (max-width:991px){.b-news-reviews .reviews-column__inner{padding:0}}.b-news-reviews.section-lg:has(+.b-reviews-section.section-lg){padding-bottom:60px}@media (max-width:991px){.b-news-reviews.section-lg:has(+.b-reviews-section.section-lg){padding-bottom:50px}}.b-news-reviews.section-lg+.b-reviews-section.section-lg{padding-top:60px}@media (max-width:991px){.b-news-reviews.section-lg+.b-reviews-section.section-lg{padding-top:50px}}@media (max-width:991px){.b-media-slider .buttons-wrap{display:none}}.b-media-slider .swiper-slide{width:auto}.b-media-slider .card-block__image img{height:438px;max-width:calc(100vw - 40px);object-fit:cover}@media (max-width:1600px){.b-media-slider .card-block__image img{height:338px}}@media (max-width:1199px){.b-media-slider .card-block__image img{height:250px}}@media (max-width:767px){.b-media-slider .card-block__image img{height:200px}}@media (min-width:992px){.b-media-slider .pagination-control{display:none}}.b-news-carsd-section .filter-wrap{max-width:50%;padding:0 0 0 10px}@media (max-width:1199px){.b-news-carsd-section .filter-wrap{max-width:100%;padding:0}}.b-news-carsd-section .news-list{row-gap:80px}@media (max-width:1600px){.b-news-carsd-section .news-list{row-gap:60px}}@media (max-width:767px){.b-news-carsd-section .news-list{row-gap:30px}}.b-branch-details-nav{border-bottom:1px solid rgba(39,29,32,.2)}@media (max-width:1199px){.b-branch-details-nav{font-size:14px}}.b-branch-details-nav .details-nav{min-height:100px;padding:15px 0;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media (max-width:1600px){.b-branch-details-nav .details-nav{min-height:60px;gap:20px}}@media (max-width:991px){.b-branch-details-nav .details-nav{padding:5px 0;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:5px 0}}@media (max-width:991px){.b-branch-details-nav .details-nav .icon-32{width:18px;min-width:18px}}@media (max-width:991px){.b-branch-details-nav .details-nav .text p{line-height:1.3}}.b-branch-details-nav .city-part{width:300px;min-width:300px;padding:0 20px 0 0}@media (max-width:991px){.b-branch-details-nav .city-part{width:100%;padding:0;min-width:unset}}.b-branch-details-nav .quick-links{width:calc(100% - 300px - 40px)}@media (max-width:1600px){.b-branch-details-nav .quick-links{width:calc(100% - 300px - 20px)}}@media (max-width:991px){.b-branch-details-nav .quick-links{width:100%;gap:0 20px}}@media (max-width:991px){.b-branch-details-nav .label-title{font-size:12px}}.b-branch-details-nav .links-list{-ms-flex:1;flex:1;overflow:auto;padding:2px;padding-right:30px}@media (max-width:1600px){.b-branch-details-nav .links-list{font-size:14px}}@media (max-width:991px){.b-branch-details-nav .links-list{font-size:12px;padding:4px 0}}.b-branch-details-nav .links-list ul{padding:0;margin:0;list-style:none;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:10px 40px;white-space:nowrap}@media (max-width:1600px){.b-branch-details-nav .links-list ul{gap:10px 20px}}.b-branch-details-nav .links-list a{color:inherit;display:inline-block;vertical-align:top}.b-branch-details-nav .links-list a:hover{color:var(--color-dark-green)}.b-branch-details .branch-details{gap:30px 60px}@media (max-width:1600px){.b-branch-details .branch-details{gap:30px}}.b-branch-details .branch-details .li-row a{color:inherit}.b-branch-details .branch-details .li-row a:hover{text-decoration:underline}@media (max-width:1600px){.b-branch-details .branch-details .ul-icon-text.gap-30{gap:20px}}@media (max-width:1199px){.b-branch-details .branch-details .ul-icon-text.gap-30{gap:15px}}.b-branch-details .branch-details .column{width:calc(26.5% - 60px*2/3)}@media (max-width:1600px){.b-branch-details .branch-details .column{width:calc(35% - 30px*2/3)}}@media (max-width:1199px){.b-branch-details .branch-details .column{width:calc(50% - 15px)}}@media (max-width:991px){.b-branch-details .branch-details .column{width:100%}}.b-branch-details .branch-details .map-column{width:calc(47% - 60px*2/3)}@media (max-width:1600px){.b-branch-details .branch-details .map-column{width:calc(30% - 30px*2/3)}}@media (max-width:1199px){.b-branch-details .branch-details .map-column{width:100%}}.b-branch-details .branch-details .map-column .map-wrap{max-width:760px;margin-left:auto}@media (max-width:1199px){.b-branch-details .branch-details .map-column .map-wrap{margin-right:auto}}.testimonial-el{gap:40px 0}.testimonial-el .content{font-size:24px}@media (max-width:767px){.testimonial-el .content{font-size:20px}}.testimonial-el .content p{line-height:1.62}.testimonial-el .author{gap:0 30px}@media (max-width:550px){.testimonial-el .author{gap:0 20px}}.testimonial-el .author .image{width:110px}@media (max-width:550px){.testimonial-el .author .image{width:80px}}.testimonial-el .author__info{line-height:1.87}.b-testimonial-section.section-lg:has(+.b-hero-inner.section-lg){padding-bottom:60px}@media (max-width:991px){.b-testimonial-section.section-lg:has(+.b-hero-inner.section-lg){padding-bottom:50px}}.b-testimonial-section.section-lg+.b-hero-inner.section-lg{padding-top:60px}@media (max-width:991px){.b-testimonial-section.section-lg+.b-hero-inner.section-lg{padding-top:50px}}.b-event-page .main-content{padding:60px 0 0}@media (max-width:767px){.b-event-page .main-content{padding:30px 0 0}}.b-event-page .event-page__info{gap:20px 60px}@media (max-width:1199px){.b-event-page .event-page__info{gap:30px 20px}}@media (max-width:650px){.b-event-page .info-el{-ms-flex:unset;flex:unset;width:100%}}.b-event-page .info-el .content{padding:0 0 0 30px}@media (max-width:991px){.b-event-page .info-el__button{width:100%;text-align:center}}.b-contact-section .contact-section{gap:30px 80px;-ms-grid-columns:calc(40% - 40px) calc(60% - 40px);grid-template-columns:calc(40% - 40px) calc(60% - 40px)}@media (max-width:1600px){.b-contact-section .contact-section{gap:30px;-ms-grid-columns:(calc(50% - 15px))[2];grid-template-columns:repeat(2,calc(50% - 15px))}}@media (max-width:991px){.b-contact-section .contact-section{-ms-grid-columns:unset;grid-template-columns:unset}}.b-contact-section .form-part{padding:40px 0}@media (max-width:991px){.b-contact-section .form-part{padding:0}}.b-contact-section .form .form__row:not(:last-child){margin-bottom:30px}.b-history .layout__history-inner{gap:20px 0}.b-history .layout__left-part{width:190px;height:calc(60px*5 - 20px*4 + 1px)}@media (max-width:1400px){.b-history .layout__left-part{width:150px}}@media (max-width:1199px){.b-history .layout__left-part{height:calc(40px*5 - 20px*4 + 1px)}}@media (max-width:991px){.b-history .layout__left-part{width:100%}}@media (max-width:767px){.b-history .layout__left-part{height:auto!important}}.b-history .layout__middle-part{width:calc(100% - 190px - 120px*2 - 40%)}@media (max-width:1600px){.b-history .layout__middle-part{width:calc(100% - 190px - 20px*2 - 40%)}}@media (max-width:1400px){.b-history .layout__middle-part{width:calc(100% - 150px - 10px*2 - 40%)}}@media (max-width:991px){.b-history .layout__middle-part{width:calc(100% - 150px - 10px*2)}}@media (max-width:767px){.b-history .layout__middle-part{width:100%}}.b-history .layout__right-part{width:40%}@media (max-width:1600px){.b-history .layout__right-part{width:calc(40% - 20px)}}@media (max-width:767px){.b-history .layout__right-part{width:100%}}.b-history .numbers-slider{width:100%;padding:1px}@media (max-width:767px){.b-history .numbers-slider{width:unset;margin:0 -20px;padding:0 20px}}.b-history .numbers-slider .swiper-wrapper{gap:20px 0}.b-history .numbers-slider .history__item{height:60px!important;text-align:center;font-size:24px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border-radius:100px;cursor:pointer;border:none;background-color:transparent}@media (max-width:1400px){.b-history .numbers-slider .history__item{font-size:16px}}@media (max-width:1199px){.b-history .numbers-slider .history__item{height:40px!important}}@media (max-width:767px){.b-history .numbers-slider .history__item{width:150px;height:auto!important;padding:5px}}.b-history .numbers-slider .history__item:focus-visible{outline:auto}.b-history .numbers-slider .history__item:hover{color:var(--text-color-main)}.b-history .numbers-slider .number-active{background-color:var(--color-green);color:var(--text-color-main)}.b-history .content-slider__wrapper{-ms-flex-negative:0;flex-shrink:0;cursor:pointer}.b-history .history__main .title,.b-history .history__main .title h2,.b-history .history__main .title h3{font-size:28px;line-height:1.57}@media (max-width:1199px){.b-history .history__main .title,.b-history .history__main .title h2,.b-history .history__main .title h3{font-size:22px}}@media (max-width:1199px){.b-history .history__main .content{font-size:16px}}.b-cards-section .card__text h2,.b-cards-section .card__text h3{letter-spacing:.48px;line-height:1.77}@media (max-width:1600px){.b-cards-section .card__text h2,.b-cards-section .card__text h3{font-size:20px}}.b-cards-section .card__text h2:not(:last-child),.b-cards-section .card__text h3:not(:last-child){margin-bottom:10px}.b-cards-section.section-lg:has(+.b-entry-points.section-lg){padding-bottom:60px}@media (max-width:991px){.b-cards-section.section-lg:has(+.b-entry-points.section-lg){padding-bottom:50px}}.b-cards-section.section-lg+.b-entry-points.section-lg{padding-top:60px}@media (max-width:991px){.b-cards-section.section-lg+.b-entry-points.section-lg{padding-top:50px}}.b-error-page .section-title,.b-error-page .section-title .h1-title,.b-error-page .section-title h1{font-size:174px;line-height:1.1}@media (max-width:1199px){.b-error-page .section-title,.b-error-page .section-title .h1-title,.b-error-page .section-title h1{font-size:120px}}@media (max-width:767px){.b-error-page .section-title,.b-error-page .section-title .h1-title,.b-error-page .section-title h1{font-size:90px}}.b-error-page .content h2,.b-error-page .content h3{letter-spacing:.48px}.b-simple-content .main-content .content h2{font-size:24px;letter-spacing:.48px}.b-simple-content .main-content .content h3{font-size:20px;letter-spacing:.4px}.b-simple-content .main-content .content a{text-decoration:underline;color:inherit}.b-simple-content .main-content .content a:hover{text-decoration:none}.b-newsletter .section-content__inner{padding:30px 0 60px}.b-newsletter .main-content{padding:120px 0 0}@media (max-width:1600px){.b-newsletter .main-content{padding:60px 0 0}}.b-logotypes .logotypes__list{gap:80px 30px;-ms-grid-columns:(minmax(0,1fr))[4];grid-template-columns:repeat(4,minmax(0,1fr))}@media (max-width:1400px){.b-logotypes .logotypes__list{gap:40px 30px}}@media (max-width:1199px){.b-logotypes .logotypes__list{-ms-grid-columns:(minmax(0,1fr))[3];grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:767px){.b-logotypes .logotypes__list{-ms-grid-columns:(minmax(0,1fr))[2];grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:690px){.b-logotypes .logotypes__list{-ms-grid-columns:(minmax(0,1fr))[1];grid-template-columns:repeat(1,minmax(0,1fr))}}.b-logotypes .logo{padding-right:30px}@media (max-width:690px){.b-logotypes .logo img{max-height:50px}}.b-hero-inner .hero-inner{padding:40px 25px}@media (max-width:767px){.b-hero-inner .hero-inner{padding:24px 5px;margin:0}}.b-hero-inner .media-wrap{max-width:750px}.b-hero-inner .description-content{max-width:730px}.b-social-media .top-part__columns .social{gap:20px 40px}.b-marquee-section .swiper-wrapper{transition-timing-function:linear}.b-marquee-section .top-part{padding:0 0 100px 30px}@media (max-width:1199px){.b-marquee-section .top-part{padding:0;max-width:unset}}.b-marquee-section .marquee-part{margin:-120px 0}.b-marquee-section .section-slider{max-width:630px;position:absolute;top:0;left:0;right:0;bottom:0}.b-marquee-section .slider-block{gap:0 22px;overflow:hidden}.b-marquee-section .slider-block .swiper-slide{height:auto}.b-marquee-section .slider-block .swiper-wrapper{transition-timing-function:linear}.b-marquee-section .slider__left,.b-marquee-section .slider__right{width:calc(50% - 11px)}.b-marquee-section .card__title:not(:last-child){margin-bottom:10px}.b-marquee-section .card__title,.b-marquee-section .card__title h3{font-size:24px;font-weight:700}.b-marquee-section .card__text{dominant-baseline:18px}.b-marquee-section .section-slider-mobile .swiper-slide{height:unset}.b-marquee-section .section-slider-mobile .swiper-slide .card{height:100%}.b-marquee-section .section-slider-mobile .wrap{padding:20px 0 0}.b-marquee-section .card{padding:20px}.b-marquee-section .slider-control{bottom:0}.b-marquee-section .slider-control button{vertical-align:top}@media (max-width:1500px){.b-entry-points .text-part{font-size:16px}}.b-entry-points .card-el__horizontal .media-part{width:33.33%}.b-entry-points .card-el__vertical .media-part{width:100%;aspect-ratio:16/10}.b-entry-points .card-el__media .card-el__control{width:100%;min-height:225px}.b-entry-points .card-el__custom .card-el__control .media-part{width:calc(50% - 15px)}.b-entry-points .card-el.w-20{width:20%}.b-entry-points .card-el.w-25{width:25%}.b-entry-points .card-el.w-30{width:30%}.b-entry-points .card-el.w-40{width:40%}.b-entry-points .card-el.w-50{width:50%}.b-entry-points .card-el.w-60{width:60%}@media (max-width:1450px){.b-entry-points .card-el.w-full-1450{width:100%}}@media (max-width:1450px){.b-entry-points .card-el.w-full-1450 .card-el__control{-ms-flex-direction:row;flex-direction:row}}@media (max-width:1450px){.b-entry-points .card-el.w-full-1450 .card-el__control .media-part{width:33.33%}}@media (max-width:700px){.b-entry-points .card-el.w-full-1450 .card-el__control .media-part{width:100%;aspect-ratio:16/9}}@media (max-width:1450px){.b-entry-points .card-el.w-50-1450{width:50%}}@media (max-width:1199px){.b-entry-points .card-el.w-full-1200{width:100%}}@media (max-width:1199px){.b-entry-points .card-el.w-full-1200 .card-el__control{-ms-flex-direction:row;flex-direction:row}}@media (max-width:1199px){.b-entry-points .card-el.w-full-1200 .card-el__control .media-part{width:33.33%}}@media (max-width:700px){.b-entry-points .card-el.w-full-1200 .card-el__control .media-part{width:100%;aspect-ratio:16/9}}@media (max-width:1199px){.b-entry-points .card-el.w-50-1200{width:50%}}@media (max-width:450px){.b-entry-points .card-el.w-50-1200.card-el__media{width:100%}}@media (max-width:1199px){.b-entry-points .card-el.w-50-1200.card-el__media .card-el__control{aspect-ratio:1}}.b-reviews-section.section-lg+.b-media-slider.section-lg{padding-top:60px}@media (max-width:991px){.b-reviews-section.section-lg+.b-media-slider.section-lg{padding-top:50px}}.b-news-page.section-lg:has(+.b-media-slider.section-lg){padding-bottom:60px}@media (max-width:991px){.b-news-page.section-lg:has(+.b-media-slider.section-lg){padding-bottom:50px}}.b-news-page.section-lg+.b-media-slider.section-lg{padding-top:60px}@media (max-width:991px){.b-news-page.section-lg+.b-media-slider.section-lg{padding-top:50px}}.search-section{z-index:100;background-color:#fff;display:none}.search-section .search__action{width:60px;border-radius:100%;top:30px;right:60px}@media (max-width:1199px){.search-section .search__action{width:32px;top:15px;right:15px}}.search-section .search__action svg{display:block}@media (max-width:1199px){.search-section .search__action svg{width:14px}}.search-section__inner{padding:100px 0 0;height:100%}@media (max-width:1199px){.search-section__inner{padding:60px 0 0}}.search-section .search{padding:0 20px;overflow:auto}.search-section .search .form__control{border-radius:0;border-top:none;border-left:none;border-right:none;font-size:28px;font-weight:600;letter-spacing:.56px;text-transform:unset;padding:20px;padding-left:100px;background-repeat:no-repeat;background-position:20px center;background-image:url("data:image/svg+xml,%3Csvg width='33' height='33' viewBox='0 0 33 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.3986 4.18755C18.485 4.18755 22.6086 8.31121 22.6086 13.3976H19.259C19.259 10.1608 16.6354 7.53621 13.3986 7.53621V4.18755Z' fill='%23003070'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.3956 0C20.7939 0 26.7921 5.9974 26.7923 13.3956C26.7923 16.4912 25.7415 19.3415 23.9783 21.6098L33 30.6315L30.6315 33L21.6098 23.9783C19.3415 25.7415 16.4912 26.7923 13.3956 26.7923C5.9974 26.7921 0 20.7939 0 13.3956C0.000176573 5.99751 5.99751 0.000176577 13.3956 0ZM13.3956 3.34867C7.84711 3.34884 3.34884 7.84711 3.34867 13.3956C3.34867 18.9443 7.847 23.4424 13.3956 23.4426C18.9444 23.4426 23.4426 18.9444 23.4426 13.3956C23.4424 7.847 18.9443 3.34867 13.3956 3.34867Z' fill='%23003070'/%3E%3C/svg%3E")}@media (max-width:991px){.search-section .search .form__control{font-size:20px;padding:10px;padding-left:54px;background-position:10px center;background-size:30px}}@media (max-width:767px){.search-section .search .form__control{font-size:16px}}.search-section .search__result{padding:40px 0}.search-section .subtitle:not(:last-child){margin-bottom:10px}.search-section .result-count .count{min-height:50px;padding:5px 30px;border-color:var(--color-dark-blue)}.search-section .category-row{padding:0 20px}@media (max-width:1199px){.search-section .category-row{padding:0}}.search-section .link-row{padding:20px 0;border-bottom:1px solid rgba(0,49,112,.3)}.search-section .link{color:inherit}.search-section .link:hover .title{color:var(--color-green)}.search-section .link .title{transition:color .1s linear}.footer__top{padding:60px 0}@media (max-width:1199px){.footer__top{padding:30px 0}}@media (max-width:1199px){.footer__top .logo{margin:0 0 30px}}.footer__top .inner-content{gap:20px 60px;padding:0 168px 0 0}@media (max-width:1800px){.footer__top .inner-content{gap:30px 20px}}@media (max-width:1600px){.footer__top .inner-content{padding:0 80px 0 0}}@media (max-width:767px){.footer__top .inner-content{padding:0}}.footer__top .right-part{width:calc(35% - 30px)}@media (max-width:1400px){.footer__top .right-part{width:auto;-ms-flex:1;flex:1}}.footer__top .right-part ul{list-style:none;display:-ms-grid;display:grid;-ms-grid-columns:(auto)[2];grid-template-columns:repeat(2,auto);padding:0;margin:0;gap:30px 70px}@media (max-width:1800px){.footer__top .right-part ul{gap:20px}}@media (max-width:1400px){.footer__top .right-part ul{-ms-grid-columns:unset;grid-template-columns:unset;gap:15px 0}}@media (max-width:1199px){.footer__top .right-part ul{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:15px 20px}}@media (max-width:374px){.footer__top .right-part ul{-ms-grid-columns:unset;grid-template-columns:unset}}.footer__top .contact-column{width:calc(30% - 30px);padding:0 60px 0 0}@media (max-width:1800px){.footer__top .contact-column{width:360px;padding:0}}@media (max-width:991px){.footer__top .contact-column{width:100%}}@media (max-width:767px){.footer__top .contact-column{font-size:14px}}.footer__top .contact-column a{text-decoration:underline}.footer__top .contact-column a:hover{text-decoration:none}.footer__top .menus-column{gap:20px 60px;width:calc(70% - 30px);padding:40px 0 0}@media (max-width:1800px){.footer__top .menus-column{width:auto;-ms-flex:1;flex:1}}@media (max-width:1400px){.footer__top .menus-column{gap:30px 30px;padding:0}}@media (max-width:767px){.footer__top .menus-column{width:100%;-ms-flex:unset;flex:unset}}.footer__top .services-menu{width:calc(65% - 30px)}@media (max-width:1199px){.footer__top .services-menu{width:100%}}.footer__top .sub-menu{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:15px 60px}@media (max-width:1400px){.footer__top .sub-menu{gap:15px 20px}}@media (max-width:550px){.footer__top .sub-menu{-ms-grid-columns:unset;grid-template-columns:unset}}.footer__top .sub-menu ul{list-style:none;padding:0;margin:0}.footer__top .sub-menu ul li:not(:last-child){margin-bottom:15px}.footer__top .sub-menu a{opacity:.8}.footer__top .sub-menu a:hover{opacity:1}.footer__bottom{padding:30px 0;border-top:1px solid rgba(229,238,245,.2)}.footer__bottom .columns{gap:30px 20px}@media (max-width:991px){.footer__bottom .columns{-ms-flex-direction:column;flex-direction:column;gap:20px 0}}.b-footer{padding:30px 0}@media (max-width:1300px){.b-footer{padding:30px 0 0}}.b-footer a{color:inherit}.b-footer a:hover{text-decoration:underline}.b-footer .bottom-menu>ul{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;gap:20px 40px}@media (max-width:1400px){.b-footer .bottom-menu>ul{gap:20px}}.b-footer .bottom-menu ul{list-style:none;margin:0;padding:0}@media (max-width:1300px){.b-footer .copyright{width:100%;-ms-flex-order:1;order:1;text-align:center}}@media (max-width:767px){.b-footer .bottom-info,.b-footer .copyright{font-size:14px;text-align:center}}.b-footer .btn-scroll-up{bottom:0;right:0;gap:20px 0;font-size:16px}@media (max-width:1600px){.b-footer .btn-scroll-up{font-size:12px;gap:10px 0}}@media (max-width:767px){.b-footer .btn-scroll-up{position:relative;margin-left:auto}}.b-footer .btn-scroll-up .icon{width:56px}@media (max-width:991px){.b-footer .btn-scroll-up .icon{width:36px}}@font-face{font-family:Inter;src:url(../fonts/Inter24pt-Regular.eot);src:url(../fonts/Inter24pt-Regular.eot?#iefix) format("embedded-opentype"),url(../fonts/Inter24pt-Regular.woff2) format("woff2"),url(../fonts/Inter24pt-Regular.woff) format("woff"),url(../fonts/Inter24pt-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(../fonts/Inter24pt-Medium.eot);src:url(../fonts/Inter24pt-Medium.eot?#iefix) format("embedded-opentype"),url(../fonts/Inter24pt-Medium.woff2) format("woff2"),url(../fonts/Inter24pt-Medium.woff) format("woff"),url(../fonts/Inter24pt-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(../fonts/Inter24pt-SemiBold.eot);src:url(../fonts/Inter24pt-SemiBold.eot?#iefix) format("embedded-opentype"),url(../fonts/Inter24pt-SemiBold.woff2) format("woff2"),url(../fonts/Inter24pt-SemiBold.woff) format("woff"),url(../fonts/Inter24pt-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(../fonts/Inter24pt-Bold.eot);src:url(../fonts/Inter24pt-Bold.eot?#iefix) format("embedded-opentype"),url(../fonts/Inter24pt-Bold.woff2) format("woff2"),url(../fonts/Inter24pt-Bold.woff) format("woff"),url(../fonts/Inter24pt-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(../fonts/Inter24pt-Black.eot);src:url(../fonts/Inter24pt-Black.eot?#iefix) format("embedded-opentype"),url(../fonts/Inter24pt-Black.woff2) format("woff2"),url(../fonts/Inter24pt-Black.woff) format("woff"),url(../fonts/Inter24pt-Black.ttf) format("truetype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(../fonts/Montserrat-Regular.eot);src:url(../fonts/Montserrat-Regular.eot?#iefix) format("embedded-opentype"),url(../fonts/Montserrat-Regular.woff2) format("woff2"),url(../fonts/Montserrat-Regular.woff) format("woff"),url(../fonts/Montserrat-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}