@import url(https://fonts.googleapis.com/css2?family=Cabin:wght@400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Raleway:wght@100;200;300;400;500;600;700;800;900&display=swap);@import url(https://fonts.googleapis.com/css?family=Material+Icons|Material+Icons+Outlined|Material+Icons+Two+Tone|Material+Icons+Round|Material+Icons+Sharp);:root{--primary:#7dcfb6;--secondary:#a7a5c6;--link:#fbd1a2;--dark:#272d2d;--error:#f33;--warning:#ffd953;--success:#5cf04f;--white:#fff;--lightgrey:#ccc;--grey:#6f6f6f;--black:#000;--black-trans1:rgba(0,0,0,.2);--black-trans2:rgba(0,0,0,.4);--primary-trans:rgba(125,207,182,.5);--primary-dark:#64a692;--secondary-dark:#86849e;--link-dark:#c9a782;--error-dark:#cc2929;--warning-dark:#998232;--success-dark:#4ac03f;--box-shadow-lvl1:0rem 0.25rem 0.438rem 0rem var(--black-trans1);--box-shadow-lvl2:0rem 0.313rem 0.625rem 0rem var(--black-trans2);--cabin:"Cabin",sans-serif;--raleway:"Raleway",sans-serif;--heading:6.75rem;--section:4.75rem;--subhead1:3.5rem;--subhead2:2.313rem;--subhead3:1.813rem;--subhead4:1.375rem;--body:1rem;--caption:0.688rem;--wt-100:100;--wt-200:200;--wt-300:300;--wt-400:400;--wt-500:500;--wt-600:600;--wt-700:700;--wt-800:800;--wt-900:900;--transition:ease-in-out 200ms}*,:after,:before{box-sizing:border-box;cursor:default;margin:0;padding:0}img,picture{width:100%}a,il,ol,ul{list-style:none;text-decoration:none}h1,h2,h3,h4,h5,h6,p{font-weight:400;font-weight:var(--wt-400)}input{background:none;border:none;cursor:text}input:focus{outline:none}a{color:#272d2d;color:var(--dark)}.container{margin:0 3rem}.bin{margin:1rem 0}.cabin{font-family:Cabin,sans-serif;font-family:var(--cabin)}.raleway{font-family:Raleway,sans-serif;font-family:var(--raleway)}.heading{font-size:6.75rem;font-size:var(--heading)}.section{font-size:4.75rem;font-size:var(--section)}.subhead1{font-size:3.5rem;font-size:var(--subhead1)}.subhead2{font-size:2.313rem;font-size:var(--subhead2)}.subhead3{font-size:1.813rem;font-size:var(--subhead3)}.subhead4{font-size:1.375rem;font-size:var(--subhead4)}.body{font-size:1rem;font-size:var(--body)}.caption{font-size:.688rem;font-size:var(--caption)}.text-primary{color:#7dcfb6;color:var(--primary)}.text-secondary{color:#a7a5c6;color:var(--secondary)}.flex{display:flex}.flex-column{flex-direction:column}.flex-row{flex-direction:row}.flex-wrap{flex-wrap:wrap}.space-between{justify-content:space-between}.space-around{justify-content:space-around}.align-center{align-items:center}.justify-center{justify-content:center}.text-center{text-align:center}.sticky{position:fixed;top:0;width:100%}.sticky+.content{padding-top:102px}.button{background:#7dcfb6;background:var(--primary);cursor:pointer;transition:.2s ease-in-out;transition:var(--transition)}.button,.button:hover{border:none;border-radius:20px;color:#fff;color:var(--white);font-family:Cabin,sans-serif;font-family:var(--cabin);font-size:2.313rem;font-size:var(--subhead2);padding:1.875rem 3.125rem}.button:hover{background:#64a692;background:var(--primary-dark)}@media only screen and (min-width:1px) and (max-width:400px){:root{font-size:7px}}@media only screen and (min-width:401px) and (max-width:600px){:root{font-size:8px}}@media only screen and (min-width:601px) and (max-width:768px){:root{font-size:10px}}@media only screen and (min-width:769px) and (max-width:1024px){:root{font-size:12px}}@media only screen and (min-width:1025px) and (max-width:1600px){:root{font-size:14px}}@media only screen and (min-width:1601px){:root{font-size:16px}}.material-icons{-webkit-font-feature-settings:"liga";font-feature-settings:"liga";font-family:Material Icons}.material-icons,.material-icons-outline{word-wrap:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;direction:ltr;display:inline-block;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1;text-rendering:optimizeLegibility;text-transform:none;white-space:nowrap}.material-icons-outline{-webkit-font-feature-settings:"liga";font-feature-settings:"liga";font-family:Material Icons Outlined}.icon-32{font-size:32px}.icon-64{font-size:64px}.icon-128{font-size:128px}@media only screen and (min-width:1px) and (max-width:400px){.icon-32{font-size:16px}.icon-64{font-size:32px}.icon-128{font-size:60px}}@media only screen and (min-width:401px) and (max-width:600px){.icon-32{font-size:24px}.icon-64{font-size:48px}.icon-128{font-size:96px}}.footer{background:var(--dark);color:var(--white);margin-top:3rem;padding:3rem 10rem}.footer-logo-container>img{height:5rem}li>h4{color:var(--primary)}.gap{gap:2rem}.gap-y{gap:2rem 0}.bottom-container,.text-gap{gap:1rem}@media only screen and (max-width:1200px){.footer{padding-top:5rem}.footer>.container{margin:0 .1rem}.footer-bottom{margin-top:2rem}.footer-bin{align-items:center;display:flex;flex-direction:column;gap:3rem;text-align:center}}nav{-webkit-backdrop-filter:blur(.75rem);backdrop-filter:blur(.75rem);background:var(--primary-trans);padding:1rem 0;width:100%}.navigation{position:-webkit-sticky;position:sticky;top:0;z-index:1}.logo-container>a>img{height:5rem}.nav-container{flex-direction:row;gap:2rem}.nav-items>a{color:var(--white);cursor:pointer;font-family:var(--raleway);font-size:var(--subhead4);position:relative;transition:var(--transition)}.nav-items:hover>a{color:var(--secondary)}.nav-items>a:before{background:var(--secondary);border-radius:10rem;bottom:0;content:"";height:.3rem;left:0;margin:-.4rem 0;position:absolute;-webkit-transform:scaleX(0);transform:scaleX(0);transition:var(--transition);width:100%}.nav-items:hover>a:before{-webkit-transform:scaleX(1);transform:scaleX(1)}.nav-icon,.nav-panel{display:none}@media only screen and (max-width:1024px){.logo-container>a>img{height:60px}.nav-items{display:none}.nav-icon{color:var(--white);display:block;float:right}.nav-icon>span{font-size:25px}.nav-panel{display:none}.show{display:flex;flex-direction:column;gap:1rem;padding:1rem}.nav-panel>.nav-items{align-items:center;display:flex;justify-content:center}.nav-panel>.nav-items>a{font-size:25px}}.hero{margin:5rem 0}.searchBin{flex-wrap:wrap;gap:3rem 8rem}.searchCard{box-shadow:var(--box-shadow-lvl1);cursor:pointer;transition:var(--transition)}.searchCard,.searchCard:hover{border-radius:30px;gap:1rem;padding:1.25rem;width:37.5rem}.searchCard:hover{box-shadow:var(--box-shadow-lvl2)}.searchCard>span{cursor:pointer}.salerep{margin-top:3rem}.salerep-container{flex-wrap:wrap;margin-top:2rem}.div,.input-container{gap:3rem}.sale-image{border-radius:2rem;height:31.25rem;width:31.25rem}.finance{gap:3rem;margin-top:3rem}@media only screen and (max-width:1600px){.div{flex-direction:column}.sale-image{margin-top:5rem}}.searchBar{color:var(--dark)}.input{background:var(--white);border-radius:30px;box-shadow:var(--box-shadow-lvl2);gap:1rem;padding:1.25rem}.nopage{height:100%}.search{margin-bottom:5rem;margin-top:5rem}.searchBar{cursor:text}.card{box-shadow:var(--box-shadow-lvl1);color:var(--dark);cursor:pointer;transition:var(--transition)}.card,.card:hover{border-radius:30px;gap:2rem;padding:2rem;width:37.5rem}.card:hover{box-shadow:var(--box-shadow-lvl2)}.card-container{flex-wrap:wrap;gap:3rem;margin:3rem}.card-bottom,.card-content{gap:1rem}.card-description>h3,.card-text>h3,.card-title>h2{cursor:pointer}.card-image>img{background-color:var(--lightgrey);border-radius:30rem;cursor:pointer;height:6rem;width:6rem}.paper-goal{width:75%}.paper-goal,.paper-text{border-radius:30px;box-shadow:var(--box-shadow-lvl1);gap:1rem;padding:2rem}.paper-text{width:45rem}.about-team{gap:5rem;margin:5rem 0}.about-header{gap:2rem}.about-image{width:25rem}.ourgoals{gap:2rem;margin:0 0 5rem}.goal-container{gap:3rem}.goal-card{gap:1rem}.goal-card>h1{color:var(--primary)}.car-details{gap:3rem;padding-top:3rem}.head-row{gap:1rem}.images{flex-wrap:wrap;gap:2rem}.images>img{border-radius:1rem;width:25rem}.details{flex-wrap:wrap;gap:2rem}.paper{gap:1rem;padding:2rem;width:37.5rem}.img-paper,.paper{border-radius:30px;box-shadow:var(--box-shadow-lvl1)}.text-card-space{gap:.35rem}
/*# sourceMappingURL=main.3c91cff8.css.map*/