a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;margin:0;padding:0;vertical-align:initial}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{box-sizing:border-box;line-height:1}html{scroll-behavior:smooth}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a{border:0;color:inherit;text-decoration:none}body,h1,h2,h3,h4,h5,h6,input,textarea{font-family:Poppins,sans-serif}@font-face{font-family:Inter;font-weight:100 900;src:url(/static/media/Inter-VariableFont_slnt,wght.afdb8a07907da21452bf.ttf) format("truetype")}@font-face{font-family:Poppins;font-weight:400;src:url(/static/media/Poppins-Regular.35d26b781dc5fda684cc.ttf) format("truetype")}@font-face{font-family:Poppins;font-weight:500;src:url(/static/media/Poppins-Medium.673ed42382ab264e0bf5.ttf) format("truetype")}@font-face{font-family:Poppins;font-weight:700;src:url(/static/media/Poppins-Bold.cdb29a5d7ccf57ff05a3.ttf) format("truetype")}@font-face{font-family:Poppins;font-weight:800;src:url(/static/media/Poppins-ExtraBold.01849ee091e1762a5dd5.ttf) format("truetype")}.button,button{background:transparent;border:2px solid;border-radius:47px;cursor:pointer;font-family:Inter}.carousel{margin:0 auto;overflow:hidden;position:relative}.carousel .carousel-images{display:flex;transition:-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out}.carousel .carousel-images .carousel-image{flex:0 0 100%;height:auto;object-fit:contain;opacity:0;transition:opacity .5s ease-in-out;width:100%}.carousel .carousel-images .carousel-image.visible{opacity:1}.carousel .carousel-dots{bottom:10px;display:flex;justify-content:center;position:absolute;width:100%}.carousel .carousel-dots .carousel-dot{background:#fff;border-radius:50%;cursor:pointer;height:10px;margin:0 5px;width:10px}.carousel .carousel-dots .carousel-dot.active{background:#6e75ff}.navbar{background-color:#171717;color:#fff;height:82px;position:fixed;top:0;width:100vw;z-index:99}.navbar .navbar-container{align-items:center;display:flex;height:100%;justify-content:space-between;margin:0 auto;max-width:1920px;padding:0 60px;position:relative;width:auto}.navbar .navbar-container .logo-container img{width:100px}.navbar .navbar-container .menu-item-container{background-color:#171717;overflow:hidden;transition:.5s ease-in-out;z-index:99}.navbar .navbar-container .menu-item-container .menu{align-items:center;display:flex;flex-direction:row;gap:2em;height:40px;justify-content:center}.navbar .navbar-container .menu-item-container .menu a{position:relative}.navbar .navbar-container .menu-item-container .menu a:before{background-color:#6e75ff;bottom:-5px;content:"";height:3px;left:0;position:absolute;transition:width .3s ease;width:0}.navbar .navbar-container .menu-item-container .menu a.active:before{width:100%}.navbar .navbar-container .menu-toggle{background-color:transparent;cursor:pointer;display:none;padding:15px 0}.navbar .navbar-container .menu-toggle .hamburger{background-color:#fff;height:3px;position:relative;width:30px}.navbar .navbar-container .menu-toggle .hamburger:after,.navbar .navbar-container .menu-toggle .hamburger:before{background-color:#fff;content:"";height:100%;position:absolute;width:100%}.navbar .navbar-container .menu-toggle .hamburger:before{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.navbar .navbar-container .menu-toggle .hamburger:after{-webkit-transform:translateY(10px);transform:translateY(10px)}@media screen and (max-width:1023px){.navbar .overlay{background-color:hsla(0,0%,9%,.7);height:100%;position:fixed;top:82px;visibility:hidden;width:100%;z-index:98}.navbar .overlay.open{visibility:visible}.navbar .navbar-container{padding:0 30px}.navbar .navbar-container .menu-item-container{background:linear-gradient(135deg,#171717,#1c1c1c 50%,#141414 0);box-shadow:0 10px 30px rgba(0,0,0,.4);height:100vh;position:fixed;right:0;top:82px;-webkit-transform:translateX(100%);transform:translateX(100%);transition:box-shadow .3s ease,-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out,box-shadow .3s ease;transition:transform .3s ease-in-out,box-shadow .3s ease,-webkit-transform .3s ease-in-out;width:260px}.navbar .navbar-container .menu-item-container.open{height:100vh;position:fixed;top:82px;-webkit-transform:translateX(0);transform:translateX(0);visibility:visible;width:260px}.navbar .navbar-container .menu-item-container:hover{box-shadow:0 10px 40px #000}.navbar .navbar-container .menu-item-container .menu,.navbar .navbar-container .menu-item-container.open .menu{align-items:flex-start;flex-direction:column;justify-content:flex-start;padding:20px}.navbar .navbar-container .menu-toggle{display:block}}.section-separator{border:2px solid;width:209px}.section-separator.orange{border-color:#fe7926}.section-separator.blue{border-color:#6e75ff}.section-separator .selago{border-color:#e5e1fc}footer{background-color:#171717;color:#fff}footer .footer-container{margin:0 auto;max-width:1220px;padding:72px 30px}footer .footer-container .footer-section-container{display:flex;flex-wrap:wrap;gap:50px 150px;justify-content:center;padding-bottom:60px}footer .footer-container .footer-section-container h1{font-size:30px;font-weight:400;padding-bottom:30px}footer .footer-container .footer-section-container .logo-section{flex:1 1 300px;font-style:italic;letter-spacing:.2px;line-height:22px;max-width:300px;word-spacing:2px}footer .footer-container .footer-section-container .logo-section .logo-wrapper img{width:100px}footer .footer-container .footer-section-container .logo-section .company-description-wrapper{padding-top:30px}footer .footer-container .footer-section-container .logo-section .company-description-wrapper .company-executive{padding-top:10px}footer .footer-container .footer-section-container .contact-section{flex:1 1 300px;max-width:300px}footer .footer-container .footer-section-container .contact-section .contact-info .our-contacts-container{display:flex;flex-direction:column;gap:16px}footer .footer-container .footer-section-container .contact-section .contact-info .our-contacts-container h2{align-items:center;display:flex;font-weight:400}footer .footer-container .footer-section-container .contact-section .contact-info .our-contacts-container img{margin-right:20px;width:21px}footer .footer-container .footer-section-container .social-media-section{flex:1 1 300px;max-width:300px}footer .footer-container .section-separator{border:1px solid;width:100%}footer .footer-container .copyright-section{padding:50px 0}footer .footer-container .copyright-section h3{font-weight:300}#circle,#tick{transition:all 1s;visibility:hidden}#circle{stroke-width:6;stroke-dasharray:500;-webkit-transform-origin:50px 50px 0;transform-origin:50px 50px 0}.progress #tick{opacity:0}.progress #circle{stroke:#4c4c4c;stroke-dasharray:314;-webkit-animation:spin 3s linear infinite;animation:spin 3s linear infinite}.progress #circle,.ready #tick{stroke-dashoffset:1000;visibility:visible}.ready #tick{stroke-dasharray:1000;stroke:#63bc01;stroke-width:6;-webkit-animation:draw 8s ease-out forwards;animation:draw 8s ease-out forwards;opacity:1}.ready #circle{stroke-dashoffset:66;stroke:#63bc01;stroke-dasharray:500;visibility:visible}@-webkit-keyframes spin{0%{stroke-dashoffset:66;-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{stroke-dashoffset:314;-webkit-transform:rotate(540deg);transform:rotate(540deg)}to{stroke-dashoffset:66;-webkit-transform:rotate(3turn);transform:rotate(3turn)}}@keyframes spin{0%{stroke-dashoffset:66;-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{stroke-dashoffset:314;-webkit-transform:rotate(540deg);transform:rotate(540deg)}to{stroke-dashoffset:66;-webkit-transform:rotate(3turn);transform:rotate(3turn)}}@-webkit-keyframes draw{to{stroke-dashoffset:0}}@keyframes draw{to{stroke-dashoffset:0}}#check{height:300px;width:300px}#about-us{color:#fff;padding-top:82px}#about-us .section-container .content-wrapper .content-block-wrapper{margin:0 auto;max-width:1210px;padding:0 30px}#about-us .section-container .content-wrapper .full-width-background{width:100%}#about-us .section-container .content-wrapper .full-width-background:first-child{background-color:#171717}@media screen and (max-width:1023px){#about-us .section-container .content-wrapper .full-width-background:first-child{padding-top:30px}}#about-us .section-container .content-wrapper .full-width-background:first-child .content-block-wrapper{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}#about-us .section-container .content-wrapper .full-width-background:first-child .content-block-wrapper .content-block{flex:1 1;max-width:537px}@media screen and (max-width:1023px){#about-us .section-container .content-wrapper .full-width-background:first-child .content-block-wrapper .content-block{align-items:center;display:flex;flex-direction:column}}#about-us .section-container .content-wrapper .full-width-background:first-child .content-block-wrapper .content-block .headline{font-size:48px;font-weight:800;line-height:72px;max-width:676px;padding-bottom:40px}@media screen and (max-width:1023px){#about-us .section-container .content-wrapper .full-width-background:first-child .content-block-wrapper .content-block .headline{font-size:calc(20px + 2vw)}}#about-us .section-container .content-wrapper .full-width-background:first-child .content-block-wrapper .content-block .subhead{font-size:24px;font-weight:400;line-height:36px;padding-bottom:66px;padding-top:56px}#about-us .section-container .content-wrapper .full-width-background:first-child .content-block-wrapper .illustration-block{align-self:flex-end;flex:1 1}@media screen and (max-width:1023px){#about-us .section-container .content-wrapper .full-width-background:first-child .content-block-wrapper .illustration-block{display:none}}#about-us .section-container .content-wrapper .full-width-background:first-child .content-block-wrapper .illustration-block img{height:auto;-webkit-transform:translateY(3px);transform:translateY(3px);width:100%;z-index:2}#about-us .section-container .content-wrapper .full-width-background:first-child .content-block-wrapper .cta-button{border-color:#fff;color:#fff;font-size:24px;margin-bottom:50px;padding:10px 42px}#about-us .section-container .content-wrapper .full-width-background:first-child .content-block-wrapper .mobile-image{display:none}@media screen and (max-width:1023px){#about-us .section-container .content-wrapper .full-width-background:first-child .content-block-wrapper .mobile-image{display:block;margin:0 auto;max-height:calc(267px + 5vw);max-width:100%}}#about-us .section-container .content-wrapper .full-width-background:last-child{background-color:#6e75ff}#about-us .section-container .content-wrapper .full-width-background:last-child .content-block-wrapper{display:flex;flex-wrap:wrap;height:100%;justify-content:space-between}@media screen and (max-width:1023px){#about-us .section-container .content-wrapper .full-width-background:last-child .content-block-wrapper{max-width:600px}}#about-us .section-container .content-wrapper .full-width-background:last-child .content-block-wrapper .content-block{align-self:center;border-left:3px solid;max-width:537px;max-width:50%;padding-left:54px}@media screen and (max-width:1023px){#about-us .section-container .content-wrapper .full-width-background:last-child .content-block-wrapper .content-block{border-left:none;max-width:100%;padding:40px 0}}#about-us .section-container .content-wrapper .full-width-background:last-child .content-block-wrapper .content-block h2{font-size:24px;font-weight:600;line-height:36px;padding-bottom:23px}#about-us .section-container .content-wrapper .full-width-background:last-child .content-block-wrapper .content-block h3{font-size:16px;font-weight:400;letter-spacing:-.02em;line-height:24px;text-align:justify}#about-us .section-container .content-wrapper .full-width-background:last-child .content-block-wrapper .illustration-block{flex:1 1;max-height:415px;max-width:50%;position:relative}@media screen and (max-width:1023px){#about-us .section-container .content-wrapper .full-width-background:last-child .content-block-wrapper .illustration-block{display:none}}#about-us .section-container .content-wrapper .full-width-background:last-child .content-block-wrapper img{height:calc(100% + 30px);max-width:100%;-webkit-transform:translateY(-30px);transform:translateY(-30px)}@media screen and (max-width:1023px){#about-us .full-width-background *{text-align:center}}#our-values{background-color:#171717;color:#fff;min-height:500px;width:100%}#our-values .our-values-container{margin:0 auto;max-width:1210px;padding:90px 30px}#our-values .our-values-container .our-values-header{align-items:center;display:flex;flex-direction:column}#our-values .our-values-container .our-values-header .header-title{font-size:36px;font-weight:800;line-height:54px;padding-bottom:32px}@media screen and (max-width:1023px){#our-values .our-values-container .our-values-header .header-title{font-size:calc(20px + 3vw)}}#our-values .our-values-container .our-values-cards{display:flex;flex-wrap:wrap;gap:40px 125px;justify-content:center;padding-top:114px}#our-values .our-values-container .our-values-cards .card{max-width:320px;text-align:center}#our-values .our-values-container .our-values-cards .card img{width:65px}#our-values .our-values-container .our-values-cards .card .card-title{font-size:24px;font-weight:600;line-height:36px;padding-top:51px}#our-values .our-values-container .our-values-cards .card .card-description{font-size:16px;line-height:24px;padding-top:40px;text-align:justify}#our-values .our-values-container .our-values-cards .card:first-of-type .card-description{letter-spacing:.03em}#services{background-color:#171717;color:#171717;min-height:500px;width:100%}#services .services-container .services-content{margin:0 auto;max-width:1210px;padding:90px 30px}#services .services-container .services-header{align-items:center;display:flex;flex-direction:column}#services .services-container .services-header .header-title{color:#fff;font-size:36px;font-weight:800;line-height:54px;padding-bottom:32px}@media screen and (max-width:1023px){#services .services-container .services-header .header-title{font-size:calc(20px + 2vw)}}#services .services-container .services-cards{display:flex;flex-wrap:wrap;gap:40px 87px;justify-content:center;padding:96px 20px 0}#services .services-container .services-cards .card{align-items:center;background-color:#e5e1fc;box-shadow:0 8px 20px rgba(0,0,0,.4);display:flex;flex-direction:column;justify-content:space-between;max-width:320px;min-height:447px;min-width:332px;text-align:center;transition:box-shadow .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:box-shadow .3s ease-in-out,transform .3s ease-in-out;transition:box-shadow .3s ease-in-out,transform .3s ease-in-out,-webkit-transform .3s ease-in-out}@media screen and (max-width:350px){#services .services-container .services-cards .card{max-width:100%;min-width:100%}}#services .services-container .services-cards .card:hover{background-color:#6e75ff;box-shadow:0 12px 30px rgba(0,0,0,.6);color:#fff;-webkit-transform:scale(1.05);transform:scale(1.05)}#services .services-container .services-cards .card:hover img{-webkit-filter:invert(100%);filter:invert(100%)}#services .services-container .services-cards .card:hover .card-button{color:#fff}#services .services-container .services-cards .card img{padding-top:31px;width:65px}#services .services-container .services-cards .card .card-title{font-size:24px;font-weight:700;line-height:36px}#services .services-container .services-cards .card .card-description{font-size:14px;letter-spacing:-.015em;line-height:21px;max-width:252px;text-align:center}#services .services-container .services-cards .card .card-button{cursor:pointer;font-family:Poppins;font-size:16px;font-weight:500;line-height:24px;margin-bottom:31px;padding:7px 25px}#services .services-container .services-cards .card:first-of-type .card-description{letter-spacing:-.03em}#services .services-container .services-cards .card:nth-of-type(2) .card-description{letter-spacing:-.02em}#services .services-container .services-cards .card:nth-of-type(4) .card-description{letter-spacing:-.02em;max-width:272px}#services .services-container .services-cards .card:nth-of-type(5) .card-description{letter-spacing:-.03em;max-width:270px}#services .services-container .services-cards .card:nth-of-type(6) .card-description{letter-spacing:-.015em;max-width:310px}#services .services-container .data-display-outer{background-color:#fe7926;color:#fff;min-height:248px;width:100%}#services .services-container .data-display-outer .data-display-container{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto;max-width:1210px;min-height:248px;padding:0 30px}@media screen and (max-width:768px){#services .services-container .data-display-outer .data-display-container{align-content:center;align-items:normal;flex-direction:column;padding:60px 30px 0}}#services .services-container .data-display-outer .data-display-container .data-display-item{padding:0 20px}#services .services-container .data-display-outer .data-display-container .data-display-item .data-display-number{font-size:36px;font-weight:800;padding-bottom:32px}@media screen and (max-width:768px){#services .services-container .data-display-outer .data-display-container .data-display-item .data-display-number{padding-bottom:24px}}#services .services-container .data-display-outer .data-display-container .data-display-item .data-display-title{font-size:24px}@media screen and (max-width:768px){#services .services-container .data-display-outer .data-display-container .data-display-item .data-display-title{padding-bottom:60px}}#projects{background-color:#171717;color:#171717;min-height:500px}#projects .projects-container img{width:100%}#projects .projects-container .mobile{display:none}@media(max-width:768px){#projects .projects-container .mobile{display:block}#projects .projects-container .desktop{display:none}}#projects .projects-container .swiper .swiper-pagination-bullets{bottom:20px}#projects .projects-container .swiper .swiper-button-next:after,#projects .projects-container .swiper .swiper-button-prev:after{color:#fff}#projects .projects-container .swiper .swiper-pagination-bullet{background-color:#fff;height:10px;opacity:1;width:10px}#projects .projects-container .swiper .swiper-pagination-bullet-active{background-color:#6e75ff}#projects .projects-container .projects-content{margin:0 auto;max-width:1210px;padding:90px 30px}#projects .projects-container .projects-header{align-items:center;display:flex;flex-direction:column;padding-bottom:86px}#projects .projects-container .projects-header .header-title{color:#fff;font-size:36px;font-weight:800;line-height:54px;padding-bottom:32px}@media screen and (max-width:1023px){#projects .projects-container .projects-header .header-title{font-size:calc(20px + 3vw)}}#packages{background-color:#171717;color:#fff;min-height:500px;width:100%}#packages .packages-container .packages-content{margin:0 auto;max-width:1280px;padding:90px 30px}#packages .packages-container .packages-header{align-items:center;display:flex;flex-direction:column;padding-bottom:86px}#packages .packages-container .packages-header .header-title{color:#fff;font-size:36px;font-weight:800;line-height:54px;padding-bottom:32px}@media screen and (max-width:1023px){#packages .packages-container .packages-header .header-title{font-size:calc(20px + 3vw)}}#packages .packages-container .packages-cards{display:flex;flex-wrap:wrap;gap:100px;justify-content:center}#packages .packages-container .packages-cards .card{background-color:#232323;box-shadow:0 8px 20px rgba(0,0,0,.4);gap:50px;text-align:center;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;width:350px}#packages .packages-container .packages-cards .card:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}#packages .packages-container .packages-cards .card .card-title{font-size:24px;font-weight:700;line-height:36px;padding:44px}#packages .packages-container .packages-cards .card .card-description{font-size:14px;letter-spacing:-.03em;line-height:21px;padding:0 20px 30px}#packages .packages-container .packages-cards .card img{max-width:150px;-webkit-transform:translateY(-40px);transform:translateY(-40px)}#contact{background:linear-gradient(180deg,#171717 7%,#7b61ff 137.61%);color:#fff;-webkit-filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));min-height:691px;overflow:hidden;width:100%}#contact .contact-container{margin:0 auto;max-width:1210px;padding:20px 30px}#contact .contact-container .contact-header .header-title{font-size:64px;font-weight:800}@media screen and (max-width:1023px){#contact .contact-container .contact-header .header-title{font-size:calc(20px + 3vw)}}@media screen and (max-width:947px){#contact .contact-container .contact-header .header-title{text-align:center}}#contact .contact-container .contact-content-container{display:flex;flex-wrap:wrap;gap:50px;position:relative}@media screen and (max-width:947px){#contact .contact-container .contact-content-container{align-content:center;flex-direction:column;padding-bottom:0}}#contact .contact-container .contact-content-container .our-contacts-container{flex:1 1 auto;padding-top:34px}#contact .contact-container .contact-content-container .our-contacts-container img{padding-right:20px;width:25px}#contact .contact-container .contact-content-container .our-contacts-container h2{font-size:24px;font-weight:400;letter-spacing:-.01em;line-height:36px}@media screen and (max-width:1023px){#contact .contact-container .contact-content-container .our-contacts-container h2{align-items:center;display:flex;font-size:calc(16px + 1vw)}}#contact .contact-container .contact-content-container .our-contacts-container .mobile-hide{display:none}#contact .contact-container .contact-content-container .contact-form-container{flex:2 1 401px;max-width:500px;padding:20px;position:relative}#contact .contact-container .contact-content-container .contact-form-container.sending form{-webkit-filter:blur(5px);filter:blur(5px)}#contact .contact-container .contact-content-container .contact-form-container.sent p{font-size:18px;line-height:30px;padding-top:30px;text-align:center}@media screen and (max-width:947px){#contact .contact-container .contact-content-container .contact-form-container{flex:auto;min-height:auto!important}}#contact .contact-container .contact-content-container .contact-form-container form{color:#fff;display:flex;flex-direction:column;transition:-webkit-filter .3s ease-in-out;transition:filter .3s ease-in-out;transition:filter .3s ease-in-out,-webkit-filter .3s ease-in-out}#contact .contact-container .contact-content-container .contact-form-container form input{background-color:transparent;border:1px solid hsla(0,0%,100%,.5);border-radius:9px;color:#fff;height:49px;margin-bottom:14px;text-indent:10px}#contact .contact-container .contact-content-container .contact-form-container form textarea{background-color:transparent;border:1px solid hsla(0,0%,100%,.5);border-radius:9px;color:#fff;height:133px;margin-bottom:14px;padding-top:10px;resize:none;text-indent:10px}#contact .contact-container .contact-content-container .contact-form-container form input::-webkit-input-placeholder,#contact .contact-container .contact-content-container .contact-form-container form textarea::-webkit-input-placeholder{color:#fff}#contact .contact-container .contact-content-container .contact-form-container form input::placeholder,#contact .contact-container .contact-content-container .contact-form-container form textarea::placeholder{color:#fff}#contact .contact-container .contact-content-container .contact-form-container form label{font-size:16px;padding-bottom:16px}#contact .contact-container .contact-content-container .contact-form-container form .button{align-items:center;align-self:flex-end;background-color:transparent;border:1px solid hsla(0,0%,100%,.5);border-radius:47px;border-radius:9px;color:#fff;display:flex;height:49px;justify-content:center;margin-bottom:38px;position:relative;text-indent:0;width:160px}@media screen and (max-width:947px){#contact .contact-container .contact-content-container .contact-form-container form .button{align-self:flex-start;height:40px}}#contact .contact-container .contact-content-container .contact-form-container form .send-button{margin-top:1.5em}#contact .contact-container .contact-content-container .contact-form-container form input.error,#contact .contact-container .contact-content-container .contact-form-container form textarea.error{border:1px solid red;outline:none}#contact .contact-container .contact-content-container .contact-form-container form input.error:active,#contact .contact-container .contact-content-container .contact-form-container form input.error:focus,#contact .contact-container .contact-content-container .contact-form-container form textarea.error:active,#contact .contact-container .contact-content-container .contact-form-container form textarea.error:focus{border:1px solid #e57373;outline:none}#contact .contact-container .contact-content-container .contact-form-container form input.error:focus-visible,#contact .contact-container .contact-content-container .contact-form-container form textarea.error:focus-visible{border:1px solid #e57373;outline:none}#contact .contact-container .contact-content-container .contact-form-container form .error-message{color:red;padding-bottom:30px}#contact .contact-container .contact-content-container .contact-form-container .thank-you-container{display:flex;flex-direction:column;height:100%}#contact .contact-container .contact-content-container .contact-form-container .thank-you-container .thank-you{font-style:italic;padding-bottom:50px;padding-top:50px}#contact .contact-container .contact-content-container .contact-form-container .thank-you-container .button-wrapper{display:flex;height:100%;justify-content:center;padding-top:50px}#contact .contact-container .contact-content-container .contact-form-container .thank-you-container .button-wrapper .button{align-items:center;align-self:flex-end;background-color:transparent;border:1px solid hsla(0,0%,100%,.5);border-radius:47px;border-radius:9px;color:#fff;display:flex;height:49px;justify-content:center;margin-bottom:38px;position:relative;text-indent:0;width:160px}#contact .contact-container .contact-content-container .contact-form-container .thank-you-container svg{padding-top:50px;position:static}#contact .contact-container .contact-content-container .contact-form-container svg{height:auto;inset:0;margin:auto;position:absolute;width:25%}#contact .contact-container .contact-content-container .contact-form-container .error-container{align-items:center;background-color:#fdd;border:1px solid red;border-radius:5px;color:#d8000c;display:flex;flex-direction:column;justify-content:center;min-height:600px;padding:20px;text-align:center}#contact .contact-container .contact-content-container .contact-form-container .error-container .error-message{font-size:20px;font-weight:700;margin-bottom:15px}#contact .contact-container .contact-content-container .contact-form-container .error-container .contact-suggestion{font-size:18px;margin-bottom:20px}#contact .contact-container .contact-content-container .contact-form-container .error-container .contact-info{font-size:16px;margin-bottom:30px}#contact .contact-container .contact-content-container .contact-form-container .error-container .contact-info p{margin:10px 0}#contact .contact-container .contact-content-container .contact-form-container .error-container .contact-info p a{color:#0052cc;text-decoration:none}#contact .contact-container .contact-content-container .contact-form-container .error-container .contact-info p a:hover{text-decoration:underline}#contact .contact-container .contact-content-container .contact-form-container .error-container .contact-info p .icon{margin-right:5px}#contact .contact-container .contact-content-container .contact-form-container .error-container .button-wrapper{display:flex;height:100%;justify-content:center;padding-top:50px}#contact .contact-container .contact-content-container .contact-form-container .error-container .button-wrapper .button{align-items:center;align-self:flex-end;background:linear-gradient(180deg,#171717 7%,#7b61ff 137.61%);border:1px solid hsla(0,0%,100%,.5);border-radius:47px;border-radius:9px;color:#fff;display:flex;height:49px;justify-content:center;margin-bottom:38px;position:relative;text-indent:0;width:160px}#contact .contact-container .contact-content-container .contact-image-container{bottom:0;left:-6vw;max-width:50%;position:absolute}#contact .contact-container .contact-content-container .contact-image-container img{object-position:-90px;width:100%}@media screen and (max-width:947px){#contact .contact-container .contact-content-container .contact-image-container{display:none}}
/*# sourceMappingURL=main.abe64d1d.css.map*/