@import url(https://fonts.googleapis.com/css2?family=Hepta+Slab:wght@100;200;300;400;500;600;700;800;900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);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,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%;font:inherit;margin:0;padding:0;vertical-align:initial}article,aside,details,figcaption,figure,footer,hgroup,menu,nav,section{display:block}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}h1{font-size:4.5em;font-weight:400;line-height:1.2}h1,h2{font-family:Hepta Slab,serif;font-family:var(--hepta)}h2{font-size:2.7em;font-weight:600}p{font-size:1.3em}::selection{background:#ff0}*{-webkit-tap-highlight-color:transparent;box-sizing:border-box;scroll-margin:10em}a{color:inherit;text-decoration:none;-moz-text-decoration:none}:root{--main-font-color-rgb:11,30,91;--main-font-color:rgb(var(--main-font-color-rgb));--body-color:#f7f8f2;--primary-color-rgb:140,175,49;--primary-color:rgb(var(--primary-color-rgb));--primary-color-light:rgba(var(--primary-color-rgb),.1);--primary-color-light-rgb:239,241,229;--secondary-color:#8f74f7;--secondary-color-rgb:143,116,247;--secondary-color-light:#e7e7fd;--secondary-color-light-rgb:231,231,253;--hepta:"Hepta Slab",serif;--popins:"Poppins",sans-serif}html{scroll-behavior:smooth}body,html{height:100%}body{background:#f7f8f2;background:var(--body-color);color:#0b1e5b;color:var(--main-font-color);font-family:Poppins,sans-serif;font-family:var(--popins);margin:0;overflow-x:hidden;position:relative}img{pointer-events:none;-webkit-user-select:none;user-select:none}.logo{display:block;position:relative}.logo img{height:2em;pointer-events:inherit;-webkit-user-select:initial;user-select:auto}.big-funtenjer{margin:0 auto;max-width:1600px;padding:0 40px}.funtenjer{max-width:1400px}.funtenjer,.min-funtenjer{margin:0 auto;padding:0 30px}.min-funtenjer{max-width:1200px}.back-btn,.primary-border-btn,.primary-btn,.primary-light-btn,.secondary-btn,.secondary-light-btn{border:none;border-radius:1000px;cursor:pointer;display:inline-block;font-size:1em;font-weight:600;overflow:hidden;padding:1.2em 2.2em;position:relative;transition:all .3s ease-in-out;z-index:1}.primary-btn:active,.secondary-btn:active{color:#fff;transition:.2s}.primary-btn:active:after,.secondary-btn:active:after{--background:var(--main-font-color)}.primary-btn:after,.primary-light-btn:after,.secondary-btn:after,.secondary-light-btn:after{--size:.5em;--background:#ffffff4d;background:var(--background);border-radius:50%;content:"";height:var(--size);inset:0;margin:auto;opacity:0;position:absolute;transition:.3s ease;width:var(--size);z-index:-1}.primary-light-btn:after,.secondary-light-btn:after{--background:#0000001a}.primary-btn:hover:after,.primary-light-btn:hover:after,.secondary-btn:hover:after,.secondary-light-btn:hover:after{opacity:1;transform:scale(30);transition:.3s ease-in-out}.back-btn:hover{background:#0b1e5b;background:var(--main-font-color);color:#fff}.back-btn:active{background:#0b1e5bcc;background:rgba(var(--main-font-color-rgb),.8);color:#fff;transition:.1s}.primary-btn{background:#8caf3166;background:rgba(var(--primary-color-rgb),.4)}.primary-border-btn{border:2px solid #8caf31;border:2px solid var(--primary-color);overflow:hidden;position:relative}.primary-border-btn:hover{background:#8caf3166;background:rgb(var(--primary-color-rgb),.4)}.primary-border-btn:active{background:#8caf31;background:rgb(var(--primary-color-rgb),1)}.primary-border-btn:before{background:#f7f8f2;background:var(--body-color);content:"";filter:blur(20px);inset:0;position:absolute;z-index:-1}.primary-light-btn{background:#8caf311a;background:var(--primary-color-light);background:#8caf314d;background:rgba(var(--primary-color-rgb),.3)}.secondary-btn{background:#8f74f766;background:rgba(var(--secondary-color-rgb),.4)}.secondary-light-btn{background:#e7e7fd;background:var(--secondary-color-light)}.back-btn{align-items:center;background:#fff;display:inline-flex}.back-btn svg{font-size:1.3em;margin-right:.4em}@media (max-width:1450px){body{font-size:90%}}@media (max-width:800px){.big-funtenjer,.funtenjer,.min-funtenjer{padding:0 20px}}header{align-items:center;display:flex;height:100px;justify-content:space-between;padding:0 7rem;position:sticky;top:0;transition:.3s ease-out;z-index:1000}header.hidden{transform:translateY(-110px)}header.visible{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transform:translateY(0)}header nav{align-items:center;display:flex}nav ul{display:flex;margin-left:3em}nav ul li{font-size:1.2em;list-style:none;margin-right:2em}nav ul li a{border-bottom:2px solid #0000}nav ul li.active a{border-color:var(--primary-color);font-weight:500;transition:.3s;-webkit-user-select:none;user-select:none}.hamburger{display:none}.mobile-nav{animation:appear .3s;animation-fill-mode:forwards;background:var(--body-color);bottom:0;left:0;opacity:0;position:fixed;right:0;top:100px;z-index:100}@keyframes appear{to{opacity:1}}.mobile-nav{display:flex;flex-direction:column;padding:20px}.mobile-nav ul li{font-size:3em}.mobile-nav .button-holder{font-size:1.2em;margin-top:auto}@media (max-width:1000px){.hamburger{display:block}.navigation,header .button-holder{display:none}}.hero{margin-bottom:5em;overflow:hidden;padding-bottom:5em}.hero .grid{grid-gap:1em;align-items:center;display:grid;grid-template:1fr/1fr 1fr;margin-top:7em}.hero .grid .info{position:relative}.hero .grid .info h1{font-weight:500}.hero .grid .info p{font-size:1.625em;margin-top:1.2em}.hero .grid .info .button-holder{margin-top:1.5em}.hero .grid .info .picture{bottom:-14em;position:absolute;right:-2em}.hero .grid .info .picture img{height:16.8125em}.hero .grid .presentation,.hero .grid .presentation .slide{align-items:center;display:flex;justify-content:center}.hero .grid .presentation .slide{border-radius:1000px;height:31.125em;width:19.125em}.hero .grid .presentation .slide img{opacity:.8;width:77%}.hero .grid .presentation .slide:first-child{animation:float 7s ease-in-out infinite;background:var(--primary-color-light);margin-top:-5em}.hero .grid .presentation .slide:last-child{animation:float 9s ease-in-out infinite;background:var(--secondary-color-light);margin-bottom:-8em;margin-left:-2em}.hero .big-funtenjer{margin-bottom:14em}.roll-content{font-size:1.5em;transform:rotate(-3deg)}.roll-content a{font-weight:500;pointer-events:none}@keyframes float{0%{transform:translatey(0)}50%{transform:translatey(-15px)}to{transform:translatey(0)}}@media (max-width:1050px){.hero .grid{display:flex;flex-direction:column-reverse}.hero .grid .info{text-align:center}.hero .grid .info h1{font-size:4em;position:relative;z-index:1}.roll-content{font-size:1.3em}}@media (max-width:800px){.hero .grid{margin-top:2em}.hero .grid .info{text-align:left}.hero .grid .info h1{font-size:3em}.hero .grid .presentation .slide{display:none}.hero .grid .info .picture{bottom:-15em;right:-3em}.hero .big-funtenjer{margin-bottom:17em}.roll-content{font-size:1em}}.stack{margin:5em 0}.slider-holder .slider{animation:pulse-animation 3s linear infinite;background:rgb(var(--rgb-color-light));border:4px solid #0000;border-radius:3em;display:flex;margin-bottom:10em;padding:10em 5em;position:relative}.slider-holder .slider.special{border-radius:0}@keyframes pulse-animation{0%{box-shadow:0 0 0 0 rgba(var(--rgb-color-light),.5)}to{box-shadow:0 0 0 80px rgba(var(--rgb-color-light),0)}}.slider-holder .slider .grid{grid-gap:10vh;align-items:center;display:grid;grid-template:1fr/1fr 1.6fr;margin:auto}.slider-holder .slider .grid .about .back-btn{border-radius:0 3em 3em 0;left:-.3em;padding-left:4em;position:fixed;top:2em;z-index:99}.slide-left{opacity:1;transition:.5s ease-out}.slide-left.hidden{opacity:0}.slider-holder .slider .grid .about h2{font-size:3em;font-weight:500;margin-bottom:1em}.slider-holder .slider .grid .about .button-holder{margin-top:2em}.slider-holder .slider .grid .mockup .img-holder{--border-radius:1em;background:var(--main-font-color);background:#242333;border-radius:var(--border-radius);padding:1em;position:relative;z-index:1}.slider-holder .slider .grid .mockup .img-holder:before{background-image:linear-gradient(#444cf7 1px,#0000 0),linear-gradient(90deg,#444cf7 1px,#0000 0);background-size:30px 30px;border-radius:var(--border-radius);content:"";inset:0;opacity:.2;position:absolute;z-index:-1}.slider-holder .slider .grid .mockup .img-holder img{display:block;max-width:100%}.slider-holder .slider .grid .mockup .nav{bottom:-1em;display:flex;position:absolute;right:0}.slider-holder .slider .grid .mockup .nav .ico{--size:3em;align-items:center;background:#fff;border-radius:.5em;box-shadow:0 3px 11px #35314817;color:rgb(var(--rgb-color));cursor:pointer;display:flex;height:var(--size);justify-content:center;margin-right:1em;transition:.5s;width:var(--size)}.slider-holder .slider .grid .mockup .nav .ico:hover{background:rgb(var(--rgb-color));color:var(--main-font-color)}.slider-holder .slider .grid .mockup .nav .ico.active{transform:translateY(-5px);transition:.5s}@media (max-width:1350px){.slider-holder .slider{border-radius:0;margin-bottom:5em;padding-inline:3em}}@media (max-width:1000px){.slider-holder .slider{padding:5em 1em}.slider-holder .slider .grid{display:flex;flex-direction:column}.slider-holder .slider.special{padding-top:8em}}@media (max-width:800px){.slider-holder .slider .grid .about h2{word-wrap:break-word;font-size:2.3em;font-weight:600;text-align:center}}.note-holder{background:#fff;border-radius:1em;box-shadow:0 3px 11px #35314817;left:0;max-width:50%;padding:1.5625em;position:absolute;transform:translate(-50%,-50%);width:22em;z-index:1}.note mark{line-height:1.7;padding:0 .225em}.note .note-footer{justify-content:space-between;margin-top:1em}.note .note-footer,.note .note-footer .heart-holder{align-items:center;display:flex}.note .note-footer .heart-holder span{font-size:.8em;margin-left:.4em;opacity:.8}.note .note-footer .book-info span{font-size:.8em;font-weight:400}.heart:hover{animation:tilt-shaking 1s infinite}@keyframes tilt-shaking{0%{transform:rotate(0deg)}25%{transform:rotate(5deg)}50%{transform:rotate(0eg)}75%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}@media (max-width:1300px){.note-holder{display:none}}.mockup-image{--webkit-transition:opacity var(--fade-animation-duration) ease-in;opacity:0;transition:opacity var(--fade-animation-duration) ease-in}.mockup-image.fadein{opacity:1}.stack.project{padding:0}.stack.project .slider{border-radius:0;margin:0}.contact{align-items:center;background:var(--secondary-color-light);border-radius:1000px;display:grid;grid-template:1fr/1fr 1fr;margin-bottom:5em;margin-top:18em;padding:8em 0}.contact .info{padding-left:11em}.contact .info h2{margin-bottom:.5em}.contact .info .items-holder{align-items:center;display:flex;flex-wrap:wrap;gap:1em;margin-top:2em}.contact .info .items-holder .item{display:flex}.contact .info .items-holder .item .left{align-content:center;border-right:2px solid #0b1e5b1f;display:flex;margin:5px .5em 5px 0;padding-right:.5em}.contact .info .items-holder .item .left svg{color:var(--primary-color);font-size:2.2em}.contact .info .items-holder .item .right{font-size:1.1em}.contact .info .items-holder .item .right span:last-child{color:#4e50f4;font-weight:600;opacity:.7}.contact .img-holder{display:flex;height:100%;position:relative;width:100%}.contact .img-holder .main-image{left:50%;position:absolute;top:23%;transform:translate(-50%,-50%);width:100%}.contact .img-holder .question{animation:fadeIn 2s ease-in-out infinite alternate;left:12%;position:absolute;top:-64%;transform:translate(-50%,-50%) rotate(338deg);width:19%}.screen{aspect-ratio:76/69;background:#ffffff80;clip-path:polygon(1% 2%,94% 2.6%,98.2% 96%,4% 96%);height:57%;left:40.3%;pointer-events:none;top:15%;-webkit-user-select:none;user-select:none}.screen,.screen-btn{position:absolute;transform:translate(-50%,-50%)}.screen-btn{background:#0000;cursor:pointer;height:20px;left:29%;top:46%;width:10px}@media (max-width:1450px){.screen{height:63%;top:14%}.screen-btn{top:47.5%}}@media (max-width:1350px){.screen{height:55%}}@media (max-width:1222px){.screen{display:none}.screen-btn{top:41%}}@media (max-width:1100px){.contact{border-radius:1000px 1000px 2px 2px;display:flex;flex-direction:column-reverse;margin-bottom:5em;margin-top:18em;padding:22em 0 4em}.contact .info{padding:0 4em}.contact .info h2{font-size:3em}.contact .img-holder{align-items:center;display:flex;justify-content:center;position:relative;width:100%}.contact .img-holder .main-image{max-width:44em;position:absolute;top:auto}.contact .img-holder .question{top:calc(100% - 27em)}.screen-btn{display:none}}@media (max-width:800px){.contact{margin-top:10em}.contact .info h2{font-size:2em}.contact .info{padding:0 2em}.contact .img-holder .question{top:calc(100% - 22em)}}footer{margin-top:10em}footer .grid{border-bottom:1px solid #0b1e5b1f;justify-content:space-between;padding:2em}footer .grid,footer .socials .holder{align-items:center;display:flex}footer .socials .logo{font-size:1.5em;margin-bottom:1em}footer .socials .holder .item{align-items:center;border:1px solid #0b1e5b1f;border-radius:1000px;display:flex;font-size:1.4em;overflow:hidden;padding:10px 30px;position:relative}footer .socials .holder .item:after{background:var(--main-font-color);border-radius:50%;content:"";height:10px;inset:0;margin:auto;opacity:0;position:absolute;width:10px;z-index:-1}footer .socials .holder .item:hover{color:#fff}footer .socials .holder .item:hover:after{opacity:1;transform:scale(10);transition:.4s ease-in-out}footer .navigation{display:flex}footer .navigation .column h3{margin-bottom:1em}footer .navigation .column{margin-right:4em}footer .navigation .column:last-child{margin-right:0}footer .navigation .column ul li{color:#4e50f4;margin-bottom:1em}footer .brief{padding:2em}footer .brief p{opacity:.8}@media (max-width:800px){footer .grid{align-items:flex-start;flex-direction:column;gap:2em}footer .brief p{font-size:1em}}.cookie-banner{--offset:1em;align-items:center;background:#fff;border-radius:1em;bottom:var(--offset);box-shadow:0 3px 11px #35314817;display:flex;gap:2em;left:var(--offset);max-width:1000px;padding:1.5em;position:fixed;z-index:99}.cookie-banner .ico-holder{--size:4em;background:var(--secondary-color-light);border-radius:50%;display:flex;min-height:var(--size);min-width:var(--size)}.cookie-banner .ico-holder img{display:block;margin:auto;width:2em}.cookie-banner .text p{font-size:1.1em}.cookie-banner .text a{border-bottom:2px solid #a09b9e;line-height:.5}.cookie-banner .text a:hover{border-color:var(--secondary-color);color:var(--secondary-color);transition:.3s}.cookie-banner .button-holder a{background:var(--secondary-color-light)}@media (max-width:800px){.cookie-banner{--offset:0;flex-wrap:wrap;justify-content:center}}.project-features{--background:rgba(var(--project-color-rgb),.15);background:var(--background);padding-top:5em;position:relative}.project-features:before{background-image:url(/static/media/line.680eb76ce2f821c41931.png);background-size:cover;bottom:100vh;content:"";left:-10em;opacity:.9;position:absolute;right:0;top:-11em}.project-features .about-features{margin:0 auto;max-width:900px;text-align:center}.project-features .about-features p{margin-top:1em;opacity:.7}.project-features h2{font-size:4em}.project-features .funtenjer{max-width:1100px}.project-features:after{background:linear-gradient(0deg,#0000,var(--background));content:"";height:50em;left:0;position:absolute;right:0;top:100%;z-index:-1}.project-features .feature:nth-child(2n){flex-direction:row-reverse}.project-features .feature:nth-child(2n) .img-holder{justify-content:flex-start}.project-features .feature:nth-child(2n) .img-holder img{margin-left:-1.5em}.project-features .feature{display:flex;padding:5em 0}.project-features .feature .info{display:flex;flex:1 1;flex-direction:column;justify-content:center;margin:auto;padding:0 5em;position:relative}.project-features .feature .info h3{font-family:var(--popins);font-size:3em}.project-features .feature .info p{margin-top:1em}.project-features .feature .img-holder{align-items:center;display:flex;flex:2 1;justify-content:flex-end}.project-features .feature .img-holder img{border:15px solid rgba(var(--project-color-rgb),.2);border-radius:1.5em;box-shadow:0 48px 100px 0 #110c2e26;margin-right:-1em;max-width:100%;transform:rotate(1deg)}.project-features .feature:nth-child(2n) .img-holder img{transform:rotate(-1deg)}.project-image{background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;height:100vh;z-index:99}.ios.project-image{background-attachment:scroll}@media (max-width:800px){.project-features{overflow:hidden}.project-features h2{font-size:3em;padding:0 20px}.project-features .about-features{padding-bottom:4em;position:relative}.project-features .about-features:before{background-image:url(/static/media/aboutLine.b454c1e337a213486490.png);background-size:cover;bottom:-1em;content:"";left:-20em;position:absolute;right:0;top:0}.project-features .about-features p{padding:0 20px}.project-features:before{display:none}.project-features .feature:nth-child(1n){flex-direction:column;gap:2em;padding:0}.project-features .feature .info{padding:20px}.project-features .feature .info h3{font-size:2em}.project-features .feature .img-holder{align-items:center;justify-content:center}.project-features .feature .img-holder img{margin-right:0}}.technology-stack{margin:10em 0}.technology-stack .header{text-align:center}.technology-stack .header p{margin-top:1em;opacity:.6}.technology-stack .grid{display:flex;flex-wrap:wrap;gap:2em;margin:4em auto;max-width:1100px}.technology{background:rgba(var(--project-color-rgb),.15);border-radius:2em;flex-grow:1;height:100%;overflow:hidden;padding:3em 7em;position:relative;text-align:center}.technology svg{fill:rgba(var(--project-color-rgb),.3);font-size:8em;left:0;position:absolute;top:0;transform:rotate(330deg)}.technology .title{font-size:1.2em;font-weight:600}.technology .name{opacity:.7}.project-team{align-items:center;display:flex;gap:4em;margin:7em 0}.project-team .team{display:flex;flex-wrap:wrap;gap:1em}.project-team .member{border:2px solid rgb(var(--project-color-rgb));border-radius:200px;flex-grow:1;font-size:1.2em;font-weight:500;padding:1em 4em;text-align:center}@media (max-width:800px){.project-team{flex-direction:column;margin:0}.project-team .member{padding:1em}}.about-project{margin:10em 0}.about-project .grid{grid-gap:2em;align-items:center;display:grid;grid-template:1fr/1fr 1fr}.project-ideas-holder,.short-description-holder{display:flex;position:relative}.project-ideas{--side-padding:48px;border-radius:3em;max-width:640px;padding:120px var(--side-padding);padding-left:calc(var(--side-padding)*1.8);perspective:1000px;position:relative}.project-ideas:before{background:rgba(var(--project-color-rgb),.15);border-radius:3em;bottom:0;content:"";left:0;position:absolute;right:0;top:0;transform:rotateY(-16deg);z-index:-1}.project-ideas .idea{margin-bottom:2em}.project-ideas .idea .header{align-items:center;display:flex}.project-ideas .idea .header .circle{--size:2em;background:rgb(var(--project-color-rgb));border-radius:50%;display:flex;flex-shrink:0;height:var(--size);margin-right:1em;width:var(--size)}.project-ideas .idea .header .circle svg{color:#fff;display:block;font-size:1.2em;margin:auto}.project-ideas .idea .header .title{font-size:1.4em;font-weight:600}.project-ideas .idea .body{margin-left:3em;margin-top:5px;opacity:.6}.short-description-holder{position:relative}.short-description h3{color:rgb(var(--project-color-rgb));font-family:var(--popins);font-size:1.5em;font-weight:700;line-height:1}.short-description h2{margin-bottom:1em}.short-description p{text-align:justify}@media (max-width:1100px){.about-project{margin:4em 0}.about-project .grid{display:flex;flex-direction:column-reverse;gap:5em}.project-ideas{--side-padding:1.7em;padding:5em var(--side-padding)}.project-ideas:before{transform:rotateX(-16deg)}}.project-info{background:#fff;border-radius:2em;display:flex;flex-wrap:wrap;gap:2em;margin:-13em auto 0;max-width:1200px;padding:2em;position:relative;width:100%}.project-info .info{border-right:2px dashed rgba(var(--primary-color-rgb),.1);flex:1 1;padding:.5em 2em}.project-info .info:last-child{border:none}.project-info .info .title{display:block;font-size:1.1em;font-weight:500;margin-bottom:.5em}@media (max-width:1200px){.project-info{display:grid;grid-template:1fr/1fr 1fr;margin-top:-7em}}@media (max-width:800px){.project-info{display:flex;flex-direction:column}.project-info .info{border-bottom:2px dashed rgba(var(--primary-color-rgb),.1);border-right:none}}.project-result{background:rgba(var(--project-color-rgb),.15);overflow:hidden;padding:5em 0;position:relative}.project-result:before{background:radial-gradient(circle at 50%,#efeeff 0 40%,#f5f4ff 30% 55%,#fbfbff 55% 70%,#fff 70% 100%);content:"";inset:0;position:absolute;z-index:-1}.project-result .funtenjer{max-width:1100px}.project-result .section-description{margin-bottom:2em;text-align:center}.project-result .section-description p{margin-top:1em;opacity:.7}.project-result .project{display:flex}.project-result .project img{border:10px solid rgba(var(--project-color-rgb),.3);border-radius:1em;margin:auto;max-width:100%}.page-not-found{margin:15em 0}.page-not-found .content{display:flex;gap:1em}.page-not-found .content>div{flex:1 1}.page-not-found .content h2{margin-bottom:1em}.page-not-found .content .primary-light-btn{margin-top:1em}.page-not-found .roll-content{margin-top:10em}.page-not-found .img-holder{background:var(--primary-color-light);border-radius:10000px;display:flex;position:relative;z-index:-1}.page-not-found .img-holder .main-image{left:50%;position:absolute;top:23%;transform:translate(-50%,-50%);width:100%}@keyframes fadeIn{0%{opacity:.1}to{opacity:1}}@media (max-width:1000px){.page-not-found .content{display:flex;flex-direction:column-reverse}.page-not-found .img-holder .main-image{opacity:.2}.page-not-found .roll-content{font-size:.6em;overflow:hidden}}.about-page{overflow:hidden}.about-hero{font-size:2rem;margin:4rem 0 0;padding-bottom:12em;position:relative}.about-hero .line{left:-50%;position:absolute;top:-11em;z-index:1}.about-hero h3{font-size:1.2em}.about-hero h1{display:flex;flex-wrap:wrap;font-size:5em}.about-hero h1 span{position:relative;z-index:2}.company-mission{margin:0 0 7em;position:relative}.company-mission h2 span{background:var(--primary-color-light);border-radius:1000px;color:var(--primary-color);display:inline-block;font-family:var(--popins);font-size:.5em;margin-bottom:.2em;padding:.3em 1em;text-transform:uppercase}.company-mission p{font-family:var(--hepta);font-size:3em;line-height:1.4;margin-bottom:1em;opacity:.9}.we-are p{width:80%}.we-are .grid{display:flex;gap:15em 2em;justify-content:space-between;margin-top:10em}.person .img-holder img{border-radius:1000px;filter:grayscale(95%);max-width:100%;object-fit:cover;width:20em}.person .info{align-items:center;display:flex;flex-direction:column;font-size:1.2rem;margin-top:1.4em}.person .info .title{color:var(--primary-color)}.person .info .socials{display:flex;gap:.3em}.person .info .socials .ico{--size:2em;align-items:center;background:var(--primary-color);border-radius:50%;color:#fff;display:flex;height:var(--size);justify-content:center;width:var(--size)}.we-are h2{margin-bottom:.5em}.about-cards{margin:10em 0 30em}.about-cards .card:first-child{--rgb:var(--secondary-color-rgb)}.about-cards .card:last-child{--rgb:var(--primary-color-rgb);padding-left:20em;text-align:right}.about-cards div:last-child p{width:100%}.about-cards div:last-child svg{left:0}.about-cards .card{background:rgba(var(--rgb),.1);border-radius:3em;margin-bottom:5em;padding:10em;position:relative}.about-cards .card h2{color:rgb(var(--rgb));margin-bottom:.5em}.about-cards .card p{text-align:justify;width:80%}.about-cards .card svg{color:rgba(var(--rgb),.3);font-size:20em;position:absolute;right:0;top:0}.about-cards .card:first-child img{position:absolute;right:-20%;top:-30%;transform:rotate(18deg);width:45em}.about-cards .card:last-child img{left:1em;position:absolute;top:1em;transform:rotate(18deg);width:15em}@media (max-width:1084px){.about-hero{padding-bottom:10em}.about-hero h3{font-size:1em}.about-hero h1{font-size:4em;position:relative;z-index:2}.about-hero .line{left:-80%;width:80em}.we-are{margin-bottom:31em}.we-are .grid{flex-wrap:wrap}}@media (max-width:845px){.about-hero{padding-bottom:7em}.about-hero h3{font-size:.8em}.about-hero h1{font-size:3em}.about-hero .line{left:-80%;top:-7em;width:60em}.company-mission{margin-bottom:3em}.company-mission p{font-size:2em}.we-are{margin-bottom:21em}.we-are .grid{align-items:center;flex-direction:column-reverse;gap:6em 2em;justify-content:center;margin-top:3em}.we-are .grid .person{margin-top:0!important}.we-are p{width:auto}}@media (max-width:604px){.about-hero{padding-bottom:5em}.about-hero h1{font-size:2.5em}.about-hero .line{left:-100%;top:-5em;width:50em}}.privacy-policy .header{background:var(--secondary-color-light);border-radius:3em;margin-bottom:2em;padding:4em}.privacy-policy h2{margin-bottom:.6em}.privacy-policy p{margin-bottom:1em}.privacy-policy ul{list-style:disc;padding-left:1em}.privacy-policy ul li{margin-bottom:.1em}.privacy-policy .content{padding:0 4em}@media (max-width:1000px){.privacy-policy{font-size:80%}.privacy-policy .content{padding:0}}
/*# sourceMappingURL=main.17afe8d9.css.map*/