:root{--primary-dark:#4b2674;--primary:#8957c6;--primary-light:#a685c4;--background-light:#d5c4e0;--background-dark:#2d2d2d;--text-light:#f8f8f8;--text-dark:#2d2d2d;--secondary-text:#b8b8b8;--accent-warm:#ff6b6b;--accent-cool:#18a999;--max-width:1300px;--header-height:80px}footer a:not(.btn),section a:not(.btn){color:#8957c6;color:var(--primary);-webkit-text-decoration:none;text-decoration:none}footer a:not(.btn):hover,section a:not(.btn):hover{color:#a685c4;color:var(--primary-light)}.wrapper{margin:0 auto;max-width:calc(1300px + 2rem);max-width:calc(var(--max-width) + 2rem);padding:0 1rem;width:calc(100% - 2rem)}header.site-header{left:0;padding:1rem 0;position:absolute;top:0;width:100%;z-index:5}header.site-header .wrapper{align-items:center;display:flex;justify-content:space-between}header.site-header .logo img{max-width:200px}header.site-header .mobile-nav-toggle{background:0 0;border:none;cursor:pointer;display:none;padding:.5rem}@media(max-width:768px){header.site-header .mobile-nav-toggle{display:block;position:relative;z-index:100}}header.site-header .mobile-nav-toggle .hamburger{background:#f8f8f8;background:var(--text-light);display:block;height:2px;position:relative;transition:all .3s ease;width:24px}header.site-header .mobile-nav-toggle .hamburger:after,header.site-header .mobile-nav-toggle .hamburger:before{background:#f8f8f8;background:var(--text-light);content:"";height:2px;left:0;position:absolute;transition:all .3s ease;width:100%}header.site-header .mobile-nav-toggle .hamburger:before{top:-8px}header.site-header .mobile-nav-toggle .hamburger:after{bottom:-8px}header.site-header .mobile-nav-toggle[aria-expanded=true] .hamburger{background:0 0}header.site-header .mobile-nav-toggle[aria-expanded=true] .hamburger:before{top:0;transform:rotate(45deg)}header.site-header .mobile-nav-toggle[aria-expanded=true] .hamburger:after{bottom:0;transform:rotate(-45deg)}@media(max-width:768px){header.site-header .primary-navigation{background:#4b2674;background:var(--primary-dark);bottom:0;left:0;opacity:0;overflow-y:auto;padding:80px 2rem 2rem;padding:var(--header-height) 2rem 2rem;pointer-events:none;position:fixed;right:0;top:0;transition:opacity .3s ease;z-index:90}header.site-header .primary-navigation a{color:#f8f8f8!important;color:var(--text-light)!important}header.site-header .primary-navigation a:hover{color:#d5c4e0!important;color:var(--background-light)!important}header.site-header .primary-navigation[data-visible=true]{opacity:1;pointer-events:all}}header.site-header ul{display:flex;flex-direction:column;font-weight:700;gap:0;list-style:none;margin:0;padding:0}header.site-header ul a{color:#f8f8f8;color:var(--text-light);-webkit-text-decoration:none;text-decoration:none}header.site-header ul a:hover{color:#8957c6;color:var(--primary)}@media(max-width:768px){header.site-header ul{gap:1.5rem;margin-top:2rem}header.site-header ul li{font-size:1.5rem}}body.single header{position:relative}body.single header nav a{color:#2d2d2d;color:var(--text-dark)}.hero{--max-width:700px;align-items:center;background-color:#4b2674;background-color:var(--primary-dark);color:#f8f8f8;color:var(--text-light);display:flex;justify-content:center;min-height:600px;position:relative;width:100vw;z-index:0}.hero.hero--short{height:60vh;min-height:400px}.hero.hero--full{height:100vh;max-height:1000px}@media screen and (max-width:800px){.hero{max-height:none}}.hero .background{background-image:url(/wp-content/themes/shippshape/public/images/header-bg.0a52dc460bbc141b.webp);background-position:50%;background-size:cover;content:"";height:100%;left:0;opacity:.2;position:absolute;top:0;width:100%;will-change:transform;z-index:-1}.hero .wrapper{padding-top:4rem}.hero h1{text-wrap:balance;text-wrap:pretty;font-size:3.8rem;line-height:1em;margin:0}@media screen and (max-width:800px){.hero h1{font-size:3rem}}.hero p{text-wrap:pretty;font-size:1.25rem;margin-bottom:2em}.btn,h1,h2,h3,h4,h5{font-family:Montserrat Alternates,sans-serif}.btn{background-color:#8957c6;background-color:var(--primary);border-radius:5px;color:#f8f8f8;color:var(--text-light);display:inline-block;font-weight:700;padding:.5rem 1rem;-webkit-text-decoration:none;text-decoration:none}.btn:hover{background-color:#a685c4;background-color:var(--primary-light)}h2{text-wrap:balance;font-size:3rem}p{line-height:1.33em}h1 strong,strong{font-family:Montserrat Alternates,sans-serif}section:not(.hero){font-size:1.25rem;padding:4rem 0;position:relative;z-index:2}section:not(.hero) .wrapper{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}section:not(.hero) .wrapper.is-visible{opacity:1;transform:translateY(0)}section:not(.hero) a.btn{font-size:1rem}section.introduction{background-color:#d5c4e0;background-color:var(--background-light);color:#2d2d2d;color:var(--text-dark)}section.introduction h2{margin-top:0}section.introduction .wrapper{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}@media screen and (max-width:800px){section.introduction .wrapper{grid-template-columns:1fr}}section.services{background-color:#d5c4e0;background-color:var(--background-light);color:#2d2d2d;color:var(--text-dark);max-width:100vw}section.services .wrapper{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr)}@media screen and (max-width:800px){section.services .wrapper{grid-template-columns:1fr}}section.services figure{align-items:center;aspect-ratio:1/1!important;background-color:#8957c6;background-color:var(--primary);border-radius:20%;display:flex;justify-content:center;margin:0 auto;padding:1rem;width:calc(80% - 2rem)}section.services figure img{display:block;filter:grayscale(100%);height:auto;max-height:80%;max-width:80%;transition:filter .3s ease;width:auto}section.services article{display:flex;flex-direction:column;gap:1em;width:100%}section.services article:focus img,section.services article:hover img{filter:grayscale(0)}section.services article h3{align-items:end;display:flex;justify-content:center;margin:0;min-height:2.5em;text-align:center}section.services article p{text-wrap:pretty;font-size:1rem;margin:0}figure{margin:0}section.audit{background-color:#d5c4e0;background-color:var(--background-light);max-width:100vw;overflow:hidden;padding-bottom:6rem}section.audit .wrapper{grid-gap:1rem;background-color:#4b2674;background-color:var(--primary-dark);color:#f8f8f8;color:var(--text-light);display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);padding:2rem 0 2rem 4rem}@media screen and (max-width:800px){section.audit .wrapper{grid-template-columns:1fr;padding:4rem 1rem}}section.audit .wrapper figure{display:flex}section.audit .wrapper figure img{filter:grayscale(100%);height:calc(100% + 4rem);-o-object-fit:cover;object-fit:cover;transform:translateX(2rem);transition:filter .3s ease;width:100%}@media screen and (max-width:800px){section.audit .wrapper figure img{height:100%;transform:translateX(0)}}section.audit .wrapper:focus img,section.audit .wrapper:hover img{filter:grayscale(0)}section.industries{background-color:#f8f8f8;background-color:var(--text-light);color:#2d2d2d;color:var(--text-dark)}section.industries .articles{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:800px){section.industries .articles{grid-template-columns:1fr}}section.industries .articles article{display:flex;flex-direction:column;flex-grow:0;gap:1rem}section.industries .articles a.btn{align-self:start;display:inline-block;margin-top:auto;width:auto}section.industries .articles h3,section.industries .articles p{margin:0}section.industries .articles p{text-wrap:pretty;font-size:1rem}section.industries .articles figure{aspect-ratio:4/3;border-radius:10%;display:block;margin:0;overflow:hidden;padding:0;width:100%}section.industries .articles figure img{filter:grayscale(100%);height:100%;margin:0;-o-object-fit:cover;object-fit:cover;transition:filter .3s ease;width:100%}section.industries .articles article:focus img,section.industries .articles article:hover img{filter:grayscale(0)}section.testimonials{background-color:#d5c4e0;background-color:var(--background-light)}section.testimonials .articles{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:800px){section.testimonials .articles{grid-template-columns:1fr}}section.testimonials article{background-color:#f8f8f8;background-color:var(--text-light);border-radius:50px;display:inline-block;font-size:1rem;height:-moz-fit-content;height:fit-content;padding:1rem 2rem 1rem 4rem;position:relative;z-index:1}section.testimonials article *{z-index:1}section.testimonials article:before{color:#8957c6;color:var(--primary);content:"“";font-family:Montserrat Alternates,sans-serif;font-size:6rem;font-weight:700;left:1rem;opacity:.25;position:absolute;top:0;z-index:0}footer{background-color:#4b2674;background-color:var(--primary-dark)}footer,footer a,footer p{color:#f8f8f8;color:var(--text-light)}footer ul{display:flex;font-weight:700;gap:1rem;list-style:none;margin:0;padding:0}footer .wrapper{grid-gap:1rem;align-items:center;color:#f8f8f8;color:var(--text-light);display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);justify-content:space-between;padding:1rem 0}@media screen and (max-width:800px){footer .wrapper{grid-template-columns:1fr}}footer .wrapper a{color:#f8f8f8;color:var(--text-light);-webkit-text-decoration:none;text-decoration:none}footer .wrapper a:hover{color:#8957c6;color:var(--primary)}footer .wrapper .left{text-align:left}footer .wrapper .center{font-family:Montserrat Alternates,sans-serif;font-weight:700;text-align:center}footer .wrapper .right{text-align:right}footer .wrapper .right ul{justify-content:end}@media screen and (max-width:800px){footer .wrapper{grid-template-columns:1fr}footer .wrapper .left,footer .wrapper .right{text-align:center}footer .wrapper .left ul,footer .wrapper .right ul{justify-content:center}}.sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.no-scroll{overflow:hidden;position:fixed;width:100%}body,html{height:100%;margin:0;width:100%}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:100 900;src:url(/wp-content/themes/shippshape/public/fonts/Montserrat-VariableFont_wght.dc3157.woff2) format("woff2")}@font-face{font-display:swap;font-family:Montserrat;font-style:italic;font-weight:100 900;src:url(/wp-content/themes/shippshape/public/fonts/Montserrat-Italic-VariableFont_wght.be6906.woff2) format("woff2")}@font-face{font-display:swap;font-family:Montserrat Alternates;font-style:normal;font-weight:900;src:url(/wp-content/themes/shippshape/public/fonts/MontserratAlternates-Black.a7dcca.woff2) format("woff2")}@font-face{font-display:swap;font-family:Montserrat Alternates;font-style:italic;font-weight:900;src:url(/wp-content/themes/shippshape/public/fonts/MontserratAlternates-BlackItalic.46761b.woff2) format("woff2")}@font-face{font-display:swap;font-family:Montserrat Alternates;font-style:normal;font-weight:700;src:url(/wp-content/themes/shippshape/public/fonts/MontserratAlternates-Bold.28811d.woff2) format("woff2")}@font-face{font-display:swap;font-family:Montserrat Alternates;font-style:italic;font-weight:700;src:url(/wp-content/themes/shippshape/public/fonts/MontserratAlternates-BoldItalic.0e2ec4.woff2) format("woff2")}@font-face{font-display:swap;font-family:Montserrat Alternates;font-style:normal;font-weight:800;src:url(/wp-content/themes/shippshape/public/fonts/MontserratAlternates-ExtraBold.8b0d81.woff2) format("woff2")}@font-face{font-display:swap;font-family:Montserrat Alternates;font-style:italic;font-weight:800;src:url(/wp-content/themes/shippshape/public/fonts/MontserratAlternates-ExtraBoldItalic.8385ba.woff2) format("woff2")}@font-face{font-display:swap;font-family:Montserrat Alternates;font-style:normal;font-weight:200;src:url(/wp-content/themes/shippshape/public/fonts/MontserratAlternates-ExtraLight.3507f3.woff2) format("woff2")}@font-face{font-display:swap;font-family:Montserrat Alternates;font-style:italic;font-weight:200;src:url(/wp-content/themes/shippshape/public/fonts/MontserratAlternates-ExtraLightItalic.d94709.woff2) format("woff2")}@font-face{font-display:swap;font-family:Montserrat Alternates;font-style:italic;font-weight:400;src:url(/wp-content/themes/shippshape/public/fonts/MontserratAlternates-Italic.b909db.woff2) format("woff2")}@font-face{font-display:swap;font-family:Montserrat Alternates;font-style:normal;font-weight:300;src:url(/wp-content/themes/shippshape/public/fonts/MontserratAlternates-Light.eca99d.woff2) format("woff2")}@font-face{font-display:swap;font-family:Montserrat Alternates;font-style:italic;font-weight:300;src:url(/wp-content/themes/shippshape/public/fonts/MontserratAlternates-LightItalic.af406e.woff2) format("woff2")}@font-face{font-display:swap;font-family:Montserrat Alternates;font-style:normal;font-weight:500;src:url(/wp-content/themes/shippshape/public/fonts/MontserratAlternates-Medium.1ec32f.woff2) format("woff2")}@font-face{font-display:swap;font-family:Montserrat Alternates;font-style:italic;font-weight:500;src:url(/wp-content/themes/shippshape/public/fonts/MontserratAlternates-MediumItalic.2458d4.woff2) format("woff2")}@font-face{font-display:swap;font-family:Montserrat Alternates;font-style:normal;font-weight:400;src:url(/wp-content/themes/shippshape/public/fonts/MontserratAlternates-Regular.695216.woff2) format("woff2")}@font-face{font-display:swap;font-family:Montserrat Alternates;font-style:normal;font-weight:600;src:url(/wp-content/themes/shippshape/public/fonts/MontserratAlternates-SemiBold.2bed73.woff2) format("woff2")}@font-face{font-display:swap;font-family:Montserrat Alternates;font-style:italic;font-weight:600;src:url(/wp-content/themes/shippshape/public/fonts/MontserratAlternates-SemiBoldItalic.3e4e73.woff2) format("woff2")}@font-face{font-display:swap;font-family:Montserrat Alternates;font-style:normal;font-weight:100;src:url(/wp-content/themes/shippshape/public/fonts/MontserratAlternates-Thin.87591e.woff2) format("woff2")}@font-face{font-display:swap;font-family:Montserrat Alternates;font-style:italic;font-weight:100;src:url(/wp-content/themes/shippshape/public/fonts/MontserratAlternates-ThinItalic.c7e7a2.woff2) format("woff2")}body{font-family:Montserrat,sans-serif}.hero-industry{--max-width:900px}.hero-industry.hero--short{height:auto;max-height:600px;min-height:50vh}.hero-industry.hero--full{height:100vh;max-height:1000px}.hero-industry h1{font-size:4.2rem}@media screen and (max-width:800px){.hero-industry h1{font-size:3.2rem}}section.content{--max-width:900px;font-size:1.1rem;line-height:1.6}section.content.content--light{background-color:#d5c4e0;background-color:var(--background-light);color:#2d2d2d;color:var(--text-dark)}section.content.content--dark{background-color:#4b2674;background-color:var(--primary-dark);color:#f8f8f8;color:var(--text-light)}section.content.content--white{background-color:#f8f8f8;background-color:var(--text-light);color:#2d2d2d;color:var(--text-dark)}section.content.content--white h1,section.content.content--white h2,section.content.content--white h3,section.content.content--white h4,section.content.content--white h5{color:#4b2674;color:var(--primary-dark)}section.content h2{color:inherit;margin-top:0}section.content img{border-radius:10px;height:auto;max-width:100%}section.content .alignleft{float:left;margin:.5em 2em 1em 0;max-width:33%}@media screen and (max-width:800px){section.content .alignleft{float:none;margin:1em 0;max-width:100%}}section.content .alignright{float:right;margin:.5em 0 1em 2em;max-width:33%}@media screen and (max-width:800px){section.content .alignright{float:none;margin:1em 0;max-width:100%}}section.content .aligncenter{display:block;margin:1em auto}section.content .wp-caption{max-width:100%}@media screen and (max-width:800px){section.content .wp-caption.alignleft,section.content .wp-caption.alignright{float:none;margin:1em 0;max-width:100%}}section.content .wp-caption.alignleft{float:left;margin:.5em 2em 1em 0;max-width:33%}section.content .wp-caption.alignright{float:right;margin:.5em 0 1em 2em;max-width:33%}section.content .wp-caption.aligncenter{display:block;margin:1em auto}section.content .wp-caption .wp-caption-text{color:#b8b8b8;color:var(--secondary-text);font-size:.9rem;font-style:italic;margin-top:.5em;text-align:center}section.content:after{clear:both;content:"";display:table}section.process{background-color:#d5c4e0;background-color:var(--background-light);color:#2d2d2d;color:var(--text-dark)}section.process h2{color:#4b2674;color:var(--primary-dark);margin-bottom:3rem;text-align:center}section.process .steps{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}section.process .steps .step{background:#f8f8f8;background:var(--text-light);border-radius:20px;padding:2rem}section.process .steps .step .step-title{color:#4b2674;color:var(--primary-dark);display:flex;flex-direction:column;gap:.5rem;margin-top:0}section.process .steps .step .step-title--number{color:#8957c6;color:var(--primary);font-size:1rem}section.process .steps .step .step-title--text{font-size:1.5rem}section.process .steps .step p{font-size:1rem;line-height:1.6;margin:1rem 0 0}section.team{background-color:#f8f8f8;background-color:var(--text-light);padding:4rem 0}section.team .team-member{grid-gap:3rem;align-items:start;background-color:#4b2674;background-color:var(--primary-dark);border-radius:20px;color:#f8f8f8;color:var(--text-light);display:grid;gap:3rem;grid-template-columns:300px 1fr;margin-bottom:4rem;margin-left:auto;margin-right:auto;max-width:900px;padding:2.5rem}section.team .team-member:nth-child(2n){grid-template-columns:1fr 300px}section.team .team-member:nth-child(2n) figure{order:2}section.team .team-member:nth-child(2n) .team-text{order:1}@media screen and (max-width:800px){section.team .team-member{gap:2rem;grid-template-columns:1fr;padding:2rem}section.team .team-member:nth-child(2n){grid-template-columns:1fr}section.team .team-member:nth-child(2n) figure{order:1}section.team .team-member:nth-child(2n) .team-text{order:2}}section.team .team-member:last-child{margin-bottom:0}section.team .team-member figure{margin:0}section.team .team-member figure img{border-radius:20px;filter:grayscale(100%);height:auto;transition:filter .3s ease;width:100%}section.team .team-member:hover figure img{filter:grayscale(0)}section.team .team-member .team-text h2{color:inherit;font-size:2rem;margin-top:0}section.team .team-member .team-text p{font-size:1.1rem;line-height:1.6;margin:0}section.team .team-member .team-text p:not(:last-child){margin-bottom:1rem}section.products{background-color:#d5c4e0;background-color:var(--background-light)}section.products h2{color:#4b2674;color:var(--primary-dark);margin-bottom:3rem;text-align:center}section.products .product-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr)}@media screen and (max-width:800px){section.products .product-grid{grid-template-columns:1fr}}section.products .product-grid .product{background:#f8f8f8;background:var(--text-light);border-radius:20px;overflow:hidden}section.products .product-grid .product figure{aspect-ratio:16/9;line-height:0;margin:0;width:100%}section.products .product-grid .product figure img{filter:grayscale(100%);height:100%;-o-object-fit:cover;object-fit:cover;transition:filter .3s ease;width:100%}section.products .product-grid .product:hover figure img{filter:grayscale(0)}section.products .product-grid .product h3{color:#4b2674;color:var(--primary-dark);font-family:Montserrat Alternates,sans-serif;font-size:1.5rem;margin:1.5rem 1.5rem 1rem}section.products .product-grid .product p{font-size:1rem;line-height:1.6;margin:0 1.5rem 1.5rem}.hero-landing{--max-width:900px}.hero-landing h1{font-size:3.8rem}@media screen and (max-width:800px){.hero-landing h1{font-size:3rem}}.hero-landing.hero--short{height:auto;min-height:50vh}.hero-landing.hero--full{height:100vh}section.image-text{--max-width:1200px;padding:4rem 0}section.image-text--light{background-color:#d5c4e0;background-color:var(--background-light);color:#2d2d2d;color:var(--text-dark)}section.image-text--dark{background-color:#4b2674;background-color:var(--primary-dark);color:#f8f8f8;color:var(--text-light)}section.image-text--darker{background-color:#2d2d2d;background-color:var(--background-dark);color:#f8f8f8;color:var(--text-light)}section.image-text--white{background-color:#f8f8f8;background-color:var(--text-light);color:#2d2d2d;color:var(--text-dark)}section.image-text--white h1,section.image-text--white h2,section.image-text--white h3,section.image-text--white h4,section.image-text--white h5{color:#4b2674;color:var(--primary-dark)}section.image-text .image-text__content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}@media screen and (max-width:800px){section.image-text .image-text__content{gap:2rem;grid-template-columns:1fr}}section.image-text--reverse .image-text__content{direction:rtl}section.image-text--reverse .image-text__content>*{direction:ltr}section.image-text .image-text__text h2{color:inherit;font-size:3rem;margin:0 0 1.5rem}section.image-text .image-text__text p{font-size:1.25rem;line-height:1.33em;margin:0 0 1.5rem}section.image-text .image-text__text .btn{margin-top:1rem}section.image-text figure{border-radius:20px;margin:0;overflow:hidden}section.image-text figure img{display:block;height:auto;transition:transform .3s ease;width:100%}section.image-text figure:hover img{transform:scale(1.05)}section.grid{--max-width:1200px;padding:4rem 0;text-align:center}section.grid--light{background-color:#d5c4e0;background-color:var(--background-light);color:#2d2d2d;color:var(--text-dark)}section.grid--dark{background-color:#4b2674;background-color:var(--primary-dark);color:#f8f8f8;color:var(--text-light)}section.grid--darker{background-color:#2d2d2d;background-color:var(--background-dark);color:#f8f8f8;color:var(--text-light)}section.grid--white{background-color:#f8f8f8;background-color:var(--text-light);color:#2d2d2d;color:var(--text-dark)}section.grid--white h1,section.grid--white h2,section.grid--white h3,section.grid--white h4,section.grid--white h5{color:#4b2674;color:var(--primary-dark)}section.grid h2{color:inherit;font-size:3rem;margin:0 0 1.5rem}section.grid .grid__intro{font-size:1.25rem;line-height:1.33em;margin:0 auto 3rem;max-width:800px}section.grid .grid__items{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:1000px){section.grid .grid__items{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:600px){section.grid .grid__items{grid-template-columns:1fr}}section.grid .grid__item{background:#f8f8f8;background:var(--text-light);border-radius:20px;color:#2d2d2d;color:var(--text-dark);overflow:hidden}section.grid .grid__item figure{aspect-ratio:16/9;margin:0;overflow:hidden}section.grid .grid__item figure img{filter:grayscale(100%);height:100%;-o-object-fit:cover;object-fit:cover;transition:filter .3s ease;width:100%}section.grid .grid__item:hover figure img{filter:grayscale(0)}section.grid .grid__item h3{color:#4b2674;color:var(--primary-dark);font-family:Montserrat Alternates,sans-serif;font-size:1.5rem;margin:1.5rem 1.5rem 1rem}section.grid .grid__item p{font-size:1rem;line-height:1.33em;margin:0 1.5rem 1.5rem;text-align:left}section.cta{--max-width:900px;padding:4rem 0;text-align:center}section.cta--light{background-color:#d5c4e0;background-color:var(--background-light);color:var --text-dark}section.cta--dark{background-color:#4b2674;background-color:var(--primary-dark);color:#f8f8f8;color:var(--text-light)}section.cta--darker{background-color:#2d2d2d;background-color:var(--background-dark);color:#f8f8f8;color:var(--text-light)}section.cta--white{background-color:#f8f8f8;background-color:var(--text-light);color:#2d2d2d;color:var(--text-dark)}section.cta--white h1,section.cta--white h2,section.cta--white h3,section.cta--white h4,section.cta--white h5{color:#4b2674;color:var(--primary-dark)}section.cta .cta__content h2{color:inherit;font-size:3rem;margin:0 0 1.5rem}section.cta .cta__content p{font-size:1.25rem;line-height:1.33em;margin:0 0 2rem}section.services-grid{--max-width:1200px;padding:4rem 0;text-align:center}section.services-grid--light{background-color:#d5c4e0;background-color:var(--background-light);color:#2d2d2d;color:var(--text-dark)}section.services-grid--dark{background-color:#4b2674;background-color:var(--primary-dark);color:#f8f8f8;color:var(--text-light)}section.services-grid--darker{background-color:#2d2d2d;background-color:var(--background-dark);color:#f8f8f8;color:var(--text-light)}section.services-grid--white{background-color:#f8f8f8;background-color:var(--text-light);color:#2d2d2d;color:var(--text-dark)}section.services-grid--white h1,section.services-grid--white h2,section.services-grid--white h3,section.services-grid--white h4,section.services-grid--white h5{color:#4b2674;color:var(--primary-dark)}section.services-grid h2{color:inherit;font-size:3rem;margin:0 0 3rem}section.services-grid .services{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:1000px){section.services-grid .services{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:600px){section.services-grid .services{grid-template-columns:1fr}}section.services-grid .service{background:#f8f8f8;background:var(--text-light);border-radius:20px;color:#2d2d2d;color:var(--text-dark);display:flex;flex-direction:column;overflow:hidden;transition:transform .3s ease}section.services-grid .service figure{aspect-ratio:16/9;line-height:0;margin:0;overflow:hidden}section.services-grid .service figure img{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease;width:100%}section.services-grid .service h3{color:#4b2674;color:var(--primary-dark);font-family:Montserrat Alternates,sans-serif;font-size:1.5rem;margin:1.5rem 1.5rem 1rem}section.services-grid .service p{flex-grow:1;font-size:1rem;line-height:1.33em;margin:0 1.5rem 1.5rem}section.services-grid .service .btn{align-self:flex-start;margin:1.5rem}section.quote{--max-width:900px;padding:4rem 0;text-align:center}section.quote--light{background-color:#d5c4e0;background-color:var(--background-light);color:#2d2d2d;color:var(--text-dark)}section.quote--dark{background-color:#4b2674;background-color:var(--primary-dark);color:#f8f8f8;color:var(--text-light)}section.quote--darker{background-color:var --background-dark;color:#f8f8f8;color:var(--text-light)}section.quote--white{background-color:#f8f8f8;background-color:var(--text-light);color:#2d2d2d;color:var(--text-dark)}section.quote--white h1,section.quote--white h2,section.quote--white h3,section.quote--white h4,section.quote--white h5{color:#4b2674;color:var(--primary-dark)}section.quote .quote__content h2{color:inherit;font-size:1.5rem;letter-spacing:.1em;margin:0 0 2rem;text-transform:uppercase}section.quote .quote__content blockquote{font-family:Montserrat Alternates,sans-serif;font-size:2rem;font-style:italic;line-height:1.33em;margin:0;padding:0;position:relative}section.quote .quote__content blockquote:before{color:#8957c6;color:var(--primary);content:'"';font-family:Montserrat Alternates,sans-serif;font-size:6rem;font-weight:700;left:-2rem;opacity:.25;position:absolute;top:-1rem;z-index:0}section.quote .quote__content blockquote p{position:relative;z-index:1}section.bio{padding:4rem 0}section.bio--light{background-color:#d5c4e0;background-color:var(--background-light);color:#2d2d2d;color:var(--text-dark)}section.bio--dark{background-color:#4b2674;background-color:var(--primary-dark);color:#f8f8f8;color:var(--text-light)}section.bio--darker{background-color:#2d2d2d;background-color:var(--background-dark);color:#f8f8f8;color:var(--text-light)}section.bio--white{background-color:#f8f8f8;background-color:var(--text-light);color:#2d2d2d;color:var(--text-dark)}section.bio--white h1,section.bio--white h2,section.bio--white h3,section.bio--white h4,section.bio--white h5{color:#4b2674;color:var(--primary-dark)}section.bio .bio__content{grid-gap:3rem;align-items:start;display:grid;gap:3rem;grid-template-columns:300px 1fr;margin:0 auto;max-width:900px}@media screen and (max-width:800px){section.bio .bio__content{gap:2rem;grid-template-columns:1fr;text-align:center}}section.bio .bio__content figure{aspect-ratio:1/1;border-radius:20px;margin:0;overflow:hidden}section.bio .bio__content figure img{filter:grayscale(100%);height:100%;-o-object-fit:cover;object-fit:cover;transition:filter .3s ease;width:100%}section.bio .bio__content figure:hover img{filter:grayscale(0)}section.bio .bio__content .bio__text h2{color:inherit;font-size:2.5rem;margin:0 0 1.5rem}section.bio .bio__content .bio__text p{font-size:1.25rem;line-height:1.33em;margin:0}section.bio .bio__content .bio__text p:not(:last-child){margin-bottom:1rem}section.logos-grid{--max-width:1200px;padding:4rem 0;text-align:center}section.logos-grid--light{background-color:#d5c4e0;background-color:var(--background-light);color:#2d2d2d;color:var(--text-dark)}section.logos-grid--dark{background-color:#4b2674;background-color:var(--primary-dark);color:#f8f8f8;color:var(--text-light)}section.logos-grid--darker{background-color:#2d2d2d;background-color:var(--background-dark);color:#f8f8f8;color:var(--text-light)}section.logos-grid--white{background-color:#f8f8f8;background-color:var(--text-light);color:#2d2d2d;color:var(--text-dark)}section.logos-grid--white h1,section.logos-grid--white h2,section.logos-grid--white h3,section.logos-grid--white h4,section.logos-grid--white h5{color:#4b2674;color:var(--primary-dark)}section.logos-grid h2{color:inherit;font-size:3rem;margin:0 0 1.5rem}section.logos-grid .logos-grid__intro{font-size:1.25rem;line-height:1.33em;margin:0 auto 3rem;max-width:800px}section.logos-grid .logos-grid__items{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));justify-items:center}section.logos-grid .logos-grid__item{padding:1rem;transition:transform .3s ease;width:100%}section.logos-grid .logos-grid__item:hover{transform:translateY(-5px)}section.logos-grid .logos-grid__item:hover img{filter:grayscale(0)}section.logos-grid .logos-grid__item a{display:block;height:100%;width:100%}section.logos-grid .logos-grid__item img{filter:grayscale(100%);height:auto;max-height:80px;-o-object-fit:contain;object-fit:contain;transition:filter .3s ease;width:100%}body.single{background:#f8f8f8;background:var(--text-light);color:#2d2d2d;color:var(--text-dark)}.blog-post{animation:fadeIn .5s ease-in-out;margin:4rem auto}.blog-post a{color:#4b2674;color:var(--primary-dark);-webkit-text-decoration:none;text-decoration:none}.blog-post a:hover{color:#8957c6;color:var(--primary)}.blog-post h1.p-name{margin-bottom:0!important}.blog-post .post-header{align-items:center;border-bottom:1px solid #8957c6;border-bottom:1px solid var(--primary);display:flex;font-size:.9rem;gap:1rem;justify-content:start;margin:0 0 1.5rem;padding:0}.blog-post .post-header p,.blog-post .post-header span{display:inline-block;margin:0!important;padding:0}.blog-post .wrapper{--max-width:900px;margin:0 auto;max-width:calc(900px + 2rem);max-width:calc(var(--max-width) + 2rem);padding:0 1rem}.blog-post figure{margin:0;padding:0}.blog-post .featured-image img{aspect-ratio:16/9;border-radius:50px;filter:grayscale(100%);height:100%;margin-bottom:0;-o-object-fit:cover;object-fit:cover;transition:filter .3s ease;width:100%}.blog-post:hover .featured-image img{filter:grayscale(0)}.blog-post .post-content{margin:0 auto;max-width:900px;padding:2rem}@media screen and (max-width:800px){.blog-post .post-content{padding:1.5rem}}.blog-post .post-content h1{color:#4b2674;color:var(--primary-dark);font-family:Montserrat Alternates,sans-serif;font-size:2.5rem;margin:0 0 1rem}@media screen and (max-width:800px){.blog-post .post-content h1{font-size:2rem}}.blog-post .post-content h1 a{color:inherit;-webkit-text-decoration:none;text-decoration:none}.blog-post .post-content h1 a:hover{color:#8957c6;color:var(--primary)}.blog-post .post-content .entry-meta{color:#b8b8b8;color:var(--secondary-text);display:flex;flex-wrap:wrap;font-size:.9rem;gap:1rem;margin-bottom:2rem}.blog-post .post-content .entry-meta p,.blog-post .post-content .entry-meta time{margin:0}.blog-post .post-content .entry-meta a{color:#8957c6;color:var(--primary);-webkit-text-decoration:none;text-decoration:none}.blog-post .post-content .entry-meta a:hover{color:#a685c4;color:var(--primary-light)}.blog-post .post-content .entry-content{font-size:1.1rem;line-height:1.6}.blog-post .post-content .entry-content p{margin:0 0 1.5rem}.blog-post .post-content .entry-content img{border-radius:10px;height:auto;max-width:100%}.blog-post .post-content .entry-content .alignleft{float:left;margin:.5em 2em 1em 0;max-width:33%}@media screen and (max-width:800px){.blog-post .post-content .entry-content .alignleft{float:none;margin:1em 0;max-width:100%}}.blog-post .post-content .entry-content .alignright{float:right;margin:.5em 0 1em 2em;max-width:33%}@media screen and (max-width:800px){.blog-post .post-content .entry-content .alignright{float:none;margin:1em 0;max-width:100%}}.blog-post .post-content .entry-content .aligncenter{display:block;margin:1em auto}.blog-post .post-content .entry-content .wp-caption{max-width:100%}@media screen and (max-width:800px){.blog-post .post-content .entry-content .wp-caption.alignleft,.blog-post .post-content .entry-content .wp-caption.alignright{float:none;margin:1em 0;max-width:100%}}.blog-post .post-content .entry-content .wp-caption .wp-caption-text{color:#b8b8b8;color:var(--secondary-text);font-size:.9rem;font-style:italic;margin-top:.5em;text-align:center}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.blog-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin:4rem auto;max-width:1200px;padding:0 1rem}.blog-grid .blog-post{border-radius:20px;box-shadow:0 2px 4px rgba(0,0,0,.1);height:100%;margin:0;overflow:hidden;transition:transform .3s ease}.blog-grid .blog-post:hover{transform:translateY(-5px)}.blog-grid .blog-post .featured-image{border-radius:20px 20px 0 0}.blog-grid .blog-post .post-content{background:#f8f8f8;background:var(--text-light);padding:1.5rem}.blog-grid .blog-post .post-content h2{font-family:Montserrat Alternates,sans-serif;font-size:1.5rem;margin:0 0 1rem}.blog-grid .blog-post .post-content h2 a{color:#4b2674;color:var(--primary-dark);-webkit-text-decoration:none;text-decoration:none}.blog-grid .blog-post .post-content h2 a:hover{color:#8957c6;color:var(--primary)}.blog-grid .blog-post .post-content .entry-summary{font-size:1rem;line-height:1.5}.blog-grid .blog-post .post-content .entry-summary p{margin:0}.blog-grid article{background:#f8f8f8;background:var(--text-light);display:flex;flex-direction:column;height:100%}.blog-grid article .featured-image{margin:0}.blog-grid article .featured-image img{border-radius:20px 20px 0 0;filter:grayscale(100%);height:200px;-o-object-fit:cover;object-fit:cover;transition:filter .3s ease;width:100%}.blog-grid article:hover .featured-image img{filter:grayscale(0)}.blog-grid article .post-content{display:flex;flex-direction:column;flex-grow:1;padding:1.5rem}.blog-grid article .entry-title{font-family:Montserrat Alternates,sans-serif;font-size:1.5rem;line-height:1.3;margin:0 0 1rem}.blog-grid article .entry-title a{color:#4b2674;color:var(--primary-dark);-webkit-text-decoration:none;text-decoration:none}.blog-grid article .entry-title a:hover{color:#8957c6;color:var(--primary)}.blog-grid article .entry-meta{color:#b8b8b8;color:var(--secondary-text);font-size:.9rem;margin-bottom:1rem}.blog-grid article .entry-summary{flex-grow:1;font-size:1rem;line-height:1.5}.blog-grid article .entry-summary p{margin:0}.blog-grid-wrapper{background:#d5c4e0;background:var(--background-light);padding:4rem 0}.blog-grid-wrapper .wrapper{margin:0 auto;max-width:calc(1300px + 2rem);max-width:calc(var(--max-width) + 2rem);padding:0 1rem}.blog-grid-wrapper .blog-grid{margin:0 auto}.blog-grid-wrapper .posts-navigation{margin:4rem auto 0}.post-navigation,.posts-navigation{margin:2rem auto 4rem;max-width:900px;padding:0 1rem}.post-navigation .nav-links,.posts-navigation .nav-links{display:flex;gap:1rem;justify-content:space-between}.post-navigation .nav-links a,.posts-navigation .nav-links a{color:#8957c6;color:var(--primary);font-family:Montserrat Alternates,sans-serif;font-weight:600;-webkit-text-decoration:none;text-decoration:none}.post-navigation .nav-links a:hover,.posts-navigation .nav-links a:hover{color:#a685c4;color:var(--primary-light)}.page-header{background:#4b2674;background:var(--primary-dark);color:#f8f8f8;color:var(--text-light);padding:4rem 0;text-align:center}.page-header h1{font-family:Montserrat Alternates,sans-serif;font-size:2.5rem;margin:0 0 1rem}.page-header .archive-description{font-size:1.1rem;margin:0 auto;max-width:600px;opacity:.9}.posts-navigation{border-top:1px solid #8957c6;border-top:1px solid var(--primary);margin-top:3rem;padding-top:2rem;text-align:center}.posts-navigation .nav-links{display:flex;gap:2rem;justify-content:center}.posts-navigation .nav-links a{color:#8957c6;color:var(--primary);font-family:Montserrat Alternates,sans-serif;font-weight:600;-webkit-text-decoration:none;text-decoration:none}.posts-navigation .nav-links a:hover{color:#4b2674;color:var(--primary-dark)}.blog-header{background:#4b2674;background:var(--primary-dark);color:#f8f8f8;color:var(--text-light);margin-bottom:-4rem;padding:4rem 0;text-align:center}.blog-header h1{font-family:Montserrat Alternates,sans-serif;font-size:2.5rem;margin:0 0 1rem}.blog-header .archive-description{font-size:1.1rem;margin:0 auto;max-width:600px;opacity:.9}