.step[data-v-ab75f8a3]{background-color:var(--step-background-color,var(--background-color-secondary,var(--color-beige,#f4f1eb)));border-radius:var(--step-border-radius,5px);box-sizing:border-box;color:var(--step-foreground-color,var(--foreground-color-secondary,var(--color-dark,#1a3948)));display:block;padding:var(--step-padding,var(--spacing-600,24px));position:relative;text-decoration:none}.step .step-image[data-v-ab75f8a3]{border-radius:var(--step-border-radius,5px) var(--step-border-radius,5px) 0 0;height:var(--step-image-height,75px);margin-bottom:var(--step-image-margin-bottom,var(--spacing-300,12px));overflow:hidden;width:var(--step-image-height,75px)}.step .step-image[data-v-ab75f8a3] img{border-radius:var(--step-border-radius,5px) var(--step-border-radius,5px) 0 0;height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover;width:100%}.step .content-wrapper[data-v-ab75f8a3]{box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;gap:var(--spacing-100,4px)}.step .content-wrapper[data-v-ab75f8a3] .title{font-size:var(--step-content-title-font-size-mobile,var(--step-content-title-font-size,calc(var(--h4-font-size, 25px)*var(--font-increase-size, 1))));line-height:var(--step-content-title-line-height-mobile,var(--step-content-title-line-height,calc(var(--line-height-title, 1.2)*var(--font-increase-size, 1))))}.step .content-wrapper[data-v-ab75f8a3] .content p{font-size:var(--step-content-paragraph-font-size-mobile,var(--step-content-paragraph-font-size,calc(var(--body-font-size, 14px)*var(--font-increase-size, 1))));line-height:var(--step-content-paragraph-line-height-mobile,var(--step-content-paragraph-line-height,calc(var(--line-height-default, 1.5)*var(--font-increase-size, 1))));margin:0}.step .step-count[data-v-ab75f8a3]{align-items:center;background:var(--step-number-count-background-color,var(--color-secondary,#e2725b));border-radius:50%;color:var(--step-number-count-text-color,var(--color-white,#fff));display:flex;height:var(--step-number-count-size,50px);justify-content:center;position:absolute;right:var(--step-number-count-position-right,var(--spacing-600,24px));top:0;transform:translateY(calc(var(--step-image-height, 75px)/2));width:var(--step-number-count-size,50px);z-index:1}.step .read-all[data-v-ab75f8a3]{bottom:0;left:0;padding:var(--spacing-400,16px);position:absolute;right:0;z-index:3}.step .read-all[data-v-ab75f8a3] [button]{background:none;font-size:calc(var(--body-font-size, 14px)*var(--font-increase-size, 1));margin:0 auto}.step .read-all[data-v-ab75f8a3] [button] i{order:2}@media (min-width:768px){.step[data-v-ab75f8a3]{height:auto;position:relative}.step .step-image[data-v-ab75f8a3]{height:var(--step-image-height,200px);margin-right:0;width:100%}.step .content-wrapper[data-v-ab75f8a3]{background-color:var(--step-background-color,var(--background-color-secondary,var(--color-beige,#f4f1eb)));width:100%}.step .content-wrapper[data-v-ab75f8a3] .title{font-size:var(--step-content-title-font-size-tablet,var(--step-content-title-font-size,calc(var(--h4-font-size, 25px)*var(--font-increase-size, 1))));line-height:var(--step-content-title-line-height-tablet,var(--step-content-title-line-height,calc(var(--line-height-title, 1.2)*var(--font-increase-size, 1))))}.step .content-wrapper[data-v-ab75f8a3] .content p{font-size:var(--step-content-paragraph-font-size-tablet,var(--step-content-paragraph-font-size,calc(var(--body-font-size, 14px)*var(--font-increase-size, 1))));line-height:var(--step-content-paragraph-line-height-tablet,var(--step-content-paragraph-line-height,calc(var(--line-height-default, 1.5)*var(--font-increase-size, 1))))}.step .step-count[data-v-ab75f8a3]{left:var(--step-number-count-position-left,var(--spacing-300,12px));right:auto;top:var(--step-number-count-position-top,var(--spacing-300,12px));transform:none}}@media (min-width:1098px){.step[data-v-ab75f8a3]{cursor:pointer;display:flex;height:var(--step-height-desktop,400px);padding:0;transition:var(--step-transition,all .3s ease)}.step .content-wrapper[data-v-ab75f8a3]{height:calc(var(--step-content-wrapper-collapsed, 200px) - var(--spacing-600, 24px));left:0;overflow:hidden;padding:var(--step-content-wrapper-padding,var(--spacing-500,20px));position:absolute;top:var(--step-content-wrapper-position-top-collapsed,200px);transition:inherit}.step .content-wrapper[data-v-ab75f8a3] .title{font-size:var(--step-content-title-font-size-desktop,var(--step-content-title-font-size,calc(var(--h4-font-size, 25px)*var(--font-increase-size, 1))));line-height:var(--step-content-title-line-height-dekstop,var(--step-content-title-line-height,calc(var(--line-height-title, 1.2)*var(--font-increase-size, 1))))}.step .content-wrapper[data-v-ab75f8a3] .content p{font-size:var(--step-content-paragraph-font-size-dekstop,var(--step-content-paragraph-font-size,calc(var(--body-font-size, 14px)*var(--font-increase-size, 1))));line-height:var(--step-content-paragraph-line-height-dekstop,var(--step-content-paragraph-line-height,calc(var(--line-height-default, 1.5)*var(--font-increase-size, 1))))}.step.collapsed .step-image[data-v-ab75f8a3]{position:relative}.step.collapsed .step-image[data-v-ab75f8a3]:before{-webkit-backdrop-filter:var(--step-image-expanded-filter,blur(2px));backdrop-filter:var(--step-image-expanded-filter,blur(2px));bottom:0;content:"";left:0;position:absolute;right:0;top:0}.step.collapsed .content-wrapper[data-v-ab75f8a3]{height:calc(var(--step-content-wrapper-expanded, 310px) - var(--spacing-600, 24px));overflow-y:auto;top:var(--step-content-wrapper-position-top-expanded,90px)}}.step.royalsmit[data-v-ab75f8a3]{border-radius:5px;cursor:pointer;display:flex;height:auto;height:var(--step-height-desktop,400px);padding:0;position:relative;transition:var(--step-transition,all .3s ease)}.step.royalsmit .step-image[data-v-ab75f8a3]{height:var(--step-image-height,200px);margin-right:0;width:100%}.step.royalsmit .content-wrapper[data-v-ab75f8a3]{background-color:var(--step-background-color,var(--background-color-secondary,var(--color-beige,#f4f1eb)));width:100%}.step.royalsmit .content-wrapper[data-v-ab75f8a3] .title{font-size:var(--step-content-title-font-size-tablet,var(--step-content-title-font-size,calc(var(--h4-font-size, 25px)*var(--font-increase-size, 1))));line-height:var(--step-content-title-line-height-tablet,var(--step-content-title-line-height,calc(var(--line-height-title, 1.2)*var(--font-increase-size, 1))))}.step.royalsmit .content-wrapper[data-v-ab75f8a3] .content p{font-size:var(--step-content-paragraph-font-size-tablet,var(--step-content-paragraph-font-size,calc(var(--body-font-size, 14px)*var(--font-increase-size, 1))));line-height:var(--step-content-paragraph-line-height-tablet,var(--step-content-paragraph-line-height,calc(var(--line-height-default, 1.5)*var(--font-increase-size, 1))))}.step.royalsmit .step-count[data-v-ab75f8a3]{left:var(--step-number-count-position-left,var(--spacing-300,12px));right:auto;top:var(--step-number-count-position-top,var(--spacing-300,12px));transform:none}.step.royalsmit .content-wrapper[data-v-ab75f8a3]{height:calc(var(--step-content-wrapper-collapsed, 200px) - var(--spacing-600, 24px));left:0;overflow:hidden;padding:var(--step-content-wrapper-padding,var(--spacing-500,20px));top:var(--step-content-wrapper-position-top-collapsed,200px);transition:inherit}.step.royalsmit .content-wrapper[data-v-ab75f8a3] .title{font-size:var(--step-content-title-font-size-desktop,var(--step-content-title-font-size,calc(var(--h4-font-size, 25px)*var(--font-increase-size, 1))));line-height:var(--step-content-title-line-height-dekstop,var(--step-content-title-line-height,calc(var(--line-height-title, 1.2)*var(--font-increase-size, 1))))}.step.royalsmit .content-wrapper[data-v-ab75f8a3] .content p{font-size:var(--step-content-paragraph-font-size-dekstop,var(--step-content-paragraph-font-size,calc(var(--body-font-size, 14px)*var(--font-increase-size, 1))));line-height:var(--step-content-paragraph-line-height-dekstop,var(--step-content-paragraph-line-height,calc(var(--line-height-default, 1.5)*var(--font-increase-size, 1))))}.step.royalsmit.collapsed .step-image[data-v-ab75f8a3]{position:relative}.step.royalsmit.collapsed .step-image[data-v-ab75f8a3]:before{-webkit-backdrop-filter:var(--step-image-expanded-filter,blur(2px));backdrop-filter:var(--step-image-expanded-filter,blur(2px));bottom:0;content:"";left:0;position:absolute;right:0;top:0}.step.royalsmit.collapsed .content-wrapper[data-v-ab75f8a3]{height:calc(var(--step-content-wrapper-expanded, 310px) - var(--spacing-600, 24px));overflow-y:auto;top:var(--step-content-wrapper-position-top-expanded,90px)}.step.royalsmit .step-count[data-v-ab75f8a3]{background:none;height:-moz-fit-content;height:fit-content;position:static;width:-moz-fit-content;width:fit-content}.step.royalsmit .step-count[data-v-ab75f8a3] h4{font-size:calc(var(--hero-font-size, 50px)*var(--font-increase-size, 1));font-weight:300}.step.royalsmit[data-v-ab75f8a3] .title{color:var(--color-white,#fff);font-weight:var(--font-weight-regular,400)}.step.royalsmit .step-image[data-v-ab75f8a3]{border-radius:5px}.step.royalsmit:hover .content-wrapper[data-v-ab75f8a3]{justify-content:center}.step.royalsmit .content-wrapper[data-v-ab75f8a3]{background:transparent;border-radius:5px;color:var(--color-white,#fff);display:flex;justify-content:start;position:absolute;transition:flex-direction 3s ease-in-out;z-index:2;-ms-overflow-style:none;scrollbar-width:none}.step.royalsmit .content-wrapper[data-v-ab75f8a3]::-webkit-scrollbar{display:none}@media (min-width:768px){.step.royalsmit .step-count[data-v-ab75f8a3] h4{font-size:var(--spacing-2400,96px)}}@media (min-width:1098px){.step.royalsmit:not(:hover) .content-wrapper[data-v-ab75f8a3] .content p{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}}.step.royalsmit .gradient[data-v-ab75f8a3]{background:linear-gradient(180deg,transparent 0,#000);border-radius:5px;bottom:0;height:80%;left:0;position:absolute;right:0;z-index:0}.step.royalsmit.collapsed .gradient[data-v-ab75f8a3]{background:linear-gradient(180deg,#0000004d 0,#000);height:100%}
