/* ./src/index.css */

/*! @import */

/*@tailwind base;*/

.dsw-container {
        width: 100%;
        margin-right: auto;
        margin-left: auto;
}

@media (min-width: 640px) {

        .dsw-container {
                max-width: 640px;
        }
}

@media (min-width: 1024px) {

        .dsw-container {
                max-width: 1024px;
        }
}

@media (min-width: 1400px) {

        .dsw-container {
                max-width: 1400px;
        }
}

@media (min-width: 1800px) {

        .dsw-container {
                max-width: 1800px;
        }
}

.dsw-sr-only {
        position: absolute !important;
        width: 1px !important;
        height: 1px !important;
        padding: 0 !important;
        margin: -1px !important;
        overflow: hidden !important;
        clip: rect(0, 0, 0, 0) !important;
        white-space: nowrap !important;
        border-width: 0 !important;
}

.dsw-fixed {
        position: fixed !important;
}

.dsw-absolute {
        position: absolute !important;
}

.dsw-relative {
        position: relative !important;
}

.dsw-inset-0 {
        inset: 0px !important;
}

.dsw--top-0 {
        top: -0px !important;
}

.dsw--top-0\.5 {
        top: -0.125rem !important;
}

.dsw--top-1 {
        top: -0.25rem !important;
}

.dsw--top-2 {
        top: -0.5rem !important;
}

.dsw--top-2\.5 {
        top: -0.625rem !important;
}

.dsw--top-3 {
        top: -0.75rem !important;
}

.dsw--top-4 {
        top: -1rem !important;
}

.dsw--top-5 {
        top: -1.25rem !important;
}

.dsw--top-6 {
        top: -1.5rem !important;
}

.dsw-bottom-0 {
        bottom: 0px !important;
}

.dsw-bottom-10 {
        bottom: 2.5rem !important;
}

.dsw-bottom-4 {
        bottom: 1rem !important;
}

.dsw-left-0 {
        left: 0px !important;
}

.dsw-right-0 {
        right: 0px !important;
}

.dsw-right-2 {
        right: 0.5rem !important;
}

.dsw-top-0 {
        top: 0px !important;
}

.dsw-top-2 {
        top: 0.5rem !important;
}

.dsw-z-0 {
        z-index: 0 !important;
}

.dsw-z-10 {
        z-index: 10 !important;
}

.dsw-z-1000000 {
        z-index: 1000000 !important;
}

.dsw-z-20 {
        z-index: 20 !important;
}

.dsw-z-50 {
        z-index: 50 !important;
}

.dsw-col-span-1 {
        grid-column: span 1 / span 1 !important;
}

.dsw-col-span-5 {
        grid-column: span 5 / span 5 !important;
}

.dsw-m-0 {
        margin: 0px !important;
}

.dsw-m-2 {
        margin: 0.5rem !important;
}

.dsw-m-5 {
        margin: 1.25rem !important;
}

.dsw-m-auto {
        margin: auto !important;
}

.dsw-mx-0 {
        margin-left: 0px !important;
        margin-right: 0px !important;
}

.dsw-mx-10 {
        margin-left: 2.5rem !important;
        margin-right: 2.5rem !important;
}

.dsw-mx-2 {
        margin-left: 0.5rem !important;
        margin-right: 0.5rem !important;
}

.dsw-mx-5 {
        margin-left: 1.25rem !important;
        margin-right: 1.25rem !important;
}

.dsw-mx-auto {
        margin-left: auto !important;
        margin-right: auto !important;
}

.dsw-my-1 {
        margin-top: 0.25rem !important;
        margin-bottom: 0.25rem !important;
}

.dsw-my-2 {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
}

.dsw-my-3 {
        margin-top: 0.75rem !important;
        margin-bottom: 0.75rem !important;
}

.dsw-my-4 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
}

.dsw-my-5 {
        margin-top: 1.25rem !important;
        margin-bottom: 1.25rem !important;
}

.dsw-my-auto {
        margin-top: auto !important;
        margin-bottom: auto !important;
}

.dsw--ml-10 {
        margin-left: -2.5rem !important;
}

.dsw--ml-3 {
        margin-left: -0.75rem !important;
}

.dsw--ml-9 {
        margin-left: -2.25rem !important;
}

.dsw--mt-0 {
        margin-top: -0px !important;
}

.dsw--mt-0\.5 {
        margin-top: -0.125rem !important;
}

.dsw--mt-3 {
        margin-top: -0.75rem !important;
}

.dsw-mb-1 {
        margin-bottom: 0.25rem !important;
}

.dsw-mb-10 {
        margin-bottom: 2.5rem !important;
}

.dsw-mb-2 {
        margin-bottom: 0.5rem !important;
}

.dsw-mb-4 {
        margin-bottom: 1rem !important;
}

.dsw-mb-5 {
        margin-bottom: 1.25rem !important;
}

.dsw-mb-6 {
        margin-bottom: 1.5rem !important;
}

.dsw-ml-2 {
        margin-left: 0.5rem !important;
}

.dsw-ml-6 {
        margin-left: 1.5rem !important;
}

.dsw-ml-7 {
        margin-left: 1.75rem !important;
}

.dsw-mr-3 {
        margin-right: 0.75rem !important;
}

.dsw-mr-4 {
        margin-right: 1rem !important;
}

.dsw-mt-0 {
        margin-top: 0px !important;
}

.dsw-mt-0\.5 {
        margin-top: 0.125rem !important;
}

.dsw-mt-1 {
        margin-top: 0.25rem !important;
}

.dsw-mt-1\.5 {
        margin-top: 0.375rem !important;
}

.dsw-mt-16 {
        margin-top: 4rem !important;
}

.dsw-mt-2 {
        margin-top: 0.5rem !important;
}

.dsw-mt-3 {
        margin-top: 0.75rem !important;
}

.dsw-mt-5 {
        margin-top: 1.25rem !important;
}

.dsw-mt-6 {
        margin-top: 1.5rem !important;
}

.dsw-mt-75\% {
        margin-top: 75% !important;
}

.dsw-mt-8 {
        margin-top: 2rem !important;
}

.dsw-block {
        display: block !important;
}

.dsw-inline-block {
        display: inline-block !important;
}

.dsw-flex {
        display: flex !important;
}

.dsw-inline-flex {
        display: inline-flex !important;
}

.dsw-hidden {
        display: none !important;
}

.dsw-h-0 {
        height: 0px !important;
}

.dsw-h-10 {
        height: 2.5rem !important;
}

.dsw-h-11 {
        height: 2.75rem !important;
}

.dsw-h-20 {
        height: 5rem !important;
}

.dsw-h-3 {
        height: 0.75rem !important;
}

.dsw-h-36 {
        height: 9rem !important;
}

.dsw-h-4 {
        height: 1rem !important;
}

.dsw-h-40 {
        height: 10rem !important;
}

.dsw-h-5 {
        height: 1.25rem !important;
}

.dsw-h-6 {
        height: 1.5rem !important;
}

.dsw-h-7 {
        height: 1.75rem !important;
}

.dsw-h-80 {
        height: 20rem !important;
}

.dsw-h-auto {
        height: auto !important;
}

.dsw-h-full {
        height: 100% !important;
}

.dsw-max-h-full {
        max-height: 100% !important;
}

.dsw-w-1\/2 {
        width: 50% !important;
}

.dsw-w-10 {
        width: 2.5rem !important;
}

.dsw-w-11 {
        width: 2.75rem !important;
}

.dsw-w-3 {
        width: 0.75rem !important;
}

.dsw-w-36 {
        width: 9rem !important;
}

.dsw-w-4 {
        width: 1rem !important;
}

.dsw-w-5 {
        width: 1.25rem !important;
}

.dsw-w-6 {
        width: 1.5rem !important;
}

.dsw-w-7 {
        width: 1.75rem !important;
}

.dsw-w-80 {
        width: 20rem !important;
}

.dsw-w-full {
        width: 100% !important;
}

.dsw-max-w-0 {
        max-width: 0rem !important;
}

.dsw-max-w-2xl {
        max-width: 42rem !important;
}

.dsw-max-w-screen-lg {
        max-width: 1400px !important;
}

.dsw-flex-shrink {
        flex-shrink: 1 !important;
}

.dsw-flex-grow {
        flex-grow: 1 !important;
}

.dsw-grow {
        flex-grow: 1 !important;
}

.dsw--translate-x-10 {
        --tw-translate-x: -2.5rem !important;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.dsw-transform {
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

@keyframes dsw-spin {

        to {
                transform: rotate(360deg);
        }
}

.dsw-animate-spin {
        animation: dsw-spin 1s linear infinite !important;
}

.dsw-cursor-auto {
        cursor: auto !important;
}

.dsw-cursor-default {
        cursor: default !important;
}

.dsw-cursor-pointer {
        cursor: pointer !important;
}

.dsw-list-decimal {
        list-style-type: decimal !important;
}

.dsw-list-disc {
        list-style-type: disc !important;
}

.dsw-list-none {
        list-style-type: none !important;
}

.dsw-flex-col {
        flex-direction: column !important;
}

.dsw-flex-wrap {
        flex-wrap: wrap !important;
}

.dsw-items-center {
        align-items: center !important;
}

.dsw-justify-start {
        justify-content: flex-start !important;
}

.dsw-justify-end {
        justify-content: flex-end !important;
}

.dsw-justify-center {
        justify-content: center !important;
}

.dsw-justify-between {
        justify-content: space-between !important;
}

.dsw-gap-2 {
        gap: 0.5rem !important;
}

.dsw--space-x-px > :not([hidden]) ~ :not([hidden]) {
        --tw-space-x-reverse: 0 !important;
        margin-right: calc(-1px * var(--tw-space-x-reverse)) !important;
        margin-left: calc(-1px * calc(1 - var(--tw-space-x-reverse))) !important;
}

.dsw-place-self-center {
        place-self: center !important;
}

.dsw-overflow-hidden {
        overflow: hidden !important;
}

.dsw-overflow-y-auto {
        overflow-y: auto !important;
}

.dsw-rounded {
        border-radius: 0.25rem !important;
}

.dsw-rounded-full {
        border-radius: 9999px !important;
}

.dsw-rounded-md {
        border-radius: 0.375rem !important;
}

.dsw-rounded-sm {
        border-radius: 0.125rem !important;
}

.dsw-rounded-xl {
        border-radius: 0.75rem !important;
}

.dsw-rounded-l-md {
        border-top-left-radius: 0.375rem !important;
        border-bottom-left-radius: 0.375rem !important;
}

.dsw-rounded-r-md {
        border-top-right-radius: 0.375rem !important;
        border-bottom-right-radius: 0.375rem !important;
}

.dsw-border {
        border-width: 1px !important;
}

.dsw-border-0 {
        border-width: 0px !important;
}

.dsw-border-4 {
        border-width: 4px !important;
}

.dsw-border-b {
        border-bottom-width: 1px !important;
}

.dsw-border-t {
        border-top-width: 1px !important;
}

.dsw-border-solid {
        border-style: solid !important;
}

.dsw-border-gray-200 {
        --tw-border-opacity: 1 !important;
        border-color: rgb(229 231 235 / var(--tw-border-opacity)) !important;
}

.dsw-border-gray-300 {
        --tw-border-opacity: 1 !important;
        border-color: rgb(209 213 219 / var(--tw-border-opacity)) !important;
}

.dsw-border-gray-400 {
        --tw-border-opacity: 1 !important;
        border-color: rgb(156 163 175 / var(--tw-border-opacity)) !important;
}

.dsw-border-gray-700 {
        --tw-border-opacity: 1 !important;
        border-color: rgb(55 65 81 / var(--tw-border-opacity)) !important;
}

.dsw-bg-black {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(0 0 0 / var(--tw-bg-opacity)) !important;
}

.dsw-bg-blue-900 {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(16 28 48 / var(--tw-bg-opacity)) !important;
}

.dsw-bg-gray-100 {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(243 244 246 / var(--tw-bg-opacity)) !important;
}

.dsw-bg-gray-200 {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(229 231 235 / var(--tw-bg-opacity)) !important;
}

.dsw-bg-secondary {
        background-color: var(--secondary-color) !important;
}

.dsw-bg-white {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
}

.dsw-bg-opacity-40 {
        --tw-bg-opacity: 0.4 !important;
}

.dsw-bg-cover {
        background-size: cover !important;
}

.dsw-bg-center {
        background-position: center !important;
}

.dsw-object-cover {
        -o-object-fit: cover !important;
           object-fit: cover !important;
}

.dsw-p-0 {
        padding: 0px !important;
}

.dsw-p-1 {
        padding: 0.25rem !important;
}

.dsw-p-2 {
        padding: 0.5rem !important;
}

.dsw-p-4 {
        padding: 1rem !important;
}

.dsw-p-5 {
        padding: 1.25rem !important;
}

.dsw-px-0 {
        padding-left: 0px !important;
        padding-right: 0px !important;
}

.dsw-px-10 {
        padding-left: 2.5rem !important;
        padding-right: 2.5rem !important;
}

.dsw-px-2 {
        padding-left: 0.5rem !important;
        padding-right: 0.5rem !important;
}

.dsw-px-3 {
        padding-left: 0.75rem !important;
        padding-right: 0.75rem !important;
}

.dsw-px-4 {
        padding-left: 1rem !important;
        padding-right: 1rem !important;
}

.dsw-py-1 {
        padding-top: 0.25rem !important;
        padding-bottom: 0.25rem !important;
}

.dsw-py-2 {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
}

.dsw-py-3 {
        padding-top: 0.75rem !important;
        padding-bottom: 0.75rem !important;
}

.dsw-py-4 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
}

.dsw-py-5 {
        padding-top: 1.25rem !important;
        padding-bottom: 1.25rem !important;
}

.dsw-pb-0 {
        padding-bottom: 0px !important;
}

.dsw-pb-16 {
        padding-bottom: 4rem !important;
}

.dsw-pb-5 {
        padding-bottom: 1.25rem !important;
}

.dsw-pl-0 {
        padding-left: 0px !important;
}

.dsw-pl-1 {
        padding-left: 0.25rem !important;
}

.dsw-pl-4 {
        padding-left: 1rem !important;
}

.dsw-pl-6 {
        padding-left: 1.5rem !important;
}

.dsw-pr-4 {
        padding-right: 1rem !important;
}

.dsw-pt-2 {
        padding-top: 0.5rem !important;
}

.dsw-pt-20 {
        padding-top: 5rem !important;
}

.dsw-pt-3 {
        padding-top: 0.75rem !important;
}

.dsw-pt-4 {
        padding-top: 1rem !important;
}

.dsw-text-left {
        text-align: left !important;
}

.dsw-text-center {
        text-align: center !important;
}

.dsw-text-right {
        text-align: right !important;
}

.dsw-font-dsw {
        font-family: Lato, Arial, Helvetica, sans-serif !important;
}

.dsw-text-2xl {
        font-size: 1.5rem !important;
        line-height: 2rem !important;
}

.dsw-text-3xl {
        font-size: 1.875rem !important;
        line-height: 2.25rem !important;
}

.dsw-text-base {
        font-size: 1rem !important;
        line-height: 1.5rem !important;
}

.dsw-text-lg {
        font-size: 1.125rem !important;
        line-height: 1.75rem !important;
}

.dsw-text-sm {
        font-size: 0.875rem !important;
        line-height: 1.25rem !important;
}

.dsw-text-xl {
        font-size: 1.25rem !important;
        line-height: 1.75rem !important;
}

.dsw-text-xs {
        font-size: 0.75rem !important;
        line-height: 1rem !important;
}

.dsw-font-bold {
        font-weight: 700 !important;
}

.dsw-font-normal {
        font-weight: 400 !important;
}

.dsw-uppercase {
        text-transform: uppercase !important;
}

.dsw-italic {
        font-style: italic !important;
}

.dsw-leading-snug {
        line-height: 1.375 !important;
}

.dsw-text-black {
        --tw-text-opacity: 1 !important;
        color: rgb(0 0 0 / var(--tw-text-opacity)) !important;
}

.dsw-text-blue-500 {
        --tw-text-opacity: 1 !important;
        color: rgb(59 130 246 / var(--tw-text-opacity)) !important;
}

.dsw-text-gray-400 {
        --tw-text-opacity: 1 !important;
        color: rgb(156 163 175 / var(--tw-text-opacity)) !important;
}

.dsw-text-gray-500 {
        --tw-text-opacity: 1 !important;
        color: rgb(107 114 128 / var(--tw-text-opacity)) !important;
}

.dsw-text-gray-800 {
        --tw-text-opacity: 1 !important;
        color: rgb(31 41 55 / var(--tw-text-opacity)) !important;
}

.dsw-text-primary {
        color: var(--primary-color) !important;
}

.dsw-text-white {
        --tw-text-opacity: 1 !important;
        color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

.dsw-no-underline {
        text-decoration-line: none !important;
}

.dsw-opacity-0 {
        opacity: 0 !important;
}

.dsw-opacity-25 {
        opacity: 0.25 !important;
}

.dsw-opacity-50 {
        opacity: 0.5 !important;
}

.dsw-opacity-75 {
        opacity: 0.75 !important;
}

.dsw-shadow-sm {
        --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05) !important;
        --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color) !important;
        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.dsw-transition-all {
        transition-property: all !important;
        transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
        transition-duration: 150ms !important;
}

.dsw-duration-300 {
        transition-duration: 300ms !important;
}

.dsw-ease-in-out {
        transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
}

/*@layer base {*/

/*! this matches the header menu, but does not max out at 1300px */

.dsw-container {
        width: auto !important;
        margin: 0 auto;
        padding-left: 2.5rem;
        padding-right: 2.5rem;
        box-sizing: border-box !important;
    }

.dsw-container * {
        box-sizing: border-box !important;
    }

@media (min-width: 640px) and (max-width:1023px) {
        .dsw-container {
            max-width: 950px !important;
        }
    }

@media (min-width: 1024px) and (max-width:1399px) {
        .dsw-hero-container {
            max-width: 1024px;
        }

        .dsw-container {
            max-width: 1024px;
        }
    }

@media (min-width: 1400px) and (max-width:1799px) {
        .dsw-hero-container {
            max-width: 1400px;
        }

        .dsw-container {
            padding-left: 4.5rem;
            padding-right: 4.5rem;
            max-width: 1400px;
        }
    }

@media (min-width: 1800px) {
        .dsw-hero-container {
            max-width: 1544px !important;
        }

        .dsw-container {
            max-width: 1544px !important;
        }
    }

/*! this matches the header menu, but does not max out at 1300px 

    .dsw-container
    {
        width: auto !important;
        margin: 0 auto;
        padding-left: 2.5rem;
        padding-right: 2.5rem;
        box-sizing: border-box !important;
    }

    .dsw-container *
    {
        box-sizing: border-box !important;
    }

    @media (min-width: 1400px)
    {
        .dsw-container {
            padding-left: 4.5rem;
            padding-right: 4.5rem;
        }
    } 

    @media (max-width: 1399px)
    {
        .dsw-container {
            max-width: 1024px !important;
        }
    }

    @media (min-width: 1400px)
    {
        .dsw-container {
            max-width: 1400px !important;
        }
    } 

    @media (min-width: 1800px)
    {
        .dsw-container {
            max-width: 1544px !important;
        }
    } 


    @media (min-width: 1024px)
    {
        .dsw-hero-container {
            max-width: 1024px !important;
        }
    } 

    @media (min-width: 1400px)
    {
        .dsw-hero-container {
            max-width: 1400px !important;
        }
    }  */

/* will be overwritten in the deal's child theme */

.dsw-primary-site-link {
        color: rgb(7, 101, 148);
    }

.dsw-primary-site-link.dsw-primary-site-link-active {
        border-color: rgb(7, 101, 148);
    }

.dsw-primary-site-link:hover {
        color: rgb(5, 139, 196);
    }

.dsw-primary-site-btn {
        background-color: rgb(7, 101, 148);
        color: #fff;
        border: 1px solid rgb(7, 101, 148);
    }

.dsw-primary-site-btn:hover {
        background-color: rgba(0, 136, 194, 1);
        border: 1px solid rgba(0, 136, 194, 0);
    }

.dsw-secondary-site-btn {
        background-color: white;
        color: rgb(7, 101, 148);
        border: 1px solid rgb(7, 101, 148);
    }

.dsw-primary-site-svg {
        fill: rgb(7, 101, 148);
    }

/* end will be overwritten in the deal's child theme */

.dsw-button-small {
        width: 9rem;
}

.dsw-button-medium {
        width: 11rem;
}

.dsw-button-large {
        width: 16rem;
}

.dsw-button-super-large {
        width: 18rem;
}

.dsw-sup {
        position: relative;
        font-size: 80%;
        line-height: 0;
        vertical-align: baseline;
        top: -0.28em;
    }

/*}*/

@media (min-width: 1024px) {
    .dsw-custom-bg-gradient-to-tr {
        background-image: linear-gradient(45deg, black, transparent) !important;
    }
}

.only\:dsw-text-white:only-child {
        --tw-text-opacity: 1 !important;
        color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

.checked\:dsw-border:checked {
        border-width: 1px !important;
}

.checked\:dsw-text-primary:checked {
        color: var(--primary-color) !important;
}

.hover\:dsw-bg-gray-50:hover {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(249 250 251 / var(--tw-bg-opacity)) !important;
}

.hover\:dsw-bg-gray-700:hover {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(55 65 81 / var(--tw-bg-opacity)) !important;
}

.hover\:dsw-text-blue-400:hover {
        --tw-text-opacity: 1 !important;
        color: rgb(96 165 250 / var(--tw-text-opacity)) !important;
}

.hover\:dsw-text-gray-500:hover {
        --tw-text-opacity: 1 !important;
        color: rgb(107 114 128 / var(--tw-text-opacity)) !important;
}

.hover\:dsw-text-primary:hover {
        color: var(--primary-color) !important;
}

.hover\:dsw-opacity-100:hover {
        opacity: 1 !important;
}

@media (min-width: 640px) {

        .sm\:dsw-flex {
                display: flex !important;
        }

        .sm\:dsw-w-1\/2 {
                width: 50% !important;
        }

        .sm\:dsw-flex-1 {
                flex: 1 1 0% !important;
        }

        .sm\:dsw-flex-row {
                flex-direction: row !important;
        }

        .sm\:dsw-flex-wrap {
                flex-wrap: wrap !important;
        }

        .sm\:dsw-justify-start {
                justify-content: flex-start !important;
        }

        .sm\:dsw-px-1 {
                padding-left: 0.25rem !important;
                padding-right: 0.25rem !important;
        }

        .sm\:dsw-pr-28 {
                padding-right: 7rem !important;
        }
}

@media (min-width: 1024px) {

        .md\:dsw-fixed {
                position: fixed !important;
        }

        .md\:dsw-relative {
                position: relative !important;
        }

        .md\:dsw--top-0 {
                top: -0px !important;
        }

        .md\:dsw--top-0\.5 {
                top: -0.125rem !important;
        }

        .md\:dsw--top-1 {
                top: -0.25rem !important;
        }

        .md\:dsw--top-1\.5 {
                top: -0.375rem !important;
        }

        .md\:dsw--top-2 {
                top: -0.5rem !important;
        }

        .md\:dsw--top-2\.5 {
                top: -0.625rem !important;
        }

        .md\:dsw--top-3 {
                top: -0.75rem !important;
        }

        .md\:dsw--top-4 {
                top: -1rem !important;
        }

        .md\:dsw--top-5 {
                top: -1.25rem !important;
        }

        .md\:dsw-left-10 {
                left: 2.5rem !important;
        }

        .md\:dsw-right-5 {
                right: 1.25rem !important;
        }

        .md\:dsw-top-5 {
                top: 1.25rem !important;
        }

        .md\:dsw-z-0 {
                z-index: 0 !important;
        }

        .md\:dsw-m-10 {
                margin: 2.5rem !important;
        }

        .md\:dsw-m-5 {
                margin: 1.25rem !important;
        }

        .md\:dsw-mx-10 {
                margin-left: 2.5rem !important;
                margin-right: 2.5rem !important;
        }

        .md\:dsw-mx-2 {
                margin-left: 0.5rem !important;
                margin-right: 0.5rem !important;
        }

        .md\:dsw-mx-auto {
                margin-left: auto !important;
                margin-right: auto !important;
        }

        .md\:dsw-my-12 {
                margin-top: 3rem !important;
                margin-bottom: 3rem !important;
        }

        .md\:dsw-my-8 {
                margin-top: 2rem !important;
                margin-bottom: 2rem !important;
        }

        .md\:dsw-mb-16 {
                margin-bottom: 4rem !important;
        }

        .md\:dsw-mb-20 {
                margin-bottom: 5rem !important;
        }

        .md\:dsw-mb-5 {
                margin-bottom: 1.25rem !important;
        }

        .md\:dsw-ml-10 {
                margin-left: 2.5rem !important;
        }

        .md\:dsw-mt-40 {
                margin-top: 10rem !important;
        }

        .md\:dsw-mt-40\% {
                margin-top: 40% !important;
        }

        .md\:dsw-block {
                display: block !important;
        }

        .md\:dsw-flex {
                display: flex !important;
        }

        .md\:dsw-hidden {
                display: none !important;
        }

        .md\:dsw-h-36 {
                height: 9rem !important;
        }

        .md\:dsw-h-44 {
                height: 11rem !important;
        }

        .md\:dsw-h-52 {
                height: 13rem !important;
        }

        .md\:dsw-h-60 {
                height: 15rem !important;
        }

        .md\:dsw-w-1\/2 {
                width: 50% !important;
        }

        .md\:dsw-w-1\/3 {
                width: 33.333333% !important;
        }

        .md\:dsw-w-1\/4 {
                width: 25% !important;
        }

        .md\:dsw-w-3\/12 {
                width: 25% !important;
        }

        .md\:dsw-w-5\/12 {
                width: 41.666667% !important;
        }

        .md\:dsw-w-7\/12 {
                width: 58.333333% !important;
        }

        .md\:dsw-w-9\/12 {
                width: 75% !important;
        }

        .md\:dsw-w-full {
                width: 100% !important;
        }

        .md\:dsw-max-w-screen-md {
                max-width: 1024px !important;
        }

        .md\:dsw-overflow-y-hidden {
                overflow-y: hidden !important;
        }

        .md\:dsw-bg-gray-50 {
                --tw-bg-opacity: 1 !important;
                background-color: rgb(249 250 251 / var(--tw-bg-opacity)) !important;
        }

        .md\:dsw-bg-none {
                background-image: none !important;
        }

        .md\:dsw-from-black {
                --tw-gradient-from: #000 var(--tw-gradient-from-position) !important;
                --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position) !important;
                --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important;
        }

        .md\:dsw-via-transparent {
                --tw-gradient-to: rgb(0 0 0 / 0)  var(--tw-gradient-to-position) !important;
                --tw-gradient-stops: var(--tw-gradient-from), transparent var(--tw-gradient-via-position), var(--tw-gradient-to) !important;
        }

        .md\:dsw-p-10 {
                padding: 2.5rem !important;
        }

        .md\:dsw-p-3 {
                padding: 0.75rem !important;
        }

        .md\:dsw-px-0 {
                padding-left: 0px !important;
                padding-right: 0px !important;
        }

        .md\:dsw-px-20 {
                padding-left: 5rem !important;
                padding-right: 5rem !important;
        }

        .md\:dsw-pl-10 {
                padding-left: 2.5rem !important;
        }

        .md\:dsw-pt-0 {
                padding-top: 0px !important;
        }

        .md\:dsw-pt-1 {
                padding-top: 0.25rem !important;
        }

        .md\:dsw-pt-16 {
                padding-top: 4rem !important;
        }

        .md\:dsw-pt-7 {
                padding-top: 1.75rem !important;
        }

        .md\:dsw-text-center {
                text-align: center !important;
        }

        .md\:dsw-text-3xl {
                font-size: 1.875rem !important;
                line-height: 2.25rem !important;
        }

        .md\:dsw-text-4xl {
                font-size: 2.25rem !important;
                line-height: 2.5rem !important;
        }

        .md\:dsw-text-base {
                font-size: 1rem !important;
                line-height: 1.5rem !important;
        }

        .md\:dsw-text-lg {
                font-size: 1.125rem !important;
                line-height: 1.75rem !important;
        }

        .md\:dsw-text-xl {
                font-size: 1.25rem !important;
                line-height: 1.75rem !important;
        }

        .md\:dsw-text-xs {
                font-size: 0.75rem !important;
                line-height: 1rem !important;
        }

        .md\:dsw-leading-snug {
                line-height: 1.375 !important;
        }

        .md\:dsw-opacity-75 {
                opacity: 0.75 !important;
        }
}

@media (min-width: 1400px) {

        .lg\:dsw--top-0 {
                top: -0px !important;
        }

        .lg\:dsw--top-0\.5 {
                top: -0.125rem !important;
        }

        .lg\:dsw--top-1 {
                top: -0.25rem !important;
        }

        .lg\:dsw--top-1\.5 {
                top: -0.375rem !important;
        }

        .lg\:dsw--top-2 {
                top: -0.5rem !important;
        }

        .lg\:dsw--top-3 {
                top: -0.75rem !important;
        }

        .lg\:dsw--top-4 {
                top: -1rem !important;
        }

        .lg\:dsw--top-5 {
                top: -1.25rem !important;
        }

        .lg\:dsw--top-7 {
                top: -1.75rem !important;
        }

        .lg\:dsw--top-8 {
                top: -2rem !important;
        }

        .lg\:dsw-mb-10 {
                margin-bottom: 2.5rem !important;
        }

        .lg\:dsw-ml-5 {
                margin-left: 1.25rem !important;
        }

        .lg\:dsw-mt-6 {
                margin-top: 1.5rem !important;
        }

        .lg\:dsw-flex {
                display: flex !important;
        }

        .lg\:dsw-h-7 {
                height: 1.75rem !important;
        }

        .lg\:dsw-w-1\/2 {
                width: 50% !important;
        }

        .lg\:dsw-w-1\/3 {
                width: 33.333333% !important;
        }

        .lg\:dsw-w-10 {
                width: 2.5rem !important;
        }

        .lg\:dsw-w-4\/12 {
                width: 33.333333% !important;
        }

        .lg\:dsw-w-5\/12 {
                width: 41.666667% !important;
        }

        .lg\:dsw-w-64 {
                width: 16rem !important;
        }

        .lg\:dsw-w-7\/12 {
                width: 58.333333% !important;
        }

        .lg\:dsw-w-8\/12 {
                width: 66.666667% !important;
        }

        .lg\:dsw-w-96 {
                width: 24rem !important;
        }

        .lg\:dsw-flex-row {
                flex-direction: row !important;
        }

        .lg\:dsw-px-20 {
                padding-left: 5rem !important;
                padding-right: 5rem !important;
        }

        .lg\:dsw-px-28 {
                padding-left: 7rem !important;
                padding-right: 7rem !important;
        }

        .lg\:dsw-px-8 {
                padding-left: 2rem !important;
                padding-right: 2rem !important;
        }

        .lg\:dsw-py-3 {
                padding-top: 0.75rem !important;
                padding-bottom: 0.75rem !important;
        }

        .lg\:dsw-pt-0 {
                padding-top: 0px !important;
        }

        .lg\:dsw-text-2xl {
                font-size: 1.5rem !important;
                line-height: 2rem !important;
        }

        .lg\:dsw-text-3xl {
                font-size: 1.875rem !important;
                line-height: 2.25rem !important;
        }

        .lg\:dsw-text-4xl {
                font-size: 2.25rem !important;
                line-height: 2.5rem !important;
        }

        .lg\:dsw-text-5xl {
                font-size: 3rem !important;
                line-height: 1 !important;
        }

        .lg\:dsw-text-base {
                font-size: 1rem !important;
                line-height: 1.5rem !important;
        }

        .lg\:dsw-text-lg {
                font-size: 1.125rem !important;
                line-height: 1.75rem !important;
        }

        .lg\:dsw-text-sm {
                font-size: 0.875rem !important;
                line-height: 1.25rem !important;
        }

        .lg\:dsw-text-xl {
                font-size: 1.25rem !important;
                line-height: 1.75rem !important;
        }

        .lg\:dsw-text-xs {
                font-size: 0.75rem !important;
                line-height: 1rem !important;
        }

        .lg\:dsw-leading-snug {
                line-height: 1.375 !important;
        }
}

@media (min-width: 1800px) {

        .xl\:dsw-w-5\/12 {
                width: 41.666667% !important;
        }

        .xl\:dsw-w-7\/12 {
                width: 58.333333% !important;
        }

        .xl\:dsw-pl-2 {
                padding-left: 0.5rem !important;
        }
}
.checkbox input:checked+span:before {
    content: "";
    position: absolute;
    top: 4px;
    left: 4px;
    width: calc(100% - 8px);
    height: calc(100% - 8px);
    background-color: #1962F2;
}
