@import url('https://fonts.googleapis.com/css2?family=Anaheim:wght@400..800&family=Mynerve&display=swap');:root{--ds-max-width-content:1040px;--ds-font-primary:"Anaheim",sans-serif;--ds-font-secondary:"Mynerve",cursive;--ds-font-size-h1:9rem;--ds-font-size-h2:4rem;--ds-font-size-h3:2.4rem;--ds-font-size-h4:2.1rem;--ds-font-size-h5:1.8rem;--ds-font-size-base:1.65rem;--ds-font-caption:1.3rem;--ds-space-xxl:110px;--ds-space-xl:90px;--ds-space-l:60px;--ds-space-m:40px;--ds-space-s:20px;--ds-space-xs:10px;--ds-color-primary:#9E5DD8;--ds-color-primary-dark:#543F8E;--ds-color-secondary:#FFB510;--ds-color-tertiary:#373737;--ds-color-grey-200:#252525;--ds-color-grey-300:#373737;--ds-color-grey-500:#565656;--ds-color-grey-700:#7a7a7a;--ds-color-grey-900:#9c9c9c;--ds-margin-x:inherit;--ds-padding-x:inherit;--ds-flexbox-gap:var(--ds-space-s)}@media (max-width:992px){:root{--ds-font-size-h1:5.2rem;--ds-font-size-h2:3.2rem;--ds-font-size-h3:2rem;--ds-font-size-h4:1.8rem}}*,*::before,*::after{box-sizing:border-box}html{font-size:62.5%;scroll-behavior:smooth}html *{box-sizing:border-box}body{position:relative;background:#fff;margin:0;padding:0;overflow-x:hidden}img,svg{max-width:100%;display:block}:target{scroll-margin-top:clamp(65px, 9vw, 95px)}nav ul,.footer ul,nav li,.footer li{list-style:none;margin:0;padding:0}hr{height:0;border:none;border-bottom:2px dashed rgba(0,0,0,0.2);margin:clamp(30px, 3vw, 50px) auto}body{font-family:var(--ds-font-primary);font-size:var(--ds-font-size-base);font-weight:400;line-height:1.35;color:var(--ds-color-grey-200)}p{font-weight:500;margin-top:0;margin-bottom:0}p:not(:last-of-type):not(:empty){margin-bottom:20px}.ds-caption{font-size:var(--ds-font-caption);color:var(--ds-color-grey-700);line-height:1.2}.font-quote{font-family:var(--ds-font-secondary)}h1,h2,h3,h4,h5,h6,.ds-h1,.ds-h2,.ds-h3,.ds-h4,.ds-h5,.ds-h6{font-weight:500;margin:0;padding:0}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a,.ds-h1 a,.ds-h2 a,.ds-h3 a,.ds-h4 a,.ds-h5 a,.ds-h6 a{color:inherit}h1,.ds-h1{font-size:var(--ds-font-size-h1);font-weight:900;line-height:1;margin-bottom:30px}h1 span,.ds-h1 span{font-size:var(--ds-font-size-h3);font-weight:500}h2,.ds-h2{font-size:var(--ds-font-size-h2);font-weight:700;line-height:1.1;letter-spacing:-0.5px;margin-bottom:clamp(20px, 5vw, 30px)}h3,.ds-h3{font-size:var(--ds-font-size-h3);font-weight:500;line-height:1.2}h4,.ds-h4{font-size:var(--ds-font-size-h4);font-weight:600;line-height:1.2}ul{margin:0 0 0 25px;padding:0}ul li{margin:20px 0}a:link,a:visited{color:var(--ds-color-primary);transition:color .2s;position:relative;z-index:2}nav a:link,nav a:visited{color:inherit;text-decoration:none;transition:color .2s}nav a:hover{color:var(--ds-color-secondary)}.ds-button{position:relative;overflow:hidden;display:block;width:max-content;min-height:48px;padding:8px 25px;border-style:solid;border-width:3px 3px 6px 5px;border-radius:8px;font-size:var(--ds-font-size-base);font-weight:550;font-family:var(--ds-font-primary);text-decoration:none;cursor:pointer;box-shadow:0 1px 6px rgba(0,0,0,0.2);transform:rotate(-3deg);transition:all .12s !important}.ds-button:hover{border-width:5px 5px 3px 3px;box-shadow:none}.ds-button.primary{background-color:var(--ds-color-primary-dark);color:#fff;border-color:var(--ds-color-primary-dark)}.ds-button.primary:hover{background-color:#fff;color:var(--ds-color-primary-dark)}.ds-button.primary.invert{background-color:#fff;color:var(--ds-color-primary-dark)}.ds-button.secondary{background-color:#fff;color:var(--ds-color-primary);border-color:var(--ds-color-primary)}.shape{position:absolute;z-index:-4;pointer-events:none}.shape.shape-right-side{top:10%;right:0;width:50%;max-width:490px;height:70%;z-index:-6;background:url('https://www.albertine.care/wp-content/themes/albertine-theme/static/css/page/../../assets/bg-yellow.svg') no-repeat right top / contain}@media (min-width:690px){.shape.shape-right-side{top:15%;width:30%}}.shape.shape-left-side{bottom:5%;left:0;z-index:1;width:clamp(90px, 14vw, 190px);height:550px;background:url('https://www.albertine.care/wp-content/themes/albertine-theme/static/css/page/../../assets/bg-purple.svg') no-repeat left top / contain}@media (min-width:690px){.shape.shape-left-side{bottom:8%}}.shape.shape-header{top:0;right:0;width:100%;height:100%;max-height:clamp(140px, 25vw, 250px)}.shape.shape-header::after{content:'';display:block;width:100%;max-width:1400px;height:100%;margin:auto;background:url('https://www.albertine.care/wp-content/themes/albertine-theme/static/css/page/../../assets/bg-header.svg') no-repeat bottom right / cover}body:has(.cover-section) .shape-header{max-height:560px;background-position:center top;background-size:contain}@media (max-width:1024px){body:has(.cover-section) .shape-header{max-height:430px;background-size:cover;background-position:top right}}body:has(.cover-section) .content-wrapper{margin-top:20px}form{max-width:700px;width:85%;margin:10px auto;display:flex;flex-direction:column;align-items:center;gap:clamp(10px, 3vw, 20px)}form>*{width:100%}form .ds-flexbox>div:not([class]){flex:1 1 250px}form label{display:block;margin-bottom:5px;font-weight:500;color:var(--ds-color-grey-500)}form input,form select,form textarea{width:100%;padding:8px;outline:none;background-color:rgba(255,255,255,0.6);border-radius:10px;border:5px solid transparent;border-image:url('https://www.albertine.care/wp-content/themes/albertine-theme/static/css/page/../../assets/border.svg') 6 round;font-family:Arial,sans-serif;font-size:1.5rem;color:var(--ds-color-grey-200)}form input::placeholder,form select::placeholder,form textarea::placeholder{color:var(--ds-color-grey-700);font-weight:300}form input.wpcf7-not-valid,form select.wpcf7-not-valid,form textarea.wpcf7-not-valid{background:#ea751e2e}form input:-webkit-autofill,form select:-webkit-autofill,form textarea:-webkit-autofill,form input:-webkit-autofill:hover,form select:-webkit-autofill:hover,form textarea:-webkit-autofill:hover,form input:-webkit-autofill:focus,form select:-webkit-autofill:focus,form textarea:-webkit-autofill:focus,form input:-webkit-autofill:active,form select:-webkit-autofill:active,form textarea:-webkit-autofill:active{-webkit-box-shadow:0 0 0 20px #fff inset !important}form textarea{height:180px;resize:vertical}form button{display:flex;align-items:center;gap:10px;border:none;cursor:pointer}form button::after{content:"";width:20px;height:20px;background:url('https://www.albertine.care/wp-content/themes/albertine-theme/static/css/page/../../assets/i-send.svg') no-repeat center / contain;flex-shrink:0}form .wpcf7-response-output{margin:20px 0 0 !important;border:none !important;padding:20px !important;border-radius:10px;font-family:Arial,sans-serif;font-size:1.5rem;text-align:center}form .wpcf7-response-output:empty{display:none}form.invalid .wpcf7-response-output{color:#7a3f11;background:#ea761e31}form.sent .wpcf7-response-output{color:#1b481f;background:#46b45033}.wpcf7-not-valid-tip{display:block;font-family:Arial,sans-serif;font-size:1.4rem;color:#ea751e;margin:4px 0 0 5px}.row{max-width:var(--ds-max-width-content);width:100%;margin-inline:auto;position:relative;transition:padding .2s}@media (max-width:1100px){.row{padding-inline:20px}}.content-wrapper{margin-top:50px;min-height:600px;position:relative;z-index:3}.cover-section{display:flex;justify-content:center;align-items:center;gap:0 3%;color:#fff}@media (max-width:690px){.cover-section{flex-wrap:wrap-reverse}}.cover-section p{color:#fff}.cover-section p.font-quote{margin-bottom:5px}.cover-section .cover-content-text{max-width:520px}@media (min-width:690px){.cover-section .cover-content-text{width:52%;flex:none}}.cover-section h1:has(span){text-align:right}.cover-section h1:has(span) span{display:block}.cover-section h1:has(span)~p:not([class]){font-size:var(--ds-font-size-h5)}nav ul,nav li{list-style:none;padding:0;margin:0;display:flex;align-items:center;gap:10px}.header{padding-block:20px;position:static;z-index:15;margin-bottom:10px}@media (max-width:992px){.header .mobile-menu{padding:5px}.header p.close-mobile-menu{margin-top:80px}.header p.close-mobile-menu svg{max-width:20px}.header nav{position:fixed;width:100%;height:100%;background-color:rgba(0,0,0,0.85);top:0;right:-100%;z-index:100;padding:40px;display:flex;flex-direction:column;align-items:center;transition:right .3s ease}.header nav ul{flex-direction:column;align-items:center}.header nav.open{right:0}}.header>*{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#fff}.header .logo{filter:brightness(100);line-height:0.7}@media (min-width:1024px) and (max-width:1280px){.header .logo{margin-left:8vw}}.header .logo span{margin-left:clamp(30px, 3.5vw, 53px);margin-top:5px;font-size:15px;line-height:1.2;font-weight:500;display:block}@media screen and (max-width:690px){.header .logo span{font-family:Arial,Helvetica,sans-serif;font-size:12px}}@media screen and (max-width:490px){.header .logo span{display:none}}.header .logo img{width:clamp(150px, 20vw, 235px)}.header nav ul{display:flex;gap:clamp(20px, 10vw, 60px)}.header nav ul li,.header nav ul a{color:#fff;text-decoration:none;text-transform:uppercase}.header nav ul li svg,.header nav ul a svg{max-width:18px}@media (min-width:992px){.header .mobile-menu,.header p.close-mobile-menu{display:none}}.footer{position:relative;z-index:1;overflow:hidden;padding:40px 0;margin-top:var(--ds-space-m);background-color:var(--ds-color-tertiary);color:var(--ds-color-grey-900)}.footer p{margin:0;color:inherit}.footer a{color:inherit}.footer .logo{filter:brightness(100)}.footer .footer-menu ul{flex-wrap:wrap;gap:clamp(20px, 5vw, 60px)}.footer .footer-menu ul,.footer .footer-menu ul li{display:flex;align-items:center}.footer .footer-menu ul li{gap:10px}.footer .footer-menu ul a{display:flex;align-items:center;gap:10px;text-decoration:none}.ds-margin-x{margin:var(--ds-margin-x)}.ds-margin-auto{margin-inline:auto}.ds-padding-x{padding:var(--ds-padding-x)}.ds-mb-20{margin-bottom:20px}.ds-mb-40{margin-bottom:40px}.ds-mb-60{margin-bottom:clamp(40px, 10vw, 60px)}.ds-mb-80{margin-bottom:clamp(60px, 10vw, 80px)}.ds-mb-100{margin-bottom:clamp(60px, 10vw, 100px)}.ds-flexbox{display:flex;gap:var(--ds-flexbox-gap)}.ds-flexbox>p{margin:0}.flex-wrap{flex-wrap:wrap}.flex-none{flex:none}.flex-1{flex:1}.flex-2{flex:2}.flex-3{flex:3}.flex-1-30{flex:1 1 30%}.flex-1-50{flex:1 1 50%}.justify-content-start{justify-content:flex-start}.justify-content-end{justify-content:flex-end}.justify-content-center{justify-content:center}.justify-content-safe-center{justify-content:safe center}.justify-content-space-between{justify-content:space-between}.justify-content-space-around{justify-content:space-around}.align-items-center{align-items:center}.align-items-start{align-items:flex-start}.align-items-end{align-items:flex-end}.ds-block{display:block}.ds-inline-block{display:inline-block}.is-hidden{display:none}@media (max-width:992px){.is-hidden-on-tablet{display:none}}@media (max-width:690px){.is-hidden-on-mobile{display:none}}.all-clickable:not(.no-clickable){cursor:pointer}.ds-align-center{text-align:center}.ds-align-left{text-align:left}.ds-align-right{text-align:right}.uppercase{text-transform:uppercase}.normalcase{text-transform:none}.no-underline{text-decoration:none}.wp-block-column figure.ds-margin-auto img{margin-left:auto;margin-right:auto}@media (max-width:780px){.wp-block-columns.column-reverse{flex-direction:column-reverse}}