@import"https://fonts.googleapis.com/css?family=Raleway:300,400,700,900";section{z-index:-1}.caption{position:absolute;z-index:9;transform:translateY(-50%);opacity:0;transition:.5s ease opacity,.5s ease transform;transform:translateY(60px);background-color:#0000004d;padding:50px;border-radius:50px}.caption.slide1{top:50%;left:10%}.caption.slide2{top:30%;left:40%}.caption.slide3{top:60%;left:55%}.caption.current-caption{transition-delay:1s;opacity:1;transform:translateY(0)}.caption.previous-caption{transform:translateY(-60px)}.caption .caption-heading{transition:.5s ease-in all}.caption .caption-heading h1{font-family:Raleway;font-size:4rem;margin-bottom:1.5rem;text-transform:uppercase;text-indent:-.2rem;letter-spacing:.2rem;font-weight:600;color:var(--text-dark-two);text-shadow:rgba(0,0,0,.25) 0px 54px 55px,rgba(0,0,0,.12) 0px -12px 30px,rgba(0,0,0,.12) 0px 4px 6px,rgba(0,0,0,.17) 0px 12px 13px,rgba(0,0,0,.09) 0px -3px 5px}.caption .caption-subhead{font-family:Raleway;font-size:1rem;font-weight:300;text-transform:uppercase;color:#fff;letter-spacing:4px;word-spacing:.1rem;margin-bottom:2.5rem;font-weight:600;display:block;text-shadow:rgba(0,0,0,.25) 0px 54px 55px,rgba(0,0,0,.12) 0px -12px 30px,rgba(0,0,0,.12) 0px 4px 6px,rgba(0,0,0,.17) 0px 12px 13px,rgba(0,0,0,.09) 0px -3px 5px}.caption a.btn{color:#333;font-size:.8rem;text-decoration:none;background-color:#fff;padding:.5rem 1rem;text-transform:uppercase;letter-spacing:.2rem;position:relative;z-index:9;transition:.25s ease-in background-color,.5s ease-in color}.caption a.btn:hover{background-color:#000;color:#fff}.container{width:100%;height:100vh;background-color:var(--background-dark-one);display:flex;position:relative}@media (prefers-color-scheme: light){.container{background-color:var(--background-light-one)}}.left-col,.right-col{width:100%;box-sizing:border-box;height:calc(100% - 4rem);overflow:hidden}.left-col{background-size:cover;background-postion:center top;overflow:hidden;position:relative}.left-col .slide{filter:grayscale(0%);position:absolute;width:100%;height:100%;background-position:center!important;background-size:cover!important;background-repeat:no-repeat;opacity:0;transition:1s cubic-bezier(1,.04,.355,1) transform,1s cubic-bezier(.68,-.55,.265,1.55) clip-path;transform:translateY(-100%);scale:1;z-index:-1}.left-col .slide.previous{z-index:1;opacity:1;transform:translateY(0);animation-delay:1s;clip-path:polygon(0% 0%,100% 0%,100% 100%,0% 100%);transition:3s ease transform;will-change:transform}.left-col .slide.previous.change{transform:translateY(50%)}.left-col .slide.next{transform:translateY(-100%);z-index:0;opacity:1;clip-path:polygon(0 0,100% 0,100% 90%,0% 100%)}.left-col .slide.current{opacity:1;transform:translateY(0) scale(1.25);z-index:2;clip-path:polygon(0 0,100% 0,100% 100%,0% 100%)}.right-col{display:flex;align-items:center;justify-content:center}.right-col .preview{max-width:400px}@media only screen and (max-width: 1500px){.caption .caption-heading h1{font-size:3rem}.caption.slide1{top:45%;left:5%}.caption.slide2{top:25%;left:30%}.caption.slide3{top:55%;left:45%}}@media only screen and (max-width: 1250px){.caption{padding:40px}.caption .caption-heading h1{font-size:2.2rem}.caption .caption-subhead{font-size:.8rem}.caption.slide1{top:42%;left:0}.caption.slide2{top:22%;left:25%}.caption.slide3{top:50%;left:40%}}@media only screen and (max-width: 900px){.caption{padding:30px}.caption .caption-heading h1{font-size:1.8rem}.caption .caption-subhead{font-size:.7rem}.caption.slide2{left:15%}.caption.slide3{left:20%}}@media only screen and (max-width: 600px){.caption{padding:20px}.caption .caption-heading h1{font-size:1.8rem}.caption .caption-subhead{font-size:.7rem}.caption.slide2,.caption.slide3{top:42%;left:0}}.footer-social li .social-icon{position:relative;top:50%;left:50%;transform:translate(-50%,-50%)}@media (prefers-color-scheme: light){.footer-social li .social-icon{fill:var(--text-light-one)}}footer[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column}.footer-main[data-astro-cid-sz7xmlte]{display:flex;flex-direction:row;justify-content:space-around}.footer-main-logo[data-astro-cid-sz7xmlte]{margin-top:7px;filter:drop-shadow(0px 0px 2px #505050)}.footer-main-info[data-astro-cid-sz7xmlte] h2[data-astro-cid-sz7xmlte]{margin-bottom:14px;color:var(--text-dark-one)}.footer-main-info[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{margin:5px 0;color:var(--text-dark-two);text-decoration:none;transition:all .3s ease-in}.footer-main-info[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:rgb(var(--primary))}.footer-social[data-astro-cid-sz7xmlte]{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:50px}.footer-social[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]{padding:5px;width:55px;height:55px;border-style:solid;border-color:var(--text-dark-one);border-radius:50%;list-style:none;transition:all .3s}.footer-social[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]:hover{border-color:rgb(var(--primary))}.footer-copyright[data-astro-cid-sz7xmlte]{margin:60px 0 0;align-self:center;color:var(--text-dark-two)}.footer-copyright[data-astro-cid-sz7xmlte] span[data-astro-cid-sz7xmlte]{color:var(--text-dark-one)}@media (prefers-color-scheme: light){.footer-main-info[data-astro-cid-sz7xmlte] h2[data-astro-cid-sz7xmlte]{color:var(--text-light-one)}.footer-main-info[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--text-light-two)}.footer-social[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]{border-color:var(--text-light-one)}.footer-copyright[data-astro-cid-sz7xmlte]{color:var(--text-light-two)}.footer-copyright[data-astro-cid-sz7xmlte] span[data-astro-cid-sz7xmlte]{color:var(--text-light-one)}}@media only screen and (max-width: 900px){.footer-copyright[data-astro-cid-sz7xmlte]{font-size:.9rem}}@media only screen and (max-width: 600px){.footer-main[data-astro-cid-sz7xmlte]{gap:10px}.footer-main-logo[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{width:150px}.footer-main-info[data-astro-cid-sz7xmlte] h2[data-astro-cid-sz7xmlte]{font-size:1rem;margin-bottom:4px}.footer-main-info[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{font-size:.8rem}.footer-copyright[data-astro-cid-sz7xmlte]{font-size:.6rem}}:root{--primary: 187, 245, 83;--secondary: 204, 204, 204;--accent: 187, 245, 83;--accent-gradient: linear-gradient( 45deg, rgb(var(--primary)), rgb(var(--secondary)) 30%, white 60% );--text-dark-one: #fff;--text-dark-two: #bbb;--text-dark-tree: #777777;--background-dark-one: #202221;--background-dark-two: #1a1d1c;--text-light-one: #1b1b1b;--text-light-two: #303030;--text-light-tree: #4d4d4d;--background-light-one: #fffdf8;--background-light-two: #ffffff}@media (prefers-color-scheme: dark){html{background:var(--background-dark-two)!important}}*{padding:0;margin:0;box-sizing:border-box}html{font-family:system-ui,sans-serif;background:var(--background-light-two);scroll-behavior:smooth}code{font-family:Raleway,Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace}.content[data-astro-cid-uhrerali]{margin:120px auto 160px}.title-section[data-astro-cid-uhrerali]{margin-bottom:90px}.switch_container[data-astro-cid-uhrerali]{display:flex;flex-direction:row;align-items:center}.switch[data-astro-cid-uhrerali]{position:relative;display:inline-block;width:60px;height:34px;display:none}.switch[data-astro-cid-uhrerali] input[data-astro-cid-uhrerali]{opacity:0;width:0;height:0}span[data-astro-cid-uhrerali].slider{position:absolute;cursor:pointer;inset:0;background-color:var(--text-dark-two);transition:.4s;border-radius:34px}.slider[data-astro-cid-uhrerali]:before{position:absolute;content:"";height:26px;width:26px;border-radius:50%;left:4px;bottom:4px;background-color:#fff;transition:.4s}input[data-astro-cid-uhrerali]:checked+.slider[data-astro-cid-uhrerali]{background-color:rgb(var(--primary))}input[data-astro-cid-uhrerali]:checked+.slider[data-astro-cid-uhrerali]:before{transform:translate(26px)}.portfolio[data-astro-cid-uhrerali]{position:relative;width:100%;height:160vh;margin:50px auto 100px;padding:0;overflow:visible}.portfolio[data-astro-cid-uhrerali] .photo[data-astro-cid-uhrerali]{border:12px solid white;box-shadow:0 6px 8px #0000004d;overflow:hidden;transform-origin:center center;transition:transform .3s ease,top .3s ease,left .3s ease;aspect-ratio:4 / 3}.portfolio[data-astro-cid-uhrerali] .photo[data-astro-cid-uhrerali] img[data-astro-cid-uhrerali]{width:100%;height:100%;object-fit:cover}.portfolio[data-astro-cid-uhrerali] .photo[data-astro-cid-uhrerali]:hover{transform:scale(1.15);z-index:10}#toggleLabel[data-astro-cid-uhrerali]{margin-left:10px;font-size:18px;color:var(--text-dark-two);display:none}.colaborators-logos[data-astro-cid-zvs3t4fh]{display:flex;flex-wrap:wrap;align-items:center;gap:30px;margin:50px 0}.colaborator-item[data-astro-cid-zvs3t4fh]{flex:1 1 21%;margin:5px;width:25%;text-align:center}.colaborator-item[data-astro-cid-zvs3t4fh] .colaborator-logo[data-astro-cid-zvs3t4fh] img[data-astro-cid-zvs3t4fh]{height:90px}@media only screen and (max-width: 1500px){.colaborator-item[data-astro-cid-zvs3t4fh] .colaborator-logo[data-astro-cid-zvs3t4fh] img[data-astro-cid-zvs3t4fh]{width:-webkit-fill-available}}@media only screen and (max-width: 900px){.colaborators-logos[data-astro-cid-zvs3t4fh]{gap:0}}@media only screen and (max-width: 600px){.colaborator-item[data-astro-cid-zvs3t4fh] .colaborator-logo[data-astro-cid-zvs3t4fh] img[data-astro-cid-zvs3t4fh]{height:70px}}.social-icon{height:22px;transition:all .2s ease-in}.social-icon:hover{fill:rgb(var(--accent));cursor:pointer}@media (prefers-color-scheme: light){.social-icon{fill:var(--text-light-one)}.social-icon:hover{fill:rgb(var(--accent))}}.header[data-astro-cid-3ef6ksr2]{position:fixed;width:100vw;height:55px;background-color:var(--background-dark-two);overflow:visible;z-index:100;transition:all .3s ease-in-out}.header[data-astro-cid-3ef6ksr2].scrolled{height:85px}.header-content[data-astro-cid-3ef6ksr2]{display:flex;width:1100px;flex-direction:row;justify-content:space-between;padding:15px 0;transition:all .3s ease-in-out}.header[data-astro-cid-3ef6ksr2].scrolled .header-content[data-astro-cid-3ef6ksr2]{padding:25px 0}.header-content[data-astro-cid-3ef6ksr2] .logo[data-astro-cid-3ef6ksr2]{width:150px;padding:50px 20px;background-color:var(--background-dark-two);border-radius:90px;margin-top:-40px;transition:all .3s ease-in-out}.header[data-astro-cid-3ef6ksr2].scrolled .header-content[data-astro-cid-3ef6ksr2] .logo[data-astro-cid-3ef6ksr2]{background-color:transparent;margin-top:-55px}.header[data-astro-cid-3ef6ksr2] .header-content[data-astro-cid-3ef6ksr2] .logo[data-astro-cid-3ef6ksr2] .image-logo[data-astro-cid-3ef6ksr2]{width:113px;height:auto;filter:drop-shadow(0px 0px 2px rgba(80,80,80,.6));transition:all .3s ease-in-out}.header[data-astro-cid-3ef6ksr2].scrolled .header-content[data-astro-cid-3ef6ksr2] .logo[data-astro-cid-3ef6ksr2] .image-logo[data-astro-cid-3ef6ksr2]{width:90px;height:auto}.nav-small[data-astro-cid-3ef6ksr2]{display:none;opacity:0;position:fixed;width:100vw;height:100vh;top:0;left:0;background-color:var(--background-dark-two);z-index:10000;transition:.3s ease opacity}.nav-small[data-astro-cid-3ef6ksr2] .header-small-menu[data-astro-cid-3ef6ksr2]{display:flex;flex-direction:column;gap:20px;margin-top:100px}.nav-small[data-astro-cid-3ef6ksr2] .header-small-menu[data-astro-cid-3ef6ksr2] li[data-astro-cid-3ef6ksr2]{list-style:none}.nav-small[data-astro-cid-3ef6ksr2] .header-small-menu[data-astro-cid-3ef6ksr2] li[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{color:var(--text-dark-one);text-decoration:none;margin-left:40px;font-size:1.2rem;font-weight:500}.close[data-astro-cid-3ef6ksr2]{width:40px;height:40px;cursor:pointer;position:relative;top:20px;left:20px}.close[data-astro-cid-3ef6ksr2]:after{content:"";height:40px;border-left:4px solid #fff;position:absolute;transform:rotate(45deg);left:28px}.close[data-astro-cid-3ef6ksr2]:before{content:"";height:40px;border-left:4px solid #fff;position:absolute;transform:rotate(-45deg);left:28px}.header-menu[data-astro-cid-3ef6ksr2]{display:flex;flex-direction:row;gap:38px;list-style:none;color:var(--text-dark-one);font-size:1.1rem;transition:all .2s ease-in;text-decoration:none}.header-menu[data-astro-cid-3ef6ksr2] li[data-astro-cid-3ef6ksr2],.header-social[data-astro-cid-3ef6ksr2] li[data-astro-cid-3ef6ksr2]{transition:inherit}.header-menu[data-astro-cid-3ef6ksr2] li[data-astro-cid-3ef6ksr2]:hover,.header-social[data-astro-cid-3ef6ksr2] li[data-astro-cid-3ef6ksr2]:hover{color:rgb(var(--accent));cursor:pointer}.header-menu[data-astro-cid-3ef6ksr2] li[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{text-decoration:none;color:inherit}.header-social[data-astro-cid-3ef6ksr2]{display:flex;flex-direction:row;align-items:center;gap:15px;list-style:none}@media (prefers-color-scheme: light){.header[data-astro-cid-3ef6ksr2]{background-color:var(--background-light-two);box-shadow:#32325d40 0 6px 12px -2px,#0000004d 0 3px 7px -3px}.header-content[data-astro-cid-3ef6ksr2] .logo[data-astro-cid-3ef6ksr2],.nav-small[data-astro-cid-3ef6ksr2]{background-color:var(--background-light-two)}.nav-small[data-astro-cid-3ef6ksr2] .header-small-menu[data-astro-cid-3ef6ksr2] li[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{color:var(--text-light-one)}.header-menu[data-astro-cid-3ef6ksr2]{color:var(--text-light-one);text-shadow:0px 0px 1px #505050}}@media only screen and (max-width: 900px){nav[data-astro-cid-3ef6ksr2]{display:none}.header-social[data-astro-cid-3ef6ksr2]{margin-right:10px}}.about[data-astro-cid-v2cbyr3p]{height:80vh;display:flex}.about-content[data-astro-cid-v2cbyr3p]{display:flex;flex-direction:row;align-items:center;gap:80px;margin auto}.about-content[data-astro-cid-v2cbyr3p] .about-us[data-astro-cid-v2cbyr3p]{flex:6}.about-content[data-astro-cid-v2cbyr3p] .about-us[data-astro-cid-v2cbyr3p] p[data-astro-cid-v2cbyr3p].text{color:var(--text-dark-two);margin:30px 0;font-size:1.1rem;line-height:150%}.about-content[data-astro-cid-v2cbyr3p] .image[data-astro-cid-v2cbyr3p]{position:relative;display:inline-block;cursor:pointer;flex:3}.about-content[data-astro-cid-v2cbyr3p] .image[data-astro-cid-v2cbyr3p] img[data-astro-cid-v2cbyr3p]{display:block;width:100%;height:auto;cursor:pointer;border:1px solid #ccc;transition:transform .3s ease}.about-content[data-astro-cid-v2cbyr3p] .image[data-astro-cid-v2cbyr3p] img[data-astro-cid-v2cbyr3p]:hover{transform:scale(1.05)}.play-icon[data-astro-cid-v2cbyr3p]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:40px;color:#fff;font-weight:700;pointer-events:none}.video-overlay[data-astro-cid-v2cbyr3p].hidden{display:none}.video-overlay[data-astro-cid-v2cbyr3p]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000c;display:flex;justify-content:center;align-items:center;z-index:1000}.video-overlay[data-astro-cid-v2cbyr3p] iframe[data-astro-cid-v2cbyr3p]{width:80%;max-width:1400px;height:80vh;border-radius:10px}.video-overlay[data-astro-cid-v2cbyr3p]:hover{cursor:pointer}@media (prefers-color-scheme: light){.about-content[data-astro-cid-v2cbyr3p] .about-us[data-astro-cid-v2cbyr3p] p[data-astro-cid-v2cbyr3p].text{color:var(--text-light-two)}}@media only screen and (max-width: 900px){.about[data-astro-cid-v2cbyr3p]{height:auto}.about-content[data-astro-cid-v2cbyr3p]{flex-direction:column;margin:0 90px}}@media only screen and (max-width: 600px){.about-content[data-astro-cid-v2cbyr3p]{margin:0 40px}}.service-item .icon{width:66px;height:66px;margin:10px 0;stroke:var(--text-dark-one);transition:all .3s}.service-item:hover .icon{stroke:rgb(var(--primary))}@media (prefers-color-scheme: light){.service-item .icon{stroke:var(--text-light-one)}}.services-logos[data-astro-cid-g5jplrhu]{display:grid;margin:50px 0;gap:60px;grid-template-columns:1fr 1fr 1fr}.service-item[data-astro-cid-g5jplrhu]{border-radius:0 60px;border-bottom-style:solid;border-top-style:solid;border-color:var(--text-dark-one);padding:30px;margin:50px 30px 0;flex:1 1 41%;width:270px;height:270px;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:all .3s}.service-item[data-astro-cid-g5jplrhu]:hover{border-style:solid;border-radius:80px;border-color:rgb(var(--primary))}.service-item[data-astro-cid-g5jplrhu] .service-logo[data-astro-cid-g5jplrhu] img[data-astro-cid-g5jplrhu]{width:66px;height:66px;margin:10px 0;stroke:var(--text-dark-one);transition:all .3s}.service-item[data-astro-cid-g5jplrhu]:hover .service-logo[data-astro-cid-g5jplrhu] img[data-astro-cid-g5jplrhu]{stroke:rgb(var(--primary))}.service-item[data-astro-cid-g5jplrhu] .service-title[data-astro-cid-g5jplrhu]{margin:5px;color:var(--text-dark-one);font-size:1rem;cursor:inherit;text-transform:uppercase;transition:all .3s}.service-item[data-astro-cid-g5jplrhu]:hover .service-title[data-astro-cid-g5jplrhu]{color:rgb(var(--primary))}.service-item[data-astro-cid-g5jplrhu] .service-sentence[data-astro-cid-g5jplrhu]{color:var(--text-dark-two);max-width:194px;font-size:.8rem;cursor:default;transition:all .3s}.service-item[data-astro-cid-g5jplrhu]:hover .service-sentence[data-astro-cid-g5jplrhu]{color:rgb(var(--primary))}@media (prefers-color-scheme: light){.service-item[data-astro-cid-g5jplrhu]{border-color:var(--text-light-one)}.service-item[data-astro-cid-g5jplrhu] .service-logo[data-astro-cid-g5jplrhu] img[data-astro-cid-g5jplrhu]{stroke:var(--text-light-one)}.service-item[data-astro-cid-g5jplrhu] .service-title[data-astro-cid-g5jplrhu]{color:var(--text-light-one)}.service-item[data-astro-cid-g5jplrhu] .service-sentence[data-astro-cid-g5jplrhu]{color:var(--text-light-two)}}@media only screen and (max-width: 1250px){.services-logos[data-astro-cid-g5jplrhu]{gap:0}.service-item[data-astro-cid-g5jplrhu]{width:240px;height:240px}.service-item[data-astro-cid-g5jplrhu] .service-sentence[data-astro-cid-g5jplrhu]{margin:2px}}@media only screen and (max-width: 900px){.services-logos[data-astro-cid-g5jplrhu]{grid-template-columns:1fr 1fr}}@media only screen and (max-width: 600px){.services-logos[data-astro-cid-g5jplrhu]{grid-template-columns:1fr}}article[data-astro-cid-73562bqz]{position:fixed;bottom:30px;right:30px;cursor:pointer;z-index:100}.arrow[data-astro-cid-73562bqz]{border:solid black;border-width:0 5px 5px 0;background-color:transparent;display:inline-block;padding:5px;cursor:pointer}.up[data-astro-cid-73562bqz]{transform:rotate(-135deg);-webkit-transform:rotate(-135deg)}.to-top-button[data-astro-cid-73562bqz]{width:40px;height:40px;background-color:rgb(var(--primary));border-radius:50%;display:flex;opacity:0;transition:.6s ease opacity;justify-content:center;align-items:center;padding-top:5px;padding-right:1px;filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));transition:.3s}.to-top-button[data-astro-cid-73562bqz]:hover{filter:drop-shadow(0 6px 6px rgba(0,0,0,.5))}article[data-astro-cid-w7tvgi5a]{position:fixed;bottom:30px;left:30px;z-index:100}.whatsapp-button[data-astro-cid-w7tvgi5a]{filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));transition:.3s}.whatsapp-button[data-astro-cid-w7tvgi5a]:hover{filter:drop-shadow(0 6px 6px rgba(0,0,0,.5))}img[data-astro-cid-w7tvgi5a]{border-radius:50% 50% 50% 10%;width:50px;height:50px}.content{max-width:1100px;margin:0 auto}.content.center{display:flex;justify-content:center;align-items:center}.title-section{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px}.bg-first{background-color:var(--background-dark-one)}.bg-second{background-color:var(--background-dark-two)}.margin-s{margin:50px 0 20px}.padding-s{padding:50px 0 20px}.margin-l{margin:100px 0 50px}.padding-l{padding:100px 0 50px}.margin-xl{margin:150px 0 75px}.padding-s{padding:150px 0 75px}.pre-title{font-size:.6rem;color:var(--text-dark-two)}.title{font-size:2.4rem;font-weight:600;color:var(--text-dark-one)}@media (prefers-color-scheme: light){.bg-first{background-color:var(--background-light-one)}.bg-second{background-color:var(--background-light-two)}.pre-title{color:var(--text-light-two)}.title{color:var(--text-light-one)}}@media only screen and (max-width: 1250px){.content{max-width:850px}}@media only screen and (max-width: 900px){.content{max-width:90vw}}
