@charset "UTF-8";.hero{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;box-sizing:border-box;height:calc(100vh + 75px)}.hero-details{position:absolute;top:40%;left:50%;transform:translate(-50%,-50%);width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:35px}.hero-squares{background-image:url("/_astro/ooorganize%20(1).BnCNZop5.svg");mask-image:radial-gradient(ellipse 100% 80%,#00000026,#0000 40%);position:absolute;width:100%;height:100vh;z-index:1;background-size:100.1%;z-index:-1}.hero-navBar{width:100%;height:10vh;margin-bottom:15vh}.hero-subtitle{color:#1b2f63b3;font-size:24px}.hero-title{color:#1b2f63;font-size:64px;text-align:center;margin-bottom:0}.hero-title-innerText{font-weight:700}.hero-button{color:#1c1c1c;font-size:20px;padding:1rem 2rem;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(to right,#6dc9f5,#e76df5) border-box;border:4px solid transparent;border-radius:50em;cursor:pointer;font-weight:600;text-decoration:none;transition:all .3s ease;display:block;z-index:99;scale:0;transform:translateY(-2rem)}.hero-button:hover{box-shadow:-1rem 0 2rem #6dc9f5,1rem 0 2rem #e76df5;transform:scale(1.1)}.hero-button:active{transform:scale(.9)}.hero-button:hover{box-shadow:-1rem 0 2rem #6dc9f5,1rem 0 2rem #e76df5;transform:scale(1.1)!important}.hero-button:active{transform:scale(.9)!important}.hero-gradient{height:25%;background:linear-gradient(to top,#5dc9f5cc,#5dc9f580 40%,#5dc9f500),linear-gradient(to top,#e76df5cc,#e76df580 40%,#e76df500);margin-top:auto;width:100%;box-sizing:border-box;z-index:1;pointer-events:none}@media screen and (min-width: 2560px) and (max-width: 3440px){.hero{height:calc(100vh + 85px)}.hero-details{gap:42px}.hero-subtitle{font-size:1.5rem}.hero-title{font-size:4.5rem}.hero-button{font-size:1.35rem;padding:1.15rem 2.25rem}}@media screen and (min-width: 3441px){.hero{height:calc(100vh + 120px)}.hero-details{gap:70px}.hero-subtitle{font-size:2.25rem}.hero-title{font-size:6.5rem}.hero-button{font-size:2rem;padding:1.75rem 3.5rem}}@media screen and (max-width: 1200px){.hero{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;box-sizing:border-box;height:calc(100vh + 75px);margin-bottom:0;padding-top:80px}.hero-details{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:35px}.hero-squares{background-image:url("/_astro/ooorganize%20(1).BnCNZop5.svg");mask-image:radial-gradient(ellipse 100% 60%,#00000026,#0000 60%);position:absolute;width:100%;height:100vh;z-index:1;background-size:500.1%;z-index:-1}.hero-subtitle{color:#1b2f63b3;font-size:18px;text-align:center;width:70%}.hero-title{color:#1b2f63;font-size:40px;text-align:center;margin-bottom:0;padding:0rem 3rem;text-shadow:1px 1px 5px rgba(66,68,90,.73)}.hero-title-innerText{font-weight:700}.hero-button{color:#1c1c1c;font-size:20px;padding:1rem 2rem;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(to right,#6dc9f5,#e76df5) border-box;border:4px solid transparent;border-radius:50em;cursor:pointer;font-weight:600;text-decoration:none;transition:all .3s ease;display:block;z-index:99;scale:0;transform:translateY(-2rem)}.hero-button:hover{box-shadow:-1rem 0 2rem #6dc9f5,1rem 0 2rem #e76df5;transform:scale(1.1)}.hero-button:active{transform:scale(.9)}.hero-button:hover{box-shadow:-1rem 0 2rem #6dc9f5,1rem 0 2rem #e76df5;transform:scale(1.1)!important}.hero-button:active{transform:scale(.9)!important}.hero-gradient{height:25%;background:linear-gradient(to top,#5dc9f5cc,#5dc9f580 40%,#5dc9f500),linear-gradient(to top,#e76df5cc,#e76df580 40%,#e76df500);margin-top:auto;width:100%;box-sizing:border-box;z-index:1;pointer-events:none}}.language-picker{list-style:none;margin:0;padding:0;position:relative;display:flex;flex-direction:column;border-radius:12px;overflow:visible;transition:all .25s cubic-bezier(.4,0,.2,1);height:45px}.language-picker>li{opacity:0;max-height:0;overflow:hidden;transform:translateY(-8px);transition:all .25s cubic-bezier(.4,0,.2,1);background-color:#fffffff2;backdrop-filter:blur(10px);border-bottom:1px solid rgba(93,201,245,.1);box-shadow:0 2px 8px #5dc9f526;position:absolute;top:0;left:0;width:100%;z-index:10}.language-picker>li:last-child{border-bottom:none;border-radius:0 0 12px 12px}.language-picker>li a{text-decoration:none;color:#1b2f63b3;padding:12px 16px;display:flex;align-items:center;justify-content:center;white-space:nowrap;font-size:14px;font-weight:500;transition:all .25s cubic-bezier(.4,0,.2,1);border-radius:inherit;position:relative;height:100%;box-sizing:border-box}.language-picker>li a:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#5dc9f514,#e76df514);opacity:0;transition:opacity .25s cubic-bezier(.4,0,.2,1);border-radius:inherit}.language-picker>li a:hover:before{opacity:1}.language-picker>li a:hover{background-color:#f8fafcf2;color:#1b2f63}.language-picker>li.active{position:relative;opacity:1;max-height:45px;height:45px;transform:translateY(0);background:linear-gradient(135deg,#fffffffa,#f8fafcf2);border:2px solid transparent;background-clip:padding-box;border-radius:12px;box-shadow:0 2px 8px #5dc9f533;z-index:20}.language-picker>li.active:before{content:"";position:absolute;inset:0;border-radius:12px;padding:2px;background:linear-gradient(135deg,#5dc9f566,#e76df566);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.language-picker>li.active:after{content:"▼";position:absolute;top:50%;right:14px;transform:translateY(-50%);font-size:8px;color:#1b2f63;transition:all .25s cubic-bezier(.4,0,.2,1);opacity:.6}.language-picker>li.active a{color:#1b2f63;font-weight:600;padding-right:38px;padding-left:16px}@media (hover: hover) and (pointer: fine){.language-picker:hover>li{opacity:1;max-height:45px;height:45px;transform:translateY(0);border:1px solid rgba(93,201,245,.2);background-color:#fffffff2}.language-picker:hover>li:nth-child(1){top:0;transition-delay:0s}.language-picker:hover>li:nth-child(2){top:45px;transition-delay:.05s}.language-picker:hover>li:nth-child(3){top:90px;transition-delay:.1s}.language-picker:hover>li:nth-child(4){top:135px;transition-delay:.15s}.language-picker:hover>li:nth-child(5){top:180px;transition-delay:.2s}.language-picker:hover>li:nth-child(6){top:225px;transition-delay:.25s}.language-picker:hover>li:nth-child(7){top:270px;transition-delay:.3s}.language-picker:hover>li:nth-child(8){top:315px;transition-delay:.35s}.language-picker:hover>li:nth-child(9){top:360px;transition-delay:.4s}.language-picker:hover>li:nth-child(10){top:405px;transition-delay:.45s}.language-picker:hover>li:first-child{border-radius:12px 12px 0 0}.language-picker:hover>li:last-child{border-radius:0 0 12px 12px}.language-picker:hover>li:only-child{border-radius:12px}.language-picker:hover>li.active{background:linear-gradient(135deg,#fffffffa,#f8fafcf2)}.language-picker:hover>li.active:after{transform:translateY(-50%) rotate(180deg);opacity:.8}.language-picker:hover>li.active a{color:#1b2f63;font-weight:600;padding-right:38px;padding-left:16px}.language-picker:hover>li.active a:before{opacity:0}.language-picker:hover>li.active a:hover{background-color:transparent}.language-picker:hover>li.active a:hover:before{opacity:.3}}@media (hover: none) or (pointer: coarse){.language-picker.mobile-open>li{opacity:1;max-height:45px;height:45px;transform:translateY(0);border:1px solid rgba(93,201,245,.2);background-color:#fffffff2}.language-picker.mobile-open>li:nth-child(1){top:0;transition-delay:0s}.language-picker.mobile-open>li:nth-child(2){top:45px;transition-delay:.05s}.language-picker.mobile-open>li:nth-child(3){top:90px;transition-delay:.1s}.language-picker.mobile-open>li:nth-child(4){top:135px;transition-delay:.15s}.language-picker.mobile-open>li:nth-child(5){top:180px;transition-delay:.2s}.language-picker.mobile-open>li:nth-child(6){top:225px;transition-delay:.25s}.language-picker.mobile-open>li:nth-child(7){top:270px;transition-delay:.3s}.language-picker.mobile-open>li:nth-child(8){top:315px;transition-delay:.35s}.language-picker.mobile-open>li:nth-child(9){top:360px;transition-delay:.4s}.language-picker.mobile-open>li:nth-child(10){top:405px;transition-delay:.45s}.language-picker.mobile-open>li:first-child{border-radius:12px 12px 0 0}.language-picker.mobile-open>li:last-child{border-radius:0 0 12px 12px}.language-picker.mobile-open>li:only-child{border-radius:12px}.language-picker.mobile-open>li.active{background:linear-gradient(135deg,#fffffffa,#f8fafcf2)}.language-picker.mobile-open>li.active:after{transform:translateY(-50%) rotate(180deg);opacity:.8}.language-picker>li.active{cursor:pointer}.language-picker>li.active:after{opacity:1}}.language-picker>li a:focus{outline:2px solid rgba(93,201,245,.5);outline-offset:-2px;border-radius:8px}@media screen and (min-width: 2560px) and (max-width: 3440px){.language-picker{height:52px}.language-picker>li{max-height:52px}.language-picker>li a{font-size:16px;padding:14px 18px}.language-picker>li.active{max-height:52px;height:52px}.language-picker>li.active a{padding-right:42px;padding-left:18px}.language-picker>li.active:after{font-size:9px;right:16px}}@media screen and (min-width: 2560px) and (max-width: 3440px) and (hover: hover) and (pointer: fine){.language-picker:hover>li{max-height:52px;height:52px}.language-picker:hover>li:nth-child(1){top:0}.language-picker:hover>li:nth-child(2){top:52px}.language-picker:hover>li:nth-child(3){top:104px}.language-picker:hover>li:nth-child(4){top:156px}.language-picker:hover>li:nth-child(5){top:208px}.language-picker:hover>li:nth-child(6){top:260px}.language-picker:hover>li:nth-child(7){top:312px}.language-picker:hover>li:nth-child(8){top:364px}.language-picker:hover>li:nth-child(9){top:416px}.language-picker:hover>li:nth-child(10){top:468px}}@media screen and (min-width: 3441px){.language-picker{height:75px}.language-picker>li{max-height:75px}.language-picker>li a{font-size:22px;padding:20px 24px}.language-picker>li.active{max-height:75px;height:75px}.language-picker>li.active a{padding-right:55px;padding-left:24px}.language-picker>li.active:after{font-size:12px;right:22px}}@media screen and (min-width: 3441px) and (hover: hover) and (pointer: fine){.language-picker:hover>li{max-height:75px;height:75px}.language-picker:hover>li:nth-child(1){top:0}.language-picker:hover>li:nth-child(2){top:75px}.language-picker:hover>li:nth-child(3){top:150px}.language-picker:hover>li:nth-child(4){top:225px}.language-picker:hover>li:nth-child(5){top:300px}.language-picker:hover>li:nth-child(6){top:375px}.language-picker:hover>li:nth-child(7){top:450px}.language-picker:hover>li:nth-child(8){top:525px}.language-picker:hover>li:nth-child(9){top:600px}.language-picker:hover>li:nth-child(10){top:675px}}@media screen and (max-width: 1200px){.language-picker{position:fixed;top:1.5rem;right:1rem;z-index:1000}.language-picker>li a{padding:12px 16px;font-size:14px}.language-picker>li.active a{padding-right:38px;padding-left:16px}}@media screen and (max-width: 768px){.language-picker{top:1.25rem;right:.75rem}}.navbar{display:flex;flex-direction:row;justify-content:space-between;align-items:center;background-color:#ffffffaf;backdrop-filter:blur(.35rem);padding:1rem 3%;position:fixed;width:100%;box-sizing:border-box;z-index:10;gap:2rem}.navbar img{height:75px;max-height:75px;flex-shrink:0}.navbar .language-picker{margin-left:auto}.navbar-links{display:flex;flex-direction:row;gap:2rem;font-family:Rubik,serif;flex-wrap:wrap;flex-shrink:0}.navbar-link{text-decoration:none;color:#1b2f63;opacity:.5;font-size:1.1rem;display:block;position:relative;transition:opacity .3s;white-space:nowrap}.navbar-link-current{opacity:1}.navbar-link-current:after{content:"";width:var(--navbar-after-width);height:.15rem;position:absolute;left:0;bottom:-1rem;background-color:#1b2f63}@media screen and (min-width: 2560px) and (max-width: 3440px){.navbar{padding:1.25rem 3%}.navbar img{height:85px;max-height:85px}.navbar-link{font-size:1.25rem}}@media screen and (min-width: 3441px){.navbar{padding:2rem 3%}.navbar img{height:120px;max-height:120px}.navbar-links{gap:3rem}.navbar-link{font-size:1.8rem}.navbar-link-current:after{height:.2rem;bottom:-1.5rem}}@media screen and (max-width: 1200px){.navbar{padding:1rem 5%;justify-content:flex-start}.navbar img{height:60px;max-height:60px}.navbar .language-picker{margin-left:0;position:fixed;top:1.5rem;right:1rem}.navbar-links{display:none}}.whyneedsite{height:950px;width:100vw;display:block;margin-top:0;display:flex;flex-direction:row;justify-content:center;align-items:center;padding-top:100px;box-sizing:border-box;background:linear-gradient(to bottom,#5dc9f5cc,#5dc9f54d,#5dc9f500 70%),linear-gradient(to bottom,#e76df5cc,#e76df54d,#e76df500 70%)}.whyneedsite-info-heading{font-size:56px;color:#1b2f63;font-weight:600;margin-bottom:2.75rem}.whyneedsite-info-text{font-size:20px;color:#1b2f63b3;line-height:140%;letter-spacing:.18px;width:40ch}.whyneedsite strong{font-weight:600}.whyneedsite-gradient{width:100%;height:75px;background:linear-gradient(to bottom,#5dcaf5ce,#5dc9f500),linear-gradient(to bottom,#e76df5,#e76df500)}.whyneedsite-foto{position:relative}.whyneedsite-foto-laptop{position:absolute;display:block;top:0;left:30px}@media screen and (min-width: 2560px) and (max-width: 3440px){.whyneedsite{height:auto;min-height:100vh;padding-top:12vh;padding-bottom:8vh}.whyneedsite-info-heading{font-size:3.5rem;margin-bottom:3.5rem}.whyneedsite-info-text{font-size:1.5rem;width:43ch;line-height:1.6}.whyneedsite-foto-laptop{transform:scale(1.2)}}@media screen and (min-width: 3441px){.whyneedsite{height:auto;min-height:100vh;padding-top:18vh;padding-bottom:12vh}.whyneedsite-info-heading{font-size:5.5rem;margin-bottom:5rem}.whyneedsite-info-text{font-size:2.25rem;width:50ch;line-height:1.6}.whyneedsite-foto-laptop{transform:scale(1.6)}}@media screen and (max-width: 1200px){.whyneedsite{margin-top:0;position:relative;padding-top:10rem;padding-bottom:10rem;padding-left:5%;padding-right:5%;overflow:hidden;display:block;height:auto;background:linear-gradient(to bottom,#5dc9f5cc,#5dc9f54d,#5dc9f500 80%),linear-gradient(to bottom,#e76df5cc,#e76df54d,#e76df500 80%)}.whyneedsite-foto{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.whyneedsite-foto-blob{z-index:10;transform:scale(1.15)}.whyneedsite-foto-laptop{display:none}.whyneedsite-info-heading{font-size:28px;color:#1b2f63;margin-bottom:2.75rem;font-weight:600}.whyneedsite-info-text{font-size:16px;color:#1b2f63b3;line-height:140%;letter-spacing:.18px;width:30ch}}.desktop-text{display:block}.mobile-text{display:none}.whyus{min-height:300px;padding:15rem 0;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;position:relative;isolation:isolate;z-index:1}.whyus-mobile{display:none}.whyus h2{font-size:56px;color:#1b2f63;margin-bottom:7.5rem;font-weight:600}.whyus p{font-size:18px;line-height:140%;letter-spacing:.18px;color:#1b2f63bf}.whyus hr{width:100px;margin:2rem auto}.whyus-details{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;position:relative}.whyus-side{width:400px;min-height:450px;border:1px solid rgba(0,0,0,.15);border-radius:32px;box-shadow:2px 2px 32px #5dc9f580;padding:2.5rem;line-height:140%;letter-spacing:.18px;font-size:18px;color:#1b2f63bf;position:relative;z-index:1;display:flex;flex-direction:column;justify-content:flex-start}.whyus-side-heading{font-size:28px;color:#1b2f63;text-align:center;margin:1.5rem 0;font-weight:600;flex-shrink:0}.whyus-middle{width:450px;min-height:500px;border:1px solid rgba(0,0,0,.15);border-radius:32px;box-shadow:2px 2px 32px #e76df580;padding:2.5rem;font-size:18px;line-height:140%;letter-spacing:.18px;position:relative;background-color:#fff;z-index:2;display:flex;flex-direction:column;justify-content:flex-start}.whyus-middle p{color:#810a8fbf}.whyus-middle-heading{font-size:28px;font-weight:600;color:#810a8f;text-align:center;margin:1.5rem 0;flex-shrink:0}@media screen and (min-width: 2560px) and (max-width: 3440px){.whyus{padding:18vh 0;min-height:100vh}.whyus h2{font-size:3.5rem;margin-bottom:8rem}.whyus p{font-size:1.3rem}.whyus-details{gap:2.5rem}.whyus-side{width:450px;min-height:500px;padding:3rem;font-size:1.3rem}.whyus-side-heading{font-size:2rem;margin:1.75rem 0}.whyus-middle{width:490px;min-height:540px;padding:3rem;font-size:1.3rem}.whyus-middle-heading{font-size:2rem;margin:1.75rem 0}}@media screen and (min-width: 3441px){.whyus{padding:22vh 0;min-height:100vh}.whyus h2{font-size:5.5rem;margin-bottom:12rem}.whyus p{font-size:2rem}.whyus-details{gap:4rem}.whyus-side{width:650px;min-height:700px;padding:4.5rem;font-size:2rem}.whyus-side-heading{font-size:3rem;margin:2.5rem 0}.whyus-middle{width:700px;min-height:750px;padding:4.5rem;font-size:2rem}.whyus-middle-heading{font-size:3rem;margin:2.5rem 0}}@media screen and (max-width: 1200px){.desktop-text{display:none}.mobile-text{display:block}.whyus{display:block;padding-bottom:8rem;padding-top:0;position:relative;min-height:800px;overflow:hidden;margin-top:10rem}.whyus hr{display:block;margin-block-start:.5em;margin-block-end:.5em;margin-inline-start:auto;margin-inline-end:auto;unicode-bidi:isolate;overflow:hidden;border-style:inset;border-width:1px;width:auto}.whyus h2{font-size:28px;color:#1b2f63;margin-bottom:3rem;font-weight:600;padding-left:5%;padding-right:5%}.whyus-details{display:flex;align-items:center;justify-content:start;overflow-x:scroll;position:absolute;scroll-snap-type:x mandatory;scroll-padding-left:5%;gap:50px;min-height:550px;width:100%;padding-left:5%;padding-right:5%;padding-bottom:2rem}.whyus-details::-webkit-scrollbar{display:none}.whyus-side{min-width:260px;max-width:260px;min-height:400px;border:1px solid rgba(0,0,0,.15);border-radius:24px;box-shadow:2px 2px 32px #5dc9f580;padding:1.75rem 1.5rem;color:#1b2f63bf;position:relative;z-index:1;display:flex;flex-direction:column;scroll-snap-align:start}.whyus-side p{font-size:13px;color:#1b2f63bf;padding-top:.75rem;line-height:150%;letter-spacing:.15px;flex:1}.whyus-side-heading{font-size:18px;color:#1b2f63cc;text-align:center;margin:.75rem 0 1rem;font-weight:600;flex-shrink:0}.whyus-middle{min-width:260px;max-width:260px;min-height:420px;border:1px solid rgba(0,0,0,.15);border-radius:24px;box-shadow:2px 2px 32px #e76df580;padding:1.75rem 1.5rem;position:relative;background-color:#fff;z-index:2;display:flex;flex-direction:column;scroll-snap-align:start}.whyus-middle p{font-size:13px;color:#810a8fbf;padding-top:.75rem;line-height:150%;letter-spacing:.15px;flex:1}.whyus-middle-heading{font-size:20px;font-weight:600;color:#810a8f;text-align:center;margin:.75rem 0 1rem;flex-shrink:0}}@media screen and (max-width: 1600px) and (min-width: 1200px){.desktop-text{display:none}.mobile-text{display:block}.whyus{display:block;padding-bottom:8rem;padding-top:0;position:relative;min-height:750px;overflow:hidden;margin-top:10rem}.whyus hr{display:block;margin-block-start:.5em;margin-block-end:.5em;margin-inline-start:auto;margin-inline-end:auto;unicode-bidi:isolate;overflow:hidden;border-style:inset;border-width:1px;width:auto}.whyus h2{font-size:42px;color:#1b2f63;margin-bottom:3rem;font-weight:600;padding-left:5%;padding-right:5%}.whyus-details{display:flex;align-items:center;justify-content:start;overflow-x:scroll;position:absolute;scroll-snap-type:x mandatory;scroll-padding-left:5%;gap:50px;min-height:500px;width:100%;padding-left:5%;padding-right:5%;padding-bottom:2rem}.whyus-details::-webkit-scrollbar{display:none}.whyus-side{min-width:260px;max-width:260px;min-height:380px;border:1px solid rgba(0,0,0,.15);border-radius:24px;box-shadow:2px 2px 32px #5dc9f580;padding:1.75rem 1.5rem;color:#1b2f63bf;position:relative;z-index:1;display:flex;flex-direction:column;scroll-snap-align:start}.whyus-side p{font-size:12px;color:#1b2f63bf;padding-top:.75rem;line-height:150%;letter-spacing:.15px;flex:1}.whyus-side-heading{font-size:18px;color:#1b2f63;text-align:center;margin:.75rem 0 1rem;font-weight:600;flex-shrink:0}.whyus-middle{min-width:260px;max-width:260px;min-height:400px;border:1px solid rgba(0,0,0,.15);border-radius:24px;box-shadow:2px 2px 32px #e76df580;padding:1.75rem 1.5rem;position:relative;background-color:#fff;z-index:2;display:flex;flex-direction:column;scroll-snap-align:start}.whyus-middle p{font-size:13px;color:#810a8fbf;padding-top:.75rem;line-height:150%;letter-spacing:.15px;flex:1}.whyus-middle-heading{font-size:20px;font-weight:600;color:#810a8f;text-align:center;margin:.75rem 0 1rem;flex-shrink:0}}.cooperation{width:100%;height:1000px;padding-top:5rem;box-sizing:border-box}.cooperation-heading{font-weight:600;font-size:48px;color:#1b2f63;padding-bottom:7rem;text-align:center}.cooperation-timeline{display:flex;flex-direction:row;justify-content:flex-start;width:100%;height:550px}.cooperation-timeline-left{display:flex;flex-direction:column;width:45%;gap:80px}.cooperation-timeline-left-content{display:flex;flex-direction:row;gap:30px}.cooperation-timeline-left-content-details{height:150px}.cooperation-timeline-left-content-details h1,.cooperation-timeline-left-content-details h2{font-size:32px;font-weight:600;text-align:right;padding-bottom:.5rem}.cooperation-timeline-left-content-details p{text-align:right;font-size:21px;line-height:140%;letter-spacing:.18px}.cooperation-timeline-left-content-number{font-size:80px;font-weight:600}.cooperation-timeline-left-content:nth-of-type(1){margin-top:60px}.cooperation-timeline-right{display:flex;flex-direction:column;width:45%;gap:80px}.cooperation-timeline-right .mobile-item{display:none}.cooperation-timeline-right-content{display:flex;flex-direction:row;gap:30px}.cooperation-timeline-right-content-details{height:150px}.cooperation-timeline-right-content-details h1,.cooperation-timeline-right-content-details h2{font-size:32px;font-weight:600;text-align:left;padding-bottom:.5rem}.cooperation-timeline-right-content-details p{text-align:left;font-size:21px;line-height:140%;letter-spacing:.18px}.cooperation-timeline-right-content-number{font-size:80px;font-weight:600}.cooperation-timeline-right-content:nth-of-type(2){margin-top:180px}.cooperation-timeline-line{width:10%;position:relative;display:flex;flex-direction:column;align-items:center;gap:80px;height:auto}.cooperation-timeline-line-line{position:absolute;height:100%;margin-left:auto;margin-right:auto;left:0;right:0;width:10px;background:linear-gradient(to bottom,#096990,#810a8f)}.cooperation-timeline-line-circle{height:35px;width:35px;background-color:#bbb;border-radius:50%;display:inline-block;z-index:10;border:5px solid white}.first-text h1,.first-text h2,.first-text p,.first-number{color:#215690}.first-dot{background-color:#215690;margin-top:80px}.second-text h1,.second-text h2,.second-text p,.second-number{color:#394390}.second-dot{background-color:#394390}.third-text h1,.third-text h2,.third-text p,.third-number{color:#51308f}.third-dot{background-color:#51308f}.fourth-text h1,.fourth-text h2,.fourth-text p,.fourth-number{color:#691d8f}.fourth-dot{background-color:#691d8f}@media screen and (min-width: 2560px) and (max-width: 3440px){.cooperation{height:1150px;padding-top:7rem}.cooperation-heading{font-size:3.5rem;padding-bottom:8rem}.cooperation-timeline{height:650px}.cooperation-timeline-left{gap:95px}.cooperation-timeline-left-content{gap:35px}.cooperation-timeline-left-content-details{height:170px}.cooperation-timeline-left-content-details h1,.cooperation-timeline-left-content-details h2{font-size:2.2rem;padding-bottom:.9rem}.cooperation-timeline-left-content-details p{font-size:1.35rem}.cooperation-timeline-left-content-number{font-size:5.5rem}.cooperation-timeline-left-content:nth-of-type(1){margin-top:70px}.cooperation-timeline-right{gap:95px}.cooperation-timeline-right-content{gap:35px}.cooperation-timeline-right-content-details{height:170px}.cooperation-timeline-right-content-details h1,.cooperation-timeline-right-content-details h2{font-size:2.2rem;padding-bottom:.9rem}.cooperation-timeline-right-content-details p{font-size:1.35rem}.cooperation-timeline-right-content-number{font-size:5.5rem}.cooperation-timeline-right-content:nth-of-type(2){margin-top:215px}.cooperation-timeline-line{gap:95px}.cooperation-timeline-line-line{width:12px;height:650px}.cooperation-timeline-line-circle{height:42px;width:42px;border:6px solid white}.first-dot{margin-top:95px}}@media screen and (min-width: 3441px){.cooperation{height:2000px;padding-top:10rem}.cooperation-heading{font-size:5.5rem;padding-bottom:14rem}.cooperation-timeline{height:1100px}.cooperation-timeline-left{gap:160px}.cooperation-timeline-left-content{gap:60px}.cooperation-timeline-left-content-details{height:280px}.cooperation-timeline-left-content-details h1,.cooperation-timeline-left-content-details h2{font-size:3.5rem;padding-bottom:1.5rem}.cooperation-timeline-left-content-details p{font-size:2rem}.cooperation-timeline-left-content-number{font-size:8rem}.cooperation-timeline-left-content:nth-of-type(1){margin-top:120px}.cooperation-timeline-right{gap:160px}.cooperation-timeline-right-content{gap:60px}.cooperation-timeline-right-content-details{height:280px}.cooperation-timeline-right-content-details h1,.cooperation-timeline-right-content-details h2{font-size:3.5rem;padding-bottom:1.5rem}.cooperation-timeline-right-content-details p{font-size:2rem}.cooperation-timeline-right-content-number{font-size:8rem}.cooperation-timeline-right-content:nth-of-type(2){margin-top:360px}.cooperation-timeline-line{gap:160px}.cooperation-timeline-line-line{width:20px;height:1100px}.cooperation-timeline-line-circle{height:70px;width:70px;border:10px solid white}.first-dot{margin-top:160px}}@media screen and (max-width: 1200px){.cooperation{height:1100px;padding:5rem 5% 0;overflow:hidden}.cooperation-heading{font-size:28px;padding-bottom:3rem}.cooperation-timeline{height:700px}.cooperation-timeline-left{display:none}.cooperation-timeline-right{width:90%;gap:50px}.cooperation-timeline-right .mobile-item{display:flex}.cooperation-timeline-right-content{height:150px}.cooperation-timeline-right-content-details{padding-left:1rem}.cooperation-timeline-right-content-details h1,.cooperation-timeline-right-content-details h2{font-size:20px;text-align:left}.cooperation-timeline-right-content-details p{font-size:14px;text-align:left}.cooperation-timeline-right-content-number{font-size:64px;padding-left:1rem}.cooperation-timeline-right-content:nth-of-type(1){margin-top:20px}.cooperation-timeline-right-content:nth-of-type(2){margin-top:0}.cooperation-timeline-line{gap:165px}.cooperation-timeline-line-line{height:750px}.cooperation-timeline-line-circle{height:35px;width:35px}.first-dot{margin-top:35px}}.contact{width:100%;box-sizing:border-box;padding-top:10rem;padding-bottom:5rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.contact-info-heading{font-size:48px;color:#1b2f63;margin-bottom:2.5rem;font-weight:600}.contact-info-text{font-size:20px;color:#0c0c0c;width:45ch;margin-bottom:2.5rem;line-height:140%;letter-spacing:.18px}.contact-info-contactdetails{display:flex;flex-direction:row;gap:1.5rem;align-items:center;margin-bottom:1.5rem;line-height:140%;letter-spacing:.18px;font-size:20px}.contact-info-link{color:#0c0c0c;text-decoration:none;transition:all .3s ease;position:relative}.contact-info-link:after{content:"";position:absolute;width:0;height:2px;bottom:-2px;left:0;background:linear-gradient(to right,#6dc9f5,#e76df5);transition:width .3s ease}.contact-info-link:hover{color:#1b2f63}.contact-info-link:hover:after{width:100%}.contact-formbox-form{display:flex;flex-direction:column}.contact-formbox-label{font-size:16px;color:#0c0c0c;margin-bottom:.75rem}.contact-formbox-input{padding:.75rem;width:370px;background-color:#f9f9f9;border:none;margin-bottom:1.375rem;outline:none;font-size:1.25rem;font-family:inherit;transition:box-shadow .3s ease}.contact-formbox-input:focus{box-shadow:.5rem 0 1rem #6dc9f5,-.5rem 0 1rem #e76df5}.contact-formbox textarea{resize:none}.contact-formbox-input:nth-of-type(odd){background:linear-gradient(to left,#e76df5,#5dc9f5) left bottom #f9f9f9 no-repeat;background-size:100% 3px}.contact-formbox-input:nth-of-type(2n){background:linear-gradient(to left,#5dc9f5,#e76df5) left bottom #f9f9f9 no-repeat;background-size:100% 3px}.contact-formbox-submit{background:linear-gradient(#fff,#fff) padding-box,linear-gradient(to right,#6dc9f5,#e76df5) border-box;border:3px solid transparent;color:#1c1c1c;font-size:20px;padding:1rem 2rem;border-radius:50em;cursor:pointer;font-weight:600;text-decoration:none;margin-top:1.375rem;transition:box-shadow .3s ease}.contact-formbox-submit:hover{box-shadow:-.5rem 0 1rem #6dc9f5,.5rem 0 1rem #e76df5}@media screen and (min-width: 2560px) and (max-width: 3440px){.contact{padding-top:12vh;padding-bottom:12vh;gap:3rem}.contact-info-heading{font-size:3.5rem;margin-bottom:2.5rem}.contact-info-text{font-size:1.5rem;margin-bottom:2.5rem;width:48ch}.contact-info-contactdetails{gap:1.75rem;margin-bottom:1.75rem;font-size:1.35rem}.contact-formbox-label{font-size:1.15rem;margin-bottom:.9rem}.contact-formbox-input{padding:1.1rem;width:450px;font-size:1.35rem;margin-bottom:1.75rem}.contact-formbox-submit{font-size:1.15rem;padding:1.1rem 2.25rem;margin-top:1.75rem}}@media screen and (min-width: 3441px){.contact{padding-top:18vh;padding-bottom:18vh;gap:6rem}.contact-info-heading{font-size:5.5rem;margin-bottom:4rem}.contact-info-text{font-size:2.25rem;margin-bottom:4rem;width:55ch}.contact-info-contactdetails{gap:3rem;margin-bottom:3rem;font-size:2rem}.contact-formbox-label{font-size:1.75rem;margin-bottom:1.5rem}.contact-formbox-input{padding:1.75rem;width:700px;font-size:2rem;margin-bottom:2.5rem}.contact-formbox-submit{font-size:1.75rem;padding:1.75rem 3.5rem;margin-top:2.5rem}}@media screen and (max-width: 1200px){.contact{padding-bottom:3rem;display:flex;flex-direction:column;padding-left:5%;padding-right:5%;padding-top:0}.contact-info{width:100%;box-sizing:border-box}.contact-info-heading{font-size:28px;color:#1b2f63;margin-bottom:2.5rem;font-weight:600}.contact-info-text{font-size:16px;color:#0c0c0c;width:32ch;margin-bottom:2.5rem;line-height:140%;letter-spacing:.18px}.contact-info-contactdetails{display:flex;flex-direction:row;gap:1rem;align-items:center;margin-bottom:1.5rem;line-height:140%;letter-spacing:.18px;font-size:15px}.contact-info-link{color:#0c0c0c;text-decoration:none;transition:all .3s ease;position:relative}.contact-info-link:after{content:"";position:absolute;width:0;height:2px;bottom:-2px;left:0;background:linear-gradient(to right,#6dc9f5,#e76df5);transition:width .3s ease}.contact-info-link:hover{color:#1b2f63}.contact-info-link:hover:after{width:100%}.contact-formbox{width:100%;box-sizing:border-box}.contact-formbox-form{display:flex;flex-direction:column;padding-top:3rem}.contact-formbox-label{font-size:16px;color:#0c0c0c;margin-bottom:.75rem}.contact-formbox-input{padding:.75rem;width:calc(100% - 1.5rem);background-color:#f9f9f9;border:none;margin-bottom:1.375rem;outline:none;font-size:1.25rem;font-family:inherit;transition:box-shadow .3s ease}.contact-formbox-input:focus{box-shadow:.5rem 0 1rem #6dc9f5,-.5rem 0 1rem #e76df5}.contact-formbox-input:nth-of-type(odd){background:linear-gradient(to left,#e76df5,#5dc9f5) left bottom #f9f9f9 no-repeat;background-size:100% 3px}.contact-formbox-input:nth-of-type(2n){background:linear-gradient(to left,#5dc9f5,#e76df5) left bottom #f9f9f9 no-repeat;background-size:100% 3px}.contact-formbox-submit{background:linear-gradient(#fff,#fff) padding-box,linear-gradient(to right,#6dc9f5,#e76df5) border-box;border:3px solid transparent;color:#1c1c1c;font-size:20px;padding:1rem 2rem;border-radius:50em;cursor:pointer;font-weight:600;text-decoration:none;margin-top:1.375rem;transition:box-shadow .3s ease}.contact-formbox-submit:hover{box-shadow:-.5rem 0 1rem #6dc9f5,.5rem 0 1rem #e76df5}.contact-formbox textarea{resize:none}}@font-face{font-family:Rubik;src:url(fonts/Rubik/Rubik-VariableFont_wght.ttf) format("truetype")}html{--navbar-after-width: 100%}*,html{scroll-behavior:smooth!important}body{font-family:Rubik!important;scroll-behavior:smooth!important}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{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;box-sizing:border-box}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}body{margin:0;overflow-x:hidden}.main[data-astro-cid-ct3bgug4]{width:100%;max-width:1920px;padding:0 15%;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;margin:0 auto}@media screen and (min-width: 2560px) and (max-width: 3440px){.main[data-astro-cid-ct3bgug4]{max-width:2600px;padding:0 12%}}@media screen and (min-width: 3441px){.main[data-astro-cid-ct3bgug4]{max-width:3400px;padding:0 10%}}@media screen and (max-width: 1200px){.main[data-astro-cid-ct3bgug4]{padding:0}}
