:root{--primary:#fff}.btn{border:none;border-radius:2px;cursor:pointer;outline:none;padding:8px 20px}.btn--primary{background-color:#fff;background-color:var(--primary);color:#242424}.btn--outline,.btn--primary{border:1px solid #fff;border:1px solid var(--primary)}.btn--outline{background-color:initial;color:#fff;padding:8px 20px;transition:all .3s ease-out}.btn--medium{font-size:18px;padding:8px 20px}.btn--large{font-size:20px;padding:12px 26px}.btn--large:hover,.btn--medium:hover{background:#fff;color:#242424;transition:all .3s ease-out;transition:.25s}.navbar{background:linear-gradient(90deg,#1c1b1b,#1a1717);font-size:1.2rem;position:-webkit-sticky;position:sticky;top:0;z-index:999}.navbar,.navbar-container{align-items:center;display:flex;height:80px;justify-content:center}.navbar-container{max-width:1500px}.navbar-logo{align-items:center;color:#fff;cursor:pointer;display:flex;font-size:2rem;justify-self:start;margin-left:20px;text-decoration:none}.fa-typo3{font-size:1.8rem;margin-left:.5rem}.nav-menu{grid-gap:10px;display:grid;grid-template-columns:repeat(5,auto);justify-content:end;list-style:none;margin-right:2rem;text-align:center;width:60vw}.nav-item{height:80px}.nav-links{align-items:center;color:#fff;display:flex;height:100%;padding:.5rem 1rem;text-decoration:none}.nav-links:hover{border-bottom:4px solid #fff;transition:all .2s ease-out}.fa-bars{color:#fff}.menu-icon,.nav-links-mobile{display:none}@media screen and (max-width:960px){.NavbarItems{position:relative}.nav-menu{display:flex;flex-direction:column;height:90vh;left:-100%;position:absolute;top:80px;width:100%}.nav-menu,.nav-menu.active{opacity:1;transition:all .5s ease}.nav-menu.active{background:#242222;left:0;z-index:1}.nav-links{display:table;padding:2rem;text-align:center;width:100%}.nav-links:hover{background-color:#fff;border-radius:0;color:#242424}.navbar-logo{left:0;position:absolute;top:0;transform:translate(25%,50%)}.menu-icon{cursor:pointer;display:block;font-size:1.8rem;position:absolute;right:0;top:0;transform:translate(-100%,60%)}.fa-times{color:#fff;font-size:2rem}.nav-links-mobile{background-color:initial;border:1px solid #fff;border-radius:4px;color:#fff;display:block;font-size:1.5rem;margin:2rem auto;padding:14px 20px;text-align:center;text-decoration:none;transition:all .3s ease-out;width:80%}.nav-links-mobile:hover{background:#fff;color:#242424;transition:.25s}}*{box-sizing:border-box;font-family:PT Sans,sans-serif;margin:0;padding:0}.home,.products,.services,.sign-up{align-items:center;display:flex;font-size:3rem;height:90vh;justify-content:center}.services{background-size:cover}.products,.services{background-image:url();background-position:50%;background-repeat:no-repeat;color:#fff;font-size:100px}.products{background-size:fill}.sign-up{background-image:url();background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;font-size:100px}.services-container{margin:0 auto;max-width:1700px;padding:20px 20px 100px}.services-title{font-size:2rem;margin-bottom:20px}.services-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.service{background-color:#f9f9f9;border-radius:8px;box-shadow:0 4px 6px #0000001a;padding:20px}.service-title{font-size:1.5rem;margin-bottom:10px}.service-description{color:#666;font-size:1rem}.members-container{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin-top:40px}.members-section{background-color:#f9f9f9;border-radius:8px;box-shadow:0 4px 6px #0000001a;flex-basis:calc(50% - 20px);flex-grow:1;flex-shrink:1;padding:20px}.members-section-title{font-size:1.5rem;margin-bottom:10px}.equipment-container{margin:0 auto;max-width:1700px;padding:20px 20px 100px}.equipment-title{font-size:2rem;margin-bottom:20px}.equipment-images{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}.equipment-image{background-color:#f9f9f9;border-radius:8px;box-shadow:0 4px 6px #0000001a;max-width:350px;padding:20px;text-align:center}.equipment-image img{border-radius:8px;height:auto;width:100%}.image-caption{font-size:1rem;margin-top:10px}.equipment-description{background-color:#f9f9f9;border-radius:8px;box-shadow:0 4px 6px #0000001a;font-size:1.5rem;margin-bottom:20px;padding:20px}.equipment1-description{font-size:1.3rem;margin-bottom:40px;margin-left:15px}.tulokset{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));justify-content:center}.tulokset img{max-width:100%}.frontpage-container{margin:0 auto;max-width:800px;padding:20px 20px 100px}.intro-section{margin-bottom:40px}.intro-section h1{font-size:2.5rem;margin-bottom:20px}.intro-section p{font-size:1.1rem;line-height:1.6}.future-events,.past-events{margin-bottom:40px}.future-events h2,.past-events h2{font-size:2rem;margin-bottom:20px}.future-events ul,.past-events ul{list-style-type:none;padding:0}.future-events li,.past-events li{background-color:#f9f9f9;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin-bottom:20px;padding:20px}.future-events li h3,.past-events li h3{font-size:1.5rem;margin-bottom:10px}.future-events li p,.past-events li p{font-size:1rem;margin-bottom:5px}.logo-div{height:450px;margin-bottom:50px;margin-top:20px;max-width:350px;width:100%}.logo-img{display:block;height:100%;object-fit:cover;width:100%}.future-events li img{height:auto;max-width:100%}@media screen and (max-width:500px){.equipment1-description{font-size:1rem}.members-section{flex:1 1 100%}}.footer-container{align-items:center;background-color:#161616;display:flex;flex-wrap:wrap;justify-content:space-between;justify-content:center;padding:2rem 0}.info-left,.info-right{color:#fff;flex:1 1;max-width:20%}.info-left{text-align:right}.info-right{text-align:left}.social-media{color:#fff;flex:1 1;max-width:40%}.social-media-wrap{flex-direction:column}.footer-logo,.social-media-wrap{align-items:center;display:flex}.social-logo{color:#fff;cursor:pointer;font-size:2rem;font-weight:700;margin-bottom:16px;text-decoration:none}.social-logo:hover{color:#fff}.website-rights{color:#fff;padding-top:20px}.social-icons{align-items:center;display:flex;justify-content:center;width:240px}.social-icon-link{color:#fff;font-size:24px;margin:0 10px}.social-icon-link:hover{color:#01bf71;transition:.3s ease-out}.facebook:hover{color:#3b5998}.instagram:hover{color:#e4405f}.adminnappin{background-color:#161616;max-height:20px;max-width:20px}@media screen and (max-width:1000px){.footer-container{align-items:center;flex-direction:column}.info-left,.info-right,.website-rights{margin-top:20px;max-width:100%;text-align:center}.social-media{margin-bottom:20px;order:-1}.info-left{order:1}.info-right{order:2}}.palvelut-img-button{background-color:#0f0f0f;border:none;color:#fff;cursor:pointer;font-size:16px;margin:20px;padding:10px 20px}.palvelut-img-button:hover{background-color:#660202;transition:.3s}.palvelut-image-slider-div{background-color:#ddd;border-radius:20px;display:flex;flex-wrap:wrap;justify-content:space-evenly;margin-bottom:100px;max-width:1200px;max-width:100%}.palvelut-image-container{height:400px;width:500px}.palvelut-gallery-image{border-radius:10px;height:100%;object-fit:cover;width:100%}@media screen and (max-width:650px){.palvelut-image-container{height:250px;min-width:300px;width:auto}}.hallitus-img-button{background-color:#0f0f0f;border:none;color:#fff;cursor:pointer;font-size:16px;margin:20px;padding:10px 20px}.hallitus-img-button:hover{background-color:#660202;transition:.3s}.hallitus-image-slider-div{background-color:#ddd;border-radius:20px;display:flex;flex-wrap:wrap;justify-content:space-evenly;margin-bottom:100px;margin-top:50px;max-width:1200px;max-width:100%}.hallitus-image-container{height:400px;width:500px}.hallitus-gallery-image{border-radius:10px;height:100%;object-fit:cover;width:100%}@media screen and (max-width:650px){.hallitus-image-container{height:250px;min-width:300px;width:auto}}.ralli-title{display:grid;font-size:40px;padding-top:20px}.rottaralli-logo-div{height:410px;margin-bottom:50px;margin-top:20px;max-width:500px;width:100%}.rottaralli-logo-img{display:block;height:100%;object-fit:cover;width:100%}.ralli-div{border-radius:8px;font-size:20px;margin-left:30px;padding:20px;width:40%}.ralli-header{flex-direction:column}.ralli-header,.ralli-info{display:flex;justify-content:center}.ralli-lippu-div,.ralli-lippuja{display:flex;flex-direction:column}.ralli-lippu-div{background-color:#f9f9f9;border-radius:8px;box-shadow:0 4px 6px #0000001a;float:left;font-size:20px;margin:30px;padding:20px}.ralli-lippu-div .button{margin-bottom:10px;width:100%}.facebook-feed{margin:auto;padding-bottom:40px;width:360px}.ralli-image{height:auto;width:100%}.rottaralli-image-upload{background-color:#f9f9f9;border-radius:8px;box-shadow:0 4px 6px #0000001a;display:flex;float:right;justify-content:center;margin:20px;padding:20px}.rottaralli-img-button{background-color:#0f0f0f;border:none;color:#fff;cursor:pointer;font-size:16px;margin:20px;padding:10px 20px}.rottaralli-img-button:hover{background-color:#660202;transition:.3s}.rottaralli-image-slider-div{background-color:#dfdfdf;border-radius:20px;display:flex;flex-wrap:wrap;justify-content:space-evenly;margin-bottom:100px;max-width:1200px;max-width:100%}.gallery{border:1px solid #fff}.rottaralli-image-container{height:400px;width:500px}.rottaralli-gallery-image{border-radius:10px;height:100%;object-fit:cover;width:100%}@media only screen and (max-width:600px){.ralli-div{font-size:16px;margin:30px auto;width:95%}.ralli-image{padding-bottom:30px;width:100%}.rottaralli-logo-div{height:300px;width:350px}.ralli-info{flex-direction:column}.rottaralli-image-container{height:250px;min-width:300px;width:auto}}.button{background-color:#0f0f0f;border:none;color:#fff;cursor:pointer;font-size:16px;padding:10px 20px}.button:hover{background-color:#660202;transition:.3s}.ralli-text{padding-bottom:15px}.contact-form{border:1px solid #ccc;border-radius:5px;margin:0 auto;max-width:400px;padding:20px}.form-group{margin-bottom:20px}label{display:block;font-weight:700;margin-bottom:5px}input[type=email],input[type=text],textarea{border:1px solid #ccc;border-radius:3px;padding:8px;width:100%}textarea{resize:vertical}button{background-color:#007bff;border:none;border-radius:3px;color:#fff;cursor:pointer;padding:10px 20px}button:disabled{background-color:#ccc;cursor:not-allowed}p{margin:10px 0;.contact-form{border:1px solid #ccc;border-radius:5px;margin:0 auto;max-width:400px;padding:20px}.form-group{margin-bottom:20px}label{display:block;font-weight:700;margin-bottom:5px}input[type=email],input[type=text],textarea{border:1px solid #ccc;border-radius:3px;padding:8px;width:100%}textarea{resize:vertical}button{background-color:#007bff;border:none;border-radius:3px;color:#fff;cursor:pointer;padding:10px 20px}button:disabled{background-color:#ccc;cursor:not-allowed}}h1{padding:10px}.history-div{background-color:#f9f9f9;border-radius:8px;box-shadow:0 4px 6px #0000001a;font-size:20px;margin:100px 300px;padding:20px}.history-title{display:flex}.history-text{margin-bottom:30px}.history-img-slider-img{display:block;height:100%;object-fit:contain;width:100%}.history-img-button{background-color:#0f0f0f;border:none;color:#fff;cursor:pointer;font-size:16px;margin:20px;padding:10px 20px}.history-img-button:hover{background-color:#660202;transition:.3s}.history-image-slider-div{background-color:#ddd;border-radius:20px;display:flex;flex-wrap:wrap;justify-content:space-evenly;margin-bottom:100px;max-width:1200px;max-width:100%}.gallery{background-color:#fff;border:1px solid #201f1f;border-radius:10px;margin:10px}.history-image-container{height:300px;width:400px}.history-gallery-image{border-radius:10px;height:100%;object-fit:cover;width:100%}.gallery:hover{border:1px solid #777}@media screen and (max-width:500px){.history-div{font-size:20px;margin:10px}.history-image-container{height:250px;min-width:300px;width:auto}}
/*# sourceMappingURL=main.fcdbbf6e.css.map*/