/*!/wp-content/themes/the7child/blocks/whitepaper-download/style.css*/.tm-whitepaper{background:#F3F3F3;padding:64px 0;margin:48px 0;width:100vw;max-width:100vw;margin-left:calc(-50vw + 50%);position:relative;box-sizing:border-box}.tm-whitepaper__inner{width:997px;max-width:calc(100% - 2 * var(--tm-content-padding, 24px));margin:0 auto}.tm-whitepaper__heading{font-family:"Open Sans",sans-serif;font-weight:800;font-size:clamp(28px, 3.5vw, 40px);line-height:1.3;color:var(--tm-blue,#05132C);margin:0 0 32px;text-align:center}.tm-whitepaper__row{display:flex;gap:48px;align-items:flex-start}.tm-whitepaper__image{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}.tm-whitepaper__image img{width:100%;height:auto;display:block;margin-top:0}.tm-whitepaper__content{flex:0 0 calc(50% - 24px);min-width:0}.tm-whitepaper__desc{font-family:"Open Sans",sans-serif;font-weight:700;font-size:18px;line-height:1.6;color:var(--tm-black,#1A1A1A);margin:0 0 32px}.tm-whitepaper__form{margin:0}.tm-whitepaper__form input[type="text"],.tm-whitepaper__form input[type="email"],.tm-whitepaper__form input[type="tel"],.tm-whitepaper__form input[type="url"],.tm-whitepaper__form input[type="number"],.tm-whitepaper__form textarea,.tm-whitepaper__form select{width:100%;height:44px;padding:0;background:#fff0;border:none;border-bottom:1px solid #95A4BD;border-radius:0;outline:none;box-shadow:none;font-family:"Open Sans",sans-serif;font-weight:400;font-size:16px;line-height:44px;color:var(--tm-blue,#05132C);box-sizing:border-box;transition:border-color 0.2s ease}.tm-whitepaper__form textarea{height:auto;min-height:88px;line-height:1.5;padding-top:10px}.tm-whitepaper__form input[type="text"]:focus,.tm-whitepaper__form input[type="email"]:focus,.tm-whitepaper__form input[type="tel"]:focus,.tm-whitepaper__form input[type="url"]:focus,.tm-whitepaper__form input[type="number"]:focus,.tm-whitepaper__form textarea:focus,.tm-whitepaper__form select:focus{border-bottom-color:var(--tm-blue,#05132C)}.tm-whitepaper__form input::placeholder,.tm-whitepaper__form textarea::placeholder{color:var(--tm-blue,#05132C);font-weight:400;opacity:1}.tm-whitepaper__form input[type="submit"],.tm-whitepaper__form button[type="submit"],.tm-whitepaper__form .wpcf7-submit{display:inline-block;padding:12px 17px;background:var(--tm-green,#C8E61E);color:var(--tm-blue,#05132C);border:1px solid var(--tm-green,#C8E61E);border-radius:0;font-family:"Open Sans",sans-serif;font-weight:700;font-size:18px;line-height:1.6;text-transform:none;cursor:pointer;transition:background 0.2s ease,border-color 0.2s ease;margin-top:32px;box-shadow:none}.tm-whitepaper__form input[type="submit"]:hover,.tm-whitepaper__form button[type="submit"]:hover,.tm-whitepaper__form .wpcf7-submit:hover{background:color-mix(in srgb,var(--tm-green,#C8E61E),black 10%);border-color:color-mix(in srgb,var(--tm-green,#C8E61E),black 10%);color:var(--tm-blue,#05132C)}.tm-whitepaper__form label{font-family:"Open Sans",sans-serif;font-weight:400;font-size:16px;color:var(--tm-blue,#05132C)}.tm-whitepaper__form .wpcf7-form-control-wrap{display:block}.tm-whitepaper__form p{margin:0;padding:0;line-height:1}.tm-whitepaper__form input[type="text"],.tm-whitepaper__form input[type="email"],.tm-whitepaper__form input[type="tel"],.tm-whitepaper__form input[type="url"],.tm-whitepaper__form input[type="number"],.tm-whitepaper__form textarea,.tm-whitepaper__form select{margin-bottom:10px}.tm-whitepaper__form br{display:none}.tm-whitepaper__form .wpcf7-form{display:flex;flex-direction:column;gap:0}.tm-whitepaper__form .wpcf7-not-valid{border-bottom-color:#dc3232}.tm-whitepaper__form .wpcf7-not-valid-tip{font-size:13px;color:#dc3232;margin-top:4px}@media (max-width:900px){.tm-whitepaper{padding:48px 0}.tm-whitepaper__row{flex-direction:column;gap:32px}.tm-whitepaper__image{flex:0 0 auto;max-width:100%;width:100%}.tm-whitepaper__image img{max-width:400px;margin:0 auto}.tm-whitepaper__content{flex:1 1 auto}}@media (max-width:640px){.tm-whitepaper{padding:32px 0}.tm-whitepaper__heading{font-size:26px;margin-bottom:24px}.tm-whitepaper__desc{font-size:16px}}