@media all and (min-width:768px) and (max-width:980px){html .et-db .two-col-tab .et_pb_column{width:47.25%!important}.two-col-tab .et_pb_column:nth-last-child(-n+2){margin-bottom:0}html .et-db .two-col-tab .et_pb_column:not(:nth-child(2n)){margin-right:5.5%!important}}.my-custom-form .form-row{display:flex;flex-wrap:wrap;gap:20px}.my-custom-form .form-col-left,.my-custom-form .form-col-right{flex:1;min-width:300px}.my-custom-form label{display:block;margin-bottom:5px}.my-custom-form input[type="text"],.my-custom-form input[type="email"],.my-custom-form input[type="tel"],.my-custom-form textarea,.my-custom-form input[type="checkbox"]{width:100%;max-width:100%;padding:8px;margin:5px 0;border:1px solid #ccc;border-radius:4px;transition:all 0.3s ease;font-size:14px}.my-custom-form input[type="text"]:hover,.my-custom-form input[type="email"]:hover,.my-custom-form input[type="tel"]:hover,.my-custom-form textarea:hover{border-color:#999;background-color:#f9f9f9}.my-custom-form input[type="text"]:focus,.my-custom-form input[type="email"]:focus,.my-custom-form input[type="tel"]:focus,.my-custom-form textarea:focus{border-color:#66afe9;background-color:#fff;outline:none;box-shadow:0 0 8px rgba(102,175,233,0.6)}.my-custom-form .form-col-left label{display:block}.my-custom-form .checkbox-container{display:flex;gap:10px;flex-wrap:nowrap}.my-custom-form .checkbox-container label{flex:1 1 auto;font-size:15px;white-space:nowrap}.my-custom-form input[type="checkbox"]{width:auto;margin-right:5px}.my-custom-form .privacy-label{font-size:12px;display:flex;align-items:center}.my-custom-form .privacy-label input[type="checkbox"]{width:auto;margin-right:10px}.my-custom-form input[type="submit"]{background-color:#f99500;color:white;border:none;padding:12px 4px;border-radius:4px;font-size:15px;cursor:pointer;transition:background-color 0.3s ease;display:block;margin:20px auto 0;text-align:center;width:100%;max-width:200px}.my-custom-form input[type="submit"]:hover{background-color:rgb(255,187,0);color:#000}@media (max-width:768px){.my-custom-form .form-row{flex-direction:column}.my-custom-form .form-col-left,.my-custom-form .form-col-right{width:100%}.my-custom-form .checkbox-container{flex-direction:column}}.my-custom-form p{padding-bottom:initial}