.home{margin-top:70px;display:flex;height:760px;max-width:100vw;flex-direction:column;align-items:center;justify-content:center}@media (min-width:768px){.home{height:489px;flex-direction:row;gap:.5rem}}@media (min-width:1024px){.home{gap:2.5rem;padding-top:0}}@media (min-width:1536px){.home{gap:20rem}}.home{background-color:#080202;border-bottom-left-radius:50px;border-bottom-right-radius:50px;overflow:hidden}.home .home-text h1{font-size:40px;font-weight:600}@media (min-width:768px){.home .home-text h1{font-size:3rem;line-height:1}}@media (min-width:1024px){.home .home-text h1{font-size:3.75rem;line-height:1}}.home .home-text h1{color:white}.home .home-text h3{padding:15px 0;font-weight:600;font-size:calc(1.3rem + .6vw);color:white}.home .home-text button{border:none;background:none;background-color:white;padding:10px 25px;width:65%;font-weight:700}@media (min-width:1536px){.home .home-text button{width:45%}}.home .home-text button{border-radius:5px}.home .home-img{margin-top:0}@media (min-width:768px){.home .home-img{height:388px;width:336px}}@media (min-width:1024px){.home .home-img{width:450px}}.home .home-img{position:relative;display:flex;justify-content:end}@media screen and (max-width:767px){.home{padding:50px 0}}.about{display:flex;width:100%;flex-direction:column;align-items:center;justify-content:center;gap:1rem;align-self:center}@media (min-width:1024px){.about{flex-direction:row;padding-left:0;padding-right:0}}.about{padding:50px 0;overflow:hidden}.about-img2{padding-top:115px}.about-img img{background-color:aqu}.about-text{display:flex;height:auto;width:auto;flex-direction:column;gap:1.5rem;padding-left:1rem;padding-right:1rem}@media (min-width:1024px){.about-text{width:700px}}.about-text p{width:95%;font-size:17px;font-weight:500}.about-text button{width:45%}@media (min-width:1024px){.about-text button{width:35%}}@media (min-width:1536px){.about-text button{width:30%}}.about-text button{border:none;background:none;background-color:black;padding:10px 25px;border-radius:5px;margin-top:10px}.about-text button a{color:white;text-decoration:none;font-size:18px;font-weight:500}.about2{padding:50px 0;background-color:#080202;border-radius:30px}.about2 .container{max-width:890px!important}.about2 h1,.about2 h4{color:white}.about2 h4{padding-bottom:20px}.about2 p{color:white}.about2 .container div{display:flex}.about2 i{padding-right:10px;padding-top:5px;color:white}.scmed{display:flex;width:100%;flex-direction:column;align-items:center;justify-content:center;gap:1rem}@media (min-width:768px){.scmed{flex-direction:row}}@media (min-width:1024px){.scmed{flex-direction:column;justify-content:flex-start;gap:2rem}}.scmed h1{display:flex;width:100%;cursor:pointer;flex-direction:row;align-items:center;gap:1rem;font-size:1rem;line-height:1.5rem;font-weight:700;--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.scmed h1:hover{text-decoration-line:underline}@media (min-width:768px){.scmed h1{padding-left:3rem;padding-right:3rem;font-size:1.125rem;line-height:1.75rem}}@media (min-width:1024px){.scmed h1{padding-left:0;padding-right:0;font-size:1.5rem;line-height:2rem}}.scmed h1,.scmed h1 .smicon{transition:all .2s ease}.scmed h1 .smicon{display:flex;height:3rem;width:3rem;align-items:center;justify-content:center;border-radius:9999px;background:#e0e0e0}.scmed h1:hover{--tw-translate-x:0.5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}