:root{--color-text-headings: #000000;--color-text-headings: #232323;--color-text-body: #625E5E;--color-bg-primary: #FFFFFF;--color-bg-secondary: #F3F3F3;--color-bg-button-hover: #000000;--color-links: #21C1E5;--font-family-body: var(--fonts_name);--font-family-heading: var(--fonts_name_2);--base-font-size-body: 16px;--base-font-size-h0: 40px;--base-font-size-h1: 24px;--base-font-size-h2: 24px;--base-font-size-h3: 22px;--base-font-size-h4: 20px;--base-font-size-h5: 15px;--base-font-size-h6: 14px;--font-size-body: var(--base-font-size-body);--font-size-h0: var(--base-font-size-h0);--font-size-h1: var(--base-font-size-h1);--font-size-h2: var(--base-font-size-h2);--font-size-h3: var(--base-font-size-h3);--font-size-h4: var(--base-font-size-h4);--font-size-h5: var(--base-font-size-h5);--font-size-h6: var(--base-font-size-h6);--page-width-padding: 60px;--section-divider-size: 65px}@media screen and (max-width:1200px){:root{--font-size-body: calc(var(--base-font-size-body) * .85);--font-size-h0: calc(var(--base-font-size-h0) * .85);--font-size-h1: calc(var(--base-font-size-h1) * .85);--font-size-h2: calc(var(--base-font-size-h2) * .85);--font-size-h3: calc(var(--base-font-size-h3) * .85);--font-size-h4: calc(var(--base-font-size-h4) * .85);--page-width-padding: 30px;--section-divider-size: 40px}}@media screen and (max-width:767px){:root{--font-size-body: calc(var(--base-font-size-body) * .75);--font-size-h0: calc(var(--base-font-size-h0) * .75);--font-size-h1: calc(var(--base-font-size-h1) * .75);--font-size-h2: calc(var(--base-font-size-h2) * .75);--font-size-h3: calc(var(--base-font-size-h3) * .75);--font-size-h4: calc(var(--base-font-size-h4) * .75);--page-width-padding: 20px;--section-divider-size: 30px}}h1,h2,h3,h4,h5,h6,.h1-aws,.h2-aws,.h3-aws,.h4-aws,.h5-aws,.h6-aws{font-family:var(--font-family-heading);color:var(--color-text-headings);letter-spacing:.03em;line-height:1.3;font-weight:400}.h0-aws{font-size:var(--font-size-h0)!important}h1,.h1-aws{font-size:var(--font-size-h1);text-transform:uppercase;margin-bottom:.8em}h2,.h2-aws{font-size:var(--font-size-h2)}h3,.h3-aws{font-size:var(--font-size-h3)}h4,.h4-aws{font-size:var(--font-size-h4)}.h5-aws{font-size:var(--font-size-h5)}.h6-aws{font-size:var(--font-size-h6)}.fow-300{font-weight:300}.fow-400{font-weight:400}.fow-500{font-weight:500}.fow-600{font-weight:600}.fow-700{font-weight:700}.color-text-headings{color:var(--color-text-headings)}.color-text-body{color:var(--color-text-body)}html,body{font-family:var(--font-family-body);font-size:var(--font-size-body);font-weight:400;text-align:left;color:var(--color-text-body);background-color:var(--color-bg-primary)}.section-subheading-aws{margin-bottom:30px}.button-aws{min-width:200px;height:var(--aws-btn-height, 50px);display:inline-flex;justify-content:center;align-items:center;padding:8px;border-radius:5px;transition:all .6s;text-transform:uppercase;letter-spacing:.015em;text-align:center}.button-aws--primary{background-color:var(--color-links);color:var(--color-bg-primary)}.button-aws--centered{margin:0 auto}.button-aws--primary:hover{color:var(--color-bg-primary);background-color:var(--color-bg-button-hover)}.highlight-heading-aws{padding:10px 0!important;background-size:250px;background-position:center;background-repeat:no-repeat;margin-bottom:0;text-align:center;font-weight:400!important}.overlay-link-aws{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10}@media screen and (max-width:767px){.highlight-heading-aws{padding:10px 0!important;background-size:180px}.section-subheading-aws{margin-bottom:15px}.button-aws{min-width:150px;height:var(--aws-btn-height, 50px);padding:5px!important}}.section-divider{padding-bottom:50px}.page-width{max-width:1500px;padding:0 var(--page-width-padding);margin:0 auto}.d-flex{display:flex}.d-iflex{display:inline-flex}.d-block{display:block}.d-iblock{display:inline-block}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-column{flex-direction:column}.flex-column-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-wrap-reverse{flex-wrap:wrap-reverse}.flex-nowrap{flex-wrap:nowrap}.flex-grow-1{flex-grow:1}.flex-grow-0{flex-grow:0}.flex-shrink-0{flex-shrink:0}.flex-shrink-1{flex-shrink:1}.one-whole{width:100%}.one-half{width:50%}.one-third{width:calc(100% / 3)}.one-fourth{width:25%}.one-fifth{width:20%}.one-sixth{width:calc(100% / 6)}.h100{height:100%}.h50{height:50%}.hide--desktop-down{display:none}@media screen and (min-width:1201px){.hide--desktop-only{display:none}}@media screen and (max-width:1200px){.d-flex--tablet-down{display:flex}.d-iflex--tablet-down{display:inline-flex}.d-block--tablet-down{display:block}.d-iblock--tablet-down{display:inline-block}.flex-row--tablet-down{flex-direction:row}.flex-row-reverse--tablet-down{flex-direction:row-reverse}.flex-column--tablet-down{flex-direction:column}.flex-column-reverse--tablet-down{flex-direction:column-reverse}.flex-wrap--tablet-down{flex-wrap:wrap}.flex-wrap-reverse--tablet-down{flex-wrap:wrap-reverse}.flex-nowrap--tablet-down{flex-wrap:nowrap}.hide--tablet-down{display:none}.one-whole--tablet-down{width:100%}.one-half--tablet-down{width:50%}.one-third--tablet-down{width:calc(100% / 3)}.one-fourth--tablet-down{width:25%}.one-fifth--tablet-down{width:20%}.one-sixth--tablet-down{width:calc(100% / 6)}}@media screen and (min-width:768px){.hide--tablet-up{display:none}}@media screen and (max-width:767px){.d-flex--mobile{display:flex}.d-iflex--mobile{display:inline-flex}.d-block--mobile{display:block}.d-iblock--mobile{display:inline-block}.flex-row--mobile{flex-direction:row}.flex-row-reverse--mobile{flex-direction:row-reverse}.flex-column--mobile{flex-direction:column}.flex-column-reverse--mobile{flex-direction:column-reverse}.flex-wrap--mobile{flex-wrap:wrap}.flex-wrap-reverse--mobile{flex-wrap:wrap-reverse}.flex-nowrap--mobile{flex-wrap:nowrap}.hide--mobile{display:none}.one-whole--mobile{width:100%}.one-half--mobile{width:50%}.one-third--mobile{width:calc(100% / 3)}.one-fourth--mobile{width:25%}.one-fifth--mobile{width:20%}.one-sixth--mobile{width:calc(100% / 6)}}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-capitalize{text-transform:capitalize}.text-uppercase{text-transform:uppercase}.text-lowercase{text-transform:lowercase}.text-none{text-transform:none}.text-underline{text-decoration:underline}.text-no-underline{text-decoration:none}img.cover{width:100%;height:100%;object-fit:cover}img.contain{width:100%;height:100%;object-fit:contain}
/*# sourceMappingURL=/cdn/shop/t/64/assets/style-guide-aws.css.map */
