.style-module__F0btAG__nav_bar{z-index:100;background:var(--background);justify-content:space-between;align-items:center;width:100%;padding:2rem;display:flex;position:fixed;top:0;left:0}.style-module__F0btAG__nav_bar .style-module__F0btAG__flex{align-items:center;gap:1rem;display:flex}.style-module__F0btAG__nav_bar .style-module__F0btAG__flex .style-module__F0btAG__logo{color:var(--color-black)}.style-module__F0btAG__nav_bar .style-module__F0btAG__flex .style-module__F0btAG__logo span{color:var(--color-secondary)}.style-module__F0btAG__nav_bar .style-module__F0btAG__nav_links{align-items:center;gap:2rem;display:flex}.style-module__F0btAG__nav_bar .style-module__F0btAG__nav_links a{color:var(--color-text);font-weight:500;text-decoration:none}.style-module__F0btAG__nav_bar .style-module__F0btAG__nav_links a.style-module__F0btAG__active{color:var(--color-secondary)}.style-module__F0btAG__nav_bar .style-module__F0btAG__nav_links a:hover{text-decoration:underline}.style-module__F0btAG__nav_bar .style-module__F0btAG__contacts{margin-right:3rem}.style-module__F0btAG__nav_bar .style-module__F0btAG__contacts a{color:var(--color-text)}.style-module__F0btAG__nav_bar .style-module__F0btAG__contact_info{align-items:center;gap:1rem;display:flex}@media screen and (max-width:600px){.style-module__F0btAG__nav_bar{padding:.2rem 1rem;display:block;position:sticky}.style-module__F0btAG__nav_bar .style-module__F0btAG__flex:last-child{flex-direction:column;align-items:flex-start;margin-top:1rem}.style-module__F0btAG__nav_bar .style-module__F0btAG__flex:last-child a{justify-content:center;align-items:center;width:100%}}@keyframes style-module__F0btAG__fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes style-module__F0btAG__fadeInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes style-module__F0btAG__fadeInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes style-module__F0btAG__expandVertical{0%{opacity:0;height:0;transform:scaleY(0)}to{opacity:1;height:100%;transform:scaleY(1)}}.style-module__F0btAG__section{margin:5rem 0;padding:1rem}@media screen and (min-width:600px){.style-module__F0btAG__section{grid-template-columns:repeat(2,1fr);align-items:center;gap:2rem;padding:2rem 5rem;display:grid}}.style-module__F0btAG__section .style-module__F0btAG__card_image{border-radius:1rem;width:100%;height:100%;position:relative;overflow:hidden}.style-module__F0btAG__section .style-module__F0btAG__card_image:before{content:"";border:1rem solid var(--color-primary);background:var(--background);z-index:1;border-radius:1rem;width:100%;height:200px;animation:1.5s infinite alternate style-module__F0btAG__moveRight;position:absolute;top:0;left:-65%;transform:rotate(-45deg)}.style-module__F0btAG__section .style-module__F0btAG__card_image:after{content:"";border:1rem solid var(--color-primary);background:var(--background);border-radius:1rem;width:100%;height:200px;animation:1.5s infinite alternate style-module__F0btAG__moveRight;position:absolute;bottom:0;right:-65%;transform:rotate(-45deg)}@media screen and (max-width:590px){.style-module__F0btAG__section .style-module__F0btAG__card_image:before{height:150px;left:-95%;transform:rotate(-45deg)}.style-module__F0btAG__section .style-module__F0btAG__card_image:after{height:150px;right:-95%;transform:rotate(-45deg)}}@keyframes style-module__F0btAG__moveRight{0%{transform:translate(0)rotate(-45deg)}to{transform:translate(30px)rotate(-45deg)}}.style-module__F0btAG__section .style-module__F0btAG__card_image img{width:100%}.style-module__F0btAG__section_image{opacity:0;width:100%;height:unset;animation:.8s ease-out forwards style-module__F0btAG__fadeInUp;animation-timeline:view();animation-range:entry cover 30%;display:block}@media screen and (min-width:600px){.style-module__F0btAG__section_image{width:90%;margin:auto}}.style-module__F0btAG__section_image_wrapper{opacity:0;width:100%;animation:.8s ease-out forwards style-module__F0btAG__fadeInUp;animation-timeline:view();animation-range:entry cover 30%;display:block}@media screen and (min-width:600px){.style-module__F0btAG__section_image_wrapper{width:60%;margin:auto}}.style-module__F0btAG__section_right{opacity:0;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;height:100%;animation:.8s ease-out .1s forwards style-module__F0btAG__fadeInRight;animation-timeline:view();animation-range:entry cover 30%;display:flex;position:relative}.style-module__F0btAG__section_right h2{color:var(--color-black);opacity:0;animation:.8s ease-out .2s forwards style-module__F0btAG__fadeInUp;animation-timeline:view();animation-range:entry cover 30%}@media screen and (min-width:600px){.style-module__F0btAG__section_right h2{font-size:2rem}}.style-module__F0btAG__section_right p{color:var(--color-text);opacity:0;margin:1rem 0;animation:.8s ease-out .3s forwards style-module__F0btAG__fadeInUp;animation-timeline:view();animation-range:entry cover 30%}.style-module__F0btAG__section_right:before{content:"";transform-origin:top;opacity:0;background:linear-gradient(#fbfbfb,#a785b5);border-radius:1rem;width:.3rem;height:100%;animation:1s cubic-bezier(.34,1.56,.64,1) forwards style-module__F0btAG__expandVertical;animation-timeline:view();animation-range:entry cover 30%;position:absolute;top:0;left:-10px}@media screen and (min-width:600px){.style-module__F0btAG__section_right{width:70%;padding:2rem}}.style-module__F0btAG__section_right h2{color:var(--color-black)}@media screen and (min-width:600px){.style-module__F0btAG__section_right h2{font-size:2rem}}.style-module__F0btAG__section_right p{color:var(--color-text);margin:1rem 0}@media screen and (max-width:600px){.style-module__F0btAG__section{padding:1rem}.style-module__F0btAG__section_right{padding:1.5rem}.style-module__F0btAG__section_right:before{left:0}}.style-module__F0btAG__services{margin:2rem 0;position:relative}.style-module__F0btAG__services h2{text-align:center;margin-bottom:2rem;font-size:2rem}@media screen and (min-width:600px){.style-module__F0btAG__services{padding:2rem 5rem}.style-module__F0btAG__services .style-module__F0btAG__cards{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}}.style-module__F0btAG__services .style-module__F0btAG__card{background:var(--color-white);text-align:center;border-radius:.5rem;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:2rem;display:flex}.style-module__F0btAG__services .style-module__F0btAG__card strong{font-size:1.2rem;display:block}.style-module__F0btAG__services .style-module__F0btAG__card p{color:var(--color-text)}@media screen and (max-width:600px){.style-module__F0btAG__services{padding:1rem}.style-module__F0btAG__services .style-module__F0btAG__card{margin:1rem 0}}.style-module__F0btAG__form{background:var(--color-white);border-radius:1rem;margin:2rem 0;padding:1rem}.style-module__F0btAG__form .style-module__F0btAG__grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media screen and (max-width:590px){.style-module__F0btAG__form .style-module__F0btAG__grid{grid-template-columns:repeat(1,1fr)}}.style-module__F0btAG__modalOverlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;justify-content:center;align-items:center;animation:.3s ease-in-out style-module__F0btAG__fadeIn;display:flex;position:fixed;inset:0}.style-module__F0btAG__modalContent{text-align:center;background:#fff;border-radius:20px;width:90%;max-width:450px;padding:2.5rem;animation:.4s ease-out style-module__F0btAG__slideUp;position:relative;box-shadow:0 20px 60px #0000004d}@media screen and (max-width:590px){.style-module__F0btAG__modalContent{max-width:340px;padding:2rem 1.5rem}}.style-module__F0btAG__modalIcon{justify-content:center;margin-bottom:1.5rem;animation:.5s ease-out .2s backwards style-module__F0btAG__scaleIn;display:flex}.style-module__F0btAG__modalTitle{color:#18181b;margin:0 0 .75rem;font-size:24px;font-weight:700;line-height:1.3}@media screen and (max-width:590px){.style-module__F0btAG__modalTitle{font-size:20px}}.style-module__F0btAG__modalDescription{color:#71717a;margin:0 0 2rem;font-size:15px;line-height:1.6}@media screen and (max-width:590px){.style-module__F0btAG__modalDescription{margin-bottom:1.5rem;font-size:14px}}.style-module__F0btAG__modalButton{color:#fff;cursor:pointer;background:#000;border:none;border-radius:50px;width:100%;padding:.875rem 2.5rem;font-size:15px;font-weight:600;transition:all .2s}.style-module__F0btAG__modalButton:hover{background:#18181b;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.style-module__F0btAG__modalButton:active{transform:translateY(0)}@keyframes style-module__F0btAG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes style-module__F0btAG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes style-module__F0btAG__scaleIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.style-module__F0btAG__footer{background:#393939;padding:1rem}.style-module__F0btAG__footer .style-module__F0btAG__footer_links{justify-content:flex-start;align-items:center;gap:2rem;display:flex}@media screen and (max-width:590px){.style-module__F0btAG__footer .style-module__F0btAG__footer_links{margin-bottom:1rem;display:block}.style-module__F0btAG__footer .style-module__F0btAG__footer_links a{margin-bottom:.5rem;padding:.5rem}}.style-module__F0btAG__footer .style-module__F0btAG__footer_links a{color:var(--color-white);text-decoration:none;display:block}.style-module__F0btAG__footer .style-module__F0btAG__footer_links a:hover{text-decoration:underline}@media screen and (min-width:600px){.style-module__F0btAG__footer{grid-template-columns:repeat(2,1fr);gap:1rem;padding:5rem;display:grid}}
.page-module___8aEwW__page{position:relative}.page-module___8aEwW__page .page-module___8aEwW__hero{text-align:center;background-color:#0000;background-image:radial-gradient(50% 50%,#f7e2fc95 0%,#f5f5f5 100%),url(/hero_image.png);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-radius:30px;flex-direction:column;justify-content:center;align-items:center;height:95vh;margin:1rem;display:flex;overflow:hidden}.page-module___8aEwW__page .page-module___8aEwW__hero h1{font-size:3rem}.page-module___8aEwW__page .page-module___8aEwW__hero p{max-width:52vw;color:var(--color-text);margin:1rem 0 3rem;font-size:1.2rem}@media screen and (max-width:600px){.page-module___8aEwW__page .page-module___8aEwW__hero{height:80vh;padding:1rem}.page-module___8aEwW__page .page-module___8aEwW__hero h1{font-size:2rem}.page-module___8aEwW__page .page-module___8aEwW__hero p{max-width:unset;font-size:unset}.page-module___8aEwW__page .page-module___8aEwW__hero a{justify-content:center;width:100%}}
.cookie-policy-module__vPT8na__cookieOverlay{z-index:999;animation:.4s ease-out cookie-policy-module__vPT8na__slideInUp;position:fixed;bottom:20px;left:20px;right:auto}@media screen and (max-width:600px){.cookie-policy-module__vPT8na__cookieOverlay{bottom:10px;left:10px;right:10px}}.cookie-policy-module__vPT8na__cookieCard{background:var(--color-white,#fff);border-radius:10px;max-width:400px;padding:20px;animation:.5s cubic-bezier(.34,1.56,.64,1) cookie-policy-module__vPT8na__popIn;box-shadow:0 4px 8px #0000001a}@media screen and (max-width:600px){.cookie-policy-module__vPT8na__cookieCard{max-width:100%;padding:15px}}.cookie-policy-module__vPT8na__content{margin-bottom:20px}.cookie-policy-module__vPT8na__title{color:var(--color-black,#000);letter-spacing:.5px;margin:0 0 12px;font-family:Poppins,sans-serif;font-size:20px;font-weight:500}.cookie-policy-module__vPT8na__text{color:var(--color-text,#464158);margin:0 0 8px;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:1.5}.cookie-policy-module__vPT8na__text:last-child{margin-bottom:0}.cookie-policy-module__vPT8na__button{background-color:var(--color-primary,#17124a);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:5px;padding:8px 20px;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;transition:all .3s}.cookie-policy-module__vPT8na__button:hover{background-color:#1a1657;transform:translateY(-2px);box-shadow:0 2px 4px #0003}.cookie-policy-module__vPT8na__button:active{transform:translateY(0)}@keyframes cookie-policy-module__vPT8na__slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes cookie-policy-module__vPT8na__popIn{0%{opacity:0;transform:scale(.85)}50%{transform:scale(1.05)}to{opacity:1;transform:scale(1)}}
