/*!/wp-content/themes/shuftipro/experts.css*/#experts,#expert-detail,.exp-pitch-modal,.exp-pitch-success{--exp-navy:#0D1428;--exp-slate:#354557;--exp-grey:#5C6C80;--exp-light:#F1F6FB;--exp-line:#D7E0E9;--exp-line2:#91A1B4;--exp-red:#F24348;--exp-yellow:#FAD92B;--exp-blue:#539FF9;--exp-white:#FFFFFF;--exp-charcoal:#1F1F1F;--exp-serif:'Flecha M',Georgia,'Times New Roman',serif;--exp-med:'Graphik-Medium','Graphik',system-ui,-apple-system,Segoe UI,Roboto,sans-serif;--exp-reg:'Graphik-Regular','Graphik',system-ui,-apple-system,Segoe UI,Roboto,sans-serif;--exp-mono:'Spline Sans Mono',ui-monospace,SFMono-Regular,Menlo,monospace}#experts *,#expert-detail *,.exp-pitch-modal *,.exp-pitch-success *{box-sizing:border-box}#experts,#expert-detail{background:#FFF;color:var(--exp-slate);font-family:var(--exp-reg);-webkit-font-smoothing:antialiased;overflow-x:clip}.exp-pitch-modal,.exp-pitch-success{font-family:var(--exp-reg);-webkit-font-smoothing:antialiased}#experts img,#expert-detail img{max-width:100%;display:block}#experts a,#expert-detail a{text-decoration:none;color:inherit}.exp-wrap{max-width:1301px;margin:0 auto;padding:0 24px}.exp-hero{position:relative;background:#FFF;overflow:hidden}.exp-hero__inner{position:relative;max-width:1300px;margin:0 auto}.exp-hero__banner{display:block;width:100%}.exp-hero__banner img{width:100%;height:auto;display:block}.exp-hero__lead{position:absolute;left:4.8%;top:19%;transform:none;width:auto;max-width:46%;z-index:3}.exp-hero__pillrow{display:flex;align-items:flex-end;gap:.35vw}.exp-hero__pill{display:inline-block;white-space:nowrap;background:var(--exp-charcoal);color:#fff;font-family:var(--exp-serif);font-weight:500;font-size:clamp(18px,2.25vw,32px);line-height:1.1;letter-spacing:-.16px;padding:.25em .875em;border-radius:999px}.exp-hero__cursor{width:clamp(16px,1.85vw,26px);height:auto;flex:0 0 auto;margin-bottom:-.35em}.exp-hero__sub{margin:clamp(14px,1.95vw,28px) 0 0 clamp(12px,2.25vw,32px);max-width:18em;color:#000;font-family:var(--exp-reg);font-size:clamp(12px,1.15vw,16px);line-height:1.5}.exp-hero__tag{position:absolute;left:63.9%;top:62%;z-index:3;display:flex;flex-direction:column;align-items:flex-start;gap:2px;pointer-events:none}.exp-hero__tag svg{width:clamp(12px,1.35vw,19px);height:auto;display:block}.exp-hero__tag span{display:inline-block;margin-left:clamp(8px,1vw,14px);background:var(--exp-charcoal);color:#fff;font-family:var(--exp-med);font-size:clamp(9px,.95vw,13px);line-height:1;padding:.5em .95em;border-radius:999px;white-space:nowrap}@media (min-width:1280px){section.exp-hero{min-height:calc(100vh - 120px);display:flex;align-items:center}}.exp-divider{margin:0 40px;height:8px;border:0;background:repeating-linear-gradient(to right,#D7E0E9 0,#D7E0E9 3px,transparent 3px,transparent 6px) top/100% 1px no-repeat,repeating-linear-gradient(to right,#D7E0E9 0,#D7E0E9 3px,transparent 3px,transparent 6px) bottom/100% 1px no-repeat}@media (max-width:820px){.exp-divider{margin:0 20px}}.exp-filters{padding:26px 0 6px}.exp-filters__row{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.exp-chips{display:flex;gap:12px;flex-wrap:wrap}.exp-chip{display:inline-flex;align-items:center;gap:10px;height:44px;padding:0 22px;border-radius:24px;border:1px solid var(--exp-line);background:#fff;font-family:var(--exp-med);font-size:15px;color:var(--exp-slate);cursor:pointer;transition:background .18s,color .18s,border-color .18s}.exp-chip__dot{width:22px;height:22px;border-radius:50%;background:linear-gradient(135deg,#0D1428,#4A7FA5);flex:0 0 auto}.exp-chip[aria-pressed="true"]{background:var(--exp-navy);border-color:var(--exp-navy);color:#F1F6FB}.exp-chip[aria-pressed="true"] .exp-chip__dot{background:linear-gradient(135deg,#539FF9,#F1F6FB)}.exp-search{position:relative;flex:0 0 300px;max-width:300px}.exp-search input{width:100%;height:44px;border:1px solid var(--exp-line2);border-radius:999px;padding:0 44px 0 20px;font-family:var(--exp-reg);font-size:15px;color:var(--exp-slate);background:#fff;outline:none;transition:border-color .18s,box-shadow .18s}.exp-search input:focus{border-color:var(--exp-blue);box-shadow:0 0 0 3px rgb(83 159 249 / .16)}.exp-search input::placeholder{color:#9aa8b8}.exp-search__ico{position:absolute;right:16px;top:50%;transform:translateY(-50%);width:18px;height:18px;stroke:var(--exp-grey);fill:none;pointer-events:none}.exp-tabs{display:inline-flex;gap:12px;background:var(--exp-light);border-radius:25px;padding:3px 4px 3px 3px}.exp-tab{appearance:none;border:0;background:#fff0;cursor:pointer;display:inline-flex;align-items:center;gap:8px;height:32px;font-family:var(--exp-reg);font-size:16px;line-height:1.1;letter-spacing:-.32px;color:var(--exp-slate);padding:4px 16px 4px 4px;border-radius:80px;transition:background .18s,color .18s}img.exp-tab__ico{display:block;width:24px;height:24px;border-radius:50%}.exp-tab[aria-selected="true"]{background:var(--exp-red);color:#fff;font-family:var(--exp-med)}.exp-tabs__wrap{display:flex;justify-content:center;padding:22px 0 0}.exp-showcase{padding:40px 0 48px}.exp-showcase__head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:26px}.exp-showcase__head h2,.exp-section__title{font-family:var(--exp-serif);font-weight:500;font-size:32px;line-height:1.1;letter-spacing:-.16px;color:var(--exp-navy);margin:0}.exp-show{position:relative}.exp-show__stage{display:flex;align-items:flex-end;gap:22px}.exp-show__peek{flex:0 0 150px;width:150px;height:255px;border-radius:8px;overflow:hidden;background:#0d1428;opacity:.5;cursor:pointer;border:0;padding:0;transition:opacity .2s}.exp-show__peek:hover{opacity:.85}.exp-show__peek img{width:100%;height:100%;object-fit:cover}.exp-show__portrait{flex:0 0 332px;width:332px;height:494px;border-radius:8px;overflow:hidden;background:linear-gradient(160deg,#0D1428,#243a6b);align-self:flex-start}.exp-show__portrait img{width:100%;height:100%;object-fit:cover;object-position:top center}.exp-show__portrait--initials{display:flex;align-items:center;justify-content:center;height:100%;font-family:var(--exp-serif);font-size:120px;color:rgb(255 255 255 / .9);background:var(--exp-navy)!important}.exp-show__col{flex:1 1 auto;align-self:stretch;display:flex;flex-direction:column;min-width:0;padding-top:6px}.exp-show__name{font-family:var(--exp-serif);font-weight:500;font-size:32px;line-height:1.2;color:var(--exp-slate);margin:0}.exp-show__role{font-family:var(--exp-reg);font-size:15px;color:var(--exp-grey);margin:6px 0 0}.exp-show__bio{font-family:var(--exp-reg);font-size:14px;line-height:1.5;letter-spacing:-.28px;color:var(--exp-grey);margin:16px 0 0;max-width:410px}.exp-show__more{cursor:pointer;white-space:nowrap;color:var(--Shufti-Red,#F24348)!important;font-size:14px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.28px;text-decoration-line:underline!important;text-decoration-style:solid!important;text-decoration-skip-ink:none;text-decoration-thickness:auto!important;text-underline-offset:auto;text-underline-position:from-font}.exp-show__badge{display:inline-block;margin-top:18px}.exp-show__badge img{width:56px;height:auto;display:block;filter:drop-shadow(0 6px 14px rgb(13 20 40 / .18));transition:transform .18s}.exp-show__badge:hover img{transform:translateY(-2px)}.exp-show__strip{margin-top:auto;display:flex;gap:16px}.exp-show__thumb{flex:1 1 0%;min-width:0;max-width:172px;height:255px;border-radius:8px;overflow:hidden;background:#0d1428;cursor:pointer;border:0;padding:0;transition:transform .18s,box-shadow .18s}.exp-show__thumb:hover{transform:translateY(-3px);box-shadow:0 10px 26px rgb(13 20 40 / .20)}.exp-show__thumb img{width:100%;height:100%;object-fit:cover}.exp-show__thumb--initials{display:flex;align-items:center;justify-content:center;font-family:var(--exp-serif);color:#fff;font-size:44px;background:var(--exp-navy)!important}.exp-btn{display:inline-flex;align-items:center;gap:8px;height:46px;padding:0 26px;border-radius:999px;font-family:var(--exp-med);font-size:15px;cursor:pointer;border:1px solid #fff0;transition:transform .15s,background .18s,color .18s}.exp-btn--navy{background:var(--exp-navy);color:#fff}.exp-btn--navy:hover{background:#1b2440}.exp-btn--ghost{background:#fff0;color:var(--exp-navy);border-color:var(--exp-navy)}.exp-btn--ghost:hover{background:var(--exp-navy);color:#fff}.exp-caro-ctrl{display:flex;align-items:center;justify-content:space-between;margin-top:26px;flex-wrap:wrap;row-gap:12px}.exp-caro-btn{display:inline-flex;align-items:center;gap:12px;background:none;border:0;cursor:pointer;font-family:var(--exp-mono);font-size:12px;letter-spacing:.06em;text-transform:uppercase;color:var(--exp-grey)}.exp-caro-btn[disabled]{opacity:.35;cursor:default}.exp-caro-btn svg.exp-caro-arrow{width:41px;height:20px}.exp-dots{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:center;min-width:0}.exp-dot{width:9px;height:9px;border-radius:50%;background:var(--exp-grey);border:0;padding:0;cursor:pointer;transition:width .25s,background .25s}.exp-dot[aria-current="true"]{width:41px;border-radius:36px;background:var(--exp-navy)}.exp-strip{display:flex;gap:14px;margin-top:22px;flex-wrap:wrap}.exp-strip__thumb{width:66px;height:66px;border-radius:12px;overflow:hidden;cursor:pointer;border:2px solid #fff0;background:#eef3f8;opacity:.65;transition:opacity .18s,border-color .18s}.exp-strip__thumb img{width:100%;height:100%;object-fit:cover}.exp-strip__thumb.is-active,.exp-strip__thumb:hover{opacity:1;border-color:var(--exp-red)}.exp-strip__thumb--initials{display:flex;align-items:center;justify-content:center;font-family:var(--exp-med);color:#fff;font-size:20px}.exp-grid-sec{padding:30px 0 10px}.exp-grid-sec__head{text-align:center;margin-bottom:34px}.exp-grid-sec__head p{margin:10px 0 0;color:var(--exp-grey);font-size:16px}.exp-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:32px;row-gap:36px;max-width:1035px;margin:0 auto}.exp-card{display:flex;align-items:center;gap:24px;min-height:80px}.exp-avatar{flex:0 0 80px;width:80px;height:80px;border-radius:50%;overflow:hidden;background:#eef3f8;position:relative}.exp-avatar img{width:100%;height:100%;object-fit:cover;object-position:center top}.exp-avatar--initials{display:flex;align-items:center;justify-content:center;background:var(--exp-navy)!important;color:#fff;font-family:var(--exp-serif);font-weight:500;font-size:26px;letter-spacing:.02em}.exp-avatar::after{content:'';position:absolute;inset:0;border-radius:50%;box-shadow:inset 0 0 0 0 #fff0;transition:box-shadow .2s}.exp-card:hover .exp-avatar::after{box-shadow:inset 0 0 0 3px rgb(242 67 72 / .85)}.exp-card__txt{display:flex;flex-direction:column;min-width:0}.exp-related__card .exp-card__txt{align-items:center}.exp-card__name{font-family:var(--exp-serif);font-weight:500;font-size:20px;line-height:1.35;color:var(--exp-slate);transition:color .18s}.exp-card:hover .exp-card__name{color:var(--exp-navy)}.exp-card__role{font-family:var(--exp-reg);font-size:14px;line-height:1.25;letter-spacing:-.28px;color:var(--exp-grey);margin-top:8px}.exp-empty{display:none;text-align:center;color:var(--exp-grey);font-size:17px;padding:40px 0 20px}.exp-empty.is-shown{display:block}.exp-pager{display:flex;align-items:center;justify-content:center;gap:40px;padding:40px 0 6px}.exp-pager__nums{display:flex;align-items:center;gap:6.4px}.exp-page{width:36px;height:36px;border-radius:4px;border:.8px solid var(--exp-line2);background:#fff;color:var(--exp-grey);font-family:var(--exp-reg);font-size:17px;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.exp-page[aria-current="true"]{background:var(--exp-slate);border-color:var(--exp-slate);color:#D7E0E9}.exp-page--ell{border:0;cursor:default;background:none}.exp-arrow{width:36px;height:36px;border-radius:4px;border:.8px solid var(--exp-line2);display:flex;align-items:center;justify-content:center;cursor:pointer;background:var(--exp-navy);padding:0}.exp-arrow svg{width:16px;height:16px;stroke:#F1F6FB;fill:none}.exp-arrow--prev{background:var(--exp-navy)}.exp-arrow--prev svg{stroke:#F1F6FB}.exp-arrow--prev[disabled]{background:var(--exp-line);opacity:1}.exp-arrow--prev[disabled] svg{stroke:var(--exp-grey)}.exp-arrow[disabled]{cursor:default}.exp-arrow--next[disabled]{opacity:.45}.exp-community-wrap{padding:60px 0 20px}.exp-hub{padding:100px 0 40px}.exp-hub__band{position:relative;overflow:hidden;background-color:var(--exp-navy);background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:16px;padding:56px 60px;display:flex;align-items:flex-start;justify-content:space-between;gap:44px;min-height:360px}.exp-hub__text{position:relative;z-index:2;max-width:540px}.exp-hub__text h2{font-family:var(--exp-serif);font-weight:500;font-size:48px;line-height:1.08;letter-spacing:-.5px;color:#F1F6FB;margin:0}.exp-hub__text p{font-family:var(--exp-reg);font-size:18px;line-height:1.55;color:#F1F6FB;opacity:.82;margin:20px 0 0;max-width:430px}.exp-hub__card{position:relative;z-index:2;flex:0 0 460px;max-width:460px;align-self:flex-start;background:linear-gradient(103deg,rgb(255 255 255 / .1) 10.68%,rgb(13 21 42 / .1) 85.14%);border:1px solid rgb(255 255 255 / .14);border-radius:9.128px;padding:28px 30px}.exp-hub__card p{font-family:var(--exp-reg);font-size:24px;line-height:1.42;letter-spacing:-.48px;color:#F1F6FB;margin:0 0 24px}.exp-hub__btn{display:inline-block;color:#F1F6FB;border-radius:57.051px;border:1.141px solid var(--Cool-Gray-1,#F1F6FB);background:var(--Shufti-Navy,#0D1428);padding:11px 26px;font-family:var(--exp-med);font-size:16px;transition:background .18s,color .18s}.exp-hub__btn:hover{background:#F1F6FB;color:var(--exp-navy)}@media (max-width:820px){.exp-hub__band{flex-direction:column;padding:36px 26px;min-height:0}.exp-hub__text h2{font-size:34px}.exp-hub__card{flex-basis:auto;max-width:none;width:100%}.exp-hub__card p{font-size:20px}}#expert-detail{padding-bottom:20px}.exp-crumb{padding:22px 0 0}.exp-crumb__inner{display:flex;align-items:center;gap:10px;font-family:var(--exp-reg);font-size:14px;color:var(--exp-grey);border-bottom:1px solid var(--exp-line);padding-bottom:18px}.exp-crumb a{color:var(--exp-grey)}.exp-crumb a:hover{color:var(--exp-navy)}.exp-crumb__sep{color:var(--exp-line2)}.exp-crumb__cur{color:var(--exp-navy);font-family:var(--exp-med)}.exp-profile{display:flex;gap:52px;padding:56px 0 20px;align-items:flex-start}.exp-profile__avatar{flex:0 0 171px;width:171px;height:171px;border-radius:50%;overflow:hidden;background:#eef3f8}.exp-profile__avatar img{width:100%;height:100%;object-fit:cover}.exp-profile__avatar.exp-avatar--initials{display:flex;align-items:center;justify-content:center;color:#fff;font-family:var(--exp-med);font-size:58px}.exp-profile__main{flex:1 1 auto;max-width:640px}.exp-profile__tags{display:flex;gap:10px;margin-bottom:14px;flex-wrap:wrap}.exp-tag{display:inline-flex;align-items:center;gap:8px;background:var(--exp-light);color:var(--exp-slate);border-radius:999px;padding:6px 16px;font-family:var(--exp-med);font-size:13px}.exp-tag__dot{width:14px;height:14px;border-radius:50%;background:linear-gradient(135deg,#0D1428,#4A7FA5)}.exp-profile__name{font-family:var(--exp-serif);font-weight:500;font-size:34px;line-height:1.2;color:var(--exp-slate);margin:0}.exp-profile__role{font-family:var(--exp-reg);font-size:17px;color:var(--exp-grey);margin:8px 0 0}.exp-profile__rule{height:1px;background:var(--exp-line);border:0;margin:22px 0;max-width:508px}.exp-profile__bio{font-family:var(--exp-reg);font-size:18px;line-height:1.6;letter-spacing:-.36px;color:var(--exp-grey);margin:0;max-width:560px}.exp-profile__quote{margin:26px 0 0;padding:18px 0 0 24px;border-left:3px solid var(--exp-red);max-width:560px;font-family:var(--exp-reg);font-style:italic;font-size:19px;line-height:1.5;color:var(--exp-slate)}.exp-social{display:flex;gap:20px;margin-top:30px}.exp-social a{width:38px;height:38px;border-radius:50%;background:var(--exp-navy);display:flex;align-items:center;justify-content:center;transition:transform .15s,background .18s}.exp-social a:hover{transform:translateY(-2px);background:#1b2440}.exp-social svg{width:17px;height:17px;fill:#DADADA}.exp-detail-cta{padding:24px 0 6px}.exp-detail-cta__card{position:relative;overflow:hidden;background:var(--exp-navy);border-radius:16px;padding:40px 44px;display:flex;align-items:center;justify-content:space-between;gap:30px;flex-wrap:wrap}.exp-detail-cta__card::before{content:'';position:absolute;right:-40px;top:-40px;width:260px;height:260px;background:radial-gradient(circle at 70% 30%,rgb(46 71 142 / .65),#fff0 70%);pointer-events:none}.exp-detail-cta__txt{position:relative;font-family:var(--exp-reg);font-size:24px;line-height:1.4;letter-spacing:-.48px;color:#F1F6FB;max-width:560px}.exp-detail-cta__btn{position:relative}.exp-detail-cta .exp-btn{background:var(--exp-yellow);color:var(--exp-navy)}.exp-detail-cta .exp-btn:hover{background:#ffe45a}.exp-related{padding:56px 0 10px;text-align:center}.exp-related__head{font-family:var(--exp-serif);font-weight:500;font-size:32px;letter-spacing:-.16px;color:var(--exp-navy);margin:0 0 30px}.exp-related__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;text-align:left}.exp-related__card{display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center}.exp-related__card .exp-avatar{flex:0 0 96px;width:96px;height:96px}.exp-related__card .exp-avatar--initials{font-size:30px}.exp-related__card .exp-card__name{font-size:19px}.exp-related__card .exp-card__role{font-size:13px}@media (max-width:1100px){.exp-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.exp-related__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.exp-show__peek{display:none}.exp-show__portrait{flex:0 0 260px;width:260px;height:390px}.exp-show__thumb{height:200px}.exp-show__strip{overflow-x:auto;padding-bottom:6px}}@media (max-width:820px){.exp-hero__inner{display:flex;flex-direction:column}.exp-hero__lead{position:static;transform:none;order:-1;width:auto;max-width:none;padding:36px 24px 4px}.exp-hero__pill{font-size:min(26px,5.5vw)}.exp-hero__pillrow{max-width:100%}.exp-hero__cursor{display:none}.exp-hero__tag{display:none}.exp-hero__sub{margin-left:0;max-width:none;font-size:16px}.exp-hero__banner{padding:0 12px 16px}.exp-hub__card{background:linear-gradient(103deg,rgb(255 255 255 / .08) 10%,rgb(13 21 42 / .72) 80%);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.exp-filters__row{flex-direction:column;align-items:stretch}.exp-search{flex-basis:auto;max-width:none}.exp-chips{justify-content:center}.exp-show__stage{flex-direction:column;align-items:stretch}.exp-show__portrait{flex:0 0 auto;width:100%;max-width:300px;height:auto;aspect-ratio:332/440;margin:0 auto;align-self:center}.exp-show__col{align-self:stretch}.exp-show__bio{max-width:none}.exp-show__badge{margin:24px 0 0}.exp-show__strip{overflow-x:auto;padding-bottom:6px;margin-top:28px}.exp-show__thumb{flex:0 0 120px;height:180px}.exp-caro-ctrl{margin-top:32px}.exp-profile{flex-direction:column;gap:24px;padding-top:36px}.exp-profile__avatar{flex-basis:132px;width:132px;height:132px}.exp-related__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.exp-detail-cta__card{padding:28px}}@media (max-width:560px){.exp-grid{grid-template-columns:1fr}.exp-related__grid{grid-template-columns:1fr 1fr}.exp-showcase__head h2,.exp-section__title,.exp-related__head{font-size:26px}.exp-profile__name{font-size:28px}.exp-profile__bio{font-size:16px}}.sphere-voices{padding:64px 24px 30px}.sphere-section__head{text-align:center;margin-bottom:0}.sphere-voices .sphere-lines--head{margin-top:16px}.sphere-voices__grid.sphere-voices__grid--b{margin-bottom:100px}@media (max-width:767px){.sphere-voices{padding:0 0 30px}}.exp-pitch-modal,.exp-pitch-success{position:fixed;inset:0;z-index:99999;display:none;align-items:center;justify-content:center;padding:24px}.exp-pitch-modal.is-open,.exp-pitch-success.is-open{display:flex}.exp-pitch-modal__backdrop,.exp-pitch-success__backdrop{position:absolute;inset:0;background:rgb(13 20 40 / .55);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.exp-pitch-modal__dialog,.exp-pitch-success__dialog{position:relative;z-index:1;width:100%;max-width:610px;max-height:92vh;overflow:auto;background:#fff;border-radius:24px;padding:40px 62px 40px;box-shadow:0 30px 90px rgb(13 20 40 / .35)}.exp-pitch-modal__close,.exp-pitch-success__close{position:absolute;top:22px;right:22px;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#fff0;border:0;padding:0;cursor:pointer;color:var(--exp-slate)}.exp-pitch-modal__close svg,.exp-pitch-success__close svg{width:28px;height:28px}.exp-pitch-modal__title{font-family:var(--exp-med);font-weight:600;font-size:40px;line-height:1.4;color:var(--exp-navy);text-align:center;margin:0 0 16px}.exp-pitch-modal .hidden-fields-container{display:none;border:0;margin:0;padding:0}.exp-pitch-modal .wpcf7{margin:0}.exp-pitch-modal .wpcf7 form,.exp-pitch-modal .wpcf7 p{margin:0;padding:0;background:#fff0;border:0}.exp-pitch-field{margin:0 0 10px}.exp-pitch-label{display:block;font-family:var(--exp-reg);font-size:14px;line-height:1.4;color:var(--exp-slate);margin:0 0 0}.exp-pitch-modal .wpcf7-form-control-wrap{display:block}input.exp-pitch-input{display:block;width:100%;height:64px;background:#F1F6FB;border:1px solid #F1F6FB;border-radius:8px;padding:0 24px;font-family:var(--exp-reg);font-size:16px;color:var(--exp-navy);outline:none;box-sizing:border-box}textarea.exp-pitch-textarea{display:block;width:100%;height:160px;resize:none;background:#F1F6FB;border:1px solid #F1F6FB;border-radius:8px;padding:20px 24px;font-family:var(--exp-reg);font-size:16px;line-height:1.3;color:var(--exp-navy);outline:none;box-sizing:border-box}input.exp-pitch-input::placeholder,textarea.exp-pitch-textarea::placeholder{color:#5C6C80;opacity:1}input.exp-pitch-input:focus,textarea.exp-pitch-textarea:focus{border-color:var(--exp-blue)}input.exp-pitch-submit{display:block;width:100%;height:51px;background:var(--exp-navy);color:#F1F6FB;border:0;border-radius:8px;font-family:var(--exp-med);font-size:16px;cursor:pointer;margin:20px 0 0;transition:filter .15s}input.exp-pitch-submit:hover{filter:brightness(1.15)}.exp-pitch-terms{font-family:var(--exp-reg);font-size:18px;line-height:1.5;color:var(--exp-slate);text-align:center;margin:12px auto 0!important;max-width:500px}.exp-pitch-terms a{color:inherit;text-decoration:underline}.exp-pitch-modal .wpcf7-not-valid-tip{font-family:var(--exp-reg);font-size:13px;color:var(--exp-red);margin-top:6px;display:block}.exp-pitch-modal .wpcf7-spinner{display:none}.exp-pitch-modal .wpcf7-response-output{display:none}.exp-pitch-success__dialog{text-align:center;padding:110px 92px 120px}.exp-pitch-success__icon{width:120px;height:120px;margin:0 auto 64px;position:relative;display:flex;align-items:center;justify-content:center}.exp-pitch-success__icon::before{content:'';position:absolute;inset:3px;border-radius:50%;border:2px dashed #A8CBF3}.exp-pitch-success__icon i{width:93px;height:93px;border-radius:50%;background:#4C96ED;display:flex;align-items:center;justify-content:center}.exp-pitch-success__icon svg{width:39px;height:28px}.exp-pitch-success__title{font-family:var(--exp-med);font-weight:600;font-size:40px;line-height:1.4;color:var(--exp-navy);margin:0 0 18px}.exp-pitch-success__body{font-family:var(--exp-reg);font-size:28px;line-height:1.6;color:var(--exp-slate);margin:0 auto;max-width:520px}@media (max-width:820px){.exp-pitch-modal__dialog,.exp-pitch-success__dialog{padding:56px 24px 36px;border-radius:18px}.exp-pitch-modal__title,.exp-pitch-success__title{font-size:28px;margin-bottom:24px}.exp-pitch-success__dialog{padding:72px 24px 80px}.exp-pitch-success__body{font-size:19px}.exp-pitch-terms{font-size:14px}input.exp-pitch-input{height:52px;padding:0 16px}textarea.exp-pitch-textarea{height:120px;padding:14px 16px}}