.Header-module-scss-module__wS1-Va__header{z-index:5;background:linear-gradient(#fff 0%,#fff0 100%);width:100dvw;position:fixed;top:0;left:0}.Header-module-scss-module__wS1-Va__header_container{z-index:1;justify-content:space-between;align-items:center;width:100%;max-width:1320px;margin:0 auto;padding:4px 30px;display:flex;position:relative}@media (min-width:768px){.Header-module-scss-module__wS1-Va__header_container{width:768px;padding:20px 60px}}@media (min-width:1280px){.Header-module-scss-module__wS1-Va__header_container{width:100%;padding:26px 20px}}.Header-module-scss-module__wS1-Va__header_container__logo{width:68px;height:40px;display:block}@media (min-width:768px){.Header-module-scss-module__wS1-Va__header_container__logo{width:88px;height:52px}}.Header-module-scss-module__wS1-Va__header_container__navigation{z-index:-1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;width:100%;height:auto;transition:transform var(--show-mobi-menu-animate) linear,opacity var(--show-mobi-menu-animate) linear;background-color:#fefdffe6;border-bottom-right-radius:40px;border-bottom-left-radius:40px;flex-direction:column;align-items:center;gap:20px;padding:80px 20px 20px;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%,-100%);box-shadow:0 4px 4px #621df280}@media (min-width:768px){.Header-module-scss-module__wS1-Va__header_container__navigation{width:768px;padding:140px 32px 32px}}@media (min-width:1280px){.Header-module-scss-module__wS1-Va__header_container__navigation{-webkit-backdrop-filter:none;backdrop-filter:none;width:auto;box-shadow:none;opacity:1;background-color:#0000;border:none;flex-direction:row;gap:0;padding:0;position:static;transform:translate(0)}}.Header-module-scss-module__wS1-Va__header_container__navigation.Header-module-scss-module__wS1-Va__active{opacity:1;transform:translate(-50%)}@media (min-width:1280px){.Header-module-scss-module__wS1-Va__header_container__menu{display:none}}.Header-module-scss-module__wS1-Va__nav{display:contents}.Header-module-scss-module__wS1-Va__nav_list{flex-direction:column;gap:20px;width:100%;display:flex}@media (min-width:1280px){.Header-module-scss-module__wS1-Va__nav_list{flex-direction:row;gap:0}}.Header-module-scss-module__wS1-Va__nav_list li{display:contents}.Header-module-scss-module__wS1-Va__nav_list__item{cursor:pointer;justify-content:center;align-items:center;width:100%;height:48px;display:flex}@media (min-width:768px){.Header-module-scss-module__wS1-Va__nav_list__item{height:60px}}@media (min-width:1280px){.Header-module-scss-module__wS1-Va__nav_list__item{width:152px;height:48px}}.Header-module-scss-module__wS1-Va__button{min-width:170px}
.HeaderMenuBtn-module-scss-module__3rHUlG__burger{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.HeaderMenuBtn-module-scss-module__3rHUlG__burger>i{background:var(--primary-violet-color);width:24px;height:3px;transition:var(--show-mobi-menu-animate);border-radius:10px;display:block;position:absolute}@media (min-width:768px){.HeaderMenuBtn-module-scss-module__3rHUlG__burger>i{width:30px}}.HeaderMenuBtn-module-scss-module__3rHUlG__burger>i:first-child{animation:HeaderMenuBtn-module-scss-module__3rHUlG__itop_out var(--show-mobi-menu-animate) ease forwards;transform:translateY(-8px)}@media (min-width:768px){.HeaderMenuBtn-module-scss-module__3rHUlG__burger>i:first-child{transform:translateY(-10px)}}.HeaderMenuBtn-module-scss-module__3rHUlG__burger>i:nth-child(3){animation:HeaderMenuBtn-module-scss-module__3rHUlG__ibottom_out var(--show-mobi-menu-animate) ease forwards;transform:translateY(8px)}@media (min-width:768px){.HeaderMenuBtn-module-scss-module__3rHUlG__burger>i:nth-child(3){transform:translateY(10px)}}.HeaderMenuBtn-module-scss-module__3rHUlG__burger.HeaderMenuBtn-module-scss-module__3rHUlG__active>i:first-child{animation:HeaderMenuBtn-module-scss-module__3rHUlG__itop var(--show-mobi-menu-animate) ease forwards}.HeaderMenuBtn-module-scss-module__3rHUlG__burger.HeaderMenuBtn-module-scss-module__3rHUlG__active>i:nth-child(2){width:0}.HeaderMenuBtn-module-scss-module__3rHUlG__burger.HeaderMenuBtn-module-scss-module__3rHUlG__active>i:nth-child(3){animation:HeaderMenuBtn-module-scss-module__3rHUlG__ibottom var(--show-mobi-menu-animate) ease forwards}@keyframes HeaderMenuBtn-module-scss-module__3rHUlG__itop{to{transform:translateY(0)rotate(45deg)}}@keyframes HeaderMenuBtn-module-scss-module__3rHUlG__ibottom{to{transform:translateY(0)rotate(135deg)}}@keyframes HeaderMenuBtn-module-scss-module__3rHUlG__itop_out{0%{transform:translateY(0)}}@keyframes HeaderMenuBtn-module-scss-module__3rHUlG__ibottom_out{0%{transform:translateY(0)}}
.CTAButton-module-scss-module__SPuToq__button{width:100%;height:48px;color:var(--primary-white-color);cursor:pointer;border-radius:30px;justify-content:center;align-items:center;gap:20px;font-family:WixMadeforDisplay;font-size:16px;font-weight:400;line-height:130%;display:flex}.CTAButton-module-scss-module__SPuToq__button .CTAButton-module-scss-module__SPuToq__button_arrow{width:28px;height:28px;transition:transform var(--default-css-animations) linear;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;display:block}@media (hover:hover){.CTAButton-module-scss-module__SPuToq__button:hover .CTAButton-module-scss-module__SPuToq__button_arrow{transform:rotate(45deg)}}.CTAButton-module-scss-module__SPuToq__button.CTAButton-module-scss-module__SPuToq__violet{background-color:var(--primary-violet-color);border:1px solid var(--primary-violet-color)}.CTAButton-module-scss-module__SPuToq__button.CTAButton-module-scss-module__SPuToq__violet .CTAButton-module-scss-module__SPuToq__button_arrow{background-color:var(--primary-white-color);background-image:url("data:image/svg+xml,<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M15.4221 7.02228C15.7851 7.03114 16.0773 7.32331 16.0862 7.68631L16.2466 14.2657C16.2558 14.6416 15.9585 14.9538 15.5826 14.963C15.2067 14.9721 14.8945 14.6748 14.8854 14.2989L14.7636 9.30765L8.1842 15.8871C7.91831 16.153 7.48723 16.153 7.22135 15.8871C6.95547 15.6212 6.95547 15.1901 7.22135 14.9242L13.8008 8.34481L8.80949 8.22307C8.43359 8.2139 8.13629 7.90174 8.14546 7.52584C8.15463 7.14994 8.46679 6.85264 8.84269 6.86181L15.4221 7.02228Z\" fill=\"%23621DF2\" /></svg>")}.CTAButton-module-scss-module__SPuToq__button.CTAButton-module-scss-module__SPuToq__white{color:var(--primary-black-color);background-color:var(--white-background-color);border:1px solid var(--primary-violet-color)}.CTAButton-module-scss-module__SPuToq__button.CTAButton-module-scss-module__SPuToq__white .CTAButton-module-scss-module__SPuToq__button_arrow{background-color:var(--primary-violet-color);background-image:url("data:image/svg+xml,<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M15.4221 7.02228C15.7851 7.03114 16.0773 7.32331 16.0862 7.68631L16.2466 14.2657C16.2558 14.6416 15.9585 14.9538 15.5826 14.963C15.2067 14.9721 14.8945 14.6748 14.8854 14.2989L14.7636 9.30765L8.1842 15.8871C7.91831 16.153 7.48723 16.153 7.22135 15.8871C6.95547 15.6212 6.95547 15.1901 7.22135 14.9242L13.8008 8.34481L8.80949 8.22307C8.43359 8.2139 8.13629 7.90174 8.14546 7.52584C8.15463 7.14994 8.46679 6.85264 8.84269 6.86181L15.4221 7.02228Z\" fill=\"%23FEFDFF\" /></svg>")}.CTAButton-module-scss-module__SPuToq__button:disabled{color:#878c91;pointer-events:none;background-color:#cad9e7;border:1px solid #cad9e7}.CTAButton-module-scss-module__SPuToq__button:disabled .CTAButton-module-scss-module__SPuToq__button_arrow{background-color:#878c91;background-image:url("data:image/svg+xml,<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(%23clip0_82_1100)\"><circle cx=\"12\" cy=\"12\" r=\"12\" fill=\"%23878C91\" /><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M16.9272 6.20902C17.3994 6.22053 17.7795 6.6006 17.791 7.07281L17.9997 15.6315C18.0117 16.1205 17.6249 16.5266 17.1359 16.5385C16.647 16.5504 16.2409 16.1637 16.229 15.6747L16.0706 9.18189L7.51189 17.7406C7.16603 18.0865 6.60527 18.0865 6.2594 17.7406C5.91353 17.3947 5.91353 16.834 6.2594 16.4881L14.8181 7.9294L8.3253 7.77104C7.83631 7.75911 7.44958 7.35304 7.46151 6.86406C7.47343 6.37507 7.8795 5.98834 8.36848 6.00027L16.9272 6.20902Z\" fill=\"%23CAD9E7\" /></g><defs><clipPath id=\"clip0_82_1100\"><rect width=\"24\" height=\"24\" fill=\"white\" /></clipPath></defs></svg>")}
.Action-module-scss-module__lb6a1G__action{background-color:var(--primary-violet-color)}.Action-module-scss-module__lb6a1G__action_container{grid-template-areas:"title""description""button";row-gap:12px;padding:20px;display:grid}@media (min-width:768px){.Action-module-scss-module__lb6a1G__action_container{padding:40px 60px}}@media (min-width:1280px){.Action-module-scss-module__lb6a1G__action_container{grid-template-columns:630px 1fr;grid-template-areas:"title button""description button";padding:40px 120px}}.Action-module-scss-module__lb6a1G__action_title{text-wrap:balance;color:var(--primary-white-color);opacity:0;transition:opacity var(--default-css-animations) linear,transform var(--default-css-animations) linear;grid-area:title;transform:translate(-100%)}.Action-module-scss-module__lb6a1G__action_description{color:var(--primary-white-color);opacity:0;transition:opacity var(--default-css-animations) var(--default-css-animations) linear,transform var(--default-css-animations) var(--default-css-animations) linear;grid-area:description;transform:translate(-100%)}@media (min-width:768px){.Action-module-scss-module__lb6a1G__action_description{font-size:18px;line-height:150%}}.Action-module-scss-module__lb6a1G__action_button{opacity:0;transition:opacity var(--default-css-animations) var(--default-css-animations) linear,transform var(--default-css-animations) var(--default-css-animations) linear;grid-area:button;margin-top:10px;transform:translate(100%)}@media (min-width:768px){.Action-module-scss-module__lb6a1G__action_button{width:306px;margin-top:30px;margin-left:auto}}@media (min-width:1280px){.Action-module-scss-module__lb6a1G__action_button{margin-top:auto}}.Action-module-scss-module__lb6a1G__action_container.Action-module-scss-module__lb6a1G__show .Action-module-scss-module__lb6a1G__action_title,.Action-module-scss-module__lb6a1G__action_container.Action-module-scss-module__lb6a1G__show .Action-module-scss-module__lb6a1G__action_description,.Action-module-scss-module__lb6a1G__action_container.Action-module-scss-module__lb6a1G__show .Action-module-scss-module__lb6a1G__action_button{opacity:1;transform:translate(0)}
.Advantages-module-scss-module__i5U9La__advantages{background-color:var(--gray-background-color)}.Advantages-module-scss-module__i5U9La__advantages_container{grid-template-areas:"title""description""list";row-gap:20px;display:grid}@media (min-width:1280px){.Advantages-module-scss-module__i5U9La__advantages_container{grid-template-areas:"title description""list list";align-items:center}}.Advantages-module-scss-module__i5U9La__advantages_container.Advantages-module-scss-module__i5U9La__show .Advantages-module-scss-module__i5U9La__advantages_title,.Advantages-module-scss-module__i5U9La__advantages_container.Advantages-module-scss-module__i5U9La__show .Advantages-module-scss-module__i5U9La__advantages_description{opacity:1;transform:translate(0)}.Advantages-module-scss-module__i5U9La__advantages_container.Advantages-module-scss-module__i5U9La__show .Advantages-module-scss-module__i5U9La__advantages_list__item{opacity:1;scale:1}.Advantages-module-scss-module__i5U9La__advantages_title{opacity:0;transition:opacity var(--default-css-animations) linear,transform var(--default-css-animations) linear;grid-area:title;transform:translate(-100%)}.Advantages-module-scss-module__i5U9La__advantages_description{color:var(--primary-gray-color);letter-spacing:.05em;opacity:0;transition:opacity var(--default-css-animations) linear,transform var(--default-css-animations) linear;grid-area:description;line-height:150%;transform:translate(100%)}@media (min-width:768px){.Advantages-module-scss-module__i5U9La__advantages_description{text-wrap:balance;font-size:18px}}@media (min-width:1280px){.Advantages-module-scss-module__i5U9La__advantages_description{text-align:right}}.Advantages-module-scss-module__i5U9La__advantages__list{flex-direction:column;grid-area:list;gap:20px;display:flex}@media (min-width:768px){.Advantages-module-scss-module__i5U9La__advantages__list{margin-top:20px}}@media (min-width:1280px){.Advantages-module-scss-module__i5U9La__advantages__list{flex-direction:row;justify-content:space-around}}.Advantages-module-scss-module__i5U9La__advantages_list__item{opacity:0;transition:opacity var(--default-css-animations) linear,scale var(--default-css-animations) linear;grid-template-columns:40px 1fr;grid-template-areas:"icon title""icon description";gap:12px;display:grid;scale:.8}.Advantages-module-scss-module__i5U9La__advantages_list__item:nth-of-type(2){transition:opacity var(--default-css-animations) var(--default-css-animations) linear,scale var(--default-css-animations) var(--default-css-animations) linear}.Advantages-module-scss-module__i5U9La__advantages_list__item:nth-of-type(3){transition:opacity var(--default-css-animations) calc(var(--default-css-animations)*2) linear,scale var(--default-css-animations) calc(var(--default-css-animations)*2) linear}@media (min-width:768px){.Advantages-module-scss-module__i5U9La__advantages_list__item{grid-template:"icon title"56px"none description"1fr/56px 1fr;align-items:center}}@media (min-width:1280px){.Advantages-module-scss-module__i5U9La__advantages_list__item{grid-template:"icon"56px"title"60px"description"/380px;justify-items:center}}.Advantages-module-scss-module__i5U9La__advantages_list__icon{background-color:var(--violet-background-color);background-position:50%;background-repeat:no-repeat;background-size:66%;border-radius:50%;grid-area:icon;width:40px;height:40px;display:block}@media (min-width:768px){.Advantages-module-scss-module__i5U9La__advantages_list__icon{width:56px;height:56px}}.Advantages-module-scss-module__i5U9La__advantages_list__icon.Advantages-module-scss-module__i5U9La__horse{background-image:url("data:image/svg+xml,<svg width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M10.5001 27C9.70444 27 8.94137 27.3161 8.37877 27.8787C7.81616 28.4413 7.50009 29.2044 7.50009 30V31.5C7.50009 31.8978 7.65812 32.2794 7.93943 32.5607C8.22073 32.842 8.60226 33 9.00009 33H27.0001C27.3979 33 27.7794 32.842 28.0607 32.5607C28.3421 32.2794 28.5001 31.8978 28.5001 31.5V30C28.5001 29.2044 28.184 28.4413 27.6214 27.8787C27.0588 27.3161 26.2957 27 25.5001 27H10.5001ZM10.5001 27L14.5696 18.2775M24.7501 27C26.2501 24 28.5001 19.5 28.5001 13.5C28.5001 10.7152 27.3938 8.04451 25.4247 6.07538C23.4556 4.10625 20.7849 3 18.0001 3H9.95259C9.66756 3.00011 9.38847 3.08142 9.14799 3.23441C8.90751 3.3874 8.7156 3.60574 8.59472 3.86386C8.47385 4.12198 8.42901 4.4092 8.46547 4.69188C8.50193 4.97456 8.61817 5.241 8.80059 5.46L10.5001 7.5L7.02009 16.203C6.74166 16.8985 6.73349 17.6729 6.99719 18.3741C7.2609 19.0752 7.77738 19.6524 8.44509 19.992L12.7501 22.176M22.5001 7.5L24.6376 5.3625M25.5001 12L27.7951 9.705\" stroke=\"%23FEFDFF\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" /></svg>")}.Advantages-module-scss-module__i5U9La__advantages_list__icon.Advantages-module-scss-module__i5U9La__glasses{background-image:url("data:image/svg+xml,<svg width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M9 28.5C12.3137 28.5 15 25.8137 15 22.5C15 19.1863 12.3137 16.5 9 16.5C5.68629 16.5 3 19.1863 3 22.5C3 25.8137 5.68629 28.5 9 28.5Z\" stroke=\"%23FEFDFF\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" /><path d=\"M27 28.5C30.3137 28.5 33 25.8137 33 22.5C33 19.1863 30.3137 16.5 27 16.5C23.6863 16.5 21 19.1863 21 22.5C21 25.8137 23.6863 28.5 27 28.5Z\" stroke=\"%23FEFDFF\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" /><path d=\"M21 22.5C21 21.7044 20.6839 20.9413 20.1213 20.3787C19.5587 19.8161 18.7956 19.5 18 19.5C17.2043 19.5 16.4413 19.8161 15.8787 20.3787C15.3161 20.9413 15 21.7044 15 22.5M3.75 19.5L7.5 10.5C8.55 8.55 9.6 7.5 12 7.5M32.25 19.5L28.5 10.5C27.45 8.55 26.25 7.5 24 7.5\" stroke=\"%23FEFDFF\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" /></svg>")}.Advantages-module-scss-module__i5U9La__advantages_list__icon.Advantages-module-scss-module__i5U9La__lightning{background-image:url("data:image/svg+xml,<svg width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M6.00023 21C5.71638 21.001 5.43808 20.9214 5.19766 20.7705C4.95725 20.6196 4.76458 20.4035 4.64206 20.1475C4.51953 19.8914 4.47217 19.6059 4.50548 19.324C4.53879 19.0421 4.6514 18.7754 4.83023 18.555L19.6802 3.255C19.7916 3.12642 19.9434 3.03953 20.1107 3.0086C20.278 2.97766 20.4508 3.00452 20.6008 3.08476C20.7508 3.16499 20.8691 3.29385 20.9362 3.45016C21.0034 3.60648 21.0153 3.78097 20.9702 3.945L18.0902 12.975C18.0053 13.2023 17.9768 13.4468 18.0071 13.6875C18.0374 13.9282 18.1257 14.158 18.2644 14.3571C18.403 14.5563 18.5879 14.7188 18.8031 14.8307C19.0184 14.9427 19.2576 15.0008 19.5002 15H30.0002C30.2841 14.999 30.5624 15.0786 30.8028 15.2295C31.0432 15.3804 31.2359 15.5965 31.3584 15.8525C31.4809 16.1086 31.5283 16.3941 31.495 16.676C31.4617 16.9579 31.3491 17.2246 31.1702 17.445L16.3202 32.745C16.2088 32.8736 16.057 32.9605 15.8898 32.9914C15.7225 33.0223 15.5496 32.9955 15.3996 32.9152C15.2496 32.835 15.1314 32.7062 15.0642 32.5498C14.9971 32.3935 14.9851 32.219 15.0302 32.055L17.9102 23.025C17.9952 22.7977 18.0237 22.5532 17.9933 22.3125C17.963 22.0718 17.8747 21.842 17.7361 21.6429C17.5975 21.4437 17.4126 21.2812 17.1973 21.1693C16.9821 21.0573 16.7429 20.9992 16.5002 21H6.00023Z\" stroke=\"%23FEFDFF\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" /></svg>")}.Advantages-module-scss-module__i5U9La__advantages_list__title{grid-area:title}@media (min-width:1280px){.Advantages-module-scss-module__i5U9La__advantages_list__title{text-align:center;flex-wrap:balance;max-width:18ch}}.Advantages-module-scss-module__i5U9La__advantages_list__description{grid-area:description}
.Contacts-module-scss-module__MPho1W__contacts{grid-template-areas:"title""map""list""button";row-gap:24px;display:grid}@media (min-width:768px){.Contacts-module-scss-module__MPho1W__contacts{grid-template-areas:"title title""map map""list button"}}@media (min-width:1280px){.Contacts-module-scss-module__MPho1W__contacts{grid-template:"title map""list map""button map"1fr/306px 740px;justify-content:center;gap:20px}}.Contacts-module-scss-module__MPho1W__contacts.Contacts-module-scss-module__MPho1W__show .Contacts-module-scss-module__MPho1W__contacts_title,.Contacts-module-scss-module__MPho1W__contacts.Contacts-module-scss-module__MPho1W__show .Contacts-module-scss-module__MPho1W__contacts_map,.Contacts-module-scss-module__MPho1W__contacts.Contacts-module-scss-module__MPho1W__show .Contacts-module-scss-module__MPho1W__contacts_list,.Contacts-module-scss-module__MPho1W__contacts.Contacts-module-scss-module__MPho1W__show .Contacts-module-scss-module__MPho1W__contacts_button{opacity:1;transform:translate(0)}.Contacts-module-scss-module__MPho1W__contacts_title{opacity:0;transition:opacity var(--default-css-animations) linear,transform var(--default-css-animations) linear;grid-area:title;transform:translate(-100%)}.Contacts-module-scss-module__MPho1W__contacts_map{opacity:0;width:100%;height:340px;transition:opacity var(--default-css-animations) var(--default-css-animations) linear,transform var(--default-css-animations) var(--default-css-animations) linear;grid-area:map;padding:1px;display:block;position:relative;transform:translate(100%)}@media (min-width:1280px){.Contacts-module-scss-module__MPho1W__contacts_map{height:440px}}.Contacts-module-scss-module__MPho1W__contacts_map>div{will-change:mask-image,-webkit-mask-image;-webkit-mask-image:url(../media/MapMobile.0w6owlowv9bsu.png);mask-image:url(../media/MapMobile.0w6owlowv9bsu.png);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:repeat;mask-repeat:repeat}@media (min-width:768px){.Contacts-module-scss-module__MPho1W__contacts_map>div{-webkit-mask-image:url(../media/MapTablet.0ww4x92cc95ap.svg);mask-image:url(../media/MapTablet.0ww4x92cc95ap.svg)}}@media (min-width:1280px){.Contacts-module-scss-module__MPho1W__contacts_map>div{-webkit-mask-image:url(../media/MapDesc.0p3h4z-riqnwc.svg);mask-image:url(../media/MapDesc.0p3h4z-riqnwc.svg)}}.Contacts-module-scss-module__MPho1W__contacts_map:after{content:"";z-index:1;background-image:url(../media/Logo.0111r73xx-4rq.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:100px;height:56px;position:absolute;top:6px;right:12px}@media (min-width:768px){.Contacts-module-scss-module__MPho1W__contacts_map:after{width:150px;height:80px}}@media (min-width:1280px){.Contacts-module-scss-module__MPho1W__contacts_map:after{width:160px;height:90px;top:16px;right:20px}}.Contacts-module-scss-module__MPho1W__contacts_map:before{content:"";background-color:var(--violet-background-color);width:100%;height:100%;position:absolute;top:0;left:0;-webkit-mask-image:url(../media/MapMobile.0w6owlowv9bsu.png);mask-image:url(../media/MapMobile.0w6owlowv9bsu.png);-webkit-mask-size:100% 100%;mask-size:100% 100%}@media (min-width:768px){.Contacts-module-scss-module__MPho1W__contacts_map:before{-webkit-mask-image:url(../media/MapTablet.0ww4x92cc95ap.svg);mask-image:url(../media/MapTablet.0ww4x92cc95ap.svg)}}@media (min-width:1280px){.Contacts-module-scss-module__MPho1W__contacts_map:before{-webkit-mask-image:url(../media/MapDesc.0p3h4z-riqnwc.svg);mask-image:url(../media/MapDesc.0p3h4z-riqnwc.svg)}}.Contacts-module-scss-module__MPho1W__contacts_list{opacity:0;transition:opacity var(--default-css-animations) calc(var(--default-css-animations)*2) linear,transform var(--default-css-animations) calc(var(--default-css-animations)*2) linear;flex-direction:column;grid-area:list;gap:10px;display:flex;transform:translate(-100%)}@media (min-width:768px){.Contacts-module-scss-module__MPho1W__contacts_list{transition:opacity var(--default-css-animations) var(--default-css-animations) linear,transform var(--default-css-animations) var(--default-css-animations) linear}}.Contacts-module-scss-module__MPho1W__contacts_list__item{align-items:center;gap:12px;height:40px;font-size:18px;font-weight:500;display:flex}.Contacts-module-scss-module__MPho1W__contacts_list__icon{background-position:50%;background-repeat:no-repeat;background-size:90%;width:24px;height:24px;display:block}.Contacts-module-scss-module__MPho1W__contacts_list__icon.Contacts-module-scss-module__MPho1W__phone{background-image:url("data:image/svg+xml,<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M13.832 16.568C14.0385 16.6628 14.2712 16.6845 14.4917 16.6294C14.7122 16.5744 14.9073 16.4458 15.045 16.265L15.4 15.8C15.5863 15.5516 15.8279 15.35 16.1056 15.2111C16.3833 15.0723 16.6895 15 17 15H20C20.5304 15 21.0391 15.2107 21.4142 15.5858C21.7893 15.9609 22 16.4696 22 17V20C22 20.5304 21.7893 21.0391 21.4142 21.4142C21.0391 21.7893 20.5304 22 20 22C15.2261 22 10.6477 20.1036 7.27208 16.7279C3.89642 13.3523 2 8.7739 2 4C2 3.46957 2.21071 2.96086 2.58579 2.58579C2.96086 2.21071 3.46957 2 4 2H7C7.53043 2 8.03914 2.21071 8.41421 2.58579C8.78929 2.96086 9 3.46957 9 4V7C9 7.31049 8.92771 7.61672 8.78885 7.89443C8.65 8.17214 8.44839 8.41371 8.2 8.6L7.732 8.951C7.54842 9.09118 7.41902 9.29059 7.36579 9.51535C7.31256 9.74012 7.33878 9.97638 7.44 10.184C8.80668 12.9599 11.0544 15.2048 13.832 16.568Z\" stroke=\"%23621DF2\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" /></svg>")}.Contacts-module-scss-module__MPho1W__contacts_list__icon.Contacts-module-scss-module__MPho1W__mail{background-image:url("data:image/svg+xml,<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M22 7L13.009 12.727C12.7039 12.9042 12.3573 12.9976 12.0045 12.9976C11.6517 12.9976 11.3051 12.9042 11 12.727L2 7\" stroke=\"%23621DF2\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" /><path d=\"M20 4H4C2.89543 4 2 4.89543 2 6V18C2 19.1046 2.89543 20 4 20H20C21.1046 20 22 19.1046 22 18V6C22 4.89543 21.1046 4 20 4Z\" stroke=\"%23621DF2\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" /></svg>")}.Contacts-module-scss-module__MPho1W__contacts_button{opacity:0;width:100%;transition:opacity var(--default-css-animations) calc(var(--default-css-animations)*3) linear,transform var(--default-css-animations) calc(var(--default-css-animations)*3) linear;grid-area:button;transform:translate(-100%)}@media (min-width:768px){.Contacts-module-scss-module__MPho1W__contacts_button{width:306px;transition:opacity var(--default-css-animations) calc(var(--default-css-animations)*2) linear,transform var(--default-css-animations) calc(var(--default-css-animations)*2) linear;margin-top:auto;margin-left:auto}}@media (min-width:1280px){.Contacts-module-scss-module__MPho1W__contacts_button{margin:0 0 auto}}
.Services-module-scss-module__Nut0xG__services{grid-template-columns:1fr;row-gap:24px;display:grid}@media (min-width:768px){.Services-module-scss-module__Nut0xG__services{row-gap:40px}}.Services-module-scss-module__Nut0xG__services.Services-module-scss-module__Nut0xG__show .Services-module-scss-module__Nut0xG__services_title{opacity:1;transform:translate(0)}.Services-module-scss-module__Nut0xG__services.Services-module-scss-module__Nut0xG__show .Services-module-scss-module__Nut0xG__services_list__item{opacity:1;scale:1}.Services-module-scss-module__Nut0xG__services_title{opacity:0;transition:opacity var(--default-css-animations) linear,transform var(--default-css-animations) linear;transform:translate(-100%)}.Services-module-scss-module__Nut0xG__services_list{transition:height var(--default-css-animations) linear;row-gap:12px;display:grid}@media (min-width:768px){.Services-module-scss-module__Nut0xG__services_list{grid-template-columns:1fr 1fr;gap:20px;height:auto}}@media (min-width:1280px){.Services-module-scss-module__Nut0xG__services_list{grid-template-columns:1fr 1fr 1fr}}.Services-module-scss-module__Nut0xG__services_list.Services-module-scss-module__Nut0xG__showMore{height:504px;overflow:hidden}@media (min-width:768px){.Services-module-scss-module__Nut0xG__services_list.Services-module-scss-module__Nut0xG__showMore{height:auto}}.Services-module-scss-module__Nut0xG__services_list.Services-module-scss-module__Nut0xG__showMore.Services-module-scss-module__Nut0xG__active{height:1500px}@media (min-width:768px){.Services-module-scss-module__Nut0xG__services_list.Services-module-scss-module__Nut0xG__showMore.Services-module-scss-module__Nut0xG__active{height:auto}}.Services-module-scss-module__Nut0xG__services_list__item{background-image:url("data:image/svg+xml,<svg width=\"29\" height=\"241\" viewBox=\"0 0 29 241\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M28.5 0.5H20.5C9.45431 0.5 0.5 9.4543 0.5 20.5V220.5C0.5 231.546 9.45431 240.5 20.5 240.5H26.5\" stroke=\"%23601DF2\" /></svg>"),url("data:image/svg+xml,<svg width=\"278\" height=\"1\" viewBox=\"0 0 278 1\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 0.5H277.5\" stroke=\"%23601DF2\" /></svg>"),url("data:image/svg+xml,<svg width=\"233\" height=\"1\" viewBox=\"0 0 233 1\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M232.5 0.5H0\" stroke=\"%23601DF2\" /></svg>"),url("data:image/svg+xml,<svg width=\"77\" height=\"241\" viewBox=\"0 0 77 241\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M47 0.5H56.5C67.5457 0.5 76.5 9.45431 76.5 20.5V174.816C76.5 182.373 70.3734 188.5 62.8158 188.5C41.6546 188.5 24.5 205.655 24.5 226.816C24.5 234.373 18.3734 240.5 10.8158 240.5H0\" stroke=\"%23601DF2\" /></svg>");background-position:0,top,20% 100.1%,100%;background-size:contain,90%,77%,contain;grid-template-rows:auto auto 1fr;grid-template-areas:"icon""title""description""button";row-gap:12px;height:240px;padding:20px;display:grid;position:relative}@media (min-width:768px){.Services-module-scss-module__Nut0xG__services_list__item{background-image:url("data:image/svg+xml,<svg width=\"314\" height=\"285\" viewBox=\"0 0 314 285\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0.5H294C304.77 0.5 313.5 9.23045 313.5 20V219.315C313.5 226.597 307.597 232.5 300.315 232.5C278.878 232.5 261.5 249.878 261.5 271.315C261.5 278.597 255.597 284.5 248.315 284.5H20C9.23045 284.5 0.5 275.77 0.5 265V20C0.5 9.23045 9.23045 0.5 20 0.5Z\" stroke=\"%23601DF2\" /></svg>");height:286px}}@media (min-width:1280px){.Services-module-scss-module__Nut0xG__services_list__item{background-image:url("data:image/svg+xml,<svg width=\"413\" height=\"252\" viewBox=\"0 0 413 252\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0.5H393C403.77 0.5 412.5 9.23045 412.5 20V186.315C412.5 193.597 406.597 199.5 399.315 199.5C377.878 199.5 360.5 216.878 360.5 238.315C360.5 245.597 354.597 251.5 347.315 251.5H20C9.23045 251.5 0.5 242.77 0.5 232V20C0.5 9.23045 9.23045 0.5 20 0.5Z\" stroke=\"%23601DF2\" /></svg>");height:254px}}.Services-module-scss-module__Nut0xG__services_list__item{opacity:0;transition:opacity var(--default-css-animations) linear,scale var(--default-css-animations) linear;scale:.8}.Services-module-scss-module__Nut0xG__services_list__item:nth-of-type(2),.Services-module-scss-module__Nut0xG__services_list__item:nth-of-type(5){transition:opacity var(--default-css-animations) var(--default-css-animations) linear,scale var(--default-css-animations) var(--default-css-animations) linear}.Services-module-scss-module__Nut0xG__services_list__item:nth-of-type(3),.Services-module-scss-module__Nut0xG__services_list__item:nth-of-type(6){transition:opacity var(--default-css-animations) calc(var(--default-css-animations)*2) linear,scale var(--default-css-animations) calc(var(--default-css-animations)*2) linear}.Services-module-scss-module__Nut0xG__services_list__icon{background-color:var(--primary-violet-color);background-size:75%;border-radius:50%;grid-area:icon;width:40px;height:40px;display:block}@media (min-width:768px){.Services-module-scss-module__Nut0xG__services_list__icon{width:56px;height:56px}}.Services-module-scss-module__Nut0xG__services_list__icon.Services-module-scss-module__Nut0xG__web{background-image:url("data:image/svg+xml,<svg width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M27 24L33 18L27 12M9 12L3 18L9 24M21.75 6L14.25 30\" stroke=\"%23FEFDFF\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" /></svg>")}.Services-module-scss-module__Nut0xG__services_list__icon.Services-module-scss-module__Nut0xG__digital{background-image:url("data:image/svg+xml,<svg width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M17.9998 22.4999L23.9998 28.4999M7.49984 11.9999L13.4998 17.9999M3.52784 15.9719C3.18893 16.3109 2.99854 16.7706 2.99854 17.2499C2.99854 17.7292 3.18893 18.1889 3.52784 18.5279L6.97184 21.9719C7.31081 22.3108 7.77051 22.5012 8.24984 22.5012C8.72918 22.5012 9.18888 22.3108 9.52784 21.9719L18.5713 12.9284C18.8668 12.6329 19.2176 12.3985 19.6037 12.2386C19.9897 12.0787 20.4035 11.9964 20.8213 11.9964C21.2392 11.9964 21.653 12.0787 22.039 12.2386C22.4251 12.3985 22.7759 12.6329 23.0713 12.9284C23.3668 13.2239 23.6012 13.5746 23.7611 13.9607C23.921 14.3468 24.0033 14.7605 24.0033 15.1784C24.0033 15.5963 23.921 16.01 23.7611 16.3961C23.6012 16.7821 23.3668 17.1329 23.0713 17.4284L14.0278 26.4719C13.6889 26.8109 13.4985 27.2706 13.4985 27.7499C13.4985 28.2292 13.6889 28.6889 14.0278 29.0279L17.4718 32.4719C17.8108 32.8108 18.2705 33.0012 18.7498 33.0012C19.2292 33.0012 19.6889 32.8108 20.0278 32.4719L29.5753 22.9214C31.7632 20.7332 32.9921 17.7654 32.9919 14.6711C32.9916 11.5767 31.7621 8.60923 29.5738 6.42139C28.4903 5.33809 27.2041 4.4788 25.7885 3.89259C24.3729 3.30639 22.8557 3.00474 21.3235 3.00488C18.2292 3.00516 15.2617 4.23466 13.0738 6.42289L3.52784 15.9719Z\" stroke=\"%23FEFDFF\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" /></svg>")}.Services-module-scss-module__Nut0xG__services_list__icon.Services-module-scss-module__Nut0xG__brand{background-image:url("data:image/svg+xml,<svg width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M18 33C14.0218 33 10.2064 31.4196 7.3934 28.6066C4.58035 25.7936 3 21.9782 3 18C3 14.0218 4.58035 10.2064 7.3934 7.3934C10.2064 4.58035 14.0218 3 18 3C21.9782 3 25.7936 4.42232 28.6066 6.95406C31.4196 9.4858 33 12.9196 33 16.5C33 18.4891 32.2098 20.3968 30.8033 21.8033C29.3968 23.2098 27.4891 24 25.5 24H22.125C21.6375 24 21.1596 24.1358 20.745 24.392C20.3303 24.6483 19.9951 25.015 19.7771 25.4511C19.5591 25.8871 19.4668 26.3752 19.5106 26.8607C19.5544 27.3463 19.7325 27.81 20.025 28.2L20.475 28.8C20.7675 29.19 20.9456 29.6537 20.9894 30.1393C21.0332 30.6248 20.9409 31.1129 20.7229 31.5489C20.5049 31.985 20.1697 32.3517 19.755 32.608C19.3404 32.8643 18.8625 33 18.375 33H18Z\" stroke=\"%23FEFDFF\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" /><path d=\"M20.25 10.5C20.6642 10.5 21 10.1642 21 9.75C21 9.33579 20.6642 9 20.25 9C19.8358 9 19.5 9.33579 19.5 9.75C19.5 10.1642 19.8358 10.5 20.25 10.5Z\" fill=\"%23FEFDFF\" stroke=\"%23FEFDFF\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" /><path d=\"M26.25 16.5C26.6642 16.5 27 16.1642 27 15.75C27 15.3358 26.6642 15 26.25 15C25.8358 15 25.5 15.3358 25.5 15.75C25.5 16.1642 25.8358 16.5 26.25 16.5Z\" fill=\"%23FEFDFF\" stroke=\"%23FEFDFF\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" /><path d=\"M9.75 19.5C10.1642 19.5 10.5 19.1642 10.5 18.75C10.5 18.3358 10.1642 18 9.75 18C9.33579 18 9 18.3358 9 18.75C9 19.1642 9.33579 19.5 9.75 19.5Z\" fill=\"%23FEFDFF\" stroke=\"%23FEFDFF\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" /><path d=\"M12.75 12C13.1642 12 13.5 11.6642 13.5 11.25C13.5 10.8358 13.1642 10.5 12.75 10.5C12.3358 10.5 12 10.8358 12 11.25C12 11.6642 12.3358 12 12.75 12Z\" fill=\"%23FEFDFF\" stroke=\"%23FEFDFF\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" /></svg>")}.Services-module-scss-module__Nut0xG__services_list__icon.Services-module-scss-module__Nut0xG__seo{background-image:url("data:image/svg+xml,<svg width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M31.5002 31.5002L24.9902 24.9902\" stroke=\"%23FEFDFF\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" /><path d=\"M16.5 28.5C23.1274 28.5 28.5 23.1274 28.5 16.5C28.5 9.87258 23.1274 4.5 16.5 4.5C9.87258 4.5 4.5 9.87258 4.5 16.5C4.5 23.1274 9.87258 28.5 16.5 28.5Z\" stroke=\"%23FEFDFF\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" /></svg>")}.Services-module-scss-module__Nut0xG__services_list__icon.Services-module-scss-module__Nut0xG__ai{background-image:url("data:image/svg+xml,<svg width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M18 12V6H12\" stroke=\"%23FEFDFF\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" /><path d=\"M27 12H9C7.34315 12 6 13.3431 6 15V27C6 28.6569 7.34315 30 9 30H27C28.6569 30 30 28.6569 30 27V15C30 13.3431 28.6569 12 27 12Z\" stroke=\"%23FEFDFF\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" /><path d=\"M3 21H6M30 21H33M22.5 19.5V22.5M13.5 19.5V22.5\" stroke=\"%23FEFDFF\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" /></svg>")}.Services-module-scss-module__Nut0xG__services_list__icon.Services-module-scss-module__Nut0xG__custom{background-image:url("data:image/svg+xml,<svg width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M4.48803 24.5125C4.70858 25.0689 4.75769 25.6785 4.62903 26.263L3.03152 31.198C2.98005 31.4483 2.99336 31.7076 3.07019 31.9513C3.14702 32.1949 3.28482 32.415 3.47053 32.5905C3.65623 32.7659 3.88369 32.8911 4.13132 32.954C4.37896 33.0169 4.63857 33.0156 4.88553 32.95L10.005 31.453C10.5566 31.3436 11.1278 31.3915 11.6535 31.591C14.8566 33.0869 18.4851 33.4033 21.8988 32.4846C25.3124 31.5659 28.2919 29.471 30.3116 26.5696C32.3312 23.6682 33.2612 20.1467 32.9375 16.6264C32.6137 13.1061 31.0571 9.81324 28.5421 7.32883C26.0272 4.84443 22.7156 3.3281 19.1916 3.04739C15.6676 2.76667 12.1577 3.73961 9.28119 5.79455C6.40465 7.84948 4.34632 10.8544 3.46936 14.279C2.59241 17.7036 2.95318 21.328 4.48803 24.5125Z\" stroke=\"%23FEFDFF\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" /><path d=\"M11.7419 19.6044C10.9378 18.7633 10.4908 17.6434 10.4947 16.4798C10.4985 15.3161 10.953 14.1993 11.7628 13.3635C12.5725 12.5278 13.6744 12.0382 14.8374 11.9976C16.0003 11.9569 17.1338 12.3683 17.9999 13.1454C18.646 12.5654 19.4462 12.1847 20.3039 12.0492C21.1615 11.9138 22.0401 12.0293 22.8335 12.382C23.627 12.7346 24.3015 13.3093 24.7756 14.0367C25.2498 14.7641 25.5034 15.6131 25.5059 16.4814C25.5095 17.6451 25.0622 18.765 24.2579 19.6059L19.0874 25.0359C18.9471 25.1833 18.7784 25.3007 18.5914 25.3808C18.4044 25.4609 18.203 25.5022 17.9996 25.5021C17.7961 25.5019 17.5948 25.4604 17.4079 25.38C17.221 25.2996 17.0524 25.182 16.9124 25.0344L11.7419 19.6044Z\" stroke=\"%23FEFDFF\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" /></svg>")}.Services-module-scss-module__Nut0xG__services_list__title{grid-area:title}.Services-module-scss-module__Nut0xG__services_list__description{grid-area:description}.Services-module-scss-module__Nut0xG__services_list__button{border:1px solid var(--primary-violet-color);cursor:pointer;width:40px;height:40px;transition:transform var(--default-css-animations) linear,background-color var(--default-css-animations) linear,background-image var(--default-css-animations) linear;background-image:url("data:image/svg+xml,<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M15.4221 7.02228C15.7851 7.03114 16.0773 7.32331 16.0862 7.68631L16.2466 14.2657C16.2558 14.6416 15.9585 14.9538 15.5826 14.963C15.2067 14.9721 14.8945 14.6748 14.8854 14.2989L14.7636 9.30765L8.1842 15.8871C7.91831 16.153 7.48723 16.153 7.22135 15.8871C6.95547 15.6212 6.95547 15.1901 7.22135 14.9242L13.8008 8.34481L8.80949 8.22307C8.43359 8.2139 8.13629 7.90174 8.14546 7.52584C8.15463 7.14994 8.46679 6.85264 8.84269 6.86181L15.4221 7.02228Z\" fill=\"%23621DF2\" /></svg>");border-radius:50%;display:block;position:absolute;bottom:0;right:0}@media (hover:hover){.Services-module-scss-module__Nut0xG__services_list__button:hover{background-color:var(--primary-violet-color);background-image:url("data:image/svg+xml,<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M15.4221 7.02228C15.7851 7.03114 16.0773 7.32331 16.0862 7.68631L16.2466 14.2657C16.2558 14.6416 15.9585 14.9538 15.5826 14.963C15.2067 14.9721 14.8945 14.6748 14.8854 14.2989L14.7636 9.30765L8.1842 15.8871C7.91831 16.153 7.48723 16.153 7.22135 15.8871C6.95547 15.6212 6.95547 15.1901 7.22135 14.9242L13.8008 8.34481L8.80949 8.22307C8.43359 8.2139 8.13629 7.90174 8.14546 7.52584C8.15463 7.14994 8.46679 6.85264 8.84269 6.86181L15.4221 7.02228Z\" fill=\"%23FEFDFF\" /></svg>");transform:rotate(45deg)}}@media (min-width:768px){.Services-module-scss-module__Nut0xG__services_button{display:none}}
.Approach_Post-module-scss-module__SgzHBa__approach{grid-template-areas:"slug""title""description""image""list";row-gap:8px;display:grid}@media (min-width:768px){.Approach_Post-module-scss-module__SgzHBa__approach{row-gap:12px}}@media (min-width:1280px){.Approach_Post-module-scss-module__SgzHBa__approach{grid-template:"slug list""title list""description list""image list"1fr/1fr 1fr;column-gap:20px}}.Approach_Post-module-scss-module__SgzHBa__approach_slug{color:var(--primary-violet-color);grid-area:slug;font-size:20px;font-weight:600}@media (min-width:768px){.Approach_Post-module-scss-module__SgzHBa__approach_slug{font-size:22px}}@media (min-width:1280px){.Approach_Post-module-scss-module__SgzHBa__approach_slug{font-size:24px}}.Approach_Post-module-scss-module__SgzHBa__approach_title{grid-area:title}.Approach_Post-module-scss-module__SgzHBa__approach_description{grid-area:description}@media (min-width:768px){.Approach_Post-module-scss-module__SgzHBa__approach_description{font-size:18px;line-height:150%}}.Approach_Post-module-scss-module__SgzHBa__approach_image{border-radius:24px;grid-area:image;width:100%;height:200px;margin-top:16px;display:block;position:relative;overflow:hidden}@media (min-width:768px){.Approach_Post-module-scss-module__SgzHBa__approach_image{height:320px;margin-top:28px}}@media (min-width:1280px){.Approach_Post-module-scss-module__SgzHBa__approach_image{height:236px}}.Approach_Post-module-scss-module__SgzHBa__approach_list{flex-direction:column;grid-area:list;gap:20px;margin-top:16px;display:flex}@media (min-width:768px){.Approach_Post-module-scss-module__SgzHBa__approach_list{margin-top:8px}}@media (min-width:1280px){.Approach_Post-module-scss-module__SgzHBa__approach_list{row-gap:60px;margin-top:0}}.Approach_Post-module-scss-module__SgzHBa__approach_list__item{grid-template-columns:25px 1fr;grid-template-areas:"numb title""none description";gap:8px 12px;display:grid}@media (min-width:768px){.Approach_Post-module-scss-module__SgzHBa__approach_list__item{grid-template-columns:52px 1fr}}.Approach_Post-module-scss-module__SgzHBa__approach_list__numb{color:var(--primary-violet-color);grid-area:numb;align-self:center}.Approach_Post-module-scss-module__SgzHBa__approach_list__title{grid-area:title;align-self:center}.Approach_Post-module-scss-module__SgzHBa__approach_list__description{grid-area:description}
.CoreValues-module-scss-module__5Fq_ba__coreValues{grid-template-areas:"title""description""list";row-gap:20px;display:grid}@media (min-width:1280px){.CoreValues-module-scss-module__5Fq_ba__coreValues{grid-template-columns:auto 1fr;grid-template-areas:"title description""list list";align-items:center;row-gap:60px}}.CoreValues-module-scss-module__5Fq_ba__coreValues.CoreValues-module-scss-module__5Fq_ba__show .CoreValues-module-scss-module__5Fq_ba__coreValues_title,.CoreValues-module-scss-module__5Fq_ba__coreValues.CoreValues-module-scss-module__5Fq_ba__show .CoreValues-module-scss-module__5Fq_ba__coreValues_description{opacity:1;transform:translate(0)}.CoreValues-module-scss-module__5Fq_ba__coreValues.CoreValues-module-scss-module__5Fq_ba__show .CoreValues-module-scss-module__5Fq_ba__coreValues_list__item{opacity:1;scale:1}.CoreValues-module-scss-module__5Fq_ba__coreValues_title{opacity:0;transition:opacity var(--default-css-animations) linear,transform var(--default-css-animations) linear;grid-area:title;transform:translate(-100%)}.CoreValues-module-scss-module__5Fq_ba__coreValues_description{color:var(--primary-gray-color);letter-spacing:.05em;opacity:0;transition:opacity var(--default-css-animations) linear,transform var(--default-css-animations) linear;grid-area:description;line-height:150%;transform:translate(100%)}@media (min-width:768px){.CoreValues-module-scss-module__5Fq_ba__coreValues_description{text-wrap:balance;font-size:18px}}@media (min-width:1280px){.CoreValues-module-scss-module__5Fq_ba__coreValues_description{text-align:right}}.CoreValues-module-scss-module__5Fq_ba__coreValues__list{flex-direction:column;grid-area:list;gap:20px;display:flex}@media (min-width:768px){.CoreValues-module-scss-module__5Fq_ba__coreValues__list{margin-top:20px}}@media (min-width:1280px){.CoreValues-module-scss-module__5Fq_ba__coreValues__list{flex-direction:row;justify-content:space-around}}.CoreValues-module-scss-module__5Fq_ba__coreValues_list__item{grid-template:"icon title"56px"icon description"1fr/56px 1fr;gap:8px 12px;display:grid}@media (min-width:768px){.CoreValues-module-scss-module__5Fq_ba__coreValues_list__item{grid-template-areas:"icon title""none description"}}.CoreValues-module-scss-module__5Fq_ba__coreValues_list__item{opacity:0;transition:opacity var(--default-css-animations) linear,scale var(--default-css-animations) linear;scale:.8}.CoreValues-module-scss-module__5Fq_ba__coreValues_list__item:nth-of-type(2){transition:opacity var(--default-css-animations) var(--default-css-animations) linear,scale var(--default-css-animations) var(--default-css-animations) linear}.CoreValues-module-scss-module__5Fq_ba__coreValues_list__item:nth-of-type(3){transition:opacity var(--default-css-animations) calc(var(--default-css-animations)*2) linear,scale var(--default-css-animations) calc(var(--default-css-animations)*2) linear}.CoreValues-module-scss-module__5Fq_ba__coreValues_list__icon{background-color:var(--violet-background-color);background-position:50%;background-repeat:no-repeat;background-size:66%;border-radius:50%;grid-area:icon;width:56px;height:56px;display:block}.CoreValues-module-scss-module__5Fq_ba__coreValues_list__icon.CoreValues-module-scss-module__5Fq_ba__handshake{background-image:url("data:image/svg+xml,<svg width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M16.5 25.5L19.5 28.5C19.7955 28.7955 20.1463 29.0299 20.5323 29.1898C20.9184 29.3497 21.3321 29.432 21.75 29.432C22.1679 29.432 22.5816 29.3497 22.9677 29.1898C23.3537 29.0299 23.7045 28.7955 24 28.5C24.2955 28.2045 24.5299 27.8537 24.6898 27.4677C24.8497 27.0816 24.932 26.6679 24.932 26.25C24.932 25.8321 24.8497 25.4184 24.6898 25.0323C24.5299 24.6463 24.2955 24.2955 24 24\" stroke=\"%23FEFDFF\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" /><path d=\"M21.0003 20.9998L24.7503 24.7498C25.3471 25.3465 26.1564 25.6818 27.0003 25.6818C27.8443 25.6818 28.6536 25.3465 29.2503 24.7498C29.8471 24.153 30.1823 23.3437 30.1823 22.4998C30.1823 21.6559 29.8471 20.8465 29.2503 20.2498L23.4303 14.4298C22.5866 13.5871 21.4428 13.1137 20.2503 13.1137C19.0578 13.1137 17.9141 13.5871 17.0703 14.4298L15.7503 15.7498C15.1536 16.3465 14.3443 16.6818 13.5003 16.6818C12.6564 16.6818 11.8471 16.3465 11.2503 15.7498C10.6536 15.153 10.3184 14.3437 10.3184 13.4998C10.3184 12.6559 10.6536 11.8465 11.2503 11.2498L15.4653 7.03478C16.8337 5.67 18.6182 4.80061 20.5363 4.56424C22.4544 4.32787 24.3966 4.73803 26.0553 5.72978L26.7603 6.14978C27.399 6.53526 28.1584 6.66895 28.8903 6.52478L31.5003 5.99978\" stroke=\"%23FEFDFF\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" /><path d=\"M31.5 4.49951L33 20.9995H30M4.5 4.49951L3 20.9995L12.75 30.7495C13.3467 31.3462 14.1561 31.6815 15 31.6815C15.8439 31.6815 16.6533 31.3462 17.25 30.7495C17.8467 30.1528 18.182 29.3434 18.182 28.4995C18.182 27.6556 17.8467 26.8462 17.25 26.2495M4.5 5.99951H16.5\" stroke=\"%23FEFDFF\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" /></svg>")}.CoreValues-module-scss-module__5Fq_ba__coreValues_list__icon.CoreValues-module-scss-module__5Fq_ba__transparency{background-image:url("data:image/svg+xml,<svg width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M16.5 29.9998H3M28.5 29.9998L18.363 32.5333C18.1419 32.5884 17.9112 32.5925 17.6883 32.5452C17.4655 32.4978 17.2563 32.4003 17.0767 32.2601C16.8971 32.1198 16.7519 31.9405 16.652 31.7358C16.552 31.531 16.5001 31.3062 16.5 31.0783V6.84281C16.5003 6.38708 16.6044 5.93591 16.8045 5.52643C17.0045 5.11695 17.2952 4.75843 17.6545 4.47808C18.0138 4.19773 18.4322 4.00292 18.8781 3.90844C19.3239 3.81396 19.7854 3.82229 20.2275 3.93281L26.2275 5.43281C26.8765 5.59504 27.4527 5.96954 27.8644 6.4968C28.2762 7.02406 28.4999 7.67382 28.5 8.34281V29.9998ZM28.5 29.9998H33M16.5 5.99981H12C11.2044 5.99981 10.4413 6.31588 9.87868 6.87849C9.31607 7.4411 9 8.20416 9 8.99981V29.9998M21 17.9998H21.015\" stroke=\"%23FEFDFF\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" /></svg>")}.CoreValues-module-scss-module__5Fq_ba__coreValues_list__icon.CoreValues-module-scss-module__5Fq_ba__trust{background-image:url("data:image/svg+xml,<svg width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M30 19.5002C30 27.0002 24.75 30.7502 18.51 32.9252C18.1832 33.0359 17.8283 33.0306 17.505 32.9102C11.25 30.7502 6 27.0002 6 19.5002V9.00019C6 8.60236 6.15804 8.22083 6.43934 7.93953C6.72064 7.65822 7.10218 7.50019 7.5 7.50019C10.5 7.50019 14.25 5.70019 16.86 3.42019C17.1778 3.14868 17.582 2.99951 18 2.99951C18.418 2.99951 18.8222 3.14868 19.14 3.42019C21.765 5.71519 25.5 7.50019 28.5 7.50019C28.8978 7.50019 29.2794 7.65822 29.5607 7.93953C29.842 8.22083 30 8.60236 30 9.00019V19.5002Z\" stroke=\"%23FEFDFF\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" /></svg>")}.CoreValues-module-scss-module__5Fq_ba__coreValues_list__title{grid-area:title;align-self:center}.CoreValues-module-scss-module__5Fq_ba__coreValues_list__description{grid-area:description}
.Projects-module-scss-module__cte5na__projects{row-gap:24px;display:grid}@media (min-width:768px){.Projects-module-scss-module__cte5na__projects{row-gap:40px}}.Projects-module-scss-module__cte5na__projects.Projects-module-scss-module__cte5na__show .Projects-module-scss-module__cte5na__projects_title{opacity:1;transform:translate(0)}.Projects-module-scss-module__cte5na__projects.Projects-module-scss-module__cte5na__show .Projects-module-scss-module__cte5na__projects_list__item{opacity:1;scale:1}.Projects-module-scss-module__cte5na__projects_title{opacity:0;transition:opacity var(--default-css-animations) linear,transform var(--default-css-animations) linear;display:block;transform:translate(-100%)}.Projects-module-scss-module__cte5na__projects_list{row-gap:24px;display:grid}@media (min-width:768px){.Projects-module-scss-module__cte5na__projects_list{row-gap:40px}}@media (min-width:1280px){.Projects-module-scss-module__cte5na__projects_list{grid-template-columns:1fr 1fr 1fr;column-gap:20px}}.Projects-module-scss-module__cte5na__projects_list__item{opacity:0;transition:opacity var(--default-css-animations) linear,scale var(--default-css-animations) linear;grid-template-areas:"images""title""description";row-gap:10px;display:grid;scale:.8}.Projects-module-scss-module__cte5na__projects_list__item:first-of-type,.Projects-module-scss-module__cte5na__projects_list__item:nth-of-type(2){transition:opacity var(--default-css-animations) var(--default-css-animations) linear,scale var(--default-css-animations) var(--default-css-animations) linear}@media (min-width:768px){.Projects-module-scss-module__cte5na__projects_list__item{grid-template-columns:204px 1fr;grid-template-areas:"images title""images description";gap:12px 20px}}@media (min-width:1280px){.Projects-module-scss-module__cte5na__projects_list__item{grid-template:"images"354px"title""description"1fr/1fr}}.Projects-module-scss-module__cte5na__projects_list__content{display:contents}.Projects-module-scss-module__cte5na__projects_list__images{border-radius:20px;grid-area:images;width:100%;height:204px;display:block;position:relative;overflow:hidden}@media (min-width:1280px){.Projects-module-scss-module__cte5na__projects_list__images{height:354px}}.Projects-module-scss-module__cte5na__projects_list__title{grid-area:title}@media (min-width:768px){.Projects-module-scss-module__cte5na__projects_list__title{align-self:end}}.Projects-module-scss-module__cte5na__projects_list__description{grid-area:description}@media (min-width:768px){.Projects-module-scss-module__cte5na__projects_list__description{align-self:start}}
.Footer-module-scss-module__wcgw9G__footer{z-index:1;margin-top:48px;position:relative;overflow-x:hidden}.Footer-module-scss-module__wcgw9G__footer:after{content:"";z-index:-1;background-color:var(--primary-violet-color);width:100%;height:75%;position:absolute;bottom:0;left:0}@media (min-width:768px){.Footer-module-scss-module__wcgw9G__footer:after{height:80%}}.Footer-module-scss-module__wcgw9G__footer_container{background-color:var(--primary-violet-color);border-top-left-radius:20px;border-top-right-radius:20px;grid-template-rows:auto;grid-template-columns:1fr;row-gap:30px;width:calc(100% - 40px);max-width:1280px;margin:0 auto;padding:16px 32px 36px 16px;display:grid;position:relative}@media (min-width:768px){.Footer-module-scss-module__wcgw9G__footer_container{border-top-left-radius:40px;border-top-right-radius:40px;width:688px;padding:30px 30px 60px}}@media (min-width:1280px){.Footer-module-scss-module__wcgw9G__footer_container{width:calc(100% - 40px);height:580px;padding:40px 80px 60px}}.Footer-module-scss-module__wcgw9G__footer_container:after{content:"";z-index:0;background-color:var(--white-background-color);border-bottom-right-radius:20px;width:100%;height:70px;position:absolute;top:90px;left:-100%}@media (min-width:768px){.Footer-module-scss-module__wcgw9G__footer_container:after{border-bottom-right-radius:40px;top:82px}}@media (min-width:1280px){.Footer-module-scss-module__wcgw9G__footer_container:after{top:105px}}.Footer-module-scss-module__wcgw9G__footer_container:before{content:"";z-index:0;background-color:var(--white-background-color);border-bottom-left-radius:20px;width:100%;height:70px;position:absolute;top:90px;right:-100%}@media (min-width:768px){.Footer-module-scss-module__wcgw9G__footer_container:before{border-bottom-left-radius:40px;top:82px}}@media (min-width:1280px){.Footer-module-scss-module__wcgw9G__footer_container:before{top:105px}}.Footer-module-scss-module__wcgw9G__footerHeader{position:relative}@media (min-width:1280px){.Footer-module-scss-module__wcgw9G__footerHeader{justify-content:space-between;align-items:center;display:flex}}.Footer-module-scss-module__wcgw9G__footerHeader:before{content:"";z-index:1;background-color:var(--white-text-color);opacity:.4;width:calc(100% + 2px);height:1px;position:absolute;top:160px;left:50%;transform:translate(-50%)}@media (min-width:768px){.Footer-module-scss-module__wcgw9G__footerHeader:before{width:calc(100% - 60px);top:auto;bottom:0}}@media (min-width:1280px){.Footer-module-scss-module__wcgw9G__footerHeader:before{width:1064px;top:180px}}.Footer-module-scss-module__wcgw9G__footerHeader_title{color:var(--primary-white-color);font-size:32px}@media (min-width:768px){.Footer-module-scss-module__wcgw9G__footerHeader_title{text-align:right;text-wrap:balance;font-size:40px}}@media (min-width:1280px){.Footer-module-scss-module__wcgw9G__footerHeader_title{text-align:left;width:700px;font-size:48px}}.Footer-module-scss-module__wcgw9G__footerHeader_button{display:none}@media (min-width:1280px){.Footer-module-scss-module__wcgw9G__footerHeader_button{width:240px;display:block}}.Footer-module-scss-module__wcgw9G__footerBody{flex-direction:column;gap:20px;display:flex}@media (min-width:768px){.Footer-module-scss-module__wcgw9G__footerBody{flex-direction:row;justify-content:space-between}}.Footer-module-scss-module__wcgw9G__footerBody_logo{display:none}@media (min-width:1280px){.Footer-module-scss-module__wcgw9G__footerBody_logo{width:128px;height:76px;display:block}}.Footer-module-scss-module__wcgw9G__footerBody_block{flex-direction:column;gap:6px;display:flex}@media (min-width:768px){.Footer-module-scss-module__wcgw9G__footerBody_block{gap:16px}}.Footer-module-scss-module__wcgw9G__footerBody_block__title b{color:var(--primary-white-color);font-size:20px;font-weight:600}@media (min-width:1280px){.Footer-module-scss-module__wcgw9G__footerBody_block__title b{font-size:24px}}.Footer-module-scss-module__wcgw9G__footerBody_block__list{align-items:center;gap:16px;display:flex}@media (min-width:768px){.Footer-module-scss-module__wcgw9G__footerBody_block__list{flex-direction:column;gap:12px}}.Footer-module-scss-module__wcgw9G__footerBody_block__list li{display:contents}.Footer-module-scss-module__wcgw9G__footerBody_block__list a{width:max-content;color:var(--primary-white-color);letter-spacing:.05em}@media (min-width:768px){.Footer-module-scss-module__wcgw9G__footerBody_block__list a{flex-direction:column;width:100%}.Footer-module-scss-module__wcgw9G__footerBody_block__list.Footer-module-scss-module__wcgw9G__contacts{grid-template-areas:"linkedin instagram facebook""phone phone phone";display:grid}}@media (min-width:1280px){.Footer-module-scss-module__wcgw9G__footerBody_block__list.Footer-module-scss-module__wcgw9G__contacts{row-gap:30px}}.Footer-module-scss-module__wcgw9G__footerBody_block__list.Footer-module-scss-module__wcgw9G__contacts .Footer-module-scss-module__wcgw9G__icon{background-position:50%;background-repeat:no-repeat;background-size:cover;width:36px;height:36px;display:block}.Footer-module-scss-module__wcgw9G__footerBody_block__list.Footer-module-scss-module__wcgw9G__contacts .Footer-module-scss-module__wcgw9G__phone{grid-area:phone}@media (min-width:1280px){.Footer-module-scss-module__wcgw9G__footerBody_block__list.Footer-module-scss-module__wcgw9G__contacts .Footer-module-scss-module__wcgw9G__phone{flex-flow:row-reverse;align-items:center;gap:16px;display:flex}}.Footer-module-scss-module__wcgw9G__footerBody_block__list.Footer-module-scss-module__wcgw9G__contacts .Footer-module-scss-module__wcgw9G__phone_icon{display:none}@media (min-width:1280px){.Footer-module-scss-module__wcgw9G__footerBody_block__list.Footer-module-scss-module__wcgw9G__contacts .Footer-module-scss-module__wcgw9G__phone_icon{background-image:url("data:image/svg+xml,<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M13.832 16.568C14.0385 16.6628 14.2712 16.6845 14.4917 16.6294C14.7122 16.5744 14.9073 16.4458 15.045 16.265L15.4 15.8C15.5863 15.5516 15.8279 15.35 16.1056 15.2111C16.3833 15.0723 16.6895 15 17 15H20C20.5304 15 21.0391 15.2107 21.4142 15.5858C21.7893 15.9609 22 16.4696 22 17V20C22 20.5304 21.7893 21.0391 21.4142 21.4142C21.0391 21.7893 20.5304 22 20 22C15.2261 22 10.6477 20.1036 7.27208 16.7279C3.89642 13.3523 2 8.7739 2 4C2 3.46957 2.21071 2.96086 2.58579 2.58579C2.96086 2.21071 3.46957 2 4 2H7C7.53043 2 8.03914 2.21071 8.41421 2.58579C8.78929 2.96086 9 3.46957 9 4V7C9 7.31049 8.92771 7.61672 8.78885 7.89443C8.65 8.17214 8.44839 8.41371 8.2 8.6L7.732 8.951C7.54842 9.09118 7.41902 9.29059 7.36579 9.51535C7.31256 9.74012 7.33878 9.97638 7.44 10.184C8.80668 12.9599 11.0544 15.2048 13.832 16.568Z\" stroke=\"%23FEFDFF\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" /></svg>");width:24px;height:24px;display:block}}.Footer-module-scss-module__wcgw9G__footerBody_block__list.Footer-module-scss-module__wcgw9G__contacts .Footer-module-scss-module__wcgw9G__instagram{background-image:url("data:image/svg+xml,<svg width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M24 6H12C8.68629 6 6 8.68629 6 12V24C6 27.3137 8.68629 30 12 30H24C27.3137 30 30 27.3137 30 24V12C30 8.68629 27.3137 6 24 6Z\" stroke=\"%23FEFDFF\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" /><path d=\"M24.6 11.4004H24.612M22.8 17.2444C22.9481 18.2431 22.7775 19.263 22.3125 20.1592C21.8475 21.0554 21.1118 21.7821 20.21 22.236C19.3082 22.6899 18.2862 22.8479 17.2894 22.6875C16.2926 22.5271 15.3718 22.0565 14.6578 21.3426C13.9439 20.6287 13.4733 19.7078 13.3129 18.711C13.1525 17.7143 13.3105 16.6923 13.7644 15.7904C14.2183 14.8886 14.9451 14.1529 15.8412 13.6879C16.7374 13.2229 17.7573 13.0523 18.756 13.2004C19.7747 13.3515 20.7179 13.8261 21.4461 14.5544C22.1743 15.2826 22.649 16.2257 22.8 17.2444Z\" stroke=\"%23FEFDFF\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" /></svg>");grid-area:instagram}.Footer-module-scss-module__wcgw9G__footerBody_block__list.Footer-module-scss-module__wcgw9G__contacts .Footer-module-scss-module__wcgw9G__facebook{background-image:url("data:image/svg+xml,<svg width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M24.6004 6H21.0004C19.4091 6 17.883 6.63214 16.7577 7.75736C15.6325 8.88258 15.0004 10.4087 15.0004 12V15.6H11.4004V20.4H15.0004V30H19.8004V20.4H23.4004L24.6004 15.6H19.8004V12C19.8004 11.6817 19.9268 11.3765 20.1519 11.1515C20.3769 10.9264 20.6821 10.8 21.0004 10.8H24.6004V6Z\" stroke=\"%23FEFDFF\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" /></svg>");grid-area:facebook}.Footer-module-scss-module__wcgw9G__footerBody_block__list.Footer-module-scss-module__wcgw9G__contacts .Footer-module-scss-module__wcgw9G__whatsapp{background-image:url("data:image/svg+xml,<svg width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(%23clip0_9_3682)\"><circle cx=\"18\" cy=\"18\" r=\"18\" fill=\"%23601DF2\" /><path d=\"M18.0034 6.21305C15.9599 6.21262 13.9515 6.74337 12.175 7.75324C10.3985 8.7631 8.91514 10.2174 7.87033 11.9734C6.82553 13.7295 6.2552 15.7269 6.21531 17.7698C6.17543 19.8127 6.66734 21.8309 7.6428 23.6264L6.29991 27.6559C6.20484 27.9409 6.19104 28.2468 6.26006 28.5393C6.32909 28.8317 6.4782 29.0992 6.69069 29.3116C6.90319 29.5241 7.17066 29.6732 7.46314 29.7422C7.75561 29.8113 8.06153 29.7975 8.34661 29.7024L12.3764 28.3596C13.9539 29.2156 15.706 29.7001 17.4992 29.7762C19.2924 29.8522 21.0793 29.5179 22.7236 28.7986C24.3679 28.0792 25.8262 26.994 26.9874 25.6255C28.1485 24.2571 28.9819 22.6416 29.4238 20.9022C29.8657 19.1629 29.9046 17.3455 29.5375 15.5889C29.1704 13.8322 28.4069 12.1825 27.3053 10.7657C26.2038 9.34881 24.7932 8.20218 23.1812 7.4132C21.5691 6.62423 19.7982 6.21374 18.0034 6.21305ZM18.0034 28.4001C16.1751 28.4005 14.3789 27.919 12.796 27.0041C12.6904 26.9435 12.571 26.9113 12.4492 26.9105C12.3746 26.911 12.3006 26.9231 12.2297 26.9464L7.90861 28.3862C7.86788 28.3998 7.82418 28.4018 7.7824 28.3919C7.74061 28.382 7.7024 28.3607 7.67205 28.3304C7.64169 28.3 7.62039 28.2618 7.61053 28.22C7.60067 28.1783 7.60264 28.1346 7.61622 28.0938L9.05619 23.7778C9.08735 23.6845 9.09831 23.5857 9.08834 23.4879C9.07838 23.39 9.04772 23.2955 8.99841 23.2104C7.85112 21.2287 7.38996 18.9238 7.68648 16.6533C7.98299 14.3827 9.02061 12.2735 10.6383 10.6529C12.2561 9.03219 14.3635 7.99066 16.6336 7.68987C18.9038 7.38907 21.2098 7.84581 23.1938 8.98924C25.1779 10.1327 26.7291 11.8988 27.6068 14.0138C28.4845 16.1287 28.6396 18.4742 28.0481 20.6863C27.4566 22.8984 26.1515 24.8534 24.3353 26.2482C22.5192 27.6429 20.2934 28.3993 18.0034 28.4001Z\" fill=\"%23FEFDFF\" /><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M18.0036 6C19.8308 6.00071 21.6338 6.41861 23.275 7.22186C24.9162 8.0251 26.3523 9.19246 27.4737 10.6349C28.5952 12.0774 29.3725 13.7569 29.7462 15.5454C30.12 17.3338 30.0804 19.184 29.6305 20.9548C29.1806 22.7256 28.3322 24.3704 27.15 25.7635C25.9679 27.1567 24.4832 28.2616 22.8091 28.9939C21.1351 29.7262 19.3159 30.0667 17.4903 29.9892C15.6956 29.9131 13.9413 29.4351 12.3566 28.591L8.41414 29.9047C8.09151 30.0123 7.74528 30.0279 7.41427 29.9498C7.08326 29.8717 6.78055 29.7029 6.54006 29.4625C6.29957 29.222 6.13081 28.9193 6.05269 28.5883C5.97458 28.2574 5.99019 27.9112 6.09777 27.5886C6.09777 27.5886 6.09778 27.5886 6.09777 27.5886L7.41156 23.6464C6.44769 21.8391 5.96228 19.8146 6.00229 17.7658C6.0429 15.6859 6.62354 13.6523 7.68724 11.8645C8.75094 10.0768 10.2612 8.59617 12.0697 7.56804C13.8783 6.53991 15.9232 5.99956 18.0036 6ZM7.6428 23.6264L6.29991 27.6559C6.20484 27.9409 6.19104 28.2468 6.26006 28.5393C6.32909 28.8317 6.4782 29.0992 6.69069 29.3116C6.90319 29.5241 7.17066 29.6732 7.46314 29.7422C7.75561 29.8113 8.06153 29.7975 8.34661 29.7024L12.3764 28.3596C13.9539 29.2156 15.706 29.7001 17.4992 29.7762C19.2924 29.8522 21.0793 29.5179 22.7236 28.7986C24.3679 28.0792 25.8262 26.994 26.9874 25.6255C28.1485 24.2571 28.9819 22.6416 29.4238 20.9022C29.8657 19.1629 29.9046 17.3455 29.5375 15.5889C29.1704 13.8322 28.4069 12.1825 27.3053 10.7657C26.2038 9.34881 24.7932 8.20218 23.1812 7.4132C21.5691 6.62423 19.7982 6.21374 18.0034 6.21305C15.9599 6.21262 13.9515 6.74337 12.175 7.75324C10.3985 8.7631 8.91514 10.2174 7.87033 11.9734C6.82553 13.7295 6.2552 15.7269 6.21531 17.7698C6.17543 19.8127 6.66734 21.8309 7.6428 23.6264ZM12.9027 26.8197C14.4532 27.7158 16.2126 28.1874 18.0035 28.187C20.2465 28.1863 22.4266 27.4454 24.2056 26.0792C25.9845 24.7131 27.2629 22.7981 27.8423 20.6313C28.4216 18.4646 28.2697 16.1672 27.41 14.0956C26.5503 12.024 25.0309 10.294 23.0875 9.17401C21.1441 8.05401 18.8854 7.60663 16.6617 7.90126C14.4381 8.1959 12.3739 9.21608 10.7893 10.8035C9.20473 12.391 8.18838 14.457 7.89794 16.681C7.60751 18.9049 8.05921 21.1626 9.18299 23.1037C9.24743 23.2149 9.28749 23.3385 9.30051 23.4664C9.31353 23.5942 9.29921 23.7234 9.2585 23.8453M9.05619 23.7778L7.61622 28.0938C7.60264 28.1346 7.60067 28.1783 7.61053 28.22C7.62039 28.2618 7.64169 28.3 7.67205 28.3304C7.7024 28.3607 7.74061 28.382 7.7824 28.3919C7.82418 28.4018 7.86788 28.3998 7.90861 28.3862L12.2297 26.9464C12.3006 26.9231 12.3746 26.911 12.4492 26.9105C12.571 26.9113 12.6904 26.9435 12.796 27.0041C14.3789 27.919 16.1751 28.4005 18.0034 28.4001C20.2934 28.3993 22.5192 27.6429 24.3353 26.2482C26.1515 24.8534 27.4566 22.8984 28.0481 20.6863C28.6396 18.4742 28.4845 16.1287 27.6068 14.0138C26.7291 11.8988 25.1779 10.1327 23.1938 8.98924C21.2098 7.84581 18.9038 7.38907 16.6336 7.68987C14.3635 7.99066 12.2561 9.03219 10.6383 10.6529C9.02061 12.2735 7.98299 14.3827 7.68648 16.6533C7.38996 18.9238 7.85112 21.2287 8.99841 23.2104C9.04772 23.2955 9.07838 23.39 9.08834 23.4879C9.09831 23.5857 9.08735 23.6845 9.05619 23.7778ZM9.2585 23.8453L7.81854 28.1614C7.81853 28.1614 7.81854 28.1614 7.81854 28.1614C7.81749 28.1645 7.81733 28.1679 7.81809 28.1712C7.81886 28.1744 7.82052 28.1774 7.82288 28.1798C7.82524 28.1821 7.82821 28.1838 7.83145 28.1845C7.8347 28.1853 7.8381 28.1852 7.84127 28.1841L12.1624 26.7442C12.2543 26.714 12.3513 26.6981 12.4481 26.6975L12.4507 26.6975C12.6092 26.6985 12.7653 26.7408 12.9027 26.8197\" fill=\"%23FEFDFF\" /><path d=\"M24.2747 19.991L20.8527 18.2801C20.7517 18.2299 20.6391 18.2072 20.5265 18.2143C20.4138 18.2214 20.305 18.2582 20.2111 18.3208L18.5343 19.4382C17.6855 19.0036 16.9949 18.313 16.5603 17.4643L17.6788 15.7887C17.7415 15.6948 17.7782 15.586 17.7853 15.4734C17.7925 15.3608 17.7697 15.2482 17.7195 15.1472L16.0085 11.7255C15.9553 11.6184 15.8732 11.5284 15.7716 11.4654C15.6699 11.4025 15.5527 11.3693 15.4332 11.3694C14.3554 11.3694 13.3218 11.7975 12.5598 12.5595C11.7977 13.3215 11.3696 14.355 11.3696 15.4327C11.3724 17.8707 12.3422 20.208 14.0663 21.9319C15.7904 23.6559 18.1279 24.6256 20.5661 24.6284C21.6439 24.6284 22.6775 24.2004 23.4395 23.4383C24.2016 22.6763 24.6298 21.6428 24.6298 20.5652C24.6298 20.4459 24.5966 20.329 24.5339 20.2276C24.4712 20.1262 24.3814 20.0442 24.2747 19.991ZM20.5661 23.3453C18.4682 23.3428 16.4569 22.5083 14.9734 21.0249C13.4899 19.5416 12.6554 17.5304 12.6528 15.4327C12.6529 14.7617 12.8956 14.1134 13.3363 13.6073C13.7769 13.1013 14.3857 12.7717 15.0503 12.6793L16.4042 15.3867L15.2931 17.0526C15.2347 17.1405 15.1989 17.2414 15.1888 17.3464C15.1787 17.4514 15.1947 17.5573 15.2353 17.6546C15.8253 19.0572 16.9412 20.1731 18.344 20.763C18.4414 20.8036 18.5472 20.8196 18.6523 20.8095C18.7573 20.7994 18.8582 20.7636 18.9461 20.7053L20.6121 19.5943L23.3198 20.948C23.2274 21.6126 22.8977 22.2213 22.3916 22.6619C21.8856 23.1025 21.2372 23.3452 20.5661 23.3453Z\" fill=\"%23FEFDFF\" /><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M17.6788 15.7887L16.5603 17.4643C16.9949 18.313 17.6855 19.0036 18.5343 19.4382L20.2111 18.3208C20.305 18.2582 20.4138 18.2214 20.5265 18.2143C20.6391 18.2072 20.7517 18.2299 20.8527 18.2801L24.2747 19.991C24.3814 20.0442 24.4712 20.1262 24.5339 20.2276C24.5966 20.329 24.6298 20.4459 24.6298 20.5652C24.6298 21.6428 24.2016 22.6763 23.4395 23.4383C22.6775 24.2004 21.6439 24.6284 20.5661 24.6284C18.1279 24.6256 15.7904 23.6559 14.0663 21.9319C12.3422 20.208 11.3724 17.8707 11.3696 15.4327C11.3696 14.355 11.7977 13.3215 12.5598 12.5595C13.3218 11.7975 14.3554 11.3694 15.4332 11.3694C15.5527 11.3693 15.6699 11.4025 15.7716 11.4654C15.8732 11.5284 15.9553 11.6184 16.0085 11.7255L17.7195 15.1472C17.7697 15.2482 17.7925 15.3608 17.7853 15.4734C17.7782 15.586 17.7415 15.6948 17.6788 15.7887ZM16.1995 11.6307C16.1994 11.6306 16.1995 11.6308 16.1995 11.6307L17.9102 15.0519C17.9772 15.1866 18.0077 15.3369 17.9982 15.487C17.9887 15.637 17.9397 15.7819 17.8563 15.9071L16.8083 17.4769C17.2048 18.1995 17.7994 18.794 18.522 19.1904L20.093 18.1435C20.093 18.1435 20.093 18.1435 20.093 18.1435C20.2181 18.0601 20.363 18.0112 20.5131 18.0017C20.6632 17.9922 20.8131 18.0224 20.9478 18.0894L24.37 19.8004C24.5122 19.8713 24.6317 19.9805 24.7153 20.1156C24.7988 20.2507 24.8431 20.4064 24.843 20.5653M16.1995 11.6307C16.1286 11.4882 16.0192 11.3681 15.8839 11.2843C15.7485 11.2005 15.5924 11.1562 15.4332 11.1564C14.2989 11.1564 13.2112 11.6069 12.4091 12.4089C11.6071 13.2109 11.1565 14.2986 11.1565 15.4328C11.1594 17.9272 12.1517 20.3189 13.9157 22.0827C15.6797 23.8466 18.0713 24.8388 20.566 24.8417C21.7003 24.8417 22.7883 24.3911 23.5904 23.5892C24.3924 22.7872 24.843 21.6994 24.843 20.5653M15.2931 17.0526L16.4042 15.3867L15.0503 12.6793C14.3857 12.7717 13.7769 13.1013 13.3363 13.6073C12.8956 14.1134 12.6529 14.7617 12.6528 15.4327C12.6554 17.5304 13.4899 19.5416 14.9734 21.0249C16.4569 22.5083 18.4682 23.3428 20.5661 23.3453C21.2372 23.3452 21.8856 23.1025 22.3916 22.6619C22.8977 22.2213 23.2274 21.6126 23.3198 20.948L20.6121 19.5943L18.9461 20.7053C18.8582 20.7636 18.7573 20.7994 18.6523 20.8095C18.5472 20.8196 18.4414 20.8036 18.344 20.763C16.9412 20.1731 15.8253 19.0572 15.2353 17.6546C15.1947 17.5573 15.1787 17.4514 15.1888 17.3464C15.1989 17.2414 15.2347 17.1405 15.2931 17.0526ZM20.6276 19.8404L23.0834 21.0682C22.9726 21.6233 22.6808 22.1277 22.2518 22.5013C21.7845 22.908 21.186 23.1321 20.5665 23.1323C18.525 23.1298 16.5678 22.3178 15.1242 20.8743C13.6807 19.4309 12.8686 17.4739 12.8661 15.4326C12.8662 14.8131 13.0903 14.2146 13.4971 13.7474C13.8707 13.3183 14.3752 13.0267 14.9303 12.9158L16.1583 15.3714L15.1158 16.9345C15.0381 17.0515 14.9901 17.1862 14.9767 17.3261C14.9633 17.466 14.9846 17.6071 15.0387 17.7368C15.6503 19.1908 16.8073 20.348 18.2614 20.9596C18.3912 21.0137 18.5328 21.0352 18.6727 21.0218C18.8126 21.0084 18.947 20.9607 19.0641 20.8829L20.6276 19.8404Z\" fill=\"%23FEFDFF\" /></g><defs><clipPath id=\"clip0_9_3682\"><rect width=\"36\" height=\"36\" fill=\"white\" /></clipPath></defs></svg>");grid-area:whatsapp}.Footer-module-scss-module__wcgw9G__footerBody_block__list.Footer-module-scss-module__wcgw9G__contacts .Footer-module-scss-module__wcgw9G__linkedin{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"32px\" height=\"32px\" viewBox=\"0 0 32 32\"><g class=\"nc-icon-wrapper\" fill=\"rgba(254, 253, 255, 1)\"><path d=\"M26.111,3H5.889c-1.595,0-2.889,1.293-2.889,2.889V26.111c0,1.595,1.293,2.889,2.889,2.889H26.111c1.595,0,2.889-1.293,2.889-2.889V5.889c0-1.595-1.293-2.889-2.889-2.889ZM10.861,25.389h-3.877V12.87h3.877v12.519Zm-1.957-14.158c-1.267,0-2.293-1.034-2.293-2.31s1.026-2.31,2.293-2.31,2.292,1.034,2.292,2.31-1.026,2.31-2.292,2.31Zm16.485,14.158h-3.858v-6.571c0-1.802-.685-2.809-2.111-2.809-1.551,0-2.362,1.048-2.362,2.809v6.571h-3.718V12.87h3.718v1.686s1.118-2.069,3.775-2.069,4.556,1.621,4.556,4.975v7.926Z\" fill-rule=\"evenodd\"></path></g></svg>");grid-area:linkedin}.Footer-module-scss-module__wcgw9G__footerCopyring{text-align:center;color:var(--primary-white-color);font-size:14px;display:block}
@media (min-width:768px){.Hero_ServicePost-module-scss-module__ZDTIha__hero{background-image:linear-gradient(#fefdff00 0%,#fefdff 100%),url("data:image/svg+xml,<svg width=\"768\" height=\"447\" viewBox=\"0 0 768 447\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(%23clip0_1_512)\"><path d=\"M-877.84 359.033C-878.209 377.702 -828.849 444.966 -761.882 508.492C-688.379 578.218 -586.648 642.449 -478.38 693.709C-475.615 695.018 -472.996 696.496 -470.231 697.447C-403.074 720.525 -321.356 755.332 -227.784 778.276C-189.807 787.588 -150.923 795.523 -124.161 805.047C-89.9445 817.224 -55.1684 829.748 -21.7355 842.809C18.2004 858.411 67.4935 878.903 116.07 908.059C124.711 913.241 132.501 918.165 139.195 922.452\" stroke=\"%23621DF2\" stroke-opacity=\"0.5\" stroke-miterlimit=\"10\" /><path d=\"M-725.439 230.951C-747.702 239.894 -711.325 324.841 -654.88 406.498C-592.681 496.471 -495.707 581.094 -384.036 648.683C-381.182 650.417 -378.54 652.365 -375.653 653.596C-315.872 679.002 -231.086 726.68 -118.14 757.223C-83.3526 766.636 -40.8199 776.809 -5.96552 788.986C30.7357 801.812 69.1046 814.672 106.343 828.069C145.607 842.193 201.191 862.675 257.536 896.609C267.229 902.44 275.735 907.913 282.652 912.423\" stroke=\"%23621DF2\" stroke-opacity=\"0.5\" stroke-miterlimit=\"10\" /><path d=\"M-573.048 102.87C-617.204 102.086 -593.867 204.751 -547.887 304.517C-497.06 414.781 -404.809 519.784 -289.713 603.657C-286.759 605.806 -284.095 608.213 -281.095 609.746C-228.455 636.528 -140.715 697.514 -8.51657 736.182C23.1479 745.449 69.2512 758.141 112.209 772.937C151.384 786.435 193.312 799.708 234.412 813.34C272.949 826.122 334.868 846.446 399.002 885.16C409.748 891.64 418.959 897.65 426.123 902.384\" stroke=\"%23621DF2\" stroke-opacity=\"0.5\" stroke-miterlimit=\"10\" /><path d=\"M-420.647 -25.212C-486.695 -35.7325 -476.454 84.6714 -440.894 202.524C-401.496 333.09 -314.114 458.72 -195.391 558.632C-192.347 561.217 -189.649 564.026 -186.538 565.895C-140.748 593.316 -50.1535 667.687 101.117 715.141C129.704 724.106 179.321 739.495 230.405 756.888C272.054 771.068 317.497 784.857 362.492 798.612C400.256 810.162 468.566 830.218 540.469 873.721C552.266 880.851 562.183 887.398 569.581 892.367\" stroke=\"%23621DF2\" stroke-opacity=\"0.5\" stroke-miterlimit=\"10\" /><path d=\"M-268.256 -153.294C-356.198 -173.54 -359.321 -35.3857 -333.902 100.542C-306.233 251.444 -223.238 397.399 -101.058 513.617C-97.9126 516.628 -95.1591 519.807 -91.958 522.056C-52.6712 549.566 40.7215 637.021 210.763 694.1C236.305 702.673 289.392 720.872 348.602 740.838C392.713 755.712 441.659 770.139 490.583 783.883C527.564 794.28 602.276 813.989 681.946 862.283C694.796 870.061 705.429 877.146 713.051 882.339\" stroke=\"%23621DF2\" stroke-opacity=\"0.5\" stroke-miterlimit=\"10\" /><path d=\"M-115.856 -281.375C-225.691 -311.348 -241.887 -155.521 -226.9 -1.45118C-210.637 169.686 -132.354 336.067 -6.72599 468.581C-3.48008 472.017 -0.637144 475.52 2.60877 478.195C35.7842 505.459 132.042 605.168 320.406 673.048C342.937 681.162 399.45 702.259 466.797 724.778C513.381 740.357 565.786 755.545 618.661 769.143C654.847 778.455 735.961 797.75 823.411 850.823C837.312 859.261 848.651 866.883 856.519 872.3\" stroke=\"%23621DF2\" stroke-opacity=\"0.5\" stroke-miterlimit=\"10\" /><path d=\"M36.5347 -409.457C-95.1935 -449.166 -124.463 -275.667 -119.918 -103.433C-115.061 87.9396 -41.4902 274.757 87.5852 423.566C90.9206 427.416 93.9314 431.211 97.155 434.356C124.667 461.239 224.048 571.704 430.018 652.018C449.572 659.64 509.453 683.792 584.96 708.74C633.996 725.08 689.848 741.118 746.718 754.426C782.121 762.708 869.638 781.533 964.855 839.395C979.808 848.483 991.863 856.642 999.955 862.283\" stroke=\"%23621DF2\" stroke-opacity=\"0.5\" stroke-miterlimit=\"10\" /><path d=\"M188.935 -537.539C35.3133 -586.974 -7.029 -395.803 -12.9164 -205.426C-19.4642 6.18157 49.4051 213.425 181.928 378.529C185.364 382.805 188.644 386.812 191.733 390.494C214.085 417.086 317.193 535.834 539.672 630.966C566.546 642.46 715.153 705.997 874.819 739.685C909.427 746.994 1003.36 765.293 1106.35 827.946C1122.36 837.683 1135.12 846.379 1143.45 852.244\" stroke=\"%23621DF2\" stroke-opacity=\"0.5\" stroke-miterlimit=\"10\" /><path d=\"M309.482 -470.7C167.658 -514.013 122.54 -337.19 111.213 -161.318C110.172 -146.131 109.545 -130.966 109.333 -115.856C106.467 64.8616 166.315 243.878 281.131 387.797C284.343 391.815 287.421 395.598 290.331 399.078C310.747 423.41 403.323 528.772 601.312 614.76C625.769 625.381 758.426 682.102 900.843 712.769C932.038 719.484 1015.94 736.093 1107.93 792.008C1122.24 800.705 1133.65 808.472 1141.14 813.732\" stroke=\"%23621DF2\" stroke-opacity=\"0.5\" stroke-miterlimit=\"10\" /><path d=\"M430.041 -403.861C300.014 -441.052 252.769 -278.511 235.342 -117.211C233.831 -103.198 232.578 -89.2084 231.76 -75.2743C221.362 91.7445 272.984 261.572 380.356 397.086C383.345 400.857 386.221 404.405 388.963 407.696C407.431 429.766 489.475 521.81 662.997 598.576C685.036 608.324 801.743 658.252 926.912 685.874C954.693 692.007 1028.57 706.904 1109.56 756.082C1122.16 763.737 1132.24 770.575 1138.88 775.22\" stroke=\"%23621DF2\" stroke-opacity=\"0.5\" stroke-miterlimit=\"10\" /><path d=\"M550.598 -337.033C432.369 -368.102 382.605 -219.841 359.481 -73.1138C357.455 -60.2653 355.653 -47.4616 354.198 -34.7139C336.715 118.662 379.673 279.245 479.58 406.342C482.345 409.856 485.02 413.169 487.583 416.269C504.103 436.079 575.581 514.871 724.658 582.359C744.279 591.246 845.036 634.369 952.968 658.946C977.335 664.498 1041.19 677.693 1111.17 720.133C1122.07 726.748 1130.81 732.657 1136.61 736.686\" stroke=\"%23621DF2\" stroke-opacity=\"0.5\" stroke-miterlimit=\"10\" /><path d=\"M671.156 -270.195C564.723 -295.142 512.352 -161.139 483.62 -29.0061C481.079 -17.3328 478.695 -5.70431 476.636 5.85706C451.71 145.578 486.351 296.928 578.804 415.609C581.345 418.866 583.807 421.966 586.202 424.865C600.742 442.459 661.664 508.055 786.33 566.164C803.533 574.189 888.341 610.552 979.025 632.04C999.978 637.01 1053.8 648.504 1112.78 684.207C1121.99 689.78 1129.39 694.761 1134.34 698.174\" stroke=\"%23621DF2\" stroke-opacity=\"0.5\" stroke-miterlimit=\"10\" /><path d=\"M791.713 -203.356C697.078 -222.17 642.009 -102.426 607.759 15.1015C604.692 25.6108 601.737 36.053 599.074 46.4392C566.67 172.518 593.029 314.623 678.028 424.887C680.344 427.886 682.605 430.763 684.833 433.471C697.425 448.804 747.703 501.418 848.002 549.98C862.798 557.143 931.645 586.78 1005.09 605.146C1022.64 609.533 1066.44 619.315 1114.41 648.291C1121.92 652.824 1127.98 656.875 1132.08 659.673\" stroke=\"%23621DF2\" stroke-opacity=\"0.5\" stroke-miterlimit=\"10\" /><path d=\"M912.271 -136.528C829.433 -149.22 771.543 -43.7348 731.887 59.1983C728.283 68.5437 724.758 77.7995 721.489 86.9994C681.531 199.435 699.697 332.295 777.241 434.143C779.334 436.885 781.393 439.537 783.441 442.044C794.086 455.117 833.63 494.994 909.663 533.763C922.053 540.075 974.928 563.042 1031.14 578.218C1045.27 582.034 1079.04 590.104 1116.01 612.342C1121.82 615.834 1126.55 618.968 1129.79 621.151\" stroke=\"%23621DF2\" stroke-opacity=\"0.5\" stroke-miterlimit=\"10\" /></g><defs><clipPath id=\"clip0_1_512\"><rect width=\"768\" height=\"447\" fill=\"white\" /></clipPath></defs></svg>")}}@media (min-width:1280px){.Hero_ServicePost-module-scss-module__ZDTIha__hero{background-image:linear-gradient(#fefdff00 0%,#fefdff 100%),url("data:image/svg+xml,<svg width=\"1440\" height=\"484\" viewBox=\"0 0 1440 484\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(%23clip0_1_3024)\"><path d=\"M-541.84 359.033C-542.209 377.702 -492.849 444.966 -425.882 508.492C-352.379 578.218 -250.648 642.449 -142.38 693.709C-139.615 695.018 -136.996 696.496 -134.231 697.447C-67.0745 720.525 14.6442 755.332 108.216 778.276C146.193 787.588 185.077 795.523 211.839 805.047C246.055 817.224 280.832 829.748 314.264 842.809C354.2 858.411 403.494 878.903 452.07 908.059C460.711 913.241 468.501 918.165 475.195 922.452\" stroke=\"%23621DF2\" stroke-opacity=\"0.5\" stroke-miterlimit=\"10\" /><path d=\"M-389.438 230.951C-411.701 239.894 -375.324 324.841 -318.879 406.498C-256.68 496.471 -159.706 581.094 -48.0351 648.683C-45.181 650.417 -42.5395 652.365 -39.6517 653.596C20.129 679.002 104.915 726.68 217.861 757.223C252.648 766.636 295.181 776.809 330.035 788.986C366.737 801.812 405.106 814.672 442.344 828.069C481.608 842.193 537.192 862.675 593.537 896.609C603.23 902.44 611.736 907.913 618.653 912.423\" stroke=\"%23621DF2\" stroke-opacity=\"0.5\" stroke-miterlimit=\"10\" /><path d=\"M-237.048 102.87C-281.204 102.086 -257.867 204.751 -211.887 304.517C-161.06 414.781 -68.809 519.784 46.2866 603.657C49.2415 605.806 51.9053 608.213 54.905 609.746C107.545 636.528 195.285 697.514 327.483 736.182C359.148 745.449 405.251 758.141 448.209 772.937C487.384 786.435 529.312 799.708 570.412 813.34C608.949 826.122 670.868 846.446 735.002 885.16C745.748 891.64 754.959 897.65 762.123 902.384\" stroke=\"%23621DF2\" stroke-opacity=\"0.5\" stroke-miterlimit=\"10\" /><path d=\"M-84.6467 -25.212C-150.695 -35.7325 -140.454 84.6714 -104.894 202.524C-65.4957 333.09 21.8865 458.72 140.609 558.632C143.653 561.217 146.351 564.026 149.462 565.895C195.252 593.316 285.846 667.687 437.117 715.141C465.704 724.106 515.321 739.495 566.405 756.888C608.054 771.068 653.497 784.857 698.492 798.612C736.256 810.162 804.566 830.218 876.469 873.721C888.266 880.851 898.183 887.398 905.581 892.367\" stroke=\"%23621DF2\" stroke-opacity=\"0.5\" stroke-miterlimit=\"10\" /><path d=\"M67.7431 -153.294C-20.1988 -173.54 -23.3216 -35.3857 2.09729 100.542C29.7659 251.444 112.761 397.399 234.941 513.617C238.086 516.628 240.84 519.807 244.041 522.056C283.328 549.566 376.721 637.021 546.762 694.1C572.304 702.673 625.391 720.872 684.601 740.838C728.712 755.712 777.658 770.139 826.582 783.883C863.563 794.28 938.275 813.989 1017.95 862.283C1030.79 870.061 1041.43 877.146 1049.05 882.339\" stroke=\"%23621DF2\" stroke-opacity=\"0.5\" stroke-miterlimit=\"10\" /><path d=\"M220.144 -281.375C110.309 -311.348 94.1131 -155.521 109.1 -1.45118C125.363 169.686 203.646 336.067 329.274 468.581C332.52 472.017 335.363 475.52 338.609 478.195C371.784 505.459 468.042 605.168 656.406 673.048C678.937 681.162 735.45 702.259 802.797 724.778C849.381 740.357 901.786 755.545 954.661 769.143C990.847 778.455 1071.96 797.75 1159.41 850.823C1173.31 859.261 1184.65 866.883 1192.52 872.3\" stroke=\"%23621DF2\" stroke-opacity=\"0.5\" stroke-miterlimit=\"10\" /><path d=\"M372.535 -409.457C240.807 -449.166 211.537 -275.667 216.082 -103.433C220.939 87.9396 294.51 274.757 423.585 423.566C426.921 427.416 429.931 431.211 433.155 434.356C460.667 461.239 560.048 571.704 766.018 652.018C785.572 659.64 845.453 683.792 920.96 708.74C969.996 725.08 1025.85 741.118 1082.72 754.426C1118.12 762.708 1205.64 781.533 1300.85 839.395C1315.81 848.483 1327.86 856.642 1335.96 862.283\" stroke=\"%23621DF2\" stroke-opacity=\"0.5\" stroke-miterlimit=\"10\" /><path d=\"M524.935 -537.539C371.313 -586.974 328.971 -395.803 323.084 -205.426C316.536 6.18157 385.405 213.425 517.928 378.529C521.364 382.805 524.644 386.812 527.733 390.494C550.085 417.086 653.193 535.834 875.672 630.966C902.546 642.46 1051.15 705.997 1210.82 739.685C1245.43 746.994 1339.36 765.293 1442.35 827.946C1458.36 837.683 1471.12 846.379 1479.45 852.244\" stroke=\"%23621DF2\" stroke-opacity=\"0.5\" stroke-miterlimit=\"10\" /><path d=\"M645.482 -470.7C503.658 -514.013 458.54 -337.19 447.213 -161.318C446.172 -146.131 445.545 -130.966 445.333 -115.856C442.467 64.8616 502.315 243.878 617.131 387.797C620.343 391.815 623.421 395.598 626.331 399.078C646.747 423.41 739.323 528.772 937.312 614.76C961.769 625.381 1094.43 682.102 1236.84 712.769C1268.04 719.484 1351.94 736.093 1443.93 792.008C1458.24 800.705 1469.65 808.472 1477.14 813.732\" stroke=\"%23621DF2\" stroke-opacity=\"0.5\" stroke-miterlimit=\"10\" /><path d=\"M766.041 -403.861C636.014 -441.052 588.769 -278.511 571.342 -117.211C569.831 -103.198 568.578 -89.2084 567.76 -75.2743C557.362 91.7445 608.984 261.572 716.356 397.086C719.345 400.857 722.221 404.405 724.963 407.696C743.431 429.766 825.475 521.81 998.997 598.576C1021.04 608.324 1137.74 658.252 1262.91 685.874C1290.69 692.007 1364.57 706.904 1445.56 756.082C1458.16 763.737 1468.24 770.575 1474.88 775.22\" stroke=\"%23621DF2\" stroke-opacity=\"0.5\" stroke-miterlimit=\"10\" /><path d=\"M886.598 -337.033C768.369 -368.102 718.605 -219.841 695.481 -73.1138C693.455 -60.2653 691.653 -47.4616 690.198 -34.7139C672.715 118.662 715.673 279.245 815.58 406.342C818.345 409.856 821.02 413.169 823.583 416.269C840.103 436.079 911.581 514.871 1060.66 582.359C1080.28 591.246 1181.04 634.369 1288.97 658.946C1313.34 664.498 1377.19 677.693 1447.17 720.133C1458.07 726.748 1466.81 732.657 1472.61 736.686\" stroke=\"%23621DF2\" stroke-opacity=\"0.5\" stroke-miterlimit=\"10\" /><path d=\"M1007.16 -270.195C900.723 -295.142 848.352 -161.139 819.62 -29.0061C817.079 -17.3328 814.695 -5.70431 812.636 5.85706C787.71 145.578 822.351 296.928 914.804 415.609C917.345 418.866 919.807 421.966 922.202 424.865C936.742 442.459 997.664 508.055 1122.33 566.164C1139.53 574.189 1224.34 610.552 1315.03 632.04C1335.98 637.01 1389.8 648.504 1448.78 684.207C1457.99 689.78 1465.39 694.761 1470.34 698.174\" stroke=\"%23621DF2\" stroke-opacity=\"0.5\" stroke-miterlimit=\"10\" /><path d=\"M1127.71 -203.356C1033.08 -222.17 978.009 -102.426 943.759 15.1015C940.692 25.6108 937.737 36.053 935.074 46.4392C902.67 172.518 929.029 314.623 1014.03 424.887C1016.34 427.886 1018.61 430.763 1020.83 433.471C1033.42 448.804 1083.7 501.418 1184 549.98C1198.8 557.143 1267.65 586.78 1341.09 605.146C1358.64 609.533 1402.44 619.315 1450.41 648.291C1457.92 652.824 1463.98 656.875 1468.08 659.673\" stroke=\"%23621DF2\" stroke-opacity=\"0.5\" stroke-miterlimit=\"10\" /><path d=\"M1248.27 -136.528C1165.43 -149.22 1107.54 -43.7348 1067.89 59.1983C1064.28 68.5437 1060.76 77.7995 1057.49 86.9994C1017.53 199.435 1035.7 332.295 1113.24 434.143C1115.33 436.885 1117.39 439.537 1119.44 442.044C1130.09 455.117 1169.63 494.994 1245.66 533.763C1258.05 540.075 1310.93 563.042 1367.14 578.218C1381.27 582.034 1415.04 590.104 1452.01 612.342C1457.82 615.834 1462.55 618.968 1465.79 621.151\" stroke=\"%23621DF2\" stroke-opacity=\"0.5\" stroke-miterlimit=\"10\" /><path d=\"M1368.82 -69.6893C1297.78 -76.259 1236.91 14.9113 1192.02 103.317C1187.86 111.487 1183.78 119.568 1179.92 127.582C1132.34 226.34 1142.36 349.979 1212.45 443.421C1214.32 445.905 1216.18 448.334 1218.05 450.651C1226.76 461.462 1255.4 489.006 1307.31 517.579C1317.3 523.075 1354.19 539.471 1393.17 551.323C1403.91 554.591 1427.64 560.915 1453.6 576.416C1457.71 578.856 1461.09 581.072 1463.5 582.639\" stroke=\"%23621DF2\" stroke-opacity=\"0.5\" stroke-miterlimit=\"10\" /><path d=\"M1489.37 -2.85059C1430.13 -3.29827 1366.11 73.4232 1316.15 147.425C1311.44 154.409 1306.81 161.314 1302.35 168.164C1247.06 253.178 1249.04 367.673 1311.68 452.699C1313.32 454.937 1314.99 457.12 1316.68 459.246C1323.46 467.786 1340.85 483.757 1369 501.384C1376.56 506.119 1397.43 516.214 1419.25 524.417C1426.59 527.182 1440.28 531.726 1455.24 540.489C1457.64 541.888 1459.69 543.175 1461.25 544.127\" stroke=\"%23621DF2\" stroke-opacity=\"0.5\" stroke-miterlimit=\"10\" /><path d=\"M1609.93 63.9883C1557.91 70.2111 1482 144.179 1424.78 208.735C1360.09 281.718 1355.44 390.829 1415.29 467.842C1428.06 484.272 1442.6 497.78 1458.96 505.615\" stroke=\"%23621DF2\" stroke-opacity=\"0.5\" stroke-miterlimit=\"10\" /></g><defs><clipPath id=\"clip0_1_3024\"><rect width=\"1440\" height=\"800\" fill=\"white\" /></clipPath></defs></svg>")}}.Hero_ServicePost-module-scss-module__ZDTIha__hero_container{grid-template-areas:"slug""title""description";row-gap:20px;display:grid}@media (min-width:1280px){.Hero_ServicePost-module-scss-module__ZDTIha__hero_container{grid-template-columns:670px 1fr}}.Hero_ServicePost-module-scss-module__ZDTIha__hero_slug{color:#161726;background-color:#ddcffc;border-radius:60px;width:max-content;padding:8px 12px;font-size:14px;display:inline}@media (min-width:768px){.Hero_ServicePost-module-scss-module__ZDTIha__hero_slug{font-size:18px}}.Hero_ServicePost-module-scss-module__ZDTIha__hero_title{letter-spacing:-.03em;grid-area:title;font-size:32px;line-height:130%}@media (min-width:768px){.Hero_ServicePost-module-scss-module__ZDTIha__hero_title{font-size:40px}}@media (min-width:1280px){.Hero_ServicePost-module-scss-module__ZDTIha__hero_title{align-self:flex-end;font-size:48px}}.Hero_ServicePost-module-scss-module__ZDTIha__hero_description{letter-spacing:.05em;grid-area:description;line-height:150%}@media (min-width:768px){.Hero_ServicePost-module-scss-module__ZDTIha__hero_description{font-size:18px;font-weight:500;line-height:130%}}
.Reviews-module-scss-module__dMB3Fa__reviews{flex-direction:column;gap:24px;display:flex}@media (min-width:768px){.Reviews-module-scss-module__dMB3Fa__reviews{gap:40px}}.Reviews-module-scss-module__dMB3Fa__reviews.Reviews-module-scss-module__dMB3Fa__show .Reviews-module-scss-module__dMB3Fa__reviews_title{opacity:1;transform:translate(0)}.Reviews-module-scss-module__dMB3Fa__reviews.Reviews-module-scss-module__dMB3Fa__show .Reviews-module-scss-module__dMB3Fa__reviews_list__item{opacity:1;scale:1}.Reviews-module-scss-module__dMB3Fa__reviews_title{opacity:0;transition:opacity var(--default-css-animations) linear,transform var(--default-css-animations) linear;transform:translate(-100%)}.Reviews-module-scss-module__dMB3Fa__reviews_list{flex-direction:column;gap:20px;display:flex}@media (min-width:1280px){.Reviews-module-scss-module__dMB3Fa__reviews_list{flex-direction:row}}.Reviews-module-scss-module__dMB3Fa__reviews_list__item{background-color:var(--gray-background-color);opacity:0;width:100%;transition:opacity var(--default-css-animations) linear,scale var(--default-css-animations) linear;border-radius:30px;grid-template-rows:auto;grid-template-areas:"title""description";gap:8px 20px;padding:20px;display:grid;scale:.8}.Reviews-module-scss-module__dMB3Fa__reviews_list__item:first-of-type,.Reviews-module-scss-module__dMB3Fa__reviews_list__item:nth-of-type(2){transition:opacity var(--default-css-animations) var(--default-css-animations) linear,scale var(--default-css-animations) var(--default-css-animations) linear}@media (min-width:1280px){.Reviews-module-scss-module__dMB3Fa__reviews_list__item{padding:24px}}.Reviews-module-scss-module__dMB3Fa__reviews_list__image{border-radius:50%;grid-area:image;width:85px;height:85px;display:block;overflow:hidden}.Reviews-module-scss-module__dMB3Fa__reviews_list__title{grid-area:title}@media (min-width:768px){.Reviews-module-scss-module__dMB3Fa__reviews_list__title{align-self:self-end}}@media (min-width:1280px){.Reviews-module-scss-module__dMB3Fa__reviews_list__title{align-self:self-start}}.Reviews-module-scss-module__dMB3Fa__reviews_list__sub{grid-area:sub}.Reviews-module-scss-module__dMB3Fa__reviews_list__description{grid-area:description;margin-top:12px}
.Team-module-scss-module__lwsgPq__team{grid-template-areas:"title""description""list";row-gap:20px;display:grid}@media (min-width:1280px){.Team-module-scss-module__lwsgPq__team{grid-template-areas:"title description""list list";align-items:center}}.Team-module-scss-module__lwsgPq__team.Team-module-scss-module__lwsgPq__show .Team-module-scss-module__lwsgPq__team_title,.Team-module-scss-module__lwsgPq__team.Team-module-scss-module__lwsgPq__show .Team-module-scss-module__lwsgPq__team_description{opacity:1;transform:translate(0)}.Team-module-scss-module__lwsgPq__team.Team-module-scss-module__lwsgPq__show .Team-module-scss-module__lwsgPq__team_list__item{opacity:1;transform:translateY(0)}.Team-module-scss-module__lwsgPq__team_title{opacity:0;transition:opacity var(--default-css-animations) linear,transform var(--default-css-animations) linear;grid-area:title;transform:translate(-100%)}.Team-module-scss-module__lwsgPq__team_description{color:var(--primary-gray-color);letter-spacing:.05em;opacity:0;transition:opacity var(--default-css-animations) linear,transform var(--default-css-animations) linear;grid-area:description;line-height:150%;transform:translate(100%)}@media (min-width:768px){.Team-module-scss-module__lwsgPq__team_description{font-size:18px}}@media (min-width:1280px){.Team-module-scss-module__lwsgPq__team_description{text-align:right}}.Team-module-scss-module__lwsgPq__team_list{grid-area:list;row-gap:20px;display:grid}@media (min-width:768px){.Team-module-scss-module__lwsgPq__team_list{grid-template-columns:1fr 1fr;gap:40px 20px;margin-top:40px}}@media (min-width:1280px){.Team-module-scss-module__lwsgPq__team_list{grid-template-columns:1fr 1fr 1fr 1fr}}.Team-module-scss-module__lwsgPq__team_list__item{opacity:0;transition:opacity var(--default-css-animations) linear,scale var(--default-css-animations) linear;grid-template-columns:110px 1fr;grid-template-areas:"image name""image position";gap:4px 12px;display:grid;transform:translateY(50%)}.Team-module-scss-module__lwsgPq__team_list__item:nth-of-type(2){transition:opacity var(--default-css-animations) var(--default-css-animations) linear,transform var(--default-css-animations) var(--default-css-animations) linear}.Team-module-scss-module__lwsgPq__team_list__item:nth-of-type(3){transition:opacity var(--default-css-animations) calc(var(--default-css-animations)*2) linear,transform var(--default-css-animations) calc(var(--default-css-animations)*2) linear}.Team-module-scss-module__lwsgPq__team_list__item:nth-of-type(4){transition:opacity var(--default-css-animations) calc(var(--default-css-animations)*3) linear,transform var(--default-css-animations) calc(var(--default-css-animations)*3) linear}@media (min-width:768px){.Team-module-scss-module__lwsgPq__team_list__item{grid-template-columns:1fr;grid-template-areas:"image""name""position";justify-items:center;row-gap:8px}}.Team-module-scss-module__lwsgPq__team_list__image{border-radius:50%;grid-area:image;width:110px;height:110px;display:block;overflow:hidden}@media (min-width:768px){.Team-module-scss-module__lwsgPq__team_list__image{width:170px;height:170px}}@media (min-width:1280px){.Team-module-scss-module__lwsgPq__team_list__image{width:200px;height:200px}}.Team-module-scss-module__lwsgPq__team_list__name{color:var(--primary-violet-color);grid-area:name;align-self:flex-end}@media (min-width:768px){.Team-module-scss-module__lwsgPq__team_list__name{margin-top:8px}}.Team-module-scss-module__lwsgPq__team_list__position{grid-area:position}@media (min-width:768px){.Team-module-scss-module__lwsgPq__team_list__position{font-size:18px}}
.FAQ-module-scss-module__dPgEBW__faq{flex-direction:column;gap:24px;display:flex}@media (min-width:768px){.FAQ-module-scss-module__dPgEBW__faq{gap:40px}}.FAQ-module-scss-module__dPgEBW__faq.FAQ-module-scss-module__dPgEBW__show .FAQ-module-scss-module__dPgEBW__faq_title{opacity:1;transform:translate(0)}.FAQ-module-scss-module__dPgEBW__faq.FAQ-module-scss-module__dPgEBW__show .FAQ-module-scss-module__dPgEBW__faq_list__item{opacity:1;scale:1}.FAQ-module-scss-module__dPgEBW__faq_title{opacity:0;transition:opacity var(--default-css-animations) linear,transform var(--default-css-animations) linear;transform:translate(-100%)}.FAQ-module-scss-module__dPgEBW__faq_list{flex-direction:column;gap:12px;display:flex}@media (min-width:768px){.FAQ-module-scss-module__dPgEBW__faq_list{gap:16px}}.FAQ-module-scss-module__dPgEBW__faq_list__item{border:1px solid var(--violet-background-color);opacity:0;transition:opacity var(--default-css-animations) linear;border-radius:12px;flex-direction:column;display:flex}.FAQ-module-scss-module__dPgEBW__faq_list__item:nth-of-type(2){transition:opacity var(--default-css-animations) var(--default-css-animations) linear}.FAQ-module-scss-module__dPgEBW__faq_list__item:nth-of-type(3){transition:opacity var(--default-css-animations) calc(var(--default-css-animations)*2) linear}.FAQ-module-scss-module__dPgEBW__faq_list__item:nth-of-type(4){transition:opacity var(--default-css-animations) calc(var(--default-css-animations)*3) linear}.FAQ-module-scss-module__dPgEBW__faq_list__item:nth-of-type(5){transition:opacity var(--default-css-animations) calc(var(--default-css-animations)*4) linear}.FAQ-module-scss-module__dPgEBW__faq_list__item:nth-of-type(6){transition:opacity var(--default-css-animations) calc(var(--default-css-animations)*5) linear}.FAQ-module-scss-module__dPgEBW__faq_list__summary{cursor:pointer;grid-template-columns:auto 1fr 40px;align-items:center;column-gap:8px;height:74px;padding:12px;display:grid}@media (min-width:768px){.FAQ-module-scss-module__dPgEBW__faq_list__summary{column-gap:12px;height:80px;padding:20px}}.FAQ-module-scss-module__dPgEBW__faq_list__numb{color:var(--primary-violet-color)}.FAQ-module-scss-module__dPgEBW__faq_list__icon{border:.69px solid #161726;border-radius:50%;width:40px;height:40px;position:relative}.FAQ-module-scss-module__dPgEBW__faq_list__icon:after,.FAQ-module-scss-module__dPgEBW__faq_list__icon:before{content:"";background-color:var(--primary-black-color);width:50%;height:2px;transition:transform var(--default-css-animations) linear;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.FAQ-module-scss-module__dPgEBW__faq_list__details:not([open]) .FAQ-module-scss-module__dPgEBW__faq_list__icon:before{transform:translate(-50%,-50%)rotate(90deg)}.FAQ-module-scss-module__dPgEBW__faq_list__container{grid-template-rows:0fr;transition-duration:.3s;display:grid}.FAQ-module-scss-module__dPgEBW__faq_list__details[open]+.FAQ-module-scss-module__dPgEBW__faq_list__container{grid-template-rows:1fr}.FAQ-module-scss-module__dPgEBW__faq_list__decoration{overflow:hidden}.FAQ-module-scss-module__dPgEBW__faq_list__description{padding:12px;position:relative}@media (min-width:768px){.FAQ-module-scss-module__dPgEBW__faq_list__description{padding:20px}}.FAQ-module-scss-module__dPgEBW__faq_list__description:after{content:"";background-color:#161726;width:calc(100% - 24px);height:1px;position:absolute;top:0;left:12px}@media (min-width:768px){.FAQ-module-scss-module__dPgEBW__faq_list__description:after{width:calc(100% - 40px);left:20px}}
.Modal-module-scss-module__k1ZY8q__backdrop{z-index:11;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#621df280 0% 100%);width:100%;height:100%;position:fixed;top:0;left:0}.Modal-module-scss-module__k1ZY8q__modal{border-radius:20px;width:100%;max-width:90%;display:grid;position:absolute;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%)}.Modal-module-scss-module__k1ZY8q__modal.Modal-module-scss-module__k1ZY8q__form_container{grid-template-areas:"form""image";row-gap:10px;width:100%;padding:80px 20px 20px}@media (min-width:768px){.Modal-module-scss-module__k1ZY8q__modal.Modal-module-scss-module__k1ZY8q__form_container{grid-template-columns:1fr 356px;grid-template-areas:"image form";width:704px;padding:60px 60px 60px 0}}@media (min-width:1280px){.Modal-module-scss-module__k1ZY8q__modal.Modal-module-scss-module__k1ZY8q__form_container{width:914px}}.Modal-module-scss-module__k1ZY8q__modal.Modal-module-scss-module__k1ZY8q__success_container{grid-template-areas:"success""text";justify-items:center;row-gap:40px;min-height:200px;padding:40px}@media (min-width:768px){.Modal-module-scss-module__k1ZY8q__modal.Modal-module-scss-module__k1ZY8q__success_container{row-gap:28px;width:550px;padding:48px}}@media (min-width:1280px){.Modal-module-scss-module__k1ZY8q__modal.Modal-module-scss-module__k1ZY8q__success_container{row-gap:40px;width:914px;padding:60px}}.Modal-module-scss-module__k1ZY8q__modal{background-color:var(--white-background-color);opacity:0;visibility:hidden;pointer-events:none;content-visibility:hidden;transition:opacity var(--default-css-animations) linear,visibility var(--default-css-animations) linear}.Modal-module-scss-module__k1ZY8q__modal_close{cursor:pointer;background-color:#0000;background-image:url("data:image/svg+xml,<svg width=\"29\" height=\"29\" viewBox=\"0 0 29 29\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M7.55748 7.55748C7.96746 7.14751 8.63216 7.14751 9.04214 7.55748L14.2901 12.8054C14.3458 12.8611 14.4213 12.8924 14.5 12.8924C14.5787 12.8924 14.6542 12.8611 14.7099 12.8054L19.9579 7.55748C20.3678 7.14751 21.0325 7.14751 21.4425 7.55748C21.8525 7.96746 21.8525 8.63216 21.4425 9.04214L16.1946 14.2901C16.0786 14.406 16.0786 14.594 16.1946 14.7099L21.4425 19.9579C21.8525 20.3678 21.8525 21.0325 21.4425 21.4425C21.0325 21.8525 20.3678 21.8525 19.9579 21.4425L14.7099 16.1946C14.594 16.0786 14.406 16.0786 14.2901 16.1946L9.04214 21.4425C8.63216 21.8525 7.96746 21.8525 7.55748 21.4425C7.14751 21.0325 7.14751 20.3678 7.55748 19.9579L12.8054 14.7099C12.8611 14.6542 12.8924 14.5787 12.8924 14.5C12.8924 14.4213 12.8611 14.3458 12.8054 14.2901L7.55748 9.04214C7.14751 8.63216 7.14751 7.96746 7.55748 7.55748Z\" fill=\"%23878C91\" /></svg>");background-size:30px;border:none;width:44px;height:44px;display:block;position:absolute;top:8px;right:12px}.Modal-module-scss-module__k1ZY8q__modal_form{grid-area:form;width:100%;display:block}.Modal-module-scss-module__k1ZY8q__modal_form__load{background:linear-gradient(90deg,#e5e5e5 25%,#fff 37%,#e5e5e5 63%) 0 0/400% 100%;border-radius:20px;width:100%;height:344px;animation:2s linear infinite Modal-module-scss-module__k1ZY8q__skeleton-loading;display:block}@media (min-width:768px){.Modal-module-scss-module__k1ZY8q__modal_form__load{height:344px}}@keyframes Modal-module-scss-module__k1ZY8q__skeleton-loading{0%{background-position:100% 0}to{background-position:-100% 0}}.Modal-module-scss-module__k1ZY8q__modal_image{grid-area:image;width:100%;height:240px;display:block;position:relative}@media (min-width:1280px){.Modal-module-scss-module__k1ZY8q__modal_image{height:95%}}.Modal-module-scss-module__k1ZY8q__modal_image>img{object-fit:contain}.Modal-module-scss-module__k1ZY8q__modal_success{grid-area:success;width:120px;height:120px;position:relative}.Modal-module-scss-module__k1ZY8q__modal_text{grid-area:text}.Modal-module-scss-module__k1ZY8q__modal_text b{text-align:center;text-wrap:balance;font-size:20px;font-weight:600}@media (min-width:768px){.Modal-module-scss-module__k1ZY8q__modal_text b{font-size:22px}}@media (min-width:1280px){.Modal-module-scss-module__k1ZY8q__modal_text b{font-size:24px}}
.Explore-module-scss-module__8PaFSG__explore_list{transition:height var(--default-css-animations) linear;row-gap:20px;display:grid}.Explore-module-scss-module__8PaFSG__explore_list.Explore-module-scss-module__8PaFSG__show .Explore-module-scss-module__8PaFSG__explore_list__item{opacity:1;transform:translateY(0)}@media (min-width:1280px){.Explore-module-scss-module__8PaFSG__explore_list{grid-template-columns:1fr 1fr 1fr;column-gap:20px}}.Explore-module-scss-module__8PaFSG__explore_list__item{background-image:url("data:image/svg+xml,<svg width=\"32\" height=\"199\" viewBox=\"0 0 32 199\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M32 0.5H20.5C9.45431 0.5 0.5 9.4543 0.5 20.5V178.5C0.5 189.546 9.45431 198.5 20.5 198.5H32\" stroke=\"%23601DF2\" /></svg>"),url("data:image/svg+xml,<svg width=\"271\" height=\"1\" viewBox=\"0 0 271 1\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 0.5H271\" stroke=\"%23601DF2\" /></svg>"),url("data:image/svg+xml,<svg width=\"228\" height=\"1\" viewBox=\"0 0 228 1\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M228 0.5H0\" stroke=\"%23601DF2\" /></svg>"),url("data:image/svg+xml,<svg width=\"76\" height=\"199\" viewBox=\"0 0 76 199\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M43 0.5H55.5C66.5457 0.5 75.5 9.45431 75.5 20.5V76.6579V132.816C75.5 140.373 69.3734 146.5 61.8158 146.5C40.6546 146.5 23.5 163.655 23.5 184.816C23.5 192.373 17.3734 198.5 9.8158 198.5H0\" stroke=\"%23601DF2\" /></svg>");background-position:0,top,20% 99.9%,100%;background-size:contain,90%,77%,contain;grid-template-rows:auto 1fr;grid-template-areas:"title""description""button";row-gap:12px;height:198px;padding:20px;display:grid;position:relative}@media (min-width:768px){.Explore-module-scss-module__8PaFSG__explore_list__item{background-image:url("data:image/svg+xml,<svg width=\"648\" height=\"169\" viewBox=\"0 0 648 169\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0.5H628C638.77 0.5 647.5 9.23045 647.5 20V103.315C647.5 110.597 641.597 116.5 634.315 116.5C612.878 116.5 595.5 133.878 595.5 155.315C595.5 162.597 589.597 168.5 582.315 168.5H20C9.23045 168.5 0.5 159.77 0.5 149V20C0.5 9.23045 9.23045 0.5 20 0.5Z\" stroke=\"%23601DF2\" /></svg>");height:170px}}@media (min-width:1280px){.Explore-module-scss-module__8PaFSG__explore_list__item{background-image:url("data:image/svg+xml,<svg width=\"413\" height=\"190\" viewBox=\"0 0 413 190\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0.5H393C403.77 0.5 412.5 9.23045 412.5 20V124.315C412.5 131.597 406.597 137.5 399.315 137.5C377.878 137.5 360.5 154.878 360.5 176.315C360.5 183.597 354.597 189.5 347.315 189.5H20C9.23045 189.5 0.5 180.77 0.5 170V20C0.500002 9.23045 9.23045 0.5 20 0.5Z\" stroke=\"%23601DF2\" /></svg>");height:190px}}.Explore-module-scss-module__8PaFSG__explore_list__item{opacity:0;transition:opacity var(--default-css-animations) linear,scale var(--default-css-animations) linear;transform:translateY(50%)}.Explore-module-scss-module__8PaFSG__explore_list__item:nth-of-type(2){transition:opacity var(--default-css-animations) var(--default-css-animations) linear,transform var(--default-css-animations) var(--default-css-animations) linear}.Explore-module-scss-module__8PaFSG__explore_list__item:nth-of-type(3){transition:opacity var(--default-css-animations) calc(var(--default-css-animations)*2) linear,transform var(--default-css-animations) calc(var(--default-css-animations)*2) linear}.Explore-module-scss-module__8PaFSG__explore_list__title{grid-area:title}.Explore-module-scss-module__8PaFSG__explore_list__description{grid-area:description}.Explore-module-scss-module__8PaFSG__explore_list__button{border:1px solid var(--primary-violet-color);width:40px;height:40px;transition:transform var(--default-css-animations) linear,background-color var(--default-css-animations) linear,background-image var(--default-css-animations) linear;background-image:url("data:image/svg+xml,<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M15.4221 7.02228C15.7851 7.03114 16.0773 7.32331 16.0862 7.68631L16.2466 14.2657C16.2558 14.6416 15.9585 14.9538 15.5826 14.963C15.2067 14.9721 14.8945 14.6748 14.8854 14.2989L14.7636 9.30765L8.1842 15.8871C7.91831 16.153 7.48723 16.153 7.22135 15.8871C6.95547 15.6212 6.95547 15.1901 7.22135 14.9242L13.8008 8.34481L8.80949 8.22307C8.43359 8.2139 8.13629 7.90174 8.14546 7.52584C8.15463 7.14994 8.46679 6.85264 8.84269 6.86181L15.4221 7.02228Z\" fill=\"%23621DF2\" /></svg>");border-radius:50%;display:block;position:absolute;bottom:0;right:0}@media (hover:hover){.Explore-module-scss-module__8PaFSG__explore_list__button:hover{background-color:var(--primary-violet-color);background-image:url("data:image/svg+xml,<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M15.4221 7.02228C15.7851 7.03114 16.0773 7.32331 16.0862 7.68631L16.2466 14.2657C16.2558 14.6416 15.9585 14.9538 15.5826 14.963C15.2067 14.9721 14.8945 14.6748 14.8854 14.2989L14.7636 9.30765L8.1842 15.8871C7.91831 16.153 7.48723 16.153 7.22135 15.8871C6.95547 15.6212 6.95547 15.1901 7.22135 14.9242L13.8008 8.34481L8.80949 8.22307C8.43359 8.2139 8.13629 7.90174 8.14546 7.52584C8.15463 7.14994 8.46679 6.85264 8.84269 6.86181L15.4221 7.02228Z\" fill=\"%23FEFDFF\" /></svg>");transform:rotate(45deg)}}
.NotFoundComp-module-scss-module__tOZTUq__NFC{background-image:url(../media/BgHeroMobi.08bkb4kxq8bbw.svg);background-position:100%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;width:100%;min-height:100svh;margin:0 auto;display:flex;position:relative}@media (min-width:768px){.NotFoundComp-module-scss-module__tOZTUq__NFC{background-image:url(../media/BgHeroTablet.0zkyf6oq1i6mh.svg)}}@media (min-width:1280px){.NotFoundComp-module-scss-module__tOZTUq__NFC{background-image:url(../media/BgHeroDesc.0e~ak3-qssj25.svg)}}.NotFoundComp-module-scss-module__tOZTUq__NFC_cont{flex-direction:column;justify-content:center;align-items:center;gap:20px;width:90%;display:flex}.NotFoundComp-module-scss-module__tOZTUq__NFC_cont>img:first-of-type{width:292px}@media (min-width:768px){.NotFoundComp-module-scss-module__tOZTUq__NFC_cont>img:first-of-type{width:556px}}@media (min-width:1280px){.NotFoundComp-module-scss-module__tOZTUq__NFC_cont>img:first-of-type{width:664px}}.NotFoundComp-module-scss-module__tOZTUq__NFC_cont>img:nth-of-type(2){width:336px}@media (min-width:768px){.NotFoundComp-module-scss-module__tOZTUq__NFC_cont>img:nth-of-type(2){width:630px}}.NotFoundComp-module-scss-module__tOZTUq__NFC_cont_Btn{justify-content:center;align-items:center;width:240px;display:flex}
