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{box-sizing:border-box;font-size:100%;font:inherit;vertical-align:baseline;border:0;margin:0;padding:0}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}button,button:before,button:after{font-family:inherit}#menu{z-index:800;background:var(--clr-black);border-radius:var(--br-18);width:calc(100% - 2rem);min-width:calc(360px - 2rem);max-width:calc(3000px - 2rem);color:var(--clr-white);padding:.5rem;position:fixed;top:1rem;left:50%;transform:translate(-50%)}.menu-top{flex-direction:row;justify-content:space-between;align-items:center;width:100%;display:flex}.menu-top img{width:auto;height:27px}.menu-top__links,.menu-top__links.hide{display:none}@media (width>=576px){.menu-top__links{flex-direction:row;justify-content:space-between;align-items:center;gap:clamp(1rem,3vw,4.5rem);display:flex}.menu-top__links a{color:var(--clr-white);text-decoration:none}.menu-top__links a:hover{color:var(--clr-royal-blue)}}.menu-btn-burger-wrapper{flex-direction:row;justify-content:space-between;align-items:center;gap:clamp(1rem,3vw,2.5rem);display:flex}#menuBtnGetintouch.hide{display:none}.menu-burger{background:var(--clr-transparent);cursor:pointer;border:none;width:32px;height:32px;padding:0;position:relative}.menu-burger:before,.menu-burger:after,.menu-burger div{content:"";background:var(--clr-white);width:100%;height:2px;transition:transform .3s;position:absolute;left:0}.menu-burger div{top:calc(50% + 1px);transform:translateY(-50%)}.menu-burger:before{top:calc(50% - 8px)}.menu-burger:after{top:calc(50% + 8px)}.menu-burger.active div{display:none}.menu-burger.active:before{top:50%;transform:rotate(45deg)}.menu-burger.active:after{top:50%;transform:rotate(-45deg)}.menu-dropdown-wrapper{display:none}.menu-dropdown-wrapper.active{display:block}.menu-dropdown{flex-direction:row;justify-content:flex-end;width:100%;display:flex}.menu-dropdown__image{max-width:50%;display:none}.menu-dropdown img{object-fit:cover;width:100%}.menu-dropdown__text{padding:6rem 3rem 3rem 0}.menu-dropdown__links{margin-bottom:clamp(3rem,3vw,5rem)}@media (width>=768px){.menu-dropdown{justify-content:space-between}.menu-dropdown__image{flex-direction:column;justify-content:flex-end;display:flex}}.menu-dropdown__links{flex-direction:column;justify-content:space-between;align-items:end;gap:3rem;display:flex}.menu-dropdown__links a{color:var(--clr-white);text-decoration:none}.menu-dropdown__links a:hover{color:var(--clr-royal-blue)}#header{flex-direction:column;padding:0 clamp(1rem,3vw,4rem);display:flex;overflow:hidden}.header-title{z-index:200;margin-top:clamp(8.5rem,21.3vw,9.5rem);margin-bottom:clamp(5.5rem,13.8vw,8rem)}.header-visual{width:100%;height:clamp(10rem,25vw,20rem);position:relative}.header-visual .aircraft-3d{object-fit:contain;z-index:500;width:110%;max-height:120%;position:relative;top:-50%;right:-10%}.header-visual .aircraft-3d img,.header-visual .aircraft-3d video{width:100%;height:auto}.header-visual .aircraft-3d video{position:absolute;inset:0}.header-circle{z-index:100;width:clamp(16rem,40vw,40rem);height:clamp(16rem,40vw,40rem);position:absolute;top:-75%;right:-3rem}.header-visual .tag-vertical{position:absolute;top:0%;left:0%}.header-info{max-width:26rem;margin-bottom:clamp(3rem,7.5vw,5rem)}.header-info__tags-flex{flex-wrap:wrap;gap:.5rem;margin-bottom:clamp(2.38rem,5.9vw,3.5rem);display:flex}.header-info__body{flex-direction:row;justify-content:space-between;gap:clamp(2.88rem,7.2vw,4.31rem);display:flex}.header-info__body_right{flex-direction:column;justify-content:space-between;gap:clamp(1.88rem,4.7vw,2.38rem);display:flex}@media (width>=992px){.header-wrapper{grid-template-rows:1fr;grid-template-columns:26rem auto;display:grid}.header-info{grid-area:1/1/2/2}.header-visual{grid-area:1/2/2/3}.header-circle{top:-40%;right:2.5rem}.header-visual .aircraft-3d{top:-50%}.header-visual .tag-vertical{top:-70%;left:70%}}@media (width>=1700px){.header-visual .aircraft-3d{object-fit:contain;z-index:500;width:auto;height:120%;position:absolute;top:-60%;right:0%}.header-visual .tag-vertical{top:-75%;left:80%}}#services{padding-top:clamp(7.5rem,14vw,9.5rem);padding-inline:clamp(1rem,3.5vw,3rem);background-color:var(--clr-black-gray);border-radius:var(--br-32);flex-direction:column;width:auto;margin:0 1rem;padding-bottom:clamp(1rem,10.6vw,11rem);display:flex}.services-header-grid{color:var(--clr-white);grid-template-columns:1fr;row-gap:4rem;margin-bottom:clamp(6rem,14vw,10rem);display:grid}.services-header-grid__block-3{flex-direction:column;justify-content:center;align-items:center;display:flex}.services-header-grid__block-3 .logo-3d{object-fit:contain;width:80%;max-width:20rem;position:relative}.services-header-grid__block-3 .logo-3d img,.services-header-grid__block-3 .logo-3d video{width:100%;height:auto}.services-header-grid__block-3 .logo-3d video{position:absolute;inset:0}.services-header-grid__block-4{flex-direction:column;justify-content:flex-end;max-width:24rem;display:flex}.services-header-grid__block-4 p{margin-left:clamp(3rem,6vw,7rem);position:relative}.services-header-grid__block-4 p:before{content:"";background:url("data:image/svg+xml,%3csvg%20width='9'%20height='16'%20viewBox='0%200%209%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0%2016V12.3636L9%208V11.6364L0%2016Z'%20fill='%23FF2E00'/%3e%3cpath%20d='M0%200V3.63636L9%208V4.36364L0%200Z'%20fill='%23FF2E00'/%3e%3c/svg%3e") 50% no-repeat;width:9px;height:16px;margin-left:clamp(-2.5rem,6vw,-6.5rem);display:block;position:absolute;top:0}@media (width>=800px){.services-header-grid{grid-template-rows:auto auto auto;grid-template-columns:1fr 60%;gap:2rem}.services-header-grid__block-1{grid-row:1/2}.services-header-grid__block-2{grid-row:1/3}.services-header-grid__block-3{grid-row:2/3}.services-header-grid__block-4{grid-area:3/1/4/3}}@media (width>=1300px){.services-header-grid{row-gap:.5rem}.services-header-grid__block-2{grid-row:1/4}.services-header-grid__block-4{grid-area:3/1/4/2}}#services .orange-line{margin-bottom:5rem}.services-include{color:var(--clr-white);margin-bottom:clamp(2rem,8vw,8rem)}#engage{padding:0 clamp(1rem,3vw,4rem);position:relative;overflow:hidden}#engage:before{content:"";z-index:200;background:url(/assets/aircraft2_s-DlZDjHCf.png) 100% 100%/contain no-repeat;position:absolute;inset:0}.engage-grid{z-index:300;margin-top:clamp(6.5rem,15vw,8.5rem);margin-bottom:clamp(19.5rem,40vw,22.5rem);display:grid;position:relative}.engage-grid__item-2{max-width:65%}.engage-grid__item-3{padding-top:2.5rem}.engage-circle{z-index:100;width:clamp(25rem,40vw,40rem);height:clamp(25rem,40vw,40rem);position:absolute;bottom:-5rem;right:-8rem}@media (width>=600px){#engage:before{background:url(/assets/aircraft2_l-m0sIMK-c.png) 100% 100%/cover no-repeat}.engage-circle{bottom:0;right:-4rem}}@media (width>=768px){#engage:before{background-size:contain}.engage-grid{grid-template-columns:30% 65% 1fr}.engage-grid__item-1{grid-area:1/1/2/4}.engage-grid__item-2{grid-area:2/2/3/3;max-width:none}.engage-grid__item-3{align-items:flex-end;display:flex}.engage-circle{bottom:-1rem;right:-5rem}}#about{padding-top:clamp(6rem,14vw,12rem);padding-inline:clamp(1rem,3.5vw,3rem);background-color:var(--clr-royal-blue);border-radius:var(--br-32);width:auto;height:auto;color:var(--clr-white);flex-direction:column;margin:0 1rem;padding-bottom:clamp(5.5rem,10.6vw,7rem);display:flex}.about-title{text-align:right;margin-bottom:clamp(2.5rem,5.5vw,6.5rem)}#about .orange-line{margin-bottom:clamp(3rem,6vw,7rem)}.about-pro-1__intro{flex-direction:column;align-items:flex-start;gap:1.5rem;display:flex}.about-pro-1__img-wrapper{margin-bottom:.5rem}.about-pro-1__img-wrapper img{width:clamp(18.5rem,40vw,26rem);height:auto}.about-pro-1__tags-wrapper{margin-bottom:5rem}.about-pro-1__tags-flex{flex-wrap:wrap;gap:.5rem;display:flex}.about-pro-1__description{flex-direction:column;justify-content:space-between;gap:2.5rem;display:flex}.about-pro-1__title-frame-1,.about-pro-1__title-frame-2,.about-pro-1__title-frame-3{grid-template-columns:1fr 1fr;display:grid}.about-pro__title{grid-area:1/2/2/3}#about .arrow-d-r{grid-area:1/1/2/2}.about-pro-1__link-frame{justify-content:flex-end;display:flex}@media (width>=768px){.about-pro-1__wrapper{flex-direction:row;justify-content:space-between;gap:2.5rem;display:flex}}@media (width>=1200px){.about-pro-1__intro{grid-area:intro}.about-pro-1__img-wrapper{order:2;grid-area:image;margin-bottom:0}.about-pro-1__name-wrapper{order:1;grid-area:name}.about-pro-1__title-wrapper{order:3;grid-area:title}.about-pro-1__tags-wrapper{order:4;grid-area:tags;margin-bottom:0}.about-pro-1__intro{justify-content:space-between}.about-pro-1__description{grid-area:description}.about-pro-1__title-frame-1{grid-area:title-1}.about-pro-1__text-1{grid-area:text-1}.about-pro-1__title-frame-2{grid-area:title-2}.about-pro-1__text-2{grid-area:text-2}.about-pro-1__title-frame-3{grid-area:title-3}.about-pro-1__text-3{grid-area:text-3}.about-pro-1__text-4{grid-area:text-4;align-items:flex-end;display:flex}.about-pro-1__link-frame{grid-area:link;align-items:flex-end;display:flex}.about-pro-1__title-frame-1,.about-pro-1__title-frame-2,.about-pro-1__title-frame-3{flex-direction:column;justify-content:space-between;display:flex}.about-pro-1__description{display:contents}.about-pro-1__wrapper{column-gap:1rem;row-gap:auto;grid-template:"intro.title-1 text-1""intro.title-2 text-2""intro.title-3 text-3""intro.link text-4"/1fr auto auto 1fr;display:grid}}#getintouch{flex-direction:column;justify-content:flex-start;padding:0 clamp(1rem,3vw,4rem);display:flex}.git-grid{grid-template-columns:repeat(1,1fr);gap:clamp(3.5rem,9vw,6rem);margin-top:clamp(4.5rem,12vw,9.5rem);margin-bottom:clamp(3rem,8vw,4rem);display:grid}.git-grid__visual{width:100%;position:relative}.git-grid__visual .engine-3d{object-fit:contain;width:100%;max-width:30rem;height:auto;position:relative}.git-grid__visual .engine-3d img,.git-grid__visual .engine-3d video{width:100%;height:auto}.git-grid__visual .engine-3d video{position:absolute;inset:0}.git-grid__visual .tag-vertical{position:absolute;top:-.5rem;left:0}.git-grid__contacts{flex-direction:column;justify-content:flex-start;gap:1.5rem;max-width:30rem;display:flex}.git-grid__contacts h2{padding-bottom:2rem}@media (width>=768px){.git-grid{grid-template-columns:repeat(2,1fr)}.git-grid__visual{grid-area:1/2/2/3;max-width:37rem}.git-grid__contacts{grid-area:1/1/2/2;max-width:37rem}.git-grid__visual .tag-vertical{top:3rem}}#footer{padding-top:clamp(1.5rem,3.5vw,2rem);padding-inline:3rem;background:var(--clr-black-gradient);border-radius:var(--br-24);width:auto;height:auto;color:var(--clr-white);margin:0 1rem;padding-bottom:clamp(2.5rem,3.5vw,2rem)}.footer-home-wrapper{grid-area:home;justify-content:space-around;display:flex}.footer-logo-wrapper{grid-area:logo;justify-content:space-around;display:flex}.footer-logo{height:1.8125rem}.footer-links-wrapper{grid-area:links;justify-content:space-around;display:flex}.footer-links{flex-direction:column;justify-content:space-between;align-items:center;gap:2.5rem;display:flex}#footer a{color:var(--clr-white);text-decoration:none}#footer a:hover{color:var(--clr-royal-blue)}.footer-legal-wrapper{grid-area:legal;justify-content:space-around;display:flex}.footer-legal-btn{width:fit-content;height:fit-content;color:var(--clr-white);text-align:left;background:0 0;border:none;padding:0 0 0 2.5rem;text-decoration:underline;display:block;position:relative}.footer-legal-btn:before{content:"";background:url("data:image/svg+xml,%3csvg%20width='56'%20height='56'%20viewBox='0%200%2056%2056'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M56%200.00146484L46.666%200.00146484V51.3337L51.3333%2056.0003H56V0.00146484Z'%20fill='%23FF2E00'/%3e%3cpath%20d='M55.999%20-3.8147e-05V9.33398H4.66683L0.000164032%204.66671V-3.8147e-05H55.999Z'%20fill='%23FF2E00'/%3e%3cpath%20d='M6.99902%2056.0003H-0.000976562V49.0003L34.999%2014.0732H41.999V21.0003L6.99902%2056.0003Z'%20fill='%23FF2E00'/%3e%3c/svg%3e") 50%/contain no-repeat;width:1.5rem;height:1.5rem;display:inline-block;position:absolute;top:.3rem;left:0}.footer-legal-btn:hover{cursor:pointer;color:var(--clr-royal-blue)}.footer-address-wrapper{grid-area:address;justify-content:space-around;display:flex}.footer-copyright-wrapper{grid-area:copyright;justify-content:space-around;display:flex}.footer-address,.footer-copyright{text-align:center}.footer-wrapper{grid-template-rows:repeat(7,auto);grid-template-columns:1fr;grid-template-areas:"home""logo""links""legal""address""copyright";row-gap:3rem;width:100%;display:grid}@media (width>=550px){.footer-wrapper{grid-template:"logo home""legal links""address copyright"/1fr 1fr;gap:3rem 1rem}.footer-address-wrapper,.footer-logo-wrapper{justify-content:flex-start}.footer-copyright-wrapper,.footer-home-wrapper{justify-content:flex-end}.footer-legal-wrapper{justify-content:flex-start;align-items:center}.footer-links-wrapper{justify-content:flex-end}.footer-links{align-items:flex-end}.footer-address,.footer-copyright{text-align:right}}@media (width>=700px){.footer-wrapper{grid-template:"logo links home""legal address copyright"/1fr auto 1fr;column-gap:1rem}.footer-address-wrapper{justify-content:flex-end}.footer-links-wrapper{justify-content:center}.footer-links{flex-direction:row;justify-content:space-between;align-items:start;width:100%;display:flex}.footer-legal-wrapper{align-items:end}}.modal-window{color:var(--clr-black);background-color:var(--clr-transparent);visibility:hidden;z-index:900;justify-content:center;align-items:center;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;transition:all 1s;display:flex;position:fixed;inset:0}.modal-window-active{visibility:visible}.modal-window__content{background-color:var(--clr-white);max-width:800px;max-height:100%;margin:0 .5rem;padding:clamp(1rem,3vw,2.5rem);transition:transform .5s linear;overflow-y:auto;transform:translateY(100%)}.modal-window-active .modal-window__content{transform:translateY(0)}.button-line{justify-content:flex-end;align-items:center;display:flex}.modal-window__close-btn{cursor:pointer;background:url("data:image/svg+xml,%3csvg%20width='21'%20height='21'%20viewBox='0%200%2021%2021'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M19.7939%202.22719C19.915%202.10619%2020.0111%201.96252%2020.0768%201.80436C20.1424%201.64621%2020.1762%201.47669%2020.1763%201.30546C20.1764%201.13424%2020.1428%200.964667%2020.0774%200.806435C20.0119%200.648203%2019.916%200.504408%2019.795%200.383259C19.674%200.26211%2019.5303%200.165981%2019.3722%200.100358C19.214%200.0347362%2019.0445%200.000906676%2018.8733%200.000801436C18.702%200.000696196%2018.5325%200.0343173%2018.3742%200.099745C18.216%200.165173%2018.0722%200.261126%2017.9511%200.382126L10.088%208.24519L2.22719%200.382126C1.98252%200.137455%201.65068%20-2.57803e-09%201.30466%200C0.958642%202.57803e-09%200.626797%200.137455%200.382126%200.382126C0.137455%200.626797%202.57803e-09%200.958642%200%201.30466C-2.57803e-09%201.65068%200.137455%201.98252%200.382126%202.22719L8.24519%2010.088L0.382126%2017.9488C0.260977%2018.0699%200.164876%2018.2138%200.0993111%2018.3721C0.0337458%2018.5303%200%2018.7%200%2018.8713C0%2019.0427%200.0337458%2019.2123%200.0993111%2019.3706C0.164876%2019.5289%200.260977%2019.6727%200.382126%2019.7939C0.626797%2020.0385%200.958642%2020.176%201.30466%2020.176C1.47599%2020.176%201.64564%2020.1422%201.80393%2020.0767C1.96222%2020.0111%202.10604%2019.915%202.22719%2019.7939L10.088%2011.9308L17.9511%2019.7939C18.1957%2020.0382%2018.5275%2020.1754%2018.8733%2020.1752C19.2191%2020.175%2019.5506%2020.0374%2019.795%2019.7927C20.0394%2019.5481%2020.1765%2019.2163%2020.1763%2018.8705C20.1761%2018.5247%2020.0385%2018.1932%2019.7939%2017.9488L11.9308%2010.088L19.7939%202.22719Z'%20fill='%23191C19'/%3e%3c/svg%3e") 50% no-repeat;border:none;width:2rem;height:2rem}.privacy-content{width:auto;height:auto;margin:0;padding:0}.privacy-content strong{font-weight:700}.privacy-content h3{margin:1.5rem 0 .5rem;font-size:1.5rem;font-weight:600}.privacy-content h4{margin:.75rem 0 .5rem;font-size:1.25rem;font-weight:600}.privacy-content p{margin-bottom:.75rem;font-size:1rem}.privacy-content ol{margin-left:0}.privacy-content li{margin-bottom:.5rem}.privacy-content ul li{list-style-type:disc;list-style-position:inside}@font-face{font-family:GeneralSans-Variable;src:url(/assets/GeneralSans-Variable-p1VyP7gg.woff2)format("woff2"),url(/assets/GeneralSans-Variable-DAqniUaj.woff)format("woff"),url(/assets/GeneralSans-Variable-D4t1btYN.ttf)format("truetype");font-weight:200 700;font-display:swap;font-style:normal}.h1{letter-spacing:clamp(-.155rem,-.5vw,-.57rem);font-size:clamp(3.25rem,7.5vw,9.5rem);font-style:normal;font-weight:500;line-height:clamp(2.5rem,6vw,7.5rem)}.h1-mob{letter-spacing:-.255rem;font-size:4.25rem;font-style:normal;font-weight:500;line-height:3.5rem}.h2{letter-spacing:clamp(-.05625rem,-.4vw,-.36rem);font-size:clamp(2.9375rem,6.6vw,6rem);font-style:normal;font-weight:500;line-height:clamp(2.5rem,5.5vw,5rem)}.h2-mob{letter-spacing:-.17625rem;font-size:2.9375rem;font-style:normal;font-weight:500;line-height:2.5rem}.h3{letter-spacing:clamp(-.05625rem,-.13vw,-.12rem);font-size:clamp(1.875rem,4.4vw,4rem);font-style:normal;font-weight:400;line-height:clamp(1.5rem,3.9vw,3.5rem)}.h3-mob{letter-spacing:-.05625rem;font-size:1.875rem;font-style:normal;font-weight:400;line-height:1.5rem}.h4{letter-spacing:-.02875rem;font-size:1.4375rem;font-style:normal;font-weight:400;line-height:1.5rem}.h4-bold{letter-spacing:-.01438rem;font-size:1.4375rem;font-style:normal;font-weight:600;line-height:1.5rem}.h4-mob{letter-spacing:-.02875rem;font-size:1.4375rem;font-style:normal;font-weight:400;line-height:1.5rem}.h4-mob-bold{letter-spacing:-.01438rem;font-size:1.4375rem;font-style:normal;font-weight:600;line-height:1.5rem}.p-body{font-size:.875rem;font-style:normal;font-weight:500;line-height:1rem}.p-body-caps{text-transform:uppercase;font-size:.875rem;font-style:normal;font-weight:500;line-height:1rem}.p-body-bold{font-size:.875rem;font-style:normal;font-weight:700;line-height:1rem}.p-body-small{font-size:.625rem;font-style:normal;font-weight:500;line-height:1rem}.p-body-small-underline{font-size:.625rem;font-style:normal;font-weight:500;line-height:1rem;text-decoration-line:underline}.ft-hl-blue{color:var(--clr-royal-blue)}.ft-hl-orange{color:var(--clr-fire-red)}.tag{border-radius:3rem;align-items:center;padding:.15rem .5rem .2rem;display:flex}.tag-orange{border:1px solid var(--clr-fire-red);background:var(--clr-fire-red);color:var(--clr-white)}.tag-blue{border:1px solid var(--clr-royal-blue);background:var(--clr-royal-blue);color:var(--clr-white)}.tag-white{border:1px solid var(--clr-white);background:var(--clr-transparent);color:var(--clr-white)}.tag-black{border:1px solid var(--clr-black-gray);background:var(--clr-transparent);color:var(--clr-black-gray)}.tag-vertical{writing-mode:vertical-rl;flex-direction:row;justify-content:center;align-items:center;display:flex;transform:rotate(180deg)}.tag-vertical .bracket-left{transform-origin:50%;background:url("data:image/svg+xml,%3csvg%20width='9'%20height='16'%20viewBox='0%200%209%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9%2016V12.3636L0%208V11.6364L9%2016Z'%20fill='%23074DFF'/%3e%3cpath%20d='M9%200V3.63636L0%208V4.36364L9%200Z'%20fill='%23074DFF'/%3e%3c/svg%3e") 50% no-repeat;width:9px;height:16px;display:block;transform:rotate(90deg)}.p-tag-vertical{text-transform:uppercase;font-size:.5625rem;font-style:normal;font-weight:500;line-height:1rem}.tag-vertical .bracket-right{transform-origin:50%;background:url("data:image/svg+xml,%3csvg%20width='9'%20height='16'%20viewBox='0%200%209%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0%2016V12.3636L9%208V11.6364L0%2016Z'%20fill='%23074DFF'/%3e%3cpath%20d='M0%200V3.63636L9%208V4.36364L0%200Z'%20fill='%23074DFF'/%3e%3c/svg%3e") 50% no-repeat;width:9px;height:16px;display:block;transform:rotate(90deg)}.arrow{background-size:contain;width:1.5rem;height:1.5rem;display:inline-block}.arrow-u-l{background:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M-0.000295639%200.000976562L4%200.000976562L4%2022.0005L1.99974%2024.0005H-0.000295639L-0.000295639%200.000976562Z'%20fill='%23FF2E00'/%3e%3cpath%20d='M0%200.000192642L0%204.00049H21.9995L23.9995%202.00023V0.000192642H0Z'%20fill='%23FF2E00'/%3e%3cpath%20d='M21%2024.0005H24V21.0005L9%206.03174H6V9.00049L21%2024.0005Z'%20fill='%23FF2E00'/%3e%3c/svg%3e") 50% no-repeat}.arrow-u-r{background:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M24.0003%200.000976562L20%200.000976562V22.0005L22.0003%2024.0005H24.0003V0.000976562Z'%20fill='%23FF2E00'/%3e%3cpath%20d='M24%200.000192642V4.00049H2.00049L0.000488281%202.00023V0.000192642H24Z'%20fill='%23FF2E00'/%3e%3cpath%20d='M3%2024.0005H0V21.0005L15%206.03174H18V9.00049L3%2024.0005Z'%20fill='%23FF2E00'/%3e%3c/svg%3e") 50% no-repeat}.arrow-d-l{background:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M-0.000295639%2023.9995H4L4%202L1.99974%200H-0.000295639L-0.000295639%2023.9995Z'%20fill='%23FF2E00'/%3e%3cpath%20d='M0%2024.0003L0%2020H21.9995L23.9995%2022.0003V24.0003H0Z'%20fill='%23FF2E00'/%3e%3cpath%20d='M21%200H24V3L9%2017.9688H6V15L21%200Z'%20fill='%23FF2E00'/%3e%3c/svg%3e") 50% no-repeat}.arrow-d-r{background:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M24.0003%2023.9995H20V2L22.0003%200H24.0003V23.9995Z'%20fill='%23FF2E00'/%3e%3cpath%20d='M24%2024.0003V20H2.00049L0.000488281%2022.0003V24.0003H24Z'%20fill='%23FF2E00'/%3e%3cpath%20d='M3%200H0V3L15%2017.9688H18V15L3%200Z'%20fill='%23FF2E00'/%3e%3c/svg%3e") 50% no-repeat}.arrow-d-r--h2{background:url("data:image/svg+xml,%3csvg%20width='56'%20height='56'%20viewBox='0%200%2056%2056'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M56%2055.999H46.666V4.66683L51.3333%200.000164032H56V55.999Z'%20fill='%23FF2E00'/%3e%3cpath%20d='M55.999%2056.0005V46.6665H4.66683L0.000164032%2051.3338V56.0005H55.999Z'%20fill='%23FF2E00'/%3e%3cpath%20d='M6.99902%200.000164032H-0.000976562V7.00016L34.999%2041.9272H41.999V35.0002L6.99902%200.000164032Z'%20fill='%23FF2E00'/%3e%3c/svg%3e") 50%/contain no-repeat;width:clamp(1.5rem,4.5vw,3.5rem);height:clamp(1.5rem,4.5vw,3.5rem);display:inline-block}.arrow-u-r--h2{background:url("data:image/svg+xml,%3csvg%20width='56'%20height='56'%20viewBox='0%200%2056%2056'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M56%200.00146484L46.666%200.00146484V51.3337L51.3333%2056.0003H56V0.00146484Z'%20fill='%23FF2E00'/%3e%3cpath%20d='M55.999%20-3.8147e-05V9.33398H4.66683L0.000164032%204.66671V-3.8147e-05H55.999Z'%20fill='%23FF2E00'/%3e%3cpath%20d='M6.99902%2056.0003H-0.000976562V49.0003L34.999%2014.0732H41.999V21.0003L6.99902%2056.0003Z'%20fill='%23FF2E00'/%3e%3c/svg%3e") 50%/contain no-repeat;width:clamp(1.5rem,4.5vw,3.5rem);height:clamp(1.5rem,4.5vw,3.5rem);display:inline-block}.cards-grid{grid-template-columns:1fr;gap:.5rem;width:100%;display:grid}@media (width>=600px){.cards-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=900px){.cards-grid{grid-template-columns:repeat(3,1fr)}}@media (width>=1700px){.cards-grid{grid-template-columns:repeat(4,1fr)}}@media (width>=2100px){.cards-grid{grid-template-columns:repeat(5,1fr)}}@media (width>=2500px){.cards-grid{grid-template-columns:repeat(6,1fr)}}.card-container{perspective:1000px;width:100%}.card{transform-origin:50%;width:100%;height:27rem;transform-style:preserve-3d;transition:transform .5s;position:relative}.card-front,.card-back{backface-visibility:hidden;border-radius:2.5rem;width:100%;height:100%;padding:2rem 1.5rem 2.5rem;transition:visibility 0s linear .25s,transform .5s linear;position:absolute;top:0;left:0;box-shadow:inset 0 4px 4px #e4e4e440,inset 0 -2px 4px #c6c6c640}.card-front{background:var(--white-gray,#cad0d6);background-position:100% 100%;background-repeat:no-repeat}.card-container:nth-child(2n) .card-front{background-color:var(--clr-black-gradient);color:var(--clr-white)}.card-front__top-grid{grid-template-columns:auto 4rem;gap:1.5rem;width:100%;display:inline-grid}.card-front__top-grid .h4{max-width:15rem}.card-front button-toggle-more{position:absolute;bottom:2.5rem;left:1.5rem}.card-back{color:var(--clr-white);background-color:var(--clr-black-gradient);flex-direction:column;justify-content:space-between;display:flex;transform:rotateY(180deg)}.card-back__top-grid{grid-template-columns:auto 3rem;gap:1.5rem;width:100%;display:inline-grid}.card-back__top-grid .h4{max-width:15rem}.card-back__top-grid .card-icon{width:3rem;height:3rem}.card-back__bottom-flex{flex-flow:wrap-reverse;justify-content:space-between;width:100%;display:flex}.card-back__bottom-flex .card-button-wrapper{flex-direction:column;justify-content:end;padding-top:1rem;display:flex}.card-back__bottom-flex .card-items{flex-direction:column;gap:1rem;min-width:50%;padding-top:1rem;padding-left:1.5rem;display:flex}.card-items p{max-width:15.5rem;position:relative}.card-items p:before{content:"";background:url("data:image/svg+xml,%3csvg%20width='9'%20height='16'%20viewBox='0%200%209%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0%2016V12.3636L9%208V11.6364L0%2016Z'%20fill='%23FF2E00'/%3e%3cpath%20d='M0%200V3.63636L9%208V4.36364L0%200Z'%20fill='%23FF2E00'/%3e%3c/svg%3e") 50% no-repeat;width:9px;height:16px;display:block;position:absolute;top:0;left:-1.5rem}.card.flipped{transform:rotateY(180deg)}.card.flipped .card-front{visibility:hidden}.card.flipped .card-back{visibility:visible;transition-delay:0s}.orange-line{background-color:var(--clr-fire-red);width:100%;height:1.5px;margin-top:20px;position:relative}.orange-line:after{content:"";background-color:var(--clr-fire-red);width:50%;height:1.5px;position:absolute;bottom:-1.5px;right:0}:root{--clr-black-gray:#262626;--clr-gray:#707070;--clr-fire-red:#c72400;--clr-sky-gray:#cbd1d7;--clr-royal-blue:#0048ff;--clr-black:#1c1c1c;--clr-white:#fff;--clr-medium-gray:#bdbdbd;--clr-dark-gray:gray;--clr-transparent:#0000;--clr-black-gradient:linear-gradient(146deg, #151515 6.46%, #2c2c2c 53.91%, #000 90.82%);--clr-blue-orange-gradient:linear-gradient(146deg, #0047ff, #c52300);--br-18:18px;--br-24:24px;--br-32:32px;--br-40:40px;--br-48:48px;--pd-100:8px;--pd-200:16px;--pd-300:24px;--pd-400:32px;--pd-500:48px;--mg-8:8px;--mg-16:16px;--mg-24:24px;--mg-32:32px;--mg-40:40px;background:var(--clr-gray);color:var(--clr-black);font-family:GeneralSans-Variable,system-ui,-apple-system,sans-serif}html{scroll-behavior:smooth}body{background-color:var(--clr-sky-gray);min-width:360px;max-width:3000px;margin:0 auto;padding-bottom:1rem}.body-fixed{overflow:hidden}.fade-out{animation:1s ease-out forwards fadeOut}.fade-in{animation:1s ease-in forwards fadeIn}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.toggle-animation-white{background-color:var(--clr-transparent);border:2px solid var(--clr-white);width:fit-content;height:fit-content;color:var(--clr-white);cursor:pointer;border-radius:48px;outline:none;align-items:center;padding:10px 16px;text-decoration:none;display:flex;position:relative}.toggle-animation-white .button-text{text-transform:uppercase;margin-right:40px;font-size:.875rem;font-style:normal;font-weight:500;line-height:1rem}.toggle-animation-white:after{content:"";border:2px solid var(--clr-white);box-sizing:border-box;border-radius:24px;width:38px;height:24px;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.toggle-animation-white .toggle-switch{background-color:var(--clr-white);border-radius:50%;width:24px;height:24px;transition:background-color .3s,transform .3s;position:absolute;top:50%;right:24px;transform:translateY(-50%)}.toggle-animation-white:hover{background-color:var(--clr-transparent);border:2px solid var(--clr-royal-blue)}.toggle-animation-white:hover .button-text{color:var(--clr-royal-blue)}.toggle-animation-white:hover:after{border:2px solid var(--clr-royal-blue)}.toggle-animation-white:hover .toggle-switch{background-color:var(--clr-royal-blue)}.toggle-animation-white.dynamic{border:2px solid var(--clr-royal-blue);color:var(--clr-royal-blue)}.toggle-animation-white.dynamic:after{border:2px solid var(--clr-royal-blue);right:10px}.toggle-animation-white.dynamic .toggle-switch{background-color:var(--clr-royal-blue);right:10px}.toggle-animation-white.dynamic:hover{border:2px solid var(--clr-white)}.toggle-animation-white.dynamic:hover .button-text{color:var(--clr-white)}.toggle-animation-white.dynamic:hover:after{border:2px solid var(--clr-white)}.toggle-animation-white.dynamic:hover .toggle-switch{background-color:var(--clr-white)}.btn-toggle-less{background-color:var(--clr-fire-red);color:var(--clr-white);cursor:pointer;border:none;border-radius:48px;outline:none;align-items:center;padding:12px 16px;display:flex;position:relative}.btn-toggle-less .button-text{text-transform:uppercase;margin-right:40px;font-size:.875rem;font-style:normal;font-weight:500;line-height:1rem}.btn-toggle-less:after{content:"";border:2px solid var(--clr-white);box-sizing:border-box;border-radius:24px;width:38px;height:24px;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.btn-toggle-less .toggle-switch{background-color:var(--clr-white);border-radius:50%;width:24px;height:24px;transition:background-color .3s,transform .3s;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.btn-toggle-less:hover{background-color:var(--clr-royal-blue)}.btn-toggle-less:hover .toggle-switch{background-color:var(--clr-white);transform:translate(-14px,-50%)}.btn-toggle-more{background-color:var(--clr-royal-blue);color:var(--clr-white);cursor:pointer;border:none;border-radius:48px;outline:none;align-items:center;padding:12px 16px;display:flex;position:relative}.btn-toggle-more .button-text{text-transform:uppercase;margin-right:40px;font-size:.875rem;font-style:normal;font-weight:500;line-height:1rem}.btn-toggle-more:after{content:"";border:2px solid var(--clr-white);box-sizing:border-box;border-radius:24px;width:38px;height:24px;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.btn-toggle-more .toggle-switch{background-color:var(--clr-white);border-radius:50%;width:24px;height:24px;transition:background-color .3s,transform .3s;position:absolute;top:50%;right:24px;transform:translateY(-50%)}.btn-toggle-more:hover{background-color:var(--clr-fire-red)}.btn-toggle-more:hover .toggle-switch{background-color:var(--clr-white);transform:translate(14px,-50%)}.link-toggle-touch-white{background-color:var(--clr-transparent);border:2px solid var(--clr-white);width:fit-content;height:fit-content;color:var(--clr-white);cursor:pointer;border-radius:48px;outline:none;align-items:center;padding:10px 16px;text-decoration:none;display:flex;position:relative}.link-toggle-touch-white .button-text{text-transform:uppercase;margin-right:40px;font-size:.875rem;font-style:normal;font-weight:500;line-height:1rem}.link-toggle-touch-white:after{content:"";border:2px solid var(--clr-white);box-sizing:border-box;border-radius:24px;width:38px;height:24px;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.link-toggle-touch-white .toggle-switch{background-color:var(--clr-white);border-radius:50%;width:24px;height:24px;transition:background-color .3s,transform .3s;position:absolute;top:50%;right:24px;transform:translateY(-50%)}.link-toggle-touch-white:hover{background-color:var(--clr-transparent);border:2px solid var(--clr-black-gray)}.link-toggle-touch-white:hover .button-text{color:var(--clr-black-gray)}.link-toggle-touch-white:hover:after{border:2px solid var(--clr-black-gray)}.link-toggle-touch-white:hover .toggle-switch{background-color:var(--clr-black-gray);transform:translate(14px,-50%)}.link-toggle-touch-black{background-color:var(--clr-transparent);border:2px solid var(--clr-black-gray);width:fit-content;height:fit-content;color:var(--clr-black-gray);cursor:pointer;border-radius:48px;outline:none;align-items:center;padding:10px 16px;text-decoration:none;display:flex;position:relative}.link-toggle-touch-black .button-text{text-transform:uppercase;margin-right:40px;font-size:.875rem;font-style:normal;font-weight:500;line-height:1rem}.link-toggle-touch-black:after{content:"";border:2px solid var(--clr-black-gray);box-sizing:border-box;border-radius:24px;width:38px;height:24px;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.link-toggle-touch-black .toggle-switch{background-color:var(--clr-black-gray);border-radius:50%;width:24px;height:24px;transition:background-color .3s,transform .3s;position:absolute;top:50%;right:24px;transform:translateY(-50%)}.link-toggle-touch-black:hover{background-color:var(--clr-transparent);border:2px solid var(--clr-white)}.link-toggle-touch-black:hover .button-text{color:var(--clr-white)}.link-toggle-touch-black:hover:after{border:2px solid var(--clr-white)}.link-toggle-touch-black:hover .toggle-switch{background-color:var(--clr-white);transform:translate(14px,-50%)}.link-icon-touch-white{background-color:var(--clr-transparent);border:2px solid var(--clr-white);width:fit-content;height:fit-content;color:var(--clr-white);cursor:pointer;border-radius:48px;flex-direction:row;justify-content:space-between;align-items:center;gap:8px;padding:10px 16px;text-decoration:none;display:flex}.link-icon-touch-white .button-text{text-transform:uppercase;font-size:.875rem;font-style:normal;font-weight:500;line-height:1rem}.link-icon-touch-white .arrow-right{background:url("data:image/svg+xml,%3csvg%20width='9'%20height='16'%20viewBox='0%200%209%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0%2016V12.3636L9%208V11.6364L0%2016Z'%20fill='%23FF2E00'/%3e%3cpath%20d='M0%200V3.63636L9%208V4.36364L0%200Z'%20fill='%23FF2E00'/%3e%3c/svg%3e") 50% no-repeat;width:9px;height:16px;display:block}.link-icon-touch-white:hover{border:2px solid var(--clr-fire-red);background-color:var(--clr-fire-red)}.link-icon-touch-white:hover .arrow-right{background:url("data:image/svg+xml,%3csvg%20width='9'%20height='16'%20viewBox='0%200%209%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0%2016V12.3636L9%208V11.6364L0%2016Z'%20fill='%23074DFF'/%3e%3cpath%20d='M0%200V3.63636L9%208V4.36364L0%200Z'%20fill='%23074DFF'/%3e%3c/svg%3e") 50% no-repeat}.btn-home{background-color:var(--clr-transparent);border:2px solid var(--clr-white);color:var(--clr-white);cursor:pointer;border-radius:48px;align-items:center;padding:10px 16px;display:flex}.btn-home .button-text{text-transform:uppercase;font-size:.875rem;font-style:normal;font-weight:500;line-height:1rem}.btn-home:hover{border:2px solid var(--clr-fire-red);background-color:var(--clr-fire-red)}.link-home-white{background-color:var(--clr-transparent);border:2px solid var(--clr-white);width:fit-content;height:fit-content;color:var(--clr-white);cursor:pointer;border-radius:48px;align-items:center;padding:10px 16px;text-decoration:none;display:flex}.link-home-white .button-text{text-transform:uppercase;font-size:.875rem;font-style:normal;font-weight:500;line-height:1rem}.link-home-white:hover{border:2px solid var(--clr-fire-red);background-color:var(--clr-fire-red)}
