.tns-outer {
    padding: 0 !important
}

    .tns-outer [hidden] {
        display: none !important
    }

    .tns-outer [aria-controls], .tns-outer [data-action] {
        cursor: pointer
    }

.tns-slider {
    -webkit-transition: all 0s;
    transition: all 0s
}

    .tns-slider > .tns-item {
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

.tns-horizontal.tns-subpixel {
    white-space: nowrap
}

    .tns-horizontal.tns-subpixel > .tns-item {
        display: inline-block;
        vertical-align: top;
        white-space: normal
    }

.tns-horizontal.tns-no-subpixel:after {
    content: '';
    display: table;
    clear: both
}

.tns-horizontal.tns-no-subpixel > .tns-item {
    float: left
}

.tns-horizontal.tns-carousel.tns-no-subpixel > .tns-item {
    margin-right: -100%
}

.tns-no-calc {
    position: relative;
    left: 0
}

.tns-gallery {
    position: relative;
    left: 0;
    min-height: 1px
}

    .tns-gallery > .tns-item {
        position: absolute;
        left: -100%;
        -webkit-transition: transform 0s, opacity 0s;
        -webkit-transition: opacity 0s, -webkit-transform 0s;
        transition: opacity 0s, -webkit-transform 0s;
        transition: transform 0s, opacity 0s;
        transition: transform 0s, opacity 0s, -webkit-transform 0s
    }

    .tns-gallery > .tns-slide-active {
        position: relative;
        left: auto !important
    }

    .tns-gallery > .tns-moving {
        -webkit-transition: all 0.25s;
        transition: all 0.25s
    }

.tns-autowidth {
    display: inline-block
}

.tns-lazy-img {
    -webkit-transition: opacity 0.6s;
    transition: opacity 0.6s;
    opacity: 0.6
}

    .tns-lazy-img.tns-complete {
        opacity: 1
    }

.tns-ah {
    -webkit-transition: height 0s;
    transition: height 0s
}

.tns-ovh {
    overflow: hidden
}

.tns-visually-hidden {
    position: absolute;
    left: -10000em
}

.tns-transparent {
    opacity: 0;
    visibility: hidden
}

.tns-fadeIn {
    opacity: 1;
    filter: alpha(opacity=100);
    z-index: 0
}

.tns-normal, .tns-fadeOut {
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: -1
}

.tns-vpfix {
    white-space: nowrap
}

    .tns-vpfix > div, .tns-vpfix > li {
        display: inline-block
    }

.tns-t-subp2 {
    margin: 0 auto;
    width: 310px;
    position: relative;
    height: 10px;
    overflow: hidden
}

.tns-t-ct {
    width: 2333.3333333%;
    width: calc(100% * 70 / 3);
    position: absolute;
    right: 0
}

    .tns-t-ct:after {
        content: '';
        display: table;
        clear: both
    }

    .tns-t-ct > div {
        width: 1.4285714%;
        width: calc(100% / 70);
        height: 10px;
        float: left
    }

/*
! tailwindcss v3.1.8 | MIT License | https://tailwindcss.com
*/ /*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; /* 1 */
    border-width: 0; /* 2 */
    border-style: solid; /* 2 */
    border-color: #e5e7eb; /* 2 */
}

::before,
::after {
    --tw-content: '';
}
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
*/

html {
    line-height: 1.5; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
    -moz-tab-size: 4; /* 3 */
    -o-tab-size: 4;
    tab-size: 4; /* 3 */
    font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
}
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
    margin: 0; /* 1 */
    line-height: inherit; /* 2 */
}
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
    height: 0; /* 1 */
    color: inherit; /* 2 */
    border-top-width: 1px; /* 3 */
}
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}
/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    font-weight: inherit;
}
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
    color: inherit;
    text-decoration: inherit;
}
/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
    font-weight: bolder;
}
/*
1. Use the user's configured `mono` font family by default.
2. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
    font-size: 1em; /* 2 */
}
/*
Add the correct font size in all browsers.
*/

small {
    font-size: 80%;
}
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
    text-indent: 0; /* 1 */
    border-color: inherit; /* 2 */
    border-collapse: collapse; /* 3 */
}
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
    font-family: inherit; /* 1 */
    font-size: 100%; /* 1 */
    font-weight: inherit; /* 1 */
    line-height: inherit; /* 1 */
    color: inherit; /* 1 */
    margin: 0; /* 2 */
    padding: 0; /* 3 */
}
/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
    text-transform: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
[type='button'],
[type='reset'],
[type='submit'] {
    -webkit-appearance: button; /* 1 */
    background-color: transparent; /* 2 */
    background-image: none; /* 2 */
}
/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
    outline: auto;
}
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
    box-shadow: none;
}
/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
    vertical-align: baseline;
}
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
    height: auto;
}
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
    -webkit-appearance: textfield; /* 1 */
    outline-offset: -2px; /* 2 */
}
/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
    -webkit-appearance: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
    -webkit-appearance: button; /* 1 */
    font: inherit; /* 2 */
}
/*
Add the correct display in Chrome and Safari.
*/

summary {
    display: list-item;
}
/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
    margin: 0;
}

fieldset {
    margin: 0;
    padding: 0;
}

legend {
    padding: 0;
}

ol,
ul,
menu {
    list-style: none;
    margin: 0;
    padding: 0;
}
/*
Prevent resizing textareas horizontally by default.
*/

textarea {
    resize: vertical;
}
    /*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

    input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
        opacity: 1; /* 1 */
        color: #9ca3af; /* 2 */
    }

    input::-moz-placeholder, textarea::-moz-placeholder {
        opacity: 1; /* 1 */
        color: #9ca3af; /* 2 */
    }

    input:-ms-input-placeholder, textarea:-ms-input-placeholder {
        opacity: 1; /* 1 */
        color: #9ca3af; /* 2 */
    }

    input::-ms-input-placeholder, textarea::-ms-input-placeholder {
        opacity: 1; /* 1 */
        color: #9ca3af; /* 2 */
    }

    input::placeholder,
    textarea::placeholder {
        opacity: 1; /* 1 */
        color: #9ca3af; /* 2 */
    }
/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
    cursor: pointer;
}
/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
    cursor: default;
}
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
    display: block; /* 1 */
    vertical-align: middle; /* 2 */
}
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
    max-width: 100%;
    height: auto;
}

*, ::before, ::after {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x:;
    --tw-pan-y:;
    --tw-pinch-zoom:;
    --tw-scroll-snap-strictness: proximity;
    --tw-ordinal:;
    --tw-slashed-zero:;
    --tw-numeric-figure:;
    --tw-numeric-spacing:;
    --tw-numeric-fraction:;
    --tw-ring-inset:;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(59, 130, 246, 0.5);
    --tw-ring-offset-shadow: 0 0 rgba(0,0,0,0);
    --tw-ring-shadow: 0 0 rgba(0,0,0,0);
    --tw-shadow: 0 0 rgba(0,0,0,0);
    --tw-shadow-colored: 0 0 rgba(0,0,0,0);
    --tw-blur:;
    --tw-brightness:;
    --tw-contrast:;
    --tw-grayscale:;
    --tw-hue-rotate:;
    --tw-invert:;
    --tw-saturate:;
    --tw-sepia:;
    --tw-drop-shadow:;
    --tw-backdrop-blur:;
    --tw-backdrop-brightness:;
    --tw-backdrop-contrast:;
    --tw-backdrop-grayscale:;
    --tw-backdrop-hue-rotate:;
    --tw-backdrop-invert:;
    --tw-backdrop-opacity:;
    --tw-backdrop-saturate:;
    --tw-backdrop-sepia:;
}

::-webkit-backdrop {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x:;
    --tw-pan-y:;
    --tw-pinch-zoom:;
    --tw-scroll-snap-strictness: proximity;
    --tw-ordinal:;
    --tw-slashed-zero:;
    --tw-numeric-figure:;
    --tw-numeric-spacing:;
    --tw-numeric-fraction:;
    --tw-ring-inset:;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(59, 130, 246, 0.5);
    --tw-ring-offset-shadow: 0 0 rgba(0,0,0,0);
    --tw-ring-shadow: 0 0 rgba(0,0,0,0);
    --tw-shadow: 0 0 rgba(0,0,0,0);
    --tw-shadow-colored: 0 0 rgba(0,0,0,0);
    --tw-blur:;
    --tw-brightness:;
    --tw-contrast:;
    --tw-grayscale:;
    --tw-hue-rotate:;
    --tw-invert:;
    --tw-saturate:;
    --tw-sepia:;
    --tw-drop-shadow:;
    --tw-backdrop-blur:;
    --tw-backdrop-brightness:;
    --tw-backdrop-contrast:;
    --tw-backdrop-grayscale:;
    --tw-backdrop-hue-rotate:;
    --tw-backdrop-invert:;
    --tw-backdrop-opacity:;
    --tw-backdrop-saturate:;
    --tw-backdrop-sepia:;
}

::backdrop {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x:;
    --tw-pan-y:;
    --tw-pinch-zoom:;
    --tw-scroll-snap-strictness: proximity;
    --tw-ordinal:;
    --tw-slashed-zero:;
    --tw-numeric-figure:;
    --tw-numeric-spacing:;
    --tw-numeric-fraction:;
    --tw-ring-inset:;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(59, 130, 246, 0.5);
    --tw-ring-offset-shadow: 0 0 rgba(0,0,0,0);
    --tw-ring-shadow: 0 0 rgba(0,0,0,0);
    --tw-shadow: 0 0 rgba(0,0,0,0);
    --tw-shadow-colored: 0 0 rgba(0,0,0,0);
    --tw-blur:;
    --tw-brightness:;
    --tw-contrast:;
    --tw-grayscale:;
    --tw-hue-rotate:;
    --tw-invert:;
    --tw-saturate:;
    --tw-sepia:;
    --tw-drop-shadow:;
    --tw-backdrop-blur:;
    --tw-backdrop-brightness:;
    --tw-backdrop-contrast:;
    --tw-backdrop-grayscale:;
    --tw-backdrop-hue-rotate:;
    --tw-backdrop-invert:;
    --tw-backdrop-opacity:;
    --tw-backdrop-saturate:;
    --tw-backdrop-sepia:;
}

.make-relative {
    position: relative;
}

.c-btn--login-register img {
    display: inline;
}

.content-bottom-margin {
    margin-bottom: 0.75rem;
}

@media (min-width: 768px) {
    .content-bottom-margin {
        margin-bottom: 1rem;
    }
}

@media (min-width: 992px) {
    .content-bottom-margin {
        margin-bottom: 1.5rem;
    }
}

.ttw {
    width: 100%;
    overflow-x: hidden;
    @import"https://use.typekit.net/imx8shs.css"
}

    .ttw * {
        -webkit-appearance: none
    }

    .ttw img {
        width: 100%;
    }

        .ttw img.own-size {
            width: auto;
        }

        .ttw img.center {
            margin-left: auto;
            margin-right: auto;
        }

    .ttw #content {
        border-bottom: 0;
        border-bottom-style: none
    }

@media (min-width: 576px) {
    .ttw #content {
        border-bottom-style: dashed
    }
}

@media (min-width: 768px) {
    .ttw #content {
        border-bottom-style: dotted
    }
}

@media (min-width: 992px) {
    .ttw #content {
        border-bottom-style: double
    }
}

@media (min-width: 1200px) {
    .ttw #content {
        border-bottom-style: groove
    }
}

@media (min-width: 1400px) {
    .ttw #content {
        border-bottom-style: ridge
    }
}

@media (min-width: 1600px) {
    .ttw #content {
        border-bottom-style: solid
    }
}

.ttw .media-wrapper {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding-top: 56.25%;
}

    .ttw .media-wrapper iframe, .ttw .media-wrapper .video-js {
        position: absolute;
        top: 0px;
        left: 0px;
        bottom: 0px;
        right: 0px;
        height: 100%;
        width: 100%;
    }

.ttw .vjs-poster {
    background-size: cover;
}

.ttw * {
    font-weight: 400;
    font-family: proxima-nova,sans-serif;
}

.ttw b, .ttw strong, .ttw .likeB {
    font-weight: 700;
}

.ttw i, .ttw em, .ttw likeI {
    font-style: italic
}

.ttw html, .ttw body, .ttw .likeP {
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
}

@media (min-width: 768px) {
    .ttw html, .ttw body, .ttw .likeP {
        font-size: 20px;
        line-height: 30px;
    }
}

@media (min-width: 992px) {
    .ttw html, .ttw body, .ttw .likeP {
        font-size: 20px;
        line-height: 30px;
    }
}

.ttw h1, .ttw h2, .ttw h3, .ttw h4, .ttw h5, .ttw h6 {
    margin-bottom: 2rem;
    font-weight: 700;
}

@media (min-width: 768px) {
    .ttw h1, .ttw h2, .ttw h3, .ttw h4, .ttw h5, .ttw h6 {
        margin-bottom: 3rem;
    }
}

@media (min-width: 992px) {
    .ttw h1, .ttw h2, .ttw h3, .ttw h4, .ttw h5, .ttw h6 {
        margin-bottom: 5rem;
    }
}

.ttw h1 a, .ttw h2 a, .ttw h3 a, .ttw h4 a, .ttw h5 a, .ttw h6 a {
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-family: inherit
}

.ttw h1 + p, .ttw h1 + ul, .ttw h1 + ol, .ttw h2 + p, .ttw h2 + ul, .ttw h2 + ol {
    margin-top: -1rem;
}

@media (min-width: 768px) {
    .ttw h1 + p, .ttw h1 + ul, .ttw h1 + ol, .ttw h2 + p, .ttw h2 + ul, .ttw h2 + ol {
        margin-top: -1.5rem;
    }
}

@media (min-width: 992px) {
    .ttw h1 + p, .ttw h1 + ul, .ttw h1 + ol, .ttw h2 + p, .ttw h2 + ul, .ttw h2 + ol {
        margin-top: -2.5rem;
    }
}

.ttw h1, .ttw .likeH1 {
    font-size: 40px;
    line-height: 48px;
}

@media (min-width: 768px) {
    .ttw h1, .ttw .likeH1 {
        font-size: 40px;
        line-height: 48px;
    }
}

@media (min-width: 992px) {
    .ttw h1, .ttw .likeH1 {
        font-size: 40px;
        line-height: 48px;
    }
}

.ttw h2, .ttw .likeH2 {
    font-size: 40px;
    line-height: 48px;
    font-weight: 800;
    --tw-text-opacity: 1;
    color: rgb(63 41 85 / var(--tw-text-opacity));
}

@media (min-width: 768px) {
    .ttw h2, .ttw .likeH2 {
        font-size: 40px;
        line-height: 48px;
    }
}

@media (min-width: 992px) {
    .ttw h2, .ttw .likeH2 {
        font-size: 40px;
        line-height: 48px;
    }
}

.ttw h3, .ttw .likeH3, .ttw .conclusion {
    margin-bottom: 0.75rem;
    font-size: 32px;
    line-height: 38px;
    --tw-text-opacity: 1;
    color: rgb(63 41 85 / var(--tw-text-opacity));
}

@media (min-width: 768px) {
    .ttw h3, .ttw .likeH3, .ttw .conclusion {
        margin-bottom: 1rem;
        font-size: 32px;
        line-height: 38px;
    }
}

@media (min-width: 992px) {
    .ttw h3, .ttw .likeH3, .ttw .conclusion {
        margin-bottom: 1.5rem;
        font-size: 32px;
        line-height: 38px;
    }
}

.ttw h4, .ttw .likeH4 {
    margin-bottom: 0.75rem;
    font-size: 20px;
    line-height: 30px;
    --tw-text-opacity: 1;
    color: rgb(112 176 140 / var(--tw-text-opacity));
}

@media (min-width: 768px) {
    .ttw h4, .ttw .likeH4 {
        margin-bottom: 1rem;
        font-size: 20px;
        line-height: 30px;
    }
}

@media (min-width: 992px) {
    .ttw h4, .ttw .likeH4 {
        margin-bottom: 1.5rem;
        font-size: 20px;
        line-height: 30px;
    }
}

.ttw .key-text, .ttw .expander .expander-toggle, .ttw .summary {
    margin-bottom: 0.75rem;
    text-align: center;
    font-size: 24px;
    line-height: 30px;
    --tw-text-opacity: 1;
    color: rgb(112 176 140 / var(--tw-text-opacity));
}

@media (min-width: 768px) {
    .ttw .key-text, .ttw .expander .expander-toggle, .ttw .summary {
        margin-bottom: 1rem;
        font-size: 24px;
        line-height: 30px;
    }
}

@media (min-width: 992px) {
    .ttw .key-text, .ttw .expander .expander-toggle, .ttw .summary {
        margin-bottom: 1.5rem;
        font-size: 24px;
        line-height: 30px;
    }
}

.ttw p, .ttw .likeP {
    margin-bottom: 0.75rem;
    font-size: 20px;
    line-height: 30px;
}

@media (min-width: 768px) {
    .ttw p, .ttw .likeP {
        margin-bottom: 1rem;
        font-size: 20px;
        line-height: 30px;
    }
}

@media (min-width: 992px) {
    .ttw p, .ttw .likeP {
        margin-bottom: 1.5rem;
        font-size: 20px;
        line-height: 30px;
    }
}

.ttw ul, .ttw ol {
    list-style-type: disc
}

    .ttw ul li, .ttw ol li {
        margin-bottom: 0.75rem;
        margin-left: 1.5rem;
        padding-left: 0.75rem;
        font-size: 20px;
        line-height: 30px;
    }

@media (min-width: 768px) {
    .ttw ul li, .ttw ol li {
        margin-bottom: 1rem;
        font-size: 20px;
        line-height: 30px;
    }
}

@media (min-width: 992px) {
    .ttw ul li, .ttw ol li {
        margin-bottom: 1.5rem;
        font-size: 20px;
        line-height: 30px;
    }
}

.ttw p + h2, .ttw p + h3, .ttw ul + h2, .ttw ul + h3, .ttw ol + h2, .ttw ol + h3 {
    margin-top: 2rem;
}

@media (min-width: 768px) {
    .ttw p + h2, .ttw p + h3, .ttw ul + h2, .ttw ul + h3, .ttw ol + h2, .ttw ol + h3 {
        margin-top: 3rem;
    }
}

@media (min-width: 992px) {
    .ttw p + h2, .ttw p + h3, .ttw ul + h2, .ttw ul + h3, .ttw ol + h2, .ttw ol + h3 {
        margin-top: 5rem;
    }
}

.ttw .text-small p, .ttw .expander .expander-content p, .ttw .text-small .likeP, .ttw .expander .expander-content .likeP {
    font-size: 16px;
    line-height: 19px;
}

@media (min-width: 768px) {
    .ttw .text-small p, .ttw .expander .expander-content p, .ttw .text-small .likeP, .ttw .expander .expander-content .likeP {
        font-size: 16px;
        line-height: 19px;
    }
}

@media (min-width: 992px) {
    .ttw .text-small p, .ttw .expander .expander-content p, .ttw .text-small .likeP, .ttw .expander .expander-content .likeP {
        font-size: 16px;
        line-height: 19px;
    }
}

.ttw .text-small ul li, .ttw .text-small ol li, .ttw .text-small li, .ttw .expander .expander-content li {
    font-size: 16px;
    line-height: 19px;
}

@media (min-width: 768px) {
    .ttw .text-small ul li, .ttw .text-small ol li, .ttw .text-small li, .ttw .expander .expander-content li {
        font-size: 16px;
        line-height: 19px;
    }
}

@media (min-width: 992px) {
    .ttw .text-small ul li, .ttw .text-small ol li, .ttw .text-small li, .ttw .expander .expander-content li {
        font-size: 16px;
        line-height: 19px;
    }
}

.ttw .text-tiny p, .ttw .footer p, .ttw .text-tiny .likeP, .ttw .footer .likeP {
    font-size: 14px;
    line-height: 19px;
}

@media (min-width: 768px) {
    .ttw .text-tiny p, .ttw .footer p, .ttw .text-tiny .likeP, .ttw .footer .likeP {
        font-size: 14px;
        line-height: 19px;
    }
}

@media (min-width: 992px) {
    .ttw .text-tiny p, .ttw .footer p, .ttw .text-tiny .likeP, .ttw .footer .likeP {
        font-size: 14px;
        line-height: 19px;
    }
}

.ttw .text-tiny ul li, .ttw .text-tiny ol li, .ttw .text-tiny li, .ttw .footer li {
    font-size: 14px;
    line-height: 19px;
}

@media (min-width: 768px) {
    .ttw .text-tiny ul li, .ttw .text-tiny ol li, .ttw .text-tiny li, .ttw .footer li {
        font-size: 14px;
        line-height: 19px;
    }
}

@media (min-width: 992px) {
    .ttw .text-tiny ul li, .ttw .text-tiny ol li, .ttw .text-tiny li, .ttw .footer li {
        font-size: 14px;
        line-height: 19px;
    }
}

.ttw ol {
    list-style-type: decimal
}

.ttw a {
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
}

    .ttw a:hover, .ttw a:focus, .ttw a:active {
        -webkit-text-decoration-line: none;
        text-decoration-line: none;
    }

.ttw a, .ttw .btn {
    --tw-text-opacity: 1;
    color: rgb(63 41 85 / var(--tw-text-opacity));
}

    .ttw a.disabled, .ttw .btn.disabled {
        pointer-events: none;
        opacity: 0.5;
    }

    .ttw a:not(.btn), .ttw .btn:not(.btn) {
        font-weight: inherit
    }

.ttw blockquote p {
    font-size: 32px;
    line-height: 38px;
    font-weight: 800;
}

@media (min-width: 768px) {
    .ttw blockquote p {
        font-size: 39px;
        line-height: 49px;
    }
}

@media (min-width: 992px) {
    .ttw blockquote p {
        font-size: 45px;
        line-height: 60px;
    }
}

.ttw blockquote footer {
    margin-top: 1.5rem;
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
}

@media (min-width: 768px) {
    .ttw blockquote footer {
        margin-top: 2rem;
        font-size: 30px;
        line-height: 33px;
    }
}

@media (min-width: 992px) {
    .ttw blockquote footer {
        margin-top: 2.5rem;
        font-size: 36px;
        line-height: 36px;
    }
}

.ttw figure {
    display: block;
}

.ttw .highlight {
    --tw-text-opacity: 1;
    color: rgb(128 50 137 / var(--tw-text-opacity));
    font-weight: inherit;
}

.ttw .major {
    font-size: 24px;
    line-height: 30px;
    font-weight: 800;
}

@media (min-width: 768px) {
    .ttw .major {
        font-size: 24px;
        line-height: 30px;
    }
}

@media (min-width: 992px) {
    .ttw .major {
        font-size: 24px;
        line-height: 30px;
    }
}

.ttw .minor {
    font-size: 16px;
    line-height: 19px;
}

@media (min-width: 768px) {
    .ttw .minor {
        font-size: 16px;
        line-height: 19px;
    }
}

@media (min-width: 992px) {
    .ttw .minor {
        font-size: 16px;
        line-height: 19px;
    }
}

.ttw .error {
    padding-left: 2rem;
    padding-right: 2rem;
    text-align: center;
    --tw-text-opacity: 1;
    color: rgb(216 59 59 / var(--tw-text-opacity));
}

.ttw .conclusion {
    text-align: center;
    --tw-text-opacity: 1;
    color: rgb(112 176 140 / var(--tw-text-opacity));
}

.ttw .summary {
    text-align: center;
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity));
}

.ttw button, .ttw .btn {
    margin-right: auto;
    display: inline-block;
    cursor: pointer;
    --tw-bg-opacity: 1;
    background-color: rgb(63 41 85 / var(--tw-bg-opacity));
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    text-align: center;
    font-size: 24px;
    line-height: 24px;
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    -webkit-text-decoration-line: none;
    text-decoration-line: none;
}

.ttw button, .ttw .btn {
    border-radius: 5px
}

@media (min-width: 768px) {
    .ttw button, .ttw .btn {
        padding-left: 4rem;
        padding-right: 4rem;
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
        font-size: 24px;
        line-height: 24px;
    }
}

@media (min-width: 992px) {
    .ttw button, .ttw .btn {
        font-size: 26px;
        line-height: 26px;
    }
}

.ttw button:hover, .ttw button:focus, .ttw button:active, .ttw .btn:hover, .ttw .btn:focus, .ttw .btn:active {
    --tw-bg-opacity: 1;
    background-color: rgb(128 50 137 / var(--tw-bg-opacity));
}

.ttw button.btn-secondary, .ttw .btn.btn-secondary {
    --tw-bg-opacity: 1;
    background-color: rgb(112 176 140 / var(--tw-bg-opacity));
}

    .ttw button.btn-secondary:hover, .ttw button.btn-secondary:focus, .ttw button.btn-secondary:active, .ttw .btn.btn-secondary:hover, .ttw .btn.btn-secondary:focus, .ttw .btn.btn-secondary:active {
        --tw-bg-opacity: 1;
        background-color: rgb(78 122 95 / var(--tw-bg-opacity));
    }

.ttw button.btn-outline, .ttw .btn.btn-outline {
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(255 255 255 / var(--tw-border-opacity));
    background-color: transparent;
}

    .ttw button.btn-outline:hover, .ttw button.btn-outline:focus, .ttw button.btn-outline:active, .ttw .btn.btn-outline:hover, .ttw .btn.btn-outline:focus, .ttw .btn.btn-outline:active {
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity));
        --tw-text-opacity: 1;
        color: rgb(0 0 0 / var(--tw-text-opacity));
    }

.ttw button.btn-center:not(.btn-center-mobile), .ttw .btn.btn-center:not(.btn-center-mobile) {
    margin-left: auto;
    margin-right: auto;
    margin-top: 1rem;
    display: table;
    width: auto;
}

@media (max-width: 767px) {
    .ttw button.btn-center.btn-center-mobile, .ttw .btn.btn-center.btn-center-mobile {
        margin-left: auto;
        margin-right: auto;
        display: table;
        width: auto;
    }
}

.ttw button.btn-small, .ttw .btn.btn-small {
    font-size: 16px;
    line-height: 16px;
}

@media (min-width: 768px) {
    .ttw button.btn-small, .ttw .btn.btn-small {
        font-size: 20px;
        line-height: 20px;
    }
}

@media (min-width: 992px) {
    .ttw button.btn-small, .ttw .btn.btn-small {
        font-size: 24px;
        line-height: 24px;
    }
}

.ttw button.btn-download, .ttw .btn.btn-download {
    font-size: 20px;
    line-height: 20px;
}

@media (min-width: 768px) {
    .ttw button.btn-download, .ttw .btn.btn-download {
        font-size: 22px;
        line-height: 22px;
    }
}

@media (min-width: 992px) {
    .ttw button.btn-download, .ttw .btn.btn-download {
        font-size: 24px;
        line-height: 24px;
    }
}

.ttw button.btn-light, .ttw .btn.btn-light {
    font-weight: 400;
}

.ttw button.btn-tight, .ttw .btn.btn-tight {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    padding-left: 1rem;
    padding-right: 1rem;
}

@media (min-width: 768px) {
    .ttw button.btn-tight, .ttw .btn.btn-tight {
        padding-top: 1rem;
        padding-bottom: 1rem;
        padding-left: 2rem;
        padding-right: 2rem;
    }
}

.ttw button.btn-space-above, .ttw .btn.btn-space-above {
    margin-top: 1.5rem;
}

.ttw button.btn-space-below, .ttw .btn.btn-space-below {
    margin-bottom: 1.5rem;
}

.ttw button.btn-top, .ttw .btn.btn-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    white-space: nowrap;
}

    .ttw button.btn-top:before, .ttw .btn.btn-top:before {
        margin-right: 1rem;
        display: inline-block;
        background-position: center;
        background-repeat: no-repeat;
    }

    .ttw button.btn-top:before, .ttw .btn.btn-top:before {
        content: "";
        background-image: url("../images/icon-up-arrow.svg");
        width: 23px;
        height: 23px
    }

.ttw .inline-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    vertical-align: middle;
}

    .ttw .inline-form input[type=text], .ttw .inline-form input[type=number], .ttw .inline-form input[type=password], .ttw .inline-form input[type=email], .ttw .inline-form input[type=url], .ttw .inline-form input[type=date] {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 1rem;
        border-width: 1px;
        --tw-border-opacity: 1;
        border-color: rgb(0 0 0 / var(--tw-border-opacity));
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity));
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .ttw .inline-form input[type=text], .ttw .inline-form input[type=number], .ttw .inline-form input[type=password], .ttw .inline-form input[type=email], .ttw .inline-form input[type=url], .ttw .inline-form input[type=date] {
        min-width: 300px;
        max-width: 50%;
        border-radius: 5px
    }

    .ttw .inline-form button {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 1rem;
        padding-left: 1rem;
        padding-right: 1rem;
        text-align: center;
    }

@media (min-width: 768px) {
    .ttw .inline-form {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }

        .ttw .inline-form input[type=text], .ttw .inline-form input[type=number], .ttw .inline-form input[type=password], .ttw .inline-form input[type=email], .ttw .inline-form input[type=url], .ttw .inline-form input[type=date] {
            margin-right: 1rem;
            margin-left: 0px;
        }

        .ttw .inline-form button {
            margin-left: 0px;
            margin-right: 0px;
            padding-left: 4rem;
            padding-right: 4rem;
        }
}

.ttw .section {
    position: relative;
    display: block;
    width: 100%;
}

.ttw .background-pale-grey {
    --tw-bg-opacity: 1;
    background-color: rgb(252 251 248 / var(--tw-bg-opacity));
}

.ttw .background-grey {
    --tw-bg-opacity: 1;
    background-color: rgb(249 247 242 / var(--tw-bg-opacity));
}

.ttw .background-purple {
    --tw-bg-opacity: 1;
    background-color: rgb(63 41 85 / var(--tw-bg-opacity));
}

    .ttw .background-purple .title {
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity));
    }

.ttw .background-green {
    --tw-bg-opacity: 1;
    background-color: rgb(235 243 238 / var(--tw-bg-opacity));
}

.ttw .background-pale-green {
    --tw-bg-opacity: 1;
    background-color: rgb(242 247 243 / var(--tw-bg-opacity));
}

.ttw .background-image {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.ttw .mobile-only-bg.background-expand {
    position: relative;
}

    .ttw .mobile-only-bg.background-expand:before {
        position: absolute;
        top: 0px;
        bottom: 0px;
        display: block;
        left: -1000px;
        right: -1000px;
        background-color: inherit;
        content: "";
        z-index: -1;
    }

@media (min-width: 768px) {
    .ttw .mobile-only-bg.background-expand:before {
        display: none;
    }

    .ttw .mobile-only-bg {
        background-color: transparent;
    }
}

.ttw .mobile-only-center {
    text-align: center;
}

@media (min-width: 768px) {
    .ttw .mobile-only-center {
        text-align: left;
    }
}

.ttw .background-extend.column {
    position: relative;
}

    .ttw .background-extend.column:before {
        position: absolute;
        top: 0px;
        bottom: 0px;
        display: block;
        left: -1000px;
        right: -1000px;
        background-color: inherit;
        content: "";
        z-index: -1;
    }

@media (min-width: 768px) {
    .ttw .background-extend.column:first-of-type:before {
        right: -0.5rem;
        left: -1000px
    }

    .ttw .background-extend.column:last-of-type:before {
        left: -0.5rem;
        right: -1000px
    }
}

.ttw .split-background:before {
    position: absolute;
    top: 0px;
    bottom: 0px;
    display: block;
    width: 100%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    content: "";
    z-index: -1;
}

.ttw .split-background:after {
    position: absolute;
    top: 0px;
    bottom: 0px;
    display: block;
    width: 100%;
    -webkit-transform: translate(50%, 0);
    transform: translate(50%, 0);
    content: "";
    z-index: -1;
}

.ttw .split-background.background-left-green:before {
    --tw-bg-opacity: 1;
    background-color: rgb(235 243 238 / var(--tw-bg-opacity));
}

.ttw .split-background.background-right-grey:after {
    --tw-bg-opacity: 1;
    background-color: rgb(249 247 242 / var(--tw-bg-opacity));
}

@media (max-width: 767px) {
    .ttw .split-background.not-mobile-bg:before, .ttw .split-background.not-mobile-bg:after {
        display: none;
    }
}

.ttw .row {
    position: relative;
    display: block;
    width: 100%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
}

@media (min-width: 768px) {
    .ttw .row {
        padding-left: 2rem;
        padding-right: 2rem;
    }
}

@media (min-width: 992px) {
    .ttw .row {
        padding-left: 3rem;
        padding-right: 3rem;
    }
}

@media (min-width: 1400px) {
    .ttw .row {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media only screen and (min-width: 1440px) {
    .ttw .row {
        padding-left: 0px;
        padding-right: 0px;
    }
}

.ttw .row.row-full {
    padding-left: 0px;
    padding-right: 0px;
}

.ttw .columns {
    position: relative;
    display: grid;
    grid-template-columns: repeat(12, minmax(0, 1fr));
    grid-gap: 1rem;
    gap: 1rem;
}

    .ttw .columns .column-6 {
        grid-column: span 12 / span 12;
    }

@media (min-width: 768px) {
    .ttw .columns .column-6 {
        grid-column: span 8 / span 8;
        grid-column-start: 3;
    }
}

@media (min-width: 992px) {
    .ttw .columns .column-6 {
        grid-column: span 6 / span 6;
        grid-column-start: 4;
    }
}

.ttw .columns .column-8 {
    grid-column: span 12 / span 12;
}

@media (min-width: 768px) {
    .ttw .columns .column-8 {
        grid-column: span 10 / span 10;
        grid-column-start: 2;
    }
}

@media (min-width: 992px) {
    .ttw .columns .column-8 {
        grid-column: span 8 / span 8;
        grid-column-start: 3;
    }
}

.ttw .columns .column-10 {
    grid-column: span 12 / span 12;
}

@media (min-width: 992px) {
    .ttw .columns .column-10 {
        grid-column: span 10 / span 10;
        grid-column-start: 2;
    }
}

.ttw .columns .column-12 {
    grid-column: span 12 / span 12;
}

.ttw .columns.columns-two {
    grid-gap: 0px;
    gap: 0px;
}

@media (min-width: 768px) {
    .ttw .columns.columns-two {
        grid-gap: 1rem;
        gap: 1rem;
    }
}

.ttw .columns.columns-two .column {
    grid-column: span 12 / span 12;
}

@media (min-width: 768px) {
    .ttw .columns.columns-two .column {
        grid-column: span 4 / span 4;
        grid-column-start: 2;
    }

        .ttw .columns.columns-two .column:last-of-type {
            grid-column-start: 8;
        }
}

@media only screen and (min-width: 1440px) {
    .ttw .columns {
        margin-left: auto;
        margin-right: auto;
        max-width: 1400px;
    }
}

.ttw .menu-bar {
    position: absolute;
    top: 0px;
    left: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 1rem;
}

@media (min-width: 768px) {
    .ttw .menu-bar {
        padding-top: 1.5rem;
    }
}

@media (min-width: 992px) {
    .ttw .menu-bar {
        padding-top: 2rem;
    }
}

.ttw .menu-bar a {
    margin: 0px;
    display: block;
    width: auto;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
}

    .ttw .menu-bar a:first-child {
        margin-right: 1rem;
    }

.ttw .content.content-header {
    padding-top: 140px;
    padding-bottom: 100px
}

    .ttw .content.content-header .title {
        text-align: center;
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity));
    }

    .ttw .content.content-header .video {
        margin-bottom: -50%
    }

.ttw .content.content-video {
    overflow: hidden;
    border-radius: 20px;
}

    .ttw .content.content-video.content-video-tuck {
        margin-top: -100px
    }

.ttw .content.content-logos .logo-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    list-style-type: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media (min-width: 992px) {
    .ttw .content.content-logos .logo-list {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
}

.ttw .content.content-logos .logo-list .logo-list-item {
    margin-left: 0px;
    margin-bottom: 1.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

    .ttw .content.content-logos .logo-list .logo-list-item img {
        width: auto;
        max-height: 50px;
    }

@media (min-width: 768px) {
    .ttw .content.content-logos .logo-list .logo-list-item {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }

        .ttw .content.content-logos .logo-list .logo-list-item img {
            max-height: 110px
        }
}

@media (min-width: 992px) {
    .ttw .content.content-logos .logo-list .logo-list-item {
        margin-bottom: 0px;
        padding-left: 2rem;
        padding-right: 2rem;
    }

        .ttw .content.content-logos .logo-list .logo-list-item img {
            width: 100%;
            max-height: none;
        }
}

.ttw .content.content-highlight .content-highlight-inner {
    --tw-bg-opacity: 1;
    background-color: rgb(112 176 140 / var(--tw-bg-opacity));
    padding: 2rem;
    text-align: center;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    border-radius: 10px;
}

    .ttw .content.content-highlight .content-highlight-inner .title {
        margin-bottom: 0.5rem;
        text-transform: uppercase;
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity));
    }

    .ttw .content.content-highlight .content-highlight-inner p {
        margin-top: 0px;
    }

    .ttw .content.content-highlight .content-highlight-inner *:last-child {
        margin-bottom: 0px;
    }

.ttw .content.content-title {
    margin-bottom: 0.75rem;
}

    .ttw .content.content-title .title {
        text-align: center;
    }

    .ttw .content.content-title .text {
        text-align: center;
    }

@media (min-width: 768px) {
    .ttw .content.content-title {
        margin-bottom: 1rem;
    }
}

@media (min-width: 992px) {
    .ttw .content.content-title {
        margin-bottom: 1.5rem;
    }
}

.ttw .content.content-text {
    margin-bottom: 0.75rem;
}

@media (min-width: 768px) {
    .ttw .content.content-text {
        margin-bottom: 1rem;
    }
}

@media (min-width: 992px) {
    .ttw .content.content-text {
        margin-bottom: 1.5rem;
    }
}

.ttw .content.content-text.content-text-center * {
    text-align: center;
}

.ttw .content.content-info-grid.format-1 .content-info-grid-item {
    grid-column: span 10 / span 10;
    grid-column-start: 2;
    margin-bottom: 3rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
}

@media (min-width: 768px) {
    .ttw .content.content-info-grid.format-1 .content-info-grid-item {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

.ttw .content.content-info-grid.format-1 .content-info-grid-item .content-info-grid-image {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.5rem;
    display: block;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 70%;
}

@media (min-width: 768px) {
    .ttw .content.content-info-grid.format-1 .content-info-grid-item .content-info-grid-image {
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 3rem;
        width: 33%;
    }
}

@media (min-width: 992px) {
    .ttw .content.content-info-grid.format-1 .content-info-grid-item .content-info-grid-image {
        margin-bottom: 1.5rem;
    }
}

.ttw .content.content-info-grid.format-1 .content-info-grid-item .content-info-grid-text .title {
    text-transform: uppercase;
}

@media (min-width: 768px) {
    .ttw .content.content-info-grid.format-1 .content-info-grid-item {
        text-align: left;
    }
}

@media (min-width: 992px) {
    .ttw .content.content-info-grid.format-1 .content-info-grid-item:nth-of-type(odd) {
        grid-column: span 5 / span 5;
        grid-column-start: 2;
        padding-right: 1rem;
    }

    .ttw .content.content-info-grid.format-1 .content-info-grid-item:nth-of-type(even) {
        grid-column: span 5 / span 5;
        grid-column-start: 7;
        padding-left: 1rem;
    }
}

.ttw .content.content-info-grid.format-2 .content-info-grid-item {
    grid-column: span 10 / span 10;
    grid-column-start: 2;
}

@media (min-width: 768px) {
    .ttw .content.content-info-grid.format-2 .content-info-grid-item {
        grid-column: span 3 / span 3;
        margin-bottom: 0px;
    }
}

.ttw .content.content-info-grid.format-2 .content-info-grid-item .content-info-grid-image {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0.75rem;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 60%;
}

@media (min-width: 768px) {
    .ttw .content.content-info-grid.format-2 .content-info-grid-item .content-info-grid-image {
        margin-bottom: 1rem;
        width: 50%;
    }
}

@media (min-width: 992px) {
    .ttw .content.content-info-grid.format-2 .content-info-grid-item .content-info-grid-image {
        margin-bottom: 1.5rem;
    }
}

.ttw .content.content-info-grid.format-2 .content-info-grid-item .content-info-grid-text {
    text-align: center;
}

.ttw .content.content-icon-grid.format-1 .content-icon-grid-item, .ttw .content.content-icon-grid.format-2 .content-icon-grid-item {
    grid-column: span 12 / span 12;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

    .ttw .content.content-icon-grid.format-1 .content-icon-grid-item .content-icon-grid-image, .ttw .content.content-icon-grid.format-2 .content-icon-grid-item .content-icon-grid-image {
        margin-right: 1.5rem;
        margin-bottom: 0.75rem;
        -ms-flex-negative: 0;
        flex-shrink: 0;
    }

    .ttw .content.content-icon-grid.format-1 .content-icon-grid-item .content-icon-grid-image, .ttw .content.content-icon-grid.format-2 .content-icon-grid-item .content-icon-grid-image {
        width: 33%
    }

@media (min-width: 768px) {
    .ttw .content.content-icon-grid.format-1 .content-icon-grid-item .content-icon-grid-image, .ttw .content.content-icon-grid.format-2 .content-icon-grid-item .content-icon-grid-image {
        margin-bottom: 1rem;
        margin-right: 2rem;
    }
}

@media (min-width: 992px) {
    .ttw .content.content-icon-grid.format-1 .content-icon-grid-item .content-icon-grid-image, .ttw .content.content-icon-grid.format-2 .content-icon-grid-item .content-icon-grid-image {
        margin-bottom: 1.5rem;
        margin-right: 2.5rem;
    }
}

.ttw .content.content-icon-grid.format-1 .content-icon-grid-item p, .ttw .content.content-icon-grid.format-2 .content-icon-grid-item p {
    font-weight: 700;
}

@media (min-width: 992px) {
    .ttw .content.content-icon-grid.format-1 .content-icon-grid-item, .ttw .content.content-icon-grid.format-2 .content-icon-grid-item {
        grid-column: span 2 / span 2;
        grid-column-start: 6;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center;
    }

        .ttw .content.content-icon-grid.format-1 .content-icon-grid-item:first-of-type, .ttw .content.content-icon-grid.format-2 .content-icon-grid-item:first-of-type {
            grid-column-start: 3;
        }

        .ttw .content.content-icon-grid.format-1 .content-icon-grid-item:last-of-type, .ttw .content.content-icon-grid.format-2 .content-icon-grid-item:last-of-type {
            grid-column-start: 9;
        }

        .ttw .content.content-icon-grid.format-1 .content-icon-grid-item .content-icon-grid-image, .ttw .content.content-icon-grid.format-2 .content-icon-grid-item .content-icon-grid-image {
            margin-left: auto;
            margin-right: auto;
        }

        .ttw .content.content-icon-grid.format-1 .content-icon-grid-item .content-icon-grid-image, .ttw .content.content-icon-grid.format-2 .content-icon-grid-item .content-icon-grid-image {
            width: 70%
        }

    .ttw .content.content-icon-grid.format-2 .content-icon-grid-item {
        grid-column: span 2 / span 2;
        grid-column-start: 5;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center;
    }

        .ttw .content.content-icon-grid.format-2 .content-icon-grid-item:first-of-type {
            grid-column-start: 3;
        }

        .ttw .content.content-icon-grid.format-2 .content-icon-grid-item:nth-of-type(3) {
            grid-column-start: 7;
        }

        .ttw .content.content-icon-grid.format-2 .content-icon-grid-item:last-of-type {
            grid-column-start: 9;
        }
}

.ttw .content.content-slider.statistic-slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.ttw .content.content-slider .content-slider-slide.statistic {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

    .ttw .content.content-slider .content-slider-slide.statistic .content-slider-slide-inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity));
        padding-left: 2rem;
        padding-right: 2rem;
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
        border-radius: 10px;
    }

        .ttw .content.content-slider .content-slider-slide.statistic .content-slider-slide-inner .statistic-image {
            margin-bottom: 2rem;
            -ms-flex-negative: 0;
            flex-shrink: 0;
        }

        .ttw .content.content-slider .content-slider-slide.statistic .content-slider-slide-inner .statistic-text {
            text-align: center;
        }

            .ttw .content.content-slider .content-slider-slide.statistic .content-slider-slide-inner .statistic-text .title {
                margin-bottom: 0.75rem;
                text-align: center;
                font-size: 20px;
                line-height: 30px;
                font-weight: 700;
                --tw-text-opacity: 1;
                color: rgb(112 176 140 / var(--tw-text-opacity));
            }

@media (min-width: 768px) {
    .ttw .content.content-slider .content-slider-slide.statistic .content-slider-slide-inner .statistic-text .title {
        margin-bottom: 1rem;
        font-size: 20px;
        line-height: 30px;
    }
}

@media (min-width: 992px) {
    .ttw .content.content-slider .content-slider-slide.statistic .content-slider-slide-inner .statistic-text .title {
        margin-bottom: 1.5rem;
        font-size: 32px;
        line-height: 38px;
    }
}

.ttw .content.content-slider .content-slider-slide.statistic .content-slider-slide-inner .statistic-text *:last-child {
    margin-bottom: 0px;
}

@media (min-width: 768px) {
    .ttw .content.content-slider .content-slider-slide.statistic .content-slider-slide-inner {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        background-color: transparent;
        padding: 0px;
        margin-left: 10%;
        margin-right: 10%;
    }

        .ttw .content.content-slider .content-slider-slide.statistic .content-slider-slide-inner .statistic-image {
            margin-bottom: 0px;
            padding-right: 2.5rem;
        }

        .ttw .content.content-slider .content-slider-slide.statistic .content-slider-slide-inner .statistic-text {
            text-align: left;
        }

            .ttw .content.content-slider .content-slider-slide.statistic .content-slider-slide-inner .statistic-text .title {
                text-align: left;
            }
}

@media (min-width: 992px) {
    .ttw .content.content-slider .content-slider-slide.statistic .content-slider-slide-inner {
        margin-left: 20%;
        margin-right: 20%
    }
}

@media (min-width: 1200px) {
    .ttw .content.content-slider .content-slider-slide.statistic .content-slider-slide-inner .statistic-image {
        padding-right: 4rem;
    }
}

@media (min-width: 992px) {
    .ttw .content.content-slider .content-slider-slide.graph {
        padding-left: 3rem;
        padding-right: 3rem;
    }
}

.ttw .content.content-numerical-list li {
    position: relative;
    grid-column: span 12 / span 12;
    margin-left: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    border-radius: 10px;
    counter-increment: item;
}

    .ttw .content.content-numerical-list li:before {
        margin-right: 1rem;
        text-align: center;
        font-size: 96px;
        line-height: 96px;
        font-weight: 800;
        --tw-text-opacity: 1;
        color: rgb(112 176 140 / var(--tw-text-opacity));
        content: counter(item);
    }

@media (min-width: 768px) {
    .ttw .content.content-numerical-list li:before {
        margin-right: 2rem;
        font-size: 96px;
        line-height: 96px;
    }
}

@media (min-width: 992px) {
    .ttw .content.content-numerical-list li:before {
        font-size: 96px;
        line-height: 96px;
    }
}

@media (min-width: 768px) {
    .ttw .content.content-numerical-list li {
        padding-left: 3rem;
        padding-right: 3rem;
        padding-top: 2rem;
        padding-bottom: 2rem;
    }

        .ttw .content.content-numerical-list li:nth-of-type(odd) {
            grid-column: span 5 / span 5;
            grid-column-start: 2;
        }

        .ttw .content.content-numerical-list li:nth-of-type(even) {
            grid-column: span 5 / span 5;
            grid-column-start: 7;
        }
}

.ttw .content.content-list {
    margin-left: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style-type: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

    .ttw .content.content-list li {
        margin-left: 0.75rem;
        margin-right: 0.75rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity));
        padding-left: 1.5rem;
        padding-right: 1.5rem;
        padding-top: 1rem;
        padding-bottom: 1rem;
        text-align: center;
        font-weight: 700;
        border-radius: 10px;
    }

@media (min-width: 768px) {
    .ttw .content.content-list li {
        width: 33.333333%;
        padding-left: 2rem;
        padding-right: 2rem;
        padding-top: 1rem;
        padding-bottom: 1rem;
    }

        .ttw .content.content-list li:nth-of-type(even) {
            grid-column-start: 7;
        }
}

@media (min-width: 1200px) {
    .ttw .content.content-list li {
        padding-left: 2.5rem;
        padding-right: 2.5rem;
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
        width: calc(33% - 2rem);
    }
}

.ttw .content.content-list li span {
    display: block;
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgb(128 50 137 / var(--tw-text-opacity));
}

.ttw .content.content-button {
    grid-column: span 12 / span 12;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

    .ttw .content.content-button .btn {
        margin-left: auto;
        margin-right: auto;
        -ms-flex-negative: 0;
        flex-shrink: 0;
    }

    .ttw .content.content-button.stack {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

.ttw .content.content-quote {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-top: 3rem;
    padding-bottom: 3rem;
}

@media (min-width: 992px) {
    .ttw .content.content-quote {
        padding-left: 2.5rem;
        padding-right: 2.5rem;
        padding-top: 4rem;
        padding-bottom: 4rem;
    }
}

.ttw .content.content-quote blockquote p, .ttw .content.content-quote blockquote footer {
    text-align: center;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}

.ttw .video-js .vjs-big-play-button {
    margin-top: 0px;
    margin-left: 0px;
    border-radius: 9999px;
    border-width: 0px;
    --tw-bg-opacity: 1;
    background-color: rgb(128 50 137 / var(--tw-bg-opacity));
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 80px;
    height: 80px;
}

    .ttw .video-js .vjs-big-play-button .vjs-icon-placeholder:before {
        font-size: 45px;
        line-height: 80px
    }

.ttw .video-js .vjs-control {
    border-radius: 0px;
    font-size: inherit;
}

    .ttw .video-js .vjs-control:not(.vjs-time-control) {
        line-height: inherit
    }

.ttw .video-js .vjs-volume-tooltip {
    display: none;
}

.ttw .icon {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

    .ttw .icon:before {
        margin-right: 1.5rem;
        display: inline-block;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        background-position: center;
        background-repeat: no-repeat;
        content: "";
        width: 72px;
        height: 72px;
    }

    .ttw .icon.icon-phone:before {
        background-image: url("../images/icon-phone.svg")
    }

    .ttw .icon.icon-facebook:before {
        background-image: url("../images/icon-facebook.svg")
    }

.ttw .expander {
    --tw-bg-opacity: 1;
    background-color: rgb(63 41 85 / var(--tw-bg-opacity));
    border-radius: 10px;
}

    .ttw .expander .expander-toggle {
        position: relative;
        margin-bottom: 0px;
        cursor: pointer;
        padding-top: 0.75rem;
        padding-bottom: 0.75rem;
        padding-right: 0.75rem;
        padding-left: 3rem;
        text-align: left;
        line-height: 1;
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity));
    }

        .ttw .expander .expander-toggle:before {
            position: absolute;
            display: block;
            background-position: center;
            background-repeat: no-repeat;
            -webkit-transform: translate(0, -50%) rotate(90deg);
            transform: translate(0, -50%) rotate(90deg);
            top: 50%;
            left: 1rem;
            width: 23px;
            height: 23px;
            content: "";
            background-image: url("../images/icon-up-arrow.svg");
        }

@media (min-width: 992px) {
    .ttw .expander .expander-toggle {
        padding-right: 1.5rem;
        padding-left: 5rem;
    }

        .ttw .expander .expander-toggle:before {
            left: 2rem
        }
}

.ttw .expander * {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}

.ttw .expander .expander-content {
    display: none;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    padding-bottom: 0.75rem;
}

@media (max-width: 991px) {
}

.ttw .expander .expander-content *:last-child {
    margin-bottom: 0px;
}

@media (min-width: 992px) {
    .ttw .expander .expander-content {
        padding-left: 5rem;
        padding-right: 1.5rem;
        padding-bottom: 1.5rem;
    }
}

.ttw .expander.open .expander-toggle:before {
    -webkit-transform: translate(0, -50%) rotate(180deg);
    transform: translate(0, -50%) rotate(180deg)
}

.ttw .expander.open .expander-content {
    display: block;
}

.ttw .tns-outer {
    position: relative;
    display: block;
    margin-bottom: calc(2rem + 12px);
    z-index: 1;
}

@media (min-width: 768px) {
    .ttw .tns-outer {
        margin-bottom: calc(2rem + 20px)
    }
}

.ttw .tns-outer .tns-nav {
    position: absolute;
    bottom: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 2rem;
    -webkit-transform: translate(0, 100%);
    transform: translate(0, 100%);
    z-index: 10;
}

    .ttw .tns-outer .tns-nav button {
        margin: 0px;
        margin-left: 0.5rem;
        margin-right: 0.5rem;
        display: block;
        overflow: hidden;
        border-radius: 9999px;
        --tw-bg-opacity: 1;
        background-color: rgb(199 198 194 / var(--tw-bg-opacity));
        padding: 0px;
        width: 12px;
        height: 12px;
    }

        .ttw .tns-outer .tns-nav button:hover, .ttw .tns-outer .tns-nav button:active, .ttw .tns-outer .tns-nav button:focus {
            --tw-bg-opacity: 1;
            background-color: rgb(0 0 0 / var(--tw-bg-opacity));
        }

        .ttw .tns-outer .tns-nav button.tns-nav-active {
            --tw-bg-opacity: 1;
            background-color: rgb(112 176 140 / var(--tw-bg-opacity));
        }

            .ttw .tns-outer .tns-nav button.tns-nav-active:hover, .ttw .tns-outer .tns-nav button.tns-nav-active:active, .ttw .tns-outer .tns-nav button.tns-nav-active:focus {
                --tw-bg-opacity: 1;
                background-color: rgb(78 122 95 / var(--tw-bg-opacity));
            }

@media (min-width: 768px) {
    .ttw .tns-outer .tns-nav button {
        width: 20px;
        height: 20px
    }
}

.ttw .tns-outer .tns-controls {
    width: 100%;
}

    .ttw .tns-outer .tns-controls button {
        position: absolute;
        overflow: hidden;
        background-color: transparent;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        padding: 0px;
        background-image: url("../images/icon-left-arrow.svg");
        top: 50%;
        z-index: 20;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        text-indent: -9999px;
        width: 27px;
        height: 52px;
    }

        .ttw .tns-outer .tns-controls button:first-child {
            left: 1rem
        }

        .ttw .tns-outer .tns-controls button:last-of-type {
            right: 1rem;
            -webkit-transform: scaleX(-1) translate(0, -50%);
            transform: scaleX(-1) translate(0, -50%)
        }

        .ttw .tns-outer .tns-controls button:hover, .ttw .tns-outer .tns-controls button:active, .ttw .tns-outer .tns-controls button:focus {
            background-image: url("../images/icon-left-arrow-over.svg")
        }

@media (min-width: 992px) {
    .ttw .tns-outer .tns-controls button {
        width: 55px;
        height: 104px
    }

        .ttw .tns-outer .tns-controls button:first-child {
            left: 3rem
        }

        .ttw .tns-outer .tns-controls button:last-of-type {
            right: 3rem;
            -webkit-transform: scaleX(-1) translate(0, -50%);
            transform: scaleX(-1) translate(0, -50%)
        }
}

.ttw .footer .footer-one {
    grid-column: span 12 / span 12;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media (min-width: 768px) {
    .ttw .footer .footer-one {
        grid-column: span 6 / span 6;
    }
}

@media (min-width: 992px) {
    .ttw .footer .footer-one {
        grid-column: span 9 / span 9;
    }
}

.ttw .footer .footer-one .social-list {
    margin-top: 2rem;
}

@media (max-width: 767px) {
    .ttw .footer .footer-one .social-list {
        margin-bottom: 2rem;
    }
}

.ttw .footer .footer-two {
    grid-column: span 12 / span 12;
}

@media (min-width: 768px) {
    .ttw .footer .footer-two {
        grid-column: span 6 / span 6;
    }
}

@media (min-width: 992px) {
    .ttw .footer .footer-two {
        grid-column: span 3 / span 3;
    }
}

.ttw .footer .footer-copyright {
    grid-column: span 12 / span 12;
    padding-top: 1.5rem;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}

.ttw .footer .footer-logo {
    max-width: 225px
}

.ttw .footer .footer-nav {
    margin-left: 0px;
    margin-bottom: 0px;
    list-style-type: none;
    padding-left: 0px;
}

    .ttw .footer .footer-nav li {
        margin-left: 0px;
        margin-bottom: 0.25rem;
        padding-left: 0px;
    }

        .ttw .footer .footer-nav li a {
            --tw-text-opacity: 1;
            color: rgb(255 255 255 / var(--tw-text-opacity));
            -webkit-text-decoration-line: none;
            text-decoration-line: none;
        }

            .ttw .footer .footer-nav li a:hover, .ttw .footer .footer-nav li a:active, .ttw .footer .footer-nav li a:focus {
                -webkit-text-decoration-line: underline;
                text-decoration-line: underline;
            }

.ttw .social-list {
    margin-left: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style-type: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

    .ttw .social-list .social-list-item {
        position: relative;
        margin-left: 0px;
        margin-bottom: 0px;
        margin-right: 1rem;
        display: block;
        overflow: hidden;
        padding-left: 0px;
        width: 48px;
        height: 48px;
    }

@media (min-width: 768px) {
    .ttw .social-list .social-list-item {
        width: 42px;
        height: 42px
    }
}

.ttw .social-list .social-list-item .social-list-icon {
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    --tw-text-opacity: 1;
    color: rgb(112 176 140 / var(--tw-text-opacity));
    width: 48px;
    height: 48px;
}

    .ttw .social-list .social-list-item .social-list-icon svg {
        fill: currentColor;
    }

@media (min-width: 768px) {
    .ttw .social-list .social-list-item .social-list-icon {
        width: 42px;
        height: 42px
    }
}

.ttw .social-list .social-list-item .social-list-icon span {
    position: absolute;
    top: 0px;
    display: block;
    left: -10000px;
}

.ttw .social-list .social-list-item .social-list-icon:hover, .ttw .social-list .social-list-item .social-list-icon:active, .ttw .social-list .social-list-item .social-list-icon:focus {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}

    .ttw .social-list .social-list-item .social-list-icon:hover svg, .ttw .social-list .social-list-item .social-list-icon:active svg, .ttw .social-list .social-list-item .social-list-icon:focus svg {
        fill: currentColor;
    }

.ttw .space-below-row {
    padding-bottom: 3rem;
}

@media (min-width: 768px) {
    .ttw .space-below-row {
        padding-bottom: 4rem;
    }
}

@media (min-width: 992px) {
    .ttw .space-below-row {
        padding-bottom: 5rem;
    }
}

.ttw .space-above-row {
    padding-top: 3rem;
}

@media (min-width: 768px) {
    .ttw .space-above-row {
        padding-top: 4rem;
    }
}

@media (min-width: 992px) {
    .ttw .space-above-row {
        padding-top: 5rem;
    }
}

.ttw .space-outside-below-row {
    margin-bottom: 3rem;
}

@media (min-width: 768px) {
    .ttw .space-outside-below-row {
        margin-bottom: 4rem;
    }
}

@media (min-width: 992px) {
    .ttw .space-outside-below-row {
        margin-bottom: 5rem;
    }
}

.ttw .space-outside-above-row {
    margin-top: 3rem;
}

@media (min-width: 768px) {
    .ttw .space-outside-above-row {
        margin-top: 4rem;
    }
}

@media (min-width: 992px) {
    .ttw .space-outside-above-row {
        margin-top: 5rem;
    }
}

.ttw .space-below-heading {
    margin-bottom: 2rem;
}

@media (min-width: 768px) {
    .ttw .space-below-heading {
        margin-bottom: 3rem;
    }
}

@media (min-width: 992px) {
    .ttw .space-below-heading {
        margin-bottom: 5rem;
    }
}

.ttw .space-outside-above-element {
    margin-top: 1rem;
}

@media (min-width: 768px) {
    .ttw .space-outside-above-element {
        margin-top: 2rem;
    }
}

@media (min-width: 992px) {
    .ttw .space-outside-above-element {
        margin-top: 3rem;
    }
}

.ttw .space-above-element {
    padding-top: 1rem;
}

@media (min-width: 768px) {
    .ttw .space-above-element {
        padding-top: 2rem;
    }
}

@media (min-width: 992px) {
    .ttw .space-above-element {
        padding-top: 3rem;
    }
}

.ttw .space-below-element {
    padding-bottom: 1rem;
}

@media (min-width: 768px) {
    .ttw .space-below-element {
        padding-bottom: 2rem;
    }
}

@media (min-width: 992px) {
    .ttw .space-below-element {
        padding-bottom: 3rem;
    }
}

_:-ms-fullscreen .ttw .btn.btn-center-mobile, :root .ttw .btn.btn-center-mobile {
    display: table;
}
