<!doctype html>
<html lang="en-US">
<head><meta charset="UTF-8" /><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>(()=>{class RocketLazyLoadScripts{constructor(){this.v="1.2.5.1",this.triggerEvents=["keydown","mousedown","mousemove","touchmove","touchstart","touchend","wheel"],this.userEventHandler=this.t.bind(this),this.touchStartHandler=this.i.bind(this),this.touchMoveHandler=this.o.bind(this),this.touchEndHandler=this.h.bind(this),this.clickHandler=this.u.bind(this),this.interceptedClicks=[],this.interceptedClickListeners=[],this.l(this),window.addEventListener("pageshow",(t=>{this.persisted=t.persisted,this.everythingLoaded&&this.m()})),document.addEventListener("DOMContentLoaded",(()=>{this.p()})),this.delayedScripts={normal:[],async:[],defer:[]},this.trash=[],this.allJQueries=[]}k(t){document.hidden?t.t():(this.triggerEvents.forEach((e=>window.addEventListener(e,t.userEventHandler,{passive:!0}))),window.addEventListener("touchstart",t.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",t.touchStartHandler),document.addEventListener("visibilitychange",t.userEventHandler))}_(){this.triggerEvents.forEach((t=>window.removeEventListener(t,this.userEventHandler,{passive:!0}))),document.removeEventListener("visibilitychange",this.userEventHandler)}i(t){"HTML"!==t.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),t.target.addEventListener("click",this.clickHandler),this.L(t.target,!0),this.M(t.target,"onclick","rocket-onclick"),this.C())}o(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),t.target.removeEventListener("click",this.clickHandler),this.L(t.target,!1),this.M(t.target,"rocket-onclick","onclick"),this.O()}h(){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}u(t){t.target.removeEventListener("click",this.clickHandler),this.L(t.target,!1),this.M(t.target,"rocket-onclick","onclick"),this.interceptedClicks.push(t),t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation(),this.O()}D(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach((t=>{t.target.dispatchEvent(new MouseEvent("click",{view:t.view,bubbles:!0,cancelable:!0}))}))}l(t){EventTarget.prototype.addEventListenerBase=EventTarget.prototype.addEventListener,EventTarget.prototype.addEventListener=function(e,i,o){"click"!==e||t.windowLoaded||i===t.clickHandler||t.interceptedClickListeners.push({target:this,func:i,options:o}),(this||window).addEventListenerBase(e,i,o)}}L(t,e){this.interceptedClickListeners.forEach((i=>{i.target===t&&(e?t.removeEventListener("click",i.func,i.options):t.addEventListener("click",i.func,i.options))})),t.parentNode!==document.documentElement&&this.L(t.parentNode,e)}S(){return new Promise((t=>{this.T?this.O=t:t()}))}C(){this.T=!0}O(){this.T=!1}M(t,e,i){t.hasAttribute&&t.hasAttribute(e)&&(event.target.setAttribute(i,event.target.getAttribute(e)),event.target.removeAttribute(e))}t(){this._(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this.R.bind(this)):this.R()}p(){let t=[];document.querySelectorAll("script[type=rocketlazyloadscript][data-rocket-src]").forEach((e=>{let i=e.getAttribute("data-rocket-src");if(i&&0!==i.indexOf("data:")){0===i.indexOf("//")&&(i=location.protocol+i);try{const o=new URL(i).origin;o!==location.origin&&t.push({src:o,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}catch(t){}}})),t=[...new Map(t.map((t=>[JSON.stringify(t),t]))).values()],this.j(t,"preconnect")}async R(){this.lastBreath=Date.now(),this.P(this),this.F(this),this.q(),this.A(),this.I(),await this.U(this.delayedScripts.normal),await this.U(this.delayedScripts.defer),await this.U(this.delayedScripts.async);try{await this.W(),await this.H(this),await this.J()}catch(t){console.error(t)}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this.everythingLoaded=!0,this.S().then((()=>{this.D()})),this.N()}A(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach((t=>{t.hasAttribute("data-rocket-src")?t.hasAttribute("async")&&!1!==t.async?this.delayedScripts.async.push(t):t.hasAttribute("defer")&&!1!==t.defer||"module"===t.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(t):this.delayedScripts.normal.push(t):this.delayedScripts.normal.push(t)}))}async B(t){if(await this.G(),!0!==t.noModule||!("noModule"in HTMLScriptElement.prototype))return new Promise((e=>{let i;function o(){(i||t).setAttribute("data-rocket-status","executed"),e()}try{if(navigator.userAgent.indexOf("Firefox/")>0||""===navigator.vendor)i=document.createElement("script"),[...t.attributes].forEach((t=>{let e=t.nodeName;"type"!==e&&("data-rocket-type"===e&&(e="type"),"data-rocket-src"===e&&(e="src"),i.setAttribute(e,t.nodeValue))})),t.text&&(i.text=t.text),i.hasAttribute("src")?(i.addEventListener("load",o),i.addEventListener("error",(function(){i.setAttribute("data-rocket-status","failed"),e()})),setTimeout((()=>{i.isConnected||e()}),1)):(i.text=t.text,o()),t.parentNode.replaceChild(i,t);else{const i=t.getAttribute("data-rocket-type"),n=t.getAttribute("data-rocket-src");i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",o),t.addEventListener("error",(function(){t.setAttribute("data-rocket-status","failed"),e()})),n?(t.removeAttribute("data-rocket-src"),t.src=n):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}}catch(i){t.setAttribute("data-rocket-status","failed"),e()}}));t.setAttribute("data-rocket-status","skipped")}async U(t){const e=t.shift();return e&&e.isConnected?(await this.B(e),this.U(t)):Promise.resolve()}I(){this.j([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}j(t,e){var i=document.createDocumentFragment();t.forEach((t=>{const o=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(o){const n=document.createElement("link");n.href=o,n.rel=e,"preconnect"!==e&&(n.as="script"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),t.crossOrigin&&(n.crossOrigin=t.crossOrigin),t.integrity&&(n.integrity=t.integrity),i.appendChild(n),this.trash.push(n)}})),document.head.appendChild(i)}P(t){let e={};function i(i,o){return e[o].eventsToRewrite.indexOf(i)>=0&&!t.everythingLoaded?"rocket-"+i:i}function o(t,o){!function(t){e[t]||(e[t]={originalFunctions:{add:t.addEventListener,remove:t.removeEventListener},eventsToRewrite:[]},t.addEventListener=function(){arguments[0]=i(arguments[0],t),e[t].originalFunctions.add.apply(t,arguments)},t.removeEventListener=function(){arguments[0]=i(arguments[0],t),e[t].originalFunctions.remove.apply(t,arguments)})}(t),e[t].eventsToRewrite.push(o)}function n(e,i){let o=e[i];e[i]=null,Object.defineProperty(e,i,{get:()=>o||function(){},set(n){t.everythingLoaded?o=n:e["rocket"+i]=o=n}})}o(document,"DOMContentLoaded"),o(window,"DOMContentLoaded"),o(window,"load"),o(window,"pageshow"),o(document,"readystatechange"),n(document,"onreadystatechange"),n(window,"onload"),n(window,"onpageshow")}F(t){let e;function i(e){return t.everythingLoaded?e:e.split(" ").map((t=>"load"===t||0===t.indexOf("load.")?"rocket-jquery-load":t)).join(" ")}function o(o){if(o&&o.fn&&!t.allJQueries.includes(o)){o.fn.ready=o.fn.init.prototype.ready=function(e){return t.domReadyFired?e.bind(document)(o):document.addEventListener("rocket-DOMContentLoaded",(()=>e.bind(document)(o))),o([])};const e=o.fn.on;o.fn.on=o.fn.init.prototype.on=function(){return this[0]===window&&("string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=i(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach((t=>{const e=arguments[0][t];delete arguments[0][t],arguments[0][i(t)]=e}))),e.apply(this,arguments),this},t.allJQueries.push(o)}e=o}o(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){o(t)}})}async H(t){const e=document.querySelector("script[data-webpack]");e&&(await async function(){return new Promise((t=>{e.addEventListener("load",t),e.addEventListener("error",t)}))}(),await t.K(),await t.H(t))}async W(){this.domReadyFired=!0,await this.G(),document.dispatchEvent(new Event("rocket-readystatechange")),await this.G(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.G(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this.G(),window.dispatchEvent(new Event("rocket-DOMContentLoaded"))}async J(){await this.G(),document.dispatchEvent(new Event("rocket-readystatechange")),await this.G(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.G(),window.dispatchEvent(new Event("rocket-load")),await this.G(),window.rocketonload&&window.rocketonload(),await this.G(),this.allJQueries.forEach((t=>t(window).trigger("rocket-jquery-load"))),await this.G();const t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this.G(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted}),this.windowLoaded=!0}m(){document.onreadystatechange&&document.onreadystatechange(),window.onload&&window.onload(),window.onpageshow&&window.onpageshow({persisted:this.persisted})}q(){const t=new Map;document.write=document.writeln=function(e){const i=document.currentScript;i||console.error("WPRocket unable to document.write this: "+e);const o=document.createRange(),n=i.parentElement;let s=t.get(i);void 0===s&&(s=i.nextSibling,t.set(i,s));const c=document.createDocumentFragment();o.setStart(c,0),c.appendChild(o.createContextualFragment(e)),n.insertBefore(c,s)}}async G(){Date.now()-this.lastBreath>45&&(await this.K(),this.lastBreath=Date.now())}async K(){return document.hidden?new Promise((t=>setTimeout(t))):new Promise((t=>requestAnimationFrame(t)))}N(){this.trash.forEach((t=>t.remove()))}static run(){const t=new RocketLazyLoadScripts;t.k(t)}}RocketLazyLoadScripts.run()})();</script>
	
	<meta name="viewport" content="width=device-width, initial-scale=1.0" />
	<link rel="profile" href="https://gmpg.org/xfn/11" />
	<meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />
<meta name="uri-translation" content="on" />
	<!-- This site is optimized with the Yoast SEO plugin v27.8 - https://yoast.com/product/yoast-seo-wordpress/ -->
	<title>Graduate Admissions Consulting | Dr. Philippe Barr</title>
	<meta name="description" content="Strategic graduate admissions consulting by a former professor and admissions committee insider. PhD, MBA, and master’s support." />
	<link rel="canonical" href="https://admit-lab.com/" />
	<meta property="og:locale" content="en_US" />
	<meta property="og:type" content="website" />
	<meta property="og:title" content="Graduate Admissions Consulting | Dr. Philippe Barr" />
	<meta property="og:description" content="Strategic graduate admissions consulting by a former professor and admissions committee insider. PhD, MBA, and master’s support." />
	<meta property="og:url" content="https://admit-lab.com/" />
	<meta property="og:site_name" content="The Admit Lab" />
	<meta property="article:modified_time" content="2026-04-03T12:02:51+00:00" />
	<meta property="og:image" content="https://daaefa00.delivery.rocketcdn.me/wp-content/uploads/2025/05/iStock-2028494735.webp" />
	<meta property="og:image:width" content="1094" />
	<meta property="og:image:height" content="729" />
	<meta property="og:image:type" content="image/webp" />
	<meta name="twitter:card" content="summary_large_image" />
	<meta name="twitter:site" content="@theadmitlab" />
	<script type="application/ld+json" class="yoast-schema-graph">{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/admit-lab.com\/","url":"https:\/\/admit-lab.com\/","name":"Graduate Admissions Consulting | Dr. Philippe Barr","isPartOf":{"@id":"https:\/\/admit-lab.com\/#website"},"about":{"@id":"https:\/\/admit-lab.com\/#\/schema\/person\/d6fa93efdcddeae5e9953457f6df996f"},"primaryImageOfPage":{"@id":"https:\/\/admit-lab.com\/#primaryimage"},"image":{"@id":"https:\/\/admit-lab.com\/#primaryimage"},"thumbnailUrl":"https:\/\/admit-lab.com\/wp-content\/uploads\/2025\/05\/iStock-2028494735.webp","datePublished":"2023-01-24T22:41:58+00:00","dateModified":"2026-04-03T12:02:51+00:00","description":"Strategic graduate admissions consulting by a former professor and admissions committee insider. PhD, MBA, and master’s support.","breadcrumb":{"@id":"https:\/\/admit-lab.com\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/admit-lab.com\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/admit-lab.com\/#primaryimage","url":"https:\/\/admit-lab.com\/wp-content\/uploads\/2025\/05\/iStock-2028494735.webp","contentUrl":"https:\/\/admit-lab.com\/wp-content\/uploads\/2025\/05\/iStock-2028494735.webp","width":1094,"height":729,"caption":"Student smiling at computer after graduate school acceptance, representing successful graduate admissions consulting."},{"@type":"BreadcrumbList","@id":"https:\/\/admit-lab.com\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home"}]},{"@type":"WebSite","@id":"https:\/\/admit-lab.com\/#website","url":"https:\/\/admit-lab.com\/","name":"The Admit Lab","description":"Graduate Admissions Consulting for PhD, Master&#039;s &amp; MBA Applicants","publisher":{"@id":"https:\/\/admit-lab.com\/#\/schema\/person\/d6fa93efdcddeae5e9953457f6df996f"},"alternateName":"Admit Lab","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/admit-lab.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/admit-lab.com\/#\/schema\/person\/d6fa93efdcddeae5e9953457f6df996f","name":"Dr. Philippe Barr","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/admit-lab.com\/wp-content\/uploads\/2025\/06\/dr-philippe-barr-professional-headshot-admit-lab.jpg","url":"https:\/\/admit-lab.com\/wp-content\/uploads\/2025\/06\/dr-philippe-barr-professional-headshot-admit-lab.jpg","contentUrl":"https:\/\/admit-lab.com\/wp-content\/uploads\/2025\/06\/dr-philippe-barr-professional-headshot-admit-lab.jpg","width":1024,"height":1024,"caption":"Dr. Philippe Barr"},"logo":{"@id":"https:\/\/admit-lab.com\/wp-content\/uploads\/2025\/06\/dr-philippe-barr-professional-headshot-admit-lab.jpg"},"description":"Dr. Philippe Barr is a graduate admissions consultant and the founder of The Admit Lab. A former professor and admissions committee member, he helps applicants get into top PhD, master's, and MBA programs.","sameAs":["http:\/\/admitlab.wordpress.com","https:\/\/www.instagram.com\/admit_lab","https:\/\/www.linkedin.com\/in\/philippe-barr\/","www.youtube.com\/@TheAdmitLab"]}]}</script>
	<meta name="google-site-verification" content="Vyv81_5jqy4tW-ohF_YaEcEYsZXXeKQPig7vfgBA5_Q" />
	<!-- / Yoast SEO plugin. -->


<link rel='dns-prefetch' href='//js.hs-scripts.com' />
<link rel='dns-prefetch' href='//www.googletagmanager.com' />
<link rel='dns-prefetch' href='//fonts-api.wp.com' />
<link rel='dns-prefetch' href='//fonts.googleapis.com' />
<link rel='dns-prefetch' href='//fonts.gstatic.com' />
<link rel='dns-prefetch' href='//ajax.googleapis.com' />
<link rel='dns-prefetch' href='//www.google-analytics.com' />
<link rel='dns-prefetch' href='//cdn.jsdelivr.net' />
<link rel='dns-prefetch' href='//daaefa00.delivery.rocketcdn.me' />
<link rel='dns-prefetch' href='//v0.wordpress.com' />
<link href='https://daaefa00.delivery.rocketcdn.me' rel='preconnect' />
<style id="wp-img-auto-sizes-contain-inline-css">
img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}
/*# sourceURL=wp-img-auto-sizes-contain-inline-css */
</style>
<link data-minify="1" rel='stylesheet' id='twentynineteen-jetpack-css' href='https://daaefa00.delivery.rocketcdn.me/wp-content/cache/min/1/wp-content/plugins/jetpack/modules/theme-tools/compat/twentynineteen.css?ver=1771339650' media='all' />
<link data-minify="1" rel='stylesheet' id='ugb-style-css-css' href='https://daaefa00.delivery.rocketcdn.me/wp-content/cache/min/1/wp-content/plugins/stackable-ultimate-gutenberg-blocks/dist/frontend_blocks.css?ver=1771339650' media='all' />
<style id="ugb-style-css-inline-css">
:root {--stk-block-width-default-detected: 640px;}
/*# sourceURL=ugb-style-css-inline-css */
</style>
<link data-minify="1" rel='stylesheet' id='ugb-style-css-responsive-css' href='https://daaefa00.delivery.rocketcdn.me/wp-content/cache/min/1/wp-content/plugins/stackable-ultimate-gutenberg-blocks/dist/frontend_blocks_responsive.css?ver=1771339650' media='all' />
<style id="ugb-style-css-nodep-inline-css">
/* Global Color Schemes (background-scheme-default-3) */
.stk--background-scheme--scheme-default-3{--stk-block-background-color:#0f0e17;--stk-heading-color:#fffffe;--stk-text-color:#fffffe;--stk-link-color:#f00069;--stk-accent-color:#f00069;--stk-subtitle-color:#f00069;--stk-button-background-color:#f00069;--stk-button-text-color:#fffffe;--stk-button-outline-color:#fffffe;}
/* Global Color Schemes (container-scheme-default-3) */
.stk--container-scheme--scheme-default-3{--stk-container-background-color:#0f0e17;--stk-heading-color:#fffffe;--stk-text-color:#fffffe;--stk-link-color:#f00069;--stk-accent-color:#f00069;--stk-subtitle-color:#f00069;--stk-button-background-color:#f00069;--stk-button-text-color:#fffffe;--stk-button-outline-color:#fffffe;}
/* Global Preset Controls */
:root{--stk--preset--font-size--small:var(--wp--preset--font-size--small);--stk--preset--font-size--normal:var(--wp--preset--font-size--normal);--stk--preset--font-size--large:var(--wp--preset--font-size--large);--stk--preset--font-size--huge:var(--wp--preset--font-size--huge);--stk--preset--spacing--20:var(--wp--preset--spacing--20);--stk--preset--spacing--30:var(--wp--preset--spacing--30);--stk--preset--spacing--40:var(--wp--preset--spacing--40);--stk--preset--spacing--50:var(--wp--preset--spacing--50);--stk--preset--spacing--60:var(--wp--preset--spacing--60);--stk--preset--spacing--70:var(--wp--preset--spacing--70);--stk--preset--spacing--80:var(--wp--preset--spacing--80);}
/*# sourceURL=ugb-style-css-nodep-inline-css */
</style>
<link data-minify="1" rel='stylesheet' id='pt-cv-public-style-css' href='https://daaefa00.delivery.rocketcdn.me/wp-content/cache/min/1/wp-content/plugins/content-views-query-and-display-post-page/public/assets/css/cv.css?ver=1771339651' media='all' />
<style id="wp-emoji-styles-inline-css">

	img.wp-smiley, img.emoji {
		display: inline !important;
		border: none !important;
		box-shadow: none !important;
		height: 1em !important;
		width: 1em !important;
		margin: 0 0.07em !important;
		vertical-align: -0.1em !important;
		background: none !important;
		padding: 0 !important;
	}
/*# sourceURL=wp-emoji-styles-inline-css */
</style>
<style id="wp-block-library-inline-css">
:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.wp-element-button{cursor:pointer}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}:root .has-text-align-center{text-align:center}:root .has-text-align-left{text-align:left}:root .has-text-align-right{text-align:right}.has-fit-text{white-space:nowrap!important}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-break:normal!important}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-color]){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}

/*# sourceURL=https://admit-lab.com/wp-content/plugins/gutenberg/build/styles/block-library/common.min.css */
</style>
<style id="wp-block-buttons-inline-css">
.wp-block-buttons{box-sizing:border-box}.wp-block-buttons.is-vertical{flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:inline-block;margin:0}.wp-block-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-buttons.is-content-justification-center{justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-buttons[style*=text-decoration] .wp-block-button,.wp-block-buttons[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons .wp-block-button__link{width:100%}.wp-block-button.aligncenter{text-align:center}
/*# sourceURL=https://admit-lab.com/wp-content/plugins/gutenberg/build/styles/block-library/buttons/style.min.css */
</style>
<style id="wp-block-separator-inline-css">
@charset "UTF-8";.wp-block-separator{border:none;border-top:2px solid}:root :where(.wp-block-separator.is-style-dots){height:auto;line-height:1;text-align:center}:root :where(.wp-block-separator.is-style-dots):before{color:currentColor;content:"···";font-family:serif;font-size:1.5em;letter-spacing:2em;padding-left:2em}.wp-block-separator.is-style-dots{background:none!important;border:none!important}
/*# sourceURL=https://admit-lab.com/wp-content/plugins/gutenberg/build/styles/block-library/separator/style.min.css */
</style>
<style id="wp-block-separator-theme-inline-css">
.wp-block-separator.has-css-opacity{opacity:.4}.wp-block-separator{border:none;border-bottom:2px solid;margin-left:auto;margin-right:auto}.wp-block-separator.has-alpha-channel-opacity{opacity:1}.wp-block-separator:not(.is-style-wide):not(.is-style-dots){width:100px}.wp-block-separator.has-background:not(.is-style-dots){border-bottom:none;height:1px}.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots){height:2px}
/*# sourceURL=https://admit-lab.com/wp-content/plugins/gutenberg/build/styles/block-library/separator/theme.min.css */
</style>
<style id="wp-block-button-inline-css">
.wp-block-button__link{align-content:center;box-sizing:border-box;cursor:pointer;display:inline-block;height:100%;text-align:center;word-break:break-word}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}:where(.wp-block-button__link){border-radius:9999px;box-shadow:none;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none}.wp-block-button[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons>.wp-block-button.has-custom-width{max-width:none}.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{width:100%}.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons>.wp-block-button[class*=wp-block-button__width]{width:calc(var(--wp--block-button--width)*1% - var(--wp--style--block-gap, .5em)*(1 - var(--wp--block-button--width)/100))}.wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*.75)}.wp-block-buttons>.wp-block-button.wp-block-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*.5)}.wp-block-buttons>.wp-block-button.wp-block-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*.25)}.wp-block-buttons>.wp-block-button.wp-block-button__width-100{flex-basis:100%;width:100%}.wp-block-buttons.is-vertical>.wp-block-button[class*=wp-block-button__width]{width:calc(var(--wp--block-button--width)*1%)}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25{width:25%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50{width:50%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75{width:75%}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0!important}:root :where(.wp-block-button .wp-block-button__link.is-style-outline),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link){border:2px solid;padding:.667em 1.333em}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color)){color:currentColor}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)){background-color:initial;background-image:none}
/*# sourceURL=https://admit-lab.com/wp-content/plugins/gutenberg/build/styles/block-library/button/style.min.css */
</style>
<style id="wp-block-library-inline-css-extra">
.has-text-align-justify{text-align:justify;}
/*# sourceURL=wp-block-library-inline-css */
</style>

<style id="classic-theme-styles-inline-css">
.wp-block-button__link{background-color:#32373c;border-radius:9999px;box-shadow:none;color:#fff;font-size:1.125em;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none}.wp-block-file__button{background:#32373c;color:#fff}.wp-block-accordion-heading{margin:0}.wp-block-accordion-heading__toggle{background-color:inherit!important;color:inherit!important}.wp-block-accordion-heading__toggle:not(:focus-visible){outline:none}.wp-block-accordion-heading__toggle:focus,.wp-block-accordion-heading__toggle:hover{background-color:inherit!important;border:none;box-shadow:none;color:inherit;padding:var(--wp--preset--spacing--20,1em) 0;text-decoration:none}.wp-block-accordion-heading__toggle:focus-visible{outline:auto;outline-offset:0}.wp-block-tab:not(.has-text-color){color:inherit!important}.wp-block-tab:not(.has-background){background-color:inherit!important}.wp-block-tab:focus,.wp-block-tab:hover{text-decoration:none}.wp-block-tab:focus-visible{outline:auto;outline-offset:0}
/*# sourceURL=https://admit-lab.com/wp-content/plugins/gutenberg/build/styles/block-library/classic.min.css */
</style>

<link data-minify="1" rel='stylesheet' id='hashabr-block-style-css' href='https://daaefa00.delivery.rocketcdn.me/wp-content/cache/min/1/wp-content/plugins/hashbar-pro/blocks/src/assets/css/style-index.css?ver=1771339651' media='all' />
<style id="global-styles-inline-css">
:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #FFF;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--primary: #0073a8;--wp--preset--color--secondary: #005075;--wp--preset--color--dark-gray: #111;--wp--preset--color--light-gray: #767676;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 19.5px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36.5px;--wp--preset--font-size--x-large: 42px;--wp--preset--font-size--normal: 22px;--wp--preset--font-size--huge: 49.5px;--wp--preset--font-family--albert-sans: 'Albert Sans', sans-serif;--wp--preset--font-family--alegreya: Alegreya, serif;--wp--preset--font-family--arvo: Arvo, serif;--wp--preset--font-family--bodoni-moda: 'Bodoni Moda', serif;--wp--preset--font-family--bricolage-grotesque: 'Bricolage Grotesque', sans-serif;--wp--preset--font-family--cabin: Cabin, sans-serif;--wp--preset--font-family--chivo: Chivo, sans-serif;--wp--preset--font-family--commissioner: Commissioner, sans-serif;--wp--preset--font-family--cormorant: Cormorant, serif;--wp--preset--font-family--courier-prime: 'Courier Prime', monospace;--wp--preset--font-family--crimson-pro: 'Crimson Pro', serif;--wp--preset--font-family--dm-mono: 'DM Mono', monospace;--wp--preset--font-family--dm-sans: 'DM Sans', sans-serif;--wp--preset--font-family--dm-serif-display: 'DM Serif Display', serif;--wp--preset--font-family--domine: Domine, serif;--wp--preset--font-family--eb-garamond: 'EB Garamond', serif;--wp--preset--font-family--epilogue: Epilogue, sans-serif;--wp--preset--font-family--fahkwang: Fahkwang, sans-serif;--wp--preset--font-family--figtree: Figtree, sans-serif;--wp--preset--font-family--fira-sans: 'Fira Sans', sans-serif;--wp--preset--font-family--fjalla-one: 'Fjalla One', sans-serif;--wp--preset--font-family--fraunces: Fraunces, serif;--wp--preset--font-family--gabarito: Gabarito, system-ui;--wp--preset--font-family--ibm-plex-mono: 'IBM Plex Mono', monospace;--wp--preset--font-family--ibm-plex-sans: 'IBM Plex Sans', sans-serif;--wp--preset--font-family--ibarra-real-nova: 'Ibarra Real Nova', serif;--wp--preset--font-family--instrument-serif: 'Instrument Serif', serif;--wp--preset--font-family--inter: Inter, sans-serif;--wp--preset--font-family--josefin-sans: 'Josefin Sans', sans-serif;--wp--preset--font-family--jost: Jost, sans-serif;--wp--preset--font-family--libre-baskerville: 'Libre Baskerville', serif;--wp--preset--font-family--libre-franklin: 'Libre Franklin', sans-serif;--wp--preset--font-family--literata: Literata, serif;--wp--preset--font-family--lora: Lora, serif;--wp--preset--font-family--merriweather: Merriweather, serif;--wp--preset--font-family--montserrat: Montserrat, sans-serif;--wp--preset--font-family--newsreader: Newsreader, serif;--wp--preset--font-family--noto-sans-mono: 'Noto Sans Mono', sans-serif;--wp--preset--font-family--nunito: Nunito, sans-serif;--wp--preset--font-family--open-sans: 'Open Sans', sans-serif;--wp--preset--font-family--overpass: Overpass, sans-serif;--wp--preset--font-family--pt-serif: 'PT Serif', serif;--wp--preset--font-family--petrona: Petrona, serif;--wp--preset--font-family--piazzolla: Piazzolla, serif;--wp--preset--font-family--playfair-display: 'Playfair Display', serif;--wp--preset--font-family--plus-jakarta-sans: 'Plus Jakarta Sans', sans-serif;--wp--preset--font-family--poppins: Poppins, sans-serif;--wp--preset--font-family--raleway: Raleway, sans-serif;--wp--preset--font-family--roboto: Roboto, sans-serif;--wp--preset--font-family--roboto-slab: 'Roboto Slab', serif;--wp--preset--font-family--rubik: Rubik, sans-serif;--wp--preset--font-family--rufina: Rufina, serif;--wp--preset--font-family--sora: Sora, sans-serif;--wp--preset--font-family--source-sans-3: 'Source Sans 3', sans-serif;--wp--preset--font-family--source-serif-4: 'Source Serif 4', serif;--wp--preset--font-family--space-mono: 'Space Mono', monospace;--wp--preset--font-family--syne: Syne, sans-serif;--wp--preset--font-family--texturina: Texturina, serif;--wp--preset--font-family--urbanist: Urbanist, sans-serif;--wp--preset--font-family--work-sans: 'Work Sans', sans-serif;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp: 6px 6px 0px rgb(0, 0, 0);}.wp-block-button{--wp--preset--dimension--25: 25%;--wp--preset--dimension--50: 50%;--wp--preset--dimension--75: 75%;--wp--preset--dimension--100: 100%;}:where(body) { margin: 0; }:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}body{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}:root :where(.wp-element-button, .wp-block-button__link){background-color: #32373c;border-width: 0;color: #fff;font-family: inherit;font-size: inherit;font-style: inherit;font-weight: inherit;letter-spacing: inherit;line-height: inherit;padding-top: calc(0.667em + 2px);padding-right: calc(1.333em + 2px);padding-bottom: calc(0.667em + 2px);padding-left: calc(1.333em + 2px);text-decoration: none;text-transform: inherit;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-primary-color{color: var(--wp--preset--color--primary) !important;}.has-secondary-color{color: var(--wp--preset--color--secondary) !important;}.has-dark-gray-color{color: var(--wp--preset--color--dark-gray) !important;}.has-light-gray-color{color: var(--wp--preset--color--light-gray) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-primary-background-color{background-color: var(--wp--preset--color--primary) !important;}.has-secondary-background-color{background-color: var(--wp--preset--color--secondary) !important;}.has-dark-gray-background-color{background-color: var(--wp--preset--color--dark-gray) !important;}.has-light-gray-background-color{background-color: var(--wp--preset--color--light-gray) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-primary-border-color{border-color: var(--wp--preset--color--primary) !important;}.has-secondary-border-color{border-color: var(--wp--preset--color--secondary) !important;}.has-dark-gray-border-color{border-color: var(--wp--preset--color--dark-gray) !important;}.has-light-gray-border-color{border-color: var(--wp--preset--color--light-gray) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}.has-normal-font-size{font-size: var(--wp--preset--font-size--normal) !important;}.has-huge-font-size{font-size: var(--wp--preset--font-size--huge) !important;}.has-albert-sans-font-family{font-family: var(--wp--preset--font-family--albert-sans) !important;}.has-alegreya-font-family{font-family: var(--wp--preset--font-family--alegreya) !important;}.has-arvo-font-family{font-family: var(--wp--preset--font-family--arvo) !important;}.has-bodoni-moda-font-family{font-family: var(--wp--preset--font-family--bodoni-moda) !important;}.has-bricolage-grotesque-font-family{font-family: var(--wp--preset--font-family--bricolage-grotesque) !important;}.has-cabin-font-family{font-family: var(--wp--preset--font-family--cabin) !important;}.has-chivo-font-family{font-family: var(--wp--preset--font-family--chivo) !important;}.has-commissioner-font-family{font-family: var(--wp--preset--font-family--commissioner) !important;}.has-cormorant-font-family{font-family: var(--wp--preset--font-family--cormorant) !important;}.has-courier-prime-font-family{font-family: var(--wp--preset--font-family--courier-prime) !important;}.has-crimson-pro-font-family{font-family: var(--wp--preset--font-family--crimson-pro) !important;}.has-dm-mono-font-family{font-family: var(--wp--preset--font-family--dm-mono) !important;}.has-dm-sans-font-family{font-family: var(--wp--preset--font-family--dm-sans) !important;}.has-dm-serif-display-font-family{font-family: var(--wp--preset--font-family--dm-serif-display) !important;}.has-domine-font-family{font-family: var(--wp--preset--font-family--domine) !important;}.has-eb-garamond-font-family{font-family: var(--wp--preset--font-family--eb-garamond) !important;}.has-epilogue-font-family{font-family: var(--wp--preset--font-family--epilogue) !important;}.has-fahkwang-font-family{font-family: var(--wp--preset--font-family--fahkwang) !important;}.has-figtree-font-family{font-family: var(--wp--preset--font-family--figtree) !important;}.has-fira-sans-font-family{font-family: var(--wp--preset--font-family--fira-sans) !important;}.has-fjalla-one-font-family{font-family: var(--wp--preset--font-family--fjalla-one) !important;}.has-fraunces-font-family{font-family: var(--wp--preset--font-family--fraunces) !important;}.has-gabarito-font-family{font-family: var(--wp--preset--font-family--gabarito) !important;}.has-ibm-plex-mono-font-family{font-family: var(--wp--preset--font-family--ibm-plex-mono) !important;}.has-ibm-plex-sans-font-family{font-family: var(--wp--preset--font-family--ibm-plex-sans) !important;}.has-ibarra-real-nova-font-family{font-family: var(--wp--preset--font-family--ibarra-real-nova) !important;}.has-instrument-serif-font-family{font-family: var(--wp--preset--font-family--instrument-serif) !important;}.has-inter-font-family{font-family: var(--wp--preset--font-family--inter) !important;}.has-josefin-sans-font-family{font-family: var(--wp--preset--font-family--josefin-sans) !important;}.has-jost-font-family{font-family: var(--wp--preset--font-family--jost) !important;}.has-libre-baskerville-font-family{font-family: var(--wp--preset--font-family--libre-baskerville) !important;}.has-libre-franklin-font-family{font-family: var(--wp--preset--font-family--libre-franklin) !important;}.has-literata-font-family{font-family: var(--wp--preset--font-family--literata) !important;}.has-lora-font-family{font-family: var(--wp--preset--font-family--lora) !important;}.has-merriweather-font-family{font-family: var(--wp--preset--font-family--merriweather) !important;}.has-montserrat-font-family{font-family: var(--wp--preset--font-family--montserrat) !important;}.has-newsreader-font-family{font-family: var(--wp--preset--font-family--newsreader) !important;}.has-noto-sans-mono-font-family{font-family: var(--wp--preset--font-family--noto-sans-mono) !important;}.has-nunito-font-family{font-family: var(--wp--preset--font-family--nunito) !important;}.has-open-sans-font-family{font-family: var(--wp--preset--font-family--open-sans) !important;}.has-overpass-font-family{font-family: var(--wp--preset--font-family--overpass) !important;}.has-pt-serif-font-family{font-family: var(--wp--preset--font-family--pt-serif) !important;}.has-petrona-font-family{font-family: var(--wp--preset--font-family--petrona) !important;}.has-piazzolla-font-family{font-family: var(--wp--preset--font-family--piazzolla) !important;}.has-playfair-display-font-family{font-family: var(--wp--preset--font-family--playfair-display) !important;}.has-plus-jakarta-sans-font-family{font-family: var(--wp--preset--font-family--plus-jakarta-sans) !important;}.has-poppins-font-family{font-family: var(--wp--preset--font-family--poppins) !important;}.has-raleway-font-family{font-family: var(--wp--preset--font-family--raleway) !important;}.has-roboto-font-family{font-family: var(--wp--preset--font-family--roboto) !important;}.has-roboto-slab-font-family{font-family: var(--wp--preset--font-family--roboto-slab) !important;}.has-rubik-font-family{font-family: var(--wp--preset--font-family--rubik) !important;}.has-rufina-font-family{font-family: var(--wp--preset--font-family--rufina) !important;}.has-sora-font-family{font-family: var(--wp--preset--font-family--sora) !important;}.has-source-sans-3-font-family{font-family: var(--wp--preset--font-family--source-sans-3) !important;}.has-source-serif-4-font-family{font-family: var(--wp--preset--font-family--source-serif-4) !important;}.has-space-mono-font-family{font-family: var(--wp--preset--font-family--space-mono) !important;}.has-syne-font-family{font-family: var(--wp--preset--font-family--syne) !important;}.has-texturina-font-family{font-family: var(--wp--preset--font-family--texturina) !important;}.has-urbanist-font-family{font-family: var(--wp--preset--font-family--urbanist) !important;}.has-work-sans-font-family{font-family: var(--wp--preset--font-family--work-sans) !important;}
/*# sourceURL=global-styles-inline-css */
</style>

<link data-minify="1" rel='stylesheet' id='material-design-iconic-font-css' href='https://daaefa00.delivery.rocketcdn.me/wp-content/cache/min/1/wp-content/plugins/hashbar-pro/assets/css/material-design-iconic-font.min.css?ver=1771339651' media='all' />
<link data-minify="1" rel='stylesheet' id='hashbar-pro-frontend-css' href='https://daaefa00.delivery.rocketcdn.me/wp-content/cache/min/1/wp-content/plugins/hashbar-pro/assets/css/frontend.css?ver=1771339651' media='all' />
<link data-minify="1" rel='stylesheet' id='patreon-wordpress-css-css' href='https://daaefa00.delivery.rocketcdn.me/wp-content/cache/min/1/wp-content/plugins/patreon-connect/assets/css/app.css?ver=1771339651' media='all' />
<link rel='stylesheet' id='dashicons-css' href='https://daaefa00.delivery.rocketcdn.me/wp-includes/css/dashicons.min.css?ver=7.0' media='all' />
<link data-minify="1" rel='stylesheet' id='to-top-css' href='https://daaefa00.delivery.rocketcdn.me/wp-content/cache/min/1/wp-content/plugins/to-top/public/css/to-top-public.css?ver=1771339651' media='all' />
<style id="wpxpo-global-style-inline-css">
:root { --preset-color1: #00ADB5 --preset-color2: #F08A5D --preset-color3: #B83B5E --preset-color4: #B83B5E --preset-color5: #71C9CE --preset-color6: #F38181 --preset-color7: #FF2E63 --preset-color8: #EEEEEE --preset-color9: #F9ED69 }
/*# sourceURL=wpxpo-global-style-inline-css */
</style>
<style id="ultp-preset-colors-style-inline-css">
:root { --postx_preset_Base_1_color: #f4f4ff; --postx_preset_Base_2_color: #dddff8; --postx_preset_Base_3_color: #B4B4D6; --postx_preset_Primary_color: #3323f0; --postx_preset_Secondary_color: #4a5fff; --postx_preset_Tertiary_color: #FFFFFF; --postx_preset_Contrast_3_color: #545472; --postx_preset_Contrast_2_color: #262657; --postx_preset_Contrast_1_color: #10102e; --postx_preset_Over_Primary_color: #ffffff;  }
/*# sourceURL=ultp-preset-colors-style-inline-css */
</style>
<style id="ultp-preset-gradient-style-inline-css">
:root { --postx_preset_Primary_to_Secondary_to_Right_gradient: linear-gradient(90deg, var(--postx_preset_Primary_color) 0%, var(--postx_preset_Secondary_color) 100%); --postx_preset_Primary_to_Secondary_to_Bottom_gradient: linear-gradient(180deg, var(--postx_preset_Primary_color) 0%, var(--postx_preset_Secondary_color) 100%); --postx_preset_Secondary_to_Primary_to_Right_gradient: linear-gradient(90deg, var(--postx_preset_Secondary_color) 0%, var(--postx_preset_Primary_color) 100%); --postx_preset_Secondary_to_Primary_to_Bottom_gradient: linear-gradient(180deg, var(--postx_preset_Secondary_color) 0%, var(--postx_preset_Primary_color) 100%); --postx_preset_Cold_Evening_gradient: linear-gradient(0deg, rgb(12, 52, 131) 0%, rgb(162, 182, 223) 100%, rgb(107, 140, 206) 100%, rgb(162, 182, 223) 100%); --postx_preset_Purple_Division_gradient: linear-gradient(0deg, rgb(112, 40, 228) 0%, rgb(229, 178, 202) 100%); --postx_preset_Over_Sun_gradient: linear-gradient(60deg, rgb(171, 236, 214) 0%, rgb(251, 237, 150) 100%); --postx_preset_Morning_Salad_gradient: linear-gradient(-255deg, rgb(183, 248, 219) 0%, rgb(80, 167, 194) 100%); --postx_preset_Fabled_Sunset_gradient: linear-gradient(-270deg, rgb(35, 21, 87) 0%, rgb(68, 16, 122) 29%, rgb(255, 19, 97) 67%, rgb(255, 248, 0) 100%);  }
/*# sourceURL=ultp-preset-gradient-style-inline-css */
</style>
<style id="ultp-preset-typo-style-inline-css">
@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i'); :root { --postx_preset_Heading_typo_font_family: Roboto; --postx_preset_Heading_typo_font_family_type: sans-serif; --postx_preset_Heading_typo_font_weight: 600; --postx_preset_Heading_typo_text_transform: capitalize; --postx_preset_Body_and_Others_typo_font_family: Roboto; --postx_preset_Body_and_Others_typo_font_family_type: sans-serif; --postx_preset_Body_and_Others_typo_font_weight: 400; --postx_preset_Body_and_Others_typo_text_transform: lowercase; --postx_preset_body_typo_font_size_lg: 16px; --postx_preset_paragraph_1_typo_font_size_lg: 12px; --postx_preset_paragraph_2_typo_font_size_lg: 12px; --postx_preset_paragraph_3_typo_font_size_lg: 12px; --postx_preset_heading_h1_typo_font_size_lg: 42px; --postx_preset_heading_h2_typo_font_size_lg: 36px; --postx_preset_heading_h3_typo_font_size_lg: 30px; --postx_preset_heading_h4_typo_font_size_lg: 24px; --postx_preset_heading_h5_typo_font_size_lg: 20px; --postx_preset_heading_h6_typo_font_size_lg: 16px; }
/*# sourceURL=ultp-preset-typo-style-inline-css */
</style>
<link data-minify="1" rel='stylesheet' id='twentynineteen-style-css' href='https://daaefa00.delivery.rocketcdn.me/wp-content/cache/min/1/wp-content/themes/twentynineteen/style.css?ver=1771339652' media='all' />
<style id="twentynineteen-style-inline-css">
.posted-on, .cat-links, .tags-links, .comments-link { clip: rect(1px, 1px, 1px, 1px); height: 1px; position: absolute; overflow: hidden; width: 1px; }
/*# sourceURL=twentynineteen-style-inline-css */
</style>
<link rel='stylesheet' id='twentynineteen-print-style-css' href='https://daaefa00.delivery.rocketcdn.me/wp-content/themes/twentynineteen/print.css?ver=3.0.0-wpcom' media='print' />
<link data-minify="1" rel='stylesheet' id='twentynineteen-wpcom-style-css' href='https://daaefa00.delivery.rocketcdn.me/wp-content/cache/min/1/wp-content/themes/twentynineteen/inc/style-wpcom.css?ver=1771339652' media='all' />
<link data-minify="1" rel='stylesheet' id='mm-compiled-options-mobmenu-css' href='https://daaefa00.delivery.rocketcdn.me/wp-content/cache/min/1/wp-content/uploads/dynamic-mobmenu.css?ver=1771339652' media='all' />
<link rel='stylesheet' id='mm-google-webfont-open-sans-css' href='//fonts-api.wp.com/css?family=Open+Sans:inherit,400&#038;subset=latin,latin-ext&#038;ver=7.0' media='all' />
<style id="posts-table-pro-head-inline-css">
table.posts-data-table { visibility: hidden; }
/*# sourceURL=posts-table-pro-head-inline-css */
</style>
<link data-minify="1" rel='stylesheet' id='cssmobmenu-icons-css' href='https://daaefa00.delivery.rocketcdn.me/wp-content/cache/min/1/wp-content/plugins/mobile-menu/includes/css/mobmenu-icons.css?ver=1771339652' media='all' />
<link data-minify="1" rel='stylesheet' id='cssmobmenu-css' href='https://daaefa00.delivery.rocketcdn.me/wp-content/cache/min/1/wp-content/plugins/mobile-menu/includes/css/mobmenu.css?ver=1771339652' media='all' />
<style id="rocket-lazyload-inline-css">
.rll-youtube-player{position:relative;padding-bottom:56.23%;height:0;overflow:hidden;max-width:100%;}.rll-youtube-player:focus-within{outline: 2px solid currentColor;outline-offset: 5px;}.rll-youtube-player iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;background:0 0}.rll-youtube-player img{bottom:0;display:block;left:0;margin:auto;max-width:100%;width:100%;position:absolute;right:0;top:0;border:none;height:auto;-webkit-transition:.4s all;-moz-transition:.4s all;transition:.4s all}.rll-youtube-player img:hover{-webkit-filter:brightness(75%)}.rll-youtube-player .play{height:100%;width:100%;left:0;top:0;position:absolute;background:url(https://daaefa00.delivery.rocketcdn.me/wp-content/plugins/wp-rocket/assets/img/youtube.png) no-repeat center;background-color: transparent !important;cursor:pointer;border:none;}.wp-embed-responsive .wp-has-aspect-ratio .rll-youtube-player{position:absolute;padding-bottom:0;width:100%;height:100%;top:0;bottom:0;left:0;right:0}
/*# sourceURL=rocket-lazyload-inline-css */
</style>
<style id="jetpack-global-styles-frontend-style-inline-css">
:root { --font-headings: unset; --font-base: unset; --font-headings-default: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif; --font-base-default: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;}
/*# sourceURL=jetpack-global-styles-frontend-style-inline-css */
</style>
<script type="rocketlazyloadscript" id="jetpack-mu-wpcom-settings-js-before">
var JETPACK_MU_WPCOM_SETTINGS = {"assetsUrl":"https://admit-lab.com/wp-content/mu-plugins/wpcomsh/jetpack_vendor/automattic/jetpack-mu-wpcom/src/build/"};
//# sourceURL=jetpack-mu-wpcom-settings-js-before
</script>
<script type="rocketlazyloadscript" id="jquery-core-js" data-rocket-src="https://daaefa00.delivery.rocketcdn.me/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" defer></script>
<script type="rocketlazyloadscript" id="jquery-migrate-js" data-rocket-src="https://daaefa00.delivery.rocketcdn.me/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" defer></script>
<script type="rocketlazyloadscript" id="js-cookie-js" data-rocket-src="https://daaefa00.delivery.rocketcdn.me/wp-content/plugins/hashbar-pro/assets/js/js.cookie.min.js?ver=1.5.1" defer></script>
<script id="to-top-js-extra">
var to_top_options = {"scroll_offset":"100","icon_opacity":"50","style":"icon","icon_type":"dashicons-arrow-up","icon_color":"","icon_bg_color":"#6eaeba","icon_size":"32","border_radius":"5","image":"https://admit-lab.com/wp-content/plugins/to-top/admin/images/default.png","image_width":"65","image_alt":"","location":"bottom-right","margin_x":"20","margin_y":"20","show_on_admin":"0","enable_autohide":"0","autohide_time":"2","enable_hide_small_device":"0","small_device_max_width":"640","reset":"0"};
//# sourceURL=to-top-js-extra
</script>
<script type="rocketlazyloadscript" data-minify="1" async id="to-top-js" data-rocket-src="https://daaefa00.delivery.rocketcdn.me/wp-content/cache/min/1/wp-content/plugins/to-top/public/js/to-top-public.js?ver=1771339652"></script>
<script type="rocketlazyloadscript" data-minify="1" data-wp-strategy="defer" defer id="twentynineteen-priority-menu-js" data-rocket-src="https://daaefa00.delivery.rocketcdn.me/wp-content/cache/min/1/wp-content/themes/twentynineteen/js/priority-menu.js?ver=1771339652"></script>

<!-- Google tag (gtag.js) snippet added by Site Kit -->
<!-- Google Analytics snippet added by Site Kit -->
<script type="rocketlazyloadscript" id="google_gtagjs-js" data-rocket-src="https://www.googletagmanager.com/gtag/js?id=GT-5N538RF" async></script>
<script type="rocketlazyloadscript" id="google_gtagjs-js-after">
window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}
gtag("set","linker",{"domains":["admit-lab.com"]});
gtag("js", new Date());
gtag("set", "developer_id.dZTNiMT", true);
gtag("config", "GT-5N538RF");
 window._googlesitekit = window._googlesitekit || {}; window._googlesitekit.throttledEvents = []; window._googlesitekit.gtagEvent = (name, data) => { var key = JSON.stringify( { name, data } ); if ( !! window._googlesitekit.throttledEvents[ key ] ) { return; } window._googlesitekit.throttledEvents[ key ] = true; setTimeout( () => { delete window._googlesitekit.throttledEvents[ key ]; }, 5 ); gtag( "event", name, { ...data, event_source: "site-kit" } ); }; 
//# sourceURL=google_gtagjs-js-after
</script>
<script type="rocketlazyloadscript" data-minify="1" id="mobmenujs-js" data-rocket-src="https://daaefa00.delivery.rocketcdn.me/wp-content/cache/min/1/wp-content/plugins/mobile-menu/includes/js/mobmenu.js?ver=1771339652" defer></script>
<meta name="generator" content="Site Kit by Google 1.180.0" />			<!-- DO NOT COPY THIS SNIPPET! Start of Page Analytics Tracking for HubSpot WordPress plugin v11.3.45-->
			<script type="rocketlazyloadscript" class="hsq-set-content-id" data-content-id="standard-page">
				var _hsq = _hsq || [];
				_hsq.push(["setContentType", "standard-page"]);
			</script>
			<!-- DO NOT COPY THIS SNIPPET! End of Page Analytics Tracking for HubSpot WordPress plugin -->
			<!--Customizer CSS-->
<style type="text/css">
.site-logo .custom-logo-link {
    height: auto;
}
.site-logo .custom-logo-link .custom-logo {
	display: block;
}
body { font-size:0.95em; }body {
    font-size: 0.95em;
}
@media only screen and (max-width: 768px) {
	body {
        font-size: 0.703em;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1168px) {
	body {
        font-size: 0.209em;
    }
}
@media only screen and (min-width: 768px) {
	.site-logo .custom-logo-link {
        width: 188px;
    }
}
.site-title, .featured-image .site-title {
	display: block;
	text-align: center;
}
.site-title, .featured-image .site-title { display:none; }.site-description {
	display: block;
	text-align: center;
}
.site-description { display:none; }.main-navigation {
    font-size: 1.2rem;
}
@media only screen and (max-width: 768px) {
	.main-navigation {
        font-size: 0.888rem;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1168px) {
	.main-navigation {
        font-size: 0.264rem;
    }
}
.main-navigation div>ul>li>ul>li {
    font-size: 0.9rem;
}
@media only screen and (max-width: 768px) {
	.main-navigation div>ul>li>ul>li {
        font-size: 0.666rem;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1168px) {
	.main-navigation div>ul>li>ul>li {
        font-size: 0.198rem;
    }
}
.main-navigation div>ul>li>ul>li>ul>li {
    font-size: 0.8rem;
}
@media only screen and (max-width: 768px) {
	.main-navigation div>ul>li>ul>li>ul>li {
        font-size: 0.592rem;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1168px) {
	.main-navigation div>ul>li>ul>li>ul>li {
        font-size: 0.176rem;
    }
}
.entry .entry-title { text-transform: capitalize; }.single-post .entry-footer {
    display: none;
}
.site-footer { background-color: #1a334f; }.site-header.featured-image:after { opacity:0.00; }</style> 
<!--/Customizer CSS-->
<style>@font-face {
            font-family: 'Libre Franklin Extra Bold';
            src: url('https://daaefa00.delivery.rocketcdn.me/wp-content/plugins/patreon-connect/assets/fonts/librefranklin-extrabold-webfont.woff2') format('woff2'),
                 url('https://daaefa00.delivery.rocketcdn.me/wp-content/plugins/patreon-connect/assets/fonts/librefranklin-extrabold-webfont.woff') format('woff');
            font-weight: bold;
            }</style><link rel="preload" as="image" href="https://daaefa00.delivery.rocketcdn.me/wp-content/uploads/2025/05/iStock-2028494735.webp" fetchpriority="high" type="image/webp">


	<style>img#wpstats{display:none}</style>
		<!--Customizer CSS-->
<style type="text/css">
.site-logo .custom-logo-link { border-radius:0; }</style> 
<!--/Customizer CSS-->

<!-- Google Tag Manager snippet added by Site Kit -->
<script type="rocketlazyloadscript">
			( function( w, d, s, l, i ) {
				w[l] = w[l] || [];
				w[l].push( {'gtm.start': new Date().getTime(), event: 'gtm.js'} );
				var f = d.getElementsByTagName( s )[0],
					j = d.createElement( s ), dl = l != 'dataLayer' ? '&l=' + l : '';
				j.async = true;
				j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
				f.parentNode.insertBefore( j, f );
			} )( window, document, 'script', 'dataLayer', 'GTM-WKWJK5R' );
			
</script>

<!-- End Google Tag Manager snippet added by Site Kit -->
<link rel="icon" href="https://daaefa00.delivery.rocketcdn.me/wp-content/uploads/2025/06/cropped-the-admit-lab-monogram-A-refined-32x32.png" sizes="32x32" />
<link rel="icon" href="https://daaefa00.delivery.rocketcdn.me/wp-content/uploads/2025/06/cropped-the-admit-lab-monogram-A-refined-192x192.png" sizes="192x192" />
<link rel="apple-touch-icon" href="https://daaefa00.delivery.rocketcdn.me/wp-content/uploads/2025/06/cropped-the-admit-lab-monogram-A-refined-180x180.png" />
<meta name="msapplication-TileImage" content="https://daaefa00.delivery.rocketcdn.me/wp-content/uploads/2025/06/cropped-the-admit-lab-monogram-A-refined-270x270.png" />
<link rel="stylesheet" type="text/css" id="wp-custom-css" href="https://admit-lab.com/?custom-css=9927e6db36" /><noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript><style id="block-style-variation-styles-inline-css">
:root :where(.wp-block-button.is-style-outline--1 .wp-block-button__link){background: transparent none;border-color: currentColor;border-width: 2px;border-style: solid;color: currentColor;padding-top: 0.667em;padding-right: 1.33em;padding-bottom: 0.667em;padding-left: 1.33em;}
/*# sourceURL=block-style-variation-styles-inline-css */
</style>
<style id="core-block-supports-inline-css">
.wp-container-core-buttons-is-layout-fe48e5de{justify-content:center;}
/*# sourceURL=core-block-supports-inline-css */
</style>

</head>

<body class="home wp-singular page-template-default page page-id-164 wp-custom-logo wp-embed-responsive wp-theme-twentynineteen postx-page singular image-filters-enabled hide-footer-credit mob-menu-slideout-over date-hidden categories-hidden tags-hidden comment-hidden">
		<!-- Google Tag Manager (noscript) snippet added by Site Kit -->
		<noscript>
			<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WKWJK5R" height="0" width="0" style="display:none;visibility:hidden"></iframe>
		</noscript>
		<!-- End Google Tag Manager (noscript) snippet added by Site Kit -->
		<script type="rocketlazyloadscript" id='jetpack-search-theme-token-sampler'>(function(){try{var c=getComputedStyle(document.body),r=document.documentElement,ink=c.color,bg=c.backgroundColor;if(ink){r.style.setProperty('--jp-search-page-ink',ink);}if(bg&&bg!==ink&&bg!=='rgba(0, 0, 0, 0)'&&bg!=='transparent'){r.style.setProperty('--jp-search-page-surface',bg);}}catch(e){}})();</script><div id="page" class="site">
	<a class="skip-link screen-reader-text" href="#content">
		Skip to content	</a>

		<header id="masthead" class="site-header featured-image">

			<div class="site-branding-container">
				<div class="site-branding">

			<div class="site-logo"><a href="https://admit-lab.com/" class="custom-logo-link" rel="home" aria-current="page"><img width="843" height="590" src="https://daaefa00.delivery.rocketcdn.me/wp-content/uploads/2025/06/cropped-cropped-ChatGPT-Image-Jun-25-2025-07_39_13-AM.png" class="custom-logo" alt="The Admit Lab" decoding="async" fetchpriority="high" srcset="https://daaefa00.delivery.rocketcdn.me/wp-content/uploads/2025/06/cropped-cropped-ChatGPT-Image-Jun-25-2025-07_39_13-AM.png 843w, https://daaefa00.delivery.rocketcdn.me/wp-content/uploads/2025/06/cropped-cropped-ChatGPT-Image-Jun-25-2025-07_39_13-AM-300x210.png 300w, https://daaefa00.delivery.rocketcdn.me/wp-content/uploads/2025/06/cropped-cropped-ChatGPT-Image-Jun-25-2025-07_39_13-AM-768x538.png 768w" sizes="(max-width: 843px) 100vw, 843px" /></a></div>
								<p class="site-title"><a href="https://admit-lab.com/" rel="home">The Admit Lab</a></p>
			
				<p class="site-description">
				Graduate Admissions Consulting for PhD, Master&#039;s &amp; MBA Applicants			</p>
				<nav id="site-navigation" class="main-navigation" aria-label="Top Menu">
			<div class="menu-main-menu-container"><ul id="menu-main-menu" class="main-menu"><li id="menu-item-10149" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-164 current_page_item menu-item-has-children menu-item-10149"><a href="https://admit-lab.com/" aria-current="page" aria-haspopup="true" aria-expanded="false">About</a><button class="submenu-expand" tabindex="-1"><svg class="svg-icon" width="24" height="24" aria-hidden="true" role="img" focusable="false" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 8.59L12 13.17l4.59-4.58L18 10l-6 6-6-6 1.41-1.41z"></path><path fill="none" d="M0 0h24v24H0V0z"></path></svg></button>
<ul class="sub-menu">
	<li id="menu-item--1" class="mobile-parent-nav-menu-item menu-item--1"><button class="menu-item-link-return" tabindex="-1"><svg class="svg-icon" width="24" height="24" aria-hidden="true" role="img" focusable="false" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z"></path><path d="M0 0h24v24H0z" fill="none"></path></svg>About</button></li>
	<li id="menu-item-9760" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9760"><a href="https://admit-lab.com/dr-philippe-barr-phd-admissions-expert/">Dr. Philippe Barr</a></li>
	<li id="menu-item-9758" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9758"><a href="https://admit-lab.com/ive-helped-applicants-get-admitted-to-these-top-programs/">Top Program Admits</a></li>
	<li id="menu-item-9759" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9759"><a href="https://admit-lab.com/graduate-school-admissions-success-stories/">Success Stories</a></li>
	<li id="menu-item-17576" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-17576"><a href="https://admit-lab.com/faq/">FAQ</a></li>
</ul>
</li>
<li id="menu-item-10334" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-10334"><a href="https://admit-lab.com/graduate-school-application-services/" aria-haspopup="true" aria-expanded="false">Graduate Admissions Support</a><button class="submenu-expand" tabindex="-1"><svg class="svg-icon" width="24" height="24" aria-hidden="true" role="img" focusable="false" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 8.59L12 13.17l4.59-4.58L18 10l-6 6-6-6 1.41-1.41z"></path><path fill="none" d="M0 0h24v24H0V0z"></path></svg></button>
<ul class="sub-menu">
	<li id="menu-item--2" class="mobile-parent-nav-menu-item menu-item--2"><button class="menu-item-link-return" tabindex="-1"><svg class="svg-icon" width="24" height="24" aria-hidden="true" role="img" focusable="false" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z"></path><path d="M0 0h24v24H0z" fill="none"></path></svg>Graduate Admissions Support</button></li>
	<li id="menu-item-9763" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9763"><a href="https://admit-lab.com/phd-application-services/">PhD Admissions Consulting</a></li>
	<li id="menu-item-9761" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9761"><a href="https://admit-lab.com/masters-application-services/">Master’s Admissions Consulting</a></li>
	<li id="menu-item-16092" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16092"><a href="https://admit-lab.com/sop-editing-service/">SOP Editing Service</a></li>
	<li id="menu-item-9762" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-9762"><a href="https://admit-lab.com/mba-application-services/" aria-haspopup="true" aria-expanded="false">MBA Admissions Consulting</a><button class="submenu-expand" tabindex="-1"><svg class="svg-icon" width="24" height="24" aria-hidden="true" role="img" focusable="false" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 8.59L12 13.17l4.59-4.58L18 10l-6 6-6-6 1.41-1.41z"></path><path fill="none" d="M0 0h24v24H0V0z"></path></svg></button>
	<ul class="sub-menu">
		<li id="menu-item--3" class="mobile-parent-nav-menu-item menu-item--3"><button class="menu-item-link-return" tabindex="-1"><svg class="svg-icon" width="24" height="24" aria-hidden="true" role="img" focusable="false" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z"></path><path d="M0 0h24v24H0z" fill="none"></path></svg>MBA Admissions Consulting</button></li>
		<li id="menu-item-16008" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16008"><a href="https://admit-lab.com/mba-essay-editing-service/">MBA Essay Editing Service</a></li>
	</ul>
</li>
	<li id="menu-item-21472" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21472"><a href="https://admit-lab.com/phd-advisory/">PhD Program Advisory</a></li>
</ul>
</li>
<li id="menu-item-19621" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-19621"><a href="https://admit-lab.com/resources/" aria-haspopup="true" aria-expanded="false">Resources</a><button class="submenu-expand" tabindex="-1"><svg class="svg-icon" width="24" height="24" aria-hidden="true" role="img" focusable="false" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 8.59L12 13.17l4.59-4.58L18 10l-6 6-6-6 1.41-1.41z"></path><path fill="none" d="M0 0h24v24H0V0z"></path></svg></button>
<ul class="sub-menu">
	<li id="menu-item--4" class="mobile-parent-nav-menu-item menu-item--4"><button class="menu-item-link-return" tabindex="-1"><svg class="svg-icon" width="24" height="24" aria-hidden="true" role="img" focusable="false" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z"></path><path d="M0 0h24v24H0z" fill="none"></path></svg>Resources</button></li>
	<li id="menu-item-19625" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-19625"><a href="https://admit-lab.com/graduate-application-tools/">Free Graduate Application Tools</a></li>
	<li id="menu-item-19622" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-19622"><a href="https://admit-lab.com/resources/graduate-admissions-guide/">The Complete Guide to Graduate Admissions</a></li>
	<li id="menu-item-19694" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-19694"><a href="https://admit-lab.com/resources/phd-admissions-guide/">The Complete PhD Admissions Guide</a></li>
	<li id="menu-item-19730" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-19730"><a href="https://admit-lab.com/resources/masters-admissions-guide/">The Complete Master&#8217;s Admissions Guide</a></li>
	<li id="menu-item-19768" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-19768"><a href="https://admit-lab.com/resources/mba-admissions-guide/">The Complete MBA Admissions Guide</a></li>
	<li id="menu-item-21995" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21995"><a href="https://admit-lab.com/resources/what-is-a-statement-of-purpose/">The Complete Statement of Purpose Guide</a></li>
	<li id="menu-item-24216" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-24216"><a href="https://admit-lab.com/statement-of-purpose-examples-for-graduate-school/">Statement of Purpose Examples</a></li>
</ul>
</li>
<li id="menu-item-9765" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9765"><a href="https://admit-lab.com/graduate-school-admissions-advice/">Blog</a></li>
</ul></div>
			<div class="main-menu-more">
				<ul class="main-menu">
					<li class="menu-item menu-item-has-children">
						<button class="submenu-expand main-menu-more-toggle is-empty" tabindex="-1"
							aria-label="More" aria-haspopup="true" aria-expanded="false"><svg class="svg-icon" width="24" height="24" aria-hidden="true" role="img" focusable="false" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="nonzero" d="M12 2c5.52 0 10 4.48 10 10s-4.48 10-10 10S2 17.52 2 12 6.48 2 12 2zM6 14a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm6 0a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm6 0a2 2 0 1 0 0-4 2 2 0 0 0 0 4z"/></g></svg>
						</button>
						<ul class="sub-menu hidden-links">
							<li class="mobile-parent-nav-menu-item">
								<button class="menu-item-link-return"><svg class="svg-icon" width="24" height="24" aria-hidden="true" role="img" focusable="false" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z"></path><path d="M0 0h24v24H0z" fill="none"></path></svg>Back
								</button>
							</li>
						</ul>
					</li>
				</ul>
			</div>		</nav><!-- #site-navigation -->
		</div><!-- .site-branding -->
			</div><!-- .site-branding-container -->

							<div class="site-featured-image">
					
			<figure class="post-thumbnail">
				<img width="1094" height="729" src="https://daaefa00.delivery.rocketcdn.me/wp-content/uploads/2025/05/iStock-2028494735.webp" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Student smiling at computer after graduate school acceptance, representing successful graduate admissions consulting." decoding="async" srcset="https://daaefa00.delivery.rocketcdn.me/wp-content/uploads/2025/05/iStock-2028494735.webp 1094w, https://daaefa00.delivery.rocketcdn.me/wp-content/uploads/2025/05/iStock-2028494735-300x200.webp 300w, https://daaefa00.delivery.rocketcdn.me/wp-content/uploads/2025/05/iStock-2028494735-1024x682.webp 1024w, https://daaefa00.delivery.rocketcdn.me/wp-content/uploads/2025/05/iStock-2028494735-768x512.webp 768w" sizes="(max-width: 1094px) 100vw, 1094px" />			</figure><!-- .post-thumbnail -->

								<div class="entry-header">
						
<h1 class="entry-title">Get In. Stay in Control.</h1>
					</div><!-- .entry-header -->
									</div>
					</header><!-- #masthead -->

	<div id="content" class="site-content">

	<div id="primary" class="content-area">
		<main id="main" class="site-main">

			
<article id="post-164" class="post-164 page type-page status-publish has-post-thumbnail hentry entry">
	
	<div class="entry-content">
		
<div class="wp-block-stackable-columns alignwide stk-block-columns stk-block stk-ac520cc" data-block-id="ac520cc"><div class="stk-row stk-inner-blocks stk-block-content stk-content-align stk-ac520cc-column alignwide">
<div class="wp-block-stackable-column stk-block-column stk-column stk-block stk-8f24404" data-v="4" data-block-id="8f24404"><div class="stk-column-wrapper stk-block-column__content stk-container stk-8f24404-container stk--no-background stk--no-padding"><div class="stk-block-content stk-inner-blocks stk-8f24404-inner-blocks">
<div class="wp-block-stackable-columns stk-block-columns stk-block stk-50b9aa3" data-block-id="50b9aa3"><div class="stk-row stk-inner-blocks stk-block-content stk-content-align stk-50b9aa3-column">
<div class="wp-block-stackable-column stk-block-column stk-column stk-block stk-0640525" data-v="4" data-block-id="0640525"><div class="stk-column-wrapper stk-block-column__content stk-container stk-0640525-container stk--no-background stk--no-padding"><div class="stk-block-content stk-inner-blocks stk-0640525-inner-blocks">
<div class="wp-block-stackable-columns stk-block-columns stk-block stk-401942d" data-block-id="401942d"><div class="stk-row stk-inner-blocks has-text-align-center stk-block-content stk-content-align stk-401942d-column">
<div class="wp-block-stackable-column stk-block-column stk-column stk-block stk-a50fd8c" data-v="4" data-block-id="a50fd8c"><div class="stk-column-wrapper stk-block-column__content stk-container stk-a50fd8c-container stk--no-background stk--no-padding"><div class="stk-block-content stk-inner-blocks stk-a50fd8c-inner-blocks">
<!-- H1 + Subtitle (Admit Lab brand styling) -->
<h1 style="margin:0 0 6px 0;font-family:Montserrat, Arial, sans-serif;font-size:42px;line-height:1.1;color:#1a334f;">
  Graduate Admissions Consulting
</h1>

<p style="margin:0 0 14px 0;font-family:Open Sans, Arial, sans-serif;font-size:16px;line-height:1.6;color:#1a334f;">
  by <style="font-weight:700;color:#1a334f;">Dr. Philippe Barr, Former Professor and Graduate Admissions Committee Insider. Specializing in PhD admissions, research fit, and advisor alignment.
</style="font-weight:700;color:#1a334f;"></p>
</div></div></div>
</div></div>
</div></div></div>
</div></div>
</div></div></div>
</div></div>



<div class="wp-block-stackable-columns alignwide stk-block-columns stk-block stk-202f71a" data-block-id="202f71a"><div class="stk-row stk-inner-blocks stk-block-content stk-content-align stk-202f71a-column alignwide">
<div class="wp-block-stackable-column stk-block-column stk-column stk-block stk-bc2aa30" data-v="4" data-block-id="bc2aa30"><div class="stk-column-wrapper stk-block-column__content stk-container stk-bc2aa30-container stk--no-background stk--no-padding"><div class="stk-block-content stk-inner-blocks stk-bc2aa30-inner-blocks">
<!-- Premium Beige Positioning Block (Homepage) -->
<div style="margin:56px 0 44px 0; font-family:'Open Sans', sans-serif; color:#1a334f;">

  <div style="background-color:#fdfbf7; border:1px solid #e6e2da; border-radius:16px; padding:30px 26px; box-shadow:0 10px 26px rgba(26,51,79,0.08);">

    <!-- Eyebrow -->
    <p style="margin:0 0 8px 0; font-size:13px; letter-spacing:0.06em; text-transform:uppercase; color:#6890ae;">
      Graduate Admissions Support
    </p>

    <!-- Headline -->
    <h2 style="font-family:'Montserrat', sans-serif; font-size:28px; line-height:1.2; margin:0 0 12px 0; color:#1a334f;">
      Admissions is not about hope. It is about positioning.
    </h2>

    <!-- Body -->
    <div style="max-width:980px;">
      <p style="margin:0 0 12px 0; font-size:15.5px; line-height:1.75; color:#1a334f;">
       A graduate admissions consultant helps applicants anticipate how admissions committees interpret applications during competitive review.

</p><p style="margin:0 0 12px 0; font-size:15.5px; line-height:1.75; color:#1a334f;">

       Graduate admissions consulting is strategic advisory focused on how competitive PhD, master’s, and MBA applications are evaluated and compared.
      </p>

      <p style="margin:0 0 12px 0; font-size:15.5px; line-height:1.75; color:#1a334f;">
        At The Admit Lab, we provide graduate admissions consulting grounded in how committees actually evaluate applications. This is particularly critical in PhD admissions, where research fit and faculty alignment determine outcomes. Led by Dr. Philippe Barr, a former professor and graduate admissions committee insider, our approach focuses on research direction clarity, fit, risk, and funding.
      </p>

      <p style="margin:0 0 18px 0; font-size:15.5px; line-height:1.75; color:#1a334f;">
        Whether you are targeting Harvard, Stanford, Columbia, or a fully funded PhD, your application must read as aligned, credible, and low-risk. Every year, thousands of talented applicants get rejected, often for avoidable mistakes. Most rejections are not about intelligence. They are about positioning.
      </p>
    </div>

    <!-- CTA + Proof -->
    <div style="display:flex; gap:14px; flex-wrap:wrap; align-items:center; margin-top:6px;">

      <!-- Primary CTA -->
      <a href="https://admit-lab.com/free-admissions-consultation/" target="_blank" rel="noopener noreferrer" style="display:inline-block; background-color:#1a334f; color:#ffffff; padding:12px 18px; font-size:14px; font-weight:800; text-decoration:none; border-radius:12px; border:1px solid rgba(26,51,79,0.18);">
        Book Your Free Admissions Strategy Call
      </a>

      <!-- Proof chips -->
      <div style="display:flex; gap:10px; flex-wrap:wrap; align-items:center;">
        <span style="display:inline-block; background-color:#ffffff; border:1px solid #d6e3ea; border-radius:999px; padding:9px 12px; font-size:14px; line-height:1; color:#1a334f;">
          <span style="color:#6EAEBA; font-weight:800; margin-right:6px;">●</span>
          500+ admits to top programs including Harvard, Stanford, MIT
        </span>

        <span style="display:inline-block; background-color:#ffffff; border:1px solid #d6e3ea; border-radius:999px; padding:9px 12px; font-size:14px; line-height:1; color:#1a334f;">
          <span style="color:#6EAEBA; font-weight:800; margin-right:6px;">●</span>
          High success rate across funded doctoral, competitive master’s, and top MBA programs
        </span>
      </div>

    </div>

    <!-- Subtle note -->
    <p style="margin:14px 0 0 0; font-size:13px; line-height:1.6; color:#6890ae;">
      Free consultation is one-on-one with the applicant to assess fit, urgency, and the right level of support.
    </p>

  </div>

</div>



<!-- Three-card internal services module (brand-aligned) -->
<div style="margin:50px 0 40px 0; font-family:'Open Sans', sans-serif; color:#1a334f;">

  <h3 style="font-family:'Montserrat', sans-serif; font-size:22px; margin:0 0 14px 0; color:#1a334f;">
    Explore Program-Specific Admissions Support
  </h3>

  <p style="font-size:15px; line-height:1.7; margin:0 0 18px 0; color:#1a334f;">
    Graduate admissions are evaluated differently across doctoral, master’s, and MBA pathways. Choose the track you are applying to and see how the support is structured.
  </p>

  <div style="display:flex; gap:16px; flex-wrap:wrap;">

    <!-- Card 1 -->
    <div style="flex:1 1 240px; background-color:#f3f8fb; border:1px solid #dbeaf2; border-radius:12px; padding:18px 18px 16px 18px;">
      <h4 style="font-family:'Montserrat', sans-serif; font-size:17px; margin:0 0 10px 0; color:#1a334f;">
        PhD Admissions Consulting
      </h4>
      <p style="font-size:14px; line-height:1.6; margin:0 0 14px 0; color:#1a334f;">
        Research direction clarity, supervisor fit, and funding logic, aligned with how doctoral files are evaluated.
      </p>
      <a href="https://admit-lab.com/phd-application-services/" target="_blank" rel="noopener noreferrer"
         style="display:inline-block; background-color:#1a334f; color:#ffffff; font-weight:600; font-size:14px; text-decoration:none; padding:10px 14px; border-radius:9px;">
        View PhD Support
      </a>
    </div>

    <!-- Card 2 -->
    <div style="flex:1 1 240px; background-color:#f3f8fb; border:1px solid #dbeaf2; border-radius:12px; padding:18px 18px 16px 18px;">
      <h4 style="font-family:'Montserrat', sans-serif; font-size:17px; margin:0 0 10px 0; color:#1a334f;">
        Master’s Admissions Consulting
      </h4>
      <p style="font-size:14px; line-height:1.6; margin:0 0 14px 0; color:#1a334f;">
        Career trajectory logic and program alignment, so your application reads as coherent and outcome-viable.
      </p>
      <a href="https://admit-lab.com/masters-application-services/" target="_blank" rel="noopener noreferrer"
         style="display:inline-block; background-color:#1a334f; color:#ffffff; font-weight:600; font-size:14px; text-decoration:none; padding:10px 14px; border-radius:9px;">
        View Master’s Support
      </a>
    </div>

    <!-- Card 3 -->
    <div style="flex:1 1 240px; background-color:#f3f8fb; border:1px solid #dbeaf2; border-radius:12px; padding:18px 18px 16px 18px;">
      <h4 style="font-family:'Montserrat', sans-serif; font-size:17px; margin:0 0 10px 0; color:#1a334f;">
        MBA Admissions Consulting
      </h4>
      <p style="font-size:14px; line-height:1.6; margin:0 0 14px 0; color:#1a334f;">
        Leadership trajectory and narrative coherence, positioned for competitive MBA evaluation standards.
      </p>
      <a href="https://admit-lab.com/mba-application-services/" target="_blank" rel="noopener noreferrer"
         style="display:inline-block; background-color:#1a334f; color:#ffffff; font-weight:600; font-size:14px; text-decoration:none; padding:10px 14px; border-radius:9px;">
        View MBA Support
      </a>
    </div>

  </div>

</div>
</div></div></div>
</div></div>



<div class="wp-block-stackable-columns alignwide stk-block-columns stk-block stk-4de2a95" data-block-id="4de2a95"><div class="stk-row stk-inner-blocks stk-block-content stk-content-align stk-4de2a95-column alignwide">
<div class="wp-block-stackable-column stk-block-column stk-column stk-block stk-68f166d" data-v="4" data-block-id="68f166d"><div class="stk-column-wrapper stk-block-column__content stk-container stk-68f166d-container stk--no-background stk--no-padding"><div class="stk-block-content stk-inner-blocks stk-68f166d-inner-blocks">
<!-- Step-by-Step Admissions Strategy (Elegant Blue Module) -->
<div style="margin:56px 0 46px 0; font-family:'Open Sans', sans-serif; color:#ffffff;">

  <div style="background-color:#1a334f; border-radius:16px; padding:34px 26px; border:1px solid rgba(110,174,186,0.28); box-shadow:0 10px 26px rgba(26,51,79,0.18);">

    <div style="max-width:980px;">

      <p style="margin:0 0 6px 0; font-size:13px; letter-spacing:0.06em; text-transform:uppercase; color:rgba(255,255,255,0.72);">
        Your Journey to a Winning Application
      </p>

      <h3 style="font-family:'Montserrat', sans-serif; font-size:24px; margin:0 0 10px 0; color:#ffffff;">
        Your Step-by-Step Admissions Strategy
      </h3>

      <p style="margin:0 0 22px 0; font-size:15px; line-height:1.75; color:rgba(255,255,255,0.85); max-width:820px;">
       Our process is designed to make your application read coherent and low-risk in competitive review.
      </p>

      <div style="display:flex; gap:14px; flex-wrap:wrap; margin-top:6px;">

        <!-- Card 1 -->
        <div style="flex:1 1 240px; background-color:rgba(255,255,255,0.06); border:1px solid rgba(255,255,255,0.14); border-radius:14px; padding:18px;">
          <div style="display:flex; align-items:flex-start; gap:12px;">
            <div style="width:34px; height:34px; border-radius:10px; background-color:rgba(110,174,186,0.22); border:1px solid rgba(110,174,186,0.42); display:flex; align-items:center; justify-content:center;">
              <span style="font-family:'Montserrat', sans-serif; font-size:14px; font-weight:700; color:#6EAEBA;">1</span>
            </div>
            <div>
              <h4 style="font-family:'Montserrat', sans-serif; font-size:16px; margin:0 0 6px 0; color:#ffffff;">
                Identify and Validate Strategic Program Fit
              </h4>
              <p style="margin:0; font-size:14px; line-height:1.65; color:rgba(255,255,255,0.85);">
                We match you with programs, highlight gaps, and align your profile with how committees actually evaluate fit.
              </p>
            </div>
          </div>
        </div>

        <!-- Card 2 -->
        <div style="flex:1 1 240px; background-color:rgba(255,255,255,0.06); border:1px solid rgba(255,255,255,0.14); border-radius:14px; padding:18px;">
          <div style="display:flex; align-items:flex-start; gap:12px;">
            <div style="width:34px; height:34px; border-radius:10px; background-color:rgba(110,174,186,0.22); border:1px solid rgba(110,174,186,0.42); display:flex; align-items:center; justify-content:center;">
              <span style="font-family:'Montserrat', sans-serif; font-size:14px; font-weight:700; color:#6EAEBA;">2</span>
            </div>
            <div>
              <h4 style="font-family:'Montserrat', sans-serif; font-size:16px; margin:0 0 6px 0; color:#ffffff;">
                Build an Evaluation-Ready Application
              </h4>
              <p style="margin:0; font-size:14px; line-height:1.65; color:rgba(255,255,255,0.85);">
               From Statements of Purpose to CVs, we align your materials with how committees assess readiness, direction, and fit.
              </p>
            </div>
          </div>
        </div>

        <!-- Card 3 -->
        <div style="flex:1 1 240px; background-color:rgba(255,255,255,0.06); border:1px solid rgba(255,255,255,0.14); border-radius:14px; padding:18px;">
          <div style="display:flex; align-items:flex-start; gap:12px;">
            <div style="width:34px; height:34px; border-radius:10px; background-color:rgba(110,174,186,0.22); border:1px solid rgba(110,174,186,0.42); display:flex; align-items:center; justify-content:center;">
              <span style="font-family:'Montserrat', sans-serif; font-size:14px; font-weight:700; color:#6EAEBA;">3</span>
            </div>
            <div>
              <h4 style="font-family:'Montserrat', sans-serif; font-size:16px; margin:0 0 6px 0; color:#ffffff;">
                Final Risk Review Before Submission
              </h4>
              <p style="margin:0; font-size:14px; line-height:1.65; color:rgba(255,255,255,0.85);">
                We revise, customize, and prep so you submit with confidence and maximize funding potential.
              </p>
            </div>
          </div>
        </div>

      </div>

      <!-- CTA -->
      <div style="margin-top:26px; display:flex; gap:14px; flex-wrap:wrap; align-items:center;">
        <a href="https://admit-lab.com/free-admissions-consultation/" target="_blank" rel="noopener noreferrer" style="display:inline-block; background-color:#6EAEBA; color:#1a334f; padding:12px 20px; font-size:14px; font-weight:800; text-decoration:none; border-radius:12px; border:1px solid rgba(255,255,255,0.18); box-shadow:0 4px 12px rgba(0,0,0,0.15);">
          Start My Plan Now
        </a>

        <span style="font-size:13px; color:rgba(255,255,255,0.70); line-height:1.5;">
          Free consultation first. We will map the smartest next step for your timeline.
        </span>
      </div>

    </div>
  </div>

</div>
</div></div></div>
</div></div>



<div class="wp-block-stackable-columns alignwide stk-block-columns stk-block stk-1d6d30d" data-block-id="1d6d30d"><div class="stk-row stk-inner-blocks stk-block-content stk-content-align stk-1d6d30d-column alignwide">
<div class="wp-block-stackable-column stk-block-column stk-column stk-block stk-0db4cf4" data-v="4" data-block-id="0db4cf4"><div class="stk-column-wrapper stk-block-column__content stk-container stk-0db4cf4-container stk--no-background stk--no-padding"><div class="stk-block-content stk-inner-blocks stk-0db4cf4-inner-blocks">
<!-- Evaluation Logic Authority Block -->
<div style="margin:56px 0 44px 0; font-family:'Open Sans', sans-serif; color:#1a334f;">

  <div style="background-color:#fdfbf7; border:1px solid #e6e2da; border-radius:16px; padding:30px 26px; box-shadow:0 10px 26px rgba(26,51,79,0.08);">

    <!-- Eyebrow -->
    <p style="margin:0 0 8px 0; font-size:13px; letter-spacing:0.06em; text-transform:uppercase; color:#6890ae;">
      How Applications Are Actually Read
    </p>

    <!-- Headline -->
    <h2 style="font-family:'Montserrat', sans-serif; font-size:28px; line-height:1.2; margin:0 0 14px 0; color:#1a334f;">
      How Graduate Admissions Committees Evaluate Applicants
    </h2>

    <!-- Body -->
    <div style="max-width:980px;">

      <p style="margin:0 0 14px 0; font-size:15.5px; line-height:1.8; color:#1a334f;">
        Most applicants believe admissions decisions are driven by grades, scores, and achievements. In practice, committees are trying to answer a different question: how your application will behave once you are inside the program.
      </p>

      <p style="margin:0 0 14px 0; font-size:15.5px; line-height:1.8; color:#1a334f;">
        Faculty read applications quickly and comparatively. They are not asking whether an applicant is impressive. They are asking whether the file reads as coherent, stable, and aligned with the training environment. This is why strong applicants are often rejected. The profile looks good, but the story the file tells raises uncertainty.
      </p>

      <p style="margin:0 0 16px 0; font-size:15.5px; line-height:1.8; color:#1a334f;">
        Across PhD, master’s, and MBA admissions, reviewers are quietly looking for four signals: direction, fit, feasibility, and risk. Every part of the application is interpreted through that lens.
      </p>

      <ul style="margin:0 0 18px 18px; padding:0; font-size:15.5px; line-height:1.85; color:#1a334f;">
        <li style="margin:8px 0;">Clear academic or professional direction</li>
        <li style="margin:8px 0;">Believable program and training fit</li>
        <li style="margin:8px 0;">Feasible goals based on preparation and evidence</li>
        <li style="margin:8px 0;">Signals of reliability and likelihood of completion</li>
      </ul>

      <p style="margin:0 0 14px 0; font-size:15.5px; line-height:1.8; color:#1a334f;">
        The emphasis shifts by degree type. Doctoral committees evaluate research readiness and advisor alignment. Master’s programs evaluate trajectory logic and preparedness for coursework. MBA programs evaluate leadership judgment and career clarity. The criteria change because the training outcomes change.
      </p>

      <p style="margin:0 0 14px 0; font-size:15.5px; line-height:1.8; color:#1a334f;">
        Graduate admissions consulting is useful when it helps you anticipate how your application will be interpreted before it is ever discussed in a committee meeting. The goal is not to make documents sound better. The goal is to ensure the application reads as intentional, credible, and low-risk to the people making the decision.
      </p>

      <!-- NEW INTERNAL LINK (Commercial Intent Anchor) -->
      <p style="margin:0 0 16px 0; font-size:15.5px; line-height:1.8; color:#1a334f;">
        Applying to a PhD program?
        <a href="https://admit-lab.com/phd-application-services/" target="_blank" rel="noopener noreferrer" style="color:#1a334f; font-weight:700; text-decoration:underline;">
        See PhD admissions consulting services</a>.
      </p>

      <p style="margin:18px 0 0 0; font-size:14px; line-height:1.7; color:#6890ae;">
        For a full step-by-step explanation of how files are reviewed, you can read the
        <a href="https://admit-lab.com/resources/graduate-admissions-guide/" target="_blank" rel="noopener noreferrer" style="color:#1a334f; font-weight:700; text-decoration:underline;">
        Complete Graduate Admissions Guide
        </a>.
      </p>

    </div>

  </div>

</div>
</div></div></div>
</div></div>



<div class="wp-block-buttons alignwide has-white-background-color has-background is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-fe48e5de wp-block-buttons-is-layout-flex">
<div class="wp-block-button is-style-outline is-style-outline--1"><a class="wp-block-button__link has-white-background-color has-text-color has-background has-link-color has-open-sans-font-family has-custom-font-size wp-element-button" href="https://admit-lab.com/graduate-school-resources/" style="border-radius:8px;color:#6eaeba;padding-top:16px;padding-right:32px;padding-bottom:16px;padding-left:32px;font-size:18px;font-style:normal;font-weight:700">Browse Free Grad School Resources</a></div>
</div>



<div class="wp-block-stackable-columns alignwide stk-block-columns stk-block stk-0e68fa7" data-block-id="0e68fa7"><div class="stk-row stk-inner-blocks stk-block-content stk-content-align stk-0e68fa7-column alignwide">
<div class="wp-block-stackable-column stk-block-column stk-column stk-block stk-0464a97" data-v="4" data-block-id="0464a97"><div class="stk-column-wrapper stk-block-column__content stk-container stk-0464a97-container stk--no-background stk--no-padding"><div class="stk-block-content stk-inner-blocks stk-0464a97-inner-blocks">
<!-- Dr. Philippe Barr Bio Section -->
<div style="margin:90px 0; padding:60px 50px; background-color:#f6f1e8; border:1px solid #e2d7c6; border-radius:22px; font-family:'Open Sans', sans-serif; color:#1a334f;">

  <div style="display:flex; gap:42px; align-items:center; flex-wrap:wrap;">

    <!-- Headshot -->
    <div style="flex:0 0 200px;">
      <picture decoding="async" style="width:200px; height:200px; object-fit:cover; border-radius:26px; border:1px solid #e2d7c6; box-shadow:0 12px 28px rgba(26,51,79,0.08);">
<source type="image/webp" srcset="https://daaefa00.delivery.rocketcdn.me/wp-content/uploads/2025/06/dr-philippe-barr-professional-headshot-admit-lab.jpg.webp"/>
<img decoding="async" src="https://daaefa00.delivery.rocketcdn.me/wp-content/uploads/2025/06/dr-philippe-barr-professional-headshot-admit-lab.jpg" alt="Dr. Philippe Barr, former professor and graduate admissions consultant at The Admit Lab"/>
</picture>

    </div>

    <!-- Bio Content -->
    <div style="flex:1 1 520px; min-width:260px;">

      <p style="margin:0 0 8px 0; font-size:13px; font-weight:600; letter-spacing:0.7px; text-transform:uppercase; color:#6890ae;">
        Former Professor &amp; Admissions Committee Insider
      </p>

      <h2 style="font-family:'Montserrat', sans-serif; font-size:32px; line-height:1.25; margin:0 0 18px 0;">
        Meet Dr. Philippe Barr
      </h2>

      <p style="margin:0 0 16px 0; font-size:16px; line-height:1.8;">
        I have reviewed hundreds of graduate applications and participated in real admissions deliberations. My work today focuses heavily on PhD admissions, where evaluation depends on research direction, advisor fit, and funding logic. I understand how faculty debate borderline files, how recommendation letters influence decisions, and how funding constraints shape outcomes.
      </p>

      <p style="margin:0 0 24px 0; font-size:16px; line-height:1.8;">
        I founded The Admit Lab to bring that evaluation lens directly to applicants.  This work is not about polishing sentences. It is about reducing risk and ensuring your file reads as aligned, fundable, and directionally clear.
      </p>

      <a href="https://admit-lab.com/book-a-free-consultation/" target="_blank" rel="noopener noreferrer" style="display:inline-block; background-color:#1a334f; color:#ffffff; padding:14px 28px; border-radius:999px; font-size:14px; font-weight:600; text-decoration:none;">
        Book a Free Strategy Call
      </a>

    </div>
  </div>

</div>



<!-- Testimonials Section -->
<div style="margin:70px 0 60px 0; padding:40px 28px; background-color:#f3f7fb; border:1px solid #d6e3ea; border-radius:16px; font-family:'Open Sans', sans-serif; color:#1a334f;">

  <h2 style="font-family:'Montserrat', sans-serif; font-size:26px; margin-top:0; margin-bottom:10px;">
    What Our Clients Say
  </h2>

  <p style="font-size:15px; line-height:1.7; margin-bottom:28px; max-width:760px;">
    Real outcomes from applicants who approached the process strategically and positioned their files with evaluation-aware guidance.
  </p>

  <div style="display:flex; flex-wrap:wrap; gap:20px;">

    <!-- Testimonial Card -->
    <div style="flex:1 1 420px; background:#ffffff; border:1px solid #e2e8f0; border-radius:14px; padding:22px;">
      <p style="font-size:15px; line-height:1.75; margin-top:0;">
        “Despite my academic achievements, it was Philippe’s expertise regarding admissions committees that made the difference. I was awarded the most prestigious fellowship for incoming doctoral students at an R1 university.”
      </p>
      <p style="font-weight:600; margin-bottom:0; font-size:14px;">
        Daniel · PhD · University of Georgia
      </p>
    </div>

    <div style="flex:1 1 420px; background:#ffffff; border:1px solid #e2e8f0; border-radius:14px; padding:22px;">
      <p style="font-size:15px; line-height:1.75; margin-top:0;">
        “I was admitted to Harvard for a Physics PhD and also to Princeton and Northwestern. The strategy made the difference.”
      </p>
      <p style="font-weight:600; margin-bottom:0; font-size:14px;">
        G.M. · Physics PhD · Harvard
      </p>
    </div>

    <div style="flex:1 1 420px; background:#ffffff; border:1px solid #e2e8f0; border-radius:14px; padding:22px;">
      <p style="font-size:15px; line-height:1.75; margin-top:0;">
        “After interview coaching, I walked into Darden confident and in control. I did not just answer questions. I owned my story.”
      </p>
      <p style="font-weight:600; margin-bottom:0; font-size:14px;">
        J.P. · MBA · Darden
      </p>
    </div>

    <div style="flex:1 1 420px; background:#ffffff; border:1px solid #e2e8f0; border-radius:14px; padding:22px;">
      <p style="font-size:15px; line-height:1.75; margin-top:0;">
        “I secured a major fellowship and am now at Princeton debt-free. The positioning strategy changed everything.”
      </p>
      <p style="font-weight:600; margin-bottom:0; font-size:14px;">
        B.C. · MPP · Princeton
      </p>
    </div>

    <div style="flex:1 1 420px; background:#ffffff; border:1px solid #e2e8f0; border-radius:14px; padding:22px;">
      <p style="font-size:15px; line-height:1.75; margin-top:0;">
        “I received a fully funded PhD at UCLA after refining how I communicated my research experience and intellectual direction.”
      </p>
      <p style="font-weight:600; margin-bottom:0; font-size:14px;">
        L.M. · PhD · UCLA
      </p>
    </div>

    <div style="flex:1 1 420px; background:#ffffff; border:1px solid #e2e8f0; border-radius:14px; padding:22px;">
      <p style="font-size:15px; line-height:1.75; margin-top:0;">
        “After being waitlisted, I restructured my positioning. The next year I was admitted to Stanford GSB.”
      </p>
      <p style="font-weight:600; margin-bottom:0; font-size:14px;">
        J.H. · MBA · Stanford GSB
      </p>
    </div>

  </div>

  <!-- CTA Button -->
  <div style="margin-top:34px; text-align:center;">
    <a href="https://admit-lab.com/graduate-school-admissions-success-stories/" target="_blank" rel="noopener noreferrer" 
       style="display:inline-block; background-color:#1a334f; color:#ffffff; padding:12px 26px; border-radius:999px; font-size:14px; font-weight:600; text-decoration:none; transition:all 0.2s ease;">
      See Success Stories
    </a>
  </div>

</div>
</div></div></div>
</div></div>



<div class="wp-block-stackable-columns alignwide stk-block-columns stk-block stk-e646840" data-block-id="e646840"><div class="stk-row stk-inner-blocks stk-block-content stk-content-align stk-e646840-column alignwide">
<div class="wp-block-stackable-column stk-block-column stk-column stk-block stk-c9f4db4" data-v="4" data-block-id="c9f4db4"><div class="stk-column-wrapper stk-block-column__content stk-container stk-c9f4db4-container stk--no-background stk--no-padding"><div class="stk-block-content stk-inner-blocks stk-c9f4db4-inner-blocks">
<!-- Admit Lab Authority Block: What Is Graduate Admissions Consulting? (Shortened Version) -->
<section style="background:#f7f5f1;border:1px solid #d3c3ac;border-radius:18px;padding:28px 26px;margin:28px 0;">

  <h2 style="margin:0 0 10px 0;font-family:Montserrat, Arial, sans-serif;font-size:28px;line-height:1.2;color:#1a334f;">
    What Is Graduate Admissions Consulting?
  </h2>

  <p style="margin:0 0 14px 0;font-family:Open Sans, Arial, sans-serif;font-size:16px;line-height:1.65;color:#1a334f;">
    Graduate admissions consulting is strategic advisory based on how applications are interpreted by decision makers.
    It is not primarily essay editing or résumé polishing. It is about how the entire file reads when it is reviewed and compared with other qualified applicants.
  </p>

  <p style="margin:0 0 14px 0;font-family:Open Sans, Arial, sans-serif;font-size:16px;line-height:1.65;color:#1a334f;">
    A strong application depends on program fit, credible direction, and a believable trajectory.
    The work focuses on aligning program choice, research or career goals, and application materials so they reinforce one another instead of creating quiet doubts during review.
  </p>

  <p style="margin:0;font-family:Open Sans, Arial, sans-serif;font-size:16px;line-height:1.65;color:#1a334f;">
    At <span style="font-weight:700;color:#1a334f;">The Admit Lab</span>, the process is guided by how committees actually discuss applications behind closed doors.
    The objective is a file that reads as intentional, coherent, and low-risk to the people making the admission decision.
  </p>

  <div style="margin-top:18px;height:2px;background:linear-gradient(90deg,#6EAEBA,#6890ae);border-radius:2px;"></div>

</section>
</div></div></div>
</div></div>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<div class="wp-block-stackable-columns alignwide stk-block-columns stk-block stk-426a90c" data-block-id="426a90c"><div class="stk-row stk-inner-blocks stk-block-content stk-content-align stk-426a90c-column alignwide">
<div class="wp-block-stackable-column stk-block-column stk-column stk-block stk-8f0f72f" data-v="4" data-block-id="8f0f72f"><div class="stk-column-wrapper stk-block-column__content stk-container stk-8f0f72f-container stk--no-background stk--no-padding"><div class="stk-block-content stk-inner-blocks stk-8f0f72f-inner-blocks">
<!-- Who We Work With (Elegant Dark Blue Module) -->
<div style="margin:56px 0 46px 0; font-family:'Open Sans', sans-serif; color:#ffffff;">

  <div style="background-color:#1a334f; border-radius:16px; padding:34px 26px; border:1px solid rgba(110,174,186,0.28); box-shadow:0 10px 26px rgba(26,51,79,0.18);">

    <div style="max-width:980px;">

      <p style="margin:0 0 6px 0; font-size:13px; letter-spacing:0.06em; text-transform:uppercase; color:rgba(255,255,255,0.72);">
        Who We Work With
      </p>

      <h3 style="font-family:'Montserrat', sans-serif; font-size:24px; margin:0 0 10px 0; color:#ffffff;">
        Built for competitive applicants who want evaluator-aware strategy, not guesswork
      </h3>

      <!-- NEW PARAGRAPH (replaces old one) -->
      <p style="margin:0 0 20px 0; font-size:15px; line-height:1.75; color:rgba(255,255,255,0.85); max-width:860px;">
        This service is designed for applicants who are applying seriously and want outside judgment before they submit.
        Most clients come to us when the stakes are high, the programs are competitive, or uncertainty about fit and positioning is slowing them down.
      </p>

      <div style="display:flex; gap:14px; flex-wrap:wrap; margin-top:6px;">

        <!-- Card 1 -->
        <div style="flex:1 1 260px; background-color:rgba(255,255,255,0.06); border:1px solid rgba(255,255,255,0.14); border-radius:14px; padding:16px 16px 14px 16px;">
          <div style="display:flex; align-items:flex-start; gap:12px;">
            <div style="width:34px; height:34px; border-radius:10px; background-color:rgba(110,174,186,0.22); border:1px solid rgba(110,174,186,0.42); display:flex; align-items:center; justify-content:center; flex:0 0 auto;">
              <span style="font-family:'Montserrat', sans-serif; font-size:16px; font-weight:800; color:#6EAEBA;">✓</span>
            </div>
            <p style="margin:0; font-size:14px; line-height:1.65; color:rgba(255,255,255,0.88);">
              PhD applicants pursuing research-intensive doctoral programs
            </p>
          </div>
        </div>

        <!-- Card 2 -->
        <div style="flex:1 1 260px; background-color:rgba(255,255,255,0.06); border:1px solid rgba(255,255,255,0.14); border-radius:14px; padding:16px 16px 14px 16px;">
          <div style="display:flex; align-items:flex-start; gap:12px;">
            <div style="width:34px; height:34px; border-radius:10px; background-color:rgba(110,174,186,0.22); border:1px solid rgba(110,174,186,0.42); display:flex; align-items:center; justify-content:center; flex:0 0 auto;">
              <span style="font-family:'Montserrat', sans-serif; font-size:16px; font-weight:800; color:#6EAEBA;">✓</span>
            </div>
            <p style="margin:0; font-size:14px; line-height:1.65; color:rgba(255,255,255,0.88);">
              Master’s applicants targeting competitive STEM, policy, and professional degrees
            </p>
          </div>
        </div>

        <!-- Card 3 -->
        <div style="flex:1 1 260px; background-color:rgba(255,255,255,0.06); border:1px solid rgba(255,255,255,0.14); border-radius:14px; padding:16px 16px 14px 16px;">
          <div style="display:flex; align-items:flex-start; gap:12px;">
            <div style="width:34px; height:34px; border-radius:10px; background-color:rgba(110,174,186,0.22); border:1px solid rgba(110,174,186,0.42); display:flex; align-items:center; justify-content:center; flex:0 0 auto;">
              <span style="font-family:'Montserrat', sans-serif; font-size:16px; font-weight:800; color:#6EAEBA;">✓</span>
            </div>
            <p style="margin:0; font-size:14px; line-height:1.65; color:rgba(255,255,255,0.88);">
              MBA candidates applying to top business schools
            </p>
          </div>
        </div>

        <!-- Card 4 -->
        <div style="flex:1 1 260px; background-color:rgba(255,255,255,0.06); border:1px solid rgba(255,255,255,0.14); border-radius:14px; padding:16px 16px 14px 16px;">
          <div style="display:flex; align-items:flex-start; gap:12px;">
            <div style="width:34px; height:34px; border-radius:10px; background-color:rgba(110,174,186,0.22); border:1px solid rgba(110,174,186,0.42); display:flex; align-items:center; justify-content:center; flex:0 0 auto;">
              <span style="font-family:'Montserrat', sans-serif; font-size:16px; font-weight:800; color:#6EAEBA;">✓</span>
            </div>
            <p style="margin:0; font-size:14px; line-height:1.65; color:rgba(255,255,255,0.88);">
              International and nontraditional applicants navigating complex positioning challenges
            </p>
          </div>
        </div>

        <!-- Card 5 -->
        <div style="flex:1 1 260px; background-color:rgba(255,255,255,0.06); border:1px solid rgba(255,255,255,0.14); border-radius:14px; padding:16px 16px 14px 16px;">
          <div style="display:flex; align-items:flex-start; gap:12px;">
            <div style="width:34px; height:34px; border-radius:10px; background-color:rgba(110,174,186,0.22); border:1px solid rgba(110,174,186,0.42); display:flex; align-items:center; justify-content:center; flex:0 0 auto;">
              <span style="font-family:'Montserrat', sans-serif; font-size:16px; font-weight:800; color:#6EAEBA;">✓</span>
            </div>
            <p style="margin:0; font-size:14px; line-height:1.65; color:rgba(255,255,255,0.88);">
              High-achieving applicants who want clarity on fit, funding, and long-term trajectory
            </p>
          </div>
        </div>

      </div>

      <!-- CTA -->
      <div style="margin-top:22px; display:flex; gap:12px; flex-wrap:wrap; align-items:center;">
        <a href="https://admit-lab.com/graduate-school-admissions-success-stories/" target="_blank" rel="noopener noreferrer" style="display:inline-block; background-color:#6EAEBA; color:#1a334f; padding:12px 18px; font-size:14px; font-weight:900; text-decoration:none; border-radius:12px; border:1px solid rgba(255,255,255,0.18);">
          Explore Success Stories
        </a>

        <span style="font-size:13px; color:rgba(255,255,255,0.70); line-height:1.5;">
          Real outcomes across doctoral, master’s, and MBA pathways.
        </span>
      </div>

    </div>
  </div>

</div>
</div></div></div>
</div></div>



<div class="wp-block-stackable-columns alignwide stk-block-columns stk-block stk-6207082" data-block-id="6207082"><div class="stk-row stk-inner-blocks stk-block-content stk-content-align stk-6207082-column alignwide">
<div class="wp-block-stackable-column stk-block-column stk-column stk-block stk-f1fe54e" data-v="4" data-block-id="f1fe54e"><div class="stk-column-wrapper stk-block-column__content stk-container stk-f1fe54e-container stk--no-background stk--no-padding"><div class="stk-block-content stk-inner-blocks stk-f1fe54e-inner-blocks">
<!-- Elegant Pale Blue YouTube Section (Compact Premium Frame) -->
<div style="margin:56px 0 50px 0; font-family:'Open Sans', sans-serif;">

  <div style="background-color:#e9f3f6; border:1px solid rgba(26,51,79,0.10); border-radius:16px; padding:34px 24px;">

    <p style="margin:0 0 6px 0; font-size:12.5px; letter-spacing:0.06em; text-transform:uppercase; color:rgba(26,51,79,0.70);">
      Watch and learn
    </p>

    <h3 style="font-family:'Montserrat', sans-serif; font-size:24px; margin:0 0 10px 0; color:#1a334f;">
      Master the Art of Admissions
    </h3>

    <p style="margin:0 0 22px 0; font-size:15px; line-height:1.75; color:rgba(26,51,79,0.92); max-width:760px;">
      Over 40,000 applicants watch my admissions breakdowns on YouTube each month. 
      My public analysis is educational. My private strategy work goes far deeper, applying that same evaluation lens directly to your file.
    </p>

    <!-- Controlled Desktop Width -->
    <div style="max-width:560px; margin:0 auto;">

      <!-- Original Responsive 16:9 Structure -->
      <div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; border-radius:14px; box-shadow:0 10px 24px rgba(26,51,79,0.12);">
        <div class="rll-youtube-player" data-src="https://www.youtube.com/embed/-ueIkwC7JC4" data-id="-ueIkwC7JC4" data-query="rel=0&amp;controls=0" data-alt=""></div><noscript><iframe src="https://www.youtube.com/embed/-ueIkwC7JC4?rel=0&amp;controls=0" style="position:absolute; top:0; left:0; width:100%; height:100%; border-radius:14px;" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen="">
        </iframe></noscript>
      </div>

    </div>

    <div style="margin-top:20px; text-align:center;">
      <a href="https://www.youtube.com/@TheAdmitLab?sub_confirmation=1" target="_blank" rel="noopener noreferrer" style="display:inline-block; background-color:#1a334f; color:#ffffff; padding:12px 18px; font-size:14px; font-weight:800; text-decoration:none; border-radius:12px;">
        Subscribe &amp; Start Learning Instantly
      </a>
    </div>

  </div>

</div>
</div></div></div>
</div></div>



<div class="wp-block-stackable-columns alignwide stk-block-columns stk-block stk-2cc446b" data-block-id="2cc446b"><div class="stk-row stk-inner-blocks stk-block-content stk-content-align stk-2cc446b-column alignwide">
<div class="wp-block-stackable-column stk-block-column stk-column stk-block stk-1fc5866" data-v="4" data-block-id="1fc5866"><div class="stk-column-wrapper stk-block-column__content stk-container stk-1fc5866-container stk--no-background stk--no-padding"><div class="stk-block-content stk-inner-blocks stk-1fc5866-inner-blocks">
<div style="background:#fdfbf7; padding:24px; border:1px solid #e3ddd3; border-radius:10px; margin-top:30px;">
  <h3 style="margin-top:0; font-family:Montserrat; font-size:22px; color:#1a334f;">
    📘 Featured Graduate Admissions Resources
  </h3>

  <p style="font-family:Open Sans; font-size:16px; color:#1a334f; line-height:1.6;">
    Explore my most in-depth guides on graduate admissions written by a former professor and used by applicants worldwide. 
    These guides form the core of <strong>The Admit Lab’s</strong> admissions framework and are updated yearly.
  </p>

  <ul style="font-family:Open Sans; font-size:16px; color:#1a334f; line-height:1.7; margin-top:10px; padding-left:20px;">
    
    <!-- LIVE GUIDE -->
    <li>
      <a href="https://admit-lab.com/resources/graduate-admissions-guide/" style="color:#6EAEBA; font-weight:600;">
         ⭐ The Complete Graduate Admissions Guide (2025)
      </a>
      — How committees evaluate PhD, master’s, and MBA applications.
    </li>

    <!-- UPDATED: LIVE PHD GUIDE LINK -->
    <li>
      <a href="https://admit-lab.com/resources/graduate-admissions-guide/" style="color:#6EAEBA; font-weight:600;">
        PhD Admissions Guide (2025)
      </a>
      — Structure, competitiveness, SOP strategy, funding, advisor alignment.
    </li>

    <li>
      <a href="https://admit-lab.com/resources/masters-admissions-guide/" style="color:#6EAEBA; font-weight:600;">
        Master’s Admissions Guide (2025)
      </a>
      — Understanding evaluation criteria, professional alignment, timelines.
    </li>

    <li>
      <a href="https://admit-lab.com/resources/mba-admissions-guide" style="color:#6EAEBA; font-weight:600;">
        MBA Admissions Guide (2025)
      </a>
      — Resume strategy, essays, leadership positioning, interview prep.
    </li>

    <li>
      <a href="#" style="color:#6EAEBA; font-weight:600;">
        How to Choose Graduate Programs Strategically
      </a>
      — A research-based framework for picking schools that fit your goals.
    </li>

  </ul>

  <p style="font-family:Open Sans; font-size:15px; color:#1a334f; margin-top:18px;">
    These are the cornerstone resources that help applicants understand what committees actually look for 
    and how to position themselves for the strongest outcome.
  </p>
</div>



<p style="font-family:'Open Sans', sans-serif; font-size:16px; color:#1a334f; line-height:1.6; margin-top:16px;">
  Looking for downloadable templates, emails, timelines, and SOP tools?<br>
  Visit the full <a href="/graduate-school-resources/" style="color:#6EAEBA; font-weight:600;">Graduate School Resources Library</a> →
</p>



<style>
  .msw-faq {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #1a334f;
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  .msw-faq h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    color: #1a334f;
    margin-bottom: 1rem;
  }
  .msw-faq details {
    background-color: #fdfbf7;
    border: 1px solid #ddd;
    border-radius: 8px;
    margin-bottom: 16px;
    padding: 14px 18px;
    position: relative;
    transition: all 0.3s ease;
  }
  .msw-faq summary {
    font-weight: 600;
    color: #1a334f;
    cursor: pointer;
    list-style: none;
    position: relative;
    padding-right: 24px;
  }
  .msw-faq summary::after {
    content: "+";
    font-size: 20px;
    color: #6EAEBA;
    position: absolute;
    right: 0;
    top: 0;
    transition: transform 0.3s ease;
  }
  .msw-faq details[open] summary::after {
    content: "−";
    transform: rotate(180deg);
  }

  .msw-faq p {
    margin-top: 12px;
    margin-bottom: 0;
    line-height: 1.6;
  }
  @media (max-width: 600px) {
    .msw-faq {
      font-size: 15px;
    }
    .msw-faq h2 {
      font-size: 20px;
    }
    .msw-faq summary {
      font-size: 16px;
    }
    .msw-faq details {
      padding: 12px 16px;
    }
  }
</style>

<div class="msw-faq">
  <h2>FAQs About Graduate Admissions Consulting</h2>

  <details>
    <summary>Is graduate admissions consulting worth it?</summary>
    <p>Graduate admissions consulting is valuable when programs are competitive or funding is on the line. The benefit is not sentence polishing. It is clarity on how committees will interpret your file, where risk shows up, and whether your materials signal readiness, fit, and direction before you submit.</p>
  </details>

  <details>
    <summary>How much does graduate admissions consulting cost?</summary>
    <p>Costs vary based on depth of support. Some applicants need a single strategic review. Others want structured guidance across school selection, Statement of Purpose, recommendations, and interviews. The practical difference is whether you are paying for document polish or evaluation-based strategy that changes how the application reads.</p>
  </details>

  <details>
    <summary>Do I need a graduate admissions consultant?</summary>
    <p>You can apply without one. Applicants usually seek support when uncertainty is slowing them down or the stakes are high. If you are unsure about fit, trajectory coherence, or how committees will interpret gaps, career changes, or research experience, outside evaluation can prevent avoidable rejection from positioning mistakes.</p>
  </details>

  <details>
    <summary>What does a graduate admissions consultant actually do?</summary>
    <p>A strong consultant helps you anticipate how your application will be evaluated behind closed doors. In practice, that means aligning program fit, research or career direction, and core materials so the file reads coherent, credible, and low-risk when compared with other qualified applicants.</p>
  </details>
</div>



<!-- Program-Specific Admissions Consulting Authority Block -->

<div style="margin:60px 0 40px 0; padding:28px; background-color:#eaf3f7; border:1px solid #d6e6ee; border-radius:10px; font-family:'Open Sans', sans-serif; color:#1a334f;">

  <h3 style="font-family:'Montserrat', sans-serif; font-size:20px; margin-top:0; margin-bottom:14px;">
    Explore Program-Specific Admissions Support
  </h3>

  <p style="margin-bottom:18px; font-size:15px; line-height:1.7;">
    Graduate admissions are evaluated differently across doctoral, master’s, and MBA pathways.
    If you are looking for structured, evaluation-aware support tailored to your program type,
    explore the options below:
  </p>

  <ul style="padding-left:18px; margin:0; font-size:15px; line-height:1.8;">

    <li style="margin-bottom:8px;">
      <a href="https://admit-lab.com/phd-application-services/" 
         target="_blank" rel="noopener"
         style="color:#1a334f; font-weight:600; text-decoration:underline;">
        PhD Application Services
      </a>
      – Research positioning, supervisor alignment, funding logic, and interview preparation.
    </li>

    <li style="margin-bottom:8px;">
      <a href="https://admit-lab.com/masters-application-services/" 
         target="_blank" rel="noopener"
         style="color:#1a334f; font-weight:600; text-decoration:underline;">
        Master’s Application Services
      </a>
      – Career trajectory clarity, program targeting, Statement of Purpose development, and scholarship strategy.
    </li>

    <li style="margin-bottom:8px;">
      <a href="https://admit-lab.com/mba-application-services/" 
         target="_blank" rel="noopener"
         style="color:#1a334f; font-weight:600; text-decoration:underline;">
        MBA Application Services
      </a>
      – Leadership narrative strategy, resume positioning, essay development, and interview preparation.
    </li>

    <li style="margin-bottom:8px;">
      <a href="https://admit-lab.com/sop-editing-service/" 
         target="_blank" rel="noopener"
         style="color:#1a334f; font-weight:600; text-decoration:underline;">
        SOP Editing Service
      </a>
      – High-level Statement of Purpose refinement grounded in admissions evaluation logic.
    </li>

    <li style="margin-bottom:8px;">
      <a href="https://admit-lab.com/mba-essay-editing-service/" 
         target="_blank" rel="noopener"
         style="color:#1a334f; font-weight:600; text-decoration:underline;">
        MBA Essay Editing Service
      </a>
      – Targeted essay refinement aligned with competitive MBA evaluation standards.
    </li>

    <li>
      <a href="https://admit-lab.com/phd-advisory/" 
         target="_blank" rel="noopener"
         style="color:#1a334f; font-weight:600; text-decoration:underline;">
        PhD Program Advisory
      </a>
      – Strategic post-admission guidance for doctoral students navigating advisor fit, research direction, and funding.
    </li>

  </ul>

</div>
</div></div></div>
</div></div>



<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "mainEntity": [

    {
      "@type": "Question",
      "name": "Is graduate admissions consulting worth it?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Graduate admissions consulting is most valuable when programs are competitive or funding is involved. The primary benefit is understanding how admissions committees interpret your application, where risk appears, and whether your materials signal readiness, fit, and direction before submission."
      }
    },

    {
      "@type": "Question",
      "name": "How much does graduate admissions consulting cost?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Costs vary depending on the level of support. Some applicants need a single strategic review, while others require structured guidance across school selection, statement of purpose positioning, recommendations, and interviews. The key difference is whether you are paying for document polishing or evaluation-based strategy."
      }
    },

    {
      "@type": "Question",
      "name": "Do I need a graduate admissions consultant?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Applicants do not need a consultant to apply, but many seek one when the stakes are high or uncertainty is slowing progress. Outside evaluation helps applicants understand program fit, present a coherent trajectory, and avoid positioning mistakes that can lead to rejection."
      }
    },

    {
      "@type": "Question",
      "name": "What does a graduate admissions consultant actually do?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "A graduate admissions consultant analyzes how an admissions committee will likely evaluate an application. This includes assessing research or career direction, program alignment, and risk signals so the file reads coherent, credible, and fundable when compared with other qualified applicants."
      }
    }

  ]
}
</script>
	</div><!-- .entry-content -->

	</article><!-- #post-164 -->

		</main><!-- #main -->
	</div><!-- #primary -->


	</div><!-- #content -->

	<footer id="colophon" class="site-footer">
		
	<aside class="widget-area" aria-label="Footer">
							<div class="widget-column footer-widget-1">
					<section id="block-20" class="widget widget_block">
<div class="wp-block-stackable-columns stk-block-columns stk-block stk-1ab4d2c" data-block-id="1ab4d2c"><div class="stk-row stk-inner-blocks stk-block-content stk-content-align stk-1ab4d2c-column">
<div class="wp-block-stackable-column stk-block-column stk-column stk-block stk-9e120e5" data-v="4" data-block-id="9e120e5"><style>@media screen and (min-width: 768px){.stk-9e120e5 {flex:var(--stk-flex-grow, 1) 1 calc(33.33% - var(--stk-column-gap, 0px) * 2 / 3 ) !important;}}</style><div class="stk-column-wrapper stk-block-column__content stk-container stk-9e120e5-container stk--no-background stk--no-padding"><div class="stk-block-content stk-inner-blocks stk-9e120e5-inner-blocks">
<div class="footer-col footer-brand">
  <p style="font-size:14px; font-weight:600; margin-bottom:6px; color:#ffffff; opacity:0.95;">
    The Admit Lab
  </p>

  <p style="font-size:13px; line-height:1.5; margin-bottom:10px; color:#e6edf3;">
    Graduate admissions consulting from a former professor and admissions committee insider.
    PhD, Master’s, and MBA support worldwide.
  </p>

  <p style="font-size:12px; color:#c7d2df; margin:0;">
    © 2026 The Admit Lab
  </p>
</div>
</div></div></div>



<div class="wp-block-stackable-column stk-block-column stk-column stk-block stk-9f743fc" data-v="4" data-block-id="9f743fc"><style>@media screen and (min-width: 768px){.stk-9f743fc {flex:var(--stk-flex-grow, 1) 1 calc(33.33% - var(--stk-column-gap, 0px) * 2 / 3 ) !important;}}</style><div class="stk-column-wrapper stk-block-column__content stk-container stk-9f743fc-container stk--no-background stk--no-padding"><div class="stk-block-content stk-inner-blocks stk-9f743fc-inner-blocks">
<div class="footer-col footer-links">
  <p style="font-size:13px; font-weight:600; margin-bottom:6px; color:#ffffff; opacity:0.95;">
    Explore
  </p>

  <ul style="list-style:none; padding:0; margin:0 0 10px 0; font-size:13px; line-height:1.6;">
    <li><a href="/graduate-school-admissions-advice/" style="color:#9fd3e8;">Graduate Admissions Advice</a></li>
    <li><a href="/phd-admissions-advice/" style="color:#9fd3e8;">PhD Admissions</a></li>
    <li><a href="/masters-admissions-advice/" style="color:#9fd3e8;">Master’s Admissions</a></li>
    <li><a href="/mba-admissions-advice/" style="color:#9fd3e8;">MBA Admissions</a></li>
  </ul>

  <p style="font-size:13px; font-weight:600; margin:10px 0 4px 0; color:#ffffff; opacity:0.95;">
    Weekly insights
  </p>

  <p style="font-size:12.5px; margin-bottom:6px; color:#c7d2df;">
    Graduate admissions, explained plainly.
  </p>

  <a href="https://www.youtube.com/@theadmitlab?sub_confirmation=1" target="_blank" rel="noopener" style="font-size:12.5px; font-weight:600; color:#6EAEBA;">
    Watch on YouTube
  </a>
</div>
</div></div></div>



<div class="wp-block-stackable-column stk-block-column stk-column stk-block stk-89551e6" data-v="4" data-block-id="89551e6"><style>@media screen and (min-width: 768px){.stk-89551e6 {flex:var(--stk-flex-grow, 1) 1 calc(33.33% - var(--stk-column-gap, 0px) * 2 / 3 ) !important;}}</style><div class="stk-column-wrapper stk-block-column__content stk-container stk-89551e6-container stk--no-background stk--no-padding"><div class="stk-block-content stk-inner-blocks stk-89551e6-inner-blocks">
<div class="footer-col footer-services">
  <p style="font-size:13px; font-weight:600; margin-bottom:6px; color:#ffffff; opacity:0.95;">
    Work With Me
  </p>

  <ul style="list-style:none; padding:0; margin:0; font-size:13px; line-height:1.6;">
    <li><a href="/phd-application-services/" style="color:#9fd3e8;">PhD Application Services</a></li>
    <li><a href="/masters-application-services/" style="color:#9fd3e8;">Master’s Application Services</a></li>
    <li><a href="/mba-application-services/" style="color:#9fd3e8;">MBA Application Services</a></li>
    <li><a href="/free-admissions-consultation/" style="color:#6EAEBA; font-weight:600;">Book a Free Consultation</a></li>
  </ul>
</div>
</div></div></div>
</div></div>
</section>					</div>
					</aside><!-- .widget-area -->

			<div class="site-info">
										<a class="site-name" href="https://admit-lab.com/" rel="home">The Admit Lab</a><span class="comma">,</span>
						
										<nav class="footer-navigation" aria-label="Footer Menu">
					<div class="menu-footer-container"><ul id="menu-footer" class="footer-menu"><li id="menu-item-477" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-477"><a href="https://admit-lab.com/website-terms-of-use/">Terms of Use</a></li>
<li id="menu-item-478" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-478"><a href="https://admit-lab.com/the-admit-lab-privacy-policy/">Privacy Policy</a></li>
<li id="menu-item-479" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-479"><a href="https://admit-lab.com/disclaimer/">Disclaimer</a></li>
<li id="menu-item-2991" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2991"><a href="https://admit-lab.com/how-can-i-assist-you/">Contact</a></li>
<li id="menu-item-17577" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-17577"><a href="https://admit-lab.com/faq/">FAQ</a></li>
</ul></div>				</nav><!-- .footer-navigation -->
					</div><!-- .site-info -->
	</footer><!-- #colophon -->

</div><!-- #page -->

<!--  -->
<script type="speculationrules">
{"prefetch":[{"source":"document","where":{"and":[{"href_matches":"/*"},{"not":{"href_matches":["/wp-*.php","/wp-admin/*","/wp-content/uploads/*","/wp-content/*","/wp-content/plugins/*","/wp-content/themes/twentynineteen/*","/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]}
</script>
<meta id="bilmur" property="bilmur:data" content="" data-customproperties="{&quot;woo_active&quot;:&quot;0&quot;,&quot;logged_in&quot;:&quot;0&quot;,&quot;wptheme&quot;:&quot;twentynineteen&quot;,&quot;wptheme_is_block&quot;:&quot;0&quot;}" data-provider="wordpress.com" data-service="atomic"  data-site-tz="America/New_York" >
<script type="rocketlazyloadscript" defer data-rocket-src="https://s0.wp.com/wp-content/js/bilmur.min.js?m=202624"></script>
<span aria-hidden="true" id="to_top_scrollup" class="dashicons dashicons-arrow-up" style="color: ;background-color: #6eaeba;"><span class="screen-reader-text">Scroll Up</span></span><div class="mobmenu-overlay"></div><div class="mob-menu-header-holder mobmenu"  data-menu-display="mob-menu-slideout-over" data-open-icon="down-open" data-close-icon="up-open"><div class="mob-menu-logo-holder"><a href="https://admit-lab.com" class="headertext"><img width="71" height="50" class="mob-standard-logo"  src="https://daaefa00.delivery.rocketcdn.me/wp-content/uploads/2025/06/cropped-cropped-ChatGPT-Image-Jun-25-2025-07_39_13-AM.png"  alt="The Admit Lab"><img class="mob-retina-logo" src=""  alt="Logo Header Menu"></a></div><div class="mobmenur-container"><a href="#" class="mobmenu-right-bt mobmenu-trigger-action" data-panel-target="mobmenu-right-panel" aria-label="Right Menu Button"><?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
<svg class="menu" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="-10 0 720 1000">
   <path fill="#FFF"
d="M650 450q22 0 36 15t14 35t-15 35t-35 15h-600q-20 0 -35 -15t-15 -35t14 -35t36 -15h600zM50 350q-20 0 -35 -15t-15 -35t14 -35t36 -15h600q22 0 36 15t14 35t-15 35t-35 15h-600zM650 650q22 0 36 15t14 35t-15 35t-35 15h-600q-20 0 -35 -15t-15 -35t14 -35t36 -15
h600z" />
</svg>
<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
<svg class="cancel-1 mob-cancel-button" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="-10 0 706 1000">
   <path fill="#666"
d="M0 760q0 -36 26 -62l195 -195l-195 -196q-26 -25 -26 -61t26 -61t61 -25t61 25l196 196l195 -196q25 -25 61 -25t61 25t25 61t-25 61l-195 196l195 195q25 26 25 62t-25 61t-61 25t-61 -25l-195 -195l-196 195q-25 25 -61 25t-61.5 -25.5t-25.5 -60.5z" />
</svg>
</a></div></div>				<div class="mobmenu-right-alignment mobmenu-panel mobmenu-right-panel  ">
				<a href="#" class="mobmenu-right-bt" aria-label="Right Menu Button"><?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
<svg class="cancel-1 mob-cancel-button" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="-10 0 706 1000">
   <path fill="#666"
d="M0 760q0 -36 26 -62l195 -195l-195 -196q-26 -25 -26 -61t26 -61t61 -25t61 25l196 196l195 -196q25 -25 61 -25t61 25t25 61t-25 61l-195 196l195 195q25 26 25 62t-25 61t-61 25t-61 -25l-195 -195l-196 195q-25 25 -61 25t-61.5 -25.5t-25.5 -60.5z" />
</svg>
</a>
					<div class="mobmenu-content">
			<div class="menu-main-menu-container"><ul id="mobmenuright" class="wp-mobile-menu" role="menubar" aria-label="Main navigation for mobile devices"><li role="none"  class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-164 current_page_item menu-item-has-children menu-item-10149"><a href="https://admit-lab.com/" role="menuitem" class="">About</a>
<ul  role='menu' class="sub-menu ">
	<li role="none"  class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9760"><a href="https://admit-lab.com/dr-philippe-barr-phd-admissions-expert/" role="menuitem" class="">Dr. Philippe Barr</a></li>	<li role="none"  class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9758"><a href="https://admit-lab.com/ive-helped-applicants-get-admitted-to-these-top-programs/" role="menuitem" class="">Top Program Admits</a></li>	<li role="none"  class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9759"><a href="https://admit-lab.com/graduate-school-admissions-success-stories/" role="menuitem" class="">Success Stories</a></li>	<li role="none"  class="menu-item menu-item-type-post_type menu-item-object-page menu-item-17576"><a href="https://admit-lab.com/faq/" role="menuitem" class="">FAQ</a></li></ul>
</li><li role="none"  class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-10334"><a href="https://admit-lab.com/graduate-school-application-services/" role="menuitem" class="">Graduate Admissions Support</a>
<ul  role='menu' class="sub-menu ">
	<li role="none"  class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9763"><a href="https://admit-lab.com/phd-application-services/" role="menuitem" class="">PhD Admissions Consulting</a></li>	<li role="none"  class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9761"><a href="https://admit-lab.com/masters-application-services/" role="menuitem" class="">Master’s Admissions Consulting</a></li>	<li role="none"  class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16092"><a href="https://admit-lab.com/sop-editing-service/" role="menuitem" class="">SOP Editing Service</a></li>	<li role="none"  class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-9762"><a href="https://admit-lab.com/mba-application-services/" role="menuitem" class="">MBA Admissions Consulting</a>
	<ul  role='menu' class="sub-menu ">
		<li role="none"  class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16008"><a href="https://admit-lab.com/mba-essay-editing-service/" role="menuitem" class="">MBA Essay Editing Service</a></li>	</ul>
</li>	<li role="none"  class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21472"><a href="https://admit-lab.com/phd-advisory/" role="menuitem" class="">PhD Program Advisory</a></li></ul>
</li><li role="none"  class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-19621"><a href="https://admit-lab.com/resources/" role="menuitem" class="">Resources</a>
<ul  role='menu' class="sub-menu ">
	<li role="none"  class="menu-item menu-item-type-post_type menu-item-object-page menu-item-19625"><a href="https://admit-lab.com/graduate-application-tools/" role="menuitem" class="">Free Graduate Application Tools</a></li>	<li role="none"  class="menu-item menu-item-type-post_type menu-item-object-page menu-item-19622"><a href="https://admit-lab.com/resources/graduate-admissions-guide/" role="menuitem" class="">The Complete Guide to Graduate Admissions</a></li>	<li role="none"  class="menu-item menu-item-type-post_type menu-item-object-page menu-item-19694"><a href="https://admit-lab.com/resources/phd-admissions-guide/" role="menuitem" class="">The Complete PhD Admissions Guide</a></li>	<li role="none"  class="menu-item menu-item-type-post_type menu-item-object-page menu-item-19730"><a href="https://admit-lab.com/resources/masters-admissions-guide/" role="menuitem" class="">The Complete Master&#8217;s Admissions Guide</a></li>	<li role="none"  class="menu-item menu-item-type-post_type menu-item-object-page menu-item-19768"><a href="https://admit-lab.com/resources/mba-admissions-guide/" role="menuitem" class="">The Complete MBA Admissions Guide</a></li>	<li role="none"  class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21995"><a href="https://admit-lab.com/resources/what-is-a-statement-of-purpose/" role="menuitem" class="">The Complete Statement of Purpose Guide</a></li>	<li role="none"  class="menu-item menu-item-type-post_type menu-item-object-page menu-item-24216"><a href="https://admit-lab.com/statement-of-purpose-examples-for-graduate-school/" role="menuitem" class="">Statement of Purpose Examples</a></li></ul>
</li><li role="none"  class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9765"><a href="https://admit-lab.com/graduate-school-admissions-advice/" role="menuitem" class="">Blog</a></li></ul></div>
			</div><div class="mob-menu-right-bg-holder"></div></div>

		<script type="rocketlazyloadscript" data-rocket-type="text/javascript">
    (function() {
        var el = document.getElementsByClassName('imprint')[0];
        var newEl = document.createElement('span');
        newEl.innerHTML = 'The Admit Lab, 330 W39th Street, New York, NY, 10018, +1 (919) 370-1473 @ 2023 The Admit Lab.';
        newEl.classList.add("imprint");
        el.parentNode.replaceChild(newEl, el);
    })();
</script>
<script id="pt-cv-content-views-script-js-extra">
var PT_CV_PUBLIC = {"_prefix":"pt-cv-","page_to_show":"5","_nonce":"94ecbb7af5","is_admin":"","is_mobile":"","ajaxurl":"https://admit-lab.com/wp-admin/admin-ajax.php","lang":"","loading_image_src":"data:image/gif;base64,R0lGODlhDwAPALMPAMrKygwMDJOTkz09PZWVla+vr3p6euTk5M7OzuXl5TMzMwAAAJmZmWZmZszMzP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQFCgAPACwAAAAADwAPAAAEQvDJaZaZOIcV8iQK8VRX4iTYoAwZ4iCYoAjZ4RxejhVNoT+mRGP4cyF4Pp0N98sBGIBMEMOotl6YZ3S61Bmbkm4mAgAh+QQFCgAPACwAAAAADQANAAAENPDJSRSZeA418itN8QiK8BiLITVsFiyBBIoYqnoewAD4xPw9iY4XLGYSjkQR4UAUD45DLwIAIfkEBQoADwAsAAAAAA8ACQAABC/wyVlamTi3nSdgwFNdhEJgTJoNyoB9ISYoQmdjiZPcj7EYCAeCF1gEDo4Dz2eIAAAh+QQFCgAPACwCAAAADQANAAAEM/DJBxiYeLKdX3IJZT1FU0iIg2RNKx3OkZVnZ98ToRD4MyiDnkAh6BkNC0MvsAj0kMpHBAAh+QQFCgAPACwGAAAACQAPAAAEMDC59KpFDll73HkAA2wVY5KgiK5b0RRoI6MuzG6EQqCDMlSGheEhUAgqgUUAFRySIgAh+QQFCgAPACwCAAIADQANAAAEM/DJKZNLND/kkKaHc3xk+QAMYDKsiaqmZCxGVjSFFCxB1vwy2oOgIDxuucxAMTAJFAJNBAAh+QQFCgAPACwAAAYADwAJAAAEMNAs86q1yaWwwv2Ig0jUZx3OYa4XoRAfwADXoAwfo1+CIjyFRuEho60aSNYlOPxEAAAh+QQFCgAPACwAAAIADQANAAAENPA9s4y8+IUVcqaWJ4qEQozSoAzoIyhCK2NFU2SJk0hNnyEOhKR2AzAAj4Pj4GE4W0bkJQIAOw=="};
var PT_CV_PAGINATION = {"first":"\u00ab","prev":"\u2039","next":"\u203a","last":"\u00bb","goto_first":"Go to first page","goto_prev":"Go to previous page","goto_next":"Go to next page","goto_last":"Go to last page","current_page":"Current page is","goto_page":"Go to page"};
//# sourceURL=pt-cv-content-views-script-js-extra
</script>
<script type="rocketlazyloadscript" data-minify="1" id="pt-cv-content-views-script-js" data-rocket-src="https://daaefa00.delivery.rocketcdn.me/wp-content/cache/min/1/wp-content/plugins/content-views-query-and-display-post-page/public/assets/js/cv.js?ver=1771339652" defer></script>
<script id="hashbar-pro-frontend-js-extra">
var hashbar_localize = {"dont_show_bar_after_close":"","notification_display_time":"400","bar_keep_closed":"","cn_cookies_expire_time":"","cn_cookies_expire_type":""};
//# sourceURL=hashbar-pro-frontend-js-extra
</script>
<script type="rocketlazyloadscript" data-minify="1" id="hashbar-pro-frontend-js" data-rocket-src="https://daaefa00.delivery.rocketcdn.me/wp-content/cache/min/1/wp-content/plugins/hashbar-pro/assets/js/frontend.js?ver=1771339652" defer></script>
<script id="hashbar-pro-analytics-js-extra">
var hashbar_analytical = {"ajaxurl":"https://admit-lab.com/wp-admin/admin-ajax.php","nonce_key":"57cb9052d5","enable_analytics":"1"};
//# sourceURL=hashbar-pro-analytics-js-extra
</script>
<script type="rocketlazyloadscript" data-minify="1" id="hashbar-pro-analytics-js" data-rocket-src="https://daaefa00.delivery.rocketcdn.me/wp-content/cache/min/1/wp-content/plugins/hashbar-pro/assets/js/analytics.js?ver=1771339652" defer></script>
<script id="leadin-script-loader-js-js-extra">
var leadin_wordpress = {"userRole":"visitor","pageType":"home","leadinPluginVersion":"11.3.45"};
//# sourceURL=leadin-script-loader-js-js-extra
</script>
<script type="rocketlazyloadscript" data-minify="1" id="leadin-script-loader-js-js" data-rocket-src="https://daaefa00.delivery.rocketcdn.me/wp-content/cache/min/1/24000206.js?ver=1771339652" defer></script>
<script id="wpil-frontend-script-js-extra">
var wpilFrontend = {"ajaxUrl":"/wp-admin/admin-ajax.php","postId":"164","postType":"post","openInternalInNewTab":"0","openExternalInNewTab":"0","disableClicks":"0","openLinksWithJS":"0","trackAllElementClicks":"0","clicksI18n":{"imageNoText":"Image in link: No Text","imageText":"Image Title: ","noText":"No Anchor Text Found"}};
//# sourceURL=wpil-frontend-script-js-extra
</script>
<script type="rocketlazyloadscript" id="wpil-frontend-script-js" data-rocket-src="https://daaefa00.delivery.rocketcdn.me/wp-content/plugins/link-whisper-premium/js/frontend.min.js?ver=1779991887" defer></script>
<script type="rocketlazyloadscript" data-minify="1" id="patreon-wordpress-js-js" data-rocket-src="https://daaefa00.delivery.rocketcdn.me/wp-content/cache/min/1/wp-content/plugins/patreon-connect/assets/js/app.js?ver=1771339652" defer></script>
<script type="rocketlazyloadscript" data-minify="1" id="ultp-youtube-gallery-block-js" data-rocket-src="https://daaefa00.delivery.rocketcdn.me/wp-content/cache/min/1/wp-content/plugins/ultimate-post/assets/js/ultp-youtube-gallery-block.js?ver=1771339652" defer></script>
<script type="rocketlazyloadscript" id="rocket-browser-checker-js-after">
"use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}();
//# sourceURL=rocket-browser-checker-js-after
</script>
<script id="rocket-preload-links-js-extra">
var RocketPreloadLinksConfig = {"excludeUris":"/(?:.+/)?feed(?:/(?:.+/?)?)?$|/(?:.+/)?embed/|/(index.php/)?(.*)wp-json(/.*|$)|/refer/|/go/|/recommend/|/recommends/","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php|html|htm","siteUrl":"https://admit-lab.com","onHoverDelay":"100","rateThrottle":"3"};
//# sourceURL=rocket-preload-links-js-extra
</script>
<script type="rocketlazyloadscript" id="rocket-preload-links-js-after">
(function() {
"use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareUrl(t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run();
}());

//# sourceURL=rocket-preload-links-js-after
</script>
<script type="rocketlazyloadscript" data-minify="1" data-wp-strategy="defer" defer id="twentynineteen-touch-navigation-js" data-rocket-src="https://daaefa00.delivery.rocketcdn.me/wp-content/cache/min/1/wp-content/themes/twentynineteen/js/touch-keyboard-navigation.js?ver=1771339652"></script>
<script id="jetpack-stats-js-before">
_stq = window._stq || [];
_stq.push([ "view", {"v":"ext","blog":"214649826","post":"164","tz":"-4","srv":"admit-lab.com","hp":"atomic","ac":"2","amp":"0","j":"1:15.9"} ]);
_stq.push([ "clickTrackerInit", "214649826", "164" ]);
//# sourceURL=jetpack-stats-js-before
</script>
<script data-wp-strategy="defer" defer fetchpriority="low" id="jetpack-stats-js" src="https://stats.wp.com/e-202624.js"></script>
<style class="wp-fonts-local">
@font-face{font-family:"Open Sans";font-style:normal;font-weight:300;font-display:fallback;src:url('https://fonts.wp.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsiH0C4iY1M2xLER.woff2') format('woff2');}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;font-display:fallback;src:url('https://fonts.wp.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0C4iY1M2xLER.woff2') format('woff2');}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:500;font-display:fallback;src:url('https://fonts.wp.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjr0C4iY1M2xLER.woff2') format('woff2');}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:600;font-display:fallback;src:url('https://fonts.wp.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1y4iY1M2xLER.woff2') format('woff2');}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:700;font-display:fallback;src:url('https://fonts.wp.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1y4iY1M2xLER.woff2') format('woff2');}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:800;font-display:fallback;src:url('https://fonts.wp.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgshZ1y4iY1M2xLER.woff2') format('woff2');}
@font-face{font-family:"Open Sans";font-style:italic;font-weight:300;font-display:fallback;src:url('https://fonts.wp.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk5hkaVIUwaERZjA.woff2') format('woff2');}
@font-face{font-family:"Open Sans";font-style:italic;font-weight:400;font-display:fallback;src:url('https://fonts.wp.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkaVIUwaERZjA.woff2') format('woff2');}
@font-face{font-family:"Open Sans";font-style:italic;font-weight:500;font-display:fallback;src:url('https://fonts.wp.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk_RkaVIUwaERZjA.woff2') format('woff2');}
@font-face{font-family:"Open Sans";font-style:italic;font-weight:600;font-display:fallback;src:url('https://fonts.wp.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkxhjaVIUwaERZjA.woff2') format('woff2');}
@font-face{font-family:"Open Sans";font-style:italic;font-weight:700;font-display:fallback;src:url('https://fonts.wp.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkyFjaVIUwaERZjA.woff2') format('woff2');}
@font-face{font-family:"Open Sans";font-style:italic;font-weight:800;font-display:fallback;src:url('https://fonts.wp.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk0ZjaVIUwaERZjA.woff2') format('woff2');}
</style>
<script>window.lazyLoadOptions={elements_selector:"iframe[data-lazy-src]",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}};window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue}
if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue}
images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1}
if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://daaefa00.delivery.rocketcdn.me/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script><script>function lazyLoadThumb(e,alt,l){var t='<img src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360">',a='<button class="play" aria-label="play Youtube video"></button>';if(l){t=t.replace('data-lazy-','');t=t.replace('loading="lazy"','');t=t.replace(/<noscript>.*?<\/noscript>/g,'');}t=t.replace('alt=""','alt="'+alt+'"');return t.replace("ID",e)+a}function lazyLoadYoutubeIframe(){var e=document.createElement("iframe"),t="ID?autoplay=1";t+=0===this.parentNode.dataset.query.length?"":"&"+this.parentNode.dataset.query;e.setAttribute("src",t.replace("ID",this.parentNode.dataset.src)),e.setAttribute("frameborder","0"),e.setAttribute("allowfullscreen","1"),e.setAttribute("allow","accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"),this.parentNode.parentNode.replaceChild(e,this.parentNode)}document.addEventListener("DOMContentLoaded",function(){var exclusions=[];var e,t,p,u,l,a=document.getElementsByClassName("rll-youtube-player");for(t=0;t<a.length;t++)(e=document.createElement("div")),(u='https://i.ytimg.com/vi/ID/hqdefault.jpg'),(u=u.replace('ID',a[t].dataset.id)),(l=exclusions.some(exclusion=>u.includes(exclusion))),e.setAttribute("data-id",a[t].dataset.id),e.setAttribute("data-query",a[t].dataset.query),e.setAttribute("data-src",a[t].dataset.src),(e.innerHTML=lazyLoadThumb(a[t].dataset.id,a[t].dataset.alt,l)),a[t].appendChild(e),(p=e.querySelector(".play")),(p.onclick=lazyLoadYoutubeIframe)});</script>
</body>
</html>
<!--
	generated 52 seconds ago
	generated in 1.154 seconds
	served from batcache in 0.003 seconds
	expires in 248 seconds
-->
