.wp-block-image>a,.wp-block-image>figure>a{display:inline-block}.wp-block-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom}@media not (prefers-reduced-motion){.wp-block-image img.hide{visibility:hidden}.wp-block-image img.show{animation:show-content-image .4s}}.wp-block-image[style*=border-radius] img,.wp-block-image[style*=border-radius]>a{border-radius:inherit}.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull>a,.wp-block-image.alignwide>a{width:100%}.wp-block-image.alignfull img,.wp-block-image.alignwide img{height:auto;width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright{display:table}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image.alignright>figcaption{caption-side:bottom;display:table-caption}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-image.is-style-circle-mask img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.wp-block-image.is-style-circle-mask img{border-radius:0;-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}}:root :where(.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img){border-radius:9999px}.wp-block-image figure{margin:0}.wp-lightbox-container{display:flex;flex-direction:column;position:relative}.wp-lightbox-container img{cursor:zoom-in}.wp-lightbox-container img:hover+button{opacity:1}.wp-lightbox-container button{align-items:center;-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background-color:#5a5a5a40;border:none;border-radius:4px;cursor:zoom-in;display:flex;height:20px;justify-content:center;opacity:0;padding:0;position:absolute;right:16px;text-align:center;top:16px;width:20px;z-index:100}@media not (prefers-reduced-motion){.wp-lightbox-container button{transition:opacity .2s ease}}.wp-lightbox-container button:focus-visible{outline:3px auto #5a5a5a40;outline:3px auto -webkit-focus-ring-color;outline-offset:3px}.wp-lightbox-container button:hover{cursor:pointer;opacity:1}.wp-lightbox-container button:focus{opacity:1}.wp-lightbox-container button:focus,.wp-lightbox-container button:hover,.wp-lightbox-container button:not(:hover):not(:active):not(.has-background){background-color:#5a5a5a40;border:none}.wp-lightbox-overlay{box-sizing:border-box;cursor:zoom-out;height:100vh;left:0;overflow:hidden;position:fixed;top:0;visibility:hidden;width:100%;z-index:100000}.wp-lightbox-overlay .close-button{align-items:center;cursor:pointer;display:flex;justify-content:center;min-height:40px;min-width:40px;padding:0;position:absolute;right:calc(env(safe-area-inset-right) + 16px);top:calc(env(safe-area-inset-top) + 16px);z-index:5000000}.wp-lightbox-overlay .close-button:focus,.wp-lightbox-overlay .close-button:hover,.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background){background:none;border:none}.wp-lightbox-overlay .lightbox-image-container{height:var(--wp--lightbox-container-height);left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:top left;width:var(--wp--lightbox-container-width);z-index:9999999999}.wp-lightbox-overlay .wp-block-image{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;margin:0;position:relative;transform-origin:0 0;width:100%;z-index:3000000}.wp-lightbox-overlay .wp-block-image img{height:var(--wp--lightbox-image-height);min-height:var(--wp--lightbox-image-height);min-width:var(--wp--lightbox-image-width);width:var(--wp--lightbox-image-width)}.wp-lightbox-overlay .wp-block-image figcaption{display:none}.wp-lightbox-overlay button{background:none;border:none}.wp-lightbox-overlay .scrim{background-color:#fff;height:100%;opacity:.9;position:absolute;width:100%;z-index:2000000}.wp-lightbox-overlay.active{visibility:visible}@media not (prefers-reduced-motion){.wp-lightbox-overlay.active{animation:turn-on-visibility .25s both}.wp-lightbox-overlay.active img{animation:turn-on-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active){animation:turn-off-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active) img{animation:turn-off-visibility .25s both}.wp-lightbox-overlay.zoom.active{animation:none;opacity:1;visibility:visible}.wp-lightbox-overlay.zoom.active .lightbox-image-container{animation:lightbox-zoom-in .4s}.wp-lightbox-overlay.zoom.active .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.active .scrim{animation:turn-on-visibility .4s forwards}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active){animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container{animation:lightbox-zoom-out .4s}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .scrim{animation:turn-off-visibility .4s forwards}}@keyframes show-content-image{0%{visibility:hidden}99%{visibility:hidden}to{visibility:visible}}@keyframes turn-on-visibility{0%{opacity:0}to{opacity:1}}@keyframes turn-off-visibility{0%{opacity:1;visibility:visible}99%{opacity:0;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes lightbox-zoom-in{0%{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))}to{transform:translate(-50%,-50%) scale(1)}}@keyframes lightbox-zoom-out{0%{transform:translate(-50%,-50%) scale(1);visibility:visible}99%{visibility:visible}to{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));visibility:hidden}}:root{--breakpoint-sm:0;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--slider-padding-mobile:4rem 0;--slider-padding-desktop:4rem 0;--slider-gap:20px;--slider-track-min-height:300px;--slider-transition:transform 0.6s cubic-bezier(0.25,0.46,0.45,0.94);--slider-nav-right-mobile:34px;--slider-nav-right-tablet:20px;--slider-nav-right-desktop-sm:20px;--slider-nav-right-desktop:20px;--slider-nav-bottom:0;--slider-nav-bg:transparent;--slider-nav-border-width:0.1px;--slider-nav-border-color:#d5d8e3;--slider-nav-color:#07142b;--slider-nav-font-size:1.25rem;--slider-nav-font-weight:500;--slider-nav-height:4rem;--slider-nav-width:6rem;--slider-nav-border-radius:2.4rem;--slider-nav-hover-bg:#eff2fa;--slider-nav-hover-color:#054bbb;--slider-nav-active-bg:#fff;--slider-nav-active-color:#07142b;--slider-nav-disabled-color:#d5d8e3;--slider-arrow-size:0.375rem;--slider-arrow-color:#d5d8e3;--slider-arrow-svg-width:0.8rem;--slider-dot-size:0.8rem;--slider-dot-gap:0.8rem;--slider-dot-bg:#d5d8e3;--slider-dot-active-size:1rem;--slider-dot-active-bg:#2e8fe7;--slider-dot-left-mobile:34px;--slider-dot-left-tablet:20px;--slider-dot-left-desktop-sm:20px;--slider-dot-left-desktop:20px;--slider-dot-bottom:1.4rem;--slider-dot-border-radius:50%;--slide-number-color:#3d4147;--slide-active-number-color:#07142b;--slider-slide-padding:0;--slider-transition-duration:0.3s;--slider-transition-timing:ease}.slider-block-v2{margin:0;padding:var(--slider-padding-mobile);position:relative;width:100%}.slider-block-v2 a,.slider-block-v2 img{-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none}@media only screen and (min-width:768px){.slider-block-v2{padding:var(--slider-padding-desktop)}}.slider-block-v2 .slider-wrapper{align-items:center;display:flex;gap:var(--slider-gap);position:relative}.slider-block-v2 .slider-track{align-items:stretch;display:flex;flex:1;min-height:var(--slider-track-min-height);overflow:hidden;position:relative}.slider-block-v2 .slider-track .slides-container{align-items:stretch;display:flex;gap:var(--slide-gap,0);transition:var(--slider-transition)}.slider-block-v2 .slider-slide{box-sizing:border-box;display:flex;flex-direction:column;flex-shrink:0;padding:var(--slider-slide-padding);transition:opacity var(--slider-transition-duration) var(--slider-transition-timing);width:calc((100% - (var(--slides-per-view-mobile, 1) - 1)*var(--slide-gap-mobile, 0px))/var(--slides-per-view-mobile, 1))}@media only screen and (min-width:768px)and (max-width:1199px){.slider-block-v2 .slider-slide{width:calc((100% - (var(--slides-per-view-tablet, 1) - 1)*var(--slide-gap-tablet, 0px))/var(--slides-per-view-tablet, 1))}}@media only screen and (min-width:1200px){.slider-block-v2 .slider-slide{width:calc((100% - (var(--slides-per-view, 1) - 1)*var(--slide-gap, 0px))/var(--slides-per-view, 1))}}.slider-block-v2 .slider-nav-container{align-items:center;bottom:var(--slider-nav-bottom);display:flex;justify-content:center;margin:0 auto;position:absolute;right:var(--slider-nav-right-mobile);z-index:3}@media only screen and (min-width:768px){.slider-block-v2 .slider-nav-container{right:var(--slider-nav-right-tablet)}}@media only screen and (min-width:992px){.slider-block-v2 .slider-nav-container{right:var(--slider-nav-right-desktop-sm)}}@media only screen and (min-width:1200px){.slider-block-v2 .slider-nav-container{right:var(--slider-nav-right-desktop)}}@media only screen and (min-width:768px){.slider-block-v2 .slider-nav-container{right:var(--slider-nav-right-desktop)}}.slider-block-v2 .slider-nav-container .slider-nav{align-items:center;background-color:var(--slider-nav-bg);border:var(--slider-nav-border-width) solid var(--slider-nav-border-color);color:var(--slider-nav-color);cursor:default;display:flex;flex-shrink:0;font-size:var(--slider-nav-font-size);font-weight:var(--slider-nav-font-weight);height:var(--slider-nav-height);justify-content:center;outline:none;transition:all var(--slider-transition-duration) var(--slider-transition-timing);width:var(--slider-nav-width)}.slider-block-v2 .slider-nav-container .slider-nav.slider-nav-next{border-bottom-right-radius:var(--slider-nav-border-radius);border-top-right-radius:var(--slider-nav-border-radius)}.slider-block-v2 .slider-nav-container .slider-nav.slider-nav-prev{border-bottom-left-radius:var(--slider-nav-border-radius);border-top-left-radius:var(--slider-nav-border-radius)}.slider-block-v2 .slider-nav-container .slider-nav .slider__arrow--next,.slider-block-v2 .slider-nav-container .slider-nav .slider__arrow--prev{color:var(--slider-arrow-color)}.slider-block-v2 .slider-nav-container .slider-nav .slider__arrow--next svg,.slider-block-v2 .slider-nav-container .slider-nav .slider__arrow--prev svg{color:currentColor;height:auto;width:var(--slider-arrow-svg-width)}.slider-block-v2 .slider-nav-container .slider-nav.active{background-color:var(--slider-nav-active-bg);cursor:pointer}.slider-block-v2 .slider-nav-container .slider-nav.active .slider__arrow--next,.slider-block-v2 .slider-nav-container .slider-nav.active .slider__arrow--prev{color:var(--slider-nav-active-color)}.slider-block-v2 .slider-nav-container .slider-nav.active:hover{background-color:var(--slider-nav-hover-bg);color:var(--slider-nav-hover-color)}.slider-block-v2 .slider-nav-container .slider-nav.active:hover .slider__arrow--next,.slider-block-v2 .slider-nav-container .slider-nav.active:hover .slider__arrow--prev{color:var(--slider-nav-hover-color)}.slider-block-v2 .slider-dots{align-items:center;bottom:var(--slider-dot-bottom);display:flex;gap:var(--slider-dot-gap);justify-content:center;left:var(--slider-dot-left-mobile);outline:none;position:absolute;z-index:3}@media only screen and (min-width:768px){.slider-block-v2 .slider-dots{left:var(--slider-dot-left-tablet)}}@media only screen and (min-width:992px){.slider-block-v2 .slider-dots{left:var(--slider-dot-left-desktop-sm)}}@media only screen and (min-width:1200px){.slider-block-v2 .slider-dots{left:var(--slider-dot-left-desktop)}}.slider-block-v2 .slider-dots .slide-number{color:var(--slide-number-color);font-size:1.6rem;line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none}.slider-block-v2 .slider-dots .slide-active-number{color:var(--slide-active-number-color);font-weight:600}.slider-block-v2 .slider-dots .slider-dot{background:var(--slider-dot-bg);border:none;border-radius:var(--slider-dot-border-radius);cursor:pointer;height:var(--slider-dot-size);padding:0;transition:all var(--slider-transition-duration) var(--slider-transition-timing);width:var(--slider-dot-size)}.slider-block-v2 .slider-dots .slider-dot.active{background:var(--slider-dot-active-bg);height:var(--slider-dot-active-size);width:var(--slider-dot-active-size)}.resume-highlight-section .resume-highlight-image-wrapper .highlight-marker,.resume-highlight-section .resume-item .item-marker{border:.2rem solid #fff;border-radius:50% 50% 0;line-height:3.2rem;text-align:center;transform:rotate(45deg);transition:width .25s cubic-bezier(.45,0,.55,.95) 0ms,height .25s cubic-bezier(.45,0,.55,.95) 0ms,background-color .25s cubic-bezier(.45,0,.55,.95) 0ms}.resume-highlight-section .resume-highlight-image-wrapper .highlight-marker:before,.resume-highlight-section .resume-item .item-marker:before{border-radius:50%;content:"";left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .25s cubic-bezier(.45,0,.55,.95) 0ms,width .25s cubic-bezier(.45,0,.55,.95) 0ms,height .25s cubic-bezier(.45,0,.55,.95) 0ms}.resume-highlight-section .resume-highlight-image-wrapper .highlight-marker:after,.resume-highlight-section .resume-item .item-marker:after{content:attr(data-label);display:block;font-size:1.6rem;left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%) rotate(-45deg);transition:color .25s cubic-bezier(.45,0,.55,.95) 0ms}.resume-highlight-section.no-shadow .resume-highlight-image-wrapper .resume-benefits-image{box-shadow:none}.resume-highlight-section.no-shadow .resume-highlight-image-wrapper .highlight-area .highlight-marker[data-label="1"]{left:3rem;top:-.9rem}@media only screen and (min-width:768px){.resume-highlight-section.no-shadow .resume-highlight-image-wrapper .highlight-area .highlight-marker[data-label="1"]{left:20.8rem;top:-3.9rem}}@media only screen and (min-width:992px){.resume-highlight-section.no-shadow .resume-highlight-image-wrapper .highlight-area .highlight-marker[data-label="1"]{left:20.8rem}}@media only screen and (min-width:1200px){.resume-highlight-section.no-shadow .resume-highlight-image-wrapper .highlight-area .highlight-marker[data-label="1"]{left:19.1rem;top:-3rem}}.resume-highlight-section.no-shadow .resume-highlight-image-wrapper .highlight-area .highlight-marker[data-label="2"]{left:5.9rem;top:-2.1rem}@media only screen and (min-width:768px){.resume-highlight-section.no-shadow .resume-highlight-image-wrapper .highlight-area .highlight-marker[data-label="2"]{left:11.6rem;top:-.6rem}}@media only screen and (min-width:992px){.resume-highlight-section.no-shadow .resume-highlight-image-wrapper .highlight-area .highlight-marker[data-label="2"]{left:12rem}}@media only screen and (min-width:1200px){.resume-highlight-section.no-shadow .resume-highlight-image-wrapper .highlight-area .highlight-marker[data-label="2"]{left:12.9rem;top:-2.6rem}}.resume-highlight-section.no-shadow .resume-highlight-image-wrapper .highlight-area .highlight-marker[data-label="3"]{left:7.3rem;top:1.3rem}@media only screen and (min-width:768px){.resume-highlight-section.no-shadow .resume-highlight-image-wrapper .highlight-area .highlight-marker[data-label="3"]{left:30.1rem;top:-4rem}}@media only screen and (min-width:992px){.resume-highlight-section.no-shadow .resume-highlight-image-wrapper .highlight-area .highlight-marker[data-label="3"]{left:30.5rem}}@media only screen and (min-width:1200px){.resume-highlight-section.no-shadow .resume-highlight-image-wrapper .highlight-area .highlight-marker[data-label="3"]{left:28.7rem;top:-2.6rem}}.resume-highlight-section.no-shadow .resume-highlight-image-wrapper .highlight-area .highlight-marker[data-label="4"]{left:7.8rem;top:-2rem}@media only screen and (min-width:768px){.resume-highlight-section.no-shadow .resume-highlight-image-wrapper .highlight-area .highlight-marker[data-label="4"]{left:17rem;top:-4.3rem}}@media only screen and (min-width:992px){.resume-highlight-section.no-shadow .resume-highlight-image-wrapper .highlight-area .highlight-marker[data-label="4"]{left:17.4rem}}@media only screen and (min-width:1200px){.resume-highlight-section.no-shadow .resume-highlight-image-wrapper .highlight-area .highlight-marker[data-label="4"]{left:15.3rem;top:-3.1rem}}.resume-highlight-section.no-shadow .resume-highlight-image-wrapper .highlight-area .highlight-marker[data-label="5"]{left:2.2rem;top:2.9rem}@media only screen and (min-width:768px){.resume-highlight-section.no-shadow .resume-highlight-image-wrapper .highlight-area .highlight-marker[data-label="5"]{left:24.3rem;top:-2rem}}@media only screen and (min-width:992px){.resume-highlight-section.no-shadow .resume-highlight-image-wrapper .highlight-area .highlight-marker[data-label="5"]{left:24.7rem}}@media only screen and (min-width:1200px){.resume-highlight-section.no-shadow .resume-highlight-image-wrapper .highlight-area .highlight-marker[data-label="5"]{left:9.1rem;top:0}}@media only screen and (max-width:768px){.resume-highlight-section .container>.grid.g-4{display:block}.resume-highlight-section .container>.grid.g-4 .resume-item{padding-right:2.4rem}}.resume-highlight-section h2.wp-block-heading{margin:0}.resume-highlight-section .resume-highlight-image-wrapper .resume-benefits-image{box-shadow:0 .8rem 1.2rem -.8rem rgb(7 20 43 / .102),0 0 .2rem rgb(7 20 43 / .251),0 .6rem 0 -.4rem rgb(7 20 43 / .078),0 0 0 .1rem rgb(7 20 43 / .051);margin:0 auto;width:29.6rem}@media only screen and (min-width:768px){.resume-highlight-section .resume-highlight-image-wrapper .resume-benefits-image{width:48.1rem}}.resume-highlight-section .resume-highlight-image-wrapper .wp-block-image{margin-bottom:4rem}@media only screen and (min-width:768px){.resume-highlight-section .resume-highlight-image-wrapper .wp-block-image{margin-bottom:4.8rem}}@media only screen and (min-width:992px){.resume-highlight-section .resume-highlight-image-wrapper .wp-block-image{margin-bottom:0}}.resume-highlight-section .resume-highlight-image-wrapper img{display:block;max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;transition:opacity .25s cubic-bezier(.45,0,.55,.95) 0ms;transition-delay:.5s}.resume-highlight-section .resume-highlight-image-wrapper .highlight-area{background-color:#fff0;border:.2rem dashed #fff0;border-radius:.8rem;position:absolute;transition:opacity .25s cubic-bezier(.45,0,.55,.95) 0ms;z-index:1}.resume-highlight-section .resume-highlight-image-wrapper .highlight-area .highlight-marker[data-label="1"]{left:4.4rem;top:-2rem}@media only screen and (min-width:768px){.resume-highlight-section .resume-highlight-image-wrapper .highlight-area .highlight-marker[data-label="1"]{left:8.3rem;top:-1.8rem}}@media only screen and (min-width:992px){.resume-highlight-section .resume-highlight-image-wrapper .highlight-area .highlight-marker[data-label="1"]{top:-1.6rem}}@media only screen and (min-width:1200px){.resume-highlight-section .resume-highlight-image-wrapper .highlight-area .highlight-marker[data-label="1"]{left:7.8rem;top:-1.7rem}}.resume-highlight-section .resume-highlight-image-wrapper .highlight-area .highlight-marker[data-label="2"]{left:3.1rem;top:-4.4rem}@media only screen and (min-width:768px){.resume-highlight-section .resume-highlight-image-wrapper .highlight-area .highlight-marker[data-label="2"]{left:6.8rem;top:-3.8rem}}@media only screen and (min-width:992px){.resume-highlight-section .resume-highlight-image-wrapper .highlight-area .highlight-marker[data-label="2"]{top:-3.9rem}}@media only screen and (min-width:1200px){.resume-highlight-section .resume-highlight-image-wrapper .highlight-area .highlight-marker[data-label="2"]{left:6.2rem;top:-2.2rem}}.resume-highlight-section .resume-highlight-image-wrapper .highlight-area .highlight-marker[data-label="3"]{left:10.7rem;top:-1.2rem}@media only screen and (min-width:768px){.resume-highlight-section .resume-highlight-image-wrapper .highlight-area .highlight-marker[data-label="3"]{left:15rem;top:0}}@media only screen and (min-width:992px){.resume-highlight-section .resume-highlight-image-wrapper .highlight-area .highlight-marker[data-label="3"]{left:15.2rem;top:.2rem}}@media only screen and (min-width:1200px){.resume-highlight-section .resume-highlight-image-wrapper .highlight-area .highlight-marker[data-label="3"]{left:11.3rem;top:-2.1rem}}.resume-highlight-section .resume-highlight-image-wrapper .highlight-area .highlight-marker[data-label="4"]{left:3.2rem;top:-4.5rem}@media only screen and (min-width:768px){.resume-highlight-section .resume-highlight-image-wrapper .highlight-area .highlight-marker[data-label="4"]{left:6.9rem;top:-4rem}}@media only screen and (min-width:992px){.resume-highlight-section .resume-highlight-image-wrapper .highlight-area .highlight-marker[data-label="4"]{top:-4rem}}@media only screen and (min-width:1200px){.resume-highlight-section .resume-highlight-image-wrapper .highlight-area .highlight-marker[data-label="4"]{left:7rem;top:-2.2rem}}.resume-highlight-section .resume-highlight-image-wrapper .highlight-area .highlight-marker[data-label="5"]{left:4.4rem;top:-1.7rem}@media only screen and (min-width:768px){.resume-highlight-section .resume-highlight-image-wrapper .highlight-area .highlight-marker[data-label="5"]{left:8.3rem;top:-.3rem}}@media only screen and (min-width:992px){.resume-highlight-section .resume-highlight-image-wrapper .highlight-area .highlight-marker[data-label="5"]{left:8.4rem;top:-.2rem}}@media only screen and (min-width:1200px){.resume-highlight-section .resume-highlight-image-wrapper .highlight-area .highlight-marker[data-label="5"]{left:8.4rem;top:-1.7rem}}.resume-highlight-section .resume-highlight-image-wrapper .highlight-area .highlight-marker[data-label="6"]{left:10.7rem;top:-1.1rem}@media only screen and (min-width:768px){.resume-highlight-section .resume-highlight-image-wrapper .highlight-area .highlight-marker[data-label="6"]{left:15.1rem;top:.1rem}}@media only screen and (min-width:992px){.resume-highlight-section .resume-highlight-image-wrapper .highlight-area .highlight-marker[data-label="6"]{left:15.1rem;top:.2rem}}@media only screen and (min-width:1200px){.resume-highlight-section .resume-highlight-image-wrapper .highlight-area .highlight-marker[data-label="6"]{left:11.3rem;top:-1.4rem}}@media(min-width:1200px){.resume-highlight-section .resume-highlight-image-wrapper .highlight-area.is-active,.resume-highlight-section .resume-highlight-image-wrapper .highlight-area:hover{background-color:rgb(5 75 187 / .329);border-color:#2e8fe7}.resume-highlight-section .resume-highlight-image-wrapper .highlight-area.is-active .highlight-marker,.resume-highlight-section .resume-highlight-image-wrapper .highlight-area:hover .highlight-marker{background-color:#054bbb;height:4.8rem;width:4.8rem}.resume-highlight-section .resume-highlight-image-wrapper .highlight-area.is-active .highlight-marker:before,.resume-highlight-section .resume-highlight-image-wrapper .highlight-area:hover .highlight-marker:before{background-color:#2e8fe7}.resume-highlight-section .resume-highlight-image-wrapper .highlight-area.is-active .highlight-marker:after,.resume-highlight-section .resume-highlight-image-wrapper .highlight-area:hover .highlight-marker:after{color:#fff}.resume-highlight-section .resume-highlight-image-wrapper .highlight-area.is-active .highlight-marker:before,.resume-highlight-section .resume-highlight-image-wrapper .highlight-area:hover .highlight-marker:before{height:3.2rem;width:3.2rem}}.resume-highlight-section .resume-highlight-image-wrapper .highlight-marker{background-color:#054bbb;height:4.8rem;left:7.8rem;position:absolute;top:-1.7rem;width:4.8rem;z-index:2}.resume-highlight-section .resume-highlight-image-wrapper .highlight-marker:before{background-color:#2e8fe7}.resume-highlight-section .resume-highlight-image-wrapper .highlight-marker:after{color:#fff}.resume-highlight-section .resume-highlight-image-wrapper .highlight-marker:before{height:3.2rem;width:3.2rem}@media(min-width:1200px){.resume-highlight-section .resume-highlight-image-wrapper .highlight-marker{background-color:#acb3c1;height:3.2rem;width:3.2rem}.resume-highlight-section .resume-highlight-image-wrapper .highlight-marker:before{background:#eff2fa}.resume-highlight-section .resume-highlight-image-wrapper .highlight-marker:after{color:#4f5c70}.resume-highlight-section .resume-highlight-image-wrapper .highlight-marker:before{height:2.2rem;width:2.2rem}}.resume-highlight-section .resume-highlight-items{display:grid}.resume-highlight-section .resume-item{color:#4f5c70;cursor:pointer;font-size:2rem;padding-left:2.4rem;position:relative}.resume-highlight-section .resume-item:not(:last-child){margin-bottom:2.4rem}.resume-highlight-section .resume-item:not(:last-child):after{background-color:#dfe4ed;content:"";display:block;height:.1rem;width:100%}.resume-highlight-section .resume-item:not(:last-child) .resume-item-description{padding-bottom:2.4rem}.resume-highlight-section .resume-item .resume-item-title-container{display:flex;gap:.8rem}.resume-highlight-section .resume-item .resume-item-title-container .resume-item-title{font-weight:600;margin-bottom:.8rem}.resume-highlight-section .resume-item .resume-item-description p{margin:0}.resume-highlight-section .resume-item.is-active .item-marker,.resume-highlight-section .resume-item:hover .item-marker{background-color:#054bbb}.resume-highlight-section .resume-item.is-active .item-marker:before,.resume-highlight-section .resume-item:hover .item-marker:before{background-color:#2e8fe7}.resume-highlight-section .resume-item.is-active .item-marker:after,.resume-highlight-section .resume-item:hover .item-marker:after{color:#fff}.resume-highlight-section .resume-item .item-marker{background-color:#054bbb;height:3.2rem;position:relative;width:3.2rem}.resume-highlight-section .resume-item .item-marker:before{background-color:#2e8fe7}.resume-highlight-section .resume-item .item-marker:after{color:#fff}.resume-highlight-section .resume-item .item-marker:before{height:2.2rem;width:2.2rem}@media(min-width:1200px){.resume-highlight-section .resume-item .item-marker{background-color:#acb3c1}.resume-highlight-section .resume-item .item-marker:before{background:#eff2fa}.resume-highlight-section .resume-item .item-marker:after{color:#4f5c70}}.skip-link{position:absolute;top:-40px;left:0;background:#000;color:#fff;padding:8px 12px;text-decoration:none;z-index:100;display:inline-block;font-weight:600;font-size:14px;border-radius:0 0 4px 0}.skip-link:focus{top:0}.skip-link.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.skip-link.screen-reader-text:focus{background-color:#000;clip:auto!important;clip-path:none;color:#fff;display:block;font-size:14px;font-weight:600;height:auto;left:0;line-height:normal;margin:0;padding:8px 12px;text-decoration:none;top:0;width:auto;z-index:100;border-radius:0 0 4px 0}#wp--skip-link--target:focus,.wp-block-group[role=main]:focus{outline:3px solid #000;outline-offset:2px}.editor-styles-wrapper .bold-query-loop{margin:2rem 0}.editor-styles-wrapper .bold-query-loop-preview{padding:20px;border:2px dashed #ddd;border-radius:4px;background:#f9f9f9}