.accessoriesLanding h1{font-size:2rem;font-weight:700}.accessoriesLanding .sectionTitleContent{padding:40px 0 30px}@media screen and (max-width:768px){.accessoriesLanding h1{font-size:1.6rem}.accessoriesLanding .sectionTitleContent{padding:20px 0}}.toggle-switch{background:#fff;position:sticky;top:70px;z-index:9;display:flex;justify-content:flex-end;align-items:center;gap:10px;padding:20px 0}.toggle-switch .switch{position:relative;display:inline-block;width:60px;height:34px}.toggle-switch .switch input{opacity:0;width:0;height:0}.toggle-switch .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.toggle-switch .slider:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff;transition:.4s}.toggle-switch input:checked+.slider{background-color:#2196f3}.toggle-switch input:focus+.slider{box-shadow:0 0 1px #2196f3}.toggle-switch input:checked+.slider:before{transform:translateX(26px)}.toggle-switch .slider.round{border-radius:34px}.toggle-switch .slider.round:before{border-radius:50%}
/*! tailwindcss v4.0.15 | MIT License | https://tailwindcss.com */.contact{padding-top:50px}.contact h1{font-weight:700}.contact .content{grid-column-gap:50px;grid-template-columns:1fr 1fr;margin-bottom:30px;display:grid}@media screen and (width<=900px){.contact .content{grid-template-columns:1fr}}.contact .content>div:first-child{padding-right:80px}@media screen and (width<=900px){.contact .content>div:first-child{margin-bottom:60px;padding-right:0}}.contact .content p{font-size:16px;line-height:24px}.contact .content b{margin-bottom:4px;font-size:13px;display:block}.contact .content .company{margin:30px 0}.contact .content .company p{margin:6px 0;font-size:13px;display:block}.contact .content .mail{margin:30px 0}.contact .content .mail a{align-items:center;font-size:20px;text-decoration:none;display:flex}.contact .content .mail a:hover{color:#238fcf}.contact .content .mail a span{border-bottom:2px solid #238fcf;margin-left:10px}.contact .content .social{margin:30px 0}.contact .content .social b{margin-bottom:10px}.contact .content .social>div{margin-left:-10px}.contact .content .note{background:#f8f9fb;margin-top:60px;padding:30px 24px}.contact .content .note p{margin:0 0 15px;font-size:13px;line-height:22px}.contact .content .note p.title{margin-bottom:20px}.contact .content .note p.title b{letter-spacing:4px;font-size:16px!important}
/*! tailwindcss v4.0.15 | MIT License | https://tailwindcss.com */.previousGliders .header{grid-template-columns:repeat(4,1fr);align-items:center;gap:30px;padding:30px 0;display:grid}.previousGliders .products{grid-column-gap:30px;grid-row-gap:30px;grid-template-columns:repeat(4,1fr);margin-top:30px;margin-bottom:100px;display:grid}@media screen and (width<=1024px){.previousGliders .products{grid-template-columns:repeat(3,1fr)}}@media screen and (width<=768px){.previousGliders .products{grid-template-columns:repeat(2,1fr)}}.previousGliders .products .product{max-width:300px}.previousGliders .products .product:first-child:nth-last-child(3){max-width:360px}.previousGliders .products .product a{background:#f8f9fb;border:1px solid #f8f9fb;justify-content:space-between;padding:20px;text-decoration:none;display:flex}.previousGliders .products .product a:hover{cursor:pointer;background:#ebf6ff;border:1px solid #333}.previousGliders .needHelpSection{color:#fff;background:#333b43;justify-content:center;align-items:center;padding:100px 0;display:flex}.previousGliders .needHelpSection h1{margin-top:0}.previousGliders .needHelpSection>div{text-align:center}.previousGliders .needHelpSection>div p{margin-bottom:30px;font-size:14px}.previousGliders .needHelpSection>div p:last-child{font-size:13px}.previousGliders .needHelpSection>div p:last-child a{color:#41abff}.previousGliders .needHelpSection>div .btn-blue{margin-bottom:30px}.productRegistration{padding-top:30px}.productRegistration.container.short{max-width:700px;margin:0 auto}.sectionProductRegistration{margin-bottom:30px}.sectionProductRegistration .form{padding-top:40px}@media(max-width:768px){.sectionProductRegistration .form{padding:0}}.sectionProductRegistration .form form h3{font-weight:700;margin-bottom:20px}.sectionProductRegistration .form form .col-2{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:15px}.sectionProductRegistration .form form .col-4{display:grid;grid-template-columns:repeat(4,1fr);grid-column-gap:15px}@media(max-width:768px){.sectionProductRegistration .form form .col-4{grid-template-columns:repeat(2,1fr)}.sectionProductRegistration .form form .col-2{grid-template-columns:1fr}}.sectionProductRegistration .form form .col-5{display:grid;grid-template-columns:repeat(5,1fr);grid-column-gap:15px}@media(max-width:768px){.sectionProductRegistration .form form .col-5{grid-template-columns:repeat(3,1fr)}}.sectionProductRegistration .form form .formGroup{margin-bottom:20px}.sectionProductRegistration .form form .formGroup label{font-size:13px;font-weight:700;display:block;margin-bottom:3px}.sectionProductRegistration .form form .formGroup label span{font-weight:400;font-style:italic}.sectionProductRegistration .form form .formGroup input,.sectionProductRegistration .form form .formGroup select,.sectionProductRegistration .form form .formGroup textarea{border:1px solid #333;border-radius:4px;padding:15px 10px;width:100%;outline:none}.sectionProductRegistration .form form .formGroup.invalid label,.sectionProductRegistration .form form .formGroup.invalid span{color:#d62020}.sectionProductRegistration .form form .formGroup.invalid input,.sectionProductRegistration .form form .formGroup.invalid select,.sectionProductRegistration .form form .formGroup.invalid textarea{border:1px solid #d62020;color:#d62020}.sectionProductRegistration .form form p{color:#8d8d8d;font-size:12px!important;margin-bottom:30px;line-height:18px!important}.sectionProductRegistration .form form button{width:100%;padding:20px;font-weight:700}.sectionProductRegistration .form .checkbox{display:flex;justify-content:space-between}.sectionProductRegistration .form .checkbox label{font-size:11px;display:flex;align-items:center;font-weight:700;cursor:pointer}.sectionProductRegistration .form .checkbox label input[type=checkbox]{border:1px solid #333;width:30px;height:30px;margin-right:6px;margin-left:0;cursor:pointer}.sectionProductRegistration .form hr{border:0;border-bottom:1px solid #e2e2e2;margin:35px 0 45px}.sectionProductRegistration .form .success{padding:15px;background:rgba(140,207,32,.13);border-radius:2px;border-left:4px solid #90d620;margin-bottom:30px}.sectionProductRegistration .form .success p{margin:0;font-size:12px!important;display:flex;align-items:center}.sectionProductRegistration .form .success p b{display:block;padding-right:10px;margin-bottom:0!important;font-size:12px!important;color:#679e10}.sectionProductRegistration .form .error{padding:15px;background:rgba(214,32,32,.05);border-radius:2px;border-left:4px solid #d62020;margin-bottom:30px}.sectionProductRegistration .form .error p{margin:0;font-size:12px!important;display:flex;align-items:center}.sectionProductRegistration .form .error p b{display:block;padding-right:10px;margin-bottom:0!important;font-size:12px!important;color:#d62020}
/*! tailwindcss v4.0.15 | MIT License | https://tailwindcss.com */.products{padding-top:40px}.products .products-wrapper{grid-column-gap:30px;grid-row-gap:30px;grid-template-columns:repeat(3,1fr);margin-top:30px;margin-bottom:100px;display:grid}@media screen and (width<=1024px){.products .products-wrapper{grid-template-columns:repeat(2,1fr)}}@media screen and (width<=768px){.products .products-wrapper{grid-template-columns:repeat(1,1fr)}}.products .products-wrapper .card a{background:#f8f9fb;border:1px solid #f8f9fb;justify-content:center;padding:60px 20px;text-decoration:none;display:flex}.products .products-wrapper .card a:hover{cursor:pointer;background:#ebf6ff;border:1px solid #333}
/*! tailwindcss v4.0.15 | MIT License | https://tailwindcss.com */@import "https://fonts.googleapis.com/css?family=Montserrat:400,700&display=swap";.root{margin:0;padding:0;font-family:Montserrat,sans-serif}.container{max-width:1300px;margin:0 auto}.container.short{max-width:1000px}.container.fullWidth{max-width:1800px}@media screen and (width<=1300px){.container.fullWidth{padding:0}.container.hasMobilePadding{padding:20px}}.buttonOutline{cursor:pointer;color:#fff;background:0 0;border:1px solid #fff;border-radius:30px;justify-content:space-between;gap:15px;width:-moz-fit-content;width:fit-content;padding:10px 20px;font-size:14px;display:flex}.title{font-family:Bebas Neue,sans-serif;font-size:1.8em;font-weight:700}@media screen and (width<=768px){.title{font-size:1.6rem}}.copyright p,.glider-detail-title-bar span,.web-page h3{letter-spacing:4px;font-family:Bebas Neue,sans-serif;font-size:22px;font-style:normal;font-weight:400}.web-page h1,.web-page h2,.web-page h3,.web-page h4{letter-spacing:4px;color:#333f48;font-family:Bebas Neue,sans-serif}.web-page h1{text-transform:uppercase;font-size:34px;line-height:60px}.web-page h2{font-size:26px;font-weight:400;line-height:32px}.web-page h3,.web-page h4{font-size:22px}.web-page.glider-page h1,.web-page.glider-page h2{font-weight:400}.team-landing h1{letter-spacing:4px;font-weight:400}.productManualsTable{padding-bottom:60px}.productManualsTable h1{margin:40px 0 20px}.productManualsTable table{border-collapse:collapse;width:100%}.productManualsTable table thead th{text-align:left;border-bottom:1px solid #333;padding:15px 0}.productManualsTable table thead th:first-child{width:40%}.productManualsTable table tbody tr:hover td{cursor:pointer;background:#81c3ff24}.productManualsTable table tbody tr td{text-align:center;border-bottom:1px solid #333b43;border-right:1px solid #333b43;width:10%;padding:15px 0;font-size:16px}.productManualsTable table tbody tr td a{text-decoration:none}.productManualsTable table tbody tr td:not(:first-child) a{justify-content:center;align-items:center;text-decoration:none;display:flex}.productManualsTable table tbody tr td:not(:first-child) a:hover{color:#238fcf}.productManualsTable table tbody tr td img{height:8px;transform:rotate(90deg)}.productManualsTable table tbody tr td span{color:#dadada;justify-content:center;align-items:center;text-decoration:line-through;display:flex}.productManualsTable table tbody tr td span img{opacity:.4}.productManualsTable table tbody tr td:first-child{text-align:left}.productManualsTable table tbody tr td:last-child{border-right:none}.productManualsTable table tbody tr td div{background:#81c3ff;height:20px}@media screen and (width<=768px){.productManualsTable table tbody tr td{padding:8px 0;font-size:13px}}.searchResults{padding-top:3rem}.searchResults .categories{border-bottom:1px solid #e2e2e2;display:flex;justify-content:start;background:#fff;margin-top:20px}@media screen and (max-width:768px){.searchResults .categories{display:block;overflow-x:auto}.searchResults .categories .rating{display:none}}.searchResults .categories .disable{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.searchResults .categories ul{list-style-type:none;display:flex;margin:0;padding:0}.searchResults .categories ul li{padding:0 5px}.searchResults .categories ul li a{display:block;text-decoration:none;font-size:16px;padding:15px 5px;white-space:nowrap}.searchResults .categories ul li.active a{font-weight:600;border-bottom:2px solid var(--blue)}.searchResults .content{padding-top:1rem}.searchResults h2 span{text-transform:capitalize}.searchResults .searchBar{margin-bottom:2rem;border:2px solid #ccc}.searchResults .searchBar form{display:flex;align-items:center;justify-content:center;width:100%}.searchResults .searchBar form .icon{padding:0 20px}.searchResults .searchBar form input{padding:15px 15px 15px 0;font-size:16px;width:100%;border:0;outline:none}.searchResults .searchBar form .btn{display:block;background:var(--blue);color:var(--white);text-decoration:none;padding:17px;font-size:14px;text-align:center;border:0;width:200px;margin:0 auto;cursor:pointer}.searchResults .searchBar form .btn:disabled{background:var(--border-color)}.searchResults .searchBar form .btn:disabled:hover{cursor:no-drop}.searchResults .loading{display:flex;justify-content:center;align-items:center;height:200px}.searchResults .result li{padding:3rem 0;border-bottom:1px solid var(--border-color)}.searchResults .result li:last-child{border-bottom:0}.searchResults .result li a:hover h2{color:var(--blue)}.searchResults .result li h4{margin:0 0 .2rem;font-size:13px;font-weight:700}.searchResults .result li h2{margin-bottom:10px}.searchResults .result li p{margin-bottom:0}.searchResults .result h4{font-weight:700;margin:50px 0 10px}