/* -------------------------------------------------------- */

/* @group @variables */

[class*="o-root-hero"] {
--head-1-margin-bottom: 1.125rem;
--head-1-font-size: clamp(2.25rem, 1.821rem + 2.14vw, 4.75rem);/* 36 to 60 / 320 > 1440 */
--head-1-line-height: 1.2;
--font-size: clamp(1rem, 0.929rem + 0.36vw, 1.25rem);/* 16 to 24 / 320 > 1440 */
--font-weight: 600;
--color: var(--color-white);
}

:where([class*="o-root-hero"]) ul {
--font-size: .75rem;
--word-break: keep-all;
--overflow-wrap: anywhere;
--text-align: center;
}

/* @end @variables */

/* @group @o-root-hero */

[class*="o-root-hero"] {
position: relative;
z-index: 2;
display: grid;
align-items: center;
padding: 6rem var(--x-padding-right) 3rem var(--x-padding-left);
}

[class*="m-hero-body"] {
grid-column: ;
grid-row: ;
}

[class*="a-root-hero-background"] {
grid-column: ;
grid-row: ;
}

/* @end @o-root-hero */

/* @group @m-hero-body */

[class*="m-hero-body"] {
display: grid;
grid-auto-flow: row;
gap: 1.5rem;
text-align: center;
}

[class*="m-hero-body"] :where(h1, h2, p) {
text-shadow: 1.41px 1.41px hsl(0deg 0% 20%), 2px 0 hsl(0deg 0% 20%), 1.41px -1.41px hsl(0deg 0% 20%), 0 -2px hsl(0deg 0% 20%), -1.41px -1.41px hsl(0deg 0% 20%), -2px 0 hsl(0deg 0% 20%), -1.41px 1.41px hsl(0deg 0% 20%), 0 2px hsl(0deg 0% 20%);

text-shadow: 1.41px 1.41px hsl(246deg 75% 30%), 2px 0 hsl(246deg 75% 30%), 1.41px -1.41px hsl(246deg 75% 30%), 0 -2px hsl(246deg 75% 30%), -1.41px -1.41px hsl(246deg 75% 30%), -2px 0 hsl(246deg 75% 30%), -1.41px 1.41px hsl(246deg 75% 30%), 0 2px hsl(246deg 75% 30%);
/*text-shadow: .7px .7px hsl(246deg 75% 30%), 1px 0 hsl(246deg 75% 30%), .7px -.7px hsl(246deg 75% 30%), 0 -1px hsl(246deg 75% 30%), -.7px -.7px hsl(246deg 75% 30%), -1px 0 hsl(246deg 75% 30%), -.7px .7px hsl(246deg 75% 30%), 0 1px hsl(246deg 75% 30%);*/
}

/* @end @m-hero-body */

/* -------------------------------------------------------- */

/* @group @variables */

[class*="a-root-hero-copy-01"] {
--font-size: clamp(1.25rem, 0.964rem + 1.43vw, 2.25rem);/* 20 to 36 / 320 > 1440 */
}

/* @end @variables */

/* @group @a-root-hero-copy-01 */

[class*="a-root-hero-copy-01"] {
justify-content: center;
padding: .375rem .75rem;
color: white;
text-align: center;
}

/* @end @a-root-hero-copy-01 */

/* -------------------------------------------------------- */

/* @group @variables */

[class*="m-hero-footer"] {
--font-weight: 600;
--font-variation-settings: "wght" var(--font-weight);
--word-break: keep-all;
--overflow-wrap: anywhere;
--text-align: center;
--span-font-weight: 600;
--span-color: hsl(50deg 100% 75%);
}

/* @end @variables */

/* @group @m-hero-footer */

[class*="m-hero-footer"] {
display: grid;
gap: 1.125rem;
width: 100%;
max-width: 24rem;
margin-top: 1.5rem;
margin-inline: auto;
}

/* @end @m-hero-footer */

/* -------------------------------------------------------- */

/* @group @variables */

[class*="a-hero-footer-price"] {
--font-size: 1.5rem;
--font-weight: 600;
--color: hsl(50deg 100% 75%);
--word-break: keep-all;
--overflow-wrap: anywhere;
--text-align: center;
--span-font-weight: 600;
--span-color: hsl(50deg 100% 75%);
}

[class*="a-hero-footer-price-money"] {
--span-font-family: 'Oswald', system-ui, -apple-system, sans-serif;
--span-font-size: clamp(2.25rem, 1.929rem + 1.61vw, 3.375rem);/* 36 to 54 / 320 > 1440 */
--span-line-height: 1;
--span-font-weight: 500;
}

/* @end @variables */

/* @group @a-hero-footer-price */

[class*="a-hero-footer-price-money"] {
position: relative;
margin-right: .25rem;
}

/* @end @a-hero-footer-price */

/* -------------------------------------------------------- */

/* @group @a-root-hero-background */

[class*="a-root-hero-background"] {
position: absolute;
z-index: -2;
inset: 0;
}

:where([class*="a-root-hero-background"]) img {
display: grid;
width: 100%;
height: 100%;
object-fit: cover;
object-position: center center;
}

/* @end @a-root-hero-background */

/* -------------------------------------------------------- */

/* @group @variables */


[class*="a-section-copy"] {
/*--font-size: clamp(1.25rem, 1.05rem + 0.5vw, 1.5rem);/* 20 to 24 / 640 > 1440 *!/*/
--font-size: clamp(1rem, 0.857rem + 0.71vw, 1.5rem);/* 16 to 24 / 320 > 1440 */
--font-weight: 600;
--font-variation-settings: "wght" var(--font-weight);
--color: hsl(0deg 0% 100%);
--word-break: keep-all;
--overflow-wrap: anywhere;
--text-align: center;
}

/*@media (width >= 48em) { /* 768px -> * *!/

[class*="a-section-copy"] {
--font-size: 1.5rem;/* 36 to 48 / 320 > 1440 *!/
}

}*/

/* @end @variables */

/* @group @m-section-copy */

[class*="m-section-copy"] {
display: grid;
gap: 1.5rem;
}

/* @end @m-section-copy */

/* @group @a-section-copy */

[class*="a-section-copy"] {
display: grid;
gap: .75rem;
}

[class*="a-section-copy"] :where(h2, h3, p) {
/*text-shadow: 1.41px 1.41px hsl(246deg 75% 30%), 2px 0 hsl(246deg 75% 30%), 1.41px -1.41px hsl(246deg 75% 30%), 0 -2px hsl(246deg 75% 30%), -1.41px -1.41px hsl(246deg 75% 30%), -2px 0 hsl(246deg 75% 30%), -1.41px 1.41px hsl(246deg 75% 30%), 0 2px hsl(246deg 75% 30%);*/
text-shadow: .7px .7px hsl(246deg 75% 30%), 1px 0 hsl(246deg 75% 30%), .7px -.7px hsl(246deg 75% 30%), 0 -1px hsl(246deg 75% 30%), -.7px -.7px hsl(246deg 75% 30%), -1px 0 hsl(246deg 75% 30%), -.7px .7px hsl(246deg 75% 30%), 0 1px hsl(246deg 75% 30%);
}

/* @end @a-section-copy */

/* -------------------------------------------------------- */

/* @group @variables */

[class*="a-section-catchcopy"] {
--font-size: clamp(1.5rem, 1.286rem + 1.07vw, 2.25rem);/* 24 to 36 / 320 > 1440 */
--font-weight: 600;
--font-variation-settings: "wght" var(--font-weight);
--color: hsl(0deg 0% 100%);
--word-break: keep-all;
--overflow-wrap: anywhere;
--text-align: center;
--span-font-weight: 600;
--span-color: hsl(50deg 100% 75%);
}

/* @end @variables */

/* @group @m-section-catchcopy-people */

[class*="a-section-catchcopy-people"] {
position: relative;
top: .25rem;
}

/* @end @a-section-catchcopy-people */

/* -------------------------------------------------------- */

/* @group @variables */

[class*="a-section-catchcopy-people"] {
--span-font-family: 'Oswald', system-ui, -apple-system, sans-serif;
--span-font-size: clamp(2.25rem, 1.929rem + 1.61vw, 3.375rem);/* 36 to 54 / 320 > 1440 */
--span-font-weight: 500;
}

/* @end @variables */

/* -------------------------------------------------------- */

/* @group @variables */

[class*="a-section-catchcopy-message"] {
--span-color: hsl(50deg 100% 75%);
--strong-color: hsl(50deg 100% 75%);
}

/* @end @variables */

/* -------------------------------------------------------- */

/* @group @variables */

[class*="m-quote"] {
--quote-grid-template-columns: 1fr;
--color: hsl(0deg 0% 100%);
--word-break: keep-all;
--overflow-wrap: anywhere;
}

@media (width >= 48em) { /* 768px -> * */

[class*="m-quote"] {
--quote-grid-template-columns: 1fr 12rem;
}

}

/* @end @variables */

/* @group @m-quote */

[class*="m-quote"] {
display: grid;
align-items: center;
grid-template-columns: var(--quote-grid-template-columns);
gap: 1.5rem;
}

/* @end @m-quote */

/* -------------------------------------------------------- */

/* @group @variables */

[class*="a-quote-message"] {
--quote-message-background-image: linear-gradient(to bottom, hsl(0deg 0% 0% / 0%) 0%, hsl(0deg 0% 0% / 0%) calc(100% - 1.125rem - 1px), var(--color-white) calc(100% - 1.125rem), var(--color-white) 100%);
--quote-message-clip-path: polygon(0% 0%, 100% 0%, 100% calc(100% - 1.125rem), calc(50% + .75rem) calc(100% - 1.125rem), 50% 100%, calc(50% - .75rem) calc(100% - 1.125rem), 0% calc(100% - 1.125rem));
--quote-message-padding: 0 0 1.125rem;
--text-align: var(--text-align-segundo);
--color: var(--color-text);
--font-weight: 600;
}

@media (width >= 48em) { /* 768px -> * */

[class*="a-quote-message"] {
--quote-message-background-image: linear-gradient(to right, hsl(0deg 0% 0% / 0%) 0%, hsl(0deg 0% 0% / 0%) calc(100% - 1.125rem - 1px), var(--color-white) calc(100% - 1.125rem), var(--color-white) 100%);
--quote-message-clip-path: polygon(0% 0%, calc(100% - 1.125rem) 0, calc(100% - 1.125rem) calc(50% - .75rem), 100% 50%, calc(100% - 1.125rem) calc(50% + .75rem), calc(100% - 1.125rem) 100%, 0 100%);
--quote-message-padding: 0 1.125rem 0 0;
}
}

/* @end @variables */

/* @group @a-quote-message */

[class*="a-quote-message"] {
padding: var(--quote-message-padding);
background-image: var(--quote-message-background-image);
clip-path: var(--quote-message-clip-path);
}

/* @end @a-quote-message */

/* -------------------------------------------------------- */

/* @group @a-quote-text */

[class*="a-quote-contents"] {
display: grid;
align-items: center;
align-content: center;
gap: .75rem;
padding: 1.5rem;
background-color: var(--color-white);
border-radius: .25rem;
}

/* @end @a-quote-contents */

/* -------------------------------------------------------- */

/* @group @variables */

[class*="a-quote-text"] {
/*--font-size: 1.5rem;*/
--font-size: clamp(1rem, 0.857rem + 0.71vw, 1.5rem);/* 16 to 24 / 320 > 1440 */
}

/* @end @variables */

/* -------------------------------------------------------- */

/* @group @a-quote-name */

[class*="a-quote-name"] {
--font-family: 'Oswald', system-ui, -apple-system, sans-serif;
--color: var(--color-text);
}

/* @end @a-quote-name */

/* -------------------------------------------------------- */

/* @group @a-quote-portrait */

[class*="a-quote-portrait"] {
position: relative;
max-width: 12rem;
margin-inline: auto;
}

[class*="a-quote-portrait"]:before {
content: '';
position: absolute;
z-index: 2;
inset: 0;
border: .5rem solid hsl(0deg 0% 100% / 50%);
border-radius: 50%;
pointer-events: none;
}

[class*="a-quote-portrait"] img {
width: 100%;
height: auto;
object-fit: cover;
object-position: center center;
border-radius: 50%;
}

/* @end @a-quote-portrait */