.schedule-section{--_gradient-blend-mode:lighten;--_gradient-blur:150px;background:radial-gradient(at 0 95.7%,#27596e 0,transparent 50%),radial-gradient(at 100% 38%,#003e4d 0,transparent 50%),radial-gradient(at 39.2% 46.5%,#000 0,transparent 50%),radial-gradient(at 70.8% 67.6%,#000 0,transparent 50%) #000;display:flex;gap:50px;justify-content:space-between;padding:100px;color:#fff}.sc-frosted-backdrop{backdrop-filter:blur(var(--_gradient-blur)) contrast(100%) brightness(100%);-webkit-backdrop-filter:blur(var(--_gradient-blur)) contrast(100%) brightness(100%)}.left-block{width:43%}.left-block h1{font-size:45px;font-weight:700;margin-bottom:20px}.desc{font-size:16px;max-width:420px;opacity:.8;line-height:1.6}.trusted-block{margin-top:40px}.trusted-list{margin-top:15px;display:flex;gap:20px;color:#aaa;flex-wrap:wrap}.trusted-list-image{width:fit-content;height:25px;filter:saturate(0) contrast(.4) brightness(2);object-fit:contain}.clutch-card-container{width:400px;background:#30393e75;padding:20px;backdrop-filter:blur(10px);border:1px solid #313d45;border-radius:8px;margin-top:30px;box-shadow:0 24px 48px rgba(0,0,0,.2)}.clutch-hor-divider{background-color:#6871758f;width:1px;display:flex;height:50px}.clutch-container-top{display:flex;align-items:flex-start;gap:26px}.clutch-logo{width:54px;height:54px;object-fit:contain;background-color:#fff;padding:10px;border-radius:7px}.clutch-content{display:flex;flex-direction:column;width:100%}.clutch-top-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.clutch-label{font-size:14px;color:#7a818c;letter-spacing:.5px;font-weight:500}.rating-row{display:flex;justify-content:space-between;align-items:center}.clutch-stars{display:flex;gap:4px}.clutch-star{color:#45c7ff;font-size:20px}.clutch-based-row{margin-top:15px;padding-top:15px;font-size:15px;border-top:1px solid #6871758f;color:#7a818c}.call-form{width:50%;flex-direction:column}.call-form,.row{display:flex;gap:20px}.row{width:100%;justify-content:space-between}.field{width:calc(50% - 10px);display:flex;flex-direction:column}.textarea-field{width:100%}.field input,.field textarea,.phone-input,.upload-box{background:#30393e80;backdrop-filter:blur(10px);border:1px solid #313d45;padding:12px;border-radius:8px;color:#fff;outline:none}.phone-input{padding:7px 0}.phone-input input{background:transparent;backdrop-filter:none;border:none;outline:none;padding:0;width:90%;border-radius:0;color:#fff}.field textarea{height:150px;resize:vertical}.field label{margin-bottom:6px;font-size:14px;opacity:.8}.full-w-field{width:100%}.upload-field input{background:#30393e80;padding:12px;border-radius:8px}.upload-box .placeholder{display:flex;gap:10px;justify-content:center;align-items:center;color:#aeb9cdc7;font-size:17px}.upload-box .placeholder svg{height:18px;width:18px}.attachment-list{list-style:none;padding:0;margin:8px 0 0;display:flex;flex-direction:column;gap:6px}.attachment-chip{display:flex;align-items:center;gap:8px;background:#30393e80;border:1px solid #313d45;border-radius:6px;padding:8px 10px;transition:border-color .2s}.attachment-chip:hover{border-color:#47bdff40}.attachment-icon{width:16px;height:16px;flex-shrink:0;color:#47bdff}.attachment-name{font-size:13px;color:#dce4ec;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0}.attachment-size{font-size:11px;color:#7a818c;flex-shrink:0}.attachment-remove{background:none;border:none;padding:2px;cursor:pointer;color:#7a818c;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:color .2s,background .2s;flex-shrink:0}.attachment-remove svg{width:14px;height:14px}.attachment-remove:hover{color:#ff6b6b;background:#ff6b6b15}.checkbox{display:flex;align-items:center;gap:10px}.checkbox span{color:#4dbfff}.captcha-box{background:#0e1a22;padding:15px;border-radius:8px;opacity:.7}.submit-btn{margin-top:10px;padding:14px;background:#47bdff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer}.submit-btn:disabled{opacity:.5;cursor:not-allowed}.error{margin-top:4px;color:#ff6b6b;font-size:13px}.custom-checkbox{display:flex;align-items:center;gap:10px;cursor:pointer;user-select:none;font-size:14px}.custom-checkbox input{position:relative;display:none;opacity:0;cursor:pointer}.checkmark{width:18px;height:18px;border:1px solid #6871758f;border-radius:4px;display:inline-block;position:relative;transition:.2s}.custom-checkbox input:checked+.checkmark{background:#4f46e5;border-color:#4f46e5}.custom-checkbox input:checked+.checkmark:before{content:"";position:absolute;left:4px;top:1px;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.left-bottom-cont{display:flex;flex-direction:column}.custom-checkbox:hover .checkmark{border-color:#444}.custom-checkbox input:focus-visible+.checkmark{outline:2px solid #4f46e5;outline-offset:3px}.form-err-msg{font-size:13px;margin-top:10px;margin-left:5px;color:red}.thanks-wrapper{display:flex;justify-content:center;width:100%;align-items:center}.thanks-card{text-align:center;border-radius:16px;width:100%;max-width:900px}.thanks-image{width:200px;height:200px;margin-bottom:16px;object-fit:contain}.thanks-title{font-size:22px;font-weight:600;margin-bottom:8px;color:#fff}.thanks-text{font-size:15px;color:#b4b4b4;line-height:1.5}@media screen and (max-width:1050px){.schedule-section{padding:60px}}@media screen and (max-width:950px){.schedule-section{flex-direction:column}.call-form,.left-block{width:100%}.left-bottom-cont{flex-direction:row;justify-content:space-between}.trusted-block{width:40%}.clutch-card-container{width:52%}}@media screen and (max-width:850px){.left-bottom-cont{flex-direction:column}.clutch-card-container,.trusted-block{width:100%}.clutch-card-container{max-width:400px}}@media screen and (max-width:550px){.schedule-section{padding:50px 20px}}