@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Lexend:wght@100..900&family=Quicksand:wght@300..700&display=swap";@keyframes fadeIn{to{opacity:1}}@keyframes slideUp{to{opacity:1;transform:translateY(0)}}.o-2{background-color:#fefefe}.o-2v{background-color:#332056}html{font-size:16px}body{background:#332056}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*{box-sizing:border-box}img{display:block;height:auto;max-width:100%;margin-inline:auto}a{color:inherit;text-decoration:none}#header{align-items:center;background:#332056;border-bottom-width:4px;display:flex;justify-content:center;left:0;padding:20px 24px;position:sticky;right:0;top:0;width:auto;z-index:100}@media (max-width: 1200px){#header{justify-content:flex-end}}#header [data-header-logo]{height:48px;width:48px}#header [data-header-nav]{align-items:center;display:flex;justify-content:flex-end;position:relative}#header [data-header-menu-button]{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:40px;justify-content:center;padding:8px;width:40px}@media (width >= 1200px){#header [data-header-menu-button]{display:none}}#header [data-header-menu-icon]{background-color:#fff;height:2px;position:relative;transition:background-color .3s;width:40px;z-index:100}#header [data-header-menu-icon]:before,#header [data-header-menu-icon]:after{background-color:#fff;content:"";height:2px;left:0;position:absolute;transition:transform .3s;width:100%}#header [data-header-menu-icon]:before{top:-6px}#header [data-header-menu-icon]:after{bottom:-6px}#header[data-open] [data-header-menu-icon]{background-color:transparent}#header[data-open] [data-header-menu-icon]:before{transform:translateY(6px) rotate(45deg)}#header[data-open] [data-header-menu-icon]:after{transform:translateY(-6px) rotate(-45deg)}#header[data-open] [data-header-menu]{opacity:1;transform:translateY(0);visibility:visible}#header [data-header-menu]{display:flex;gap:68px;list-style:none;margin:0;padding:0}@media (width <= 1199px){#header [data-header-menu]{align-items:center;background:linear-gradient(180deg,#332056,#594186);border:none;border-radius:0 0 40px 40px;box-shadow:-6px 8px 4px #10004e40;display:flex;flex-direction:column;gap:28px;inset:0 0 auto;justify-content:center;margin:0;opacity:0;padding:0;padding-block:50px;position:fixed;transform:translateY(-100%);transition:all .3s ease;visibility:hidden}}@media (width >= 1200px){#header [data-header-menu]{justify-content:center;width:100%}}#header [data-header-menu-link]{color:#fff;font-family:Roboto,sans-serif;font-size:16px;font-weight:500;line-height:150%;text-align:center;transition:color .3s;position:relative}#header [data-header-menu-link]:after{content:"";position:absolute;bottom:-8px;left:-20%;width:0;height:2px;background-color:#fece00;transition:width .3s ease-in-out}#header [data-header-menu-link]:hover:after{width:140%}@media (width >= 1200px){#header [data-header-menu-item][data-mobile]{display:none}}#header [data-header-mobile-footer]{display:flex;gap:16px;margin-top:40px}#header [data-header-mobile-footer] *{text-decoration:underline}@media (width >= 1200px){#header [data-header-mobile-footer]{display:none}}#header [data-header-mobile-footer] [data-header-menu-link]{font-size:14px}.container{margin:0 auto;padding:0 clamp(1.25rem,-.07rem + 5.634vw,5rem)}.o-d{align-items:center;background-color:#332056;display:flex;flex-direction:column;justify-content:center;padding:40px 80px;width:100%}.o-e{display:flex}.o-f{display:flex;justify-content:space-between;align-items:center;width:100%}.o-h{display:flex;justify-content:center;flex:1;margin-inline:30px}.o-i{width:401px;height:auto;border-radius:16px}.o-j{display:flex;gap:24px;flex:1;justify-content:flex-end}.o-k{text-decoration:none;transition:opacity .2s ease}.o-k:hover{opacity:.8}.o-l{color:#fefefe;font-family:Quicksand,-apple-system,Helvetica,sans-serif;font-size:16px;font-weight:400;line-height:1.3}.o-g{color:#fefefe;font-family:Quicksand,-apple-system,Helvetica,sans-serif;font-size:16px;font-weight:400;line-height:1.3;margin:0;max-width:389px;flex:1}@media (width <= 991px){.o-d{padding:32px 48px}.o-f{flex-direction:column;gap:32px}.o-h{order:1}.o-i{width:300px}.o-g{order:0;text-align:center}.o-j{order:2;justify-content:center}}@media (width <= 640px){.o-d{padding:24px 16px}.o-f{gap:24px}.o-i{width:250px}.o-j{flex-direction:column;align-items:center;gap:16px}.o-l,.o-g{font-size:14px;text-align:center}}#cookies-popup{position:fixed;bottom:0;left:0;width:100%;background-color:#594186;padding:20px;display:flex;flex-direction:column;align-items:center;transform:translateY(100%);transition:transform .3s ease-in-out;z-index:9999}#cookies-popup.o-2w{transform:translateY(0)}#cookies-popup #cookies-text{font-family:Quicksand,sans-serif;font-weight:400;font-size:16px;line-height:1.3em;text-align:center;color:#fefefe;max-width:870px;margin-bottom:25px}#cookies-popup #cookies-btns{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(1.25rem,-.07rem + 5.634vw,5rem)}#cookies-popup #cookies-btns button{font-family:Quicksand,sans-serif;font-size:16px;padding:10px 20px;border-radius:12px;cursor:pointer;transition:all .2s ease}#cookies-popup #cookies-btns button:hover{opacity:.9}#cookies-popup #cookies-btns #cookies-decline{background-color:transparent;color:#fefefe;border:none;border-bottom:2px solid #fece00;font-weight:400;border-radius:0}#cookies-popup #cookies-btns #cookies-decline:hover{box-shadow:0 0 4px #fece00}#cookies-popup #cookies-btns #cookies-accept{background-color:#fece00;color:#1f181e;border:none;font-weight:500;box-shadow:0 4px 4px #00000040}#cookies-popup #cookies-btns #cookies-accept:hover{box-shadow:0 6px 6px #00000040}.o-r{padding-inline:clamp(1.25rem,-.07rem + 5.634vw,5rem)}.o-s{display:block;margin-inline:auto;margin-bottom:24px;width:342px;height:121px}@media (min-width: 768px){.o-s{display:none}}.o-t{border-radius:24px}.o-u{background:#332056;padding:64px 0}.o-v{display:flex;align-items:center;gap:8px;margin-bottom:56px}.o-w{width:40px;height:40px;fill:#fece00;filter:inset 0 1px 2px 0 rgba(31,24,30,.5)}.o-x{font-family:Quicksand,sans-serif;font-weight:700;font-size:16px;line-height:1.3;color:#fefefe}.o-y{display:flex;justify-content:center;margin-bottom:108px}.o-z{background:#594186;border:2px solid #b501e5;border-radius:8px;padding:8px 32px;font-family:Quicksand,sans-serif;font-weight:500;font-size:40px;line-height:1.3;color:#fefefe;text-align:center;margin:0}.o-10{display:flex;align-items:center;gap:24px;max-width:1280px;margin:0 auto}.o-11,.o-15{flex:1;max-width:400px}.o-11 p,.o-15 p{font-family:Quicksand,sans-serif;font-weight:400;font-size:24px;line-height:1.3;color:#fefefe;margin:0}.o-12{flex:1;max-width:400px;display:flex;flex-direction:column;align-items:flex-end;gap:16px}.o-13{width:100%;height:285px;object-fit:cover;border:2px solid #fece00;border-radius:12px}.o-14{font-family:Quicksand,sans-serif;font-weight:400;font-size:16px;line-height:1.3;color:#fefefe;text-align:right;margin:0;width:100%}@media (width <= 1200px){.o-10{max-width:1024px;gap:20px}.o-11 p,.o-15 p{font-size:20px}}@media (width <= 992px){.o-u{padding:48px 0}.o-z{font-size:32px;padding:6px 24px}.o-10{flex-direction:column;gap:32px}.o-11,.o-15,.o-12{max-width:100%}.o-12{align-items:center}.o-14{text-align:center}}@media (width <= 768px){.o-u{padding:40px 0}.o-z{font-size:28px;padding:6px 20px}.o-11 p,.o-15 p{font-size:18px}.o-14{font-size:14px}}@media (width <= 480px){.o-u{padding:32px 0}.o-v{margin-bottom:32px}.o-y{margin-bottom:64px}.o-z{font-size:24px;padding:6px 16px}.o-11 p,.o-15 p{font-size:16px}.o-13{height:240px}}.o-16{padding:64px 0;position:relative;margin:0 auto;padding:0 clamp(1.25rem,-.07rem + 5.634vw,5rem);max-width:100%}.o-16 .container{position:relative;z-index:2;background-image:url(/assets/images/features-bg-M4bfJEfS.jpg);background-size:cover;background-position:left;background-repeat:no-repeat;border-radius:24px;padding-block:54px;max-width:100%}@media (max-width: 768px){.o-16 .container{background:none;padding-block:0}}.o-1f{display:none;border-radius:12px;width:100%;max-width:510px;height:177px}@media (max-width: 768px){.o-1f{display:block}}.o-17{display:flex;align-items:center;gap:8px;margin-bottom:56px}.o-18{width:40px;height:40px;fill:#fece00;filter:drop-shadow(0 1px 2px rgba(31,24,30,.5))}.o-19{font-family:Quicksand,sans-serif;font-weight:700;font-size:16px;line-height:1.3;color:#fefefe}.o-2x{display:flex;justify-content:center;margin-bottom:54px}.o-2y{background:#594186;border:2px solid #b501e5;border-radius:8px;padding:8px 32px;font-family:Quicksand,sans-serif;font-weight:500;font-size:40px;line-height:1.3;color:#fefefe;text-align:center;margin:0}.o-1a{display:flex;flex-direction:column;gap:15px;max-width:1280px;margin:0 auto;padding:0 32px}.o-1b{background:#fefefe;border:2px solid #332056;border-radius:12px;padding:16px;width:510px;display:flex;flex-direction:column;gap:12px}.o-1c{font-family:Quicksand,sans-serif;font-weight:700;font-size:20px;line-height:1.3;color:#332056;margin:0}.o-1e{font-family:Quicksand,sans-serif;font-weight:500;font-size:14px;line-height:1.3;color:#1f181e;margin:0}.o-1d{display:flex;flex-direction:column;gap:8px}@media (width <= 1200px){.o-1a{max-width:1024px;padding:0 24px}.o-1b{width:480px}}@media (width <= 992px){.o-16{padding-block:48px}.o-2y{font-size:32px;padding:6px 24px}.o-1a{padding:0 20px}.o-1b{width:100%;max-width:510px}.o-1b:nth-child(odd),.o-1b:nth-child(2n){align-self:center}}@media (width <= 768px){.o-16{padding-block:40px}.o-2y{font-size:28px;padding:6px 20px}.o-1a{padding:0 16px;gap:12px}.o-1b{padding:14px}.o-1c{font-size:18px}.o-1e{font-size:13px}}@media (width <= 480px){.o-16{padding-block:32px}.o-17,.o-2x{margin-bottom:32px}.o-2y{font-size:24px;padding:6px 16px}.o-1a{padding:0 12px;gap:10px}.o-1b{padding:12px;gap:10px}.o-1c{font-size:16px}.o-1e{font-size:12px}.o-1d{gap:6px}}.o-1g{background-color:#332056;padding:4rem 0}.o-1h{margin:0 auto;padding:0 clamp(1.25rem,-.07rem + 5.634vw,5rem)}.o-1i{display:flex;align-items:center;justify-content:flex-start;gap:.5rem;margin-bottom:4rem}.o-6{width:40px;height:40px;fill:#fece00;filter:drop-shadow(inset 0 1px 2px rgba(31,24,30,.5))}.o-1j{color:#fefefe;font-family:Quicksand,sans-serif;font-weight:700;font-size:1rem;line-height:1.2;margin:0}.o-1k{background-color:#594186;border-radius:24px;padding:2rem 1.5rem;display:flex;flex-direction:column;gap:1rem}.o-1l{display:flex;align-items:center;gap:1.5rem}.o-1t{flex-direction:row}@media (max-width: 991px){.o-1l{flex-direction:column;gap:1rem}.o-1t{flex-direction:column-reverse}}.o-1n{flex-shrink:0;width:400px;height:225px;border-radius:16px;border:4px solid #332056;overflow:hidden}@media (max-width: 575px){.o-1n{width:100%;max-width:350px;height:auto;aspect-ratio:400/225}}.o-1o{width:100%;height:100%;object-fit:cover;display:block}.o-1p{flex:1;display:flex;flex-direction:column;gap:3rem}.o-1q{display:flex;align-items:center;gap:1rem}@media (max-width: 575px){.o-1q{align-items:flex-start}}.o-1r{align-items:center;display:flex;justify-content:center;width:47px;height:47px;background-color:#fece00;border-radius:50%;color:#fefefe;font-family:Quicksand,sans-serif;font-weight:700;font-size:1.5rem;line-height:1.2;flex-shrink:0}.o-1s{color:#fefefe;font-family:Quicksand,sans-serif;font-weight:500;font-size:22px;line-height:1.3;margin:0;flex:1}@media (max-width: 575px){.o-1s{font-size:1.125rem}}@media (min-width: 768px){.o-1k{padding:2rem}.o-1p{gap:3rem}}@media (min-width: 992px){.o-1k{max-width:1280px;margin:0 auto}.o-1l{gap:2rem}.o-1p{gap:3rem}}.o-1v{background-color:#332056;padding:4rem 0;color:#fefefe}@media (max-width: 575px){.o-1v{padding:3rem 0}}.o-1w{display:flex;align-items:center;justify-content:flex-start;gap:.5rem;margin-bottom:4rem}@media (max-width: 575px){.o-1w{margin-bottom:3rem}}.o-1x{width:40px;height:40px;fill:#fece00;filter:inset 0 1px 2px 0 rgba(31,24,30,.5);flex-shrink:0}.o-1y{font-family:Quicksand,sans-serif;font-weight:700;font-size:1rem;line-height:1.2;margin:0;color:#fefefe}@media (min-width: 768px){.o-1y{font-size:1.125rem}}.o-1z{margin:0 auto;padding:0 clamp(1.25rem,-.07rem + 5.634vw,5rem);max-width:100%;padding:0}@media (max-width: 575px){.o-1z{background:#594186}}@media (max-width: 575px){.o-20{display:none}}.o-2a{display:none}@media (max-width: 575px){.o-2a{display:flex;flex-direction:column;gap:1.5rem;align-items:center}}.o-2b{width:100%;max-width:343px}@media (max-width: 575px){.o-2b{display:flex;justify-content:center}}.o-21{display:flex;flex-direction:column;align-items:center;gap:1.5rem;margin-bottom:6rem}.o-21:last-child{margin-bottom:0}@media (min-width: 768px){.o-21{gap:2rem}}@media (max-width: 575px){.o-21{margin-bottom:3rem}}.o-23{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}@media (max-width: 575px){.o-23{gap:1rem}}.o-24{width:clamp(20.4375rem,25.6338028169vw + 14.4295774648rem,37.5rem);height:clamp(11.5rem,5.07vw + 10.312rem,14.875rem);border-radius:24px;border:4px solid #594186;object-fit:cover}@media (max-width: 575px){.o-2a .o-24{width:100%;max-width:343px;height:192px;border-radius:12px;border:2px solid #594186}}.o-25{display:grid;gap:1.5rem;width:100%;justify-items:center}@media (max-width: 575px){.o-25{grid-template-columns:1fr;gap:1rem}}@media (min-width: 768px){.o-25{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (min-width: 992px){.o-25{grid-template-columns:repeat(5,1fr);gap:28px}}@media (min-width: 992px){.o-29 .o-25{grid-template-columns:repeat(4,1fr);justify-content:center}}.o-26{display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center;max-width:300px}@media (max-width: 575px){.o-26{max-width:100%}}@media (min-width: 992px){.o-26{max-width:230px}}@media (max-width: 575px){.o-2a .o-26{width:100%;max-width:100%;gap:.5rem;background:transparent;border-radius:12px;padding:1rem 0}}.o-27{font-family:Quicksand,sans-serif;font-weight:600;font-size:1.125rem;line-height:1.2;margin:0;color:#fefefe}@media (max-width: 575px){.o-27{font-size:1rem}}@media (min-width: 768px){.o-27{font-size:1.25rem}}@media (min-width: 992px){.o-27{font-size:1.5rem}}@media (max-width: 575px){.o-2a .o-27{font-size:20px;line-height:1.3}}.o-28{font-family:Quicksand,sans-serif;font-weight:400;font-size:.875rem;line-height:1.2;margin:0;color:#fefefe}@media (max-width: 575px){.o-28{font-size:.75rem}}@media (min-width: 768px){.o-28{font-size:1rem}}@media (min-width: 992px){.o-29 .o-28{width:230px}}@media (min-width: 992px){.o-22 .o-26:nth-child(2) .o-28,.o-22 .o-26:nth-child(3) .o-28{width:180px}}@media (max-width: 575px){.o-2a .o-28{font-size:12px;line-height:1.3}}.o-1v .container{margin:0 auto;padding:0 clamp(1.25rem,-.07rem + 5.634vw,5rem);max-width:100%}.o-2c{background-color:#332056;min-height:795px;position:relative;padding-inline:clamp(1.25rem,-.07rem + 5.634vw,5rem)}.o-2h{margin:0 auto;padding:0 clamp(1.25rem,-.07rem + 5.634vw,5rem);max-width:100%;padding:0;position:relative;z-index:2;padding-bottom:8rem;background-image:url(/assets/images/reviews-bg-ZW9ZXKtl.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;min-height:587px;border-radius:24px}@media (max-width: 767px){.o-2h{background:none}}@media (min-width: 992px){.o-2h{padding-inline:20px}}.o-2d{display:flex;align-items:center;justify-content:flex-start;gap:.5rem;margin-bottom:6rem}.o-2e{display:flex;align-items:center;justify-content:flex-start;gap:.5rem}.o-2f{width:40px;height:40px;fill:#fece00;filter:drop-shadow(inset 0 1px 2px rgba(31,24,30,.5))}.o-2g{color:#fefefe;font-family:Quicksand,sans-serif;font-size:1rem;font-weight:700;line-height:1.2;margin:0}.o-2i{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap;justify-content:center;margin-top:40px;padding-top:3rem}@media (max-width: 575px){.o-2i{flex-direction:column;gap:1rem}}.o-2j{background-color:#fefefe;border:2px solid #332056;border-radius:1rem;padding:1rem;width:220px;flex-shrink:0;scroll-snap-align:start;transition:all .25s ease-in-out}@media (max-width: 575px){.o-2j{width:100%;max-width:300px}}.o-2j:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.o-2k{align-items:center;display:flex;justify-content:space-between;gap:.5rem;margin-bottom:.5rem;align-items:flex-start}.o-2l{color:#1f181e;font-family:Quicksand,sans-serif;font-size:1rem;font-weight:700;line-height:1.2;flex-shrink:0}.o-2m{display:flex;align-items:center;justify-content:flex-start;gap:2px;flex-shrink:0}.o-2n{width:14px;height:14px;fill:currentcolor;color:#fece00}.o-2o{color:#1f181e;font-family:Quicksand,sans-serif;font-size:.875rem;font-weight:400;line-height:1.2;margin:0;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:3;overflow:hidden}@media (min-width: 1200px){.o-2i{max-width:1200px;margin:40px auto 0}}@media (min-width: 768px) and (max-width: 991px){.o-2h{padding-top:6rem;padding-bottom:6rem}.o-2i{gap:1rem}.o-2j{width:220px}}.o-2p{width:100%;max-width:300px;object-fit:cover;display:none}@media (max-width: 575px){.o-2p{display:block}}.o-2p img{width:100%;height:100%;object-fit:cover;border-radius:12px}#faq{background-color:#332056;padding:64px 0}@media (max-width: 575px){#faq{padding:40px 0}}#faq [data-faq-heading]{display:flex;align-items:center;gap:8px;margin-bottom:40px}@media (max-width: 575px){#faq [data-faq-heading]{margin-bottom:32px}}#faq [data-faq-icon]{width:40px;height:40px;filter:drop-shadow(0 1px 2px rgba(31,24,30,.5))}#faq [data-faq-title]{color:#fefefe;font-family:Quicksand,sans-serif;font-weight:700;font-size:16px;line-height:1.3}#faq [data-faq-content]{display:flex;flex-direction:column;gap:16px;max-width:1062px;margin:0 auto}@media (max-width: 575px){#faq [data-faq-content]{max-width:100%}}#faq [data-faq-item]{display:flex;flex-direction:column;border-radius:12px;overflow:hidden}#faq [data-faq-question]{background-color:#332056;padding:8px 24px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #594186;border-radius:12px 12px 0 0;cursor:pointer}#faq [data-faq-question] h3{color:#fefefe;font-family:Quicksand,sans-serif;font-weight:500;font-size:24px;line-height:1.3;margin:0}@media (max-width: 575px){#faq [data-faq-question] h3{font-size:20px}}#faq [data-faq-toggle]{background:transparent;border:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;width:48px;height:48px;transition:transform .3s ease}#faq [data-faq-toggle] svg{width:48px;height:48px;stroke:#fefefe;stroke-width:2px}#faq [data-faq-answer]{background-color:#332056;padding:0 24px;border-radius:0 0 12px 12px;max-height:0;overflow:hidden;transition:max-height .4s ease,padding .3s ease}#faq [data-faq-answer] p{color:#fefefe;font-family:Quicksand,sans-serif;font-weight:400;font-size:16px;line-height:1.3;margin:0;opacity:0;transition:opacity .3s ease}#faq [data-faq-item][data-active] [data-faq-question]{border-radius:12px 12px 0 0;border-bottom:1px solid #594186}#faq [data-faq-item][data-active] [data-faq-answer]{max-height:200px;padding:8px 24px}#faq [data-faq-item][data-active] [data-faq-answer] p{opacity:1;margin:8px 0}#faq [data-faq-item][data-active] [data-faq-toggle]{transform:rotate(180deg)}#gallery{padding:64px 0;background-color:#332056;overflow:hidden}#gallery [data-gallery-title]{display:flex;align-items:center;gap:8px;margin-bottom:40px}#gallery [data-gallery-title] h2{color:#fefefe;font-family:Quicksand,sans-serif;font-weight:700;font-size:16px;line-height:1.3}#gallery [data-gallery-star]{width:40px;height:40px;fill:#fece00;filter:drop-shadow(0 1px 2px rgba(31,24,30,.5))}#gallery [data-gallery-cards]{display:flex;gap:16px;margin-bottom:40px}@media (max-width: 767px){#gallery [data-gallery-cards]{flex-direction:column;gap:8px}}#gallery [data-gallery-card]{background-color:#594186;border-radius:12px;padding:12px 16px;width:230px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px}@media (max-width: 767px){#gallery [data-gallery-card]{width:100%;flex-direction:row;justify-content:center;padding:8px 12px;gap:12px}}#gallery [data-gallery-card] h3{color:#fefefe;font-family:Quicksand,sans-serif;font-weight:600;font-size:16px;line-height:1.3;text-align:center}@media (max-width: 767px){#gallery [data-gallery-card] h3{font-size:14px;width:130px}}#gallery [data-gallery-card] p{color:#fefefe;font-family:Quicksand,sans-serif;font-weight:300;font-size:16px;line-height:1.3;text-align:center}@media (max-width: 767px){#gallery [data-gallery-card] p{font-size:14px}}#gallery [data-gallery-slider]{position:relative;margin-top:40px}#gallery [data-gallery-slider-wrapper]{position:relative;width:100%}#gallery [data-gallery-slider-wrapper] .swiper{width:100%;overflow:visible}#gallery [data-gallery-slider-wrapper] .swiper .swiper-wrapper{display:flex;gap:24px}@media (max-width: 767px){#gallery [data-gallery-slider-wrapper] .swiper .swiper-wrapper{gap:12px}}#gallery [data-gallery-slider-wrapper] .swiper .swiper-slide{width:auto}@media (max-width: 767px){#gallery [data-gallery-slider-wrapper] .swiper .swiper-slide{width:100%}}#gallery [data-gallery-slide-img]{width:clamp(18.125rem,4.4131455399vw + 17.0906690141rem,21.0625rem);height:clamp(32.25rem,7.8873239437vw + 30.4014084507rem,37.5rem);background-size:cover;background-position:center;border-radius:24px;border:2px solid #fece00}@media (max-width: 767px){#gallery [data-gallery-slide-img]{width:100%}}#gallery [data-gallery-nav]{position:absolute;top:50%;left:0;width:100%;transform:translateY(-50%);z-index:10}@media (max-width: 767px){#gallery [data-gallery-nav]{display:none}}#gallery [data-gallery-nav-borders]{display:flex;justify-content:space-between}#gallery [data-gallery-nav-borders]:before,#gallery [data-gallery-nav-borders]:after{content:"";width:80px;height:100%;background-color:#332056;opacity:.7}@media (max-width: 767px){#gallery [data-gallery-nav-borders]:before,#gallery [data-gallery-nav-borders]:after{display:none}}#gallery [data-gallery-arrows]{display:flex;justify-content:space-between;position:absolute;top:50%;left:80px;right:80px;transform:translateY(-50%)}@media (max-width: 767px){#gallery [data-gallery-arrows]{left:20px;right:20px}}#gallery [data-gallery-arrow]{width:48px;height:48px;border:none;background:none;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:transform .3s ease}#gallery [data-gallery-arrow] svg{width:100%;height:100%;stroke-width:2px}#gallery [data-gallery-arrow]:hover{transform:scale(1.1)}.o-2r{background-color:#332056;padding:4rem 0;color:#fefefe}.o-2s{display:flex;align-items:center;text-align:center;justify-content:center;flex-wrap:wrap;margin:0 auto;gap:1.5rem}.o-2t{font-family:Quicksand,sans-serif;font-weight:500;font-size:2rem;line-height:1.3;margin-bottom:1rem;max-width:340px}.o-2u{font-family:Quicksand,sans-serif;font-weight:400;font-size:1.25rem;line-height:1.3;margin-bottom:2rem;max-width:340px}.o-2z{display:flex;gap:1rem;justify-content:center;margin-top:1.5rem}@media (max-width: 576px){.o-2z{flex-direction:column;width:100%}}.o-2r .o-30{padding:.5rem 2rem;border-radius:.5rem;font-weight:500;text-decoration:none;transition:.25s ease-in-out}.o-2r .o-31{background-color:#fece00;color:#332056}.o-2r .o-31:hover{background-color:#cba500}.o-2r .o-32{border:2px solid #fefefe;color:#fefefe}.o-2r .o-32:hover{background-color:#fefefe1a}@media (max-width: 768px){.o-2r{padding:3rem clamp(1.25rem,-.07rem + 5.634vw,5rem)}.o-2t{font-size:1.75rem}.o-2u{font-size:1.125rem}}.o-1{margin:0 auto;padding:0 clamp(1.25rem,-.07rem + 5.634vw,5rem)}.o-1 .o-3{max-width:1062px;margin:0 auto;padding:2rem 0}@media (max-width: 575px){.o-1 .o-3{padding:1.5rem 1rem}}.o-1 .o-33{font-family:Quicksand,sans-serif;font-weight:500;font-size:40px;line-height:1.3em;text-align:center;margin-bottom:3rem;position:relative;padding:8px 0}.o-1 .o-33:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:100px;height:2px;background-color:#fece00}.o-1 .o-4{display:flex;align-items:center;gap:12px;margin-bottom:2rem;text-decoration:none}.o-1 .o-5{display:flex;align-items:center;justify-content:center}.o-1 .o-7{font-family:Quicksand,sans-serif;font-weight:400;font-size:14px;line-height:1.25em;color:#343a40}.o-1 .o-4:hover .o-7{color:#332056}.o-1 .o-a{margin-bottom:2rem}.o-1 .o-b{font-family:Quicksand,sans-serif;font-weight:500;font-size:24px;line-height:1.3em;letter-spacing:-2%;margin-bottom:1rem;color:#212529}.o-1 .o-c{font-family:Quicksand,sans-serif;font-weight:400;font-size:16px;line-height:1.3em;letter-spacing:-1%;color:#343a40}.o-1 .o-c p{margin-bottom:1rem}.o-1 .o-c p:last-child{margin-bottom:0}.o-1 .o-c ul,.o-1 .o-c ol{padding-left:1.5rem;margin-bottom:1rem}.o-1 .o-c ul li,.o-1 .o-c ol li{margin-bottom:.5rem}.o-1 .o-c ul li:last-child,.o-1 .o-c ol li:last-child{margin-bottom:0}.o-1 .o-9{font-family:Quicksand,sans-serif;font-weight:400;font-size:16px;line-height:1.3em;letter-spacing:-1%;color:#495057;margin-bottom:2rem}.o-1 .o-8{display:flex;justify-content:center;align-items:center;padding:8px 13px;width:400px;margin:40px auto;background:#332056;border:2px solid #b501e5;border-radius:8px}.o-1 .o-8 h1{font-family:Quicksand,sans-serif;font-weight:500;font-size:40px;line-height:1.3em;color:#fefefe;margin:0}.o-q .o-3{max-width:1062px;margin:0 auto;padding:2rem 0}@media (max-width: 575px){.o-q .o-3{padding:1.5rem 1rem}}.o-q .o-33{font-family:Quicksand,sans-serif;font-weight:500;font-size:40px;line-height:1.3em;text-align:center;margin-bottom:3rem;position:relative;padding:8px 0}.o-q .o-33:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:100px;height:2px;background-color:#fece00}.o-q .o-4{display:flex;align-items:center;gap:12px;margin-bottom:2rem;text-decoration:none}.o-q .o-5{display:flex;align-items:center;justify-content:center}.o-q .o-7{font-family:Quicksand,sans-serif;font-weight:400;font-size:14px;line-height:1.25em;color:#343a40}.o-q .o-4:hover .o-7{color:#332056}.o-q .o-a{margin-bottom:2rem}.o-q .o-b{font-family:Quicksand,sans-serif;font-weight:500;font-size:24px;line-height:1.3em;letter-spacing:-2%;margin-bottom:1rem;color:#212529}.o-q .o-c{font-family:Quicksand,sans-serif;font-weight:400;font-size:16px;line-height:1.3em;letter-spacing:-1%;color:#343a40}.o-q .o-c p{margin-bottom:1rem}.o-q .o-c p:last-child{margin-bottom:0}.o-q .o-c ul,.o-q .o-c ol{padding-left:1.5rem;margin-bottom:1rem}.o-q .o-c ul li,.o-q .o-c ol li{margin-bottom:.5rem}.o-q .o-c ul li:last-child,.o-q .o-c ol li:last-child{margin-bottom:0}.o-q .o-9{font-family:Quicksand,sans-serif;font-weight:400;font-size:16px;line-height:1.3em;letter-spacing:-1%;color:#495057;margin-bottom:2rem}.o-0 .o-3{max-width:1062px;margin:0 auto;padding:2rem 0}@media (max-width: 575px){.o-0 .o-3{padding:1.5rem 1rem}}.o-0 .o-33{font-family:Quicksand,sans-serif;font-weight:500;font-size:40px;line-height:1.3em;text-align:center;margin-bottom:3rem;position:relative;padding:8px 0}.o-0 .o-33:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:100px;height:2px;background-color:#fece00}.o-0 .o-4{display:flex;align-items:center;gap:12px;margin-bottom:2rem;text-decoration:none}.o-0 .o-5{display:flex;align-items:center;justify-content:center}.o-0 .o-7{font-family:Quicksand,sans-serif;font-weight:400;font-size:14px;line-height:1.25em;color:#343a40}.o-0 .o-4:hover .o-7{color:#332056}.o-0 .o-a{margin-bottom:2rem}.o-0 .o-b{font-family:Quicksand,sans-serif;font-weight:500;font-size:24px;line-height:1.3em;letter-spacing:-2%;margin-bottom:1rem;color:#212529}.o-0 .o-c{font-family:Quicksand,sans-serif;font-weight:400;font-size:16px;line-height:1.3em;letter-spacing:-1%;color:#343a40}.o-0 .o-c p{margin-bottom:1rem}.o-0 .o-c p:last-child{margin-bottom:0}.o-0 .o-c ul,.o-0 .o-c ol{padding-left:1.5rem;margin-bottom:1rem}.o-0 .o-c ul li,.o-0 .o-c ol li{margin-bottom:.5rem}.o-0 .o-c ul li:last-child,.o-0 .o-c ol li:last-child{margin-bottom:0}.o-0 .o-9{font-family:Quicksand,sans-serif;font-weight:400;font-size:16px;line-height:1.3em;letter-spacing:-1%;color:#495057;margin-bottom:2rem}.o-m .o-3{max-width:1062px;margin:0 auto;padding:2rem 0}@media (max-width: 575px){.o-m .o-3{padding:1.5rem 1rem}}.o-m .o-33{font-family:Quicksand,sans-serif;font-weight:500;font-size:40px;line-height:1.3em;text-align:center;margin-bottom:3rem;position:relative;padding:8px 0}.o-m .o-33:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:100px;height:2px;background-color:#fece00}.o-m .o-4{display:flex;align-items:center;gap:12px;margin-bottom:2rem;text-decoration:none}.o-m .o-5{display:flex;align-items:center;justify-content:center}.o-m .o-7{font-family:Quicksand,sans-serif;font-weight:400;font-size:14px;line-height:1.25em;color:#343a40}.o-m .o-4:hover .o-7{color:#332056}.o-m .o-a{margin-bottom:2rem}.o-m .o-b{font-family:Quicksand,sans-serif;font-weight:500;font-size:24px;line-height:1.3em;letter-spacing:-2%;margin-bottom:1rem;color:#212529}.o-m .o-c{font-family:Quicksand,sans-serif;font-weight:400;font-size:16px;line-height:1.3em;letter-spacing:-1%;color:#343a40}.o-m .o-c p{margin-bottom:1rem}.o-m .o-c p:last-child{margin-bottom:0}.o-m .o-c ul,.o-m .o-c ol{padding-left:1.5rem;margin-bottom:1rem}.o-m .o-c ul li,.o-m .o-c ol li{margin-bottom:.5rem}.o-m .o-c ul li:last-child,.o-m .o-c ol li:last-child{margin-bottom:0}.o-m .o-9{font-family:Quicksand,sans-serif;font-weight:400;font-size:16px;line-height:1.3em;letter-spacing:-1%;color:#495057;margin-bottom:2rem}.o-m .o-34{display:flex;align-items:center;gap:12px;padding:0 16px;margin-top:56px;margin-left:173px}.o-m .o-34 .o-35{display:flex;justify-content:center;align-items:center;width:24px;height:24px}.o-m .o-34 .o-35 svg{stroke:#1f181e;width:8px;height:15px}.o-m .o-34 .o-36{font-family:Quicksand,sans-serif;font-weight:400;font-size:14px;line-height:1.25em;color:#1f181e}.o-m .o-n{max-width:1062px;margin:40px auto;display:flex;flex-direction:column;gap:24px}.o-m .o-n .o-o{font-family:Poppins,sans-serif;font-weight:500;font-size:16px;line-height:1.3em;letter-spacing:-.01em;color:#1f181e}.o-m .o-n .o-p{display:flex;flex-direction:column;width:100%;gap:16px}.o-m .o-n .o-p h2{font-family:Quicksand,sans-serif;font-weight:500;font-size:24px;line-height:1.3em;color:#1f181e;margin:0}.o-m .o-n .o-p p,.o-m .o-n .o-p ul{font-family:Quicksand,sans-serif;font-weight:400;font-size:16px;line-height:1.3em;letter-spacing:-.01em;color:#1f181e;margin:0}.o-m .o-n .o-p ul{padding-left:20px;list-style-type:none}.o-m .o-n .o-p li{position:relative}.o-m .o-n .o-p li:before{content:"·     ";position:absolute;left:-20px}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.o-37>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.o-38 .swiper-slide,.o-39 .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.o-3a{touch-action:pan-y}.o-37{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.o-3b{visibility:hidden}.o-3c,.o-3c .swiper-slide{height:auto}.o-3c .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.o-3d .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.o-3e.o-3f .swiper-wrapper{perspective:1200px}.o-3e .swiper-wrapper{transform-style:preserve-3d}.o-3e{perspective:1200px}.o-3e .swiper-slide,.o-3e .o-3g{transform-style:preserve-3d}.o-3f>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.o-3f>.swiper-wrapper::-webkit-scrollbar{display:none}.o-3f>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.o-3f.o-3a>.swiper-wrapper{scroll-snap-type:x mandatory}.o-3f.o-37>.swiper-wrapper{scroll-snap-type:y mandatory}.o-3f.o-3h>.swiper-wrapper{scroll-snap-type:none}.o-3f.o-3h>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.o-3f.o-3i>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.o-3f.o-3i>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.o-3f.o-3i.o-3a>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.o-3f.o-3i.o-3a>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.o-3f.o-3i.o-37>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.o-3f.o-3i.o-37>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.o-3e .o-3j,.o-3e .o-3k,.o-3e .o-3l,.o-3e .o-3m,.o-3e .o-3n{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.o-3e .o-3j{background:#00000026}.o-3e .o-3k{background-image:linear-gradient(to left,#00000080,#0000)}.o-3e .o-3l{background-image:linear-gradient(to right,#00000080,#0000)}.o-3e .o-3m{background-image:linear-gradient(to top,#00000080,#0000)}.o-3e .o-3n{background-image:linear-gradient(to bottom,#00000080,#0000)}.o-3o{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.o-3p) .o-3o,.o-3p .o-3q .o-3o{animation:swiper-preloader-spin 1s infinite linear}.o-3r{--swiper-preloader-color: #fff}.o-3s{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
