@import"https://fonts.googleapis.com/css2?family=Bakbak+One&family=Blinker:wght@100;200;300;400;600;700;800;900&display=swap";html,body{max-width:100%;overflow-x:hidden;margin:0;padding:0;box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}body{display:flex;flex-direction:column;flex:1}.logo img{width:22.5em}header{display:flex;justify-content:center;padding:.5em;margin:0}.banner{position:relative}.banner>img{height:75vh;width:100%;object-fit:cover}.banner>h1{font-size:calc(3vw + 1em);position:absolute;color:#fff;font-family:Bakbak One;font-weight:500;width:34vw;top:40%;transform:translateY(-50%);margin-left:4rem;line-height:106.2%;filter:drop-shadow(0px 11px 16.5px rgba(0,0,0,.75))}#h1Contact{font-size:calc(2.4vw + 1em)}.block1{display:flex;justify-content:center;align-items:center;gap:15em;padding:5rem 5rem 3rem}.block1>h2{width:30rem;font-size:calc(1vw + 1em);font-family:Blinker;font-weight:600;filter:drop-shadow(0px 25px 20px #00000040)}.block1>a{all:unset;background-color:#000;width:350px;height:90px;display:flex;justify-content:center;align-items:center;border-radius:32px;color:#fff;font-family:Bakbak One;font-weight:500;font-size:2rem;filter:drop-shadow(0px 20px 50px #00000050);transition:all .5s ease}.block1>a:hover{font-size:2.1rem;width:355px;height:95px;filter:drop-shadow(0px 20px 50px #00000075)}.block1>a:active{width:330px;height:80px;font-size:1.8rem}.companies{display:flex;justify-content:space-evenly;align-items:center;animation:slide 28s linear infinite;gap:89px}@keyframes slide{0%{transform:translate(0)}to{transform:translate(-50%)}}.companies>img{width:200px;height:auto}.slider{overflow:hidden;white-space:nowrap;width:100%;padding:80px 0}footer{display:flex;justify-content:space-between;align-items:center;padding:2.5rem 6rem;box-shadow:inset 0 13px 20px #00000017}footer>p{font-family:Blinker;font-weight:500;font-size:1.2rem}footer>p:nth-child(2){font-family:Bakbak One;font-size:1.3rem;font-weight:500}.contactFooter{margin-top:226px}@media(max-width:1440px){.banner>h1{top:35%;width:40vw}}@media(max-width:1024px){.banner>h1{top:40%;width:50vw}}@media(max-width:768px){header{padding:1em}.logo img{width:10em}.banner>h1{font-size:calc(4vw + 1em);margin-left:2rem;width:80%;top:50%}.banner>img{height:350px}.block1{flex-direction:column;text-align:center;gap:2rem;padding:3rem 1rem}.block1>h2{width:auto;font-size:1.5rem}.block1>a{width:300px;height:80px;font-size:1.8rem;border-radius:16px}.block1>a:active{width:290px;height:78px;font-size:1.5rem}.companies{gap:50px}.companies>img{width:150px}footer{flex-direction:column;gap:1rem;padding:2rem 1rem;text-align:center}footer>p{font-size:1rem}footer>p:nth-child(2){font-size:1.5rem}.form-row.legal-notice{display:flex;flex-direction:row;align-items:center;gap:10px;margin-bottom:0}.form-row.legal-notice>label{margin-bottom:0}.form-content{flex-direction:column;gap:10px}.form-row{flex-direction:column;gap:10px;margin-bottom:10px}.form-row.top-row{flex-direction:row}.form-group{width:100%}.qty{flex:1}textarea{width:100%;height:100px}.checkbox-group{padding-top:.5rem}.checkbox-group .form-row{flex-direction:row;align-items:flex-start;gap:10px}input[type=checkbox]{margin-top:3px}#add-form-btn,#submit-btn{width:100%;padding:12px;font-size:1rem}.file-item{padding:8px 0}.file-item span{max-width:150px}.remove-file-btn,.remove-form-btn{min-width:35px;height:35px}label{font-size:.9rem}input,select{font-size:1rem;padding:10px}.custom-form,.main-form{padding:15px;margin:10px 0}.banner>img{width:100%;height:350px;object-fit:cover}.banner>h1{width:calc(100% - 2rem);margin-left:1rem;margin-right:1rem}textarea{width:100%;max-width:100%}.form-content,.form-group,.file-item{width:100%}}@media(max-width:480px){.banner>h1{font-size:calc(5vw + 1em);margin-left:1rem;width:90%;height:auto}.block1{padding:2rem 1rem}.block1>a{width:250px;height:70px;font-size:1.5rem}.companies>img{width:120px}footer{padding:1rem}footer>p{font-size:.9rem}footer>p:nth-child(2){font-size:1.2rem}.form-container{padding:5px;margin:5px}.file-item span{max-width:120px}label{font-size:.85rem}input,select{font-size:.95rem;padding:8px}.custom-form,.main-form{padding:12px;margin:8px 0}#add-form-btn,#submit-btn{padding:14px;font-size:.95rem}.checkbox-group label{font-size:.85rem}h3{font-size:1.1rem}.form-container{padding:0 8px}.banner>h1{width:calc(100% - 1rem);margin-left:.5rem;margin-right:.5rem}.custom-form,.main-form{padding:12px 8px}}.form-center{display:flex;justify-content:center;padding:3rem}.form-container{width:100%;max-width:800px;margin:auto;padding:0 15px;box-sizing:border-box}.form-content{display:flex;gap:20px}.custom-form{border:1px solid #ccc;padding:20px;margin-top:20px;margin-bottom:20px;border-radius:8px;font-family:Blinker;display:flex;flex-direction:column}.main-form{border:1px solid #ccc;padding:20px;margin-top:40px;margin-bottom:20px;border-radius:8px;font-family:Blinker;display:flex;flex-direction:column}.checkbox-group{display:flex;padding-top:1rem;flex-direction:column}.checkbox-group label{margin:0}.form-row{display:flex;gap:20px;margin-bottom:15px}.form-group{flex:1}label{display:block;margin-bottom:5px}input[type=radio],input[type=checkbox]{width:auto}textarea{width:95%;height:5.5rem;max-width:100%;padding:8px;border:1px solid #ccc;border-radius:4px;resize:none}input,select{width:100%;padding:8px;border:1px solid #ccc;border-radius:4px;box-sizing:border-box}.qty{flex:0 0 30%}.type,.right-side{flex:1}:left-side{flex:1}.form-row.align-checkboxes{display:flex;gap:20px;align-items:center}span{color:#4c4c4c;font-size:.7rem}button{background-color:#000;color:#fff;padding:14px 20px;margin:8px 0;border:none;border-radius:4px;cursor:pointer}.form-group input[type=text],.form-group input[type=email]{width:100%;box-sizing:border-box}#add-form-btn,#submit-btn{font-size:1rem;border-radius:8px;background-color:#000;padding:14px 0;width:200px;margin:8px auto;display:block;transition:all .5s ease}#add-form-btn:hover,#submit-btn:hover{font-size:1.1rem}.remove-form-btn{font-size:1.2em;min-width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:4px;background-color:#000;padding:2px 8px;margin:0}@media(max-width:768px){.form-container{padding:0 10px;width:100%;margin:0 auto}input,select,textarea{max-width:100%;box-sizing:border-box}.form-row{margin-left:0;margin-right:0}}.form-row.top-row{justify-content:space-between}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.form-fade-in{animation:fadeIn .5s ease-out forwards}.custom-form{opacity:0}.fileFormat{color:#4c4c4c;font-size:.8rem}.file-list{margin-top:10px}.file-item{display:flex;justify-content:space-between;align-items:center;margin-bottom:5px;padding:4px 0}.file-item span{font-size:.9em;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}.remove-file-btn{padding:2px 8px;font-size:1.2em;min-width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:4px;background-color:#000;margin:0 0 0 10px}@media(max-width:768px){#add-form-btn,#submit-btn{width:100%;padding:12px;font-size:1rem}}.g-recaptcha{display:flex;justify-content:center;align-items:center;margin:36px 0}
