﻿@media(min-width:1025px) {
    .topBlock .container, .mainBlock .container, .BottomBlock .container {
        max-width: 1440px !important;
        padding: 0 2.5rem
    }
}

@media(min-width:992px) {
    .topBlock .container, .mainBlock .container, .BottomBlock .container {
        max-width: none
    }

    .topBlock {
        position: fixed
    }

    .mainBlock {
        padding-top: 106px
    }
}

@media(max-width:1024px) {
    .topBlock .container, .mainBlock .container, .BottomBlock .container {
        padding: 0 2.5rem;
        max-width: none
    }
}

@media(max-width:768px) {
    .topBlock .container, .mainBlock .container, .BottomBlock .container {
        padding: 0 2rem
    }
}

.TextFooter-Download-h1 {
    font-size: 3.1rem;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.9;
    letter-spacing: normal;
    text-align: center;
    width: 100%;
    color: #000
}

.TextFooter-Download-h2 {
    font-size: 1.2rem;
    padding: 20px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.9;
    letter-spacing: normal;
    text-align: center;
    width: 100%;
    color: #000
}

.breadcumb > a {
    color: #000
}

h1 strong {
    font-weight: 800
}

* {
    font-family: "Keptfonts",Arial
}

body, form {
    font-family: "Keptfonts",Arial;
    background: #f8f8f8
}

    body a, form a {
        color: #1e1e1e
    }

.bold {
    font-family: "KeptfontsBold",Arial !important
}

.BlockListGray {
    width: 100%;
    margin: 0 auto
}

.ListTitle {
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
    padding: 20px 0 20px 0
}

    .ListTitle > h3 {
        font-weight: bold
    }

.AdditionalList {
    max-width: 900px;
    height: 80px;
    background-color: #dfdfdf;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
    cursor: pointer
}

.AdditionalDetail {
    max-width: 900px;
    margin: 0 auto;
    height: auto;
    padding: 20px;
    display: none
}

.AdditionalList > h3 {
    text-align: left;
    padding: 25px;
    font-size: 1.5rem !important;
    font-weight: bold
}

    .AdditionalList > h3 > .iconPlus {
        color: #fff;
        float: right;
        font-size: 2.5rem
    }

.topBlock {
    border-bottom: 2pt solid #ffce00
}

.mirai-mmenu, .mirai-mmenu2 {
    display: none
}

#navnormal {
    display: flex;
    max-width: 1440px;
    height: 80pt;
    padding: 0 2.5rem
}

    #navnormal .mirai-logo {
        flex: 0 0 auto
    }

        #navnormal .mirai-logo a {
            height: 80pt;
            justify-content: flex-start;
            align-items: center;
            display: flex
        }

        #navnormal .mirai-logo img {
            width: 100.2pt;
            height: 54.3pt
        }

    #navnormal .mirai-menu {
        flex: 1 1 auto
    }

        #navnormal .mirai-menu ul li {
            height: 80pt;
            padding-top: 32pt
        }

            #navnormal .mirai-menu ul li[data-sub="0"] i {
                opacity: 0
            }

            #navnormal .mirai-menu ul li[data-sub="1"]:hover, #navnormal .mirai-menu ul li[data-sub="1"]:active {
                color: #b92330
            }

            #navnormal .mirai-menu ul li a {
                font-weight: normal;
                margin: auto 20px;
                margin-right: 5px;
                display: inline-block
            }

                #navnormal .mirai-menu ul li a:hover {
                    text-decoration: none;
                    color: #b92330
                }

            #navnormal .mirai-menu ul li i {
                display: inline-block
            }

            #navnormal .mirai-menu ul li .subopen {
                display: none
            }

            #navnormal .mirai-menu ul li:hover {
                border-bottom: unset
            }

            #navnormal .mirai-menu ul li .pcshow {
                display: inline;
                font-size: 13px
            }

    #navnormal .mirai-menu-ex {
        flex: 0 0 auto;
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        left: 0
    }

        #navnormal .mirai-menu-ex a.search {
            position: relative;
            left: 0;
            width: 25pt;
            height: 25pt;
            font-size: 18pt;
            padding-left: 2rem;
            padding-right: 4rem
        }

        #navnormal .mirai-menu-ex button, #navnormal .mirai-menu-ex a.btn {
            position: relative;
            left: -10px;
            border-radius: 27px;
            width: 100pt;
            height: 30pt;
            font-size: 16px;
            color: #fff;
            display: flex;
            align-items: center;
            justify-content: center
        }

    #navnormal .ham {
        stroke-dasharray: 40 139
    }

        #navnormal .ham .line {
            stroke: #1e1e1e
        }

.Mirai_ContainerNavM__Footer {
    display: none;
    text-align: center
}

.BottomBlock {
    background-color: #b92330;
    color: #fff
}

    .BottomBlock a, .BottomBlock label, .BottomBlock span {
        color: #fff
    }

    .BottomBlock .mirai-footer-1 {
        background-color: #d82b40;
        color: #fff;
        height: 60pt
    }

        .BottomBlock .mirai-footer-1 .container {
            padding: 0
        }

            .BottomBlock .mirai-footer-1 .container > div {
                padding: 0 2.5rem
            }

        .BottomBlock .mirai-footer-1 .mirai-subscribe, .BottomBlock .mirai-footer-1 .mirai-contact {
            padding: 12pt 0;
            font-size: 18px
        }

            .BottomBlock .mirai-footer-1 .mirai-subscribe label, .BottomBlock .mirai-footer-1 .mirai-contact label {
                padding-right: 2rem
            }

            .BottomBlock .mirai-footer-1 .mirai-subscribe img, .BottomBlock .mirai-footer-1 .mirai-contact img {
                width: 35pt;
                height: 35pt;
                margin-right: 30pt
            }

    .BottomBlock .mirai-footer-2 {
        display: flex;
        max-width: 1440px;
        margin: auto;
        padding: 1rem 2rem;
        padding-top: 2.5rem;
        justify-content: space-between
    }

        .BottomBlock .mirai-footer-2 .footerGroup {
            padding: 0 10px
        }

            .BottomBlock .mirai-footer-2 .footerGroup .footerLink a {
                font-family: 'KeptfontsLight';
                font-size: 18px;
                padding-bottom: 7px
            }

                .BottomBlock .mirai-footer-2 .footerGroup .footerLink a:nth-child(1) {
                    font-family: 'KeptfontsLight';
                    font-size: 18px;
                    font-weight: bold
                }

        .BottomBlock .mirai-footer-2 .download {
            display: block;
            max-width: 200px
        }

            .BottomBlock .mirai-footer-2 .download .footerLink {
                margin-bottom: 10px
            }

            .BottomBlock .mirai-footer-2 .download > a {
                display: block;
                width: 100%;
                float: none;
                clear: both;
                margin-bottom: 6pt
            }

            .BottomBlock .mirai-footer-2 .download img {
                width: 11rem
            }

    .BottomBlock .mirai-footer-3 {
        max-width: 1440px;
        margin: auto;
        margin-top: 25pt;
        padding: 0 3rem
    }

        .BottomBlock .mirai-footer-3 .content {
            border-top: 1px solid #d82b40;
            padding: 25pt 0;
            display: flex;
            justify-content: space-between;
            align-items: center;
            margin: 0 auto
        }

        .BottomBlock .mirai-footer-3 .sm {
            display: none
        }

        .BottomBlock .mirai-footer-3 .left {
            text-align: left;
            font-family: 'KeptfontsLight'
        }

        .BottomBlock .mirai-footer-3 .right {
            display: flex
        }

            .BottomBlock .mirai-footer-3 .right a {
                padding-left: 25pt;
                padding-right: 25pt;
                border-right: 1px solid #fff;
                text-align: center;
                font-size: .875rem
            }

                .BottomBlock .mirai-footer-3 .right a:last-child {
                    border-right: 0 solid #fff;
                    padding-right: 0
                }

.mirai-fbMessenger {
    position: fixed;
    bottom: 2.5rem;
    right: 2.5rem;
    z-index: 500;
    cursor: pointer
}

    .mirai-fbMessenger img {
        width: 120px;
        height: 120px
    }

.footerLink a {
    display: inline-block;
    color: #fff
}

.mirai-footer-2-sm {
    display: none;
    position: relative
}

#aGotoTop {
    position: absolute;
    top: -20px;
    left: 0;
    right: 0;
    margin: auto;
    width: 30pt;
    height: 30pt;
    background-color: #ffcd00;
    padding: 15px;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    display: flex;
    cursor: pointer;
    z-index: 100
}

    #aGotoTop:hover {
        background-color: #fed653
    }

    #aGotoTop i {
        color: #1e1e1e
    }

.mirai-banners {
    position: relative;
    overflow: hidden
}

    .mirai-banners a {
        width: 100%;
        min-height: 27rem;
        display: block;
        background-size: cover;
        position: relative
    }

    .mirai-banners .owl-item {
        display: inline-flex
    }

        .mirai-banners .owl-item .item.item-banner {
            width: 100%
        }

            .mirai-banners .owl-item .item.item-banner img {
                width: 100%
            }

    .mirai-banners .owl-nav .owl-prev, .mirai-banners .owl-nav .owl-next {
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        border: 0;
        height: 100%;
        color: #fff
    }

    .mirai-banners .owl-nav .owl-prev {
        left: 2rem
    }

    .mirai-banners .owl-nav .owl-next {
        right: 2rem
    }

    .mirai-banners .owl-nav button {
        background-color: transparent;
        padding: 50px;
        outline: none !important;
        position: relative
    }

        .mirai-banners .owl-nav button i {
            transform: scale(8);
            opacity: .25;
            transition: .4s ease all
        }

        .mirai-banners .owl-nav button img {
            opacity: .25;
            transition: .4s ease all;
            position: absolute;
            left: 0;
            right: 0;
            margin: auto;
            top: 0;
            bottom: 0
        }

        .mirai-banners .owl-nav button:hover i {
            opacity: .8
        }

        .mirai-banners .owl-nav button:hover img {
            opacity: .8
        }

    .mirai-banners .owl-dots {
        position: absolute !important;
        left: 0;
        right: 0;
        bottom: 2rem;
        margin: 0 auto;
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        background: transparent !important
    }

        .mirai-banners .owl-dots .owl-dot {
            display: inline-block;
            zoom: 1;
            background: #fff;
            color: inherit;
            border: none;
            padding: 0 !important;
            font: inherit;
            width: 16px;
            height: 16px;
            border-radius: 50%;
            margin-left: 10px;
            margin-right: 10px;
            transition: .4s ease all;
            outline: none !important
        }

            .mirai-banners .owl-dots .owl-dot.active {
                width: 20px;
                height: 20px
            }

.DropDownField.form-control {
    font-family: 'KeptfontsMedium'
}

@media(min-width:1025px) {
    .topBlock {
        width: 100% !important;
        height: 80pt;
        background-color: #fff;
        display: inline-block
    }

    .kept-red {
        width: 165px;
        height: 100px;
        object-fit: contain
    }

    .Mirai_ContainerNavM {
        display: none
    }

    .block_Detail {
        padding: 80px
    }

    .Mirai_ContainerNav {
        display: inline-block
    }

        .Mirai_ContainerNav ul#menuElem {
            list-style: none;
            padding: 0;
            margin: 0;
            display: flex
        }

            .Mirai_ContainerNav ul#menuElem li {
                position: relative
            }

                .Mirai_ContainerNav ul#menuElem li .top-submenu {
                    position: absolute;
                    background: #fff;
                    width: 600px;
                    border-radius: 20px;
                    margin-top: 24px;
                    margin-left: 16px;
                    overflow: hidden;
                    max-height: 231px;
                    transition: .4s ease all;
                    max-height: 0;
                    box-shadow: 0 6px 9px 0 rgba(0,0,0,.16)
                }

                    .Mirai_ContainerNav ul#menuElem li .top-submenu > div.row {
                        padding-left: 31px;
                        padding-right: 31px;
                        padding-top: 24px;
                        padding-bottom: 24px
                    }

                    .Mirai_ContainerNav ul#menuElem li .top-submenu.open {
                        max-height: 400px
                    }

                    .Mirai_ContainerNav ul#menuElem li .top-submenu .col {
                        text-align: left
                    }

                    .Mirai_ContainerNav ul#menuElem li .top-submenu label.group {
                        font-family: 'KeptfontsBold';
                        font-size: 16px;
                        text-align: left;
                        color: #ababab
                    }

                    .Mirai_ContainerNav ul#menuElem li .top-submenu .subgroupmenu {
                        margin-top: 10px;
                        padding: 0;
                        overflow: auto;
                        min-height: 150px;
                        height: auto
                    }

                        .Mirai_ContainerNav ul#menuElem li .top-submenu .subgroupmenu li {
                            padding: 0;
                            margin-top: 0;
                            height: auto;
                            margin-bottom: 12px;
                            display: block
                        }

                            .Mirai_ContainerNav ul#menuElem li .top-submenu .subgroupmenu li a {
                                margin: 0
                            }

        .Mirai_ContainerNav li {
            display: inline-block
        }

        .Mirai_ContainerNav a {
            text-decoration: none;
            display: block;
            font-weight: bold;
            color: #484848;
            margin: 0 20px 0 20px;
            transition: .3s background-color;
            font-size: 18px
        }

        .Mirai_ContainerNav .Highlighted a {
            color: #b92330 !important
        }

    .language-selection {
        width: 80px;
        text-align: center;
        height: 36px;
        border-radius: 19px;
        background-color: #fff;
        padding: 3px 5px 5px 5px;
        position: relative;
        display: inline-block;
        cursor: pointer;
        margin: 0 0 0 20px;
        top: 5px
    }

    .language-selected {
        width: 33px;
        height: 25px;
        vertical-align: baseline;
        object-fit: contain
    }

    .language-items {
        display: none;
        position: absolute;
        border-radius: 19px;
        background-color: #fff;
        width: 150px;
        -webkit-box-shadow: 0 0 39px -10px rgba(0,0,0,.75);
        -moz-box-shadow: 0 0 39px -10px rgba(0,0,0,.75);
        box-shadow: 0 0 39px -10px rgba(0,0,0,.75);
        z-index: 500
    }

        .language-items a {
            text-align: left;
            padding: 5px;
            color: #000 !important
        }
}

@media(max-width:1024px) {
    #navnormal {
        height: 70pt
    }

        #navnormal .mirai-logo {
            flex: 0 0 auto;
            margin-left: 0
        }

            #navnormal .mirai-logo a {
                height: 70pt
            }

            #navnormal .mirai-logo img {
                width: 85pt;
                height: 47pt
            }

        #navnormal .mirai-menu .Mirai_ContainerNavM {
            right: 0;
            top: 0
        }

            #navnormal .mirai-menu .Mirai_ContainerNavM .search {
                background-color: #f0f0f0;
                border-radius: 50%;
                position: absolute;
                top: 1.6rem;
                right: 5.5rem;
                width: 3rem;
                height: 3rem;
                display: flex;
                justify-content: center;
                align-items: center
            }

                #navnormal .mirai-menu .Mirai_ContainerNavM .search i {
                    font-size: 18pt
                }

            #navnormal .mirai-menu .Mirai_ContainerNavM svg {
                position: absolute;
                top: 0;
                right: -5px;
                width: 100px
            }

            #navnormal .mirai-menu .Mirai_ContainerNavM a.btn.btn-red {
                color: #fff;
                width: 100pt;
                height: 30pt;
                position: absolute;
                top: 1.75rem;
                right: 9.25rem;
                padding: 7px
            }

        #navnormal .mirai-menu ul li {
            position: relative
        }

            #navnormal .mirai-menu ul li i {
                display: inline-block;
                transform: rotateZ(90deg)
            }

            #navnormal .mirai-menu ul li[data-sub="0"] i {
                opacity: 1
            }

            #navnormal .mirai-menu ul li .subopen {
                display: block;
                position: absolute;
                top: 0;
                right: 22px;
                cursor: pointer;
                width: 75px !important;
                text-align: right;
                color: unset !important
            }

                #navnormal .mirai-menu ul li .subopen i {
                    transition: transform ease .25s
                }

                #navnormal .mirai-menu ul li .subopen.active i {
                    transform: rotateZ(-90deg)
                }

            #navnormal .mirai-menu ul li .pcshow {
                display: none
            }

        #navnormal .mirai-menu .Mirai_ContainerNav {
            top: 58pt
        }

            #navnormal .mirai-menu .Mirai_ContainerNav #menuElem {
                padding: 0;
                margin: 0
            }

                #navnormal .mirai-menu .Mirai_ContainerNav #menuElem li {
                    min-height: 51pt;
                    height: auto;
                    padding: 0;
                    background-color: #fff;
                    border-bottom: 2px solid #f8f8f8;
                    text-align: left
                }

                    #navnormal .mirai-menu .Mirai_ContainerNav #menuElem li a {
                        padding: 15px 15px;
                        width: 100%;
                        margin: 0
                    }

                    #navnormal .mirai-menu .Mirai_ContainerNav #menuElem li:hover {
                        border-bottom: 2px solid #f8f8f8
                    }

                    #navnormal .mirai-menu .Mirai_ContainerNav #menuElem li .top-submenu {
                        overflow: hidden;
                        max-height: 0;
                        transition: .75s ease max-height
                    }

                        #navnormal .mirai-menu .Mirai_ContainerNav #menuElem li .top-submenu.open {
                            max-height: 2000px
                        }

                        #navnormal .mirai-menu .Mirai_ContainerNav #menuElem li .top-submenu .row {
                            display: block
                        }

                            #navnormal .mirai-menu .Mirai_ContainerNav #menuElem li .top-submenu .row .col {
                                width: 100%
                            }

                        #navnormal .mirai-menu .Mirai_ContainerNav #menuElem li .top-submenu label.group {
                            background-color: #f8f8f8;
                            padding: 15px 15px;
                            padding-bottom: 0;
                            width: 100%;
                            margin: 0;
                            font-weight: bold;
                            color: #ababab
                        }

                    #navnormal .mirai-menu .Mirai_ContainerNav #menuElem li ul {
                        width: 100%;
                        padding: 0
                    }

                        #navnormal .mirai-menu .Mirai_ContainerNav #menuElem li ul li {
                            background-color: #f8f8f8;
                            border: 0 !important
                        }

                            #navnormal .mirai-menu .Mirai_ContainerNav #menuElem li ul li a {
                                padding-left: 30px;
                                font-weight: normal;
                                font-family: 'KeptfontsRegular'
                            }

                    #navnormal .mirai-menu .Mirai_ContainerNav #menuElem li.Highlighted a {
                        color: #b92330 !important
                    }

        #navnormal .mirai-menu-ex {
            display: none
        }

    .mirai-banners {
        position: relative;
        overflow: hidden
    }

        .mirai-banners a {
            min-height: 338pt
        }

    .Mirai_ContainerNavM__Footer {
        display: block;
        text-align: center;
        padding-top: 60pt;
        padding-bottom: 40px
    }

    .BottomBlock .mirai-footer-1 .container > div {
        padding: 0 2.85rem
    }

    .BottomBlock .mirai-footer-1 .mirai-subscribe, .BottomBlock .mirai-footer-1 .mirai-contact {
        padding: 18pt 0;
        font-size: 18px
    }

        .BottomBlock .mirai-footer-1 .mirai-subscribe label, .BottomBlock .mirai-footer-1 .mirai-contact label {
            margin-right: 10px
        }

        .BottomBlock .mirai-footer-1 .mirai-subscribe img, .BottomBlock .mirai-footer-1 .mirai-contact img {
            width: 23pt;
            height: 23pt;
            margin-right: 20pt
        }

    .BottomBlock .mirai-footer-1 .mirai-contact {
        position: relative;
        text-align: right;
        width: 40%
    }

        .BottomBlock .mirai-footer-1 .mirai-contact label {
            padding-right: 1rem;
            margin: 0
        }

    .BottomBlock .mirai-footer-2 {
        padding-left: 2rem;
        padding-right: 2rem
    }

        .BottomBlock .mirai-footer-2 .footerGroup {
            padding: 0 10px
        }

            .BottomBlock .mirai-footer-2 .footerGroup .footerLink a {
                font-size: 18px
            }

                .BottomBlock .mirai-footer-2 .footerGroup .footerLink a:nth-child(1) {
                    font-size: 18px
                }

        .BottomBlock .mirai-footer-2 .download img {
            height: auto;
            width: 100%;
            height: 100%
        }

    .BottomBlock .mirai-footer-3 {
        padding: 0 2.5rem
    }

    .mirai-fbMessenger img {
        width: 70pt;
        height: 70pt
    }

    .TextFooter-Download-h1 {
        font-size: 2.1rem !important
    }

    .mainBlock {
        padding-top: 73px
    }

    .block_Detail {
        padding: 10px 10px 50px 10px
    }

        .block_Detail > h2 {
            text-align: center
        }

    .topBlock {
        width: 100% !important;
        height: 70pt;
        background-color: #fff;
        display: inline-block;
        position: fixed;
        z-index: 1000
    }

    .kept-red {
        width: 108px;
        height: 72px;
        object-fit: contain
    }

    .Mirai_ContainerNav {
        display: none;
        width: 100%;
        height: auto;
        left: 0;
        background: white;
        top: 70pt;
        position: absolute;
        z-index: 500;
        border-bottom: 2px solid #ffce00
    }

        .Mirai_ContainerNav ul {
            list-style: none;
            padding: 15px;
            margin: 0
        }

        .Mirai_ContainerNav li {
            margin-right: -4px;
            padding-top: 15px
        }

        .Mirai_ContainerNav a {
            text-decoration: none;
            display: block;
            color: #000;
            margin: 0 20px 0 20px;
            transition: .3s background-color;
            font-size: 20px;
            font-family: KeptfontsBold;
            font-weight: bold
        }

        .Mirai_ContainerNav .Highlighted a {
            color: #ffd400 !important
        }

    .language-selection {
        width: 80px;
        text-align: center;
        height: 36px;
        border-radius: 19px;
        background-color: #fff;
        padding: 3px 5px 5px 5px;
        position: relative;
        display: inline-block;
        cursor: pointer;
        margin: 0 0 0 20px;
        top: 5px
    }

    .language-selected {
        width: 33px;
        height: 25px;
        vertical-align: baseline;
        object-fit: contain
    }

    .language-items {
        display: none;
        position: absolute;
        border-radius: 19px;
        background-color: #fff;
        width: 150px;
        -webkit-box-shadow: 0 0 39px -10px rgba(0,0,0,.75);
        -moz-box-shadow: 0 0 39px -10px rgba(0,0,0,.75);
        box-shadow: 0 0 39px -10px rgba(0,0,0,.75);
        z-index: 500
    }

        .language-items a {
            text-align: left;
            padding: 5px;
            color: #000 !important
        }

    .ListTitle > h3 {
        text-align: center;
        max-width: 900px;
        font-weight: bold
    }

    .AdditionalList {
        height: 60px !important
    }

        .AdditionalList > h3 {
            font-size: 1.2rem !important;
            padding: 18px 0 0 0 !important
        }

            .AdditionalList > h3 > .iconPlus {
                color: #fff;
                float: right;
                font-size: 1.5rem !important
            }

    .mirai-banners .owl-nav .owl-prev {
        left: 0
    }

        .mirai-banners .owl-nav .owl-prev i {
            position: relative;
            left: 0
        }

    .mirai-banners .owl-nav .owl-next {
        right: 0
    }

        .mirai-banners .owl-nav .owl-next i {
            position: relative;
            right: 0
        }

    .mirai-banners .owl-nav i {
        font-size: 8px
    }

    .mirai-banners .owl-dots {
        bottom: 1rem
    }

        .mirai-banners .owl-dots .owl-dot {
            width: 16px;
            height: 14px;
            margin: 0 8px
        }

            .mirai-banners .owl-dots .owl-dot.active {
                width: 14px;
                height: 14px
            }
}

@media(min-width:1200) {
    .container {
        max-width: 960px !important
    }

    #navnormal {
        width: 95%;
        margin: 0 auto;
        text-align: center
    }
}

@media(min-width:800x) and (max-width:991px) {
    .block_Detail {
        padding: 50px !important
    }
}

@media(min-width:800px) {
    #navnormal {
        width: 100%;
        margin: 0 auto;
        text-align: center
    }

    .Mirai_ContainerNav a {
        text-decoration: none;
        display: block;
        color: #484848;
        margin: 0 35px 0 20px;
        transition: .3s background-color;
        font-size: 13pt
    }

    .kept-red {
        margin-left: 0;
        margin-right: 80px;
        background-color: black
    }

    .footerContain {
        padding: 30px
    }
}

@media(min-width:1250px) {
    .footerContain {
        padding: 50px
    }
}

@media(min-width:0) and (max-width:576px) {
    .col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media screen and (max-width:1024px) {
    #navnormal {
        padding: 0 0
    }

        #navnormal .mirai-logo {
            padding-left: 1.25rem
        }
}

@media(max-width:768px) {
    body, form {
        background: #fff
    }

    body {
        background: #fff
    }

        body.close-download {
            margin-top: 0
        }

            body.close-download .mirai-mmenu {
                display: none
            }

            body.close-download .mirai-mmenu2 {
                display: none
            }

        body.show-download .mirai-mmenu2 {
            bottom: 0
        }

    .topBlock {
        height: 60pt;
        top: 0
    }

    .mirai-mmenu {
        display: flex;
        position: fixed;
        width: 100%;
        height: 60pt;
        flex: 0 0 100%;
        overflow: hidden;
        top: 0;
        background-color: #f8f8f8;
        z-index: 1000;
        justify-content: space-between
    }

        .mirai-mmenu .left {
            margin-left: 40pt
        }

            .mirai-mmenu .left img {
                float: left;
                margin-right: 10pt;
                margin-top: 7pt;
                margin-bottom: 7pt
            }

            .mirai-mmenu .left > div {
                float: left
            }

            .mirai-mmenu .left .detail {
                margin-top: 7pt;
                margin-bottom: 10pt
            }

                .mirai-mmenu .left .detail .detail__title {
                    font-size: 10pt;
                    font-weight: bold
                }

                .mirai-mmenu .left .detail .detail__rating {
                    margin-top: 1pt
                }

                    .mirai-mmenu .left .detail .detail__rating i {
                        color: #d8d8d8
                    }

                        .mirai-mmenu .left .detail .detail__rating i.active {
                            color: #fed653
                        }

                .mirai-mmenu .left .detail .detail__description {
                    margin-top: 1pt;
                    font-size: 8pt
                }

        .mirai-mmenu .right {
            display: flex;
            align-items: center;
            margin: 10px;
            font-size: 14px
        }

            .mirai-mmenu .right a {
                color: #1e90ff
            }

        .mirai-mmenu button.close {
            position: absolute;
            top: 0;
            bottom: 0;
            margin: auto;
            left: 10px;
            font-size: 14pt;
            padding: 10pt;
            z-index: 1000
        }

        .mirai-mmenu #imgApp {
            width: 45pt;
            height: 45pt
        }

    .mirai-mmenu2 {
        display: flex;
        position: fixed;
        width: 100%;
        height: 60pt;
        flex: 0 0 100%;
        overflow: hidden;
        bottom: 0;
        background-color: #f8f8f8;
        z-index: 1000;
        justify-content: space-between;
        border-top-left-radius: 1rem;
        border-top-right-radius: 1rem;
        box-shadow: 0 10px 25px 10px #1e1e1e;
        height: 86pt;
        justify-content: flex-start;
        transition: .5s ease all;
        bottom: -150px
    }

        .mirai-mmenu2 .left {
            margin-left: .6rem
        }

            .mirai-mmenu2 .left img {
                float: left;
                margin-right: 10pt;
                margin-top: 7pt;
                margin-bottom: 7pt
            }

            .mirai-mmenu2 .left > div {
                float: left
            }

        .mirai-mmenu2 .right {
            display: block;
            align-items: center;
            margin: 10px;
            font-size: 14px;
            width: 65%
        }

            .mirai-mmenu2 .right a {
                color: #1e90ff
            }

            .mirai-mmenu2 .right .detail__title {
                text-align: center;
                font-size: 14px;
                font-family: 'KeptfontsBold';
                font-weight: bold;
                color: #b92330
            }

            .mirai-mmenu2 .right .detail__description {
                text-align: center;
                font-size: 14px;
                font-family: 'KeptfontsBold';
                font-weight: bold;
                margin-top: 0
            }

            .mirai-mmenu2 .right .detail__store {
                margin-top: .5rem;
                text-align: center
            }

                .mirai-mmenu2 .right .detail__store img {
                    width: auto;
                    height: 24pt;
                    max-width: 100%
                }

        .mirai-mmenu2 button.close {
            position: absolute;
            top: .6rem;
            right: .6rem;
            margin: auto;
            font-size: 14pt;
            padding: 10pt;
            z-index: 1000;
            background: url(/App_Themes/Mirai/img/icon/icon-X.png) center center no-repeat;
            background-size: 14pt 14pt
        }

            .mirai-mmenu2 button.close i {
                display: none
            }

        .mirai-mmenu2 #imgApp {
            width: 72pt;
            height: 72pt;
            margin: 0;
            margin-top: .6rem
        }

    #navnormal {
        height: 60pt;
        position: relative;
        padding: 0 0
    }

        #navnormal .mirai-logo {
            padding-left: 1.1rem
        }

            #navnormal .mirai-logo a {
                height: 60pt
            }

            #navnormal .mirai-logo img {
                width: 65pt;
                height: 36pt
            }

        #navnormal .mirai-menu .Mirai_ContainerNavM svg {
            position: absolute;
            top: 0;
            right: -5px;
            width: 80px
        }

        #navnormal .mirai-menu .Mirai_ContainerNavM .search {
            top: 18px;
            right: 65px;
            width: 2.5rem;
            height: 2.5rem;
            display: flex;
            justify-content: center;
            align-items: center
        }

            #navnormal .mirai-menu .Mirai_ContainerNavM .search i {
                font-size: 14pt
            }

        #navnormal .mirai-menu .Mirai_ContainerNavM a.btn.btn-red {
            top: 18px;
            height: 28pt;
            width: 85pt;
            font-size: 14px;
            padding: 8px;
            right: 110px
        }

    .mirai-footer-1, .mirai-footer-2 {
        display: none
    }

    .mirai-footer-2 {
        display: none !important
    }

    .mirai-footer-2-sm {
        display: block;
        background-color: #d82b40;
        cursor: pointer
    }

        .mirai-footer-2-sm .sitemap-sm__header {
            display: flex;
            height: 55pt;
            align-items: center;
            font-size: 14pt;
            position: relative;
            cursor: pointer;
            padding-left: 2rem;
            padding-right: 2rem
        }

            .mirai-footer-2-sm .sitemap-sm__header label {
                cursor: pointer
            }

            .mirai-footer-2-sm .sitemap-sm__header:after {
                font-family: "Font Awesome 6 Pro";
                content: "";
                display: inline-block;
                padding-right: 3px;
                vertical-align: middle;
                font-weight: 900;
                position: absolute;
                left: 95pt;
                font-size: 16pt;
                top: 22px;
                transition: transform ease .25s
            }

        .mirai-footer-2-sm .sitemap-sm__body {
            padding-left: 2rem;
            padding-right: 2rem;
            background-color: #f8f8f8;
            color: #1e1e1e;
            max-height: 0;
            transition: max-height ease .5s;
            overflow: hidden
        }

            .mirai-footer-2-sm .sitemap-sm__body .row {
                margin: 0;
                margin-top: 10px;
                margin-bottom: 10px
            }

                .mirai-footer-2-sm .sitemap-sm__body .row .col {
                    padding: 0 !important
                }

                .mirai-footer-2-sm .sitemap-sm__body .row p {
                    margin: 0
                }

                .mirai-footer-2-sm .sitemap-sm__body .row span {
                    color: #b92330
                }

                .mirai-footer-2-sm .sitemap-sm__body .row a {
                    color: #1e1e1e;
                    padding: 5pt 0
                }

                    .mirai-footer-2-sm .sitemap-sm__body .row a:nth-child(1) {
                        font-family: 'KeptfontsMedium';
                        color: #b92330
                    }

            .mirai-footer-2-sm .sitemap-sm__body #footerSMMenu {
                display: flex;
                border-top: 1px solid #e3e3e3;
                margin-top: 15pt;
                padding-top: 15pt;
                padding-bottom: 15pt
            }

                .mirai-footer-2-sm .sitemap-sm__body #footerSMMenu a {
                    flex: 1 1 50%;
                    font-family: 'KeptfontsMedium';
                    color: #1e1e1e
                }

                    .mirai-footer-2-sm .sitemap-sm__body #footerSMMenu a:nth-child(1) {
                        order: 1
                    }

                    .mirai-footer-2-sm .sitemap-sm__body #footerSMMenu a:nth-child(2) {
                        order: 3
                    }

                    .mirai-footer-2-sm .sitemap-sm__body #footerSMMenu a:nth-child(3) {
                        order: 2
                    }

                    .mirai-footer-2-sm .sitemap-sm__body #footerSMMenu a:nth-child(4) {
                        order: 4
                    }

        .mirai-footer-2-sm.active .sitemap-sm__header:after {
            transform: rotateZ(180deg)
        }

        .mirai-footer-2-sm.active .sitemap-sm__body {
            max-height: 1000px
        }

            .mirai-footer-2-sm.active .sitemap-sm__body .site-group a {
                display: block;
                width: 100%
            }

    .mirai-footer-3 .sm .download .footerLink {
        margin-bottom: 0
    }

    .mirai-footer-3 .sm .download a {
        margin-top: 1rem;
        padding-right: 1rem !important
    }

    .mirai-footer-3 .sm .download .store {
        display: flex
    }

    .BottomBlock .mirai-footer-3 {
        padding: 0 2rem;
        padding-top: 1.5rem;
        margin-top: 0
    }

        .BottomBlock .mirai-footer-3 .content {
            border: 0;
            display: block;
            padding: 0
        }

        .BottomBlock .mirai-footer-3 .sm {
            display: block
        }

            .BottomBlock .mirai-footer-3 .sm .download {
                display: flex;
                flex-wrap: wrap
            }

                .BottomBlock .mirai-footer-3 .sm .download p {
                    font-size: 14pt;
                    flex: 0 0 100%
                }

                .BottomBlock .mirai-footer-3 .sm .download a {
                    padding-right: 15pt
                }

                    .BottomBlock .mirai-footer-3 .sm .download a img {
                        max-width: 125pt;
                        width: 100%
                    }

            .BottomBlock .mirai-footer-3 .sm .contact {
                margin-top: 25pt;
                padding-top: 25pt;
                padding-bottom: 25pt;
                border-top: 2px solid rgba(0,0,0,.1);
                display: flex;
                justify-content: space-between
            }

                .BottomBlock .mirai-footer-3 .sm .contact label {
                    font-family: 'KeptfontsRegular';
                    font-weight: normal;
                    font-size: 14pt;
                    width: 100%;
                    clear: both;
                    display: block;
                    padding-bottom: 10pt
                }

                .BottomBlock .mirai-footer-3 .sm .contact img {
                    max-width: 25pt;
                    max-height: 25pt;
                    margin-right: 7pt
                }

                .BottomBlock .mirai-footer-3 .sm .contact .mirai-subscribe {
                    flex: 1 1 50%
                }

                .BottomBlock .mirai-footer-3 .sm .contact .mirai-contact {
                    flex: 1 1 50%;
                    text-align: right
                }

                    .BottomBlock .mirai-footer-3 .sm .contact .mirai-contact a {
                        padding-right: 3.25rem
                    }

        .BottomBlock .mirai-footer-3 .left {
            text-align: center;
            padding-top: 1rem;
            padding-bottom: 3rem
        }

        .BottomBlock .mirai-footer-3 .right {
            display: none
        }

    .mirai-banners a {
        min-height: 386pt
    }

    .mirai-banners .owl-nav .owl-prev, .mirai-banners .owl-nav .owl-next {
        padding: 2rem
    }

    .mirai-banners .owl-nav .owl-prev {
        left: 0
    }

        .mirai-banners .owl-nav .owl-prev i {
            position: relative;
            left: -1.5rem
        }

    .mirai-banners .owl-nav .owl-next {
        right: 0
    }

        .mirai-banners .owl-nav .owl-next i {
            position: relative;
            right: -1.5rem
        }

    .mirai-banners .owl-nav i {
        font-size: 4px;
        opacity: .75 !important
    }

    .mirai-banners .owl-nav img {
        width: 1.5rem;
        height: auto
    }

    .mirai-banners .owl-dots {
        bottom: 1rem
    }

        .mirai-banners .owl-dots .owl-dot {
            width: 10px;
            height: 10px;
            margin: 0 5px
        }

            .mirai-banners .owl-dots .owl-dot.active {
                width: 12px;
                height: 12px
            }
}

@media(min-width:992px) and (max-width:1300px) {
    #navnormal #menuElem li {
        white-space: nowrap
    }

        #navnormal #menuElem li a {
            font-size: 1rem;
            margin: 0 10px
        }

    #navnormal .mirai-menu-ex .btn.btn-red {
        max-width: 120px
    }

    #navnormal .mirai-menu-ex a.search {
        font-size: 16pt;
        padding-left: .5rem;
        padding-right: 2.5rem
    }

    .container-hl2 .items .item .header img {
        max-width: 100%;
        max-height: 100%
    }
}

h1 {
    font-size: 30pt;
    color: #b92330
}

.container.container-search {
    max-width: 800px !important;
    display: flex;
    justify-content: center
}

    .container.container-search button[type="button"] {
        display: none
    }

.container-search .input-field.search-big {
    display: inline-block;
    width: 82%
}

    .container-search .input-field.search-big svg, .container-search .input-field.search-big i {
        color: #a2a2a2
    }

    .container-search .input-field.search-big input::-ms-input-placeholder {
        color: #a2a2a2
    }

    .container-search .input-field.search-big input::placeholder {
        color: #a2a2a2
    }

.container-search .btn {
    display: inline-block;
    min-width: 100px;
    margin-left: 15px;
    position: relative;
    top: -5px
}

.input-field.search-big {
    position: relative;
    border: 1px solid #d0d0d0;
    height: 35pt;
    padding: 10px;
    border-radius: 10px;
    background-color: #fff
}

    .input-field.search-big input {
        position: relative;
        left: 0;
        margin-left: 10px;
        margin-right: 10px;
        border: 0;
        width: 86%;
        background: transparent;
        transition: .4s ease all
    }

        .input-field.search-big input:hover, .input-field.search-big input:focus {
            border: 0;
            outline: none
        }

    .input-field.search-big i {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 1rem;
        margin: auto;
        width: 16px;
        height: 16px;
        transition: .4s ease all
    }

    .input-field.search-big.focus i {
        opacity: 0
    }

    .input-field.search-big.focus input {
        left: 0
    }

.container-category-panel {
    margin-top: 2rem
}

    .container-category-panel .title {
        border-top-left-radius: 26px;
        border-top-right-radius: 26px;
        background-color: #b92330;
        color: #fff;
        padding-top: 1rem
    }

    .container-category-panel .header {
        padding-top: 10px;
        padding-bottom: 10px;
        min-height: 70pt;
        background-color: #b92330;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center
    }

        .container-category-panel .header .btn {
            min-width: 100px;
            flex: 0 0 auto;
            position: relative;
            font-size: 14px
        }

            .container-category-panel .header .btn.active:after {
                content: "";
                position: absolute;
                bottom: -25px;
                left: 40%;
                width: 0;
                border-bottom: 10px solid #fff;
                border-left: 10px solid transparent;
                border-right: 10px solid transparent
            }

    .container-category-panel .body {
        min-height: 70pt;
        border-bottom-left-radius: 26px;
        border-bottom-right-radius: 26px;
        background-color: #fff;
        padding-top: 10px;
        padding-bottom: 10px;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center
    }

        .container-category-panel .body .btn {
            min-width: 100px;
            flex: 0 0 auto;
            font-size: 14px
        }

    .container-category-panel .btn {
        min-width: 80px;
        padding-left: 15px;
        padding-right: 15px;
        box-shadow: none;
        margin: 10px 10px
    }

.container-faqs-list h2 {
    text-align: center;
    margin-bottom: 27px
}

.container-white {
    padding-top: 50pt;
    padding-bottom: 50pt;
    padding-left: 60pt;
    padding-right: 60pt;
    background-color: #fff;
    border-radius: 26px;
    margin-bottom: 50px
}

.btn {
    width: auto;
    height: 35pt;
    border-radius: 27px !important;
    text-align: center;
    padding: 5px;
    margin: 0 auto;
    cursor: pointer;
    color: #000;
    font-size: 16px;
    font-weight: bold;
    outline: none !important;
    font-weight: normal
}

    .btn:focus {
        box-shadow: none
    }

    .btn.btn-white {
        background-color: #fff;
        color: #1e1e1e
    }

    .btn.btn-active-white {
        background-color: #fff;
        color: #1e1e1e
    }

        .btn.btn-active-white.active {
            font-family: 'KeptfontsMedium';
            color: #b92330
        }

    .btn.btn-red, .btn.btn-primary {
        background-color: #b92330;
        color: #fff
    }

        .btn.btn-red:hover, .btn.btn-primary:hover {
            color: #fff
        }

    .btn.btn-active-grey {
        background-color: #fff;
        color: #a2a2a2;
        border: 1px solid #c1c1c1
    }

        .btn.btn-active-grey.active {
            border: 2px solid #b92330;
            color: #b92330;
            font-family: 'KeptfontsMedium'
        }

.card.panel {
    border-radius: 7pt;
    overflow: hidden;
    transition: all linear .5s
}

    .card.panel .card-header {
        position: relative;
        background-color: #fff;
        font-weight: normal;
        font-family: 'KeptfontsMedium';
        cursor: pointer;
        transition: background-color ease .4s;
        padding-right: 70px;
        display: flex;
        align-items: flex-start
    }

        .card.panel .card-header .num {
            padding-right: .2rem;
            font-family: 'KeptfontsMedium'
        }

        .card.panel .card-header .text {
            font-family: 'KeptfontsMedium'
        }

        .card.panel .card-header:after {
            font-family: "Font Awesome 6 Pro";
            content: "";
            display: inline-block;
            padding-right: 3px;
            vertical-align: middle;
            font-weight: 900;
            position: absolute;
            right: 22pt;
            font-size: 16pt;
            top: 0;
            bottom: 0;
            height: 30px;
            margin: auto;
            transition: transform ease .25s;
            color: #b92330
        }

    .card.panel .card-body {
        background-color: #f8f8f8;
        color: #1e1e1e;
        max-height: 0;
        min-height: 0;
        overflow: hidden;
        transition: max-height linear .5s;
        padding: 0
    }

    .card.panel.active {
        border: 1px solid #b92330
    }

        .card.panel.active .card-header {
            background-color: #b92330;
            color: #fff
        }

            .card.panel.active .card-header:after {
                transform: rotateZ(180deg);
                color: #fff
            }

        .card.panel.active .card-body {
            max-height: 2000px
        }

    .card.panel.card-yellow {
        border: 1px solid #ffce00
    }

        .card.panel.card-yellow.active {
            border: 1px solid #ffce00
        }

        .card.panel.card-yellow .card-header {
            background-color: #fed653;
            color: #1e1e1e
        }

        .card.panel.card-yellow .card-body {
            background-color: #ffe798;
            color: #1e1e1e
        }

    .card.panel.panel-arrow-right .card-header:after {
        transform: rotateZ(270deg)
    }

    .card.panel.panel-arrow-right.active .card-header:after {
        transform: rotateZ(180deg)
    }

.card-features.panel {
    border-radius: 7px;
    overflow: hidden;
    transition: all linear .5s
}

    .card-features.panel .card-header {
        position: relative;
        background-color: #fed653;
        font-weight: bold;
        cursor: pointer;
        transition: background-color ease .4s;
        padding-right: 70px
    }

        .card-features.panel .card-header:after {
            font-family: "Font Awesome 6 Pro";
            content: "";
            display: inline-block;
            padding-right: 3px;
            vertical-align: middle;
            font-weight: 900;
            position: absolute;
            right: 22pt;
            font-size: 16pt;
            top: 7pt;
            transition: transform ease .25s
        }

    .card-features.panel .card-body {
        background-color: #ffe798;
        color: #1e1e1e;
        max-height: 0;
        min-height: 0;
        overflow: hidden;
        transition: max-height linear .5s;
        padding: 0
    }

    .card-features.panel.active {
        border: 1px solid #fed653
    }

        .card-features.panel.active .card-header {
            background-color: #fed653;
            color: #1e1e1e
        }

            .card-features.panel.active .card-header:after {
                transform: rotateZ(180deg)
            }

        .card-features.panel.active .card-body {
            max-height: 1000px
        }

.col-mobile {
    font-size: 15px
}

.text-align-mobile.jus {
    text-align: justify
}

.text-align-mobile.lef {
    text-align: left
}

.text-align-mobile.rig {
    text-align: right
}

.text-align-mobile.cen {
    text-align: center
}

.img-mobile {
    width: 20%
}

.img-mobile2 {
    width: 30%
}

@media screen and (max-width:767px) {
    .container-white {
        border-radius: 0;
        padding-left: 20px;
        padding-right: 20px
    }

    .container-search {
        display: flex
    }

        .container-search .input-field.search-big {
            width: 78%;
            border-radius: 26px
        }

        .container-search .btn {
            width: 57pt;
            min-width: 0%;
            max-width: 100%
        }

    .input-field.search-big input {
        left: 0;
        width: 95%
    }

    .input-field.search-big i {
        left: auto;
        right: 1rem
    }

    .container-category-panel {
        padding: 0 !important;
        width: 100%;
        max-width: none
    }

        .container-category-panel .header, .container-category-panel .body {
            border-radius: 0
        }

            .container-category-panel .header .btn, .container-category-panel .body .btn {
                height: 40px;
                width: max-content
            }

        .container-category-panel .header {
            flex-wrap: nowrap;
            justify-content: space-between;
            overflow-x: auto;
            overflow-y: visible
        }

            .container-category-panel .header button.btn {
                flex: 0 0 auto;
                margin: 0;
                margin: .25rem;
                max-width: 180px
            }

        .container-category-panel .body {
            display: none;
            background-color: #f8f8f8
        }

            .container-category-panel .body button.btn {
                min-width: 160px
            }

        .container-category-panel .btn:after {
            bottom: -30px !important
        }

    .container-faqs-list {
        margin: 0 !important;
        padding-top: 20px;
        padding-left: 20px;
        padding-right: 20px;
        max-width: none;
        background-color: #fff
    }

        .container-faqs-list h2 {
            text-align: left;
            margin-bottom: 20px
        }

        .container-faqs-list .container-faqs {
            padding: 0;
            padding-bottom: 20px
        }

    .card .card-header {
        font-size: 14px
    }

        .card .card-header .num {
            font-size: 14px
        }

        .card .card-header .text {
            font-size: 14px
        }

        .card .card-header:after {
            right: 10pt
        }
}

.owl-theme .owl-dots .owl-dot span {
    width: 0 !important
}

.owl-theme .owl-dots .owl-dot {
    vertical-align: middle
}

.owl-theme .owl-nav + .owl-dots {
    text-align: center !important;
    position: unset !important;
    left: 0 !important
}

.owl-theme .owl-dots .owl-dot span {
    background: #fff !important;
    border-color: #fff !important;
    border: 3px solid #fff !important;
    width: 10px !important;
    height: 10px !important;
    counter-reset: step;
    position: relative;
    z-index: 5
}

    .owl-theme .owl-dots .owl-dot span:after {
        width: 0 !important
    }

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #fffffd !important;
    width: 15px !important;
    height: 15px !important;
    border: 3px solid #fff !important
}

.owl-theme .owl-nav {
    margin-top: 0
}

.owl-prev {
    width: 15px;
    height: 100px;
    position: absolute;
    top: 40%;
    margin-left: -20px;
    display: block !important;
    border: 0 solid black
}

.owl-next {
    width: 15px;
    height: 100px;
    position: absolute;
    top: 40%;
    right: 0;
    display: block !important;
    border: 0 solid black
}

    .owl-next:focus, .owl-prev:focus {
        outline: none
    }

.owl-theme .owl-nav [class*='owl-']:hover {
    background: #00000014
}

.owl-prev i, .owl-next i {
    transform: scale(3,4);
    color: #fff
}

.owl-theme .owl-nav [class*='owl-'] {
    margin: 0 100px;
    width: 35px
}

@media(max-width:767px) {
    .owl-dots {
        padding-bottom: 20px;
        margin-bottom: 0 !important;
        position: unset !important;
        left: 0 !important
    }

    .owl-prev i, .owl-next i {
        transform: scale(3,4);
        font-size: 10px;
        color: #fff
    }

    .owl-theme .owl-nav [class*='owl-'] {
        margin: 0 30px;
        width: 35px;
        height: 85px
    }
}

@media(min-width:768px) and (max-width:1023px) {
    .owl-theme .owl-nav + .owl-dots {
        text-align: center !important;
        margin-bottom: -20px !important
    }

    .owl-prev i, .owl-next i {
        transform: scale(3,4);
        font-size: 10px;
        color: #fff
    }

    .owl-theme .owl-nav [class*='owl-'] {
        margin: 0 35px;
        width: 35px;
        height: 85px
    }

    .owl-dots {
        position: unset !important;
        left: 0 !important
    }
}

.position-static {
    position: static
}

.position-static-i {
    position: static !important
}

@media screen and (min-width:1024px) {
    .position-static-xl {
        position: static
    }

    .position-static-xl-i {
        position: static !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .position-static-lg {
        position: static
    }

    .position-static-lg-i {
        position: static !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .position-static-md {
        position: static
    }

    .position-static-md-i {
        position: static !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .position-static-sm {
        position: static
    }

    .position-static-sm-i {
        position: static !important
    }
}

@media screen and (max-width:576px) {
    .position-static-xs {
        position: static
    }

    .position-static-xs-i {
        position: static !important
    }
}

.position-relative {
    position: relative
}

.position-relative-i {
    position: relative !important
}

@media screen and (min-width:1024px) {
    .position-relative-xl {
        position: relative
    }

    .position-relative-xl-i {
        position: relative !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .position-relative-lg {
        position: relative
    }

    .position-relative-lg-i {
        position: relative !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .position-relative-md {
        position: relative
    }

    .position-relative-md-i {
        position: relative !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .position-relative-sm {
        position: relative
    }

    .position-relative-sm-i {
        position: relative !important
    }
}

@media screen and (max-width:576px) {
    .position-relative-xs {
        position: relative
    }

    .position-relative-xs-i {
        position: relative !important
    }
}

.position-absolute {
    position: absolute
}

.position-absolute-i {
    position: absolute !important
}

@media screen and (min-width:1024px) {
    .position-absolute-xl {
        position: absolute
    }

    .position-absolute-xl-i {
        position: absolute !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .position-absolute-lg {
        position: absolute
    }

    .position-absolute-lg-i {
        position: absolute !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .position-absolute-md {
        position: absolute
    }

    .position-absolute-md-i {
        position: absolute !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .position-absolute-sm {
        position: absolute
    }

    .position-absolute-sm-i {
        position: absolute !important
    }
}

@media screen and (max-width:576px) {
    .position-absolute-xs {
        position: absolute
    }

    .position-absolute-xs-i {
        position: absolute !important
    }
}

.position-fixed {
    position: fixed
}

.position-fixed-i {
    position: fixed !important
}

@media screen and (min-width:1024px) {
    .position-fixed-xl {
        position: fixed
    }

    .position-fixed-xl-i {
        position: fixed !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .position-fixed-lg {
        position: fixed
    }

    .position-fixed-lg-i {
        position: fixed !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .position-fixed-md {
        position: fixed
    }

    .position-fixed-md-i {
        position: fixed !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .position-fixed-sm {
        position: fixed
    }

    .position-fixed-sm-i {
        position: fixed !important
    }
}

@media screen and (max-width:576px) {
    .position-fixed-xs {
        position: fixed
    }

    .position-fixed-xs-i {
        position: fixed !important
    }
}

.position-sticky {
    position: sticky
}

.position-sticky-i {
    position: sticky !important
}

@media screen and (min-width:1024px) {
    .position-sticky-xl {
        position: sticky
    }

    .position-sticky-xl-i {
        position: sticky !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .position-sticky-lg {
        position: sticky
    }

    .position-sticky-lg-i {
        position: sticky !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .position-sticky-md {
        position: sticky
    }

    .position-sticky-md-i {
        position: sticky !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .position-sticky-sm {
        position: sticky
    }

    .position-sticky-sm-i {
        position: sticky !important
    }
}

@media screen and (max-width:576px) {
    .position-sticky-xs {
        position: sticky
    }

    .position-sticky-xs-i {
        position: sticky !important
    }
}

.top-0px {
    top: 0
}

.top-0px-i {
    top: 0 !important
}

@media screen and (min-width:1024px) {
    .top-0px-xl {
        top: 0
    }

    .top-0px-xl-i {
        top: 0 !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .top-0px-lg {
        top: 0
    }

    .top-0px-lg-i {
        top: 0 !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .top-0px-md {
        top: 0
    }

    .top-0px-md-i {
        top: 0 !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .top-0px-sm {
        top: 0
    }

    .top-0px-sm-i {
        top: 0 !important
    }
}

@media screen and (max-width:576px) {
    .top-0px-xs {
        top: 0
    }

    .top-0px-xs-i {
        top: 0 !important
    }
}

.right-0px {
    top: 0
}

.right-0px-i {
    top: 0 !important
}

@media screen and (min-width:1024px) {
    .right-0px-xl {
        top: 0
    }

    .right-0px-xl-i {
        top: 0 !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .right-0px-lg {
        top: 0
    }

    .right-0px-lg-i {
        top: 0 !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .right-0px-md {
        top: 0
    }

    .right-0px-md-i {
        top: 0 !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .right-0px-sm {
        top: 0
    }

    .right-0px-sm-i {
        top: 0 !important
    }
}

@media screen and (max-width:576px) {
    .right-0px-xs {
        top: 0
    }

    .right-0px-xs-i {
        top: 0 !important
    }
}

.bottom-0px {
    top: 0
}

.bottom-0px-i {
    top: 0 !important
}

@media screen and (min-width:1024px) {
    .bottom-0px-xl {
        top: 0
    }

    .bottom-0px-xl-i {
        top: 0 !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .bottom-0px-lg {
        top: 0
    }

    .bottom-0px-lg-i {
        top: 0 !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .bottom-0px-md {
        top: 0
    }

    .bottom-0px-md-i {
        top: 0 !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .bottom-0px-sm {
        top: 0
    }

    .bottom-0px-sm-i {
        top: 0 !important
    }
}

@media screen and (max-width:576px) {
    .bottom-0px-xs {
        top: 0
    }

    .bottom-0px-xs-i {
        top: 0 !important
    }
}

.left-0px {
    top: 0
}

.left-0px-i {
    top: 0 !important
}

@media screen and (min-width:1024px) {
    .left-0px-xl {
        top: 0
    }

    .left-0px-xl-i {
        top: 0 !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .left-0px-lg {
        top: 0
    }

    .left-0px-lg-i {
        top: 0 !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .left-0px-md {
        top: 0
    }

    .left-0px-md-i {
        top: 0 !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .left-0px-sm {
        top: 0
    }

    .left-0px-sm-i {
        top: 0 !important
    }
}

@media screen and (max-width:576px) {
    .left-0px-xs {
        top: 0
    }

    .left-0px-xs-i {
        top: 0 !important
    }
}

.mt--15px {
    margin-top: -15px
}

.mt--15px-i {
    margin-top: -15px !important
}

@media screen and (min-width:1024px) {
    .mt--15px-xl {
        margin-top: -15px
    }

    .mt--15px-xl-i {
        margin-top: -15px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mt--15px-lg {
        margin-top: -15px
    }

    .mt--15px-lg-i {
        margin-top: -15px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mt--15px-md {
        margin-top: -15px
    }

    .mt--15px-md-i {
        margin-top: -15px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mt--15px-sm {
        margin-top: -15px
    }

    .mt--15px-sm-i {
        margin-top: -15px !important
    }
}

@media screen and (max-width:576px) {
    .mt--15px-xs {
        margin-top: -15px
    }

    .mt--15px-xs-i {
        margin-top: -15px !important
    }
}

.mr--15px {
    margin-right: -15px
}

.mr--15px-i {
    margin-right: -15px !important
}

@media screen and (min-width:1024px) {
    .mr--15px-xl {
        margin-right: -15px
    }

    .mr--15px-xl-i {
        margin-right: -15px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mr--15px-lg {
        margin-right: -15px
    }

    .mr--15px-lg-i {
        margin-right: -15px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mr--15px-md {
        margin-right: -15px
    }

    .mr--15px-md-i {
        margin-right: -15px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mr--15px-sm {
        margin-right: -15px
    }

    .mr--15px-sm-i {
        margin-right: -15px !important
    }
}

@media screen and (max-width:576px) {
    .mr--15px-xs {
        margin-right: -15px
    }

    .mr--15px-xs-i {
        margin-right: -15px !important
    }
}

.mb--15px {
    margin-bottom: -15px
}

.mb--15px-i {
    margin-bottom: -15px !important
}

@media screen and (min-width:1024px) {
    .mb--15px-xl {
        margin-bottom: -15px
    }

    .mb--15px-xl-i {
        margin-bottom: -15px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mb--15px-lg {
        margin-bottom: -15px
    }

    .mb--15px-lg-i {
        margin-bottom: -15px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mb--15px-md {
        margin-bottom: -15px
    }

    .mb--15px-md-i {
        margin-bottom: -15px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mb--15px-sm {
        margin-bottom: -15px
    }

    .mb--15px-sm-i {
        margin-bottom: -15px !important
    }
}

@media screen and (max-width:576px) {
    .mb--15px-xs {
        margin-bottom: -15px
    }

    .mb--15px-xs-i {
        margin-bottom: -15px !important
    }
}

.ml--15px {
    margin-left: -15px
}

.ml--15px-i {
    margin-left: -15px !important
}

@media screen and (min-width:1024px) {
    .ml--15px-xl {
        margin-left: -15px
    }

    .ml--15px-xl-i {
        margin-left: -15px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .ml--15px-lg {
        margin-left: -15px
    }

    .ml--15px-lg-i {
        margin-left: -15px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .ml--15px-md {
        margin-left: -15px
    }

    .ml--15px-md-i {
        margin-left: -15px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .ml--15px-sm {
        margin-left: -15px
    }

    .ml--15px-sm-i {
        margin-left: -15px !important
    }
}

@media screen and (max-width:576px) {
    .ml--15px-xs {
        margin-left: -15px
    }

    .ml--15px-xs-i {
        margin-left: -15px !important
    }
}

.mt-0px {
    margin-top: 0
}

.mt-0px-i {
    margin-top: 0 !important
}

@media screen and (min-width:1024px) {
    .mt-0px-xl {
        margin-top: 0
    }

    .mt-0px-xl-i {
        margin-top: 0 !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mt-0px-lg {
        margin-top: 0
    }

    .mt-0px-lg-i {
        margin-top: 0 !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mt-0px-md {
        margin-top: 0
    }

    .mt-0px-md-i {
        margin-top: 0 !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mt-0px-sm {
        margin-top: 0
    }

    .mt-0px-sm-i {
        margin-top: 0 !important
    }
}

@media screen and (max-width:576px) {
    .mt-0px-xs {
        margin-top: 0
    }

    .mt-0px-xs-i {
        margin-top: 0 !important
    }
}

.mr-0px {
    margin-right: 0
}

.mr-0px-i {
    margin-right: 0 !important
}

@media screen and (min-width:1024px) {
    .mr-0px-xl {
        margin-right: 0
    }

    .mr-0px-xl-i {
        margin-right: 0 !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mr-0px-lg {
        margin-right: 0
    }

    .mr-0px-lg-i {
        margin-right: 0 !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mr-0px-md {
        margin-right: 0
    }

    .mr-0px-md-i {
        margin-right: 0 !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mr-0px-sm {
        margin-right: 0
    }

    .mr-0px-sm-i {
        margin-right: 0 !important
    }
}

@media screen and (max-width:576px) {
    .mr-0px-xs {
        margin-right: 0
    }

    .mr-0px-xs-i {
        margin-right: 0 !important
    }
}

.mb-0px {
    margin-bottom: 0
}

.mb-0px-i {
    margin-bottom: 0 !important
}

@media screen and (min-width:1024px) {
    .mb-0px-xl {
        margin-bottom: 0
    }

    .mb-0px-xl-i {
        margin-bottom: 0 !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mb-0px-lg {
        margin-bottom: 0
    }

    .mb-0px-lg-i {
        margin-bottom: 0 !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mb-0px-md {
        margin-bottom: 0
    }

    .mb-0px-md-i {
        margin-bottom: 0 !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mb-0px-sm {
        margin-bottom: 0
    }

    .mb-0px-sm-i {
        margin-bottom: 0 !important
    }
}

@media screen and (max-width:576px) {
    .mb-0px-xs {
        margin-bottom: 0
    }

    .mb-0px-xs-i {
        margin-bottom: 0 !important
    }
}

.ml-0px {
    margin-left: 0
}

.ml-0px-i {
    margin-left: 0 !important
}

@media screen and (min-width:1024px) {
    .ml-0px-xl {
        margin-left: 0
    }

    .ml-0px-xl-i {
        margin-left: 0 !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .ml-0px-lg {
        margin-left: 0
    }

    .ml-0px-lg-i {
        margin-left: 0 !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .ml-0px-md {
        margin-left: 0
    }

    .ml-0px-md-i {
        margin-left: 0 !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .ml-0px-sm {
        margin-left: 0
    }

    .ml-0px-sm-i {
        margin-left: 0 !important
    }
}

@media screen and (max-width:576px) {
    .ml-0px-xs {
        margin-left: 0
    }

    .ml-0px-xs-i {
        margin-left: 0 !important
    }
}

.mt-5px {
    margin-top: 5px
}

.mt-5px-i {
    margin-top: 5px !important
}

@media screen and (min-width:1024px) {
    .mt-5px-xl {
        margin-top: 5px
    }

    .mt-5px-xl-i {
        margin-top: 5px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mt-5px-lg {
        margin-top: 5px
    }

    .mt-5px-lg-i {
        margin-top: 5px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mt-5px-md {
        margin-top: 5px
    }

    .mt-5px-md-i {
        margin-top: 5px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mt-5px-sm {
        margin-top: 5px
    }

    .mt-5px-sm-i {
        margin-top: 5px !important
    }
}

@media screen and (max-width:576px) {
    .mt-5px-xs {
        margin-top: 5px
    }

    .mt-5px-xs-i {
        margin-top: 5px !important
    }
}

.mr-5px {
    margin-right: 5px
}

.mr-5px-i {
    margin-right: 5px !important
}

@media screen and (min-width:1024px) {
    .mr-5px-xl {
        margin-right: 5px
    }

    .mr-5px-xl-i {
        margin-right: 5px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mr-5px-lg {
        margin-right: 5px
    }

    .mr-5px-lg-i {
        margin-right: 5px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mr-5px-md {
        margin-right: 5px
    }

    .mr-5px-md-i {
        margin-right: 5px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mr-5px-sm {
        margin-right: 5px
    }

    .mr-5px-sm-i {
        margin-right: 5px !important
    }
}

@media screen and (max-width:576px) {
    .mr-5px-xs {
        margin-right: 5px
    }

    .mr-5px-xs-i {
        margin-right: 5px !important
    }
}

.mb-5px {
    margin-bottom: 5px
}

.mb-5px-i {
    margin-bottom: 5px !important
}

@media screen and (min-width:1024px) {
    .mb-5px-xl {
        margin-bottom: 5px
    }

    .mb-5px-xl-i {
        margin-bottom: 5px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mb-5px-lg {
        margin-bottom: 5px
    }

    .mb-5px-lg-i {
        margin-bottom: 5px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mb-5px-md {
        margin-bottom: 5px
    }

    .mb-5px-md-i {
        margin-bottom: 5px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mb-5px-sm {
        margin-bottom: 5px
    }

    .mb-5px-sm-i {
        margin-bottom: 5px !important
    }
}

@media screen and (max-width:576px) {
    .mb-5px-xs {
        margin-bottom: 5px
    }

    .mb-5px-xs-i {
        margin-bottom: 5px !important
    }
}

.ml-5px {
    margin-left: 5px
}

.ml-5px-i {
    margin-left: 5px !important
}

@media screen and (min-width:1024px) {
    .ml-5px-xl {
        margin-left: 5px
    }

    .ml-5px-xl-i {
        margin-left: 5px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .ml-5px-lg {
        margin-left: 5px
    }

    .ml-5px-lg-i {
        margin-left: 5px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .ml-5px-md {
        margin-left: 5px
    }

    .ml-5px-md-i {
        margin-left: 5px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .ml-5px-sm {
        margin-left: 5px
    }

    .ml-5px-sm-i {
        margin-left: 5px !important
    }
}

@media screen and (max-width:576px) {
    .ml-5px-xs {
        margin-left: 5px
    }

    .ml-5px-xs-i {
        margin-left: 5px !important
    }
}

.mt-8px {
    margin-top: 8px
}

.mt-8px-i {
    margin-top: 8px !important
}

@media screen and (min-width:1024px) {
    .mt-8px-xl {
        margin-top: 8px
    }

    .mt-8px-xl-i {
        margin-top: 8px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mt-8px-lg {
        margin-top: 8px
    }

    .mt-8px-lg-i {
        margin-top: 8px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mt-8px-md {
        margin-top: 8px
    }

    .mt-8px-md-i {
        margin-top: 8px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mt-8px-sm {
        margin-top: 8px
    }

    .mt-8px-sm-i {
        margin-top: 8px !important
    }
}

@media screen and (max-width:576px) {
    .mt-8px-xs {
        margin-top: 8px
    }

    .mt-8px-xs-i {
        margin-top: 8px !important
    }
}

.mr-8px {
    margin-right: 8px
}

.mr-8px-i {
    margin-right: 8px !important
}

@media screen and (min-width:1024px) {
    .mr-8px-xl {
        margin-right: 8px
    }

    .mr-8px-xl-i {
        margin-right: 8px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mr-8px-lg {
        margin-right: 8px
    }

    .mr-8px-lg-i {
        margin-right: 8px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mr-8px-md {
        margin-right: 8px
    }

    .mr-8px-md-i {
        margin-right: 8px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mr-8px-sm {
        margin-right: 8px
    }

    .mr-8px-sm-i {
        margin-right: 8px !important
    }
}

@media screen and (max-width:576px) {
    .mr-8px-xs {
        margin-right: 8px
    }

    .mr-8px-xs-i {
        margin-right: 8px !important
    }
}

.mb-8px {
    margin-bottom: 8px
}

.mb-8px-i {
    margin-bottom: 8px !important
}

@media screen and (min-width:1024px) {
    .mb-8px-xl {
        margin-bottom: 8px
    }

    .mb-8px-xl-i {
        margin-bottom: 8px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mb-8px-lg {
        margin-bottom: 8px
    }

    .mb-8px-lg-i {
        margin-bottom: 8px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mb-8px-md {
        margin-bottom: 8px
    }

    .mb-8px-md-i {
        margin-bottom: 8px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mb-8px-sm {
        margin-bottom: 8px
    }

    .mb-8px-sm-i {
        margin-bottom: 8px !important
    }
}

@media screen and (max-width:576px) {
    .mb-8px-xs {
        margin-bottom: 8px
    }

    .mb-8px-xs-i {
        margin-bottom: 8px !important
    }
}

.ml-8px {
    margin-left: 8px
}

.ml-8px-i {
    margin-left: 8px !important
}

@media screen and (min-width:1024px) {
    .ml-8px-xl {
        margin-left: 8px
    }

    .ml-8px-xl-i {
        margin-left: 8px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .ml-8px-lg {
        margin-left: 8px
    }

    .ml-8px-lg-i {
        margin-left: 8px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .ml-8px-md {
        margin-left: 8px
    }

    .ml-8px-md-i {
        margin-left: 8px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .ml-8px-sm {
        margin-left: 8px
    }

    .ml-8px-sm-i {
        margin-left: 8px !important
    }
}

@media screen and (max-width:576px) {
    .ml-8px-xs {
        margin-left: 8px
    }

    .ml-8px-xs-i {
        margin-left: 8px !important
    }
}

.mt-10px {
    margin-top: 10px
}

.mt-10px-i {
    margin-top: 10px !important
}

@media screen and (min-width:1024px) {
    .mt-10px-xl {
        margin-top: 10px
    }

    .mt-10px-xl-i {
        margin-top: 10px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mt-10px-lg {
        margin-top: 10px
    }

    .mt-10px-lg-i {
        margin-top: 10px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mt-10px-md {
        margin-top: 10px
    }

    .mt-10px-md-i {
        margin-top: 10px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mt-10px-sm {
        margin-top: 10px
    }

    .mt-10px-sm-i {
        margin-top: 10px !important
    }
}

@media screen and (max-width:576px) {
    .mt-10px-xs {
        margin-top: 10px
    }

    .mt-10px-xs-i {
        margin-top: 10px !important
    }
}

.mr-10px {
    margin-right: 10px
}

.mr-10px-i {
    margin-right: 10px !important
}

@media screen and (min-width:1024px) {
    .mr-10px-xl {
        margin-right: 10px
    }

    .mr-10px-xl-i {
        margin-right: 10px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mr-10px-lg {
        margin-right: 10px
    }

    .mr-10px-lg-i {
        margin-right: 10px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mr-10px-md {
        margin-right: 10px
    }

    .mr-10px-md-i {
        margin-right: 10px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mr-10px-sm {
        margin-right: 10px
    }

    .mr-10px-sm-i {
        margin-right: 10px !important
    }
}

@media screen and (max-width:576px) {
    .mr-10px-xs {
        margin-right: 10px
    }

    .mr-10px-xs-i {
        margin-right: 10px !important
    }
}

.mb-10px {
    margin-bottom: 10px
}

.mb-10px-i {
    margin-bottom: 10px !important
}

@media screen and (min-width:1024px) {
    .mb-10px-xl {
        margin-bottom: 10px
    }

    .mb-10px-xl-i {
        margin-bottom: 10px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mb-10px-lg {
        margin-bottom: 10px
    }

    .mb-10px-lg-i {
        margin-bottom: 10px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mb-10px-md {
        margin-bottom: 10px
    }

    .mb-10px-md-i {
        margin-bottom: 10px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mb-10px-sm {
        margin-bottom: 10px
    }

    .mb-10px-sm-i {
        margin-bottom: 10px !important
    }
}

@media screen and (max-width:576px) {
    .mb-10px-xs {
        margin-bottom: 10px
    }

    .mb-10px-xs-i {
        margin-bottom: 10px !important
    }
}

.ml-10px {
    margin-left: 10px
}

.ml-10px-i {
    margin-left: 10px !important
}

@media screen and (min-width:1024px) {
    .ml-10px-xl {
        margin-left: 10px
    }

    .ml-10px-xl-i {
        margin-left: 10px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .ml-10px-lg {
        margin-left: 10px
    }

    .ml-10px-lg-i {
        margin-left: 10px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .ml-10px-md {
        margin-left: 10px
    }

    .ml-10px-md-i {
        margin-left: 10px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .ml-10px-sm {
        margin-left: 10px
    }

    .ml-10px-sm-i {
        margin-left: 10px !important
    }
}

@media screen and (max-width:576px) {
    .ml-10px-xs {
        margin-left: 10px
    }

    .ml-10px-xs-i {
        margin-left: 10px !important
    }
}

.mt-15px {
    margin-top: 15px
}

.mt-15px-i {
    margin-top: 15px !important
}

@media screen and (min-width:1024px) {
    .mt-15px-xl {
        margin-top: 15px
    }

    .mt-15px-xl-i {
        margin-top: 15px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mt-15px-lg {
        margin-top: 15px
    }

    .mt-15px-lg-i {
        margin-top: 15px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mt-15px-md {
        margin-top: 15px
    }

    .mt-15px-md-i {
        margin-top: 15px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mt-15px-sm {
        margin-top: 15px
    }

    .mt-15px-sm-i {
        margin-top: 15px !important
    }
}

@media screen and (max-width:576px) {
    .mt-15px-xs {
        margin-top: 15px
    }

    .mt-15px-xs-i {
        margin-top: 15px !important
    }
}

.mr-15px {
    margin-right: 15px
}

.mr-15px-i {
    margin-right: 15px !important
}

@media screen and (min-width:1024px) {
    .mr-15px-xl {
        margin-right: 15px
    }

    .mr-15px-xl-i {
        margin-right: 15px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mr-15px-lg {
        margin-right: 15px
    }

    .mr-15px-lg-i {
        margin-right: 15px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mr-15px-md {
        margin-right: 15px
    }

    .mr-15px-md-i {
        margin-right: 15px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mr-15px-sm {
        margin-right: 15px
    }

    .mr-15px-sm-i {
        margin-right: 15px !important
    }
}

@media screen and (max-width:576px) {
    .mr-15px-xs {
        margin-right: 15px
    }

    .mr-15px-xs-i {
        margin-right: 15px !important
    }
}

.mb-15px {
    margin-bottom: 15px
}

.mb-15px-i {
    margin-bottom: 15px !important
}

@media screen and (min-width:1024px) {
    .mb-15px-xl {
        margin-bottom: 15px
    }

    .mb-15px-xl-i {
        margin-bottom: 15px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mb-15px-lg {
        margin-bottom: 15px
    }

    .mb-15px-lg-i {
        margin-bottom: 15px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mb-15px-md {
        margin-bottom: 15px
    }

    .mb-15px-md-i {
        margin-bottom: 15px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mb-15px-sm {
        margin-bottom: 15px
    }

    .mb-15px-sm-i {
        margin-bottom: 15px !important
    }
}

@media screen and (max-width:576px) {
    .mb-15px-xs {
        margin-bottom: 15px
    }

    .mb-15px-xs-i {
        margin-bottom: 15px !important
    }
}

.ml-15px {
    margin-left: 15px
}

.ml-15px-i {
    margin-left: 15px !important
}

@media screen and (min-width:1024px) {
    .ml-15px-xl {
        margin-left: 15px
    }

    .ml-15px-xl-i {
        margin-left: 15px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .ml-15px-lg {
        margin-left: 15px
    }

    .ml-15px-lg-i {
        margin-left: 15px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .ml-15px-md {
        margin-left: 15px
    }

    .ml-15px-md-i {
        margin-left: 15px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .ml-15px-sm {
        margin-left: 15px
    }

    .ml-15px-sm-i {
        margin-left: 15px !important
    }
}

@media screen and (max-width:576px) {
    .ml-15px-xs {
        margin-left: 15px
    }

    .ml-15px-xs-i {
        margin-left: 15px !important
    }
}

.mt-16px {
    margin-top: 16px
}

.mt-16px-i {
    margin-top: 16px !important
}

@media screen and (min-width:1024px) {
    .mt-16px-xl {
        margin-top: 16px
    }

    .mt-16px-xl-i {
        margin-top: 16px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mt-16px-lg {
        margin-top: 16px
    }

    .mt-16px-lg-i {
        margin-top: 16px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mt-16px-md {
        margin-top: 16px
    }

    .mt-16px-md-i {
        margin-top: 16px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mt-16px-sm {
        margin-top: 16px
    }

    .mt-16px-sm-i {
        margin-top: 16px !important
    }
}

@media screen and (max-width:576px) {
    .mt-16px-xs {
        margin-top: 16px
    }

    .mt-16px-xs-i {
        margin-top: 16px !important
    }
}

.mr-16px {
    margin-right: 16px
}

.mr-16px-i {
    margin-right: 16px !important
}

@media screen and (min-width:1024px) {
    .mr-16px-xl {
        margin-right: 16px
    }

    .mr-16px-xl-i {
        margin-right: 16px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mr-16px-lg {
        margin-right: 16px
    }

    .mr-16px-lg-i {
        margin-right: 16px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mr-16px-md {
        margin-right: 16px
    }

    .mr-16px-md-i {
        margin-right: 16px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mr-16px-sm {
        margin-right: 16px
    }

    .mr-16px-sm-i {
        margin-right: 16px !important
    }
}

@media screen and (max-width:576px) {
    .mr-16px-xs {
        margin-right: 16px
    }

    .mr-16px-xs-i {
        margin-right: 16px !important
    }
}

.mb-16px {
    margin-bottom: 16px
}

.mb-16px-i {
    margin-bottom: 16px !important
}

@media screen and (min-width:1024px) {
    .mb-16px-xl {
        margin-bottom: 16px
    }

    .mb-16px-xl-i {
        margin-bottom: 16px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mb-16px-lg {
        margin-bottom: 16px
    }

    .mb-16px-lg-i {
        margin-bottom: 16px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mb-16px-md {
        margin-bottom: 16px
    }

    .mb-16px-md-i {
        margin-bottom: 16px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mb-16px-sm {
        margin-bottom: 16px
    }

    .mb-16px-sm-i {
        margin-bottom: 16px !important
    }
}

@media screen and (max-width:576px) {
    .mb-16px-xs {
        margin-bottom: 16px
    }

    .mb-16px-xs-i {
        margin-bottom: 16px !important
    }
}

.ml-16px {
    margin-left: 16px
}

.ml-16px-i {
    margin-left: 16px !important
}

@media screen and (min-width:1024px) {
    .ml-16px-xl {
        margin-left: 16px
    }

    .ml-16px-xl-i {
        margin-left: 16px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .ml-16px-lg {
        margin-left: 16px
    }

    .ml-16px-lg-i {
        margin-left: 16px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .ml-16px-md {
        margin-left: 16px
    }

    .ml-16px-md-i {
        margin-left: 16px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .ml-16px-sm {
        margin-left: 16px
    }

    .ml-16px-sm-i {
        margin-left: 16px !important
    }
}

@media screen and (max-width:576px) {
    .ml-16px-xs {
        margin-left: 16px
    }

    .ml-16px-xs-i {
        margin-left: 16px !important
    }
}

.mt-20px {
    margin-top: 20px
}

.mt-20px-i {
    margin-top: 20px !important
}

@media screen and (min-width:1024px) {
    .mt-20px-xl {
        margin-top: 20px
    }

    .mt-20px-xl-i {
        margin-top: 20px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mt-20px-lg {
        margin-top: 20px
    }

    .mt-20px-lg-i {
        margin-top: 20px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mt-20px-md {
        margin-top: 20px
    }

    .mt-20px-md-i {
        margin-top: 20px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mt-20px-sm {
        margin-top: 20px
    }

    .mt-20px-sm-i {
        margin-top: 20px !important
    }
}

@media screen and (max-width:576px) {
    .mt-20px-xs {
        margin-top: 20px
    }

    .mt-20px-xs-i {
        margin-top: 20px !important
    }
}

.mr-20px {
    margin-right: 20px
}

.mr-20px-i {
    margin-right: 20px !important
}

@media screen and (min-width:1024px) {
    .mr-20px-xl {
        margin-right: 20px
    }

    .mr-20px-xl-i {
        margin-right: 20px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mr-20px-lg {
        margin-right: 20px
    }

    .mr-20px-lg-i {
        margin-right: 20px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mr-20px-md {
        margin-right: 20px
    }

    .mr-20px-md-i {
        margin-right: 20px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mr-20px-sm {
        margin-right: 20px
    }

    .mr-20px-sm-i {
        margin-right: 20px !important
    }
}

@media screen and (max-width:576px) {
    .mr-20px-xs {
        margin-right: 20px
    }

    .mr-20px-xs-i {
        margin-right: 20px !important
    }
}

.mb-20px {
    margin-bottom: 20px
}

.mb-20px-i {
    margin-bottom: 20px !important
}

@media screen and (min-width:1024px) {
    .mb-20px-xl {
        margin-bottom: 20px
    }

    .mb-20px-xl-i {
        margin-bottom: 20px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mb-20px-lg {
        margin-bottom: 20px
    }

    .mb-20px-lg-i {
        margin-bottom: 20px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mb-20px-md {
        margin-bottom: 20px
    }

    .mb-20px-md-i {
        margin-bottom: 20px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mb-20px-sm {
        margin-bottom: 20px
    }

    .mb-20px-sm-i {
        margin-bottom: 20px !important
    }
}

@media screen and (max-width:576px) {
    .mb-20px-xs {
        margin-bottom: 20px
    }

    .mb-20px-xs-i {
        margin-bottom: 20px !important
    }
}

.ml-20px {
    margin-left: 20px
}

.ml-20px-i {
    margin-left: 20px !important
}

@media screen and (min-width:1024px) {
    .ml-20px-xl {
        margin-left: 20px
    }

    .ml-20px-xl-i {
        margin-left: 20px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .ml-20px-lg {
        margin-left: 20px
    }

    .ml-20px-lg-i {
        margin-left: 20px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .ml-20px-md {
        margin-left: 20px
    }

    .ml-20px-md-i {
        margin-left: 20px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .ml-20px-sm {
        margin-left: 20px
    }

    .ml-20px-sm-i {
        margin-left: 20px !important
    }
}

@media screen and (max-width:576px) {
    .ml-20px-xs {
        margin-left: 20px
    }

    .ml-20px-xs-i {
        margin-left: 20px !important
    }
}

.mt-24px {
    margin-top: 24px
}

.mt-24px-i {
    margin-top: 24px !important
}

@media screen and (min-width:1024px) {
    .mt-24px-xl {
        margin-top: 24px
    }

    .mt-24px-xl-i {
        margin-top: 24px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mt-24px-lg {
        margin-top: 24px
    }

    .mt-24px-lg-i {
        margin-top: 24px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mt-24px-md {
        margin-top: 24px
    }

    .mt-24px-md-i {
        margin-top: 24px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mt-24px-sm {
        margin-top: 24px
    }

    .mt-24px-sm-i {
        margin-top: 24px !important
    }
}

@media screen and (max-width:576px) {
    .mt-24px-xs {
        margin-top: 24px
    }

    .mt-24px-xs-i {
        margin-top: 24px !important
    }
}

.mr-24px {
    margin-right: 24px
}

.mr-24px-i {
    margin-right: 24px !important
}

@media screen and (min-width:1024px) {
    .mr-24px-xl {
        margin-right: 24px
    }

    .mr-24px-xl-i {
        margin-right: 24px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mr-24px-lg {
        margin-right: 24px
    }

    .mr-24px-lg-i {
        margin-right: 24px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mr-24px-md {
        margin-right: 24px
    }

    .mr-24px-md-i {
        margin-right: 24px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mr-24px-sm {
        margin-right: 24px
    }

    .mr-24px-sm-i {
        margin-right: 24px !important
    }
}

@media screen and (max-width:576px) {
    .mr-24px-xs {
        margin-right: 24px
    }

    .mr-24px-xs-i {
        margin-right: 24px !important
    }
}

.mb-24px {
    margin-bottom: 24px
}

.mb-24px-i {
    margin-bottom: 24px !important
}

@media screen and (min-width:1024px) {
    .mb-24px-xl {
        margin-bottom: 24px
    }

    .mb-24px-xl-i {
        margin-bottom: 24px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mb-24px-lg {
        margin-bottom: 24px
    }

    .mb-24px-lg-i {
        margin-bottom: 24px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mb-24px-md {
        margin-bottom: 24px
    }

    .mb-24px-md-i {
        margin-bottom: 24px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mb-24px-sm {
        margin-bottom: 24px
    }

    .mb-24px-sm-i {
        margin-bottom: 24px !important
    }
}

@media screen and (max-width:576px) {
    .mb-24px-xs {
        margin-bottom: 24px
    }

    .mb-24px-xs-i {
        margin-bottom: 24px !important
    }
}

.ml-24px {
    margin-left: 24px
}

.ml-24px-i {
    margin-left: 24px !important
}

@media screen and (min-width:1024px) {
    .ml-24px-xl {
        margin-left: 24px
    }

    .ml-24px-xl-i {
        margin-left: 24px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .ml-24px-lg {
        margin-left: 24px
    }

    .ml-24px-lg-i {
        margin-left: 24px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .ml-24px-md {
        margin-left: 24px
    }

    .ml-24px-md-i {
        margin-left: 24px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .ml-24px-sm {
        margin-left: 24px
    }

    .ml-24px-sm-i {
        margin-left: 24px !important
    }
}

@media screen and (max-width:576px) {
    .ml-24px-xs {
        margin-left: 24px
    }

    .ml-24px-xs-i {
        margin-left: 24px !important
    }
}

.mt-25px {
    margin-top: 25px
}

.mt-25px-i {
    margin-top: 25px !important
}

@media screen and (min-width:1024px) {
    .mt-25px-xl {
        margin-top: 25px
    }

    .mt-25px-xl-i {
        margin-top: 25px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mt-25px-lg {
        margin-top: 25px
    }

    .mt-25px-lg-i {
        margin-top: 25px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mt-25px-md {
        margin-top: 25px
    }

    .mt-25px-md-i {
        margin-top: 25px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mt-25px-sm {
        margin-top: 25px
    }

    .mt-25px-sm-i {
        margin-top: 25px !important
    }
}

@media screen and (max-width:576px) {
    .mt-25px-xs {
        margin-top: 25px
    }

    .mt-25px-xs-i {
        margin-top: 25px !important
    }
}

.mr-25px {
    margin-right: 25px
}

.mr-25px-i {
    margin-right: 25px !important
}

@media screen and (min-width:1024px) {
    .mr-25px-xl {
        margin-right: 25px
    }

    .mr-25px-xl-i {
        margin-right: 25px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mr-25px-lg {
        margin-right: 25px
    }

    .mr-25px-lg-i {
        margin-right: 25px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mr-25px-md {
        margin-right: 25px
    }

    .mr-25px-md-i {
        margin-right: 25px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mr-25px-sm {
        margin-right: 25px
    }

    .mr-25px-sm-i {
        margin-right: 25px !important
    }
}

@media screen and (max-width:576px) {
    .mr-25px-xs {
        margin-right: 25px
    }

    .mr-25px-xs-i {
        margin-right: 25px !important
    }
}

.mb-25px {
    margin-bottom: 25px
}

.mb-25px-i {
    margin-bottom: 25px !important
}

@media screen and (min-width:1024px) {
    .mb-25px-xl {
        margin-bottom: 25px
    }

    .mb-25px-xl-i {
        margin-bottom: 25px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mb-25px-lg {
        margin-bottom: 25px
    }

    .mb-25px-lg-i {
        margin-bottom: 25px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mb-25px-md {
        margin-bottom: 25px
    }

    .mb-25px-md-i {
        margin-bottom: 25px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mb-25px-sm {
        margin-bottom: 25px
    }

    .mb-25px-sm-i {
        margin-bottom: 25px !important
    }
}

@media screen and (max-width:576px) {
    .mb-25px-xs {
        margin-bottom: 25px
    }

    .mb-25px-xs-i {
        margin-bottom: 25px !important
    }
}

.ml-25px {
    margin-left: 25px
}

.ml-25px-i {
    margin-left: 25px !important
}

@media screen and (min-width:1024px) {
    .ml-25px-xl {
        margin-left: 25px
    }

    .ml-25px-xl-i {
        margin-left: 25px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .ml-25px-lg {
        margin-left: 25px
    }

    .ml-25px-lg-i {
        margin-left: 25px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .ml-25px-md {
        margin-left: 25px
    }

    .ml-25px-md-i {
        margin-left: 25px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .ml-25px-sm {
        margin-left: 25px
    }

    .ml-25px-sm-i {
        margin-left: 25px !important
    }
}

@media screen and (max-width:576px) {
    .ml-25px-xs {
        margin-left: 25px
    }

    .ml-25px-xs-i {
        margin-left: 25px !important
    }
}

.mt-26px {
    margin-top: 26px
}

.mt-26px-i {
    margin-top: 26px !important
}

@media screen and (min-width:1024px) {
    .mt-26px-xl {
        margin-top: 26px
    }

    .mt-26px-xl-i {
        margin-top: 26px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mt-26px-lg {
        margin-top: 26px
    }

    .mt-26px-lg-i {
        margin-top: 26px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mt-26px-md {
        margin-top: 26px
    }

    .mt-26px-md-i {
        margin-top: 26px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mt-26px-sm {
        margin-top: 26px
    }

    .mt-26px-sm-i {
        margin-top: 26px !important
    }
}

@media screen and (max-width:576px) {
    .mt-26px-xs {
        margin-top: 26px
    }

    .mt-26px-xs-i {
        margin-top: 26px !important
    }
}

.mr-26px {
    margin-right: 26px
}

.mr-26px-i {
    margin-right: 26px !important
}

@media screen and (min-width:1024px) {
    .mr-26px-xl {
        margin-right: 26px
    }

    .mr-26px-xl-i {
        margin-right: 26px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mr-26px-lg {
        margin-right: 26px
    }

    .mr-26px-lg-i {
        margin-right: 26px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mr-26px-md {
        margin-right: 26px
    }

    .mr-26px-md-i {
        margin-right: 26px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mr-26px-sm {
        margin-right: 26px
    }

    .mr-26px-sm-i {
        margin-right: 26px !important
    }
}

@media screen and (max-width:576px) {
    .mr-26px-xs {
        margin-right: 26px
    }

    .mr-26px-xs-i {
        margin-right: 26px !important
    }
}

.mb-26px {
    margin-bottom: 26px
}

.mb-26px-i {
    margin-bottom: 26px !important
}

@media screen and (min-width:1024px) {
    .mb-26px-xl {
        margin-bottom: 26px
    }

    .mb-26px-xl-i {
        margin-bottom: 26px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mb-26px-lg {
        margin-bottom: 26px
    }

    .mb-26px-lg-i {
        margin-bottom: 26px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mb-26px-md {
        margin-bottom: 26px
    }

    .mb-26px-md-i {
        margin-bottom: 26px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mb-26px-sm {
        margin-bottom: 26px
    }

    .mb-26px-sm-i {
        margin-bottom: 26px !important
    }
}

@media screen and (max-width:576px) {
    .mb-26px-xs {
        margin-bottom: 26px
    }

    .mb-26px-xs-i {
        margin-bottom: 26px !important
    }
}

.ml-26px {
    margin-left: 26px
}

.ml-26px-i {
    margin-left: 26px !important
}

@media screen and (min-width:1024px) {
    .ml-26px-xl {
        margin-left: 26px
    }

    .ml-26px-xl-i {
        margin-left: 26px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .ml-26px-lg {
        margin-left: 26px
    }

    .ml-26px-lg-i {
        margin-left: 26px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .ml-26px-md {
        margin-left: 26px
    }

    .ml-26px-md-i {
        margin-left: 26px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .ml-26px-sm {
        margin-left: 26px
    }

    .ml-26px-sm-i {
        margin-left: 26px !important
    }
}

@media screen and (max-width:576px) {
    .ml-26px-xs {
        margin-left: 26px
    }

    .ml-26px-xs-i {
        margin-left: 26px !important
    }
}

.mt-27px {
    margin-top: 27px
}

.mt-27px-i {
    margin-top: 27px !important
}

@media screen and (min-width:1024px) {
    .mt-27px-xl {
        margin-top: 27px
    }

    .mt-27px-xl-i {
        margin-top: 27px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mt-27px-lg {
        margin-top: 27px
    }

    .mt-27px-lg-i {
        margin-top: 27px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mt-27px-md {
        margin-top: 27px
    }

    .mt-27px-md-i {
        margin-top: 27px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mt-27px-sm {
        margin-top: 27px
    }

    .mt-27px-sm-i {
        margin-top: 27px !important
    }
}

@media screen and (max-width:576px) {
    .mt-27px-xs {
        margin-top: 27px
    }

    .mt-27px-xs-i {
        margin-top: 27px !important
    }
}

.mr-27px {
    margin-right: 27px
}

.mr-27px-i {
    margin-right: 27px !important
}

@media screen and (min-width:1024px) {
    .mr-27px-xl {
        margin-right: 27px
    }

    .mr-27px-xl-i {
        margin-right: 27px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mr-27px-lg {
        margin-right: 27px
    }

    .mr-27px-lg-i {
        margin-right: 27px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mr-27px-md {
        margin-right: 27px
    }

    .mr-27px-md-i {
        margin-right: 27px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mr-27px-sm {
        margin-right: 27px
    }

    .mr-27px-sm-i {
        margin-right: 27px !important
    }
}

@media screen and (max-width:576px) {
    .mr-27px-xs {
        margin-right: 27px
    }

    .mr-27px-xs-i {
        margin-right: 27px !important
    }
}

.mb-27px {
    margin-bottom: 27px
}

.mb-27px-i {
    margin-bottom: 27px !important
}

@media screen and (min-width:1024px) {
    .mb-27px-xl {
        margin-bottom: 27px
    }

    .mb-27px-xl-i {
        margin-bottom: 27px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mb-27px-lg {
        margin-bottom: 27px
    }

    .mb-27px-lg-i {
        margin-bottom: 27px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mb-27px-md {
        margin-bottom: 27px
    }

    .mb-27px-md-i {
        margin-bottom: 27px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mb-27px-sm {
        margin-bottom: 27px
    }

    .mb-27px-sm-i {
        margin-bottom: 27px !important
    }
}

@media screen and (max-width:576px) {
    .mb-27px-xs {
        margin-bottom: 27px
    }

    .mb-27px-xs-i {
        margin-bottom: 27px !important
    }
}

.ml-27px {
    margin-left: 27px
}

.ml-27px-i {
    margin-left: 27px !important
}

@media screen and (min-width:1024px) {
    .ml-27px-xl {
        margin-left: 27px
    }

    .ml-27px-xl-i {
        margin-left: 27px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .ml-27px-lg {
        margin-left: 27px
    }

    .ml-27px-lg-i {
        margin-left: 27px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .ml-27px-md {
        margin-left: 27px
    }

    .ml-27px-md-i {
        margin-left: 27px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .ml-27px-sm {
        margin-left: 27px
    }

    .ml-27px-sm-i {
        margin-left: 27px !important
    }
}

@media screen and (max-width:576px) {
    .ml-27px-xs {
        margin-left: 27px
    }

    .ml-27px-xs-i {
        margin-left: 27px !important
    }
}

.mt-30px {
    margin-top: 30px
}

.mt-30px-i {
    margin-top: 30px !important
}

@media screen and (min-width:1024px) {
    .mt-30px-xl {
        margin-top: 30px
    }

    .mt-30px-xl-i {
        margin-top: 30px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mt-30px-lg {
        margin-top: 30px
    }

    .mt-30px-lg-i {
        margin-top: 30px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mt-30px-md {
        margin-top: 30px
    }

    .mt-30px-md-i {
        margin-top: 30px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mt-30px-sm {
        margin-top: 30px
    }

    .mt-30px-sm-i {
        margin-top: 30px !important
    }
}

@media screen and (max-width:576px) {
    .mt-30px-xs {
        margin-top: 30px
    }

    .mt-30px-xs-i {
        margin-top: 30px !important
    }
}

.mr-30px {
    margin-right: 30px
}

.mr-30px-i {
    margin-right: 30px !important
}

@media screen and (min-width:1024px) {
    .mr-30px-xl {
        margin-right: 30px
    }

    .mr-30px-xl-i {
        margin-right: 30px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mr-30px-lg {
        margin-right: 30px
    }

    .mr-30px-lg-i {
        margin-right: 30px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mr-30px-md {
        margin-right: 30px
    }

    .mr-30px-md-i {
        margin-right: 30px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mr-30px-sm {
        margin-right: 30px
    }

    .mr-30px-sm-i {
        margin-right: 30px !important
    }
}

@media screen and (max-width:576px) {
    .mr-30px-xs {
        margin-right: 30px
    }

    .mr-30px-xs-i {
        margin-right: 30px !important
    }
}

.mb-30px {
    margin-bottom: 30px
}

.mb-30px-i {
    margin-bottom: 30px !important
}

@media screen and (min-width:1024px) {
    .mb-30px-xl {
        margin-bottom: 30px
    }

    .mb-30px-xl-i {
        margin-bottom: 30px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mb-30px-lg {
        margin-bottom: 30px
    }

    .mb-30px-lg-i {
        margin-bottom: 30px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mb-30px-md {
        margin-bottom: 30px
    }

    .mb-30px-md-i {
        margin-bottom: 30px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mb-30px-sm {
        margin-bottom: 30px
    }

    .mb-30px-sm-i {
        margin-bottom: 30px !important
    }
}

@media screen and (max-width:576px) {
    .mb-30px-xs {
        margin-bottom: 30px
    }

    .mb-30px-xs-i {
        margin-bottom: 30px !important
    }
}

.ml-30px {
    margin-left: 30px
}

.ml-30px-i {
    margin-left: 30px !important
}

@media screen and (min-width:1024px) {
    .ml-30px-xl {
        margin-left: 30px
    }

    .ml-30px-xl-i {
        margin-left: 30px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .ml-30px-lg {
        margin-left: 30px
    }

    .ml-30px-lg-i {
        margin-left: 30px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .ml-30px-md {
        margin-left: 30px
    }

    .ml-30px-md-i {
        margin-left: 30px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .ml-30px-sm {
        margin-left: 30px
    }

    .ml-30px-sm-i {
        margin-left: 30px !important
    }
}

@media screen and (max-width:576px) {
    .ml-30px-xs {
        margin-left: 30px
    }

    .ml-30px-xs-i {
        margin-left: 30px !important
    }
}

.mt-32px {
    margin-top: 32px
}

.mt-32px-i {
    margin-top: 32px !important
}

@media screen and (min-width:1024px) {
    .mt-32px-xl {
        margin-top: 32px
    }

    .mt-32px-xl-i {
        margin-top: 32px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mt-32px-lg {
        margin-top: 32px
    }

    .mt-32px-lg-i {
        margin-top: 32px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mt-32px-md {
        margin-top: 32px
    }

    .mt-32px-md-i {
        margin-top: 32px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mt-32px-sm {
        margin-top: 32px
    }

    .mt-32px-sm-i {
        margin-top: 32px !important
    }
}

@media screen and (max-width:576px) {
    .mt-32px-xs {
        margin-top: 32px
    }

    .mt-32px-xs-i {
        margin-top: 32px !important
    }
}

.mr-32px {
    margin-right: 32px
}

.mr-32px-i {
    margin-right: 32px !important
}

@media screen and (min-width:1024px) {
    .mr-32px-xl {
        margin-right: 32px
    }

    .mr-32px-xl-i {
        margin-right: 32px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mr-32px-lg {
        margin-right: 32px
    }

    .mr-32px-lg-i {
        margin-right: 32px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mr-32px-md {
        margin-right: 32px
    }

    .mr-32px-md-i {
        margin-right: 32px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mr-32px-sm {
        margin-right: 32px
    }

    .mr-32px-sm-i {
        margin-right: 32px !important
    }
}

@media screen and (max-width:576px) {
    .mr-32px-xs {
        margin-right: 32px
    }

    .mr-32px-xs-i {
        margin-right: 32px !important
    }
}

.mb-32px {
    margin-bottom: 32px
}

.mb-32px-i {
    margin-bottom: 32px !important
}

@media screen and (min-width:1024px) {
    .mb-32px-xl {
        margin-bottom: 32px
    }

    .mb-32px-xl-i {
        margin-bottom: 32px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mb-32px-lg {
        margin-bottom: 32px
    }

    .mb-32px-lg-i {
        margin-bottom: 32px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mb-32px-md {
        margin-bottom: 32px
    }

    .mb-32px-md-i {
        margin-bottom: 32px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mb-32px-sm {
        margin-bottom: 32px
    }

    .mb-32px-sm-i {
        margin-bottom: 32px !important
    }
}

@media screen and (max-width:576px) {
    .mb-32px-xs {
        margin-bottom: 32px
    }

    .mb-32px-xs-i {
        margin-bottom: 32px !important
    }
}

.ml-32px {
    margin-left: 32px
}

.ml-32px-i {
    margin-left: 32px !important
}

@media screen and (min-width:1024px) {
    .ml-32px-xl {
        margin-left: 32px
    }

    .ml-32px-xl-i {
        margin-left: 32px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .ml-32px-lg {
        margin-left: 32px
    }

    .ml-32px-lg-i {
        margin-left: 32px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .ml-32px-md {
        margin-left: 32px
    }

    .ml-32px-md-i {
        margin-left: 32px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .ml-32px-sm {
        margin-left: 32px
    }

    .ml-32px-sm-i {
        margin-left: 32px !important
    }
}

@media screen and (max-width:576px) {
    .ml-32px-xs {
        margin-left: 32px
    }

    .ml-32px-xs-i {
        margin-left: 32px !important
    }
}

.mt-35px {
    margin-top: 35px
}

.mt-35px-i {
    margin-top: 35px !important
}

@media screen and (min-width:1024px) {
    .mt-35px-xl {
        margin-top: 35px
    }

    .mt-35px-xl-i {
        margin-top: 35px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mt-35px-lg {
        margin-top: 35px
    }

    .mt-35px-lg-i {
        margin-top: 35px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mt-35px-md {
        margin-top: 35px
    }

    .mt-35px-md-i {
        margin-top: 35px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mt-35px-sm {
        margin-top: 35px
    }

    .mt-35px-sm-i {
        margin-top: 35px !important
    }
}

@media screen and (max-width:576px) {
    .mt-35px-xs {
        margin-top: 35px
    }

    .mt-35px-xs-i {
        margin-top: 35px !important
    }
}

.mr-35px {
    margin-right: 35px
}

.mr-35px-i {
    margin-right: 35px !important
}

@media screen and (min-width:1024px) {
    .mr-35px-xl {
        margin-right: 35px
    }

    .mr-35px-xl-i {
        margin-right: 35px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mr-35px-lg {
        margin-right: 35px
    }

    .mr-35px-lg-i {
        margin-right: 35px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mr-35px-md {
        margin-right: 35px
    }

    .mr-35px-md-i {
        margin-right: 35px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mr-35px-sm {
        margin-right: 35px
    }

    .mr-35px-sm-i {
        margin-right: 35px !important
    }
}

@media screen and (max-width:576px) {
    .mr-35px-xs {
        margin-right: 35px
    }

    .mr-35px-xs-i {
        margin-right: 35px !important
    }
}

.mb-35px {
    margin-bottom: 35px
}

.mb-35px-i {
    margin-bottom: 35px !important
}

@media screen and (min-width:1024px) {
    .mb-35px-xl {
        margin-bottom: 35px
    }

    .mb-35px-xl-i {
        margin-bottom: 35px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mb-35px-lg {
        margin-bottom: 35px
    }

    .mb-35px-lg-i {
        margin-bottom: 35px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mb-35px-md {
        margin-bottom: 35px
    }

    .mb-35px-md-i {
        margin-bottom: 35px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mb-35px-sm {
        margin-bottom: 35px
    }

    .mb-35px-sm-i {
        margin-bottom: 35px !important
    }
}

@media screen and (max-width:576px) {
    .mb-35px-xs {
        margin-bottom: 35px
    }

    .mb-35px-xs-i {
        margin-bottom: 35px !important
    }
}

.ml-35px {
    margin-left: 35px
}

.ml-35px-i {
    margin-left: 35px !important
}

@media screen and (min-width:1024px) {
    .ml-35px-xl {
        margin-left: 35px
    }

    .ml-35px-xl-i {
        margin-left: 35px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .ml-35px-lg {
        margin-left: 35px
    }

    .ml-35px-lg-i {
        margin-left: 35px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .ml-35px-md {
        margin-left: 35px
    }

    .ml-35px-md-i {
        margin-left: 35px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .ml-35px-sm {
        margin-left: 35px
    }

    .ml-35px-sm-i {
        margin-left: 35px !important
    }
}

@media screen and (max-width:576px) {
    .ml-35px-xs {
        margin-left: 35px
    }

    .ml-35px-xs-i {
        margin-left: 35px !important
    }
}

.mt-36px {
    margin-top: 36px
}

.mt-36px-i {
    margin-top: 36px !important
}

@media screen and (min-width:1024px) {
    .mt-36px-xl {
        margin-top: 36px
    }

    .mt-36px-xl-i {
        margin-top: 36px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mt-36px-lg {
        margin-top: 36px
    }

    .mt-36px-lg-i {
        margin-top: 36px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mt-36px-md {
        margin-top: 36px
    }

    .mt-36px-md-i {
        margin-top: 36px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mt-36px-sm {
        margin-top: 36px
    }

    .mt-36px-sm-i {
        margin-top: 36px !important
    }
}

@media screen and (max-width:576px) {
    .mt-36px-xs {
        margin-top: 36px
    }

    .mt-36px-xs-i {
        margin-top: 36px !important
    }
}

.mr-36px {
    margin-right: 36px
}

.mr-36px-i {
    margin-right: 36px !important
}

@media screen and (min-width:1024px) {
    .mr-36px-xl {
        margin-right: 36px
    }

    .mr-36px-xl-i {
        margin-right: 36px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mr-36px-lg {
        margin-right: 36px
    }

    .mr-36px-lg-i {
        margin-right: 36px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mr-36px-md {
        margin-right: 36px
    }

    .mr-36px-md-i {
        margin-right: 36px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mr-36px-sm {
        margin-right: 36px
    }

    .mr-36px-sm-i {
        margin-right: 36px !important
    }
}

@media screen and (max-width:576px) {
    .mr-36px-xs {
        margin-right: 36px
    }

    .mr-36px-xs-i {
        margin-right: 36px !important
    }
}

.mb-36px {
    margin-bottom: 36px
}

.mb-36px-i {
    margin-bottom: 36px !important
}

@media screen and (min-width:1024px) {
    .mb-36px-xl {
        margin-bottom: 36px
    }

    .mb-36px-xl-i {
        margin-bottom: 36px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mb-36px-lg {
        margin-bottom: 36px
    }

    .mb-36px-lg-i {
        margin-bottom: 36px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mb-36px-md {
        margin-bottom: 36px
    }

    .mb-36px-md-i {
        margin-bottom: 36px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mb-36px-sm {
        margin-bottom: 36px
    }

    .mb-36px-sm-i {
        margin-bottom: 36px !important
    }
}

@media screen and (max-width:576px) {
    .mb-36px-xs {
        margin-bottom: 36px
    }

    .mb-36px-xs-i {
        margin-bottom: 36px !important
    }
}

.ml-36px {
    margin-left: 36px
}

.ml-36px-i {
    margin-left: 36px !important
}

@media screen and (min-width:1024px) {
    .ml-36px-xl {
        margin-left: 36px
    }

    .ml-36px-xl-i {
        margin-left: 36px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .ml-36px-lg {
        margin-left: 36px
    }

    .ml-36px-lg-i {
        margin-left: 36px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .ml-36px-md {
        margin-left: 36px
    }

    .ml-36px-md-i {
        margin-left: 36px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .ml-36px-sm {
        margin-left: 36px
    }

    .ml-36px-sm-i {
        margin-left: 36px !important
    }
}

@media screen and (max-width:576px) {
    .ml-36px-xs {
        margin-left: 36px
    }

    .ml-36px-xs-i {
        margin-left: 36px !important
    }
}

.mt-38px {
    margin-top: 38px
}

.mt-38px-i {
    margin-top: 38px !important
}

@media screen and (min-width:1024px) {
    .mt-38px-xl {
        margin-top: 38px
    }

    .mt-38px-xl-i {
        margin-top: 38px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mt-38px-lg {
        margin-top: 38px
    }

    .mt-38px-lg-i {
        margin-top: 38px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mt-38px-md {
        margin-top: 38px
    }

    .mt-38px-md-i {
        margin-top: 38px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mt-38px-sm {
        margin-top: 38px
    }

    .mt-38px-sm-i {
        margin-top: 38px !important
    }
}

@media screen and (max-width:576px) {
    .mt-38px-xs {
        margin-top: 38px
    }

    .mt-38px-xs-i {
        margin-top: 38px !important
    }
}

.mr-38px {
    margin-right: 38px
}

.mr-38px-i {
    margin-right: 38px !important
}

@media screen and (min-width:1024px) {
    .mr-38px-xl {
        margin-right: 38px
    }

    .mr-38px-xl-i {
        margin-right: 38px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mr-38px-lg {
        margin-right: 38px
    }

    .mr-38px-lg-i {
        margin-right: 38px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mr-38px-md {
        margin-right: 38px
    }

    .mr-38px-md-i {
        margin-right: 38px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mr-38px-sm {
        margin-right: 38px
    }

    .mr-38px-sm-i {
        margin-right: 38px !important
    }
}

@media screen and (max-width:576px) {
    .mr-38px-xs {
        margin-right: 38px
    }

    .mr-38px-xs-i {
        margin-right: 38px !important
    }
}

.mb-38px {
    margin-bottom: 38px
}

.mb-38px-i {
    margin-bottom: 38px !important
}

@media screen and (min-width:1024px) {
    .mb-38px-xl {
        margin-bottom: 38px
    }

    .mb-38px-xl-i {
        margin-bottom: 38px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mb-38px-lg {
        margin-bottom: 38px
    }

    .mb-38px-lg-i {
        margin-bottom: 38px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mb-38px-md {
        margin-bottom: 38px
    }

    .mb-38px-md-i {
        margin-bottom: 38px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mb-38px-sm {
        margin-bottom: 38px
    }

    .mb-38px-sm-i {
        margin-bottom: 38px !important
    }
}

@media screen and (max-width:576px) {
    .mb-38px-xs {
        margin-bottom: 38px
    }

    .mb-38px-xs-i {
        margin-bottom: 38px !important
    }
}

.ml-38px {
    margin-left: 38px
}

.ml-38px-i {
    margin-left: 38px !important
}

@media screen and (min-width:1024px) {
    .ml-38px-xl {
        margin-left: 38px
    }

    .ml-38px-xl-i {
        margin-left: 38px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .ml-38px-lg {
        margin-left: 38px
    }

    .ml-38px-lg-i {
        margin-left: 38px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .ml-38px-md {
        margin-left: 38px
    }

    .ml-38px-md-i {
        margin-left: 38px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .ml-38px-sm {
        margin-left: 38px
    }

    .ml-38px-sm-i {
        margin-left: 38px !important
    }
}

@media screen and (max-width:576px) {
    .ml-38px-xs {
        margin-left: 38px
    }

    .ml-38px-xs-i {
        margin-left: 38px !important
    }
}

.mt-40px {
    margin-top: 40px
}

.mt-40px-i {
    margin-top: 40px !important
}

@media screen and (min-width:1024px) {
    .mt-40px-xl {
        margin-top: 40px
    }

    .mt-40px-xl-i {
        margin-top: 40px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mt-40px-lg {
        margin-top: 40px
    }

    .mt-40px-lg-i {
        margin-top: 40px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mt-40px-md {
        margin-top: 40px
    }

    .mt-40px-md-i {
        margin-top: 40px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mt-40px-sm {
        margin-top: 40px
    }

    .mt-40px-sm-i {
        margin-top: 40px !important
    }
}

@media screen and (max-width:576px) {
    .mt-40px-xs {
        margin-top: 40px
    }

    .mt-40px-xs-i {
        margin-top: 40px !important
    }
}

.mr-40px {
    margin-right: 40px
}

.mr-40px-i {
    margin-right: 40px !important
}

@media screen and (min-width:1024px) {
    .mr-40px-xl {
        margin-right: 40px
    }

    .mr-40px-xl-i {
        margin-right: 40px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mr-40px-lg {
        margin-right: 40px
    }

    .mr-40px-lg-i {
        margin-right: 40px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mr-40px-md {
        margin-right: 40px
    }

    .mr-40px-md-i {
        margin-right: 40px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mr-40px-sm {
        margin-right: 40px
    }

    .mr-40px-sm-i {
        margin-right: 40px !important
    }
}

@media screen and (max-width:576px) {
    .mr-40px-xs {
        margin-right: 40px
    }

    .mr-40px-xs-i {
        margin-right: 40px !important
    }
}

.mb-40px {
    margin-bottom: 40px
}

.mb-40px-i {
    margin-bottom: 40px !important
}

@media screen and (min-width:1024px) {
    .mb-40px-xl {
        margin-bottom: 40px
    }

    .mb-40px-xl-i {
        margin-bottom: 40px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mb-40px-lg {
        margin-bottom: 40px
    }

    .mb-40px-lg-i {
        margin-bottom: 40px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mb-40px-md {
        margin-bottom: 40px
    }

    .mb-40px-md-i {
        margin-bottom: 40px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mb-40px-sm {
        margin-bottom: 40px
    }

    .mb-40px-sm-i {
        margin-bottom: 40px !important
    }
}

@media screen and (max-width:576px) {
    .mb-40px-xs {
        margin-bottom: 40px
    }

    .mb-40px-xs-i {
        margin-bottom: 40px !important
    }
}

.ml-40px {
    margin-left: 40px
}

.ml-40px-i {
    margin-left: 40px !important
}

@media screen and (min-width:1024px) {
    .ml-40px-xl {
        margin-left: 40px
    }

    .ml-40px-xl-i {
        margin-left: 40px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .ml-40px-lg {
        margin-left: 40px
    }

    .ml-40px-lg-i {
        margin-left: 40px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .ml-40px-md {
        margin-left: 40px
    }

    .ml-40px-md-i {
        margin-left: 40px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .ml-40px-sm {
        margin-left: 40px
    }

    .ml-40px-sm-i {
        margin-left: 40px !important
    }
}

@media screen and (max-width:576px) {
    .ml-40px-xs {
        margin-left: 40px
    }

    .ml-40px-xs-i {
        margin-left: 40px !important
    }
}

.mt-45px {
    margin-top: 45px
}

.mt-45px-i {
    margin-top: 45px !important
}

@media screen and (min-width:1024px) {
    .mt-45px-xl {
        margin-top: 45px
    }

    .mt-45px-xl-i {
        margin-top: 45px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mt-45px-lg {
        margin-top: 45px
    }

    .mt-45px-lg-i {
        margin-top: 45px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mt-45px-md {
        margin-top: 45px
    }

    .mt-45px-md-i {
        margin-top: 45px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mt-45px-sm {
        margin-top: 45px
    }

    .mt-45px-sm-i {
        margin-top: 45px !important
    }
}

@media screen and (max-width:576px) {
    .mt-45px-xs {
        margin-top: 45px
    }

    .mt-45px-xs-i {
        margin-top: 45px !important
    }
}

.mr-45px {
    margin-right: 45px
}

.mr-45px-i {
    margin-right: 45px !important
}

@media screen and (min-width:1024px) {
    .mr-45px-xl {
        margin-right: 45px
    }

    .mr-45px-xl-i {
        margin-right: 45px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mr-45px-lg {
        margin-right: 45px
    }

    .mr-45px-lg-i {
        margin-right: 45px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mr-45px-md {
        margin-right: 45px
    }

    .mr-45px-md-i {
        margin-right: 45px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mr-45px-sm {
        margin-right: 45px
    }

    .mr-45px-sm-i {
        margin-right: 45px !important
    }
}

@media screen and (max-width:576px) {
    .mr-45px-xs {
        margin-right: 45px
    }

    .mr-45px-xs-i {
        margin-right: 45px !important
    }
}

.mb-45px {
    margin-bottom: 45px
}

.mb-45px-i {
    margin-bottom: 45px !important
}

@media screen and (min-width:1024px) {
    .mb-45px-xl {
        margin-bottom: 45px
    }

    .mb-45px-xl-i {
        margin-bottom: 45px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mb-45px-lg {
        margin-bottom: 45px
    }

    .mb-45px-lg-i {
        margin-bottom: 45px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mb-45px-md {
        margin-bottom: 45px
    }

    .mb-45px-md-i {
        margin-bottom: 45px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mb-45px-sm {
        margin-bottom: 45px
    }

    .mb-45px-sm-i {
        margin-bottom: 45px !important
    }
}

@media screen and (max-width:576px) {
    .mb-45px-xs {
        margin-bottom: 45px
    }

    .mb-45px-xs-i {
        margin-bottom: 45px !important
    }
}

.ml-45px {
    margin-left: 45px
}

.ml-45px-i {
    margin-left: 45px !important
}

@media screen and (min-width:1024px) {
    .ml-45px-xl {
        margin-left: 45px
    }

    .ml-45px-xl-i {
        margin-left: 45px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .ml-45px-lg {
        margin-left: 45px
    }

    .ml-45px-lg-i {
        margin-left: 45px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .ml-45px-md {
        margin-left: 45px
    }

    .ml-45px-md-i {
        margin-left: 45px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .ml-45px-sm {
        margin-left: 45px
    }

    .ml-45px-sm-i {
        margin-left: 45px !important
    }
}

@media screen and (max-width:576px) {
    .ml-45px-xs {
        margin-left: 45px
    }

    .ml-45px-xs-i {
        margin-left: 45px !important
    }
}

.mt-48px {
    margin-top: 48px
}

.mt-48px-i {
    margin-top: 48px !important
}

@media screen and (min-width:1024px) {
    .mt-48px-xl {
        margin-top: 48px
    }

    .mt-48px-xl-i {
        margin-top: 48px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mt-48px-lg {
        margin-top: 48px
    }

    .mt-48px-lg-i {
        margin-top: 48px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mt-48px-md {
        margin-top: 48px
    }

    .mt-48px-md-i {
        margin-top: 48px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mt-48px-sm {
        margin-top: 48px
    }

    .mt-48px-sm-i {
        margin-top: 48px !important
    }
}

@media screen and (max-width:576px) {
    .mt-48px-xs {
        margin-top: 48px
    }

    .mt-48px-xs-i {
        margin-top: 48px !important
    }
}

.mr-48px {
    margin-right: 48px
}

.mr-48px-i {
    margin-right: 48px !important
}

@media screen and (min-width:1024px) {
    .mr-48px-xl {
        margin-right: 48px
    }

    .mr-48px-xl-i {
        margin-right: 48px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mr-48px-lg {
        margin-right: 48px
    }

    .mr-48px-lg-i {
        margin-right: 48px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mr-48px-md {
        margin-right: 48px
    }

    .mr-48px-md-i {
        margin-right: 48px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mr-48px-sm {
        margin-right: 48px
    }

    .mr-48px-sm-i {
        margin-right: 48px !important
    }
}

@media screen and (max-width:576px) {
    .mr-48px-xs {
        margin-right: 48px
    }

    .mr-48px-xs-i {
        margin-right: 48px !important
    }
}

.mb-48px {
    margin-bottom: 48px
}

.mb-48px-i {
    margin-bottom: 48px !important
}

@media screen and (min-width:1024px) {
    .mb-48px-xl {
        margin-bottom: 48px
    }

    .mb-48px-xl-i {
        margin-bottom: 48px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mb-48px-lg {
        margin-bottom: 48px
    }

    .mb-48px-lg-i {
        margin-bottom: 48px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mb-48px-md {
        margin-bottom: 48px
    }

    .mb-48px-md-i {
        margin-bottom: 48px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mb-48px-sm {
        margin-bottom: 48px
    }

    .mb-48px-sm-i {
        margin-bottom: 48px !important
    }
}

@media screen and (max-width:576px) {
    .mb-48px-xs {
        margin-bottom: 48px
    }

    .mb-48px-xs-i {
        margin-bottom: 48px !important
    }
}

.ml-48px {
    margin-left: 48px
}

.ml-48px-i {
    margin-left: 48px !important
}

@media screen and (min-width:1024px) {
    .ml-48px-xl {
        margin-left: 48px
    }

    .ml-48px-xl-i {
        margin-left: 48px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .ml-48px-lg {
        margin-left: 48px
    }

    .ml-48px-lg-i {
        margin-left: 48px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .ml-48px-md {
        margin-left: 48px
    }

    .ml-48px-md-i {
        margin-left: 48px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .ml-48px-sm {
        margin-left: 48px
    }

    .ml-48px-sm-i {
        margin-left: 48px !important
    }
}

@media screen and (max-width:576px) {
    .ml-48px-xs {
        margin-left: 48px
    }

    .ml-48px-xs-i {
        margin-left: 48px !important
    }
}

.mt-50px {
    margin-top: 50px
}

.mt-50px-i {
    margin-top: 50px !important
}

@media screen and (min-width:1024px) {
    .mt-50px-xl {
        margin-top: 50px
    }

    .mt-50px-xl-i {
        margin-top: 50px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mt-50px-lg {
        margin-top: 50px
    }

    .mt-50px-lg-i {
        margin-top: 50px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mt-50px-md {
        margin-top: 50px
    }

    .mt-50px-md-i {
        margin-top: 50px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mt-50px-sm {
        margin-top: 50px
    }

    .mt-50px-sm-i {
        margin-top: 50px !important
    }
}

@media screen and (max-width:576px) {
    .mt-50px-xs {
        margin-top: 50px
    }

    .mt-50px-xs-i {
        margin-top: 50px !important
    }
}

.mr-50px {
    margin-right: 50px
}

.mr-50px-i {
    margin-right: 50px !important
}

@media screen and (min-width:1024px) {
    .mr-50px-xl {
        margin-right: 50px
    }

    .mr-50px-xl-i {
        margin-right: 50px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mr-50px-lg {
        margin-right: 50px
    }

    .mr-50px-lg-i {
        margin-right: 50px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mr-50px-md {
        margin-right: 50px
    }

    .mr-50px-md-i {
        margin-right: 50px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mr-50px-sm {
        margin-right: 50px
    }

    .mr-50px-sm-i {
        margin-right: 50px !important
    }
}

@media screen and (max-width:576px) {
    .mr-50px-xs {
        margin-right: 50px
    }

    .mr-50px-xs-i {
        margin-right: 50px !important
    }
}

.mb-50px {
    margin-bottom: 50px
}

.mb-50px-i {
    margin-bottom: 50px !important
}

@media screen and (min-width:1024px) {
    .mb-50px-xl {
        margin-bottom: 50px
    }

    .mb-50px-xl-i {
        margin-bottom: 50px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mb-50px-lg {
        margin-bottom: 50px
    }

    .mb-50px-lg-i {
        margin-bottom: 50px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mb-50px-md {
        margin-bottom: 50px
    }

    .mb-50px-md-i {
        margin-bottom: 50px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mb-50px-sm {
        margin-bottom: 50px
    }

    .mb-50px-sm-i {
        margin-bottom: 50px !important
    }
}

@media screen and (max-width:576px) {
    .mb-50px-xs {
        margin-bottom: 50px
    }

    .mb-50px-xs-i {
        margin-bottom: 50px !important
    }
}

.ml-50px {
    margin-left: 50px
}

.ml-50px-i {
    margin-left: 50px !important
}

@media screen and (min-width:1024px) {
    .ml-50px-xl {
        margin-left: 50px
    }

    .ml-50px-xl-i {
        margin-left: 50px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .ml-50px-lg {
        margin-left: 50px
    }

    .ml-50px-lg-i {
        margin-left: 50px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .ml-50px-md {
        margin-left: 50px
    }

    .ml-50px-md-i {
        margin-left: 50px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .ml-50px-sm {
        margin-left: 50px
    }

    .ml-50px-sm-i {
        margin-left: 50px !important
    }
}

@media screen and (max-width:576px) {
    .ml-50px-xs {
        margin-left: 50px
    }

    .ml-50px-xs-i {
        margin-left: 50px !important
    }
}

.mt-55px {
    margin-top: 55px
}

.mt-55px-i {
    margin-top: 55px !important
}

@media screen and (min-width:1024px) {
    .mt-55px-xl {
        margin-top: 55px
    }

    .mt-55px-xl-i {
        margin-top: 55px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mt-55px-lg {
        margin-top: 55px
    }

    .mt-55px-lg-i {
        margin-top: 55px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mt-55px-md {
        margin-top: 55px
    }

    .mt-55px-md-i {
        margin-top: 55px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mt-55px-sm {
        margin-top: 55px
    }

    .mt-55px-sm-i {
        margin-top: 55px !important
    }
}

@media screen and (max-width:576px) {
    .mt-55px-xs {
        margin-top: 55px
    }

    .mt-55px-xs-i {
        margin-top: 55px !important
    }
}

.mr-55px {
    margin-right: 55px
}

.mr-55px-i {
    margin-right: 55px !important
}

@media screen and (min-width:1024px) {
    .mr-55px-xl {
        margin-right: 55px
    }

    .mr-55px-xl-i {
        margin-right: 55px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mr-55px-lg {
        margin-right: 55px
    }

    .mr-55px-lg-i {
        margin-right: 55px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mr-55px-md {
        margin-right: 55px
    }

    .mr-55px-md-i {
        margin-right: 55px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mr-55px-sm {
        margin-right: 55px
    }

    .mr-55px-sm-i {
        margin-right: 55px !important
    }
}

@media screen and (max-width:576px) {
    .mr-55px-xs {
        margin-right: 55px
    }

    .mr-55px-xs-i {
        margin-right: 55px !important
    }
}

.mb-55px {
    margin-bottom: 55px
}

.mb-55px-i {
    margin-bottom: 55px !important
}

@media screen and (min-width:1024px) {
    .mb-55px-xl {
        margin-bottom: 55px
    }

    .mb-55px-xl-i {
        margin-bottom: 55px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mb-55px-lg {
        margin-bottom: 55px
    }

    .mb-55px-lg-i {
        margin-bottom: 55px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mb-55px-md {
        margin-bottom: 55px
    }

    .mb-55px-md-i {
        margin-bottom: 55px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mb-55px-sm {
        margin-bottom: 55px
    }

    .mb-55px-sm-i {
        margin-bottom: 55px !important
    }
}

@media screen and (max-width:576px) {
    .mb-55px-xs {
        margin-bottom: 55px
    }

    .mb-55px-xs-i {
        margin-bottom: 55px !important
    }
}

.ml-55px {
    margin-left: 55px
}

.ml-55px-i {
    margin-left: 55px !important
}

@media screen and (min-width:1024px) {
    .ml-55px-xl {
        margin-left: 55px
    }

    .ml-55px-xl-i {
        margin-left: 55px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .ml-55px-lg {
        margin-left: 55px
    }

    .ml-55px-lg-i {
        margin-left: 55px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .ml-55px-md {
        margin-left: 55px
    }

    .ml-55px-md-i {
        margin-left: 55px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .ml-55px-sm {
        margin-left: 55px
    }

    .ml-55px-sm-i {
        margin-left: 55px !important
    }
}

@media screen and (max-width:576px) {
    .ml-55px-xs {
        margin-left: 55px
    }

    .ml-55px-xs-i {
        margin-left: 55px !important
    }
}

.mt-56px {
    margin-top: 56px
}

.mt-56px-i {
    margin-top: 56px !important
}

@media screen and (min-width:1024px) {
    .mt-56px-xl {
        margin-top: 56px
    }

    .mt-56px-xl-i {
        margin-top: 56px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mt-56px-lg {
        margin-top: 56px
    }

    .mt-56px-lg-i {
        margin-top: 56px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mt-56px-md {
        margin-top: 56px
    }

    .mt-56px-md-i {
        margin-top: 56px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mt-56px-sm {
        margin-top: 56px
    }

    .mt-56px-sm-i {
        margin-top: 56px !important
    }
}

@media screen and (max-width:576px) {
    .mt-56px-xs {
        margin-top: 56px
    }

    .mt-56px-xs-i {
        margin-top: 56px !important
    }
}

.mr-56px {
    margin-right: 56px
}

.mr-56px-i {
    margin-right: 56px !important
}

@media screen and (min-width:1024px) {
    .mr-56px-xl {
        margin-right: 56px
    }

    .mr-56px-xl-i {
        margin-right: 56px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mr-56px-lg {
        margin-right: 56px
    }

    .mr-56px-lg-i {
        margin-right: 56px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mr-56px-md {
        margin-right: 56px
    }

    .mr-56px-md-i {
        margin-right: 56px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mr-56px-sm {
        margin-right: 56px
    }

    .mr-56px-sm-i {
        margin-right: 56px !important
    }
}

@media screen and (max-width:576px) {
    .mr-56px-xs {
        margin-right: 56px
    }

    .mr-56px-xs-i {
        margin-right: 56px !important
    }
}

.mb-56px {
    margin-bottom: 56px
}

.mb-56px-i {
    margin-bottom: 56px !important
}

@media screen and (min-width:1024px) {
    .mb-56px-xl {
        margin-bottom: 56px
    }

    .mb-56px-xl-i {
        margin-bottom: 56px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mb-56px-lg {
        margin-bottom: 56px
    }

    .mb-56px-lg-i {
        margin-bottom: 56px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mb-56px-md {
        margin-bottom: 56px
    }

    .mb-56px-md-i {
        margin-bottom: 56px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mb-56px-sm {
        margin-bottom: 56px
    }

    .mb-56px-sm-i {
        margin-bottom: 56px !important
    }
}

@media screen and (max-width:576px) {
    .mb-56px-xs {
        margin-bottom: 56px
    }

    .mb-56px-xs-i {
        margin-bottom: 56px !important
    }
}

.ml-56px {
    margin-left: 56px
}

.ml-56px-i {
    margin-left: 56px !important
}

@media screen and (min-width:1024px) {
    .ml-56px-xl {
        margin-left: 56px
    }

    .ml-56px-xl-i {
        margin-left: 56px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .ml-56px-lg {
        margin-left: 56px
    }

    .ml-56px-lg-i {
        margin-left: 56px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .ml-56px-md {
        margin-left: 56px
    }

    .ml-56px-md-i {
        margin-left: 56px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .ml-56px-sm {
        margin-left: 56px
    }

    .ml-56px-sm-i {
        margin-left: 56px !important
    }
}

@media screen and (max-width:576px) {
    .ml-56px-xs {
        margin-left: 56px
    }

    .ml-56px-xs-i {
        margin-left: 56px !important
    }
}

.mt-60px {
    margin-top: 60px
}

.mt-60px-i {
    margin-top: 60px !important
}

@media screen and (min-width:1024px) {
    .mt-60px-xl {
        margin-top: 60px
    }

    .mt-60px-xl-i {
        margin-top: 60px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mt-60px-lg {
        margin-top: 60px
    }

    .mt-60px-lg-i {
        margin-top: 60px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mt-60px-md {
        margin-top: 60px
    }

    .mt-60px-md-i {
        margin-top: 60px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mt-60px-sm {
        margin-top: 60px
    }

    .mt-60px-sm-i {
        margin-top: 60px !important
    }
}

@media screen and (max-width:576px) {
    .mt-60px-xs {
        margin-top: 60px
    }

    .mt-60px-xs-i {
        margin-top: 60px !important
    }
}

.mr-60px {
    margin-right: 60px
}

.mr-60px-i {
    margin-right: 60px !important
}

@media screen and (min-width:1024px) {
    .mr-60px-xl {
        margin-right: 60px
    }

    .mr-60px-xl-i {
        margin-right: 60px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mr-60px-lg {
        margin-right: 60px
    }

    .mr-60px-lg-i {
        margin-right: 60px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mr-60px-md {
        margin-right: 60px
    }

    .mr-60px-md-i {
        margin-right: 60px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mr-60px-sm {
        margin-right: 60px
    }

    .mr-60px-sm-i {
        margin-right: 60px !important
    }
}

@media screen and (max-width:576px) {
    .mr-60px-xs {
        margin-right: 60px
    }

    .mr-60px-xs-i {
        margin-right: 60px !important
    }
}

.mb-60px {
    margin-bottom: 60px
}

.mb-60px-i {
    margin-bottom: 60px !important
}

@media screen and (min-width:1024px) {
    .mb-60px-xl {
        margin-bottom: 60px
    }

    .mb-60px-xl-i {
        margin-bottom: 60px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mb-60px-lg {
        margin-bottom: 60px
    }

    .mb-60px-lg-i {
        margin-bottom: 60px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mb-60px-md {
        margin-bottom: 60px
    }

    .mb-60px-md-i {
        margin-bottom: 60px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mb-60px-sm {
        margin-bottom: 60px
    }

    .mb-60px-sm-i {
        margin-bottom: 60px !important
    }
}

@media screen and (max-width:576px) {
    .mb-60px-xs {
        margin-bottom: 60px
    }

    .mb-60px-xs-i {
        margin-bottom: 60px !important
    }
}

.ml-60px {
    margin-left: 60px
}

.ml-60px-i {
    margin-left: 60px !important
}

@media screen and (min-width:1024px) {
    .ml-60px-xl {
        margin-left: 60px
    }

    .ml-60px-xl-i {
        margin-left: 60px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .ml-60px-lg {
        margin-left: 60px
    }

    .ml-60px-lg-i {
        margin-left: 60px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .ml-60px-md {
        margin-left: 60px
    }

    .ml-60px-md-i {
        margin-left: 60px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .ml-60px-sm {
        margin-left: 60px
    }

    .ml-60px-sm-i {
        margin-left: 60px !important
    }
}

@media screen and (max-width:576px) {
    .ml-60px-xs {
        margin-left: 60px
    }

    .ml-60px-xs-i {
        margin-left: 60px !important
    }
}

.mt-64px {
    margin-top: 64px
}

.mt-64px-i {
    margin-top: 64px !important
}

@media screen and (min-width:1024px) {
    .mt-64px-xl {
        margin-top: 64px
    }

    .mt-64px-xl-i {
        margin-top: 64px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mt-64px-lg {
        margin-top: 64px
    }

    .mt-64px-lg-i {
        margin-top: 64px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mt-64px-md {
        margin-top: 64px
    }

    .mt-64px-md-i {
        margin-top: 64px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mt-64px-sm {
        margin-top: 64px
    }

    .mt-64px-sm-i {
        margin-top: 64px !important
    }
}

@media screen and (max-width:576px) {
    .mt-64px-xs {
        margin-top: 64px
    }

    .mt-64px-xs-i {
        margin-top: 64px !important
    }
}

.mr-64px {
    margin-right: 64px
}

.mr-64px-i {
    margin-right: 64px !important
}

@media screen and (min-width:1024px) {
    .mr-64px-xl {
        margin-right: 64px
    }

    .mr-64px-xl-i {
        margin-right: 64px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mr-64px-lg {
        margin-right: 64px
    }

    .mr-64px-lg-i {
        margin-right: 64px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mr-64px-md {
        margin-right: 64px
    }

    .mr-64px-md-i {
        margin-right: 64px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mr-64px-sm {
        margin-right: 64px
    }

    .mr-64px-sm-i {
        margin-right: 64px !important
    }
}

@media screen and (max-width:576px) {
    .mr-64px-xs {
        margin-right: 64px
    }

    .mr-64px-xs-i {
        margin-right: 64px !important
    }
}

.mb-64px {
    margin-bottom: 64px
}

.mb-64px-i {
    margin-bottom: 64px !important
}

@media screen and (min-width:1024px) {
    .mb-64px-xl {
        margin-bottom: 64px
    }

    .mb-64px-xl-i {
        margin-bottom: 64px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mb-64px-lg {
        margin-bottom: 64px
    }

    .mb-64px-lg-i {
        margin-bottom: 64px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mb-64px-md {
        margin-bottom: 64px
    }

    .mb-64px-md-i {
        margin-bottom: 64px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mb-64px-sm {
        margin-bottom: 64px
    }

    .mb-64px-sm-i {
        margin-bottom: 64px !important
    }
}

@media screen and (max-width:576px) {
    .mb-64px-xs {
        margin-bottom: 64px
    }

    .mb-64px-xs-i {
        margin-bottom: 64px !important
    }
}

.ml-64px {
    margin-left: 64px
}

.ml-64px-i {
    margin-left: 64px !important
}

@media screen and (min-width:1024px) {
    .ml-64px-xl {
        margin-left: 64px
    }

    .ml-64px-xl-i {
        margin-left: 64px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .ml-64px-lg {
        margin-left: 64px
    }

    .ml-64px-lg-i {
        margin-left: 64px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .ml-64px-md {
        margin-left: 64px
    }

    .ml-64px-md-i {
        margin-left: 64px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .ml-64px-sm {
        margin-left: 64px
    }

    .ml-64px-sm-i {
        margin-left: 64px !important
    }
}

@media screen and (max-width:576px) {
    .ml-64px-xs {
        margin-left: 64px
    }

    .ml-64px-xs-i {
        margin-left: 64px !important
    }
}

.mt-85px {
    margin-top: 85px
}

.mt-85px-i {
    margin-top: 85px !important
}

@media screen and (min-width:1024px) {
    .mt-85px-xl {
        margin-top: 85px
    }

    .mt-85px-xl-i {
        margin-top: 85px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mt-85px-lg {
        margin-top: 85px
    }

    .mt-85px-lg-i {
        margin-top: 85px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mt-85px-md {
        margin-top: 85px
    }

    .mt-85px-md-i {
        margin-top: 85px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mt-85px-sm {
        margin-top: 85px
    }

    .mt-85px-sm-i {
        margin-top: 85px !important
    }
}

@media screen and (max-width:576px) {
    .mt-85px-xs {
        margin-top: 85px
    }

    .mt-85px-xs-i {
        margin-top: 85px !important
    }
}

.mr-85px {
    margin-right: 85px
}

.mr-85px-i {
    margin-right: 85px !important
}

@media screen and (min-width:1024px) {
    .mr-85px-xl {
        margin-right: 85px
    }

    .mr-85px-xl-i {
        margin-right: 85px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mr-85px-lg {
        margin-right: 85px
    }

    .mr-85px-lg-i {
        margin-right: 85px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mr-85px-md {
        margin-right: 85px
    }

    .mr-85px-md-i {
        margin-right: 85px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mr-85px-sm {
        margin-right: 85px
    }

    .mr-85px-sm-i {
        margin-right: 85px !important
    }
}

@media screen and (max-width:576px) {
    .mr-85px-xs {
        margin-right: 85px
    }

    .mr-85px-xs-i {
        margin-right: 85px !important
    }
}

.mb-85px {
    margin-bottom: 85px
}

.mb-85px-i {
    margin-bottom: 85px !important
}

@media screen and (min-width:1024px) {
    .mb-85px-xl {
        margin-bottom: 85px
    }

    .mb-85px-xl-i {
        margin-bottom: 85px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mb-85px-lg {
        margin-bottom: 85px
    }

    .mb-85px-lg-i {
        margin-bottom: 85px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mb-85px-md {
        margin-bottom: 85px
    }

    .mb-85px-md-i {
        margin-bottom: 85px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mb-85px-sm {
        margin-bottom: 85px
    }

    .mb-85px-sm-i {
        margin-bottom: 85px !important
    }
}

@media screen and (max-width:576px) {
    .mb-85px-xs {
        margin-bottom: 85px
    }

    .mb-85px-xs-i {
        margin-bottom: 85px !important
    }
}

.ml-85px {
    margin-left: 85px
}

.ml-85px-i {
    margin-left: 85px !important
}

@media screen and (min-width:1024px) {
    .ml-85px-xl {
        margin-left: 85px
    }

    .ml-85px-xl-i {
        margin-left: 85px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .ml-85px-lg {
        margin-left: 85px
    }

    .ml-85px-lg-i {
        margin-left: 85px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .ml-85px-md {
        margin-left: 85px
    }

    .ml-85px-md-i {
        margin-left: 85px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .ml-85px-sm {
        margin-left: 85px
    }

    .ml-85px-sm-i {
        margin-left: 85px !important
    }
}

@media screen and (max-width:576px) {
    .ml-85px-xs {
        margin-left: 85px
    }

    .ml-85px-xs-i {
        margin-left: 85px !important
    }
}

.mt-100px {
    margin-top: 100px
}

.mt-100px-i {
    margin-top: 100px !important
}

@media screen and (min-width:1024px) {
    .mt-100px-xl {
        margin-top: 100px
    }

    .mt-100px-xl-i {
        margin-top: 100px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mt-100px-lg {
        margin-top: 100px
    }

    .mt-100px-lg-i {
        margin-top: 100px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mt-100px-md {
        margin-top: 100px
    }

    .mt-100px-md-i {
        margin-top: 100px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mt-100px-sm {
        margin-top: 100px
    }

    .mt-100px-sm-i {
        margin-top: 100px !important
    }
}

@media screen and (max-width:576px) {
    .mt-100px-xs {
        margin-top: 100px
    }

    .mt-100px-xs-i {
        margin-top: 100px !important
    }
}

.mr-100px {
    margin-right: 100px
}

.mr-100px-i {
    margin-right: 100px !important
}

@media screen and (min-width:1024px) {
    .mr-100px-xl {
        margin-right: 100px
    }

    .mr-100px-xl-i {
        margin-right: 100px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mr-100px-lg {
        margin-right: 100px
    }

    .mr-100px-lg-i {
        margin-right: 100px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mr-100px-md {
        margin-right: 100px
    }

    .mr-100px-md-i {
        margin-right: 100px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mr-100px-sm {
        margin-right: 100px
    }

    .mr-100px-sm-i {
        margin-right: 100px !important
    }
}

@media screen and (max-width:576px) {
    .mr-100px-xs {
        margin-right: 100px
    }

    .mr-100px-xs-i {
        margin-right: 100px !important
    }
}

.mb-100px {
    margin-bottom: 100px
}

.mb-100px-i {
    margin-bottom: 100px !important
}

@media screen and (min-width:1024px) {
    .mb-100px-xl {
        margin-bottom: 100px
    }

    .mb-100px-xl-i {
        margin-bottom: 100px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mb-100px-lg {
        margin-bottom: 100px
    }

    .mb-100px-lg-i {
        margin-bottom: 100px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mb-100px-md {
        margin-bottom: 100px
    }

    .mb-100px-md-i {
        margin-bottom: 100px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mb-100px-sm {
        margin-bottom: 100px
    }

    .mb-100px-sm-i {
        margin-bottom: 100px !important
    }
}

@media screen and (max-width:576px) {
    .mb-100px-xs {
        margin-bottom: 100px
    }

    .mb-100px-xs-i {
        margin-bottom: 100px !important
    }
}

.ml-100px {
    margin-left: 100px
}

.ml-100px-i {
    margin-left: 100px !important
}

@media screen and (min-width:1024px) {
    .ml-100px-xl {
        margin-left: 100px
    }

    .ml-100px-xl-i {
        margin-left: 100px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .ml-100px-lg {
        margin-left: 100px
    }

    .ml-100px-lg-i {
        margin-left: 100px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .ml-100px-md {
        margin-left: 100px
    }

    .ml-100px-md-i {
        margin-left: 100px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .ml-100px-sm {
        margin-left: 100px
    }

    .ml-100px-sm-i {
        margin-left: 100px !important
    }
}

@media screen and (max-width:576px) {
    .ml-100px-xs {
        margin-left: 100px
    }

    .ml-100px-xs-i {
        margin-left: 100px !important
    }
}

.mt-1rem {
    margin-top: 1rem
}

.mt-1rem-i {
    margin-top: 1rem !important
}

@media screen and (min-width:1024px) {
    .mt-1rem-xl {
        margin-top: 1rem
    }

    .mt-1rem-xl-i {
        margin-top: 1rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mt-1rem-lg {
        margin-top: 1rem
    }

    .mt-1rem-lg-i {
        margin-top: 1rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mt-1rem-md {
        margin-top: 1rem
    }

    .mt-1rem-md-i {
        margin-top: 1rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mt-1rem-sm {
        margin-top: 1rem
    }

    .mt-1rem-sm-i {
        margin-top: 1rem !important
    }
}

@media screen and (max-width:576px) {
    .mt-1rem-xs {
        margin-top: 1rem
    }

    .mt-1rem-xs-i {
        margin-top: 1rem !important
    }
}

.mr-1rem {
    margin-right: 1rem
}

.mr-1rem-i {
    margin-right: 1rem !important
}

@media screen and (min-width:1024px) {
    .mr-1rem-xl {
        margin-right: 1rem
    }

    .mr-1rem-xl-i {
        margin-right: 1rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mr-1rem-lg {
        margin-right: 1rem
    }

    .mr-1rem-lg-i {
        margin-right: 1rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mr-1rem-md {
        margin-right: 1rem
    }

    .mr-1rem-md-i {
        margin-right: 1rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mr-1rem-sm {
        margin-right: 1rem
    }

    .mr-1rem-sm-i {
        margin-right: 1rem !important
    }
}

@media screen and (max-width:576px) {
    .mr-1rem-xs {
        margin-right: 1rem
    }

    .mr-1rem-xs-i {
        margin-right: 1rem !important
    }
}

.mb-1rem {
    margin-bottom: 1rem
}

.mb-1rem-i {
    margin-bottom: 1rem !important
}

@media screen and (min-width:1024px) {
    .mb-1rem-xl {
        margin-bottom: 1rem
    }

    .mb-1rem-xl-i {
        margin-bottom: 1rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mb-1rem-lg {
        margin-bottom: 1rem
    }

    .mb-1rem-lg-i {
        margin-bottom: 1rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mb-1rem-md {
        margin-bottom: 1rem
    }

    .mb-1rem-md-i {
        margin-bottom: 1rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mb-1rem-sm {
        margin-bottom: 1rem
    }

    .mb-1rem-sm-i {
        margin-bottom: 1rem !important
    }
}

@media screen and (max-width:576px) {
    .mb-1rem-xs {
        margin-bottom: 1rem
    }

    .mb-1rem-xs-i {
        margin-bottom: 1rem !important
    }
}

.ml-1rem {
    margin-left: 1rem
}

.ml-1rem-i {
    margin-left: 1rem !important
}

@media screen and (min-width:1024px) {
    .ml-1rem-xl {
        margin-left: 1rem
    }

    .ml-1rem-xl-i {
        margin-left: 1rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .ml-1rem-lg {
        margin-left: 1rem
    }

    .ml-1rem-lg-i {
        margin-left: 1rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .ml-1rem-md {
        margin-left: 1rem
    }

    .ml-1rem-md-i {
        margin-left: 1rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .ml-1rem-sm {
        margin-left: 1rem
    }

    .ml-1rem-sm-i {
        margin-left: 1rem !important
    }
}

@media screen and (max-width:576px) {
    .ml-1rem-xs {
        margin-left: 1rem
    }

    .ml-1rem-xs-i {
        margin-left: 1rem !important
    }
}

.mt-2rem {
    margin-top: 2rem
}

.mt-2rem-i {
    margin-top: 2rem !important
}

@media screen and (min-width:1024px) {
    .mt-2rem-xl {
        margin-top: 2rem
    }

    .mt-2rem-xl-i {
        margin-top: 2rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mt-2rem-lg {
        margin-top: 2rem
    }

    .mt-2rem-lg-i {
        margin-top: 2rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mt-2rem-md {
        margin-top: 2rem
    }

    .mt-2rem-md-i {
        margin-top: 2rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mt-2rem-sm {
        margin-top: 2rem
    }

    .mt-2rem-sm-i {
        margin-top: 2rem !important
    }
}

@media screen and (max-width:576px) {
    .mt-2rem-xs {
        margin-top: 2rem
    }

    .mt-2rem-xs-i {
        margin-top: 2rem !important
    }
}

.mr-2rem {
    margin-right: 2rem
}

.mr-2rem-i {
    margin-right: 2rem !important
}

@media screen and (min-width:1024px) {
    .mr-2rem-xl {
        margin-right: 2rem
    }

    .mr-2rem-xl-i {
        margin-right: 2rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mr-2rem-lg {
        margin-right: 2rem
    }

    .mr-2rem-lg-i {
        margin-right: 2rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mr-2rem-md {
        margin-right: 2rem
    }

    .mr-2rem-md-i {
        margin-right: 2rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mr-2rem-sm {
        margin-right: 2rem
    }

    .mr-2rem-sm-i {
        margin-right: 2rem !important
    }
}

@media screen and (max-width:576px) {
    .mr-2rem-xs {
        margin-right: 2rem
    }

    .mr-2rem-xs-i {
        margin-right: 2rem !important
    }
}

.mb-2rem {
    margin-bottom: 2rem
}

.mb-2rem-i {
    margin-bottom: 2rem !important
}

@media screen and (min-width:1024px) {
    .mb-2rem-xl {
        margin-bottom: 2rem
    }

    .mb-2rem-xl-i {
        margin-bottom: 2rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mb-2rem-lg {
        margin-bottom: 2rem
    }

    .mb-2rem-lg-i {
        margin-bottom: 2rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mb-2rem-md {
        margin-bottom: 2rem
    }

    .mb-2rem-md-i {
        margin-bottom: 2rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mb-2rem-sm {
        margin-bottom: 2rem
    }

    .mb-2rem-sm-i {
        margin-bottom: 2rem !important
    }
}

@media screen and (max-width:576px) {
    .mb-2rem-xs {
        margin-bottom: 2rem
    }

    .mb-2rem-xs-i {
        margin-bottom: 2rem !important
    }
}

.ml-2rem {
    margin-left: 2rem
}

.ml-2rem-i {
    margin-left: 2rem !important
}

@media screen and (min-width:1024px) {
    .ml-2rem-xl {
        margin-left: 2rem
    }

    .ml-2rem-xl-i {
        margin-left: 2rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .ml-2rem-lg {
        margin-left: 2rem
    }

    .ml-2rem-lg-i {
        margin-left: 2rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .ml-2rem-md {
        margin-left: 2rem
    }

    .ml-2rem-md-i {
        margin-left: 2rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .ml-2rem-sm {
        margin-left: 2rem
    }

    .ml-2rem-sm-i {
        margin-left: 2rem !important
    }
}

@media screen and (max-width:576px) {
    .ml-2rem-xs {
        margin-left: 2rem
    }

    .ml-2rem-xs-i {
        margin-left: 2rem !important
    }
}

.mt-3rem {
    margin-top: 3rem
}

.mt-3rem-i {
    margin-top: 3rem !important
}

@media screen and (min-width:1024px) {
    .mt-3rem-xl {
        margin-top: 3rem
    }

    .mt-3rem-xl-i {
        margin-top: 3rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mt-3rem-lg {
        margin-top: 3rem
    }

    .mt-3rem-lg-i {
        margin-top: 3rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mt-3rem-md {
        margin-top: 3rem
    }

    .mt-3rem-md-i {
        margin-top: 3rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mt-3rem-sm {
        margin-top: 3rem
    }

    .mt-3rem-sm-i {
        margin-top: 3rem !important
    }
}

@media screen and (max-width:576px) {
    .mt-3rem-xs {
        margin-top: 3rem
    }

    .mt-3rem-xs-i {
        margin-top: 3rem !important
    }
}

.mr-3rem {
    margin-right: 3rem
}

.mr-3rem-i {
    margin-right: 3rem !important
}

@media screen and (min-width:1024px) {
    .mr-3rem-xl {
        margin-right: 3rem
    }

    .mr-3rem-xl-i {
        margin-right: 3rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mr-3rem-lg {
        margin-right: 3rem
    }

    .mr-3rem-lg-i {
        margin-right: 3rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mr-3rem-md {
        margin-right: 3rem
    }

    .mr-3rem-md-i {
        margin-right: 3rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mr-3rem-sm {
        margin-right: 3rem
    }

    .mr-3rem-sm-i {
        margin-right: 3rem !important
    }
}

@media screen and (max-width:576px) {
    .mr-3rem-xs {
        margin-right: 3rem
    }

    .mr-3rem-xs-i {
        margin-right: 3rem !important
    }
}

.mb-3rem {
    margin-bottom: 3rem
}

.mb-3rem-i {
    margin-bottom: 3rem !important
}

@media screen and (min-width:1024px) {
    .mb-3rem-xl {
        margin-bottom: 3rem
    }

    .mb-3rem-xl-i {
        margin-bottom: 3rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mb-3rem-lg {
        margin-bottom: 3rem
    }

    .mb-3rem-lg-i {
        margin-bottom: 3rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mb-3rem-md {
        margin-bottom: 3rem
    }

    .mb-3rem-md-i {
        margin-bottom: 3rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mb-3rem-sm {
        margin-bottom: 3rem
    }

    .mb-3rem-sm-i {
        margin-bottom: 3rem !important
    }
}

@media screen and (max-width:576px) {
    .mb-3rem-xs {
        margin-bottom: 3rem
    }

    .mb-3rem-xs-i {
        margin-bottom: 3rem !important
    }
}

.ml-3rem {
    margin-left: 3rem
}

.ml-3rem-i {
    margin-left: 3rem !important
}

@media screen and (min-width:1024px) {
    .ml-3rem-xl {
        margin-left: 3rem
    }

    .ml-3rem-xl-i {
        margin-left: 3rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .ml-3rem-lg {
        margin-left: 3rem
    }

    .ml-3rem-lg-i {
        margin-left: 3rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .ml-3rem-md {
        margin-left: 3rem
    }

    .ml-3rem-md-i {
        margin-left: 3rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .ml-3rem-sm {
        margin-left: 3rem
    }

    .ml-3rem-sm-i {
        margin-left: 3rem !important
    }
}

@media screen and (max-width:576px) {
    .ml-3rem-xs {
        margin-left: 3rem
    }

    .ml-3rem-xs-i {
        margin-left: 3rem !important
    }
}

.mt-4rem {
    margin-top: 4rem
}

.mt-4rem-i {
    margin-top: 4rem !important
}

@media screen and (min-width:1024px) {
    .mt-4rem-xl {
        margin-top: 4rem
    }

    .mt-4rem-xl-i {
        margin-top: 4rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mt-4rem-lg {
        margin-top: 4rem
    }

    .mt-4rem-lg-i {
        margin-top: 4rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mt-4rem-md {
        margin-top: 4rem
    }

    .mt-4rem-md-i {
        margin-top: 4rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mt-4rem-sm {
        margin-top: 4rem
    }

    .mt-4rem-sm-i {
        margin-top: 4rem !important
    }
}

@media screen and (max-width:576px) {
    .mt-4rem-xs {
        margin-top: 4rem
    }

    .mt-4rem-xs-i {
        margin-top: 4rem !important
    }
}

.mr-4rem {
    margin-right: 4rem
}

.mr-4rem-i {
    margin-right: 4rem !important
}

@media screen and (min-width:1024px) {
    .mr-4rem-xl {
        margin-right: 4rem
    }

    .mr-4rem-xl-i {
        margin-right: 4rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mr-4rem-lg {
        margin-right: 4rem
    }

    .mr-4rem-lg-i {
        margin-right: 4rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mr-4rem-md {
        margin-right: 4rem
    }

    .mr-4rem-md-i {
        margin-right: 4rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mr-4rem-sm {
        margin-right: 4rem
    }

    .mr-4rem-sm-i {
        margin-right: 4rem !important
    }
}

@media screen and (max-width:576px) {
    .mr-4rem-xs {
        margin-right: 4rem
    }

    .mr-4rem-xs-i {
        margin-right: 4rem !important
    }
}

.mb-4rem {
    margin-bottom: 4rem
}

.mb-4rem-i {
    margin-bottom: 4rem !important
}

@media screen and (min-width:1024px) {
    .mb-4rem-xl {
        margin-bottom: 4rem
    }

    .mb-4rem-xl-i {
        margin-bottom: 4rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mb-4rem-lg {
        margin-bottom: 4rem
    }

    .mb-4rem-lg-i {
        margin-bottom: 4rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mb-4rem-md {
        margin-bottom: 4rem
    }

    .mb-4rem-md-i {
        margin-bottom: 4rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mb-4rem-sm {
        margin-bottom: 4rem
    }

    .mb-4rem-sm-i {
        margin-bottom: 4rem !important
    }
}

@media screen and (max-width:576px) {
    .mb-4rem-xs {
        margin-bottom: 4rem
    }

    .mb-4rem-xs-i {
        margin-bottom: 4rem !important
    }
}

.ml-4rem {
    margin-left: 4rem
}

.ml-4rem-i {
    margin-left: 4rem !important
}

@media screen and (min-width:1024px) {
    .ml-4rem-xl {
        margin-left: 4rem
    }

    .ml-4rem-xl-i {
        margin-left: 4rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .ml-4rem-lg {
        margin-left: 4rem
    }

    .ml-4rem-lg-i {
        margin-left: 4rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .ml-4rem-md {
        margin-left: 4rem
    }

    .ml-4rem-md-i {
        margin-left: 4rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .ml-4rem-sm {
        margin-left: 4rem
    }

    .ml-4rem-sm-i {
        margin-left: 4rem !important
    }
}

@media screen and (max-width:576px) {
    .ml-4rem-xs {
        margin-left: 4rem
    }

    .ml-4rem-xs-i {
        margin-left: 4rem !important
    }
}

.mt-5rem {
    margin-top: 5rem
}

.mt-5rem-i {
    margin-top: 5rem !important
}

@media screen and (min-width:1024px) {
    .mt-5rem-xl {
        margin-top: 5rem
    }

    .mt-5rem-xl-i {
        margin-top: 5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mt-5rem-lg {
        margin-top: 5rem
    }

    .mt-5rem-lg-i {
        margin-top: 5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mt-5rem-md {
        margin-top: 5rem
    }

    .mt-5rem-md-i {
        margin-top: 5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mt-5rem-sm {
        margin-top: 5rem
    }

    .mt-5rem-sm-i {
        margin-top: 5rem !important
    }
}

@media screen and (max-width:576px) {
    .mt-5rem-xs {
        margin-top: 5rem
    }

    .mt-5rem-xs-i {
        margin-top: 5rem !important
    }
}

.mr-5rem {
    margin-right: 5rem
}

.mr-5rem-i {
    margin-right: 5rem !important
}

@media screen and (min-width:1024px) {
    .mr-5rem-xl {
        margin-right: 5rem
    }

    .mr-5rem-xl-i {
        margin-right: 5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mr-5rem-lg {
        margin-right: 5rem
    }

    .mr-5rem-lg-i {
        margin-right: 5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mr-5rem-md {
        margin-right: 5rem
    }

    .mr-5rem-md-i {
        margin-right: 5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mr-5rem-sm {
        margin-right: 5rem
    }

    .mr-5rem-sm-i {
        margin-right: 5rem !important
    }
}

@media screen and (max-width:576px) {
    .mr-5rem-xs {
        margin-right: 5rem
    }

    .mr-5rem-xs-i {
        margin-right: 5rem !important
    }
}

.mb-5rem {
    margin-bottom: 5rem
}

.mb-5rem-i {
    margin-bottom: 5rem !important
}

@media screen and (min-width:1024px) {
    .mb-5rem-xl {
        margin-bottom: 5rem
    }

    .mb-5rem-xl-i {
        margin-bottom: 5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mb-5rem-lg {
        margin-bottom: 5rem
    }

    .mb-5rem-lg-i {
        margin-bottom: 5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mb-5rem-md {
        margin-bottom: 5rem
    }

    .mb-5rem-md-i {
        margin-bottom: 5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mb-5rem-sm {
        margin-bottom: 5rem
    }

    .mb-5rem-sm-i {
        margin-bottom: 5rem !important
    }
}

@media screen and (max-width:576px) {
    .mb-5rem-xs {
        margin-bottom: 5rem
    }

    .mb-5rem-xs-i {
        margin-bottom: 5rem !important
    }
}

.ml-5rem {
    margin-left: 5rem
}

.ml-5rem-i {
    margin-left: 5rem !important
}

@media screen and (min-width:1024px) {
    .ml-5rem-xl {
        margin-left: 5rem
    }

    .ml-5rem-xl-i {
        margin-left: 5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .ml-5rem-lg {
        margin-left: 5rem
    }

    .ml-5rem-lg-i {
        margin-left: 5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .ml-5rem-md {
        margin-left: 5rem
    }

    .ml-5rem-md-i {
        margin-left: 5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .ml-5rem-sm {
        margin-left: 5rem
    }

    .ml-5rem-sm-i {
        margin-left: 5rem !important
    }
}

@media screen and (max-width:576px) {
    .ml-5rem-xs {
        margin-left: 5rem
    }

    .ml-5rem-xs-i {
        margin-left: 5rem !important
    }
}

.mt-6rem {
    margin-top: 6rem
}

.mt-6rem-i {
    margin-top: 6rem !important
}

@media screen and (min-width:1024px) {
    .mt-6rem-xl {
        margin-top: 6rem
    }

    .mt-6rem-xl-i {
        margin-top: 6rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mt-6rem-lg {
        margin-top: 6rem
    }

    .mt-6rem-lg-i {
        margin-top: 6rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mt-6rem-md {
        margin-top: 6rem
    }

    .mt-6rem-md-i {
        margin-top: 6rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mt-6rem-sm {
        margin-top: 6rem
    }

    .mt-6rem-sm-i {
        margin-top: 6rem !important
    }
}

@media screen and (max-width:576px) {
    .mt-6rem-xs {
        margin-top: 6rem
    }

    .mt-6rem-xs-i {
        margin-top: 6rem !important
    }
}

.mr-6rem {
    margin-right: 6rem
}

.mr-6rem-i {
    margin-right: 6rem !important
}

@media screen and (min-width:1024px) {
    .mr-6rem-xl {
        margin-right: 6rem
    }

    .mr-6rem-xl-i {
        margin-right: 6rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mr-6rem-lg {
        margin-right: 6rem
    }

    .mr-6rem-lg-i {
        margin-right: 6rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mr-6rem-md {
        margin-right: 6rem
    }

    .mr-6rem-md-i {
        margin-right: 6rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mr-6rem-sm {
        margin-right: 6rem
    }

    .mr-6rem-sm-i {
        margin-right: 6rem !important
    }
}

@media screen and (max-width:576px) {
    .mr-6rem-xs {
        margin-right: 6rem
    }

    .mr-6rem-xs-i {
        margin-right: 6rem !important
    }
}

.mb-6rem {
    margin-bottom: 6rem
}

.mb-6rem-i {
    margin-bottom: 6rem !important
}

@media screen and (min-width:1024px) {
    .mb-6rem-xl {
        margin-bottom: 6rem
    }

    .mb-6rem-xl-i {
        margin-bottom: 6rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mb-6rem-lg {
        margin-bottom: 6rem
    }

    .mb-6rem-lg-i {
        margin-bottom: 6rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mb-6rem-md {
        margin-bottom: 6rem
    }

    .mb-6rem-md-i {
        margin-bottom: 6rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mb-6rem-sm {
        margin-bottom: 6rem
    }

    .mb-6rem-sm-i {
        margin-bottom: 6rem !important
    }
}

@media screen and (max-width:576px) {
    .mb-6rem-xs {
        margin-bottom: 6rem
    }

    .mb-6rem-xs-i {
        margin-bottom: 6rem !important
    }
}

.ml-6rem {
    margin-left: 6rem
}

.ml-6rem-i {
    margin-left: 6rem !important
}

@media screen and (min-width:1024px) {
    .ml-6rem-xl {
        margin-left: 6rem
    }

    .ml-6rem-xl-i {
        margin-left: 6rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .ml-6rem-lg {
        margin-left: 6rem
    }

    .ml-6rem-lg-i {
        margin-left: 6rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .ml-6rem-md {
        margin-left: 6rem
    }

    .ml-6rem-md-i {
        margin-left: 6rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .ml-6rem-sm {
        margin-left: 6rem
    }

    .ml-6rem-sm-i {
        margin-left: 6rem !important
    }
}

@media screen and (max-width:576px) {
    .ml-6rem-xs {
        margin-left: 6rem
    }

    .ml-6rem-xs-i {
        margin-left: 6rem !important
    }
}

.mt-7rem {
    margin-top: 7rem
}

.mt-7rem-i {
    margin-top: 7rem !important
}

@media screen and (min-width:1024px) {
    .mt-7rem-xl {
        margin-top: 7rem
    }

    .mt-7rem-xl-i {
        margin-top: 7rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mt-7rem-lg {
        margin-top: 7rem
    }

    .mt-7rem-lg-i {
        margin-top: 7rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mt-7rem-md {
        margin-top: 7rem
    }

    .mt-7rem-md-i {
        margin-top: 7rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mt-7rem-sm {
        margin-top: 7rem
    }

    .mt-7rem-sm-i {
        margin-top: 7rem !important
    }
}

@media screen and (max-width:576px) {
    .mt-7rem-xs {
        margin-top: 7rem
    }

    .mt-7rem-xs-i {
        margin-top: 7rem !important
    }
}

.mr-7rem {
    margin-right: 7rem
}

.mr-7rem-i {
    margin-right: 7rem !important
}

@media screen and (min-width:1024px) {
    .mr-7rem-xl {
        margin-right: 7rem
    }

    .mr-7rem-xl-i {
        margin-right: 7rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mr-7rem-lg {
        margin-right: 7rem
    }

    .mr-7rem-lg-i {
        margin-right: 7rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mr-7rem-md {
        margin-right: 7rem
    }

    .mr-7rem-md-i {
        margin-right: 7rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mr-7rem-sm {
        margin-right: 7rem
    }

    .mr-7rem-sm-i {
        margin-right: 7rem !important
    }
}

@media screen and (max-width:576px) {
    .mr-7rem-xs {
        margin-right: 7rem
    }

    .mr-7rem-xs-i {
        margin-right: 7rem !important
    }
}

.mb-7rem {
    margin-bottom: 7rem
}

.mb-7rem-i {
    margin-bottom: 7rem !important
}

@media screen and (min-width:1024px) {
    .mb-7rem-xl {
        margin-bottom: 7rem
    }

    .mb-7rem-xl-i {
        margin-bottom: 7rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mb-7rem-lg {
        margin-bottom: 7rem
    }

    .mb-7rem-lg-i {
        margin-bottom: 7rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mb-7rem-md {
        margin-bottom: 7rem
    }

    .mb-7rem-md-i {
        margin-bottom: 7rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mb-7rem-sm {
        margin-bottom: 7rem
    }

    .mb-7rem-sm-i {
        margin-bottom: 7rem !important
    }
}

@media screen and (max-width:576px) {
    .mb-7rem-xs {
        margin-bottom: 7rem
    }

    .mb-7rem-xs-i {
        margin-bottom: 7rem !important
    }
}

.ml-7rem {
    margin-left: 7rem
}

.ml-7rem-i {
    margin-left: 7rem !important
}

@media screen and (min-width:1024px) {
    .ml-7rem-xl {
        margin-left: 7rem
    }

    .ml-7rem-xl-i {
        margin-left: 7rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .ml-7rem-lg {
        margin-left: 7rem
    }

    .ml-7rem-lg-i {
        margin-left: 7rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .ml-7rem-md {
        margin-left: 7rem
    }

    .ml-7rem-md-i {
        margin-left: 7rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .ml-7rem-sm {
        margin-left: 7rem
    }

    .ml-7rem-sm-i {
        margin-left: 7rem !important
    }
}

@media screen and (max-width:576px) {
    .ml-7rem-xs {
        margin-left: 7rem
    }

    .ml-7rem-xs-i {
        margin-left: 7rem !important
    }
}

.mt-8rem {
    margin-top: 8rem
}

.mt-8rem-i {
    margin-top: 8rem !important
}

@media screen and (min-width:1024px) {
    .mt-8rem-xl {
        margin-top: 8rem
    }

    .mt-8rem-xl-i {
        margin-top: 8rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mt-8rem-lg {
        margin-top: 8rem
    }

    .mt-8rem-lg-i {
        margin-top: 8rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mt-8rem-md {
        margin-top: 8rem
    }

    .mt-8rem-md-i {
        margin-top: 8rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mt-8rem-sm {
        margin-top: 8rem
    }

    .mt-8rem-sm-i {
        margin-top: 8rem !important
    }
}

@media screen and (max-width:576px) {
    .mt-8rem-xs {
        margin-top: 8rem
    }

    .mt-8rem-xs-i {
        margin-top: 8rem !important
    }
}

.mr-8rem {
    margin-right: 8rem
}

.mr-8rem-i {
    margin-right: 8rem !important
}

@media screen and (min-width:1024px) {
    .mr-8rem-xl {
        margin-right: 8rem
    }

    .mr-8rem-xl-i {
        margin-right: 8rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mr-8rem-lg {
        margin-right: 8rem
    }

    .mr-8rem-lg-i {
        margin-right: 8rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mr-8rem-md {
        margin-right: 8rem
    }

    .mr-8rem-md-i {
        margin-right: 8rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mr-8rem-sm {
        margin-right: 8rem
    }

    .mr-8rem-sm-i {
        margin-right: 8rem !important
    }
}

@media screen and (max-width:576px) {
    .mr-8rem-xs {
        margin-right: 8rem
    }

    .mr-8rem-xs-i {
        margin-right: 8rem !important
    }
}

.mb-8rem {
    margin-bottom: 8rem
}

.mb-8rem-i {
    margin-bottom: 8rem !important
}

@media screen and (min-width:1024px) {
    .mb-8rem-xl {
        margin-bottom: 8rem
    }

    .mb-8rem-xl-i {
        margin-bottom: 8rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mb-8rem-lg {
        margin-bottom: 8rem
    }

    .mb-8rem-lg-i {
        margin-bottom: 8rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mb-8rem-md {
        margin-bottom: 8rem
    }

    .mb-8rem-md-i {
        margin-bottom: 8rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mb-8rem-sm {
        margin-bottom: 8rem
    }

    .mb-8rem-sm-i {
        margin-bottom: 8rem !important
    }
}

@media screen and (max-width:576px) {
    .mb-8rem-xs {
        margin-bottom: 8rem
    }

    .mb-8rem-xs-i {
        margin-bottom: 8rem !important
    }
}

.ml-8rem {
    margin-left: 8rem
}

.ml-8rem-i {
    margin-left: 8rem !important
}

@media screen and (min-width:1024px) {
    .ml-8rem-xl {
        margin-left: 8rem
    }

    .ml-8rem-xl-i {
        margin-left: 8rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .ml-8rem-lg {
        margin-left: 8rem
    }

    .ml-8rem-lg-i {
        margin-left: 8rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .ml-8rem-md {
        margin-left: 8rem
    }

    .ml-8rem-md-i {
        margin-left: 8rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .ml-8rem-sm {
        margin-left: 8rem
    }

    .ml-8rem-sm-i {
        margin-left: 8rem !important
    }
}

@media screen and (max-width:576px) {
    .ml-8rem-xs {
        margin-left: 8rem
    }

    .ml-8rem-xs-i {
        margin-left: 8rem !important
    }
}

.mt-9rem {
    margin-top: 9rem
}

.mt-9rem-i {
    margin-top: 9rem !important
}

@media screen and (min-width:1024px) {
    .mt-9rem-xl {
        margin-top: 9rem
    }

    .mt-9rem-xl-i {
        margin-top: 9rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mt-9rem-lg {
        margin-top: 9rem
    }

    .mt-9rem-lg-i {
        margin-top: 9rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mt-9rem-md {
        margin-top: 9rem
    }

    .mt-9rem-md-i {
        margin-top: 9rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mt-9rem-sm {
        margin-top: 9rem
    }

    .mt-9rem-sm-i {
        margin-top: 9rem !important
    }
}

@media screen and (max-width:576px) {
    .mt-9rem-xs {
        margin-top: 9rem
    }

    .mt-9rem-xs-i {
        margin-top: 9rem !important
    }
}

.mr-9rem {
    margin-right: 9rem
}

.mr-9rem-i {
    margin-right: 9rem !important
}

@media screen and (min-width:1024px) {
    .mr-9rem-xl {
        margin-right: 9rem
    }

    .mr-9rem-xl-i {
        margin-right: 9rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mr-9rem-lg {
        margin-right: 9rem
    }

    .mr-9rem-lg-i {
        margin-right: 9rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mr-9rem-md {
        margin-right: 9rem
    }

    .mr-9rem-md-i {
        margin-right: 9rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mr-9rem-sm {
        margin-right: 9rem
    }

    .mr-9rem-sm-i {
        margin-right: 9rem !important
    }
}

@media screen and (max-width:576px) {
    .mr-9rem-xs {
        margin-right: 9rem
    }

    .mr-9rem-xs-i {
        margin-right: 9rem !important
    }
}

.mb-9rem {
    margin-bottom: 9rem
}

.mb-9rem-i {
    margin-bottom: 9rem !important
}

@media screen and (min-width:1024px) {
    .mb-9rem-xl {
        margin-bottom: 9rem
    }

    .mb-9rem-xl-i {
        margin-bottom: 9rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mb-9rem-lg {
        margin-bottom: 9rem
    }

    .mb-9rem-lg-i {
        margin-bottom: 9rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mb-9rem-md {
        margin-bottom: 9rem
    }

    .mb-9rem-md-i {
        margin-bottom: 9rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mb-9rem-sm {
        margin-bottom: 9rem
    }

    .mb-9rem-sm-i {
        margin-bottom: 9rem !important
    }
}

@media screen and (max-width:576px) {
    .mb-9rem-xs {
        margin-bottom: 9rem
    }

    .mb-9rem-xs-i {
        margin-bottom: 9rem !important
    }
}

.ml-9rem {
    margin-left: 9rem
}

.ml-9rem-i {
    margin-left: 9rem !important
}

@media screen and (min-width:1024px) {
    .ml-9rem-xl {
        margin-left: 9rem
    }

    .ml-9rem-xl-i {
        margin-left: 9rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .ml-9rem-lg {
        margin-left: 9rem
    }

    .ml-9rem-lg-i {
        margin-left: 9rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .ml-9rem-md {
        margin-left: 9rem
    }

    .ml-9rem-md-i {
        margin-left: 9rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .ml-9rem-sm {
        margin-left: 9rem
    }

    .ml-9rem-sm-i {
        margin-left: 9rem !important
    }
}

@media screen and (max-width:576px) {
    .ml-9rem-xs {
        margin-left: 9rem
    }

    .ml-9rem-xs-i {
        margin-left: 9rem !important
    }
}

.mt-10rem {
    margin-top: 10rem
}

.mt-10rem-i {
    margin-top: 10rem !important
}

@media screen and (min-width:1024px) {
    .mt-10rem-xl {
        margin-top: 10rem
    }

    .mt-10rem-xl-i {
        margin-top: 10rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mt-10rem-lg {
        margin-top: 10rem
    }

    .mt-10rem-lg-i {
        margin-top: 10rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mt-10rem-md {
        margin-top: 10rem
    }

    .mt-10rem-md-i {
        margin-top: 10rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mt-10rem-sm {
        margin-top: 10rem
    }

    .mt-10rem-sm-i {
        margin-top: 10rem !important
    }
}

@media screen and (max-width:576px) {
    .mt-10rem-xs {
        margin-top: 10rem
    }

    .mt-10rem-xs-i {
        margin-top: 10rem !important
    }
}

.mr-10rem {
    margin-right: 10rem
}

.mr-10rem-i {
    margin-right: 10rem !important
}

@media screen and (min-width:1024px) {
    .mr-10rem-xl {
        margin-right: 10rem
    }

    .mr-10rem-xl-i {
        margin-right: 10rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mr-10rem-lg {
        margin-right: 10rem
    }

    .mr-10rem-lg-i {
        margin-right: 10rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mr-10rem-md {
        margin-right: 10rem
    }

    .mr-10rem-md-i {
        margin-right: 10rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mr-10rem-sm {
        margin-right: 10rem
    }

    .mr-10rem-sm-i {
        margin-right: 10rem !important
    }
}

@media screen and (max-width:576px) {
    .mr-10rem-xs {
        margin-right: 10rem
    }

    .mr-10rem-xs-i {
        margin-right: 10rem !important
    }
}

.mb-10rem {
    margin-bottom: 10rem
}

.mb-10rem-i {
    margin-bottom: 10rem !important
}

@media screen and (min-width:1024px) {
    .mb-10rem-xl {
        margin-bottom: 10rem
    }

    .mb-10rem-xl-i {
        margin-bottom: 10rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mb-10rem-lg {
        margin-bottom: 10rem
    }

    .mb-10rem-lg-i {
        margin-bottom: 10rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mb-10rem-md {
        margin-bottom: 10rem
    }

    .mb-10rem-md-i {
        margin-bottom: 10rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mb-10rem-sm {
        margin-bottom: 10rem
    }

    .mb-10rem-sm-i {
        margin-bottom: 10rem !important
    }
}

@media screen and (max-width:576px) {
    .mb-10rem-xs {
        margin-bottom: 10rem
    }

    .mb-10rem-xs-i {
        margin-bottom: 10rem !important
    }
}

.ml-10rem {
    margin-left: 10rem
}

.ml-10rem-i {
    margin-left: 10rem !important
}

@media screen and (min-width:1024px) {
    .ml-10rem-xl {
        margin-left: 10rem
    }

    .ml-10rem-xl-i {
        margin-left: 10rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .ml-10rem-lg {
        margin-left: 10rem
    }

    .ml-10rem-lg-i {
        margin-left: 10rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .ml-10rem-md {
        margin-left: 10rem
    }

    .ml-10rem-md-i {
        margin-left: 10rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .ml-10rem-sm {
        margin-left: 10rem
    }

    .ml-10rem-sm-i {
        margin-left: 10rem !important
    }
}

@media screen and (max-width:576px) {
    .ml-10rem-xs {
        margin-left: 10rem
    }

    .ml-10rem-xs-i {
        margin-left: 10rem !important
    }
}

.mt-1d5rem {
    margin-top: 1.5rem
}

.mt-1d5rem-i {
    margin-top: 1.5rem !important
}

@media screen and (min-width:1024px) {
    .mt-1d5rem-xl {
        margin-top: 1.5rem
    }

    .mt-1d5rem-xl-i {
        margin-top: 1.5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mt-1d5rem-lg {
        margin-top: 1.5rem
    }

    .mt-1d5rem-lg-i {
        margin-top: 1.5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mt-1d5rem-md {
        margin-top: 1.5rem
    }

    .mt-1d5rem-md-i {
        margin-top: 1.5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mt-1d5rem-sm {
        margin-top: 1.5rem
    }

    .mt-1d5rem-sm-i {
        margin-top: 1.5rem !important
    }
}

@media screen and (max-width:576px) {
    .mt-1d5rem-xs {
        margin-top: 1.5rem
    }

    .mt-1d5rem-xs-i {
        margin-top: 1.5rem !important
    }
}

.mr-1d5rem {
    margin-right: 1.5rem
}

.mr-1d5rem-i {
    margin-right: 1.5rem !important
}

@media screen and (min-width:1024px) {
    .mr-1d5rem-xl {
        margin-right: 1.5rem
    }

    .mr-1d5rem-xl-i {
        margin-right: 1.5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mr-1d5rem-lg {
        margin-right: 1.5rem
    }

    .mr-1d5rem-lg-i {
        margin-right: 1.5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mr-1d5rem-md {
        margin-right: 1.5rem
    }

    .mr-1d5rem-md-i {
        margin-right: 1.5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mr-1d5rem-sm {
        margin-right: 1.5rem
    }

    .mr-1d5rem-sm-i {
        margin-right: 1.5rem !important
    }
}

@media screen and (max-width:576px) {
    .mr-1d5rem-xs {
        margin-right: 1.5rem
    }

    .mr-1d5rem-xs-i {
        margin-right: 1.5rem !important
    }
}

.mb-1d5rem {
    margin-bottom: 1.5rem
}

.mb-1d5rem-i {
    margin-bottom: 1.5rem !important
}

@media screen and (min-width:1024px) {
    .mb-1d5rem-xl {
        margin-bottom: 1.5rem
    }

    .mb-1d5rem-xl-i {
        margin-bottom: 1.5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mb-1d5rem-lg {
        margin-bottom: 1.5rem
    }

    .mb-1d5rem-lg-i {
        margin-bottom: 1.5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mb-1d5rem-md {
        margin-bottom: 1.5rem
    }

    .mb-1d5rem-md-i {
        margin-bottom: 1.5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mb-1d5rem-sm {
        margin-bottom: 1.5rem
    }

    .mb-1d5rem-sm-i {
        margin-bottom: 1.5rem !important
    }
}

@media screen and (max-width:576px) {
    .mb-1d5rem-xs {
        margin-bottom: 1.5rem
    }

    .mb-1d5rem-xs-i {
        margin-bottom: 1.5rem !important
    }
}

.ml-1d5rem {
    margin-left: 1.5rem
}

.ml-1d5rem-i {
    margin-left: 1.5rem !important
}

@media screen and (min-width:1024px) {
    .ml-1d5rem-xl {
        margin-left: 1.5rem
    }

    .ml-1d5rem-xl-i {
        margin-left: 1.5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .ml-1d5rem-lg {
        margin-left: 1.5rem
    }

    .ml-1d5rem-lg-i {
        margin-left: 1.5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .ml-1d5rem-md {
        margin-left: 1.5rem
    }

    .ml-1d5rem-md-i {
        margin-left: 1.5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .ml-1d5rem-sm {
        margin-left: 1.5rem
    }

    .ml-1d5rem-sm-i {
        margin-left: 1.5rem !important
    }
}

@media screen and (max-width:576px) {
    .ml-1d5rem-xs {
        margin-left: 1.5rem
    }

    .ml-1d5rem-xs-i {
        margin-left: 1.5rem !important
    }
}

.mt-2d5rem {
    margin-top: 2.5rem
}

.mt-2d5rem-i {
    margin-top: 2.5rem !important
}

@media screen and (min-width:1024px) {
    .mt-2d5rem-xl {
        margin-top: 2.5rem
    }

    .mt-2d5rem-xl-i {
        margin-top: 2.5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mt-2d5rem-lg {
        margin-top: 2.5rem
    }

    .mt-2d5rem-lg-i {
        margin-top: 2.5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mt-2d5rem-md {
        margin-top: 2.5rem
    }

    .mt-2d5rem-md-i {
        margin-top: 2.5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mt-2d5rem-sm {
        margin-top: 2.5rem
    }

    .mt-2d5rem-sm-i {
        margin-top: 2.5rem !important
    }
}

@media screen and (max-width:576px) {
    .mt-2d5rem-xs {
        margin-top: 2.5rem
    }

    .mt-2d5rem-xs-i {
        margin-top: 2.5rem !important
    }
}

.mr-2d5rem {
    margin-right: 2.5rem
}

.mr-2d5rem-i {
    margin-right: 2.5rem !important
}

@media screen and (min-width:1024px) {
    .mr-2d5rem-xl {
        margin-right: 2.5rem
    }

    .mr-2d5rem-xl-i {
        margin-right: 2.5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mr-2d5rem-lg {
        margin-right: 2.5rem
    }

    .mr-2d5rem-lg-i {
        margin-right: 2.5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mr-2d5rem-md {
        margin-right: 2.5rem
    }

    .mr-2d5rem-md-i {
        margin-right: 2.5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mr-2d5rem-sm {
        margin-right: 2.5rem
    }

    .mr-2d5rem-sm-i {
        margin-right: 2.5rem !important
    }
}

@media screen and (max-width:576px) {
    .mr-2d5rem-xs {
        margin-right: 2.5rem
    }

    .mr-2d5rem-xs-i {
        margin-right: 2.5rem !important
    }
}

.mb-2d5rem {
    margin-bottom: 2.5rem
}

.mb-2d5rem-i {
    margin-bottom: 2.5rem !important
}

@media screen and (min-width:1024px) {
    .mb-2d5rem-xl {
        margin-bottom: 2.5rem
    }

    .mb-2d5rem-xl-i {
        margin-bottom: 2.5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mb-2d5rem-lg {
        margin-bottom: 2.5rem
    }

    .mb-2d5rem-lg-i {
        margin-bottom: 2.5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mb-2d5rem-md {
        margin-bottom: 2.5rem
    }

    .mb-2d5rem-md-i {
        margin-bottom: 2.5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mb-2d5rem-sm {
        margin-bottom: 2.5rem
    }

    .mb-2d5rem-sm-i {
        margin-bottom: 2.5rem !important
    }
}

@media screen and (max-width:576px) {
    .mb-2d5rem-xs {
        margin-bottom: 2.5rem
    }

    .mb-2d5rem-xs-i {
        margin-bottom: 2.5rem !important
    }
}

.ml-2d5rem {
    margin-left: 2.5rem
}

.ml-2d5rem-i {
    margin-left: 2.5rem !important
}

@media screen and (min-width:1024px) {
    .ml-2d5rem-xl {
        margin-left: 2.5rem
    }

    .ml-2d5rem-xl-i {
        margin-left: 2.5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .ml-2d5rem-lg {
        margin-left: 2.5rem
    }

    .ml-2d5rem-lg-i {
        margin-left: 2.5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .ml-2d5rem-md {
        margin-left: 2.5rem
    }

    .ml-2d5rem-md-i {
        margin-left: 2.5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .ml-2d5rem-sm {
        margin-left: 2.5rem
    }

    .ml-2d5rem-sm-i {
        margin-left: 2.5rem !important
    }
}

@media screen and (max-width:576px) {
    .ml-2d5rem-xs {
        margin-left: 2.5rem
    }

    .ml-2d5rem-xs-i {
        margin-left: 2.5rem !important
    }
}

.mt-3d5rem {
    margin-top: 3.5rem
}

.mt-3d5rem-i {
    margin-top: 3.5rem !important
}

@media screen and (min-width:1024px) {
    .mt-3d5rem-xl {
        margin-top: 3.5rem
    }

    .mt-3d5rem-xl-i {
        margin-top: 3.5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mt-3d5rem-lg {
        margin-top: 3.5rem
    }

    .mt-3d5rem-lg-i {
        margin-top: 3.5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mt-3d5rem-md {
        margin-top: 3.5rem
    }

    .mt-3d5rem-md-i {
        margin-top: 3.5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mt-3d5rem-sm {
        margin-top: 3.5rem
    }

    .mt-3d5rem-sm-i {
        margin-top: 3.5rem !important
    }
}

@media screen and (max-width:576px) {
    .mt-3d5rem-xs {
        margin-top: 3.5rem
    }

    .mt-3d5rem-xs-i {
        margin-top: 3.5rem !important
    }
}

.mr-3d5rem {
    margin-right: 3.5rem
}

.mr-3d5rem-i {
    margin-right: 3.5rem !important
}

@media screen and (min-width:1024px) {
    .mr-3d5rem-xl {
        margin-right: 3.5rem
    }

    .mr-3d5rem-xl-i {
        margin-right: 3.5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mr-3d5rem-lg {
        margin-right: 3.5rem
    }

    .mr-3d5rem-lg-i {
        margin-right: 3.5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mr-3d5rem-md {
        margin-right: 3.5rem
    }

    .mr-3d5rem-md-i {
        margin-right: 3.5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mr-3d5rem-sm {
        margin-right: 3.5rem
    }

    .mr-3d5rem-sm-i {
        margin-right: 3.5rem !important
    }
}

@media screen and (max-width:576px) {
    .mr-3d5rem-xs {
        margin-right: 3.5rem
    }

    .mr-3d5rem-xs-i {
        margin-right: 3.5rem !important
    }
}

.mb-3d5rem {
    margin-bottom: 3.5rem
}

.mb-3d5rem-i {
    margin-bottom: 3.5rem !important
}

@media screen and (min-width:1024px) {
    .mb-3d5rem-xl {
        margin-bottom: 3.5rem
    }

    .mb-3d5rem-xl-i {
        margin-bottom: 3.5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mb-3d5rem-lg {
        margin-bottom: 3.5rem
    }

    .mb-3d5rem-lg-i {
        margin-bottom: 3.5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mb-3d5rem-md {
        margin-bottom: 3.5rem
    }

    .mb-3d5rem-md-i {
        margin-bottom: 3.5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mb-3d5rem-sm {
        margin-bottom: 3.5rem
    }

    .mb-3d5rem-sm-i {
        margin-bottom: 3.5rem !important
    }
}

@media screen and (max-width:576px) {
    .mb-3d5rem-xs {
        margin-bottom: 3.5rem
    }

    .mb-3d5rem-xs-i {
        margin-bottom: 3.5rem !important
    }
}

.ml-3d5rem {
    margin-left: 3.5rem
}

.ml-3d5rem-i {
    margin-left: 3.5rem !important
}

@media screen and (min-width:1024px) {
    .ml-3d5rem-xl {
        margin-left: 3.5rem
    }

    .ml-3d5rem-xl-i {
        margin-left: 3.5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .ml-3d5rem-lg {
        margin-left: 3.5rem
    }

    .ml-3d5rem-lg-i {
        margin-left: 3.5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .ml-3d5rem-md {
        margin-left: 3.5rem
    }

    .ml-3d5rem-md-i {
        margin-left: 3.5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .ml-3d5rem-sm {
        margin-left: 3.5rem
    }

    .ml-3d5rem-sm-i {
        margin-left: 3.5rem !important
    }
}

@media screen and (max-width:576px) {
    .ml-3d5rem-xs {
        margin-left: 3.5rem
    }

    .ml-3d5rem-xs-i {
        margin-left: 3.5rem !important
    }
}

.mt-4d5rem {
    margin-top: 4.5rem
}

.mt-4d5rem-i {
    margin-top: 4.5rem !important
}

@media screen and (min-width:1024px) {
    .mt-4d5rem-xl {
        margin-top: 4.5rem
    }

    .mt-4d5rem-xl-i {
        margin-top: 4.5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mt-4d5rem-lg {
        margin-top: 4.5rem
    }

    .mt-4d5rem-lg-i {
        margin-top: 4.5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mt-4d5rem-md {
        margin-top: 4.5rem
    }

    .mt-4d5rem-md-i {
        margin-top: 4.5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mt-4d5rem-sm {
        margin-top: 4.5rem
    }

    .mt-4d5rem-sm-i {
        margin-top: 4.5rem !important
    }
}

@media screen and (max-width:576px) {
    .mt-4d5rem-xs {
        margin-top: 4.5rem
    }

    .mt-4d5rem-xs-i {
        margin-top: 4.5rem !important
    }
}

.mr-4d5rem {
    margin-right: 4.5rem
}

.mr-4d5rem-i {
    margin-right: 4.5rem !important
}

@media screen and (min-width:1024px) {
    .mr-4d5rem-xl {
        margin-right: 4.5rem
    }

    .mr-4d5rem-xl-i {
        margin-right: 4.5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mr-4d5rem-lg {
        margin-right: 4.5rem
    }

    .mr-4d5rem-lg-i {
        margin-right: 4.5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mr-4d5rem-md {
        margin-right: 4.5rem
    }

    .mr-4d5rem-md-i {
        margin-right: 4.5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mr-4d5rem-sm {
        margin-right: 4.5rem
    }

    .mr-4d5rem-sm-i {
        margin-right: 4.5rem !important
    }
}

@media screen and (max-width:576px) {
    .mr-4d5rem-xs {
        margin-right: 4.5rem
    }

    .mr-4d5rem-xs-i {
        margin-right: 4.5rem !important
    }
}

.mb-4d5rem {
    margin-bottom: 4.5rem
}

.mb-4d5rem-i {
    margin-bottom: 4.5rem !important
}

@media screen and (min-width:1024px) {
    .mb-4d5rem-xl {
        margin-bottom: 4.5rem
    }

    .mb-4d5rem-xl-i {
        margin-bottom: 4.5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mb-4d5rem-lg {
        margin-bottom: 4.5rem
    }

    .mb-4d5rem-lg-i {
        margin-bottom: 4.5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mb-4d5rem-md {
        margin-bottom: 4.5rem
    }

    .mb-4d5rem-md-i {
        margin-bottom: 4.5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mb-4d5rem-sm {
        margin-bottom: 4.5rem
    }

    .mb-4d5rem-sm-i {
        margin-bottom: 4.5rem !important
    }
}

@media screen and (max-width:576px) {
    .mb-4d5rem-xs {
        margin-bottom: 4.5rem
    }

    .mb-4d5rem-xs-i {
        margin-bottom: 4.5rem !important
    }
}

.ml-4d5rem {
    margin-left: 4.5rem
}

.ml-4d5rem-i {
    margin-left: 4.5rem !important
}

@media screen and (min-width:1024px) {
    .ml-4d5rem-xl {
        margin-left: 4.5rem
    }

    .ml-4d5rem-xl-i {
        margin-left: 4.5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .ml-4d5rem-lg {
        margin-left: 4.5rem
    }

    .ml-4d5rem-lg-i {
        margin-left: 4.5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .ml-4d5rem-md {
        margin-left: 4.5rem
    }

    .ml-4d5rem-md-i {
        margin-left: 4.5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .ml-4d5rem-sm {
        margin-left: 4.5rem
    }

    .ml-4d5rem-sm-i {
        margin-left: 4.5rem !important
    }
}

@media screen and (max-width:576px) {
    .ml-4d5rem-xs {
        margin-left: 4.5rem
    }

    .ml-4d5rem-xs-i {
        margin-left: 4.5rem !important
    }
}

.mt-5d5rem {
    margin-top: 5.5rem
}

.mt-5d5rem-i {
    margin-top: 5.5rem !important
}

@media screen and (min-width:1024px) {
    .mt-5d5rem-xl {
        margin-top: 5.5rem
    }

    .mt-5d5rem-xl-i {
        margin-top: 5.5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mt-5d5rem-lg {
        margin-top: 5.5rem
    }

    .mt-5d5rem-lg-i {
        margin-top: 5.5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mt-5d5rem-md {
        margin-top: 5.5rem
    }

    .mt-5d5rem-md-i {
        margin-top: 5.5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mt-5d5rem-sm {
        margin-top: 5.5rem
    }

    .mt-5d5rem-sm-i {
        margin-top: 5.5rem !important
    }
}

@media screen and (max-width:576px) {
    .mt-5d5rem-xs {
        margin-top: 5.5rem
    }

    .mt-5d5rem-xs-i {
        margin-top: 5.5rem !important
    }
}

.mr-5d5rem {
    margin-right: 5.5rem
}

.mr-5d5rem-i {
    margin-right: 5.5rem !important
}

@media screen and (min-width:1024px) {
    .mr-5d5rem-xl {
        margin-right: 5.5rem
    }

    .mr-5d5rem-xl-i {
        margin-right: 5.5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mr-5d5rem-lg {
        margin-right: 5.5rem
    }

    .mr-5d5rem-lg-i {
        margin-right: 5.5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mr-5d5rem-md {
        margin-right: 5.5rem
    }

    .mr-5d5rem-md-i {
        margin-right: 5.5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mr-5d5rem-sm {
        margin-right: 5.5rem
    }

    .mr-5d5rem-sm-i {
        margin-right: 5.5rem !important
    }
}

@media screen and (max-width:576px) {
    .mr-5d5rem-xs {
        margin-right: 5.5rem
    }

    .mr-5d5rem-xs-i {
        margin-right: 5.5rem !important
    }
}

.mb-5d5rem {
    margin-bottom: 5.5rem
}

.mb-5d5rem-i {
    margin-bottom: 5.5rem !important
}

@media screen and (min-width:1024px) {
    .mb-5d5rem-xl {
        margin-bottom: 5.5rem
    }

    .mb-5d5rem-xl-i {
        margin-bottom: 5.5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mb-5d5rem-lg {
        margin-bottom: 5.5rem
    }

    .mb-5d5rem-lg-i {
        margin-bottom: 5.5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mb-5d5rem-md {
        margin-bottom: 5.5rem
    }

    .mb-5d5rem-md-i {
        margin-bottom: 5.5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mb-5d5rem-sm {
        margin-bottom: 5.5rem
    }

    .mb-5d5rem-sm-i {
        margin-bottom: 5.5rem !important
    }
}

@media screen and (max-width:576px) {
    .mb-5d5rem-xs {
        margin-bottom: 5.5rem
    }

    .mb-5d5rem-xs-i {
        margin-bottom: 5.5rem !important
    }
}

.ml-5d5rem {
    margin-left: 5.5rem
}

.ml-5d5rem-i {
    margin-left: 5.5rem !important
}

@media screen and (min-width:1024px) {
    .ml-5d5rem-xl {
        margin-left: 5.5rem
    }

    .ml-5d5rem-xl-i {
        margin-left: 5.5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .ml-5d5rem-lg {
        margin-left: 5.5rem
    }

    .ml-5d5rem-lg-i {
        margin-left: 5.5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .ml-5d5rem-md {
        margin-left: 5.5rem
    }

    .ml-5d5rem-md-i {
        margin-left: 5.5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .ml-5d5rem-sm {
        margin-left: 5.5rem
    }

    .ml-5d5rem-sm-i {
        margin-left: 5.5rem !important
    }
}

@media screen and (max-width:576px) {
    .ml-5d5rem-xs {
        margin-left: 5.5rem
    }

    .ml-5d5rem-xs-i {
        margin-left: 5.5rem !important
    }
}

.mt-6d5rem {
    margin-top: 6.5rem
}

.mt-6d5rem-i {
    margin-top: 6.5rem !important
}

@media screen and (min-width:1024px) {
    .mt-6d5rem-xl {
        margin-top: 6.5rem
    }

    .mt-6d5rem-xl-i {
        margin-top: 6.5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mt-6d5rem-lg {
        margin-top: 6.5rem
    }

    .mt-6d5rem-lg-i {
        margin-top: 6.5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mt-6d5rem-md {
        margin-top: 6.5rem
    }

    .mt-6d5rem-md-i {
        margin-top: 6.5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mt-6d5rem-sm {
        margin-top: 6.5rem
    }

    .mt-6d5rem-sm-i {
        margin-top: 6.5rem !important
    }
}

@media screen and (max-width:576px) {
    .mt-6d5rem-xs {
        margin-top: 6.5rem
    }

    .mt-6d5rem-xs-i {
        margin-top: 6.5rem !important
    }
}

.mr-6d5rem {
    margin-right: 6.5rem
}

.mr-6d5rem-i {
    margin-right: 6.5rem !important
}

@media screen and (min-width:1024px) {
    .mr-6d5rem-xl {
        margin-right: 6.5rem
    }

    .mr-6d5rem-xl-i {
        margin-right: 6.5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mr-6d5rem-lg {
        margin-right: 6.5rem
    }

    .mr-6d5rem-lg-i {
        margin-right: 6.5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mr-6d5rem-md {
        margin-right: 6.5rem
    }

    .mr-6d5rem-md-i {
        margin-right: 6.5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mr-6d5rem-sm {
        margin-right: 6.5rem
    }

    .mr-6d5rem-sm-i {
        margin-right: 6.5rem !important
    }
}

@media screen and (max-width:576px) {
    .mr-6d5rem-xs {
        margin-right: 6.5rem
    }

    .mr-6d5rem-xs-i {
        margin-right: 6.5rem !important
    }
}

.mb-6d5rem {
    margin-bottom: 6.5rem
}

.mb-6d5rem-i {
    margin-bottom: 6.5rem !important
}

@media screen and (min-width:1024px) {
    .mb-6d5rem-xl {
        margin-bottom: 6.5rem
    }

    .mb-6d5rem-xl-i {
        margin-bottom: 6.5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mb-6d5rem-lg {
        margin-bottom: 6.5rem
    }

    .mb-6d5rem-lg-i {
        margin-bottom: 6.5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mb-6d5rem-md {
        margin-bottom: 6.5rem
    }

    .mb-6d5rem-md-i {
        margin-bottom: 6.5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mb-6d5rem-sm {
        margin-bottom: 6.5rem
    }

    .mb-6d5rem-sm-i {
        margin-bottom: 6.5rem !important
    }
}

@media screen and (max-width:576px) {
    .mb-6d5rem-xs {
        margin-bottom: 6.5rem
    }

    .mb-6d5rem-xs-i {
        margin-bottom: 6.5rem !important
    }
}

.ml-6d5rem {
    margin-left: 6.5rem
}

.ml-6d5rem-i {
    margin-left: 6.5rem !important
}

@media screen and (min-width:1024px) {
    .ml-6d5rem-xl {
        margin-left: 6.5rem
    }

    .ml-6d5rem-xl-i {
        margin-left: 6.5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .ml-6d5rem-lg {
        margin-left: 6.5rem
    }

    .ml-6d5rem-lg-i {
        margin-left: 6.5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .ml-6d5rem-md {
        margin-left: 6.5rem
    }

    .ml-6d5rem-md-i {
        margin-left: 6.5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .ml-6d5rem-sm {
        margin-left: 6.5rem
    }

    .ml-6d5rem-sm-i {
        margin-left: 6.5rem !important
    }
}

@media screen and (max-width:576px) {
    .ml-6d5rem-xs {
        margin-left: 6.5rem
    }

    .ml-6d5rem-xs-i {
        margin-left: 6.5rem !important
    }
}

.mt-7d5rem {
    margin-top: 7.5rem
}

.mt-7d5rem-i {
    margin-top: 7.5rem !important
}

@media screen and (min-width:1024px) {
    .mt-7d5rem-xl {
        margin-top: 7.5rem
    }

    .mt-7d5rem-xl-i {
        margin-top: 7.5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mt-7d5rem-lg {
        margin-top: 7.5rem
    }

    .mt-7d5rem-lg-i {
        margin-top: 7.5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mt-7d5rem-md {
        margin-top: 7.5rem
    }

    .mt-7d5rem-md-i {
        margin-top: 7.5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mt-7d5rem-sm {
        margin-top: 7.5rem
    }

    .mt-7d5rem-sm-i {
        margin-top: 7.5rem !important
    }
}

@media screen and (max-width:576px) {
    .mt-7d5rem-xs {
        margin-top: 7.5rem
    }

    .mt-7d5rem-xs-i {
        margin-top: 7.5rem !important
    }
}

.mr-7d5rem {
    margin-right: 7.5rem
}

.mr-7d5rem-i {
    margin-right: 7.5rem !important
}

@media screen and (min-width:1024px) {
    .mr-7d5rem-xl {
        margin-right: 7.5rem
    }

    .mr-7d5rem-xl-i {
        margin-right: 7.5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mr-7d5rem-lg {
        margin-right: 7.5rem
    }

    .mr-7d5rem-lg-i {
        margin-right: 7.5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mr-7d5rem-md {
        margin-right: 7.5rem
    }

    .mr-7d5rem-md-i {
        margin-right: 7.5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mr-7d5rem-sm {
        margin-right: 7.5rem
    }

    .mr-7d5rem-sm-i {
        margin-right: 7.5rem !important
    }
}

@media screen and (max-width:576px) {
    .mr-7d5rem-xs {
        margin-right: 7.5rem
    }

    .mr-7d5rem-xs-i {
        margin-right: 7.5rem !important
    }
}

.mb-7d5rem {
    margin-bottom: 7.5rem
}

.mb-7d5rem-i {
    margin-bottom: 7.5rem !important
}

@media screen and (min-width:1024px) {
    .mb-7d5rem-xl {
        margin-bottom: 7.5rem
    }

    .mb-7d5rem-xl-i {
        margin-bottom: 7.5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mb-7d5rem-lg {
        margin-bottom: 7.5rem
    }

    .mb-7d5rem-lg-i {
        margin-bottom: 7.5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mb-7d5rem-md {
        margin-bottom: 7.5rem
    }

    .mb-7d5rem-md-i {
        margin-bottom: 7.5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mb-7d5rem-sm {
        margin-bottom: 7.5rem
    }

    .mb-7d5rem-sm-i {
        margin-bottom: 7.5rem !important
    }
}

@media screen and (max-width:576px) {
    .mb-7d5rem-xs {
        margin-bottom: 7.5rem
    }

    .mb-7d5rem-xs-i {
        margin-bottom: 7.5rem !important
    }
}

.ml-7d5rem {
    margin-left: 7.5rem
}

.ml-7d5rem-i {
    margin-left: 7.5rem !important
}

@media screen and (min-width:1024px) {
    .ml-7d5rem-xl {
        margin-left: 7.5rem
    }

    .ml-7d5rem-xl-i {
        margin-left: 7.5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .ml-7d5rem-lg {
        margin-left: 7.5rem
    }

    .ml-7d5rem-lg-i {
        margin-left: 7.5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .ml-7d5rem-md {
        margin-left: 7.5rem
    }

    .ml-7d5rem-md-i {
        margin-left: 7.5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .ml-7d5rem-sm {
        margin-left: 7.5rem
    }

    .ml-7d5rem-sm-i {
        margin-left: 7.5rem !important
    }
}

@media screen and (max-width:576px) {
    .ml-7d5rem-xs {
        margin-left: 7.5rem
    }

    .ml-7d5rem-xs-i {
        margin-left: 7.5rem !important
    }
}

.mt-8d5rem {
    margin-top: 8.5rem
}

.mt-8d5rem-i {
    margin-top: 8.5rem !important
}

@media screen and (min-width:1024px) {
    .mt-8d5rem-xl {
        margin-top: 8.5rem
    }

    .mt-8d5rem-xl-i {
        margin-top: 8.5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mt-8d5rem-lg {
        margin-top: 8.5rem
    }

    .mt-8d5rem-lg-i {
        margin-top: 8.5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mt-8d5rem-md {
        margin-top: 8.5rem
    }

    .mt-8d5rem-md-i {
        margin-top: 8.5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mt-8d5rem-sm {
        margin-top: 8.5rem
    }

    .mt-8d5rem-sm-i {
        margin-top: 8.5rem !important
    }
}

@media screen and (max-width:576px) {
    .mt-8d5rem-xs {
        margin-top: 8.5rem
    }

    .mt-8d5rem-xs-i {
        margin-top: 8.5rem !important
    }
}

.mr-8d5rem {
    margin-right: 8.5rem
}

.mr-8d5rem-i {
    margin-right: 8.5rem !important
}

@media screen and (min-width:1024px) {
    .mr-8d5rem-xl {
        margin-right: 8.5rem
    }

    .mr-8d5rem-xl-i {
        margin-right: 8.5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mr-8d5rem-lg {
        margin-right: 8.5rem
    }

    .mr-8d5rem-lg-i {
        margin-right: 8.5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mr-8d5rem-md {
        margin-right: 8.5rem
    }

    .mr-8d5rem-md-i {
        margin-right: 8.5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mr-8d5rem-sm {
        margin-right: 8.5rem
    }

    .mr-8d5rem-sm-i {
        margin-right: 8.5rem !important
    }
}

@media screen and (max-width:576px) {
    .mr-8d5rem-xs {
        margin-right: 8.5rem
    }

    .mr-8d5rem-xs-i {
        margin-right: 8.5rem !important
    }
}

.mb-8d5rem {
    margin-bottom: 8.5rem
}

.mb-8d5rem-i {
    margin-bottom: 8.5rem !important
}

@media screen and (min-width:1024px) {
    .mb-8d5rem-xl {
        margin-bottom: 8.5rem
    }

    .mb-8d5rem-xl-i {
        margin-bottom: 8.5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mb-8d5rem-lg {
        margin-bottom: 8.5rem
    }

    .mb-8d5rem-lg-i {
        margin-bottom: 8.5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mb-8d5rem-md {
        margin-bottom: 8.5rem
    }

    .mb-8d5rem-md-i {
        margin-bottom: 8.5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mb-8d5rem-sm {
        margin-bottom: 8.5rem
    }

    .mb-8d5rem-sm-i {
        margin-bottom: 8.5rem !important
    }
}

@media screen and (max-width:576px) {
    .mb-8d5rem-xs {
        margin-bottom: 8.5rem
    }

    .mb-8d5rem-xs-i {
        margin-bottom: 8.5rem !important
    }
}

.ml-8d5rem {
    margin-left: 8.5rem
}

.ml-8d5rem-i {
    margin-left: 8.5rem !important
}

@media screen and (min-width:1024px) {
    .ml-8d5rem-xl {
        margin-left: 8.5rem
    }

    .ml-8d5rem-xl-i {
        margin-left: 8.5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .ml-8d5rem-lg {
        margin-left: 8.5rem
    }

    .ml-8d5rem-lg-i {
        margin-left: 8.5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .ml-8d5rem-md {
        margin-left: 8.5rem
    }

    .ml-8d5rem-md-i {
        margin-left: 8.5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .ml-8d5rem-sm {
        margin-left: 8.5rem
    }

    .ml-8d5rem-sm-i {
        margin-left: 8.5rem !important
    }
}

@media screen and (max-width:576px) {
    .ml-8d5rem-xs {
        margin-left: 8.5rem
    }

    .ml-8d5rem-xs-i {
        margin-left: 8.5rem !important
    }
}

.mt-9d5rem {
    margin-top: 9.5rem
}

.mt-9d5rem-i {
    margin-top: 9.5rem !important
}

@media screen and (min-width:1024px) {
    .mt-9d5rem-xl {
        margin-top: 9.5rem
    }

    .mt-9d5rem-xl-i {
        margin-top: 9.5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mt-9d5rem-lg {
        margin-top: 9.5rem
    }

    .mt-9d5rem-lg-i {
        margin-top: 9.5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mt-9d5rem-md {
        margin-top: 9.5rem
    }

    .mt-9d5rem-md-i {
        margin-top: 9.5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mt-9d5rem-sm {
        margin-top: 9.5rem
    }

    .mt-9d5rem-sm-i {
        margin-top: 9.5rem !important
    }
}

@media screen and (max-width:576px) {
    .mt-9d5rem-xs {
        margin-top: 9.5rem
    }

    .mt-9d5rem-xs-i {
        margin-top: 9.5rem !important
    }
}

.mr-9d5rem {
    margin-right: 9.5rem
}

.mr-9d5rem-i {
    margin-right: 9.5rem !important
}

@media screen and (min-width:1024px) {
    .mr-9d5rem-xl {
        margin-right: 9.5rem
    }

    .mr-9d5rem-xl-i {
        margin-right: 9.5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mr-9d5rem-lg {
        margin-right: 9.5rem
    }

    .mr-9d5rem-lg-i {
        margin-right: 9.5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mr-9d5rem-md {
        margin-right: 9.5rem
    }

    .mr-9d5rem-md-i {
        margin-right: 9.5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mr-9d5rem-sm {
        margin-right: 9.5rem
    }

    .mr-9d5rem-sm-i {
        margin-right: 9.5rem !important
    }
}

@media screen and (max-width:576px) {
    .mr-9d5rem-xs {
        margin-right: 9.5rem
    }

    .mr-9d5rem-xs-i {
        margin-right: 9.5rem !important
    }
}

.mb-9d5rem {
    margin-bottom: 9.5rem
}

.mb-9d5rem-i {
    margin-bottom: 9.5rem !important
}

@media screen and (min-width:1024px) {
    .mb-9d5rem-xl {
        margin-bottom: 9.5rem
    }

    .mb-9d5rem-xl-i {
        margin-bottom: 9.5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .mb-9d5rem-lg {
        margin-bottom: 9.5rem
    }

    .mb-9d5rem-lg-i {
        margin-bottom: 9.5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .mb-9d5rem-md {
        margin-bottom: 9.5rem
    }

    .mb-9d5rem-md-i {
        margin-bottom: 9.5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .mb-9d5rem-sm {
        margin-bottom: 9.5rem
    }

    .mb-9d5rem-sm-i {
        margin-bottom: 9.5rem !important
    }
}

@media screen and (max-width:576px) {
    .mb-9d5rem-xs {
        margin-bottom: 9.5rem
    }

    .mb-9d5rem-xs-i {
        margin-bottom: 9.5rem !important
    }
}

.ml-9d5rem {
    margin-left: 9.5rem
}

.ml-9d5rem-i {
    margin-left: 9.5rem !important
}

@media screen and (min-width:1024px) {
    .ml-9d5rem-xl {
        margin-left: 9.5rem
    }

    .ml-9d5rem-xl-i {
        margin-left: 9.5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .ml-9d5rem-lg {
        margin-left: 9.5rem
    }

    .ml-9d5rem-lg-i {
        margin-left: 9.5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .ml-9d5rem-md {
        margin-left: 9.5rem
    }

    .ml-9d5rem-md-i {
        margin-left: 9.5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .ml-9d5rem-sm {
        margin-left: 9.5rem
    }

    .ml-9d5rem-sm-i {
        margin-left: 9.5rem !important
    }
}

@media screen and (max-width:576px) {
    .ml-9d5rem-xs {
        margin-left: 9.5rem
    }

    .ml-9d5rem-xs-i {
        margin-left: 9.5rem !important
    }
}

.pt-0px {
    padding-top: 0
}

.pt-0px-i {
    padding-top: 0 !important
}

@media screen and (min-width:1024px) {
    .pt-0px-xl {
        padding-top: 0
    }

    .pt-0px-xl-i {
        padding-top: 0 !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pt-0px-lg {
        padding-top: 0
    }

    .pt-0px-lg-i {
        padding-top: 0 !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pt-0px-md {
        padding-top: 0
    }

    .pt-0px-md-i {
        padding-top: 0 !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pt-0px-sm {
        padding-top: 0
    }

    .pt-0px-sm-i {
        padding-top: 0 !important
    }
}

@media screen and (max-width:576px) {
    .pt-0px-xs {
        padding-top: 0
    }

    .pt-0px-xs-i {
        padding-top: 0 !important
    }
}

.pr-0px {
    padding-right: 0
}

.pr-0px-i {
    padding-right: 0 !important
}

@media screen and (min-width:1024px) {
    .pr-0px-xl {
        padding-right: 0
    }

    .pr-0px-xl-i {
        padding-right: 0 !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pr-0px-lg {
        padding-right: 0
    }

    .pr-0px-lg-i {
        padding-right: 0 !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pr-0px-md {
        padding-right: 0
    }

    .pr-0px-md-i {
        padding-right: 0 !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pr-0px-sm {
        padding-right: 0
    }

    .pr-0px-sm-i {
        padding-right: 0 !important
    }
}

@media screen and (max-width:576px) {
    .pr-0px-xs {
        padding-right: 0
    }

    .pr-0px-xs-i {
        padding-right: 0 !important
    }
}

.pb-0px {
    padding-bottom: 0
}

.pb-0px-i {
    padding-bottom: 0 !important
}

@media screen and (min-width:1024px) {
    .pb-0px-xl {
        padding-bottom: 0
    }

    .pb-0px-xl-i {
        padding-bottom: 0 !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pb-0px-lg {
        padding-bottom: 0
    }

    .pb-0px-lg-i {
        padding-bottom: 0 !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pb-0px-md {
        padding-bottom: 0
    }

    .pb-0px-md-i {
        padding-bottom: 0 !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pb-0px-sm {
        padding-bottom: 0
    }

    .pb-0px-sm-i {
        padding-bottom: 0 !important
    }
}

@media screen and (max-width:576px) {
    .pb-0px-xs {
        padding-bottom: 0
    }

    .pb-0px-xs-i {
        padding-bottom: 0 !important
    }
}

.pl-0px {
    padding-left: 0
}

.pl-0px-i {
    padding-left: 0 !important
}

@media screen and (min-width:1024px) {
    .pl-0px-xl {
        padding-left: 0
    }

    .pl-0px-xl-i {
        padding-left: 0 !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pl-0px-lg {
        padding-left: 0
    }

    .pl-0px-lg-i {
        padding-left: 0 !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pl-0px-md {
        padding-left: 0
    }

    .pl-0px-md-i {
        padding-left: 0 !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pl-0px-sm {
        padding-left: 0
    }

    .pl-0px-sm-i {
        padding-left: 0 !important
    }
}

@media screen and (max-width:576px) {
    .pl-0px-xs {
        padding-left: 0
    }

    .pl-0px-xs-i {
        padding-left: 0 !important
    }
}

.pt-5px {
    padding-top: 5px
}

.pt-5px-i {
    padding-top: 5px !important
}

@media screen and (min-width:1024px) {
    .pt-5px-xl {
        padding-top: 5px
    }

    .pt-5px-xl-i {
        padding-top: 5px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pt-5px-lg {
        padding-top: 5px
    }

    .pt-5px-lg-i {
        padding-top: 5px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pt-5px-md {
        padding-top: 5px
    }

    .pt-5px-md-i {
        padding-top: 5px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pt-5px-sm {
        padding-top: 5px
    }

    .pt-5px-sm-i {
        padding-top: 5px !important
    }
}

@media screen and (max-width:576px) {
    .pt-5px-xs {
        padding-top: 5px
    }

    .pt-5px-xs-i {
        padding-top: 5px !important
    }
}

.pr-5px {
    padding-right: 5px
}

.pr-5px-i {
    padding-right: 5px !important
}

@media screen and (min-width:1024px) {
    .pr-5px-xl {
        padding-right: 5px
    }

    .pr-5px-xl-i {
        padding-right: 5px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pr-5px-lg {
        padding-right: 5px
    }

    .pr-5px-lg-i {
        padding-right: 5px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pr-5px-md {
        padding-right: 5px
    }

    .pr-5px-md-i {
        padding-right: 5px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pr-5px-sm {
        padding-right: 5px
    }

    .pr-5px-sm-i {
        padding-right: 5px !important
    }
}

@media screen and (max-width:576px) {
    .pr-5px-xs {
        padding-right: 5px
    }

    .pr-5px-xs-i {
        padding-right: 5px !important
    }
}

.pb-5px {
    padding-bottom: 5px
}

.pb-5px-i {
    padding-bottom: 5px !important
}

@media screen and (min-width:1024px) {
    .pb-5px-xl {
        padding-bottom: 5px
    }

    .pb-5px-xl-i {
        padding-bottom: 5px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pb-5px-lg {
        padding-bottom: 5px
    }

    .pb-5px-lg-i {
        padding-bottom: 5px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pb-5px-md {
        padding-bottom: 5px
    }

    .pb-5px-md-i {
        padding-bottom: 5px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pb-5px-sm {
        padding-bottom: 5px
    }

    .pb-5px-sm-i {
        padding-bottom: 5px !important
    }
}

@media screen and (max-width:576px) {
    .pb-5px-xs {
        padding-bottom: 5px
    }

    .pb-5px-xs-i {
        padding-bottom: 5px !important
    }
}

.pl-5px {
    padding-left: 5px
}

.pl-5px-i {
    padding-left: 5px !important
}

@media screen and (min-width:1024px) {
    .pl-5px-xl {
        padding-left: 5px
    }

    .pl-5px-xl-i {
        padding-left: 5px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pl-5px-lg {
        padding-left: 5px
    }

    .pl-5px-lg-i {
        padding-left: 5px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pl-5px-md {
        padding-left: 5px
    }

    .pl-5px-md-i {
        padding-left: 5px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pl-5px-sm {
        padding-left: 5px
    }

    .pl-5px-sm-i {
        padding-left: 5px !important
    }
}

@media screen and (max-width:576px) {
    .pl-5px-xs {
        padding-left: 5px
    }

    .pl-5px-xs-i {
        padding-left: 5px !important
    }
}

.pt-8px {
    padding-top: 8px
}

.pt-8px-i {
    padding-top: 8px !important
}

@media screen and (min-width:1024px) {
    .pt-8px-xl {
        padding-top: 8px
    }

    .pt-8px-xl-i {
        padding-top: 8px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pt-8px-lg {
        padding-top: 8px
    }

    .pt-8px-lg-i {
        padding-top: 8px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pt-8px-md {
        padding-top: 8px
    }

    .pt-8px-md-i {
        padding-top: 8px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pt-8px-sm {
        padding-top: 8px
    }

    .pt-8px-sm-i {
        padding-top: 8px !important
    }
}

@media screen and (max-width:576px) {
    .pt-8px-xs {
        padding-top: 8px
    }

    .pt-8px-xs-i {
        padding-top: 8px !important
    }
}

.pr-8px {
    padding-right: 8px
}

.pr-8px-i {
    padding-right: 8px !important
}

@media screen and (min-width:1024px) {
    .pr-8px-xl {
        padding-right: 8px
    }

    .pr-8px-xl-i {
        padding-right: 8px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pr-8px-lg {
        padding-right: 8px
    }

    .pr-8px-lg-i {
        padding-right: 8px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pr-8px-md {
        padding-right: 8px
    }

    .pr-8px-md-i {
        padding-right: 8px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pr-8px-sm {
        padding-right: 8px
    }

    .pr-8px-sm-i {
        padding-right: 8px !important
    }
}

@media screen and (max-width:576px) {
    .pr-8px-xs {
        padding-right: 8px
    }

    .pr-8px-xs-i {
        padding-right: 8px !important
    }
}

.pb-8px {
    padding-bottom: 8px
}

.pb-8px-i {
    padding-bottom: 8px !important
}

@media screen and (min-width:1024px) {
    .pb-8px-xl {
        padding-bottom: 8px
    }

    .pb-8px-xl-i {
        padding-bottom: 8px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pb-8px-lg {
        padding-bottom: 8px
    }

    .pb-8px-lg-i {
        padding-bottom: 8px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pb-8px-md {
        padding-bottom: 8px
    }

    .pb-8px-md-i {
        padding-bottom: 8px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pb-8px-sm {
        padding-bottom: 8px
    }

    .pb-8px-sm-i {
        padding-bottom: 8px !important
    }
}

@media screen and (max-width:576px) {
    .pb-8px-xs {
        padding-bottom: 8px
    }

    .pb-8px-xs-i {
        padding-bottom: 8px !important
    }
}

.pl-8px {
    padding-left: 8px
}

.pl-8px-i {
    padding-left: 8px !important
}

@media screen and (min-width:1024px) {
    .pl-8px-xl {
        padding-left: 8px
    }

    .pl-8px-xl-i {
        padding-left: 8px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pl-8px-lg {
        padding-left: 8px
    }

    .pl-8px-lg-i {
        padding-left: 8px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pl-8px-md {
        padding-left: 8px
    }

    .pl-8px-md-i {
        padding-left: 8px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pl-8px-sm {
        padding-left: 8px
    }

    .pl-8px-sm-i {
        padding-left: 8px !important
    }
}

@media screen and (max-width:576px) {
    .pl-8px-xs {
        padding-left: 8px
    }

    .pl-8px-xs-i {
        padding-left: 8px !important
    }
}

.pt-10px {
    padding-top: 10px
}

.pt-10px-i {
    padding-top: 10px !important
}

@media screen and (min-width:1024px) {
    .pt-10px-xl {
        padding-top: 10px
    }

    .pt-10px-xl-i {
        padding-top: 10px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pt-10px-lg {
        padding-top: 10px
    }

    .pt-10px-lg-i {
        padding-top: 10px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pt-10px-md {
        padding-top: 10px
    }

    .pt-10px-md-i {
        padding-top: 10px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pt-10px-sm {
        padding-top: 10px
    }

    .pt-10px-sm-i {
        padding-top: 10px !important
    }
}

@media screen and (max-width:576px) {
    .pt-10px-xs {
        padding-top: 10px
    }

    .pt-10px-xs-i {
        padding-top: 10px !important
    }
}

.pr-10px {
    padding-right: 10px
}

.pr-10px-i {
    padding-right: 10px !important
}

@media screen and (min-width:1024px) {
    .pr-10px-xl {
        padding-right: 10px
    }

    .pr-10px-xl-i {
        padding-right: 10px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pr-10px-lg {
        padding-right: 10px
    }

    .pr-10px-lg-i {
        padding-right: 10px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pr-10px-md {
        padding-right: 10px
    }

    .pr-10px-md-i {
        padding-right: 10px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pr-10px-sm {
        padding-right: 10px
    }

    .pr-10px-sm-i {
        padding-right: 10px !important
    }
}

@media screen and (max-width:576px) {
    .pr-10px-xs {
        padding-right: 10px
    }

    .pr-10px-xs-i {
        padding-right: 10px !important
    }
}

.pb-10px {
    padding-bottom: 10px
}

.pb-10px-i {
    padding-bottom: 10px !important
}

@media screen and (min-width:1024px) {
    .pb-10px-xl {
        padding-bottom: 10px
    }

    .pb-10px-xl-i {
        padding-bottom: 10px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pb-10px-lg {
        padding-bottom: 10px
    }

    .pb-10px-lg-i {
        padding-bottom: 10px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pb-10px-md {
        padding-bottom: 10px
    }

    .pb-10px-md-i {
        padding-bottom: 10px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pb-10px-sm {
        padding-bottom: 10px
    }

    .pb-10px-sm-i {
        padding-bottom: 10px !important
    }
}

@media screen and (max-width:576px) {
    .pb-10px-xs {
        padding-bottom: 10px
    }

    .pb-10px-xs-i {
        padding-bottom: 10px !important
    }
}

.pl-10px {
    padding-left: 10px
}

.pl-10px-i {
    padding-left: 10px !important
}

@media screen and (min-width:1024px) {
    .pl-10px-xl {
        padding-left: 10px
    }

    .pl-10px-xl-i {
        padding-left: 10px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pl-10px-lg {
        padding-left: 10px
    }

    .pl-10px-lg-i {
        padding-left: 10px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pl-10px-md {
        padding-left: 10px
    }

    .pl-10px-md-i {
        padding-left: 10px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pl-10px-sm {
        padding-left: 10px
    }

    .pl-10px-sm-i {
        padding-left: 10px !important
    }
}

@media screen and (max-width:576px) {
    .pl-10px-xs {
        padding-left: 10px
    }

    .pl-10px-xs-i {
        padding-left: 10px !important
    }
}

.pt-15px {
    padding-top: 15px
}

.pt-15px-i {
    padding-top: 15px !important
}

@media screen and (min-width:1024px) {
    .pt-15px-xl {
        padding-top: 15px
    }

    .pt-15px-xl-i {
        padding-top: 15px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pt-15px-lg {
        padding-top: 15px
    }

    .pt-15px-lg-i {
        padding-top: 15px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pt-15px-md {
        padding-top: 15px
    }

    .pt-15px-md-i {
        padding-top: 15px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pt-15px-sm {
        padding-top: 15px
    }

    .pt-15px-sm-i {
        padding-top: 15px !important
    }
}

@media screen and (max-width:576px) {
    .pt-15px-xs {
        padding-top: 15px
    }

    .pt-15px-xs-i {
        padding-top: 15px !important
    }
}

.pr-15px {
    padding-right: 15px
}

.pr-15px-i {
    padding-right: 15px !important
}

@media screen and (min-width:1024px) {
    .pr-15px-xl {
        padding-right: 15px
    }

    .pr-15px-xl-i {
        padding-right: 15px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pr-15px-lg {
        padding-right: 15px
    }

    .pr-15px-lg-i {
        padding-right: 15px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pr-15px-md {
        padding-right: 15px
    }

    .pr-15px-md-i {
        padding-right: 15px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pr-15px-sm {
        padding-right: 15px
    }

    .pr-15px-sm-i {
        padding-right: 15px !important
    }
}

@media screen and (max-width:576px) {
    .pr-15px-xs {
        padding-right: 15px
    }

    .pr-15px-xs-i {
        padding-right: 15px !important
    }
}

.pb-15px {
    padding-bottom: 15px
}

.pb-15px-i {
    padding-bottom: 15px !important
}

@media screen and (min-width:1024px) {
    .pb-15px-xl {
        padding-bottom: 15px
    }

    .pb-15px-xl-i {
        padding-bottom: 15px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pb-15px-lg {
        padding-bottom: 15px
    }

    .pb-15px-lg-i {
        padding-bottom: 15px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pb-15px-md {
        padding-bottom: 15px
    }

    .pb-15px-md-i {
        padding-bottom: 15px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pb-15px-sm {
        padding-bottom: 15px
    }

    .pb-15px-sm-i {
        padding-bottom: 15px !important
    }
}

@media screen and (max-width:576px) {
    .pb-15px-xs {
        padding-bottom: 15px
    }

    .pb-15px-xs-i {
        padding-bottom: 15px !important
    }
}

.pl-15px {
    padding-left: 15px
}

.pl-15px-i {
    padding-left: 15px !important
}

@media screen and (min-width:1024px) {
    .pl-15px-xl {
        padding-left: 15px
    }

    .pl-15px-xl-i {
        padding-left: 15px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pl-15px-lg {
        padding-left: 15px
    }

    .pl-15px-lg-i {
        padding-left: 15px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pl-15px-md {
        padding-left: 15px
    }

    .pl-15px-md-i {
        padding-left: 15px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pl-15px-sm {
        padding-left: 15px
    }

    .pl-15px-sm-i {
        padding-left: 15px !important
    }
}

@media screen and (max-width:576px) {
    .pl-15px-xs {
        padding-left: 15px
    }

    .pl-15px-xs-i {
        padding-left: 15px !important
    }
}

.pt-16px {
    padding-top: 16px
}

.pt-16px-i {
    padding-top: 16px !important
}

@media screen and (min-width:1024px) {
    .pt-16px-xl {
        padding-top: 16px
    }

    .pt-16px-xl-i {
        padding-top: 16px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pt-16px-lg {
        padding-top: 16px
    }

    .pt-16px-lg-i {
        padding-top: 16px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pt-16px-md {
        padding-top: 16px
    }

    .pt-16px-md-i {
        padding-top: 16px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pt-16px-sm {
        padding-top: 16px
    }

    .pt-16px-sm-i {
        padding-top: 16px !important
    }
}

@media screen and (max-width:576px) {
    .pt-16px-xs {
        padding-top: 16px
    }

    .pt-16px-xs-i {
        padding-top: 16px !important
    }
}

.pr-16px {
    padding-right: 16px
}

.pr-16px-i {
    padding-right: 16px !important
}

@media screen and (min-width:1024px) {
    .pr-16px-xl {
        padding-right: 16px
    }

    .pr-16px-xl-i {
        padding-right: 16px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pr-16px-lg {
        padding-right: 16px
    }

    .pr-16px-lg-i {
        padding-right: 16px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pr-16px-md {
        padding-right: 16px
    }

    .pr-16px-md-i {
        padding-right: 16px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pr-16px-sm {
        padding-right: 16px
    }

    .pr-16px-sm-i {
        padding-right: 16px !important
    }
}

@media screen and (max-width:576px) {
    .pr-16px-xs {
        padding-right: 16px
    }

    .pr-16px-xs-i {
        padding-right: 16px !important
    }
}

.pb-16px {
    padding-bottom: 16px
}

.pb-16px-i {
    padding-bottom: 16px !important
}

@media screen and (min-width:1024px) {
    .pb-16px-xl {
        padding-bottom: 16px
    }

    .pb-16px-xl-i {
        padding-bottom: 16px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pb-16px-lg {
        padding-bottom: 16px
    }

    .pb-16px-lg-i {
        padding-bottom: 16px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pb-16px-md {
        padding-bottom: 16px
    }

    .pb-16px-md-i {
        padding-bottom: 16px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pb-16px-sm {
        padding-bottom: 16px
    }

    .pb-16px-sm-i {
        padding-bottom: 16px !important
    }
}

@media screen and (max-width:576px) {
    .pb-16px-xs {
        padding-bottom: 16px
    }

    .pb-16px-xs-i {
        padding-bottom: 16px !important
    }
}

.pl-16px {
    padding-left: 16px
}

.pl-16px-i {
    padding-left: 16px !important
}

@media screen and (min-width:1024px) {
    .pl-16px-xl {
        padding-left: 16px
    }

    .pl-16px-xl-i {
        padding-left: 16px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pl-16px-lg {
        padding-left: 16px
    }

    .pl-16px-lg-i {
        padding-left: 16px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pl-16px-md {
        padding-left: 16px
    }

    .pl-16px-md-i {
        padding-left: 16px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pl-16px-sm {
        padding-left: 16px
    }

    .pl-16px-sm-i {
        padding-left: 16px !important
    }
}

@media screen and (max-width:576px) {
    .pl-16px-xs {
        padding-left: 16px
    }

    .pl-16px-xs-i {
        padding-left: 16px !important
    }
}

.pt-20px {
    padding-top: 20px
}

.pt-20px-i {
    padding-top: 20px !important
}

@media screen and (min-width:1024px) {
    .pt-20px-xl {
        padding-top: 20px
    }

    .pt-20px-xl-i {
        padding-top: 20px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pt-20px-lg {
        padding-top: 20px
    }

    .pt-20px-lg-i {
        padding-top: 20px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pt-20px-md {
        padding-top: 20px
    }

    .pt-20px-md-i {
        padding-top: 20px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pt-20px-sm {
        padding-top: 20px
    }

    .pt-20px-sm-i {
        padding-top: 20px !important
    }
}

@media screen and (max-width:576px) {
    .pt-20px-xs {
        padding-top: 20px
    }

    .pt-20px-xs-i {
        padding-top: 20px !important
    }
}

.pr-20px {
    padding-right: 20px
}

.pr-20px-i {
    padding-right: 20px !important
}

@media screen and (min-width:1024px) {
    .pr-20px-xl {
        padding-right: 20px
    }

    .pr-20px-xl-i {
        padding-right: 20px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pr-20px-lg {
        padding-right: 20px
    }

    .pr-20px-lg-i {
        padding-right: 20px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pr-20px-md {
        padding-right: 20px
    }

    .pr-20px-md-i {
        padding-right: 20px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pr-20px-sm {
        padding-right: 20px
    }

    .pr-20px-sm-i {
        padding-right: 20px !important
    }
}

@media screen and (max-width:576px) {
    .pr-20px-xs {
        padding-right: 20px
    }

    .pr-20px-xs-i {
        padding-right: 20px !important
    }
}

.pb-20px {
    padding-bottom: 20px
}

.pb-20px-i {
    padding-bottom: 20px !important
}

@media screen and (min-width:1024px) {
    .pb-20px-xl {
        padding-bottom: 20px
    }

    .pb-20px-xl-i {
        padding-bottom: 20px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pb-20px-lg {
        padding-bottom: 20px
    }

    .pb-20px-lg-i {
        padding-bottom: 20px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pb-20px-md {
        padding-bottom: 20px
    }

    .pb-20px-md-i {
        padding-bottom: 20px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pb-20px-sm {
        padding-bottom: 20px
    }

    .pb-20px-sm-i {
        padding-bottom: 20px !important
    }
}

@media screen and (max-width:576px) {
    .pb-20px-xs {
        padding-bottom: 20px
    }

    .pb-20px-xs-i {
        padding-bottom: 20px !important
    }
}

.pl-20px {
    padding-left: 20px
}

.pl-20px-i {
    padding-left: 20px !important
}

@media screen and (min-width:1024px) {
    .pl-20px-xl {
        padding-left: 20px
    }

    .pl-20px-xl-i {
        padding-left: 20px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pl-20px-lg {
        padding-left: 20px
    }

    .pl-20px-lg-i {
        padding-left: 20px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pl-20px-md {
        padding-left: 20px
    }

    .pl-20px-md-i {
        padding-left: 20px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pl-20px-sm {
        padding-left: 20px
    }

    .pl-20px-sm-i {
        padding-left: 20px !important
    }
}

@media screen and (max-width:576px) {
    .pl-20px-xs {
        padding-left: 20px
    }

    .pl-20px-xs-i {
        padding-left: 20px !important
    }
}

.pt-24px {
    padding-top: 24px
}

.pt-24px-i {
    padding-top: 24px !important
}

@media screen and (min-width:1024px) {
    .pt-24px-xl {
        padding-top: 24px
    }

    .pt-24px-xl-i {
        padding-top: 24px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pt-24px-lg {
        padding-top: 24px
    }

    .pt-24px-lg-i {
        padding-top: 24px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pt-24px-md {
        padding-top: 24px
    }

    .pt-24px-md-i {
        padding-top: 24px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pt-24px-sm {
        padding-top: 24px
    }

    .pt-24px-sm-i {
        padding-top: 24px !important
    }
}

@media screen and (max-width:576px) {
    .pt-24px-xs {
        padding-top: 24px
    }

    .pt-24px-xs-i {
        padding-top: 24px !important
    }
}

.pr-24px {
    padding-right: 24px
}

.pr-24px-i {
    padding-right: 24px !important
}

@media screen and (min-width:1024px) {
    .pr-24px-xl {
        padding-right: 24px
    }

    .pr-24px-xl-i {
        padding-right: 24px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pr-24px-lg {
        padding-right: 24px
    }

    .pr-24px-lg-i {
        padding-right: 24px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pr-24px-md {
        padding-right: 24px
    }

    .pr-24px-md-i {
        padding-right: 24px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pr-24px-sm {
        padding-right: 24px
    }

    .pr-24px-sm-i {
        padding-right: 24px !important
    }
}

@media screen and (max-width:576px) {
    .pr-24px-xs {
        padding-right: 24px
    }

    .pr-24px-xs-i {
        padding-right: 24px !important
    }
}

.pb-24px {
    padding-bottom: 24px
}

.pb-24px-i {
    padding-bottom: 24px !important
}

@media screen and (min-width:1024px) {
    .pb-24px-xl {
        padding-bottom: 24px
    }

    .pb-24px-xl-i {
        padding-bottom: 24px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pb-24px-lg {
        padding-bottom: 24px
    }

    .pb-24px-lg-i {
        padding-bottom: 24px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pb-24px-md {
        padding-bottom: 24px
    }

    .pb-24px-md-i {
        padding-bottom: 24px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pb-24px-sm {
        padding-bottom: 24px
    }

    .pb-24px-sm-i {
        padding-bottom: 24px !important
    }
}

@media screen and (max-width:576px) {
    .pb-24px-xs {
        padding-bottom: 24px
    }

    .pb-24px-xs-i {
        padding-bottom: 24px !important
    }
}

.pl-24px {
    padding-left: 24px
}

.pl-24px-i {
    padding-left: 24px !important
}

@media screen and (min-width:1024px) {
    .pl-24px-xl {
        padding-left: 24px
    }

    .pl-24px-xl-i {
        padding-left: 24px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pl-24px-lg {
        padding-left: 24px
    }

    .pl-24px-lg-i {
        padding-left: 24px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pl-24px-md {
        padding-left: 24px
    }

    .pl-24px-md-i {
        padding-left: 24px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pl-24px-sm {
        padding-left: 24px
    }

    .pl-24px-sm-i {
        padding-left: 24px !important
    }
}

@media screen and (max-width:576px) {
    .pl-24px-xs {
        padding-left: 24px
    }

    .pl-24px-xs-i {
        padding-left: 24px !important
    }
}

.pt-25px {
    padding-top: 25px
}

.pt-25px-i {
    padding-top: 25px !important
}

@media screen and (min-width:1024px) {
    .pt-25px-xl {
        padding-top: 25px
    }

    .pt-25px-xl-i {
        padding-top: 25px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pt-25px-lg {
        padding-top: 25px
    }

    .pt-25px-lg-i {
        padding-top: 25px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pt-25px-md {
        padding-top: 25px
    }

    .pt-25px-md-i {
        padding-top: 25px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pt-25px-sm {
        padding-top: 25px
    }

    .pt-25px-sm-i {
        padding-top: 25px !important
    }
}

@media screen and (max-width:576px) {
    .pt-25px-xs {
        padding-top: 25px
    }

    .pt-25px-xs-i {
        padding-top: 25px !important
    }
}

.pr-25px {
    padding-right: 25px
}

.pr-25px-i {
    padding-right: 25px !important
}

@media screen and (min-width:1024px) {
    .pr-25px-xl {
        padding-right: 25px
    }

    .pr-25px-xl-i {
        padding-right: 25px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pr-25px-lg {
        padding-right: 25px
    }

    .pr-25px-lg-i {
        padding-right: 25px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pr-25px-md {
        padding-right: 25px
    }

    .pr-25px-md-i {
        padding-right: 25px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pr-25px-sm {
        padding-right: 25px
    }

    .pr-25px-sm-i {
        padding-right: 25px !important
    }
}

@media screen and (max-width:576px) {
    .pr-25px-xs {
        padding-right: 25px
    }

    .pr-25px-xs-i {
        padding-right: 25px !important
    }
}

.pb-25px {
    padding-bottom: 25px
}

.pb-25px-i {
    padding-bottom: 25px !important
}

@media screen and (min-width:1024px) {
    .pb-25px-xl {
        padding-bottom: 25px
    }

    .pb-25px-xl-i {
        padding-bottom: 25px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pb-25px-lg {
        padding-bottom: 25px
    }

    .pb-25px-lg-i {
        padding-bottom: 25px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pb-25px-md {
        padding-bottom: 25px
    }

    .pb-25px-md-i {
        padding-bottom: 25px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pb-25px-sm {
        padding-bottom: 25px
    }

    .pb-25px-sm-i {
        padding-bottom: 25px !important
    }
}

@media screen and (max-width:576px) {
    .pb-25px-xs {
        padding-bottom: 25px
    }

    .pb-25px-xs-i {
        padding-bottom: 25px !important
    }
}

.pl-25px {
    padding-left: 25px
}

.pl-25px-i {
    padding-left: 25px !important
}

@media screen and (min-width:1024px) {
    .pl-25px-xl {
        padding-left: 25px
    }

    .pl-25px-xl-i {
        padding-left: 25px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pl-25px-lg {
        padding-left: 25px
    }

    .pl-25px-lg-i {
        padding-left: 25px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pl-25px-md {
        padding-left: 25px
    }

    .pl-25px-md-i {
        padding-left: 25px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pl-25px-sm {
        padding-left: 25px
    }

    .pl-25px-sm-i {
        padding-left: 25px !important
    }
}

@media screen and (max-width:576px) {
    .pl-25px-xs {
        padding-left: 25px
    }

    .pl-25px-xs-i {
        padding-left: 25px !important
    }
}

.pt-30px {
    padding-top: 30px
}

.pt-30px-i {
    padding-top: 30px !important
}

@media screen and (min-width:1024px) {
    .pt-30px-xl {
        padding-top: 30px
    }

    .pt-30px-xl-i {
        padding-top: 30px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pt-30px-lg {
        padding-top: 30px
    }

    .pt-30px-lg-i {
        padding-top: 30px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pt-30px-md {
        padding-top: 30px
    }

    .pt-30px-md-i {
        padding-top: 30px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pt-30px-sm {
        padding-top: 30px
    }

    .pt-30px-sm-i {
        padding-top: 30px !important
    }
}

@media screen and (max-width:576px) {
    .pt-30px-xs {
        padding-top: 30px
    }

    .pt-30px-xs-i {
        padding-top: 30px !important
    }
}

.pr-30px {
    padding-right: 30px
}

.pr-30px-i {
    padding-right: 30px !important
}

@media screen and (min-width:1024px) {
    .pr-30px-xl {
        padding-right: 30px
    }

    .pr-30px-xl-i {
        padding-right: 30px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pr-30px-lg {
        padding-right: 30px
    }

    .pr-30px-lg-i {
        padding-right: 30px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pr-30px-md {
        padding-right: 30px
    }

    .pr-30px-md-i {
        padding-right: 30px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pr-30px-sm {
        padding-right: 30px
    }

    .pr-30px-sm-i {
        padding-right: 30px !important
    }
}

@media screen and (max-width:576px) {
    .pr-30px-xs {
        padding-right: 30px
    }

    .pr-30px-xs-i {
        padding-right: 30px !important
    }
}

.pb-30px {
    padding-bottom: 30px
}

.pb-30px-i {
    padding-bottom: 30px !important
}

@media screen and (min-width:1024px) {
    .pb-30px-xl {
        padding-bottom: 30px
    }

    .pb-30px-xl-i {
        padding-bottom: 30px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pb-30px-lg {
        padding-bottom: 30px
    }

    .pb-30px-lg-i {
        padding-bottom: 30px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pb-30px-md {
        padding-bottom: 30px
    }

    .pb-30px-md-i {
        padding-bottom: 30px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pb-30px-sm {
        padding-bottom: 30px
    }

    .pb-30px-sm-i {
        padding-bottom: 30px !important
    }
}

@media screen and (max-width:576px) {
    .pb-30px-xs {
        padding-bottom: 30px
    }

    .pb-30px-xs-i {
        padding-bottom: 30px !important
    }
}

.pl-30px {
    padding-left: 30px
}

.pl-30px-i {
    padding-left: 30px !important
}

@media screen and (min-width:1024px) {
    .pl-30px-xl {
        padding-left: 30px
    }

    .pl-30px-xl-i {
        padding-left: 30px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pl-30px-lg {
        padding-left: 30px
    }

    .pl-30px-lg-i {
        padding-left: 30px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pl-30px-md {
        padding-left: 30px
    }

    .pl-30px-md-i {
        padding-left: 30px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pl-30px-sm {
        padding-left: 30px
    }

    .pl-30px-sm-i {
        padding-left: 30px !important
    }
}

@media screen and (max-width:576px) {
    .pl-30px-xs {
        padding-left: 30px
    }

    .pl-30px-xs-i {
        padding-left: 30px !important
    }
}

.pt-32px {
    padding-top: 32px
}

.pt-32px-i {
    padding-top: 32px !important
}

@media screen and (min-width:1024px) {
    .pt-32px-xl {
        padding-top: 32px
    }

    .pt-32px-xl-i {
        padding-top: 32px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pt-32px-lg {
        padding-top: 32px
    }

    .pt-32px-lg-i {
        padding-top: 32px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pt-32px-md {
        padding-top: 32px
    }

    .pt-32px-md-i {
        padding-top: 32px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pt-32px-sm {
        padding-top: 32px
    }

    .pt-32px-sm-i {
        padding-top: 32px !important
    }
}

@media screen and (max-width:576px) {
    .pt-32px-xs {
        padding-top: 32px
    }

    .pt-32px-xs-i {
        padding-top: 32px !important
    }
}

.pr-32px {
    padding-right: 32px
}

.pr-32px-i {
    padding-right: 32px !important
}

@media screen and (min-width:1024px) {
    .pr-32px-xl {
        padding-right: 32px
    }

    .pr-32px-xl-i {
        padding-right: 32px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pr-32px-lg {
        padding-right: 32px
    }

    .pr-32px-lg-i {
        padding-right: 32px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pr-32px-md {
        padding-right: 32px
    }

    .pr-32px-md-i {
        padding-right: 32px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pr-32px-sm {
        padding-right: 32px
    }

    .pr-32px-sm-i {
        padding-right: 32px !important
    }
}

@media screen and (max-width:576px) {
    .pr-32px-xs {
        padding-right: 32px
    }

    .pr-32px-xs-i {
        padding-right: 32px !important
    }
}

.pb-32px {
    padding-bottom: 32px
}

.pb-32px-i {
    padding-bottom: 32px !important
}

@media screen and (min-width:1024px) {
    .pb-32px-xl {
        padding-bottom: 32px
    }

    .pb-32px-xl-i {
        padding-bottom: 32px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pb-32px-lg {
        padding-bottom: 32px
    }

    .pb-32px-lg-i {
        padding-bottom: 32px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pb-32px-md {
        padding-bottom: 32px
    }

    .pb-32px-md-i {
        padding-bottom: 32px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pb-32px-sm {
        padding-bottom: 32px
    }

    .pb-32px-sm-i {
        padding-bottom: 32px !important
    }
}

@media screen and (max-width:576px) {
    .pb-32px-xs {
        padding-bottom: 32px
    }

    .pb-32px-xs-i {
        padding-bottom: 32px !important
    }
}

.pl-32px {
    padding-left: 32px
}

.pl-32px-i {
    padding-left: 32px !important
}

@media screen and (min-width:1024px) {
    .pl-32px-xl {
        padding-left: 32px
    }

    .pl-32px-xl-i {
        padding-left: 32px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pl-32px-lg {
        padding-left: 32px
    }

    .pl-32px-lg-i {
        padding-left: 32px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pl-32px-md {
        padding-left: 32px
    }

    .pl-32px-md-i {
        padding-left: 32px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pl-32px-sm {
        padding-left: 32px
    }

    .pl-32px-sm-i {
        padding-left: 32px !important
    }
}

@media screen and (max-width:576px) {
    .pl-32px-xs {
        padding-left: 32px
    }

    .pl-32px-xs-i {
        padding-left: 32px !important
    }
}

.pt-35px {
    padding-top: 35px
}

.pt-35px-i {
    padding-top: 35px !important
}

@media screen and (min-width:1024px) {
    .pt-35px-xl {
        padding-top: 35px
    }

    .pt-35px-xl-i {
        padding-top: 35px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pt-35px-lg {
        padding-top: 35px
    }

    .pt-35px-lg-i {
        padding-top: 35px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pt-35px-md {
        padding-top: 35px
    }

    .pt-35px-md-i {
        padding-top: 35px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pt-35px-sm {
        padding-top: 35px
    }

    .pt-35px-sm-i {
        padding-top: 35px !important
    }
}

@media screen and (max-width:576px) {
    .pt-35px-xs {
        padding-top: 35px
    }

    .pt-35px-xs-i {
        padding-top: 35px !important
    }
}

.pr-35px {
    padding-right: 35px
}

.pr-35px-i {
    padding-right: 35px !important
}

@media screen and (min-width:1024px) {
    .pr-35px-xl {
        padding-right: 35px
    }

    .pr-35px-xl-i {
        padding-right: 35px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pr-35px-lg {
        padding-right: 35px
    }

    .pr-35px-lg-i {
        padding-right: 35px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pr-35px-md {
        padding-right: 35px
    }

    .pr-35px-md-i {
        padding-right: 35px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pr-35px-sm {
        padding-right: 35px
    }

    .pr-35px-sm-i {
        padding-right: 35px !important
    }
}

@media screen and (max-width:576px) {
    .pr-35px-xs {
        padding-right: 35px
    }

    .pr-35px-xs-i {
        padding-right: 35px !important
    }
}

.pb-35px {
    padding-bottom: 35px
}

.pb-35px-i {
    padding-bottom: 35px !important
}

@media screen and (min-width:1024px) {
    .pb-35px-xl {
        padding-bottom: 35px
    }

    .pb-35px-xl-i {
        padding-bottom: 35px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pb-35px-lg {
        padding-bottom: 35px
    }

    .pb-35px-lg-i {
        padding-bottom: 35px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pb-35px-md {
        padding-bottom: 35px
    }

    .pb-35px-md-i {
        padding-bottom: 35px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pb-35px-sm {
        padding-bottom: 35px
    }

    .pb-35px-sm-i {
        padding-bottom: 35px !important
    }
}

@media screen and (max-width:576px) {
    .pb-35px-xs {
        padding-bottom: 35px
    }

    .pb-35px-xs-i {
        padding-bottom: 35px !important
    }
}

.pl-35px {
    padding-left: 35px
}

.pl-35px-i {
    padding-left: 35px !important
}

@media screen and (min-width:1024px) {
    .pl-35px-xl {
        padding-left: 35px
    }

    .pl-35px-xl-i {
        padding-left: 35px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pl-35px-lg {
        padding-left: 35px
    }

    .pl-35px-lg-i {
        padding-left: 35px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pl-35px-md {
        padding-left: 35px
    }

    .pl-35px-md-i {
        padding-left: 35px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pl-35px-sm {
        padding-left: 35px
    }

    .pl-35px-sm-i {
        padding-left: 35px !important
    }
}

@media screen and (max-width:576px) {
    .pl-35px-xs {
        padding-left: 35px
    }

    .pl-35px-xs-i {
        padding-left: 35px !important
    }
}

.pt-36px {
    padding-top: 36px
}

.pt-36px-i {
    padding-top: 36px !important
}

@media screen and (min-width:1024px) {
    .pt-36px-xl {
        padding-top: 36px
    }

    .pt-36px-xl-i {
        padding-top: 36px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pt-36px-lg {
        padding-top: 36px
    }

    .pt-36px-lg-i {
        padding-top: 36px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pt-36px-md {
        padding-top: 36px
    }

    .pt-36px-md-i {
        padding-top: 36px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pt-36px-sm {
        padding-top: 36px
    }

    .pt-36px-sm-i {
        padding-top: 36px !important
    }
}

@media screen and (max-width:576px) {
    .pt-36px-xs {
        padding-top: 36px
    }

    .pt-36px-xs-i {
        padding-top: 36px !important
    }
}

.pr-36px {
    padding-right: 36px
}

.pr-36px-i {
    padding-right: 36px !important
}

@media screen and (min-width:1024px) {
    .pr-36px-xl {
        padding-right: 36px
    }

    .pr-36px-xl-i {
        padding-right: 36px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pr-36px-lg {
        padding-right: 36px
    }

    .pr-36px-lg-i {
        padding-right: 36px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pr-36px-md {
        padding-right: 36px
    }

    .pr-36px-md-i {
        padding-right: 36px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pr-36px-sm {
        padding-right: 36px
    }

    .pr-36px-sm-i {
        padding-right: 36px !important
    }
}

@media screen and (max-width:576px) {
    .pr-36px-xs {
        padding-right: 36px
    }

    .pr-36px-xs-i {
        padding-right: 36px !important
    }
}

.pb-36px {
    padding-bottom: 36px
}

.pb-36px-i {
    padding-bottom: 36px !important
}

@media screen and (min-width:1024px) {
    .pb-36px-xl {
        padding-bottom: 36px
    }

    .pb-36px-xl-i {
        padding-bottom: 36px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pb-36px-lg {
        padding-bottom: 36px
    }

    .pb-36px-lg-i {
        padding-bottom: 36px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pb-36px-md {
        padding-bottom: 36px
    }

    .pb-36px-md-i {
        padding-bottom: 36px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pb-36px-sm {
        padding-bottom: 36px
    }

    .pb-36px-sm-i {
        padding-bottom: 36px !important
    }
}

@media screen and (max-width:576px) {
    .pb-36px-xs {
        padding-bottom: 36px
    }

    .pb-36px-xs-i {
        padding-bottom: 36px !important
    }
}

.pl-36px {
    padding-left: 36px
}

.pl-36px-i {
    padding-left: 36px !important
}

@media screen and (min-width:1024px) {
    .pl-36px-xl {
        padding-left: 36px
    }

    .pl-36px-xl-i {
        padding-left: 36px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pl-36px-lg {
        padding-left: 36px
    }

    .pl-36px-lg-i {
        padding-left: 36px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pl-36px-md {
        padding-left: 36px
    }

    .pl-36px-md-i {
        padding-left: 36px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pl-36px-sm {
        padding-left: 36px
    }

    .pl-36px-sm-i {
        padding-left: 36px !important
    }
}

@media screen and (max-width:576px) {
    .pl-36px-xs {
        padding-left: 36px
    }

    .pl-36px-xs-i {
        padding-left: 36px !important
    }
}

.pt-38px {
    padding-top: 38px
}

.pt-38px-i {
    padding-top: 38px !important
}

@media screen and (min-width:1024px) {
    .pt-38px-xl {
        padding-top: 38px
    }

    .pt-38px-xl-i {
        padding-top: 38px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pt-38px-lg {
        padding-top: 38px
    }

    .pt-38px-lg-i {
        padding-top: 38px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pt-38px-md {
        padding-top: 38px
    }

    .pt-38px-md-i {
        padding-top: 38px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pt-38px-sm {
        padding-top: 38px
    }

    .pt-38px-sm-i {
        padding-top: 38px !important
    }
}

@media screen and (max-width:576px) {
    .pt-38px-xs {
        padding-top: 38px
    }

    .pt-38px-xs-i {
        padding-top: 38px !important
    }
}

.pr-38px {
    padding-right: 38px
}

.pr-38px-i {
    padding-right: 38px !important
}

@media screen and (min-width:1024px) {
    .pr-38px-xl {
        padding-right: 38px
    }

    .pr-38px-xl-i {
        padding-right: 38px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pr-38px-lg {
        padding-right: 38px
    }

    .pr-38px-lg-i {
        padding-right: 38px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pr-38px-md {
        padding-right: 38px
    }

    .pr-38px-md-i {
        padding-right: 38px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pr-38px-sm {
        padding-right: 38px
    }

    .pr-38px-sm-i {
        padding-right: 38px !important
    }
}

@media screen and (max-width:576px) {
    .pr-38px-xs {
        padding-right: 38px
    }

    .pr-38px-xs-i {
        padding-right: 38px !important
    }
}

.pb-38px {
    padding-bottom: 38px
}

.pb-38px-i {
    padding-bottom: 38px !important
}

@media screen and (min-width:1024px) {
    .pb-38px-xl {
        padding-bottom: 38px
    }

    .pb-38px-xl-i {
        padding-bottom: 38px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pb-38px-lg {
        padding-bottom: 38px
    }

    .pb-38px-lg-i {
        padding-bottom: 38px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pb-38px-md {
        padding-bottom: 38px
    }

    .pb-38px-md-i {
        padding-bottom: 38px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pb-38px-sm {
        padding-bottom: 38px
    }

    .pb-38px-sm-i {
        padding-bottom: 38px !important
    }
}

@media screen and (max-width:576px) {
    .pb-38px-xs {
        padding-bottom: 38px
    }

    .pb-38px-xs-i {
        padding-bottom: 38px !important
    }
}

.pl-38px {
    padding-left: 38px
}

.pl-38px-i {
    padding-left: 38px !important
}

@media screen and (min-width:1024px) {
    .pl-38px-xl {
        padding-left: 38px
    }

    .pl-38px-xl-i {
        padding-left: 38px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pl-38px-lg {
        padding-left: 38px
    }

    .pl-38px-lg-i {
        padding-left: 38px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pl-38px-md {
        padding-left: 38px
    }

    .pl-38px-md-i {
        padding-left: 38px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pl-38px-sm {
        padding-left: 38px
    }

    .pl-38px-sm-i {
        padding-left: 38px !important
    }
}

@media screen and (max-width:576px) {
    .pl-38px-xs {
        padding-left: 38px
    }

    .pl-38px-xs-i {
        padding-left: 38px !important
    }
}

.pt-40px {
    padding-top: 40px
}

.pt-40px-i {
    padding-top: 40px !important
}

@media screen and (min-width:1024px) {
    .pt-40px-xl {
        padding-top: 40px
    }

    .pt-40px-xl-i {
        padding-top: 40px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pt-40px-lg {
        padding-top: 40px
    }

    .pt-40px-lg-i {
        padding-top: 40px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pt-40px-md {
        padding-top: 40px
    }

    .pt-40px-md-i {
        padding-top: 40px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pt-40px-sm {
        padding-top: 40px
    }

    .pt-40px-sm-i {
        padding-top: 40px !important
    }
}

@media screen and (max-width:576px) {
    .pt-40px-xs {
        padding-top: 40px
    }

    .pt-40px-xs-i {
        padding-top: 40px !important
    }
}

.pr-40px {
    padding-right: 40px
}

.pr-40px-i {
    padding-right: 40px !important
}

@media screen and (min-width:1024px) {
    .pr-40px-xl {
        padding-right: 40px
    }

    .pr-40px-xl-i {
        padding-right: 40px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pr-40px-lg {
        padding-right: 40px
    }

    .pr-40px-lg-i {
        padding-right: 40px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pr-40px-md {
        padding-right: 40px
    }

    .pr-40px-md-i {
        padding-right: 40px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pr-40px-sm {
        padding-right: 40px
    }

    .pr-40px-sm-i {
        padding-right: 40px !important
    }
}

@media screen and (max-width:576px) {
    .pr-40px-xs {
        padding-right: 40px
    }

    .pr-40px-xs-i {
        padding-right: 40px !important
    }
}

.pb-40px {
    padding-bottom: 40px
}

.pb-40px-i {
    padding-bottom: 40px !important
}

@media screen and (min-width:1024px) {
    .pb-40px-xl {
        padding-bottom: 40px
    }

    .pb-40px-xl-i {
        padding-bottom: 40px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pb-40px-lg {
        padding-bottom: 40px
    }

    .pb-40px-lg-i {
        padding-bottom: 40px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pb-40px-md {
        padding-bottom: 40px
    }

    .pb-40px-md-i {
        padding-bottom: 40px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pb-40px-sm {
        padding-bottom: 40px
    }

    .pb-40px-sm-i {
        padding-bottom: 40px !important
    }
}

@media screen and (max-width:576px) {
    .pb-40px-xs {
        padding-bottom: 40px
    }

    .pb-40px-xs-i {
        padding-bottom: 40px !important
    }
}

.pl-40px {
    padding-left: 40px
}

.pl-40px-i {
    padding-left: 40px !important
}

@media screen and (min-width:1024px) {
    .pl-40px-xl {
        padding-left: 40px
    }

    .pl-40px-xl-i {
        padding-left: 40px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pl-40px-lg {
        padding-left: 40px
    }

    .pl-40px-lg-i {
        padding-left: 40px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pl-40px-md {
        padding-left: 40px
    }

    .pl-40px-md-i {
        padding-left: 40px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pl-40px-sm {
        padding-left: 40px
    }

    .pl-40px-sm-i {
        padding-left: 40px !important
    }
}

@media screen and (max-width:576px) {
    .pl-40px-xs {
        padding-left: 40px
    }

    .pl-40px-xs-i {
        padding-left: 40px !important
    }
}

.pt-45px {
    padding-top: 45px
}

.pt-45px-i {
    padding-top: 45px !important
}

@media screen and (min-width:1024px) {
    .pt-45px-xl {
        padding-top: 45px
    }

    .pt-45px-xl-i {
        padding-top: 45px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pt-45px-lg {
        padding-top: 45px
    }

    .pt-45px-lg-i {
        padding-top: 45px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pt-45px-md {
        padding-top: 45px
    }

    .pt-45px-md-i {
        padding-top: 45px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pt-45px-sm {
        padding-top: 45px
    }

    .pt-45px-sm-i {
        padding-top: 45px !important
    }
}

@media screen and (max-width:576px) {
    .pt-45px-xs {
        padding-top: 45px
    }

    .pt-45px-xs-i {
        padding-top: 45px !important
    }
}

.pr-45px {
    padding-right: 45px
}

.pr-45px-i {
    padding-right: 45px !important
}

@media screen and (min-width:1024px) {
    .pr-45px-xl {
        padding-right: 45px
    }

    .pr-45px-xl-i {
        padding-right: 45px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pr-45px-lg {
        padding-right: 45px
    }

    .pr-45px-lg-i {
        padding-right: 45px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pr-45px-md {
        padding-right: 45px
    }

    .pr-45px-md-i {
        padding-right: 45px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pr-45px-sm {
        padding-right: 45px
    }

    .pr-45px-sm-i {
        padding-right: 45px !important
    }
}

@media screen and (max-width:576px) {
    .pr-45px-xs {
        padding-right: 45px
    }

    .pr-45px-xs-i {
        padding-right: 45px !important
    }
}

.pb-45px {
    padding-bottom: 45px
}

.pb-45px-i {
    padding-bottom: 45px !important
}

@media screen and (min-width:1024px) {
    .pb-45px-xl {
        padding-bottom: 45px
    }

    .pb-45px-xl-i {
        padding-bottom: 45px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pb-45px-lg {
        padding-bottom: 45px
    }

    .pb-45px-lg-i {
        padding-bottom: 45px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pb-45px-md {
        padding-bottom: 45px
    }

    .pb-45px-md-i {
        padding-bottom: 45px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pb-45px-sm {
        padding-bottom: 45px
    }

    .pb-45px-sm-i {
        padding-bottom: 45px !important
    }
}

@media screen and (max-width:576px) {
    .pb-45px-xs {
        padding-bottom: 45px
    }

    .pb-45px-xs-i {
        padding-bottom: 45px !important
    }
}

.pl-45px {
    padding-left: 45px
}

.pl-45px-i {
    padding-left: 45px !important
}

@media screen and (min-width:1024px) {
    .pl-45px-xl {
        padding-left: 45px
    }

    .pl-45px-xl-i {
        padding-left: 45px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pl-45px-lg {
        padding-left: 45px
    }

    .pl-45px-lg-i {
        padding-left: 45px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pl-45px-md {
        padding-left: 45px
    }

    .pl-45px-md-i {
        padding-left: 45px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pl-45px-sm {
        padding-left: 45px
    }

    .pl-45px-sm-i {
        padding-left: 45px !important
    }
}

@media screen and (max-width:576px) {
    .pl-45px-xs {
        padding-left: 45px
    }

    .pl-45px-xs-i {
        padding-left: 45px !important
    }
}

.pt-50px {
    padding-top: 50px
}

.pt-50px-i {
    padding-top: 50px !important
}

@media screen and (min-width:1024px) {
    .pt-50px-xl {
        padding-top: 50px
    }

    .pt-50px-xl-i {
        padding-top: 50px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pt-50px-lg {
        padding-top: 50px
    }

    .pt-50px-lg-i {
        padding-top: 50px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pt-50px-md {
        padding-top: 50px
    }

    .pt-50px-md-i {
        padding-top: 50px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pt-50px-sm {
        padding-top: 50px
    }

    .pt-50px-sm-i {
        padding-top: 50px !important
    }
}

@media screen and (max-width:576px) {
    .pt-50px-xs {
        padding-top: 50px
    }

    .pt-50px-xs-i {
        padding-top: 50px !important
    }
}

.pr-50px {
    padding-right: 50px
}

.pr-50px-i {
    padding-right: 50px !important
}

@media screen and (min-width:1024px) {
    .pr-50px-xl {
        padding-right: 50px
    }

    .pr-50px-xl-i {
        padding-right: 50px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pr-50px-lg {
        padding-right: 50px
    }

    .pr-50px-lg-i {
        padding-right: 50px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pr-50px-md {
        padding-right: 50px
    }

    .pr-50px-md-i {
        padding-right: 50px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pr-50px-sm {
        padding-right: 50px
    }

    .pr-50px-sm-i {
        padding-right: 50px !important
    }
}

@media screen and (max-width:576px) {
    .pr-50px-xs {
        padding-right: 50px
    }

    .pr-50px-xs-i {
        padding-right: 50px !important
    }
}

.pb-50px {
    padding-bottom: 50px
}

.pb-50px-i {
    padding-bottom: 50px !important
}

@media screen and (min-width:1024px) {
    .pb-50px-xl {
        padding-bottom: 50px
    }

    .pb-50px-xl-i {
        padding-bottom: 50px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pb-50px-lg {
        padding-bottom: 50px
    }

    .pb-50px-lg-i {
        padding-bottom: 50px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pb-50px-md {
        padding-bottom: 50px
    }

    .pb-50px-md-i {
        padding-bottom: 50px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pb-50px-sm {
        padding-bottom: 50px
    }

    .pb-50px-sm-i {
        padding-bottom: 50px !important
    }
}

@media screen and (max-width:576px) {
    .pb-50px-xs {
        padding-bottom: 50px
    }

    .pb-50px-xs-i {
        padding-bottom: 50px !important
    }
}

.pl-50px {
    padding-left: 50px
}

.pl-50px-i {
    padding-left: 50px !important
}

@media screen and (min-width:1024px) {
    .pl-50px-xl {
        padding-left: 50px
    }

    .pl-50px-xl-i {
        padding-left: 50px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pl-50px-lg {
        padding-left: 50px
    }

    .pl-50px-lg-i {
        padding-left: 50px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pl-50px-md {
        padding-left: 50px
    }

    .pl-50px-md-i {
        padding-left: 50px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pl-50px-sm {
        padding-left: 50px
    }

    .pl-50px-sm-i {
        padding-left: 50px !important
    }
}

@media screen and (max-width:576px) {
    .pl-50px-xs {
        padding-left: 50px
    }

    .pl-50px-xs-i {
        padding-left: 50px !important
    }
}

.pt-56px {
    padding-top: 56px
}

.pt-56px-i {
    padding-top: 56px !important
}

@media screen and (min-width:1024px) {
    .pt-56px-xl {
        padding-top: 56px
    }

    .pt-56px-xl-i {
        padding-top: 56px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pt-56px-lg {
        padding-top: 56px
    }

    .pt-56px-lg-i {
        padding-top: 56px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pt-56px-md {
        padding-top: 56px
    }

    .pt-56px-md-i {
        padding-top: 56px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pt-56px-sm {
        padding-top: 56px
    }

    .pt-56px-sm-i {
        padding-top: 56px !important
    }
}

@media screen and (max-width:576px) {
    .pt-56px-xs {
        padding-top: 56px
    }

    .pt-56px-xs-i {
        padding-top: 56px !important
    }
}

.pr-56px {
    padding-right: 56px
}

.pr-56px-i {
    padding-right: 56px !important
}

@media screen and (min-width:1024px) {
    .pr-56px-xl {
        padding-right: 56px
    }

    .pr-56px-xl-i {
        padding-right: 56px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pr-56px-lg {
        padding-right: 56px
    }

    .pr-56px-lg-i {
        padding-right: 56px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pr-56px-md {
        padding-right: 56px
    }

    .pr-56px-md-i {
        padding-right: 56px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pr-56px-sm {
        padding-right: 56px
    }

    .pr-56px-sm-i {
        padding-right: 56px !important
    }
}

@media screen and (max-width:576px) {
    .pr-56px-xs {
        padding-right: 56px
    }

    .pr-56px-xs-i {
        padding-right: 56px !important
    }
}

.pb-56px {
    padding-bottom: 56px
}

.pb-56px-i {
    padding-bottom: 56px !important
}

@media screen and (min-width:1024px) {
    .pb-56px-xl {
        padding-bottom: 56px
    }

    .pb-56px-xl-i {
        padding-bottom: 56px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pb-56px-lg {
        padding-bottom: 56px
    }

    .pb-56px-lg-i {
        padding-bottom: 56px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pb-56px-md {
        padding-bottom: 56px
    }

    .pb-56px-md-i {
        padding-bottom: 56px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pb-56px-sm {
        padding-bottom: 56px
    }

    .pb-56px-sm-i {
        padding-bottom: 56px !important
    }
}

@media screen and (max-width:576px) {
    .pb-56px-xs {
        padding-bottom: 56px
    }

    .pb-56px-xs-i {
        padding-bottom: 56px !important
    }
}

.pl-56px {
    padding-left: 56px
}

.pl-56px-i {
    padding-left: 56px !important
}

@media screen and (min-width:1024px) {
    .pl-56px-xl {
        padding-left: 56px
    }

    .pl-56px-xl-i {
        padding-left: 56px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pl-56px-lg {
        padding-left: 56px
    }

    .pl-56px-lg-i {
        padding-left: 56px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pl-56px-md {
        padding-left: 56px
    }

    .pl-56px-md-i {
        padding-left: 56px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pl-56px-sm {
        padding-left: 56px
    }

    .pl-56px-sm-i {
        padding-left: 56px !important
    }
}

@media screen and (max-width:576px) {
    .pl-56px-xs {
        padding-left: 56px
    }

    .pl-56px-xs-i {
        padding-left: 56px !important
    }
}

.pt-60px {
    padding-top: 60px
}

.pt-60px-i {
    padding-top: 60px !important
}

@media screen and (min-width:1024px) {
    .pt-60px-xl {
        padding-top: 60px
    }

    .pt-60px-xl-i {
        padding-top: 60px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pt-60px-lg {
        padding-top: 60px
    }

    .pt-60px-lg-i {
        padding-top: 60px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pt-60px-md {
        padding-top: 60px
    }

    .pt-60px-md-i {
        padding-top: 60px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pt-60px-sm {
        padding-top: 60px
    }

    .pt-60px-sm-i {
        padding-top: 60px !important
    }
}

@media screen and (max-width:576px) {
    .pt-60px-xs {
        padding-top: 60px
    }

    .pt-60px-xs-i {
        padding-top: 60px !important
    }
}

.pr-60px {
    padding-right: 60px
}

.pr-60px-i {
    padding-right: 60px !important
}

@media screen and (min-width:1024px) {
    .pr-60px-xl {
        padding-right: 60px
    }

    .pr-60px-xl-i {
        padding-right: 60px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pr-60px-lg {
        padding-right: 60px
    }

    .pr-60px-lg-i {
        padding-right: 60px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pr-60px-md {
        padding-right: 60px
    }

    .pr-60px-md-i {
        padding-right: 60px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pr-60px-sm {
        padding-right: 60px
    }

    .pr-60px-sm-i {
        padding-right: 60px !important
    }
}

@media screen and (max-width:576px) {
    .pr-60px-xs {
        padding-right: 60px
    }

    .pr-60px-xs-i {
        padding-right: 60px !important
    }
}

.pb-60px {
    padding-bottom: 60px
}

.pb-60px-i {
    padding-bottom: 60px !important
}

@media screen and (min-width:1024px) {
    .pb-60px-xl {
        padding-bottom: 60px
    }

    .pb-60px-xl-i {
        padding-bottom: 60px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pb-60px-lg {
        padding-bottom: 60px
    }

    .pb-60px-lg-i {
        padding-bottom: 60px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pb-60px-md {
        padding-bottom: 60px
    }

    .pb-60px-md-i {
        padding-bottom: 60px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pb-60px-sm {
        padding-bottom: 60px
    }

    .pb-60px-sm-i {
        padding-bottom: 60px !important
    }
}

@media screen and (max-width:576px) {
    .pb-60px-xs {
        padding-bottom: 60px
    }

    .pb-60px-xs-i {
        padding-bottom: 60px !important
    }
}

.pl-60px {
    padding-left: 60px
}

.pl-60px-i {
    padding-left: 60px !important
}

@media screen and (min-width:1024px) {
    .pl-60px-xl {
        padding-left: 60px
    }

    .pl-60px-xl-i {
        padding-left: 60px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pl-60px-lg {
        padding-left: 60px
    }

    .pl-60px-lg-i {
        padding-left: 60px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pl-60px-md {
        padding-left: 60px
    }

    .pl-60px-md-i {
        padding-left: 60px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pl-60px-sm {
        padding-left: 60px
    }

    .pl-60px-sm-i {
        padding-left: 60px !important
    }
}

@media screen and (max-width:576px) {
    .pl-60px-xs {
        padding-left: 60px
    }

    .pl-60px-xs-i {
        padding-left: 60px !important
    }
}

.pt-100px {
    padding-top: 100px
}

.pt-100px-i {
    padding-top: 100px !important
}

@media screen and (min-width:1024px) {
    .pt-100px-xl {
        padding-top: 100px
    }

    .pt-100px-xl-i {
        padding-top: 100px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pt-100px-lg {
        padding-top: 100px
    }

    .pt-100px-lg-i {
        padding-top: 100px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pt-100px-md {
        padding-top: 100px
    }

    .pt-100px-md-i {
        padding-top: 100px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pt-100px-sm {
        padding-top: 100px
    }

    .pt-100px-sm-i {
        padding-top: 100px !important
    }
}

@media screen and (max-width:576px) {
    .pt-100px-xs {
        padding-top: 100px
    }

    .pt-100px-xs-i {
        padding-top: 100px !important
    }
}

.pr-100px {
    padding-right: 100px
}

.pr-100px-i {
    padding-right: 100px !important
}

@media screen and (min-width:1024px) {
    .pr-100px-xl {
        padding-right: 100px
    }

    .pr-100px-xl-i {
        padding-right: 100px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pr-100px-lg {
        padding-right: 100px
    }

    .pr-100px-lg-i {
        padding-right: 100px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pr-100px-md {
        padding-right: 100px
    }

    .pr-100px-md-i {
        padding-right: 100px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pr-100px-sm {
        padding-right: 100px
    }

    .pr-100px-sm-i {
        padding-right: 100px !important
    }
}

@media screen and (max-width:576px) {
    .pr-100px-xs {
        padding-right: 100px
    }

    .pr-100px-xs-i {
        padding-right: 100px !important
    }
}

.pb-100px {
    padding-bottom: 100px
}

.pb-100px-i {
    padding-bottom: 100px !important
}

@media screen and (min-width:1024px) {
    .pb-100px-xl {
        padding-bottom: 100px
    }

    .pb-100px-xl-i {
        padding-bottom: 100px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pb-100px-lg {
        padding-bottom: 100px
    }

    .pb-100px-lg-i {
        padding-bottom: 100px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pb-100px-md {
        padding-bottom: 100px
    }

    .pb-100px-md-i {
        padding-bottom: 100px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pb-100px-sm {
        padding-bottom: 100px
    }

    .pb-100px-sm-i {
        padding-bottom: 100px !important
    }
}

@media screen and (max-width:576px) {
    .pb-100px-xs {
        padding-bottom: 100px
    }

    .pb-100px-xs-i {
        padding-bottom: 100px !important
    }
}

.pl-100px {
    padding-left: 100px
}

.pl-100px-i {
    padding-left: 100px !important
}

@media screen and (min-width:1024px) {
    .pl-100px-xl {
        padding-left: 100px
    }

    .pl-100px-xl-i {
        padding-left: 100px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pl-100px-lg {
        padding-left: 100px
    }

    .pl-100px-lg-i {
        padding-left: 100px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pl-100px-md {
        padding-left: 100px
    }

    .pl-100px-md-i {
        padding-left: 100px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pl-100px-sm {
        padding-left: 100px
    }

    .pl-100px-sm-i {
        padding-left: 100px !important
    }
}

@media screen and (max-width:576px) {
    .pl-100px-xs {
        padding-left: 100px
    }

    .pl-100px-xs-i {
        padding-left: 100px !important
    }
}

.pt-1rem {
    padding-top: 1rem
}

.pt-1rem-i {
    padding-top: 1rem !important
}

@media screen and (min-width:1024px) {
    .pt-1rem-xl {
        padding-top: 1rem
    }

    .pt-1rem-xl-i {
        padding-top: 1rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pt-1rem-lg {
        padding-top: 1rem
    }

    .pt-1rem-lg-i {
        padding-top: 1rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pt-1rem-md {
        padding-top: 1rem
    }

    .pt-1rem-md-i {
        padding-top: 1rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pt-1rem-sm {
        padding-top: 1rem
    }

    .pt-1rem-sm-i {
        padding-top: 1rem !important
    }
}

@media screen and (max-width:576px) {
    .pt-1rem-xs {
        padding-top: 1rem
    }

    .pt-1rem-xs-i {
        padding-top: 1rem !important
    }
}

.pr-1rem {
    padding-right: 1rem
}

.pr-1rem-i {
    padding-right: 1rem !important
}

@media screen and (min-width:1024px) {
    .pr-1rem-xl {
        padding-right: 1rem
    }

    .pr-1rem-xl-i {
        padding-right: 1rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pr-1rem-lg {
        padding-right: 1rem
    }

    .pr-1rem-lg-i {
        padding-right: 1rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pr-1rem-md {
        padding-right: 1rem
    }

    .pr-1rem-md-i {
        padding-right: 1rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pr-1rem-sm {
        padding-right: 1rem
    }

    .pr-1rem-sm-i {
        padding-right: 1rem !important
    }
}

@media screen and (max-width:576px) {
    .pr-1rem-xs {
        padding-right: 1rem
    }

    .pr-1rem-xs-i {
        padding-right: 1rem !important
    }
}

.pb-1rem {
    padding-bottom: 1rem
}

.pb-1rem-i {
    padding-bottom: 1rem !important
}

@media screen and (min-width:1024px) {
    .pb-1rem-xl {
        padding-bottom: 1rem
    }

    .pb-1rem-xl-i {
        padding-bottom: 1rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pb-1rem-lg {
        padding-bottom: 1rem
    }

    .pb-1rem-lg-i {
        padding-bottom: 1rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pb-1rem-md {
        padding-bottom: 1rem
    }

    .pb-1rem-md-i {
        padding-bottom: 1rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pb-1rem-sm {
        padding-bottom: 1rem
    }

    .pb-1rem-sm-i {
        padding-bottom: 1rem !important
    }
}

@media screen and (max-width:576px) {
    .pb-1rem-xs {
        padding-bottom: 1rem
    }

    .pb-1rem-xs-i {
        padding-bottom: 1rem !important
    }
}

.pl-1rem {
    padding-left: 1rem
}

.pl-1rem-i {
    padding-left: 1rem !important
}

@media screen and (min-width:1024px) {
    .pl-1rem-xl {
        padding-left: 1rem
    }

    .pl-1rem-xl-i {
        padding-left: 1rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pl-1rem-lg {
        padding-left: 1rem
    }

    .pl-1rem-lg-i {
        padding-left: 1rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pl-1rem-md {
        padding-left: 1rem
    }

    .pl-1rem-md-i {
        padding-left: 1rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pl-1rem-sm {
        padding-left: 1rem
    }

    .pl-1rem-sm-i {
        padding-left: 1rem !important
    }
}

@media screen and (max-width:576px) {
    .pl-1rem-xs {
        padding-left: 1rem
    }

    .pl-1rem-xs-i {
        padding-left: 1rem !important
    }
}

.pt-2rem {
    padding-top: 2rem
}

.pt-2rem-i {
    padding-top: 2rem !important
}

@media screen and (min-width:1024px) {
    .pt-2rem-xl {
        padding-top: 2rem
    }

    .pt-2rem-xl-i {
        padding-top: 2rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pt-2rem-lg {
        padding-top: 2rem
    }

    .pt-2rem-lg-i {
        padding-top: 2rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pt-2rem-md {
        padding-top: 2rem
    }

    .pt-2rem-md-i {
        padding-top: 2rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pt-2rem-sm {
        padding-top: 2rem
    }

    .pt-2rem-sm-i {
        padding-top: 2rem !important
    }
}

@media screen and (max-width:576px) {
    .pt-2rem-xs {
        padding-top: 2rem
    }

    .pt-2rem-xs-i {
        padding-top: 2rem !important
    }
}

.pr-2rem {
    padding-right: 2rem
}

.pr-2rem-i {
    padding-right: 2rem !important
}

@media screen and (min-width:1024px) {
    .pr-2rem-xl {
        padding-right: 2rem
    }

    .pr-2rem-xl-i {
        padding-right: 2rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pr-2rem-lg {
        padding-right: 2rem
    }

    .pr-2rem-lg-i {
        padding-right: 2rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pr-2rem-md {
        padding-right: 2rem
    }

    .pr-2rem-md-i {
        padding-right: 2rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pr-2rem-sm {
        padding-right: 2rem
    }

    .pr-2rem-sm-i {
        padding-right: 2rem !important
    }
}

@media screen and (max-width:576px) {
    .pr-2rem-xs {
        padding-right: 2rem
    }

    .pr-2rem-xs-i {
        padding-right: 2rem !important
    }
}

.pb-2rem {
    padding-bottom: 2rem
}

.pb-2rem-i {
    padding-bottom: 2rem !important
}

@media screen and (min-width:1024px) {
    .pb-2rem-xl {
        padding-bottom: 2rem
    }

    .pb-2rem-xl-i {
        padding-bottom: 2rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pb-2rem-lg {
        padding-bottom: 2rem
    }

    .pb-2rem-lg-i {
        padding-bottom: 2rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pb-2rem-md {
        padding-bottom: 2rem
    }

    .pb-2rem-md-i {
        padding-bottom: 2rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pb-2rem-sm {
        padding-bottom: 2rem
    }

    .pb-2rem-sm-i {
        padding-bottom: 2rem !important
    }
}

@media screen and (max-width:576px) {
    .pb-2rem-xs {
        padding-bottom: 2rem
    }

    .pb-2rem-xs-i {
        padding-bottom: 2rem !important
    }
}

.pl-2rem {
    padding-left: 2rem
}

.pl-2rem-i {
    padding-left: 2rem !important
}

@media screen and (min-width:1024px) {
    .pl-2rem-xl {
        padding-left: 2rem
    }

    .pl-2rem-xl-i {
        padding-left: 2rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pl-2rem-lg {
        padding-left: 2rem
    }

    .pl-2rem-lg-i {
        padding-left: 2rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pl-2rem-md {
        padding-left: 2rem
    }

    .pl-2rem-md-i {
        padding-left: 2rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pl-2rem-sm {
        padding-left: 2rem
    }

    .pl-2rem-sm-i {
        padding-left: 2rem !important
    }
}

@media screen and (max-width:576px) {
    .pl-2rem-xs {
        padding-left: 2rem
    }

    .pl-2rem-xs-i {
        padding-left: 2rem !important
    }
}

.pt-3rem {
    padding-top: 3rem
}

.pt-3rem-i {
    padding-top: 3rem !important
}

@media screen and (min-width:1024px) {
    .pt-3rem-xl {
        padding-top: 3rem
    }

    .pt-3rem-xl-i {
        padding-top: 3rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pt-3rem-lg {
        padding-top: 3rem
    }

    .pt-3rem-lg-i {
        padding-top: 3rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pt-3rem-md {
        padding-top: 3rem
    }

    .pt-3rem-md-i {
        padding-top: 3rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pt-3rem-sm {
        padding-top: 3rem
    }

    .pt-3rem-sm-i {
        padding-top: 3rem !important
    }
}

@media screen and (max-width:576px) {
    .pt-3rem-xs {
        padding-top: 3rem
    }

    .pt-3rem-xs-i {
        padding-top: 3rem !important
    }
}

.pr-3rem {
    padding-right: 3rem
}

.pr-3rem-i {
    padding-right: 3rem !important
}

@media screen and (min-width:1024px) {
    .pr-3rem-xl {
        padding-right: 3rem
    }

    .pr-3rem-xl-i {
        padding-right: 3rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pr-3rem-lg {
        padding-right: 3rem
    }

    .pr-3rem-lg-i {
        padding-right: 3rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pr-3rem-md {
        padding-right: 3rem
    }

    .pr-3rem-md-i {
        padding-right: 3rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pr-3rem-sm {
        padding-right: 3rem
    }

    .pr-3rem-sm-i {
        padding-right: 3rem !important
    }
}

@media screen and (max-width:576px) {
    .pr-3rem-xs {
        padding-right: 3rem
    }

    .pr-3rem-xs-i {
        padding-right: 3rem !important
    }
}

.pb-3rem {
    padding-bottom: 3rem
}

.pb-3rem-i {
    padding-bottom: 3rem !important
}

@media screen and (min-width:1024px) {
    .pb-3rem-xl {
        padding-bottom: 3rem
    }

    .pb-3rem-xl-i {
        padding-bottom: 3rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pb-3rem-lg {
        padding-bottom: 3rem
    }

    .pb-3rem-lg-i {
        padding-bottom: 3rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pb-3rem-md {
        padding-bottom: 3rem
    }

    .pb-3rem-md-i {
        padding-bottom: 3rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pb-3rem-sm {
        padding-bottom: 3rem
    }

    .pb-3rem-sm-i {
        padding-bottom: 3rem !important
    }
}

@media screen and (max-width:576px) {
    .pb-3rem-xs {
        padding-bottom: 3rem
    }

    .pb-3rem-xs-i {
        padding-bottom: 3rem !important
    }
}

.pl-3rem {
    padding-left: 3rem
}

.pl-3rem-i {
    padding-left: 3rem !important
}

@media screen and (min-width:1024px) {
    .pl-3rem-xl {
        padding-left: 3rem
    }

    .pl-3rem-xl-i {
        padding-left: 3rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pl-3rem-lg {
        padding-left: 3rem
    }

    .pl-3rem-lg-i {
        padding-left: 3rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pl-3rem-md {
        padding-left: 3rem
    }

    .pl-3rem-md-i {
        padding-left: 3rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pl-3rem-sm {
        padding-left: 3rem
    }

    .pl-3rem-sm-i {
        padding-left: 3rem !important
    }
}

@media screen and (max-width:576px) {
    .pl-3rem-xs {
        padding-left: 3rem
    }

    .pl-3rem-xs-i {
        padding-left: 3rem !important
    }
}

.pt-4rem {
    padding-top: 4rem
}

.pt-4rem-i {
    padding-top: 4rem !important
}

@media screen and (min-width:1024px) {
    .pt-4rem-xl {
        padding-top: 4rem
    }

    .pt-4rem-xl-i {
        padding-top: 4rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pt-4rem-lg {
        padding-top: 4rem
    }

    .pt-4rem-lg-i {
        padding-top: 4rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pt-4rem-md {
        padding-top: 4rem
    }

    .pt-4rem-md-i {
        padding-top: 4rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pt-4rem-sm {
        padding-top: 4rem
    }

    .pt-4rem-sm-i {
        padding-top: 4rem !important
    }
}

@media screen and (max-width:576px) {
    .pt-4rem-xs {
        padding-top: 4rem
    }

    .pt-4rem-xs-i {
        padding-top: 4rem !important
    }
}

.pr-4rem {
    padding-right: 4rem
}

.pr-4rem-i {
    padding-right: 4rem !important
}

@media screen and (min-width:1024px) {
    .pr-4rem-xl {
        padding-right: 4rem
    }

    .pr-4rem-xl-i {
        padding-right: 4rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pr-4rem-lg {
        padding-right: 4rem
    }

    .pr-4rem-lg-i {
        padding-right: 4rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pr-4rem-md {
        padding-right: 4rem
    }

    .pr-4rem-md-i {
        padding-right: 4rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pr-4rem-sm {
        padding-right: 4rem
    }

    .pr-4rem-sm-i {
        padding-right: 4rem !important
    }
}

@media screen and (max-width:576px) {
    .pr-4rem-xs {
        padding-right: 4rem
    }

    .pr-4rem-xs-i {
        padding-right: 4rem !important
    }
}

.pb-4rem {
    padding-bottom: 4rem
}

.pb-4rem-i {
    padding-bottom: 4rem !important
}

@media screen and (min-width:1024px) {
    .pb-4rem-xl {
        padding-bottom: 4rem
    }

    .pb-4rem-xl-i {
        padding-bottom: 4rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pb-4rem-lg {
        padding-bottom: 4rem
    }

    .pb-4rem-lg-i {
        padding-bottom: 4rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pb-4rem-md {
        padding-bottom: 4rem
    }

    .pb-4rem-md-i {
        padding-bottom: 4rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pb-4rem-sm {
        padding-bottom: 4rem
    }

    .pb-4rem-sm-i {
        padding-bottom: 4rem !important
    }
}

@media screen and (max-width:576px) {
    .pb-4rem-xs {
        padding-bottom: 4rem
    }

    .pb-4rem-xs-i {
        padding-bottom: 4rem !important
    }
}

.pl-4rem {
    padding-left: 4rem
}

.pl-4rem-i {
    padding-left: 4rem !important
}

@media screen and (min-width:1024px) {
    .pl-4rem-xl {
        padding-left: 4rem
    }

    .pl-4rem-xl-i {
        padding-left: 4rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pl-4rem-lg {
        padding-left: 4rem
    }

    .pl-4rem-lg-i {
        padding-left: 4rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pl-4rem-md {
        padding-left: 4rem
    }

    .pl-4rem-md-i {
        padding-left: 4rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pl-4rem-sm {
        padding-left: 4rem
    }

    .pl-4rem-sm-i {
        padding-left: 4rem !important
    }
}

@media screen and (max-width:576px) {
    .pl-4rem-xs {
        padding-left: 4rem
    }

    .pl-4rem-xs-i {
        padding-left: 4rem !important
    }
}

.pt-5rem {
    padding-top: 5rem
}

.pt-5rem-i {
    padding-top: 5rem !important
}

@media screen and (min-width:1024px) {
    .pt-5rem-xl {
        padding-top: 5rem
    }

    .pt-5rem-xl-i {
        padding-top: 5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pt-5rem-lg {
        padding-top: 5rem
    }

    .pt-5rem-lg-i {
        padding-top: 5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pt-5rem-md {
        padding-top: 5rem
    }

    .pt-5rem-md-i {
        padding-top: 5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pt-5rem-sm {
        padding-top: 5rem
    }

    .pt-5rem-sm-i {
        padding-top: 5rem !important
    }
}

@media screen and (max-width:576px) {
    .pt-5rem-xs {
        padding-top: 5rem
    }

    .pt-5rem-xs-i {
        padding-top: 5rem !important
    }
}

.pr-5rem {
    padding-right: 5rem
}

.pr-5rem-i {
    padding-right: 5rem !important
}

@media screen and (min-width:1024px) {
    .pr-5rem-xl {
        padding-right: 5rem
    }

    .pr-5rem-xl-i {
        padding-right: 5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pr-5rem-lg {
        padding-right: 5rem
    }

    .pr-5rem-lg-i {
        padding-right: 5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pr-5rem-md {
        padding-right: 5rem
    }

    .pr-5rem-md-i {
        padding-right: 5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pr-5rem-sm {
        padding-right: 5rem
    }

    .pr-5rem-sm-i {
        padding-right: 5rem !important
    }
}

@media screen and (max-width:576px) {
    .pr-5rem-xs {
        padding-right: 5rem
    }

    .pr-5rem-xs-i {
        padding-right: 5rem !important
    }
}

.pb-5rem {
    padding-bottom: 5rem
}

.pb-5rem-i {
    padding-bottom: 5rem !important
}

@media screen and (min-width:1024px) {
    .pb-5rem-xl {
        padding-bottom: 5rem
    }

    .pb-5rem-xl-i {
        padding-bottom: 5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pb-5rem-lg {
        padding-bottom: 5rem
    }

    .pb-5rem-lg-i {
        padding-bottom: 5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pb-5rem-md {
        padding-bottom: 5rem
    }

    .pb-5rem-md-i {
        padding-bottom: 5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pb-5rem-sm {
        padding-bottom: 5rem
    }

    .pb-5rem-sm-i {
        padding-bottom: 5rem !important
    }
}

@media screen and (max-width:576px) {
    .pb-5rem-xs {
        padding-bottom: 5rem
    }

    .pb-5rem-xs-i {
        padding-bottom: 5rem !important
    }
}

.pl-5rem {
    padding-left: 5rem
}

.pl-5rem-i {
    padding-left: 5rem !important
}

@media screen and (min-width:1024px) {
    .pl-5rem-xl {
        padding-left: 5rem
    }

    .pl-5rem-xl-i {
        padding-left: 5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pl-5rem-lg {
        padding-left: 5rem
    }

    .pl-5rem-lg-i {
        padding-left: 5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pl-5rem-md {
        padding-left: 5rem
    }

    .pl-5rem-md-i {
        padding-left: 5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pl-5rem-sm {
        padding-left: 5rem
    }

    .pl-5rem-sm-i {
        padding-left: 5rem !important
    }
}

@media screen and (max-width:576px) {
    .pl-5rem-xs {
        padding-left: 5rem
    }

    .pl-5rem-xs-i {
        padding-left: 5rem !important
    }
}

.pt-6rem {
    padding-top: 6rem
}

.pt-6rem-i {
    padding-top: 6rem !important
}

@media screen and (min-width:1024px) {
    .pt-6rem-xl {
        padding-top: 6rem
    }

    .pt-6rem-xl-i {
        padding-top: 6rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pt-6rem-lg {
        padding-top: 6rem
    }

    .pt-6rem-lg-i {
        padding-top: 6rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pt-6rem-md {
        padding-top: 6rem
    }

    .pt-6rem-md-i {
        padding-top: 6rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pt-6rem-sm {
        padding-top: 6rem
    }

    .pt-6rem-sm-i {
        padding-top: 6rem !important
    }
}

@media screen and (max-width:576px) {
    .pt-6rem-xs {
        padding-top: 6rem
    }

    .pt-6rem-xs-i {
        padding-top: 6rem !important
    }
}

.pr-6rem {
    padding-right: 6rem
}

.pr-6rem-i {
    padding-right: 6rem !important
}

@media screen and (min-width:1024px) {
    .pr-6rem-xl {
        padding-right: 6rem
    }

    .pr-6rem-xl-i {
        padding-right: 6rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pr-6rem-lg {
        padding-right: 6rem
    }

    .pr-6rem-lg-i {
        padding-right: 6rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pr-6rem-md {
        padding-right: 6rem
    }

    .pr-6rem-md-i {
        padding-right: 6rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pr-6rem-sm {
        padding-right: 6rem
    }

    .pr-6rem-sm-i {
        padding-right: 6rem !important
    }
}

@media screen and (max-width:576px) {
    .pr-6rem-xs {
        padding-right: 6rem
    }

    .pr-6rem-xs-i {
        padding-right: 6rem !important
    }
}

.pb-6rem {
    padding-bottom: 6rem
}

.pb-6rem-i {
    padding-bottom: 6rem !important
}

@media screen and (min-width:1024px) {
    .pb-6rem-xl {
        padding-bottom: 6rem
    }

    .pb-6rem-xl-i {
        padding-bottom: 6rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pb-6rem-lg {
        padding-bottom: 6rem
    }

    .pb-6rem-lg-i {
        padding-bottom: 6rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pb-6rem-md {
        padding-bottom: 6rem
    }

    .pb-6rem-md-i {
        padding-bottom: 6rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pb-6rem-sm {
        padding-bottom: 6rem
    }

    .pb-6rem-sm-i {
        padding-bottom: 6rem !important
    }
}

@media screen and (max-width:576px) {
    .pb-6rem-xs {
        padding-bottom: 6rem
    }

    .pb-6rem-xs-i {
        padding-bottom: 6rem !important
    }
}

.pl-6rem {
    padding-left: 6rem
}

.pl-6rem-i {
    padding-left: 6rem !important
}

@media screen and (min-width:1024px) {
    .pl-6rem-xl {
        padding-left: 6rem
    }

    .pl-6rem-xl-i {
        padding-left: 6rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pl-6rem-lg {
        padding-left: 6rem
    }

    .pl-6rem-lg-i {
        padding-left: 6rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pl-6rem-md {
        padding-left: 6rem
    }

    .pl-6rem-md-i {
        padding-left: 6rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pl-6rem-sm {
        padding-left: 6rem
    }

    .pl-6rem-sm-i {
        padding-left: 6rem !important
    }
}

@media screen and (max-width:576px) {
    .pl-6rem-xs {
        padding-left: 6rem
    }

    .pl-6rem-xs-i {
        padding-left: 6rem !important
    }
}

.pt-7rem {
    padding-top: 7rem
}

.pt-7rem-i {
    padding-top: 7rem !important
}

@media screen and (min-width:1024px) {
    .pt-7rem-xl {
        padding-top: 7rem
    }

    .pt-7rem-xl-i {
        padding-top: 7rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pt-7rem-lg {
        padding-top: 7rem
    }

    .pt-7rem-lg-i {
        padding-top: 7rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pt-7rem-md {
        padding-top: 7rem
    }

    .pt-7rem-md-i {
        padding-top: 7rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pt-7rem-sm {
        padding-top: 7rem
    }

    .pt-7rem-sm-i {
        padding-top: 7rem !important
    }
}

@media screen and (max-width:576px) {
    .pt-7rem-xs {
        padding-top: 7rem
    }

    .pt-7rem-xs-i {
        padding-top: 7rem !important
    }
}

.pr-7rem {
    padding-right: 7rem
}

.pr-7rem-i {
    padding-right: 7rem !important
}

@media screen and (min-width:1024px) {
    .pr-7rem-xl {
        padding-right: 7rem
    }

    .pr-7rem-xl-i {
        padding-right: 7rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pr-7rem-lg {
        padding-right: 7rem
    }

    .pr-7rem-lg-i {
        padding-right: 7rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pr-7rem-md {
        padding-right: 7rem
    }

    .pr-7rem-md-i {
        padding-right: 7rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pr-7rem-sm {
        padding-right: 7rem
    }

    .pr-7rem-sm-i {
        padding-right: 7rem !important
    }
}

@media screen and (max-width:576px) {
    .pr-7rem-xs {
        padding-right: 7rem
    }

    .pr-7rem-xs-i {
        padding-right: 7rem !important
    }
}

.pb-7rem {
    padding-bottom: 7rem
}

.pb-7rem-i {
    padding-bottom: 7rem !important
}

@media screen and (min-width:1024px) {
    .pb-7rem-xl {
        padding-bottom: 7rem
    }

    .pb-7rem-xl-i {
        padding-bottom: 7rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pb-7rem-lg {
        padding-bottom: 7rem
    }

    .pb-7rem-lg-i {
        padding-bottom: 7rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pb-7rem-md {
        padding-bottom: 7rem
    }

    .pb-7rem-md-i {
        padding-bottom: 7rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pb-7rem-sm {
        padding-bottom: 7rem
    }

    .pb-7rem-sm-i {
        padding-bottom: 7rem !important
    }
}

@media screen and (max-width:576px) {
    .pb-7rem-xs {
        padding-bottom: 7rem
    }

    .pb-7rem-xs-i {
        padding-bottom: 7rem !important
    }
}

.pl-7rem {
    padding-left: 7rem
}

.pl-7rem-i {
    padding-left: 7rem !important
}

@media screen and (min-width:1024px) {
    .pl-7rem-xl {
        padding-left: 7rem
    }

    .pl-7rem-xl-i {
        padding-left: 7rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pl-7rem-lg {
        padding-left: 7rem
    }

    .pl-7rem-lg-i {
        padding-left: 7rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pl-7rem-md {
        padding-left: 7rem
    }

    .pl-7rem-md-i {
        padding-left: 7rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pl-7rem-sm {
        padding-left: 7rem
    }

    .pl-7rem-sm-i {
        padding-left: 7rem !important
    }
}

@media screen and (max-width:576px) {
    .pl-7rem-xs {
        padding-left: 7rem
    }

    .pl-7rem-xs-i {
        padding-left: 7rem !important
    }
}

.pt-8rem {
    padding-top: 8rem
}

.pt-8rem-i {
    padding-top: 8rem !important
}

@media screen and (min-width:1024px) {
    .pt-8rem-xl {
        padding-top: 8rem
    }

    .pt-8rem-xl-i {
        padding-top: 8rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pt-8rem-lg {
        padding-top: 8rem
    }

    .pt-8rem-lg-i {
        padding-top: 8rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pt-8rem-md {
        padding-top: 8rem
    }

    .pt-8rem-md-i {
        padding-top: 8rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pt-8rem-sm {
        padding-top: 8rem
    }

    .pt-8rem-sm-i {
        padding-top: 8rem !important
    }
}

@media screen and (max-width:576px) {
    .pt-8rem-xs {
        padding-top: 8rem
    }

    .pt-8rem-xs-i {
        padding-top: 8rem !important
    }
}

.pr-8rem {
    padding-right: 8rem
}

.pr-8rem-i {
    padding-right: 8rem !important
}

@media screen and (min-width:1024px) {
    .pr-8rem-xl {
        padding-right: 8rem
    }

    .pr-8rem-xl-i {
        padding-right: 8rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pr-8rem-lg {
        padding-right: 8rem
    }

    .pr-8rem-lg-i {
        padding-right: 8rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pr-8rem-md {
        padding-right: 8rem
    }

    .pr-8rem-md-i {
        padding-right: 8rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pr-8rem-sm {
        padding-right: 8rem
    }

    .pr-8rem-sm-i {
        padding-right: 8rem !important
    }
}

@media screen and (max-width:576px) {
    .pr-8rem-xs {
        padding-right: 8rem
    }

    .pr-8rem-xs-i {
        padding-right: 8rem !important
    }
}

.pb-8rem {
    padding-bottom: 8rem
}

.pb-8rem-i {
    padding-bottom: 8rem !important
}

@media screen and (min-width:1024px) {
    .pb-8rem-xl {
        padding-bottom: 8rem
    }

    .pb-8rem-xl-i {
        padding-bottom: 8rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pb-8rem-lg {
        padding-bottom: 8rem
    }

    .pb-8rem-lg-i {
        padding-bottom: 8rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pb-8rem-md {
        padding-bottom: 8rem
    }

    .pb-8rem-md-i {
        padding-bottom: 8rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pb-8rem-sm {
        padding-bottom: 8rem
    }

    .pb-8rem-sm-i {
        padding-bottom: 8rem !important
    }
}

@media screen and (max-width:576px) {
    .pb-8rem-xs {
        padding-bottom: 8rem
    }

    .pb-8rem-xs-i {
        padding-bottom: 8rem !important
    }
}

.pl-8rem {
    padding-left: 8rem
}

.pl-8rem-i {
    padding-left: 8rem !important
}

@media screen and (min-width:1024px) {
    .pl-8rem-xl {
        padding-left: 8rem
    }

    .pl-8rem-xl-i {
        padding-left: 8rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pl-8rem-lg {
        padding-left: 8rem
    }

    .pl-8rem-lg-i {
        padding-left: 8rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pl-8rem-md {
        padding-left: 8rem
    }

    .pl-8rem-md-i {
        padding-left: 8rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pl-8rem-sm {
        padding-left: 8rem
    }

    .pl-8rem-sm-i {
        padding-left: 8rem !important
    }
}

@media screen and (max-width:576px) {
    .pl-8rem-xs {
        padding-left: 8rem
    }

    .pl-8rem-xs-i {
        padding-left: 8rem !important
    }
}

.pt-9rem {
    padding-top: 9rem
}

.pt-9rem-i {
    padding-top: 9rem !important
}

@media screen and (min-width:1024px) {
    .pt-9rem-xl {
        padding-top: 9rem
    }

    .pt-9rem-xl-i {
        padding-top: 9rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pt-9rem-lg {
        padding-top: 9rem
    }

    .pt-9rem-lg-i {
        padding-top: 9rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pt-9rem-md {
        padding-top: 9rem
    }

    .pt-9rem-md-i {
        padding-top: 9rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pt-9rem-sm {
        padding-top: 9rem
    }

    .pt-9rem-sm-i {
        padding-top: 9rem !important
    }
}

@media screen and (max-width:576px) {
    .pt-9rem-xs {
        padding-top: 9rem
    }

    .pt-9rem-xs-i {
        padding-top: 9rem !important
    }
}

.pr-9rem {
    padding-right: 9rem
}

.pr-9rem-i {
    padding-right: 9rem !important
}

@media screen and (min-width:1024px) {
    .pr-9rem-xl {
        padding-right: 9rem
    }

    .pr-9rem-xl-i {
        padding-right: 9rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pr-9rem-lg {
        padding-right: 9rem
    }

    .pr-9rem-lg-i {
        padding-right: 9rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pr-9rem-md {
        padding-right: 9rem
    }

    .pr-9rem-md-i {
        padding-right: 9rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pr-9rem-sm {
        padding-right: 9rem
    }

    .pr-9rem-sm-i {
        padding-right: 9rem !important
    }
}

@media screen and (max-width:576px) {
    .pr-9rem-xs {
        padding-right: 9rem
    }

    .pr-9rem-xs-i {
        padding-right: 9rem !important
    }
}

.pb-9rem {
    padding-bottom: 9rem
}

.pb-9rem-i {
    padding-bottom: 9rem !important
}

@media screen and (min-width:1024px) {
    .pb-9rem-xl {
        padding-bottom: 9rem
    }

    .pb-9rem-xl-i {
        padding-bottom: 9rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pb-9rem-lg {
        padding-bottom: 9rem
    }

    .pb-9rem-lg-i {
        padding-bottom: 9rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pb-9rem-md {
        padding-bottom: 9rem
    }

    .pb-9rem-md-i {
        padding-bottom: 9rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pb-9rem-sm {
        padding-bottom: 9rem
    }

    .pb-9rem-sm-i {
        padding-bottom: 9rem !important
    }
}

@media screen and (max-width:576px) {
    .pb-9rem-xs {
        padding-bottom: 9rem
    }

    .pb-9rem-xs-i {
        padding-bottom: 9rem !important
    }
}

.pl-9rem {
    padding-left: 9rem
}

.pl-9rem-i {
    padding-left: 9rem !important
}

@media screen and (min-width:1024px) {
    .pl-9rem-xl {
        padding-left: 9rem
    }

    .pl-9rem-xl-i {
        padding-left: 9rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pl-9rem-lg {
        padding-left: 9rem
    }

    .pl-9rem-lg-i {
        padding-left: 9rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pl-9rem-md {
        padding-left: 9rem
    }

    .pl-9rem-md-i {
        padding-left: 9rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pl-9rem-sm {
        padding-left: 9rem
    }

    .pl-9rem-sm-i {
        padding-left: 9rem !important
    }
}

@media screen and (max-width:576px) {
    .pl-9rem-xs {
        padding-left: 9rem
    }

    .pl-9rem-xs-i {
        padding-left: 9rem !important
    }
}

.pt-10rem {
    padding-top: 10rem
}

.pt-10rem-i {
    padding-top: 10rem !important
}

@media screen and (min-width:1024px) {
    .pt-10rem-xl {
        padding-top: 10rem
    }

    .pt-10rem-xl-i {
        padding-top: 10rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pt-10rem-lg {
        padding-top: 10rem
    }

    .pt-10rem-lg-i {
        padding-top: 10rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pt-10rem-md {
        padding-top: 10rem
    }

    .pt-10rem-md-i {
        padding-top: 10rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pt-10rem-sm {
        padding-top: 10rem
    }

    .pt-10rem-sm-i {
        padding-top: 10rem !important
    }
}

@media screen and (max-width:576px) {
    .pt-10rem-xs {
        padding-top: 10rem
    }

    .pt-10rem-xs-i {
        padding-top: 10rem !important
    }
}

.pr-10rem {
    padding-right: 10rem
}

.pr-10rem-i {
    padding-right: 10rem !important
}

@media screen and (min-width:1024px) {
    .pr-10rem-xl {
        padding-right: 10rem
    }

    .pr-10rem-xl-i {
        padding-right: 10rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pr-10rem-lg {
        padding-right: 10rem
    }

    .pr-10rem-lg-i {
        padding-right: 10rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pr-10rem-md {
        padding-right: 10rem
    }

    .pr-10rem-md-i {
        padding-right: 10rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pr-10rem-sm {
        padding-right: 10rem
    }

    .pr-10rem-sm-i {
        padding-right: 10rem !important
    }
}

@media screen and (max-width:576px) {
    .pr-10rem-xs {
        padding-right: 10rem
    }

    .pr-10rem-xs-i {
        padding-right: 10rem !important
    }
}

.pb-10rem {
    padding-bottom: 10rem
}

.pb-10rem-i {
    padding-bottom: 10rem !important
}

@media screen and (min-width:1024px) {
    .pb-10rem-xl {
        padding-bottom: 10rem
    }

    .pb-10rem-xl-i {
        padding-bottom: 10rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pb-10rem-lg {
        padding-bottom: 10rem
    }

    .pb-10rem-lg-i {
        padding-bottom: 10rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pb-10rem-md {
        padding-bottom: 10rem
    }

    .pb-10rem-md-i {
        padding-bottom: 10rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pb-10rem-sm {
        padding-bottom: 10rem
    }

    .pb-10rem-sm-i {
        padding-bottom: 10rem !important
    }
}

@media screen and (max-width:576px) {
    .pb-10rem-xs {
        padding-bottom: 10rem
    }

    .pb-10rem-xs-i {
        padding-bottom: 10rem !important
    }
}

.pl-10rem {
    padding-left: 10rem
}

.pl-10rem-i {
    padding-left: 10rem !important
}

@media screen and (min-width:1024px) {
    .pl-10rem-xl {
        padding-left: 10rem
    }

    .pl-10rem-xl-i {
        padding-left: 10rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pl-10rem-lg {
        padding-left: 10rem
    }

    .pl-10rem-lg-i {
        padding-left: 10rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pl-10rem-md {
        padding-left: 10rem
    }

    .pl-10rem-md-i {
        padding-left: 10rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pl-10rem-sm {
        padding-left: 10rem
    }

    .pl-10rem-sm-i {
        padding-left: 10rem !important
    }
}

@media screen and (max-width:576px) {
    .pl-10rem-xs {
        padding-left: 10rem
    }

    .pl-10rem-xs-i {
        padding-left: 10rem !important
    }
}

.pt-1d5rem {
    padding-top: 1.5rem
}

.pt-1d5rem-i {
    padding-top: 1.5rem !important
}

@media screen and (min-width:1024px) {
    .pt-1d5rem-xl {
        padding-top: 1.5rem
    }

    .pt-1d5rem-xl-i {
        padding-top: 1.5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pt-1d5rem-lg {
        padding-top: 1.5rem
    }

    .pt-1d5rem-lg-i {
        padding-top: 1.5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pt-1d5rem-md {
        padding-top: 1.5rem
    }

    .pt-1d5rem-md-i {
        padding-top: 1.5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pt-1d5rem-sm {
        padding-top: 1.5rem
    }

    .pt-1d5rem-sm-i {
        padding-top: 1.5rem !important
    }
}

@media screen and (max-width:576px) {
    .pt-1d5rem-xs {
        padding-top: 1.5rem
    }

    .pt-1d5rem-xs-i {
        padding-top: 1.5rem !important
    }
}

.pr-1d5rem {
    padding-right: 1.5rem
}

.pr-1d5rem-i {
    padding-right: 1.5rem !important
}

@media screen and (min-width:1024px) {
    .pr-1d5rem-xl {
        padding-right: 1.5rem
    }

    .pr-1d5rem-xl-i {
        padding-right: 1.5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pr-1d5rem-lg {
        padding-right: 1.5rem
    }

    .pr-1d5rem-lg-i {
        padding-right: 1.5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pr-1d5rem-md {
        padding-right: 1.5rem
    }

    .pr-1d5rem-md-i {
        padding-right: 1.5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pr-1d5rem-sm {
        padding-right: 1.5rem
    }

    .pr-1d5rem-sm-i {
        padding-right: 1.5rem !important
    }
}

@media screen and (max-width:576px) {
    .pr-1d5rem-xs {
        padding-right: 1.5rem
    }

    .pr-1d5rem-xs-i {
        padding-right: 1.5rem !important
    }
}

.pb-1d5rem {
    padding-bottom: 1.5rem
}

.pb-1d5rem-i {
    padding-bottom: 1.5rem !important
}

@media screen and (min-width:1024px) {
    .pb-1d5rem-xl {
        padding-bottom: 1.5rem
    }

    .pb-1d5rem-xl-i {
        padding-bottom: 1.5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pb-1d5rem-lg {
        padding-bottom: 1.5rem
    }

    .pb-1d5rem-lg-i {
        padding-bottom: 1.5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pb-1d5rem-md {
        padding-bottom: 1.5rem
    }

    .pb-1d5rem-md-i {
        padding-bottom: 1.5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pb-1d5rem-sm {
        padding-bottom: 1.5rem
    }

    .pb-1d5rem-sm-i {
        padding-bottom: 1.5rem !important
    }
}

@media screen and (max-width:576px) {
    .pb-1d5rem-xs {
        padding-bottom: 1.5rem
    }

    .pb-1d5rem-xs-i {
        padding-bottom: 1.5rem !important
    }
}

.pl-1d5rem {
    padding-left: 1.5rem
}

.pl-1d5rem-i {
    padding-left: 1.5rem !important
}

@media screen and (min-width:1024px) {
    .pl-1d5rem-xl {
        padding-left: 1.5rem
    }

    .pl-1d5rem-xl-i {
        padding-left: 1.5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pl-1d5rem-lg {
        padding-left: 1.5rem
    }

    .pl-1d5rem-lg-i {
        padding-left: 1.5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pl-1d5rem-md {
        padding-left: 1.5rem
    }

    .pl-1d5rem-md-i {
        padding-left: 1.5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pl-1d5rem-sm {
        padding-left: 1.5rem
    }

    .pl-1d5rem-sm-i {
        padding-left: 1.5rem !important
    }
}

@media screen and (max-width:576px) {
    .pl-1d5rem-xs {
        padding-left: 1.5rem
    }

    .pl-1d5rem-xs-i {
        padding-left: 1.5rem !important
    }
}

.pt-2d5rem {
    padding-top: 2.5rem
}

.pt-2d5rem-i {
    padding-top: 2.5rem !important
}

@media screen and (min-width:1024px) {
    .pt-2d5rem-xl {
        padding-top: 2.5rem
    }

    .pt-2d5rem-xl-i {
        padding-top: 2.5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pt-2d5rem-lg {
        padding-top: 2.5rem
    }

    .pt-2d5rem-lg-i {
        padding-top: 2.5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pt-2d5rem-md {
        padding-top: 2.5rem
    }

    .pt-2d5rem-md-i {
        padding-top: 2.5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pt-2d5rem-sm {
        padding-top: 2.5rem
    }

    .pt-2d5rem-sm-i {
        padding-top: 2.5rem !important
    }
}

@media screen and (max-width:576px) {
    .pt-2d5rem-xs {
        padding-top: 2.5rem
    }

    .pt-2d5rem-xs-i {
        padding-top: 2.5rem !important
    }
}

.pr-2d5rem {
    padding-right: 2.5rem
}

.pr-2d5rem-i {
    padding-right: 2.5rem !important
}

@media screen and (min-width:1024px) {
    .pr-2d5rem-xl {
        padding-right: 2.5rem
    }

    .pr-2d5rem-xl-i {
        padding-right: 2.5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pr-2d5rem-lg {
        padding-right: 2.5rem
    }

    .pr-2d5rem-lg-i {
        padding-right: 2.5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pr-2d5rem-md {
        padding-right: 2.5rem
    }

    .pr-2d5rem-md-i {
        padding-right: 2.5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pr-2d5rem-sm {
        padding-right: 2.5rem
    }

    .pr-2d5rem-sm-i {
        padding-right: 2.5rem !important
    }
}

@media screen and (max-width:576px) {
    .pr-2d5rem-xs {
        padding-right: 2.5rem
    }

    .pr-2d5rem-xs-i {
        padding-right: 2.5rem !important
    }
}

.pb-2d5rem {
    padding-bottom: 2.5rem
}

.pb-2d5rem-i {
    padding-bottom: 2.5rem !important
}

@media screen and (min-width:1024px) {
    .pb-2d5rem-xl {
        padding-bottom: 2.5rem
    }

    .pb-2d5rem-xl-i {
        padding-bottom: 2.5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pb-2d5rem-lg {
        padding-bottom: 2.5rem
    }

    .pb-2d5rem-lg-i {
        padding-bottom: 2.5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pb-2d5rem-md {
        padding-bottom: 2.5rem
    }

    .pb-2d5rem-md-i {
        padding-bottom: 2.5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pb-2d5rem-sm {
        padding-bottom: 2.5rem
    }

    .pb-2d5rem-sm-i {
        padding-bottom: 2.5rem !important
    }
}

@media screen and (max-width:576px) {
    .pb-2d5rem-xs {
        padding-bottom: 2.5rem
    }

    .pb-2d5rem-xs-i {
        padding-bottom: 2.5rem !important
    }
}

.pl-2d5rem {
    padding-left: 2.5rem
}

.pl-2d5rem-i {
    padding-left: 2.5rem !important
}

@media screen and (min-width:1024px) {
    .pl-2d5rem-xl {
        padding-left: 2.5rem
    }

    .pl-2d5rem-xl-i {
        padding-left: 2.5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pl-2d5rem-lg {
        padding-left: 2.5rem
    }

    .pl-2d5rem-lg-i {
        padding-left: 2.5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pl-2d5rem-md {
        padding-left: 2.5rem
    }

    .pl-2d5rem-md-i {
        padding-left: 2.5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pl-2d5rem-sm {
        padding-left: 2.5rem
    }

    .pl-2d5rem-sm-i {
        padding-left: 2.5rem !important
    }
}

@media screen and (max-width:576px) {
    .pl-2d5rem-xs {
        padding-left: 2.5rem
    }

    .pl-2d5rem-xs-i {
        padding-left: 2.5rem !important
    }
}

.pt-3d5rem {
    padding-top: 3.5rem
}

.pt-3d5rem-i {
    padding-top: 3.5rem !important
}

@media screen and (min-width:1024px) {
    .pt-3d5rem-xl {
        padding-top: 3.5rem
    }

    .pt-3d5rem-xl-i {
        padding-top: 3.5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pt-3d5rem-lg {
        padding-top: 3.5rem
    }

    .pt-3d5rem-lg-i {
        padding-top: 3.5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pt-3d5rem-md {
        padding-top: 3.5rem
    }

    .pt-3d5rem-md-i {
        padding-top: 3.5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pt-3d5rem-sm {
        padding-top: 3.5rem
    }

    .pt-3d5rem-sm-i {
        padding-top: 3.5rem !important
    }
}

@media screen and (max-width:576px) {
    .pt-3d5rem-xs {
        padding-top: 3.5rem
    }

    .pt-3d5rem-xs-i {
        padding-top: 3.5rem !important
    }
}

.pr-3d5rem {
    padding-right: 3.5rem
}

.pr-3d5rem-i {
    padding-right: 3.5rem !important
}

@media screen and (min-width:1024px) {
    .pr-3d5rem-xl {
        padding-right: 3.5rem
    }

    .pr-3d5rem-xl-i {
        padding-right: 3.5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pr-3d5rem-lg {
        padding-right: 3.5rem
    }

    .pr-3d5rem-lg-i {
        padding-right: 3.5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pr-3d5rem-md {
        padding-right: 3.5rem
    }

    .pr-3d5rem-md-i {
        padding-right: 3.5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pr-3d5rem-sm {
        padding-right: 3.5rem
    }

    .pr-3d5rem-sm-i {
        padding-right: 3.5rem !important
    }
}

@media screen and (max-width:576px) {
    .pr-3d5rem-xs {
        padding-right: 3.5rem
    }

    .pr-3d5rem-xs-i {
        padding-right: 3.5rem !important
    }
}

.pb-3d5rem {
    padding-bottom: 3.5rem
}

.pb-3d5rem-i {
    padding-bottom: 3.5rem !important
}

@media screen and (min-width:1024px) {
    .pb-3d5rem-xl {
        padding-bottom: 3.5rem
    }

    .pb-3d5rem-xl-i {
        padding-bottom: 3.5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pb-3d5rem-lg {
        padding-bottom: 3.5rem
    }

    .pb-3d5rem-lg-i {
        padding-bottom: 3.5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pb-3d5rem-md {
        padding-bottom: 3.5rem
    }

    .pb-3d5rem-md-i {
        padding-bottom: 3.5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pb-3d5rem-sm {
        padding-bottom: 3.5rem
    }

    .pb-3d5rem-sm-i {
        padding-bottom: 3.5rem !important
    }
}

@media screen and (max-width:576px) {
    .pb-3d5rem-xs {
        padding-bottom: 3.5rem
    }

    .pb-3d5rem-xs-i {
        padding-bottom: 3.5rem !important
    }
}

.pl-3d5rem {
    padding-left: 3.5rem
}

.pl-3d5rem-i {
    padding-left: 3.5rem !important
}

@media screen and (min-width:1024px) {
    .pl-3d5rem-xl {
        padding-left: 3.5rem
    }

    .pl-3d5rem-xl-i {
        padding-left: 3.5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pl-3d5rem-lg {
        padding-left: 3.5rem
    }

    .pl-3d5rem-lg-i {
        padding-left: 3.5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pl-3d5rem-md {
        padding-left: 3.5rem
    }

    .pl-3d5rem-md-i {
        padding-left: 3.5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pl-3d5rem-sm {
        padding-left: 3.5rem
    }

    .pl-3d5rem-sm-i {
        padding-left: 3.5rem !important
    }
}

@media screen and (max-width:576px) {
    .pl-3d5rem-xs {
        padding-left: 3.5rem
    }

    .pl-3d5rem-xs-i {
        padding-left: 3.5rem !important
    }
}

.pt-4d5rem {
    padding-top: 4.5rem
}

.pt-4d5rem-i {
    padding-top: 4.5rem !important
}

@media screen and (min-width:1024px) {
    .pt-4d5rem-xl {
        padding-top: 4.5rem
    }

    .pt-4d5rem-xl-i {
        padding-top: 4.5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pt-4d5rem-lg {
        padding-top: 4.5rem
    }

    .pt-4d5rem-lg-i {
        padding-top: 4.5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pt-4d5rem-md {
        padding-top: 4.5rem
    }

    .pt-4d5rem-md-i {
        padding-top: 4.5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pt-4d5rem-sm {
        padding-top: 4.5rem
    }

    .pt-4d5rem-sm-i {
        padding-top: 4.5rem !important
    }
}

@media screen and (max-width:576px) {
    .pt-4d5rem-xs {
        padding-top: 4.5rem
    }

    .pt-4d5rem-xs-i {
        padding-top: 4.5rem !important
    }
}

.pr-4d5rem {
    padding-right: 4.5rem
}

.pr-4d5rem-i {
    padding-right: 4.5rem !important
}

@media screen and (min-width:1024px) {
    .pr-4d5rem-xl {
        padding-right: 4.5rem
    }

    .pr-4d5rem-xl-i {
        padding-right: 4.5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pr-4d5rem-lg {
        padding-right: 4.5rem
    }

    .pr-4d5rem-lg-i {
        padding-right: 4.5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pr-4d5rem-md {
        padding-right: 4.5rem
    }

    .pr-4d5rem-md-i {
        padding-right: 4.5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pr-4d5rem-sm {
        padding-right: 4.5rem
    }

    .pr-4d5rem-sm-i {
        padding-right: 4.5rem !important
    }
}

@media screen and (max-width:576px) {
    .pr-4d5rem-xs {
        padding-right: 4.5rem
    }

    .pr-4d5rem-xs-i {
        padding-right: 4.5rem !important
    }
}

.pb-4d5rem {
    padding-bottom: 4.5rem
}

.pb-4d5rem-i {
    padding-bottom: 4.5rem !important
}

@media screen and (min-width:1024px) {
    .pb-4d5rem-xl {
        padding-bottom: 4.5rem
    }

    .pb-4d5rem-xl-i {
        padding-bottom: 4.5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pb-4d5rem-lg {
        padding-bottom: 4.5rem
    }

    .pb-4d5rem-lg-i {
        padding-bottom: 4.5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pb-4d5rem-md {
        padding-bottom: 4.5rem
    }

    .pb-4d5rem-md-i {
        padding-bottom: 4.5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pb-4d5rem-sm {
        padding-bottom: 4.5rem
    }

    .pb-4d5rem-sm-i {
        padding-bottom: 4.5rem !important
    }
}

@media screen and (max-width:576px) {
    .pb-4d5rem-xs {
        padding-bottom: 4.5rem
    }

    .pb-4d5rem-xs-i {
        padding-bottom: 4.5rem !important
    }
}

.pl-4d5rem {
    padding-left: 4.5rem
}

.pl-4d5rem-i {
    padding-left: 4.5rem !important
}

@media screen and (min-width:1024px) {
    .pl-4d5rem-xl {
        padding-left: 4.5rem
    }

    .pl-4d5rem-xl-i {
        padding-left: 4.5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pl-4d5rem-lg {
        padding-left: 4.5rem
    }

    .pl-4d5rem-lg-i {
        padding-left: 4.5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pl-4d5rem-md {
        padding-left: 4.5rem
    }

    .pl-4d5rem-md-i {
        padding-left: 4.5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pl-4d5rem-sm {
        padding-left: 4.5rem
    }

    .pl-4d5rem-sm-i {
        padding-left: 4.5rem !important
    }
}

@media screen and (max-width:576px) {
    .pl-4d5rem-xs {
        padding-left: 4.5rem
    }

    .pl-4d5rem-xs-i {
        padding-left: 4.5rem !important
    }
}

.pt-5d5rem {
    padding-top: 5.5rem
}

.pt-5d5rem-i {
    padding-top: 5.5rem !important
}

@media screen and (min-width:1024px) {
    .pt-5d5rem-xl {
        padding-top: 5.5rem
    }

    .pt-5d5rem-xl-i {
        padding-top: 5.5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pt-5d5rem-lg {
        padding-top: 5.5rem
    }

    .pt-5d5rem-lg-i {
        padding-top: 5.5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pt-5d5rem-md {
        padding-top: 5.5rem
    }

    .pt-5d5rem-md-i {
        padding-top: 5.5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pt-5d5rem-sm {
        padding-top: 5.5rem
    }

    .pt-5d5rem-sm-i {
        padding-top: 5.5rem !important
    }
}

@media screen and (max-width:576px) {
    .pt-5d5rem-xs {
        padding-top: 5.5rem
    }

    .pt-5d5rem-xs-i {
        padding-top: 5.5rem !important
    }
}

.pr-5d5rem {
    padding-right: 5.5rem
}

.pr-5d5rem-i {
    padding-right: 5.5rem !important
}

@media screen and (min-width:1024px) {
    .pr-5d5rem-xl {
        padding-right: 5.5rem
    }

    .pr-5d5rem-xl-i {
        padding-right: 5.5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pr-5d5rem-lg {
        padding-right: 5.5rem
    }

    .pr-5d5rem-lg-i {
        padding-right: 5.5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pr-5d5rem-md {
        padding-right: 5.5rem
    }

    .pr-5d5rem-md-i {
        padding-right: 5.5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pr-5d5rem-sm {
        padding-right: 5.5rem
    }

    .pr-5d5rem-sm-i {
        padding-right: 5.5rem !important
    }
}

@media screen and (max-width:576px) {
    .pr-5d5rem-xs {
        padding-right: 5.5rem
    }

    .pr-5d5rem-xs-i {
        padding-right: 5.5rem !important
    }
}

.pb-5d5rem {
    padding-bottom: 5.5rem
}

.pb-5d5rem-i {
    padding-bottom: 5.5rem !important
}

@media screen and (min-width:1024px) {
    .pb-5d5rem-xl {
        padding-bottom: 5.5rem
    }

    .pb-5d5rem-xl-i {
        padding-bottom: 5.5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pb-5d5rem-lg {
        padding-bottom: 5.5rem
    }

    .pb-5d5rem-lg-i {
        padding-bottom: 5.5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pb-5d5rem-md {
        padding-bottom: 5.5rem
    }

    .pb-5d5rem-md-i {
        padding-bottom: 5.5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pb-5d5rem-sm {
        padding-bottom: 5.5rem
    }

    .pb-5d5rem-sm-i {
        padding-bottom: 5.5rem !important
    }
}

@media screen and (max-width:576px) {
    .pb-5d5rem-xs {
        padding-bottom: 5.5rem
    }

    .pb-5d5rem-xs-i {
        padding-bottom: 5.5rem !important
    }
}

.pl-5d5rem {
    padding-left: 5.5rem
}

.pl-5d5rem-i {
    padding-left: 5.5rem !important
}

@media screen and (min-width:1024px) {
    .pl-5d5rem-xl {
        padding-left: 5.5rem
    }

    .pl-5d5rem-xl-i {
        padding-left: 5.5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pl-5d5rem-lg {
        padding-left: 5.5rem
    }

    .pl-5d5rem-lg-i {
        padding-left: 5.5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pl-5d5rem-md {
        padding-left: 5.5rem
    }

    .pl-5d5rem-md-i {
        padding-left: 5.5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pl-5d5rem-sm {
        padding-left: 5.5rem
    }

    .pl-5d5rem-sm-i {
        padding-left: 5.5rem !important
    }
}

@media screen and (max-width:576px) {
    .pl-5d5rem-xs {
        padding-left: 5.5rem
    }

    .pl-5d5rem-xs-i {
        padding-left: 5.5rem !important
    }
}

.pt-6d5rem {
    padding-top: 6.5rem
}

.pt-6d5rem-i {
    padding-top: 6.5rem !important
}

@media screen and (min-width:1024px) {
    .pt-6d5rem-xl {
        padding-top: 6.5rem
    }

    .pt-6d5rem-xl-i {
        padding-top: 6.5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pt-6d5rem-lg {
        padding-top: 6.5rem
    }

    .pt-6d5rem-lg-i {
        padding-top: 6.5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pt-6d5rem-md {
        padding-top: 6.5rem
    }

    .pt-6d5rem-md-i {
        padding-top: 6.5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pt-6d5rem-sm {
        padding-top: 6.5rem
    }

    .pt-6d5rem-sm-i {
        padding-top: 6.5rem !important
    }
}

@media screen and (max-width:576px) {
    .pt-6d5rem-xs {
        padding-top: 6.5rem
    }

    .pt-6d5rem-xs-i {
        padding-top: 6.5rem !important
    }
}

.pr-6d5rem {
    padding-right: 6.5rem
}

.pr-6d5rem-i {
    padding-right: 6.5rem !important
}

@media screen and (min-width:1024px) {
    .pr-6d5rem-xl {
        padding-right: 6.5rem
    }

    .pr-6d5rem-xl-i {
        padding-right: 6.5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pr-6d5rem-lg {
        padding-right: 6.5rem
    }

    .pr-6d5rem-lg-i {
        padding-right: 6.5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pr-6d5rem-md {
        padding-right: 6.5rem
    }

    .pr-6d5rem-md-i {
        padding-right: 6.5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pr-6d5rem-sm {
        padding-right: 6.5rem
    }

    .pr-6d5rem-sm-i {
        padding-right: 6.5rem !important
    }
}

@media screen and (max-width:576px) {
    .pr-6d5rem-xs {
        padding-right: 6.5rem
    }

    .pr-6d5rem-xs-i {
        padding-right: 6.5rem !important
    }
}

.pb-6d5rem {
    padding-bottom: 6.5rem
}

.pb-6d5rem-i {
    padding-bottom: 6.5rem !important
}

@media screen and (min-width:1024px) {
    .pb-6d5rem-xl {
        padding-bottom: 6.5rem
    }

    .pb-6d5rem-xl-i {
        padding-bottom: 6.5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pb-6d5rem-lg {
        padding-bottom: 6.5rem
    }

    .pb-6d5rem-lg-i {
        padding-bottom: 6.5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pb-6d5rem-md {
        padding-bottom: 6.5rem
    }

    .pb-6d5rem-md-i {
        padding-bottom: 6.5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pb-6d5rem-sm {
        padding-bottom: 6.5rem
    }

    .pb-6d5rem-sm-i {
        padding-bottom: 6.5rem !important
    }
}

@media screen and (max-width:576px) {
    .pb-6d5rem-xs {
        padding-bottom: 6.5rem
    }

    .pb-6d5rem-xs-i {
        padding-bottom: 6.5rem !important
    }
}

.pl-6d5rem {
    padding-left: 6.5rem
}

.pl-6d5rem-i {
    padding-left: 6.5rem !important
}

@media screen and (min-width:1024px) {
    .pl-6d5rem-xl {
        padding-left: 6.5rem
    }

    .pl-6d5rem-xl-i {
        padding-left: 6.5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pl-6d5rem-lg {
        padding-left: 6.5rem
    }

    .pl-6d5rem-lg-i {
        padding-left: 6.5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pl-6d5rem-md {
        padding-left: 6.5rem
    }

    .pl-6d5rem-md-i {
        padding-left: 6.5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pl-6d5rem-sm {
        padding-left: 6.5rem
    }

    .pl-6d5rem-sm-i {
        padding-left: 6.5rem !important
    }
}

@media screen and (max-width:576px) {
    .pl-6d5rem-xs {
        padding-left: 6.5rem
    }

    .pl-6d5rem-xs-i {
        padding-left: 6.5rem !important
    }
}

.pt-7d5rem {
    padding-top: 7.5rem
}

.pt-7d5rem-i {
    padding-top: 7.5rem !important
}

@media screen and (min-width:1024px) {
    .pt-7d5rem-xl {
        padding-top: 7.5rem
    }

    .pt-7d5rem-xl-i {
        padding-top: 7.5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pt-7d5rem-lg {
        padding-top: 7.5rem
    }

    .pt-7d5rem-lg-i {
        padding-top: 7.5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pt-7d5rem-md {
        padding-top: 7.5rem
    }

    .pt-7d5rem-md-i {
        padding-top: 7.5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pt-7d5rem-sm {
        padding-top: 7.5rem
    }

    .pt-7d5rem-sm-i {
        padding-top: 7.5rem !important
    }
}

@media screen and (max-width:576px) {
    .pt-7d5rem-xs {
        padding-top: 7.5rem
    }

    .pt-7d5rem-xs-i {
        padding-top: 7.5rem !important
    }
}

.pr-7d5rem {
    padding-right: 7.5rem
}

.pr-7d5rem-i {
    padding-right: 7.5rem !important
}

@media screen and (min-width:1024px) {
    .pr-7d5rem-xl {
        padding-right: 7.5rem
    }

    .pr-7d5rem-xl-i {
        padding-right: 7.5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pr-7d5rem-lg {
        padding-right: 7.5rem
    }

    .pr-7d5rem-lg-i {
        padding-right: 7.5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pr-7d5rem-md {
        padding-right: 7.5rem
    }

    .pr-7d5rem-md-i {
        padding-right: 7.5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pr-7d5rem-sm {
        padding-right: 7.5rem
    }

    .pr-7d5rem-sm-i {
        padding-right: 7.5rem !important
    }
}

@media screen and (max-width:576px) {
    .pr-7d5rem-xs {
        padding-right: 7.5rem
    }

    .pr-7d5rem-xs-i {
        padding-right: 7.5rem !important
    }
}

.pb-7d5rem {
    padding-bottom: 7.5rem
}

.pb-7d5rem-i {
    padding-bottom: 7.5rem !important
}

@media screen and (min-width:1024px) {
    .pb-7d5rem-xl {
        padding-bottom: 7.5rem
    }

    .pb-7d5rem-xl-i {
        padding-bottom: 7.5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pb-7d5rem-lg {
        padding-bottom: 7.5rem
    }

    .pb-7d5rem-lg-i {
        padding-bottom: 7.5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pb-7d5rem-md {
        padding-bottom: 7.5rem
    }

    .pb-7d5rem-md-i {
        padding-bottom: 7.5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pb-7d5rem-sm {
        padding-bottom: 7.5rem
    }

    .pb-7d5rem-sm-i {
        padding-bottom: 7.5rem !important
    }
}

@media screen and (max-width:576px) {
    .pb-7d5rem-xs {
        padding-bottom: 7.5rem
    }

    .pb-7d5rem-xs-i {
        padding-bottom: 7.5rem !important
    }
}

.pl-7d5rem {
    padding-left: 7.5rem
}

.pl-7d5rem-i {
    padding-left: 7.5rem !important
}

@media screen and (min-width:1024px) {
    .pl-7d5rem-xl {
        padding-left: 7.5rem
    }

    .pl-7d5rem-xl-i {
        padding-left: 7.5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pl-7d5rem-lg {
        padding-left: 7.5rem
    }

    .pl-7d5rem-lg-i {
        padding-left: 7.5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pl-7d5rem-md {
        padding-left: 7.5rem
    }

    .pl-7d5rem-md-i {
        padding-left: 7.5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pl-7d5rem-sm {
        padding-left: 7.5rem
    }

    .pl-7d5rem-sm-i {
        padding-left: 7.5rem !important
    }
}

@media screen and (max-width:576px) {
    .pl-7d5rem-xs {
        padding-left: 7.5rem
    }

    .pl-7d5rem-xs-i {
        padding-left: 7.5rem !important
    }
}

.pt-8d5rem {
    padding-top: 8.5rem
}

.pt-8d5rem-i {
    padding-top: 8.5rem !important
}

@media screen and (min-width:1024px) {
    .pt-8d5rem-xl {
        padding-top: 8.5rem
    }

    .pt-8d5rem-xl-i {
        padding-top: 8.5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pt-8d5rem-lg {
        padding-top: 8.5rem
    }

    .pt-8d5rem-lg-i {
        padding-top: 8.5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pt-8d5rem-md {
        padding-top: 8.5rem
    }

    .pt-8d5rem-md-i {
        padding-top: 8.5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pt-8d5rem-sm {
        padding-top: 8.5rem
    }

    .pt-8d5rem-sm-i {
        padding-top: 8.5rem !important
    }
}

@media screen and (max-width:576px) {
    .pt-8d5rem-xs {
        padding-top: 8.5rem
    }

    .pt-8d5rem-xs-i {
        padding-top: 8.5rem !important
    }
}

.pr-8d5rem {
    padding-right: 8.5rem
}

.pr-8d5rem-i {
    padding-right: 8.5rem !important
}

@media screen and (min-width:1024px) {
    .pr-8d5rem-xl {
        padding-right: 8.5rem
    }

    .pr-8d5rem-xl-i {
        padding-right: 8.5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pr-8d5rem-lg {
        padding-right: 8.5rem
    }

    .pr-8d5rem-lg-i {
        padding-right: 8.5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pr-8d5rem-md {
        padding-right: 8.5rem
    }

    .pr-8d5rem-md-i {
        padding-right: 8.5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pr-8d5rem-sm {
        padding-right: 8.5rem
    }

    .pr-8d5rem-sm-i {
        padding-right: 8.5rem !important
    }
}

@media screen and (max-width:576px) {
    .pr-8d5rem-xs {
        padding-right: 8.5rem
    }

    .pr-8d5rem-xs-i {
        padding-right: 8.5rem !important
    }
}

.pb-8d5rem {
    padding-bottom: 8.5rem
}

.pb-8d5rem-i {
    padding-bottom: 8.5rem !important
}

@media screen and (min-width:1024px) {
    .pb-8d5rem-xl {
        padding-bottom: 8.5rem
    }

    .pb-8d5rem-xl-i {
        padding-bottom: 8.5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pb-8d5rem-lg {
        padding-bottom: 8.5rem
    }

    .pb-8d5rem-lg-i {
        padding-bottom: 8.5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pb-8d5rem-md {
        padding-bottom: 8.5rem
    }

    .pb-8d5rem-md-i {
        padding-bottom: 8.5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pb-8d5rem-sm {
        padding-bottom: 8.5rem
    }

    .pb-8d5rem-sm-i {
        padding-bottom: 8.5rem !important
    }
}

@media screen and (max-width:576px) {
    .pb-8d5rem-xs {
        padding-bottom: 8.5rem
    }

    .pb-8d5rem-xs-i {
        padding-bottom: 8.5rem !important
    }
}

.pl-8d5rem {
    padding-left: 8.5rem
}

.pl-8d5rem-i {
    padding-left: 8.5rem !important
}

@media screen and (min-width:1024px) {
    .pl-8d5rem-xl {
        padding-left: 8.5rem
    }

    .pl-8d5rem-xl-i {
        padding-left: 8.5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pl-8d5rem-lg {
        padding-left: 8.5rem
    }

    .pl-8d5rem-lg-i {
        padding-left: 8.5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pl-8d5rem-md {
        padding-left: 8.5rem
    }

    .pl-8d5rem-md-i {
        padding-left: 8.5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pl-8d5rem-sm {
        padding-left: 8.5rem
    }

    .pl-8d5rem-sm-i {
        padding-left: 8.5rem !important
    }
}

@media screen and (max-width:576px) {
    .pl-8d5rem-xs {
        padding-left: 8.5rem
    }

    .pl-8d5rem-xs-i {
        padding-left: 8.5rem !important
    }
}

.pt-9d5rem {
    padding-top: 9.5rem
}

.pt-9d5rem-i {
    padding-top: 9.5rem !important
}

@media screen and (min-width:1024px) {
    .pt-9d5rem-xl {
        padding-top: 9.5rem
    }

    .pt-9d5rem-xl-i {
        padding-top: 9.5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pt-9d5rem-lg {
        padding-top: 9.5rem
    }

    .pt-9d5rem-lg-i {
        padding-top: 9.5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pt-9d5rem-md {
        padding-top: 9.5rem
    }

    .pt-9d5rem-md-i {
        padding-top: 9.5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pt-9d5rem-sm {
        padding-top: 9.5rem
    }

    .pt-9d5rem-sm-i {
        padding-top: 9.5rem !important
    }
}

@media screen and (max-width:576px) {
    .pt-9d5rem-xs {
        padding-top: 9.5rem
    }

    .pt-9d5rem-xs-i {
        padding-top: 9.5rem !important
    }
}

.pr-9d5rem {
    padding-right: 9.5rem
}

.pr-9d5rem-i {
    padding-right: 9.5rem !important
}

@media screen and (min-width:1024px) {
    .pr-9d5rem-xl {
        padding-right: 9.5rem
    }

    .pr-9d5rem-xl-i {
        padding-right: 9.5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pr-9d5rem-lg {
        padding-right: 9.5rem
    }

    .pr-9d5rem-lg-i {
        padding-right: 9.5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pr-9d5rem-md {
        padding-right: 9.5rem
    }

    .pr-9d5rem-md-i {
        padding-right: 9.5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pr-9d5rem-sm {
        padding-right: 9.5rem
    }

    .pr-9d5rem-sm-i {
        padding-right: 9.5rem !important
    }
}

@media screen and (max-width:576px) {
    .pr-9d5rem-xs {
        padding-right: 9.5rem
    }

    .pr-9d5rem-xs-i {
        padding-right: 9.5rem !important
    }
}

.pb-9d5rem {
    padding-bottom: 9.5rem
}

.pb-9d5rem-i {
    padding-bottom: 9.5rem !important
}

@media screen and (min-width:1024px) {
    .pb-9d5rem-xl {
        padding-bottom: 9.5rem
    }

    .pb-9d5rem-xl-i {
        padding-bottom: 9.5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pb-9d5rem-lg {
        padding-bottom: 9.5rem
    }

    .pb-9d5rem-lg-i {
        padding-bottom: 9.5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pb-9d5rem-md {
        padding-bottom: 9.5rem
    }

    .pb-9d5rem-md-i {
        padding-bottom: 9.5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pb-9d5rem-sm {
        padding-bottom: 9.5rem
    }

    .pb-9d5rem-sm-i {
        padding-bottom: 9.5rem !important
    }
}

@media screen and (max-width:576px) {
    .pb-9d5rem-xs {
        padding-bottom: 9.5rem
    }

    .pb-9d5rem-xs-i {
        padding-bottom: 9.5rem !important
    }
}

.pl-9d5rem {
    padding-left: 9.5rem
}

.pl-9d5rem-i {
    padding-left: 9.5rem !important
}

@media screen and (min-width:1024px) {
    .pl-9d5rem-xl {
        padding-left: 9.5rem
    }

    .pl-9d5rem-xl-i {
        padding-left: 9.5rem !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .pl-9d5rem-lg {
        padding-left: 9.5rem
    }

    .pl-9d5rem-lg-i {
        padding-left: 9.5rem !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .pl-9d5rem-md {
        padding-left: 9.5rem
    }

    .pl-9d5rem-md-i {
        padding-left: 9.5rem !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .pl-9d5rem-sm {
        padding-left: 9.5rem
    }

    .pl-9d5rem-sm-i {
        padding-left: 9.5rem !important
    }
}

@media screen and (max-width:576px) {
    .pl-9d5rem-xs {
        padding-left: 9.5rem
    }

    .pl-9d5rem-xs-i {
        padding-left: 9.5rem !important
    }
}

.fz-8px {
    font-size: 8px
}

.fz-8px-i {
    font-size: 8px !important
}

@media screen and (min-width:1024px) {
    .fz-8px-xl {
        font-size: 8px
    }

    .fz-8px-xl-i {
        font-size: 8px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .fz-8px-lg {
        font-size: 8px
    }

    .fz-8px-lg-i {
        font-size: 8px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .fz-8px-md {
        font-size: 8px
    }

    .fz-8px-md-i {
        font-size: 8px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .fz-8px-sm {
        font-size: 8px
    }

    .fz-8px-sm-i {
        font-size: 8px !important
    }
}

@media screen and (max-width:576px) {
    .fz-8px-xs {
        font-size: 8px
    }

    .fz-8px-xs-i {
        font-size: 8px !important
    }
}

.fz-10px {
    font-size: 10px
}

.fz-10px-i {
    font-size: 10px !important
}

@media screen and (min-width:1024px) {
    .fz-10px-xl {
        font-size: 10px
    }

    .fz-10px-xl-i {
        font-size: 10px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .fz-10px-lg {
        font-size: 10px
    }

    .fz-10px-lg-i {
        font-size: 10px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .fz-10px-md {
        font-size: 10px
    }

    .fz-10px-md-i {
        font-size: 10px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .fz-10px-sm {
        font-size: 10px
    }

    .fz-10px-sm-i {
        font-size: 10px !important
    }
}

@media screen and (max-width:576px) {
    .fz-10px-xs {
        font-size: 10px
    }

    .fz-10px-xs-i {
        font-size: 10px !important
    }
}

.fz-12px {
    font-size: 12px
}

.fz-12px-i {
    font-size: 12px !important
}

@media screen and (min-width:1024px) {
    .fz-12px-xl {
        font-size: 12px
    }

    .fz-12px-xl-i {
        font-size: 12px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .fz-12px-lg {
        font-size: 12px
    }

    .fz-12px-lg-i {
        font-size: 12px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .fz-12px-md {
        font-size: 12px
    }

    .fz-12px-md-i {
        font-size: 12px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .fz-12px-sm {
        font-size: 12px
    }

    .fz-12px-sm-i {
        font-size: 12px !important
    }
}

@media screen and (max-width:576px) {
    .fz-12px-xs {
        font-size: 12px
    }

    .fz-12px-xs-i {
        font-size: 12px !important
    }
}

.fz-14px {
    font-size: 14px
}

.fz-14px-i {
    font-size: 14px !important
}

@media screen and (min-width:1024px) {
    .fz-14px-xl {
        font-size: 14px
    }

    .fz-14px-xl-i {
        font-size: 14px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .fz-14px-lg {
        font-size: 14px
    }

    .fz-14px-lg-i {
        font-size: 14px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .fz-14px-md {
        font-size: 14px
    }

    .fz-14px-md-i {
        font-size: 14px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .fz-14px-sm {
        font-size: 14px
    }

    .fz-14px-sm-i {
        font-size: 14px !important
    }
}

@media screen and (max-width:576px) {
    .fz-14px-xs {
        font-size: 14px
    }

    .fz-14px-xs-i {
        font-size: 14px !important
    }
}

.fz-16px {
    font-size: 16px
}

.fz-16px-i {
    font-size: 16px !important
}

@media screen and (min-width:1024px) {
    .fz-16px-xl {
        font-size: 16px
    }

    .fz-16px-xl-i {
        font-size: 16px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .fz-16px-lg {
        font-size: 16px
    }

    .fz-16px-lg-i {
        font-size: 16px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .fz-16px-md {
        font-size: 16px
    }

    .fz-16px-md-i {
        font-size: 16px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .fz-16px-sm {
        font-size: 16px
    }

    .fz-16px-sm-i {
        font-size: 16px !important
    }
}

@media screen and (max-width:576px) {
    .fz-16px-xs {
        font-size: 16px
    }

    .fz-16px-xs-i {
        font-size: 16px !important
    }
}

.fz-18px {
    font-size: 18px
}

.fz-18px-i {
    font-size: 18px !important
}

@media screen and (min-width:1024px) {
    .fz-18px-xl {
        font-size: 18px
    }

    .fz-18px-xl-i {
        font-size: 18px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .fz-18px-lg {
        font-size: 18px
    }

    .fz-18px-lg-i {
        font-size: 18px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .fz-18px-md {
        font-size: 18px
    }

    .fz-18px-md-i {
        font-size: 18px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .fz-18px-sm {
        font-size: 18px
    }

    .fz-18px-sm-i {
        font-size: 18px !important
    }
}

@media screen and (max-width:576px) {
    .fz-18px-xs {
        font-size: 18px
    }

    .fz-18px-xs-i {
        font-size: 18px !important
    }
}

.fz-20px {
    font-size: 20px
}

.fz-20px-i {
    font-size: 20px !important
}

@media screen and (min-width:1024px) {
    .fz-20px-xl {
        font-size: 20px
    }

    .fz-20px-xl-i {
        font-size: 20px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .fz-20px-lg {
        font-size: 20px
    }

    .fz-20px-lg-i {
        font-size: 20px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .fz-20px-md {
        font-size: 20px
    }

    .fz-20px-md-i {
        font-size: 20px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .fz-20px-sm {
        font-size: 20px
    }

    .fz-20px-sm-i {
        font-size: 20px !important
    }
}

@media screen and (max-width:576px) {
    .fz-20px-xs {
        font-size: 20px
    }

    .fz-20px-xs-i {
        font-size: 20px !important
    }
}

.fz-22px {
    font-size: 22px
}

.fz-22px-i {
    font-size: 22px !important
}

@media screen and (min-width:1024px) {
    .fz-22px-xl {
        font-size: 22px
    }

    .fz-22px-xl-i {
        font-size: 22px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .fz-22px-lg {
        font-size: 22px
    }

    .fz-22px-lg-i {
        font-size: 22px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .fz-22px-md {
        font-size: 22px
    }

    .fz-22px-md-i {
        font-size: 22px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .fz-22px-sm {
        font-size: 22px
    }

    .fz-22px-sm-i {
        font-size: 22px !important
    }
}

@media screen and (max-width:576px) {
    .fz-22px-xs {
        font-size: 22px
    }

    .fz-22px-xs-i {
        font-size: 22px !important
    }
}

.fz-24px {
    font-size: 24px
}

.fz-24px-i {
    font-size: 24px !important
}

@media screen and (min-width:1024px) {
    .fz-24px-xl {
        font-size: 24px
    }

    .fz-24px-xl-i {
        font-size: 24px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .fz-24px-lg {
        font-size: 24px
    }

    .fz-24px-lg-i {
        font-size: 24px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .fz-24px-md {
        font-size: 24px
    }

    .fz-24px-md-i {
        font-size: 24px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .fz-24px-sm {
        font-size: 24px
    }

    .fz-24px-sm-i {
        font-size: 24px !important
    }
}

@media screen and (max-width:576px) {
    .fz-24px-xs {
        font-size: 24px
    }

    .fz-24px-xs-i {
        font-size: 24px !important
    }
}

.fz-26px {
    font-size: 26px
}

.fz-26px-i {
    font-size: 26px !important
}

@media screen and (min-width:1024px) {
    .fz-26px-xl {
        font-size: 26px
    }

    .fz-26px-xl-i {
        font-size: 26px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .fz-26px-lg {
        font-size: 26px
    }

    .fz-26px-lg-i {
        font-size: 26px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .fz-26px-md {
        font-size: 26px
    }

    .fz-26px-md-i {
        font-size: 26px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .fz-26px-sm {
        font-size: 26px
    }

    .fz-26px-sm-i {
        font-size: 26px !important
    }
}

@media screen and (max-width:576px) {
    .fz-26px-xs {
        font-size: 26px
    }

    .fz-26px-xs-i {
        font-size: 26px !important
    }
}

.fz-28px {
    font-size: 28px
}

.fz-28px-i {
    font-size: 28px !important
}

@media screen and (min-width:1024px) {
    .fz-28px-xl {
        font-size: 28px
    }

    .fz-28px-xl-i {
        font-size: 28px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .fz-28px-lg {
        font-size: 28px
    }

    .fz-28px-lg-i {
        font-size: 28px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .fz-28px-md {
        font-size: 28px
    }

    .fz-28px-md-i {
        font-size: 28px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .fz-28px-sm {
        font-size: 28px
    }

    .fz-28px-sm-i {
        font-size: 28px !important
    }
}

@media screen and (max-width:576px) {
    .fz-28px-xs {
        font-size: 28px
    }

    .fz-28px-xs-i {
        font-size: 28px !important
    }
}

.fz-30px {
    font-size: 30px
}

.fz-30px-i {
    font-size: 30px !important
}

@media screen and (min-width:1024px) {
    .fz-30px-xl {
        font-size: 30px
    }

    .fz-30px-xl-i {
        font-size: 30px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .fz-30px-lg {
        font-size: 30px
    }

    .fz-30px-lg-i {
        font-size: 30px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .fz-30px-md {
        font-size: 30px
    }

    .fz-30px-md-i {
        font-size: 30px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .fz-30px-sm {
        font-size: 30px
    }

    .fz-30px-sm-i {
        font-size: 30px !important
    }
}

@media screen and (max-width:576px) {
    .fz-30px-xs {
        font-size: 30px
    }

    .fz-30px-xs-i {
        font-size: 30px !important
    }
}

.fz-32px {
    font-size: 32px
}

.fz-32px-i {
    font-size: 32px !important
}

@media screen and (min-width:1024px) {
    .fz-32px-xl {
        font-size: 32px
    }

    .fz-32px-xl-i {
        font-size: 32px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .fz-32px-lg {
        font-size: 32px
    }

    .fz-32px-lg-i {
        font-size: 32px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .fz-32px-md {
        font-size: 32px
    }

    .fz-32px-md-i {
        font-size: 32px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .fz-32px-sm {
        font-size: 32px
    }

    .fz-32px-sm-i {
        font-size: 32px !important
    }
}

@media screen and (max-width:576px) {
    .fz-32px-xs {
        font-size: 32px
    }

    .fz-32px-xs-i {
        font-size: 32px !important
    }
}

.fz-34px {
    font-size: 34px
}

.fz-34px-i {
    font-size: 34px !important
}

@media screen and (min-width:1024px) {
    .fz-34px-xl {
        font-size: 34px
    }

    .fz-34px-xl-i {
        font-size: 34px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .fz-34px-lg {
        font-size: 34px
    }

    .fz-34px-lg-i {
        font-size: 34px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .fz-34px-md {
        font-size: 34px
    }

    .fz-34px-md-i {
        font-size: 34px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .fz-34px-sm {
        font-size: 34px
    }

    .fz-34px-sm-i {
        font-size: 34px !important
    }
}

@media screen and (max-width:576px) {
    .fz-34px-xs {
        font-size: 34px
    }

    .fz-34px-xs-i {
        font-size: 34px !important
    }
}

.fz-36px {
    font-size: 36px
}

.fz-36px-i {
    font-size: 36px !important
}

@media screen and (min-width:1024px) {
    .fz-36px-xl {
        font-size: 36px
    }

    .fz-36px-xl-i {
        font-size: 36px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .fz-36px-lg {
        font-size: 36px
    }

    .fz-36px-lg-i {
        font-size: 36px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .fz-36px-md {
        font-size: 36px
    }

    .fz-36px-md-i {
        font-size: 36px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .fz-36px-sm {
        font-size: 36px
    }

    .fz-36px-sm-i {
        font-size: 36px !important
    }
}

@media screen and (max-width:576px) {
    .fz-36px-xs {
        font-size: 36px
    }

    .fz-36px-xs-i {
        font-size: 36px !important
    }
}

.fz-40px {
    font-size: 40px
}

.fz-40px-i {
    font-size: 40px !important
}

@media screen and (min-width:1024px) {
    .fz-40px-xl {
        font-size: 40px
    }

    .fz-40px-xl-i {
        font-size: 40px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .fz-40px-lg {
        font-size: 40px
    }

    .fz-40px-lg-i {
        font-size: 40px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .fz-40px-md {
        font-size: 40px
    }

    .fz-40px-md-i {
        font-size: 40px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .fz-40px-sm {
        font-size: 40px
    }

    .fz-40px-sm-i {
        font-size: 40px !important
    }
}

@media screen and (max-width:576px) {
    .fz-40px-xs {
        font-size: 40px
    }

    .fz-40px-xs-i {
        font-size: 40px !important
    }
}

.fz-42px {
    font-size: 42px
}

.fz-42px-i {
    font-size: 42px !important
}

@media screen and (min-width:1024px) {
    .fz-42px-xl {
        font-size: 42px
    }

    .fz-42px-xl-i {
        font-size: 42px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .fz-42px-lg {
        font-size: 42px
    }

    .fz-42px-lg-i {
        font-size: 42px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .fz-42px-md {
        font-size: 42px
    }

    .fz-42px-md-i {
        font-size: 42px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .fz-42px-sm {
        font-size: 42px
    }

    .fz-42px-sm-i {
        font-size: 42px !important
    }
}

@media screen and (max-width:576px) {
    .fz-42px-xs {
        font-size: 42px
    }

    .fz-42px-xs-i {
        font-size: 42px !important
    }
}

.fz-44px {
    font-size: 44px
}

.fz-44px-i {
    font-size: 44px !important
}

@media screen and (min-width:1024px) {
    .fz-44px-xl {
        font-size: 44px
    }

    .fz-44px-xl-i {
        font-size: 44px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .fz-44px-lg {
        font-size: 44px
    }

    .fz-44px-lg-i {
        font-size: 44px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .fz-44px-md {
        font-size: 44px
    }

    .fz-44px-md-i {
        font-size: 44px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .fz-44px-sm {
        font-size: 44px
    }

    .fz-44px-sm-i {
        font-size: 44px !important
    }
}

@media screen and (max-width:576px) {
    .fz-44px-xs {
        font-size: 44px
    }

    .fz-44px-xs-i {
        font-size: 44px !important
    }
}

.fz-48px {
    font-size: 48px
}

.fz-48px-i {
    font-size: 48px !important
}

@media screen and (min-width:1024px) {
    .fz-48px-xl {
        font-size: 48px
    }

    .fz-48px-xl-i {
        font-size: 48px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .fz-48px-lg {
        font-size: 48px
    }

    .fz-48px-lg-i {
        font-size: 48px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .fz-48px-md {
        font-size: 48px
    }

    .fz-48px-md-i {
        font-size: 48px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .fz-48px-sm {
        font-size: 48px
    }

    .fz-48px-sm-i {
        font-size: 48px !important
    }
}

@media screen and (max-width:576px) {
    .fz-48px-xs {
        font-size: 48px
    }

    .fz-48px-xs-i {
        font-size: 48px !important
    }
}

.fz-50px {
    font-size: 48px
}

.fz-50px-i {
    font-size: 48px !important
}

@media screen and (min-width:1024px) {
    .fz-50px-xl {
        font-size: 48px
    }

    .fz-50px-xl-i {
        font-size: 48px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .fz-50px-lg {
        font-size: 48px
    }

    .fz-50px-lg-i {
        font-size: 48px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .fz-50px-md {
        font-size: 48px
    }

    .fz-50px-md-i {
        font-size: 48px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .fz-50px-sm {
        font-size: 48px
    }

    .fz-50px-sm-i {
        font-size: 48px !important
    }
}

@media screen and (max-width:576px) {
    .fz-50px-xs {
        font-size: 48px
    }

    .fz-50px-xs-i {
        font-size: 48px !important
    }
}

.fz-72px {
    font-size: 72px
}

.fz-72px-i {
    font-size: 72px !important
}

@media screen and (min-width:1024px) {
    .fz-72px-xl {
        font-size: 72px
    }

    .fz-72px-xl-i {
        font-size: 72px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .fz-72px-lg {
        font-size: 72px
    }

    .fz-72px-lg-i {
        font-size: 72px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .fz-72px-md {
        font-size: 72px
    }

    .fz-72px-md-i {
        font-size: 72px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .fz-72px-sm {
        font-size: 72px
    }

    .fz-72px-sm-i {
        font-size: 72px !important
    }
}

@media screen and (max-width:576px) {
    .fz-72px-xs {
        font-size: 72px
    }

    .fz-72px-xs-i {
        font-size: 72px !important
    }
}

.fz-144px {
    font-size: 144px
}

.fz-144px-i {
    font-size: 144px !important
}

@media screen and (min-width:1024px) {
    .fz-144px-xl {
        font-size: 144px
    }

    .fz-144px-xl-i {
        font-size: 144px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .fz-144px-lg {
        font-size: 144px
    }

    .fz-144px-lg-i {
        font-size: 144px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .fz-144px-md {
        font-size: 144px
    }

    .fz-144px-md-i {
        font-size: 144px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .fz-144px-sm {
        font-size: 144px
    }

    .fz-144px-sm-i {
        font-size: 144px !important
    }
}

@media screen and (max-width:576px) {
    .fz-144px-xs {
        font-size: 144px
    }

    .fz-144px-xs-i {
        font-size: 144px !important
    }
}

.fz-8pt {
    font-size: 8pt
}

.fz-8pt-i {
    font-size: 8pt !important
}

@media screen and (min-width:1024px) {
    .fz-8pt-xl {
        font-size: 8pt
    }

    .fz-8pt-xl-i {
        font-size: 8pt !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .fz-8pt-lg {
        font-size: 8pt
    }

    .fz-8pt-lg-i {
        font-size: 8pt !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .fz-8pt-md {
        font-size: 8pt
    }

    .fz-8pt-md-i {
        font-size: 8pt !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .fz-8pt-sm {
        font-size: 8pt
    }

    .fz-8pt-sm-i {
        font-size: 8pt !important
    }
}

@media screen and (max-width:576px) {
    .fz-8pt-xs {
        font-size: 8pt
    }

    .fz-8pt-xs-i {
        font-size: 8pt !important
    }
}

.fz-10pt {
    font-size: 10pt
}

.fz-10pt-i {
    font-size: 10pt !important
}

@media screen and (min-width:1024px) {
    .fz-10pt-xl {
        font-size: 10pt
    }

    .fz-10pt-xl-i {
        font-size: 10pt !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .fz-10pt-lg {
        font-size: 10pt
    }

    .fz-10pt-lg-i {
        font-size: 10pt !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .fz-10pt-md {
        font-size: 10pt
    }

    .fz-10pt-md-i {
        font-size: 10pt !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .fz-10pt-sm {
        font-size: 10pt
    }

    .fz-10pt-sm-i {
        font-size: 10pt !important
    }
}

@media screen and (max-width:576px) {
    .fz-10pt-xs {
        font-size: 10pt
    }

    .fz-10pt-xs-i {
        font-size: 10pt !important
    }
}

.fz-12pt {
    font-size: 12pt
}

.fz-12pt-i {
    font-size: 12pt !important
}

@media screen and (min-width:1024px) {
    .fz-12pt-xl {
        font-size: 12pt
    }

    .fz-12pt-xl-i {
        font-size: 12pt !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .fz-12pt-lg {
        font-size: 12pt
    }

    .fz-12pt-lg-i {
        font-size: 12pt !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .fz-12pt-md {
        font-size: 12pt
    }

    .fz-12pt-md-i {
        font-size: 12pt !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .fz-12pt-sm {
        font-size: 12pt
    }

    .fz-12pt-sm-i {
        font-size: 12pt !important
    }
}

@media screen and (max-width:576px) {
    .fz-12pt-xs {
        font-size: 12pt
    }

    .fz-12pt-xs-i {
        font-size: 12pt !important
    }
}

.fz-14pt {
    font-size: 14pt
}

.fz-14pt-i {
    font-size: 14pt !important
}

@media screen and (min-width:1024px) {
    .fz-14pt-xl {
        font-size: 14pt
    }

    .fz-14pt-xl-i {
        font-size: 14pt !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .fz-14pt-lg {
        font-size: 14pt
    }

    .fz-14pt-lg-i {
        font-size: 14pt !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .fz-14pt-md {
        font-size: 14pt
    }

    .fz-14pt-md-i {
        font-size: 14pt !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .fz-14pt-sm {
        font-size: 14pt
    }

    .fz-14pt-sm-i {
        font-size: 14pt !important
    }
}

@media screen and (max-width:576px) {
    .fz-14pt-xs {
        font-size: 14pt
    }

    .fz-14pt-xs-i {
        font-size: 14pt !important
    }
}

.fz-16pt {
    font-size: 16pt
}

.fz-16pt-i {
    font-size: 16pt !important
}

@media screen and (min-width:1024px) {
    .fz-16pt-xl {
        font-size: 16pt
    }

    .fz-16pt-xl-i {
        font-size: 16pt !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .fz-16pt-lg {
        font-size: 16pt
    }

    .fz-16pt-lg-i {
        font-size: 16pt !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .fz-16pt-md {
        font-size: 16pt
    }

    .fz-16pt-md-i {
        font-size: 16pt !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .fz-16pt-sm {
        font-size: 16pt
    }

    .fz-16pt-sm-i {
        font-size: 16pt !important
    }
}

@media screen and (max-width:576px) {
    .fz-16pt-xs {
        font-size: 16pt
    }

    .fz-16pt-xs-i {
        font-size: 16pt !important
    }
}

.fz-18pt {
    font-size: 18pt
}

.fz-18pt-i {
    font-size: 18pt !important
}

@media screen and (min-width:1024px) {
    .fz-18pt-xl {
        font-size: 18pt
    }

    .fz-18pt-xl-i {
        font-size: 18pt !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .fz-18pt-lg {
        font-size: 18pt
    }

    .fz-18pt-lg-i {
        font-size: 18pt !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .fz-18pt-md {
        font-size: 18pt
    }

    .fz-18pt-md-i {
        font-size: 18pt !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .fz-18pt-sm {
        font-size: 18pt
    }

    .fz-18pt-sm-i {
        font-size: 18pt !important
    }
}

@media screen and (max-width:576px) {
    .fz-18pt-xs {
        font-size: 18pt
    }

    .fz-18pt-xs-i {
        font-size: 18pt !important
    }
}

.fz-20pt {
    font-size: 20pt
}

.fz-20pt-i {
    font-size: 20pt !important
}

@media screen and (min-width:1024px) {
    .fz-20pt-xl {
        font-size: 20pt
    }

    .fz-20pt-xl-i {
        font-size: 20pt !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .fz-20pt-lg {
        font-size: 20pt
    }

    .fz-20pt-lg-i {
        font-size: 20pt !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .fz-20pt-md {
        font-size: 20pt
    }

    .fz-20pt-md-i {
        font-size: 20pt !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .fz-20pt-sm {
        font-size: 20pt
    }

    .fz-20pt-sm-i {
        font-size: 20pt !important
    }
}

@media screen and (max-width:576px) {
    .fz-20pt-xs {
        font-size: 20pt
    }

    .fz-20pt-xs-i {
        font-size: 20pt !important
    }
}

.fz-22pt {
    font-size: 22pt
}

.fz-22pt-i {
    font-size: 22pt !important
}

@media screen and (min-width:1024px) {
    .fz-22pt-xl {
        font-size: 22pt
    }

    .fz-22pt-xl-i {
        font-size: 22pt !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .fz-22pt-lg {
        font-size: 22pt
    }

    .fz-22pt-lg-i {
        font-size: 22pt !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .fz-22pt-md {
        font-size: 22pt
    }

    .fz-22pt-md-i {
        font-size: 22pt !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .fz-22pt-sm {
        font-size: 22pt
    }

    .fz-22pt-sm-i {
        font-size: 22pt !important
    }
}

@media screen and (max-width:576px) {
    .fz-22pt-xs {
        font-size: 22pt
    }

    .fz-22pt-xs-i {
        font-size: 22pt !important
    }
}

.fz-24pt {
    font-size: 24pt
}

.fz-24pt-i {
    font-size: 24pt !important
}

@media screen and (min-width:1024px) {
    .fz-24pt-xl {
        font-size: 24pt
    }

    .fz-24pt-xl-i {
        font-size: 24pt !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .fz-24pt-lg {
        font-size: 24pt
    }

    .fz-24pt-lg-i {
        font-size: 24pt !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .fz-24pt-md {
        font-size: 24pt
    }

    .fz-24pt-md-i {
        font-size: 24pt !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .fz-24pt-sm {
        font-size: 24pt
    }

    .fz-24pt-sm-i {
        font-size: 24pt !important
    }
}

@media screen and (max-width:576px) {
    .fz-24pt-xs {
        font-size: 24pt
    }

    .fz-24pt-xs-i {
        font-size: 24pt !important
    }
}

.fz-26pt {
    font-size: 26pt
}

.fz-26pt-i {
    font-size: 26pt !important
}

@media screen and (min-width:1024px) {
    .fz-26pt-xl {
        font-size: 26pt
    }

    .fz-26pt-xl-i {
        font-size: 26pt !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .fz-26pt-lg {
        font-size: 26pt
    }

    .fz-26pt-lg-i {
        font-size: 26pt !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .fz-26pt-md {
        font-size: 26pt
    }

    .fz-26pt-md-i {
        font-size: 26pt !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .fz-26pt-sm {
        font-size: 26pt
    }

    .fz-26pt-sm-i {
        font-size: 26pt !important
    }
}

@media screen and (max-width:576px) {
    .fz-26pt-xs {
        font-size: 26pt
    }

    .fz-26pt-xs-i {
        font-size: 26pt !important
    }
}

.fz-28pt {
    font-size: 28pt
}

.fz-28pt-i {
    font-size: 28pt !important
}

@media screen and (min-width:1024px) {
    .fz-28pt-xl {
        font-size: 28pt
    }

    .fz-28pt-xl-i {
        font-size: 28pt !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .fz-28pt-lg {
        font-size: 28pt
    }

    .fz-28pt-lg-i {
        font-size: 28pt !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .fz-28pt-md {
        font-size: 28pt
    }

    .fz-28pt-md-i {
        font-size: 28pt !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .fz-28pt-sm {
        font-size: 28pt
    }

    .fz-28pt-sm-i {
        font-size: 28pt !important
    }
}

@media screen and (max-width:576px) {
    .fz-28pt-xs {
        font-size: 28pt
    }

    .fz-28pt-xs-i {
        font-size: 28pt !important
    }
}

.fz-30pt {
    font-size: 30pt
}

.fz-30pt-i {
    font-size: 30pt !important
}

@media screen and (min-width:1024px) {
    .fz-30pt-xl {
        font-size: 30pt
    }

    .fz-30pt-xl-i {
        font-size: 30pt !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .fz-30pt-lg {
        font-size: 30pt
    }

    .fz-30pt-lg-i {
        font-size: 30pt !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .fz-30pt-md {
        font-size: 30pt
    }

    .fz-30pt-md-i {
        font-size: 30pt !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .fz-30pt-sm {
        font-size: 30pt
    }

    .fz-30pt-sm-i {
        font-size: 30pt !important
    }
}

@media screen and (max-width:576px) {
    .fz-30pt-xs {
        font-size: 30pt
    }

    .fz-30pt-xs-i {
        font-size: 30pt !important
    }
}

.fz-32pt {
    font-size: 32pt
}

.fz-32pt-i {
    font-size: 32pt !important
}

@media screen and (min-width:1024px) {
    .fz-32pt-xl {
        font-size: 32pt
    }

    .fz-32pt-xl-i {
        font-size: 32pt !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .fz-32pt-lg {
        font-size: 32pt
    }

    .fz-32pt-lg-i {
        font-size: 32pt !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .fz-32pt-md {
        font-size: 32pt
    }

    .fz-32pt-md-i {
        font-size: 32pt !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .fz-32pt-sm {
        font-size: 32pt
    }

    .fz-32pt-sm-i {
        font-size: 32pt !important
    }
}

@media screen and (max-width:576px) {
    .fz-32pt-xs {
        font-size: 32pt
    }

    .fz-32pt-xs-i {
        font-size: 32pt !important
    }
}

.fz-34pt {
    font-size: 34pt
}

.fz-34pt-i {
    font-size: 34pt !important
}

@media screen and (min-width:1024px) {
    .fz-34pt-xl {
        font-size: 34pt
    }

    .fz-34pt-xl-i {
        font-size: 34pt !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .fz-34pt-lg {
        font-size: 34pt
    }

    .fz-34pt-lg-i {
        font-size: 34pt !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .fz-34pt-md {
        font-size: 34pt
    }

    .fz-34pt-md-i {
        font-size: 34pt !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .fz-34pt-sm {
        font-size: 34pt
    }

    .fz-34pt-sm-i {
        font-size: 34pt !important
    }
}

@media screen and (max-width:576px) {
    .fz-34pt-xs {
        font-size: 34pt
    }

    .fz-34pt-xs-i {
        font-size: 34pt !important
    }
}

.fz-36pt {
    font-size: 36pt
}

.fz-36pt-i {
    font-size: 36pt !important
}

@media screen and (min-width:1024px) {
    .fz-36pt-xl {
        font-size: 36pt
    }

    .fz-36pt-xl-i {
        font-size: 36pt !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .fz-36pt-lg {
        font-size: 36pt
    }

    .fz-36pt-lg-i {
        font-size: 36pt !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .fz-36pt-md {
        font-size: 36pt
    }

    .fz-36pt-md-i {
        font-size: 36pt !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .fz-36pt-sm {
        font-size: 36pt
    }

    .fz-36pt-sm-i {
        font-size: 36pt !important
    }
}

@media screen and (max-width:576px) {
    .fz-36pt-xs {
        font-size: 36pt
    }

    .fz-36pt-xs-i {
        font-size: 36pt !important
    }
}

.fz-40pt {
    font-size: 40pt
}

.fz-40pt-i {
    font-size: 40pt !important
}

@media screen and (min-width:1024px) {
    .fz-40pt-xl {
        font-size: 40pt
    }

    .fz-40pt-xl-i {
        font-size: 40pt !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .fz-40pt-lg {
        font-size: 40pt
    }

    .fz-40pt-lg-i {
        font-size: 40pt !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .fz-40pt-md {
        font-size: 40pt
    }

    .fz-40pt-md-i {
        font-size: 40pt !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .fz-40pt-sm {
        font-size: 40pt
    }

    .fz-40pt-sm-i {
        font-size: 40pt !important
    }
}

@media screen and (max-width:576px) {
    .fz-40pt-xs {
        font-size: 40pt
    }

    .fz-40pt-xs-i {
        font-size: 40pt !important
    }
}

.fz-42pt {
    font-size: 42pt
}

.fz-42pt-i {
    font-size: 42pt !important
}

@media screen and (min-width:1024px) {
    .fz-42pt-xl {
        font-size: 42pt
    }

    .fz-42pt-xl-i {
        font-size: 42pt !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .fz-42pt-lg {
        font-size: 42pt
    }

    .fz-42pt-lg-i {
        font-size: 42pt !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .fz-42pt-md {
        font-size: 42pt
    }

    .fz-42pt-md-i {
        font-size: 42pt !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .fz-42pt-sm {
        font-size: 42pt
    }

    .fz-42pt-sm-i {
        font-size: 42pt !important
    }
}

@media screen and (max-width:576px) {
    .fz-42pt-xs {
        font-size: 42pt
    }

    .fz-42pt-xs-i {
        font-size: 42pt !important
    }
}

.fz-44pt {
    font-size: 44pt
}

.fz-44pt-i {
    font-size: 44pt !important
}

@media screen and (min-width:1024px) {
    .fz-44pt-xl {
        font-size: 44pt
    }

    .fz-44pt-xl-i {
        font-size: 44pt !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .fz-44pt-lg {
        font-size: 44pt
    }

    .fz-44pt-lg-i {
        font-size: 44pt !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .fz-44pt-md {
        font-size: 44pt
    }

    .fz-44pt-md-i {
        font-size: 44pt !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .fz-44pt-sm {
        font-size: 44pt
    }

    .fz-44pt-sm-i {
        font-size: 44pt !important
    }
}

@media screen and (max-width:576px) {
    .fz-44pt-xs {
        font-size: 44pt
    }

    .fz-44pt-xs-i {
        font-size: 44pt !important
    }
}

.fz-48pt {
    font-size: 48pt
}

.fz-48pt-i {
    font-size: 48pt !important
}

@media screen and (min-width:1024px) {
    .fz-48pt-xl {
        font-size: 48pt
    }

    .fz-48pt-xl-i {
        font-size: 48pt !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .fz-48pt-lg {
        font-size: 48pt
    }

    .fz-48pt-lg-i {
        font-size: 48pt !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .fz-48pt-md {
        font-size: 48pt
    }

    .fz-48pt-md-i {
        font-size: 48pt !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .fz-48pt-sm {
        font-size: 48pt
    }

    .fz-48pt-sm-i {
        font-size: 48pt !important
    }
}

@media screen and (max-width:576px) {
    .fz-48pt-xs {
        font-size: 48pt
    }

    .fz-48pt-xs-i {
        font-size: 48pt !important
    }
}

.fz-50pt {
    font-size: 48pt
}

.fz-50pt-i {
    font-size: 48pt !important
}

@media screen and (min-width:1024px) {
    .fz-50pt-xl {
        font-size: 48pt
    }

    .fz-50pt-xl-i {
        font-size: 48pt !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .fz-50pt-lg {
        font-size: 48pt
    }

    .fz-50pt-lg-i {
        font-size: 48pt !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .fz-50pt-md {
        font-size: 48pt
    }

    .fz-50pt-md-i {
        font-size: 48pt !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .fz-50pt-sm {
        font-size: 48pt
    }

    .fz-50pt-sm-i {
        font-size: 48pt !important
    }
}

@media screen and (max-width:576px) {
    .fz-50pt-xs {
        font-size: 48pt
    }

    .fz-50pt-xs-i {
        font-size: 48pt !important
    }
}

.fz-72pt {
    font-size: 72pt
}

.fz-72pt-i {
    font-size: 72pt !important
}

@media screen and (min-width:1024px) {
    .fz-72pt-xl {
        font-size: 72pt
    }

    .fz-72pt-xl-i {
        font-size: 72pt !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .fz-72pt-lg {
        font-size: 72pt
    }

    .fz-72pt-lg-i {
        font-size: 72pt !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .fz-72pt-md {
        font-size: 72pt
    }

    .fz-72pt-md-i {
        font-size: 72pt !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .fz-72pt-sm {
        font-size: 72pt
    }

    .fz-72pt-sm-i {
        font-size: 72pt !important
    }
}

@media screen and (max-width:576px) {
    .fz-72pt-xs {
        font-size: 72pt
    }

    .fz-72pt-xs-i {
        font-size: 72pt !important
    }
}

.fw-lighter {
    font-weight: normal
}

.fw-lighter-i {
    font-weight: normal !important
}

@media screen and (min-width:1024px) {
    .fw-lighter-xl {
        font-weight: normal
    }

    .fw-lighter-xl-i {
        font-weight: normal !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .fw-lighter-lg {
        font-weight: normal
    }

    .fw-lighter-lg-i {
        font-weight: normal !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .fw-lighter-md {
        font-weight: normal
    }

    .fw-lighter-md-i {
        font-weight: normal !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .fw-lighter-sm {
        font-weight: normal
    }

    .fw-lighter-sm-i {
        font-weight: normal !important
    }
}

@media screen and (max-width:576px) {
    .fw-lighter-xs {
        font-weight: normal
    }

    .fw-lighter-xs-i {
        font-weight: normal !important
    }
}

.fw-normal {
    font-weight: normal
}

.fw-normal-i {
    font-weight: normal !important
}

@media screen and (min-width:1024px) {
    .fw-normal-xl {
        font-weight: normal
    }

    .fw-normal-xl-i {
        font-weight: normal !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .fw-normal-lg {
        font-weight: normal
    }

    .fw-normal-lg-i {
        font-weight: normal !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .fw-normal-md {
        font-weight: normal
    }

    .fw-normal-md-i {
        font-weight: normal !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .fw-normal-sm {
        font-weight: normal
    }

    .fw-normal-sm-i {
        font-weight: normal !important
    }
}

@media screen and (max-width:576px) {
    .fw-normal-xs {
        font-weight: normal
    }

    .fw-normal-xs-i {
        font-weight: normal !important
    }
}

.fw-medium {
    font-weight: 600
}

.fw-medium-i {
    font-weight: 600 !important
}

@media screen and (min-width:1024px) {
    .fw-medium-xl {
        font-weight: 600
    }

    .fw-medium-xl-i {
        font-weight: 600 !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .fw-medium-lg {
        font-weight: 600
    }

    .fw-medium-lg-i {
        font-weight: 600 !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .fw-medium-md {
        font-weight: 600
    }

    .fw-medium-md-i {
        font-weight: 600 !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .fw-medium-sm {
        font-weight: 600
    }

    .fw-medium-sm-i {
        font-weight: 600 !important
    }
}

@media screen and (max-width:576px) {
    .fw-medium-xs {
        font-weight: 600
    }

    .fw-medium-xs-i {
        font-weight: 600 !important
    }
}

.fw-bold {
    font-weight: bold
}

.fw-bold-i {
    font-weight: bold !important
}

@media screen and (min-width:1024px) {
    .fw-bold-xl {
        font-weight: bold
    }

    .fw-bold-xl-i {
        font-weight: bold !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .fw-bold-lg {
        font-weight: bold
    }

    .fw-bold-lg-i {
        font-weight: bold !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .fw-bold-md {
        font-weight: bold
    }

    .fw-bold-md-i {
        font-weight: bold !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .fw-bold-sm {
        font-weight: bold
    }

    .fw-bold-sm-i {
        font-weight: bold !important
    }
}

@media screen and (max-width:576px) {
    .fw-bold-xs {
        font-weight: bold
    }

    .fw-bold-xs-i {
        font-weight: bold !important
    }
}

.w-0p {
    width: 0%
}

.w-0p-i {
    width: 0% !important
}

@media screen and (min-width:1024px) {
    .w-0p-xl {
        width: 0%
    }

    .w-0p-xl-i {
        width: 0% !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .w-0p-lg {
        width: 0%
    }

    .w-0p-lg-i {
        width: 0% !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .w-0p-md {
        width: 0%
    }

    .w-0p-md-i {
        width: 0% !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .w-0p-sm {
        width: 0%
    }

    .w-0p-sm-i {
        width: 0% !important
    }
}

@media screen and (max-width:576px) {
    .w-0p-xs {
        width: 0%
    }

    .w-0p-xs-i {
        width: 0% !important
    }
}

.w-25p {
    width: 25%
}

.w-25p-i {
    width: 25% !important
}

@media screen and (min-width:1024px) {
    .w-25p-xl {
        width: 25%
    }

    .w-25p-xl-i {
        width: 25% !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .w-25p-lg {
        width: 25%
    }

    .w-25p-lg-i {
        width: 25% !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .w-25p-md {
        width: 25%
    }

    .w-25p-md-i {
        width: 25% !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .w-25p-sm {
        width: 25%
    }

    .w-25p-sm-i {
        width: 25% !important
    }
}

@media screen and (max-width:576px) {
    .w-25p-xs {
        width: 25%
    }

    .w-25p-xs-i {
        width: 25% !important
    }
}

.w-50p {
    width: 50%
}

.w-50p-i {
    width: 50% !important
}

@media screen and (min-width:1024px) {
    .w-50p-xl {
        width: 50%
    }

    .w-50p-xl-i {
        width: 50% !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .w-50p-lg {
        width: 50%
    }

    .w-50p-lg-i {
        width: 50% !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .w-50p-md {
        width: 50%
    }

    .w-50p-md-i {
        width: 50% !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .w-50p-sm {
        width: 50%
    }

    .w-50p-sm-i {
        width: 50% !important
    }
}

@media screen and (max-width:576px) {
    .w-50p-xs {
        width: 50%
    }

    .w-50p-xs-i {
        width: 50% !important
    }
}

.w-75p {
    width: 75%
}

.w-75p-i {
    width: 75% !important
}

@media screen and (min-width:1024px) {
    .w-75p-xl {
        width: 75%
    }

    .w-75p-xl-i {
        width: 75% !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .w-75p-lg {
        width: 75%
    }

    .w-75p-lg-i {
        width: 75% !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .w-75p-md {
        width: 75%
    }

    .w-75p-md-i {
        width: 75% !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .w-75p-sm {
        width: 75%
    }

    .w-75p-sm-i {
        width: 75% !important
    }
}

@media screen and (max-width:576px) {
    .w-75p-xs {
        width: 75%
    }

    .w-75p-xs-i {
        width: 75% !important
    }
}

.w-100p {
    width: 100%
}

.w-100p-i {
    width: 100% !important
}

@media screen and (min-width:1024px) {
    .w-100p-xl {
        width: 100%
    }

    .w-100p-xl-i {
        width: 100% !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .w-100p-lg {
        width: 100%
    }

    .w-100p-lg-i {
        width: 100% !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .w-100p-md {
        width: 100%
    }

    .w-100p-md-i {
        width: 100% !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .w-100p-sm {
        width: 100%
    }

    .w-100p-sm-i {
        width: 100% !important
    }
}

@media screen and (max-width:576px) {
    .w-100p-xs {
        width: 100%
    }

    .w-100p-xs-i {
        width: 100% !important
    }
}

.lh-0px {
    line-height: 0
}

.lh-0px-i {
    line-height: 0 !important
}

@media screen and (min-width:1024px) {
    .lh-0px-xl {
        line-height: 0
    }

    .lh-0px-xl-i {
        line-height: 0 !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .lh-0px-lg {
        line-height: 0
    }

    .lh-0px-lg-i {
        line-height: 0 !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .lh-0px-md {
        line-height: 0
    }

    .lh-0px-md-i {
        line-height: 0 !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .lh-0px-sm {
        line-height: 0
    }

    .lh-0px-sm-i {
        line-height: 0 !important
    }
}

@media screen and (max-width:576px) {
    .lh-0px-xs {
        line-height: 0
    }

    .lh-0px-xs-i {
        line-height: 0 !important
    }
}

.lh-14px {
    line-height: 14px
}

.lh-14px-i {
    line-height: 14px !important
}

@media screen and (min-width:1024px) {
    .lh-14px-xl {
        line-height: 14px
    }

    .lh-14px-xl-i {
        line-height: 14px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .lh-14px-lg {
        line-height: 14px
    }

    .lh-14px-lg-i {
        line-height: 14px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .lh-14px-md {
        line-height: 14px
    }

    .lh-14px-md-i {
        line-height: 14px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .lh-14px-sm {
        line-height: 14px
    }

    .lh-14px-sm-i {
        line-height: 14px !important
    }
}

@media screen and (max-width:576px) {
    .lh-14px-xs {
        line-height: 14px
    }

    .lh-14px-xs-i {
        line-height: 14px !important
    }
}

.lh-18px {
    line-height: 18px
}

.lh-18px-i {
    line-height: 18px !important
}

@media screen and (min-width:1024px) {
    .lh-18px-xl {
        line-height: 18px
    }

    .lh-18px-xl-i {
        line-height: 18px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .lh-18px-lg {
        line-height: 18px
    }

    .lh-18px-lg-i {
        line-height: 18px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .lh-18px-md {
        line-height: 18px
    }

    .lh-18px-md-i {
        line-height: 18px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .lh-18px-sm {
        line-height: 18px
    }

    .lh-18px-sm-i {
        line-height: 18px !important
    }
}

@media screen and (max-width:576px) {
    .lh-18px-xs {
        line-height: 18px
    }

    .lh-18px-xs-i {
        line-height: 18px !important
    }
}

.lh-20px {
    line-height: 20px
}

.lh-20px-i {
    line-height: 20px !important
}

@media screen and (min-width:1024px) {
    .lh-20px-xl {
        line-height: 20px
    }

    .lh-20px-xl-i {
        line-height: 20px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .lh-20px-lg {
        line-height: 20px
    }

    .lh-20px-lg-i {
        line-height: 20px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .lh-20px-md {
        line-height: 20px
    }

    .lh-20px-md-i {
        line-height: 20px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .lh-20px-sm {
        line-height: 20px
    }

    .lh-20px-sm-i {
        line-height: 20px !important
    }
}

@media screen and (max-width:576px) {
    .lh-20px-xs {
        line-height: 20px
    }

    .lh-20px-xs-i {
        line-height: 20px !important
    }
}

.lh-24px {
    line-height: 24px
}

.lh-24px-i {
    line-height: 24px !important
}

@media screen and (min-width:1024px) {
    .lh-24px-xl {
        line-height: 24px
    }

    .lh-24px-xl-i {
        line-height: 24px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .lh-24px-lg {
        line-height: 24px
    }

    .lh-24px-lg-i {
        line-height: 24px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .lh-24px-md {
        line-height: 24px
    }

    .lh-24px-md-i {
        line-height: 24px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .lh-24px-sm {
        line-height: 24px
    }

    .lh-24px-sm-i {
        line-height: 24px !important
    }
}

@media screen and (max-width:576px) {
    .lh-24px-xs {
        line-height: 24px
    }

    .lh-24px-xs-i {
        line-height: 24px !important
    }
}

.lh-32px {
    line-height: 32px
}

.lh-32px-i {
    line-height: 32px !important
}

@media screen and (min-width:1024px) {
    .lh-32px-xl {
        line-height: 32px
    }

    .lh-32px-xl-i {
        line-height: 32px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .lh-32px-lg {
        line-height: 32px
    }

    .lh-32px-lg-i {
        line-height: 32px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .lh-32px-md {
        line-height: 32px
    }

    .lh-32px-md-i {
        line-height: 32px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .lh-32px-sm {
        line-height: 32px
    }

    .lh-32px-sm-i {
        line-height: 32px !important
    }
}

@media screen and (max-width:576px) {
    .lh-32px-xs {
        line-height: 32px
    }

    .lh-32px-xs-i {
        line-height: 32px !important
    }
}

.lh-36px {
    line-height: 36px
}

.lh-36px-i {
    line-height: 36px !important
}

@media screen and (min-width:1024px) {
    .lh-36px-xl {
        line-height: 36px
    }

    .lh-36px-xl-i {
        line-height: 36px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .lh-36px-lg {
        line-height: 36px
    }

    .lh-36px-lg-i {
        line-height: 36px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .lh-36px-md {
        line-height: 36px
    }

    .lh-36px-md-i {
        line-height: 36px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .lh-36px-sm {
        line-height: 36px
    }

    .lh-36px-sm-i {
        line-height: 36px !important
    }
}

@media screen and (max-width:576px) {
    .lh-36px-xs {
        line-height: 36px
    }

    .lh-36px-xs-i {
        line-height: 36px !important
    }
}

.lh-40px {
    line-height: 40px
}

.lh-40px-i {
    line-height: 40px !important
}

@media screen and (min-width:1024px) {
    .lh-40px-xl {
        line-height: 40px
    }

    .lh-40px-xl-i {
        line-height: 40px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .lh-40px-lg {
        line-height: 40px
    }

    .lh-40px-lg-i {
        line-height: 40px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .lh-40px-md {
        line-height: 40px
    }

    .lh-40px-md-i {
        line-height: 40px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .lh-40px-sm {
        line-height: 40px
    }

    .lh-40px-sm-i {
        line-height: 40px !important
    }
}

@media screen and (max-width:576px) {
    .lh-40px-xs {
        line-height: 40px
    }

    .lh-40px-xs-i {
        line-height: 40px !important
    }
}

.h-100p {
    height: 100%
}

.h-100p-i {
    height: 100% !important
}

@media screen and (min-width:1024px) {
    .h-100p-xl {
        height: 100%
    }

    .h-100p-xl-i {
        height: 100% !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .h-100p-lg {
        height: 100%
    }

    .h-100p-lg-i {
        height: 100% !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .h-100p-md {
        height: 100%
    }

    .h-100p-md-i {
        height: 100% !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .h-100p-sm {
        height: 100%
    }

    .h-100p-sm-i {
        height: 100% !important
    }
}

@media screen and (max-width:576px) {
    .h-100p-xs {
        height: 100%
    }

    .h-100p-xs-i {
        height: 100% !important
    }
}

.h-24px {
    height: 24px
}

.h-24px-i {
    height: 24px !important
}

@media screen and (min-width:1024px) {
    .h-24px-xl {
        height: 24px
    }

    .h-24px-xl-i {
        height: 24px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .h-24px-lg {
        height: 24px
    }

    .h-24px-lg-i {
        height: 24px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .h-24px-md {
        height: 24px
    }

    .h-24px-md-i {
        height: 24px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .h-24px-sm {
        height: 24px
    }

    .h-24px-sm-i {
        height: 24px !important
    }
}

@media screen and (max-width:576px) {
    .h-24px-xs {
        height: 24px
    }

    .h-24px-xs-i {
        height: 24px !important
    }
}

.h-38px {
    height: 38px
}

.h-38px-i {
    height: 38px !important
}

@media screen and (min-width:1024px) {
    .h-38px-xl {
        height: 38px
    }

    .h-38px-xl-i {
        height: 38px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .h-38px-lg {
        height: 38px
    }

    .h-38px-lg-i {
        height: 38px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .h-38px-md {
        height: 38px
    }

    .h-38px-md-i {
        height: 38px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .h-38px-sm {
        height: 38px
    }

    .h-38px-sm-i {
        height: 38px !important
    }
}

@media screen and (max-width:576px) {
    .h-38px-xs {
        height: 38px
    }

    .h-38px-xs-i {
        height: 38px !important
    }
}

.h-40px {
    height: 40px
}

.h-40px-i {
    height: 40px !important
}

@media screen and (min-width:1024px) {
    .h-40px-xl {
        height: 40px
    }

    .h-40px-xl-i {
        height: 40px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .h-40px-lg {
        height: 40px
    }

    .h-40px-lg-i {
        height: 40px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .h-40px-md {
        height: 40px
    }

    .h-40px-md-i {
        height: 40px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .h-40px-sm {
        height: 40px
    }

    .h-40px-sm-i {
        height: 40px !important
    }
}

@media screen and (max-width:576px) {
    .h-40px-xs {
        height: 40px
    }

    .h-40px-xs-i {
        height: 40px !important
    }
}

.h-42px {
    height: 42px
}

.h-42px-i {
    height: 42px !important
}

@media screen and (min-width:1024px) {
    .h-42px-xl {
        height: 42px
    }

    .h-42px-xl-i {
        height: 42px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .h-42px-lg {
        height: 42px
    }

    .h-42px-lg-i {
        height: 42px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .h-42px-md {
        height: 42px
    }

    .h-42px-md-i {
        height: 42px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .h-42px-sm {
        height: 42px
    }

    .h-42px-sm-i {
        height: 42px !important
    }
}

@media screen and (max-width:576px) {
    .h-42px-xs {
        height: 42px
    }

    .h-42px-xs-i {
        height: 42px !important
    }
}

.h-44px {
    height: 44px
}

.h-44px-i {
    height: 44px !important
}

@media screen and (min-width:1024px) {
    .h-44px-xl {
        height: 44px
    }

    .h-44px-xl-i {
        height: 44px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .h-44px-lg {
        height: 44px
    }

    .h-44px-lg-i {
        height: 44px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .h-44px-md {
        height: 44px
    }

    .h-44px-md-i {
        height: 44px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .h-44px-sm {
        height: 44px
    }

    .h-44px-sm-i {
        height: 44px !important
    }
}

@media screen and (max-width:576px) {
    .h-44px-xs {
        height: 44px
    }

    .h-44px-xs-i {
        height: 44px !important
    }
}

.h-45px {
    height: 45px
}

.h-45px-i {
    height: 45px !important
}

@media screen and (min-width:1024px) {
    .h-45px-xl {
        height: 45px
    }

    .h-45px-xl-i {
        height: 45px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .h-45px-lg {
        height: 45px
    }

    .h-45px-lg-i {
        height: 45px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .h-45px-md {
        height: 45px
    }

    .h-45px-md-i {
        height: 45px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .h-45px-sm {
        height: 45px
    }

    .h-45px-sm-i {
        height: 45px !important
    }
}

@media screen and (max-width:576px) {
    .h-45px-xs {
        height: 45px
    }

    .h-45px-xs-i {
        height: 45px !important
    }
}

.h-46px {
    height: 46px
}

.h-46px-i {
    height: 46px !important
}

@media screen and (min-width:1024px) {
    .h-46px-xl {
        height: 46px
    }

    .h-46px-xl-i {
        height: 46px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .h-46px-lg {
        height: 46px
    }

    .h-46px-lg-i {
        height: 46px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .h-46px-md {
        height: 46px
    }

    .h-46px-md-i {
        height: 46px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .h-46px-sm {
        height: 46px
    }

    .h-46px-sm-i {
        height: 46px !important
    }
}

@media screen and (max-width:576px) {
    .h-46px-xs {
        height: 46px
    }

    .h-46px-xs-i {
        height: 46px !important
    }
}

.h-48px {
    height: 48px
}

.h-48px-i {
    height: 48px !important
}

@media screen and (min-width:1024px) {
    .h-48px-xl {
        height: 48px
    }

    .h-48px-xl-i {
        height: 48px !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .h-48px-lg {
        height: 48px
    }

    .h-48px-lg-i {
        height: 48px !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .h-48px-md {
        height: 48px
    }

    .h-48px-md-i {
        height: 48px !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .h-48px-sm {
        height: 48px
    }

    .h-48px-sm-i {
        height: 48px !important
    }
}

@media screen and (max-width:576px) {
    .h-48px-xs {
        height: 48px
    }

    .h-48px-xs-i {
        height: 48px !important
    }
}

.border-0 {
    border: 0
}

.border-0-i {
    border: 0 !important
}

@media screen and (min-width:1024px) {
    .border-0-xl {
        border: 0
    }

    .border-0-xl-i {
        border: 0 !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .border-0-lg {
        border: 0
    }

    .border-0-lg-i {
        border: 0 !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .border-0-md {
        border: 0
    }

    .border-0-md-i {
        border: 0 !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .border-0-sm {
        border: 0
    }

    .border-0-sm-i {
        border: 0 !important
    }
}

@media screen and (max-width:576px) {
    .border-0-xs {
        border: 0
    }

    .border-0-xs-i {
        border: 0 !important
    }
}

.border-platinum {
    border: 1px solid #e8e8e8
}

.border-platinum-i {
    border: 1px solid #e8e8e8 !important
}

@media screen and (min-width:1024px) {
    .border-platinum-xl {
        border: 1px solid #e8e8e8
    }

    .border-platinum-xl-i {
        border: 1px solid #e8e8e8 !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .border-platinum-lg {
        border: 1px solid #e8e8e8
    }

    .border-platinum-lg-i {
        border: 1px solid #e8e8e8 !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .border-platinum-md {
        border: 1px solid #e8e8e8
    }

    .border-platinum-md-i {
        border: 1px solid #e8e8e8 !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .border-platinum-sm {
        border: 1px solid #e8e8e8
    }

    .border-platinum-sm-i {
        border: 1px solid #e8e8e8 !important
    }
}

@media screen and (max-width:576px) {
    .border-platinum-xs {
        border: 1px solid #e8e8e8
    }

    .border-platinum-xs-i {
        border: 1px solid #e8e8e8 !important
    }
}

.text-defaultcolor {
    color: #1e1e1e
}

.text-defaultcolor-i {
    color: #1e1e1e !important
}

@media screen and (min-width:1024px) {
    .text-defaultcolor-xl {
        color: #1e1e1e
    }

    .text-defaultcolor-xl-i {
        color: #1e1e1e !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .text-defaultcolor-lg {
        color: #1e1e1e
    }

    .text-defaultcolor-lg-i {
        color: #1e1e1e !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .text-defaultcolor-md {
        color: #1e1e1e
    }

    .text-defaultcolor-md-i {
        color: #1e1e1e !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .text-defaultcolor-sm {
        color: #1e1e1e
    }

    .text-defaultcolor-sm-i {
        color: #1e1e1e !important
    }
}

@media screen and (max-width:576px) {
    .text-defaultcolor-xs {
        color: #1e1e1e
    }

    .text-defaultcolor-xs-i {
        color: #1e1e1e !important
    }
}

.text-black {
    color: #1e1e1e
}

.text-black-i {
    color: #1e1e1e !important
}

@media screen and (min-width:1024px) {
    .text-black-xl {
        color: #1e1e1e
    }

    .text-black-xl-i {
        color: #1e1e1e !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .text-black-lg {
        color: #1e1e1e
    }

    .text-black-lg-i {
        color: #1e1e1e !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .text-black-md {
        color: #1e1e1e
    }

    .text-black-md-i {
        color: #1e1e1e !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .text-black-sm {
        color: #1e1e1e
    }

    .text-black-sm-i {
        color: #1e1e1e !important
    }
}

@media screen and (max-width:576px) {
    .text-black-xs {
        color: #1e1e1e
    }

    .text-black-xs-i {
        color: #1e1e1e !important
    }
}

.text-black2 {
    color: #231e1f
}

.text-black2-i {
    color: #231e1f !important
}

@media screen and (min-width:1024px) {
    .text-black2-xl {
        color: #231e1f
    }

    .text-black2-xl-i {
        color: #231e1f !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .text-black2-lg {
        color: #231e1f
    }

    .text-black2-lg-i {
        color: #231e1f !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .text-black2-md {
        color: #231e1f
    }

    .text-black2-md-i {
        color: #231e1f !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .text-black2-sm {
        color: #231e1f
    }

    .text-black2-sm-i {
        color: #231e1f !important
    }
}

@media screen and (max-width:576px) {
    .text-black2-xs {
        color: #231e1f
    }

    .text-black2-xs-i {
        color: #231e1f !important
    }
}

.text-white {
    color: #fff
}

.text-white-i {
    color: #fff !important
}

@media screen and (min-width:1024px) {
    .text-white-xl {
        color: #fff
    }

    .text-white-xl-i {
        color: #fff !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .text-white-lg {
        color: #fff
    }

    .text-white-lg-i {
        color: #fff !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .text-white-md {
        color: #fff
    }

    .text-white-md-i {
        color: #fff !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .text-white-sm {
        color: #fff
    }

    .text-white-sm-i {
        color: #fff !important
    }
}

@media screen and (max-width:576px) {
    .text-white-xs {
        color: #fff
    }

    .text-white-xs-i {
        color: #fff !important
    }
}

.text-yellow {
    color: #ffce00
}

.text-yellow-i {
    color: #ffce00 !important
}

@media screen and (min-width:1024px) {
    .text-yellow-xl {
        color: #ffce00
    }

    .text-yellow-xl-i {
        color: #ffce00 !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .text-yellow-lg {
        color: #ffce00
    }

    .text-yellow-lg-i {
        color: #ffce00 !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .text-yellow-md {
        color: #ffce00
    }

    .text-yellow-md-i {
        color: #ffce00 !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .text-yellow-sm {
        color: #ffce00
    }

    .text-yellow-sm-i {
        color: #ffce00 !important
    }
}

@media screen and (max-width:576px) {
    .text-yellow-xs {
        color: #ffce00
    }

    .text-yellow-xs-i {
        color: #ffce00 !important
    }
}

.text-marigold {
    color: #ffc800
}

.text-marigold-i {
    color: #ffc800 !important
}

@media screen and (min-width:1024px) {
    .text-marigold-xl {
        color: #ffc800
    }

    .text-marigold-xl-i {
        color: #ffc800 !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .text-marigold-lg {
        color: #ffc800
    }

    .text-marigold-lg-i {
        color: #ffc800 !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .text-marigold-md {
        color: #ffc800
    }

    .text-marigold-md-i {
        color: #ffc800 !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .text-marigold-sm {
        color: #ffc800
    }

    .text-marigold-sm-i {
        color: #ffc800 !important
    }
}

@media screen and (max-width:576px) {
    .text-marigold-xs {
        color: #ffc800
    }

    .text-marigold-xs-i {
        color: #ffc800 !important
    }
}

.text-red {
    color: #b92330
}

.text-red-i {
    color: #b92330 !important
}

@media screen and (min-width:1024px) {
    .text-red-xl {
        color: #b92330
    }

    .text-red-xl-i {
        color: #b92330 !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .text-red-lg {
        color: #b92330
    }

    .text-red-lg-i {
        color: #b92330 !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .text-red-md {
        color: #b92330
    }

    .text-red-md-i {
        color: #b92330 !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .text-red-sm {
        color: #b92330
    }

    .text-red-sm-i {
        color: #b92330 !important
    }
}

@media screen and (max-width:576px) {
    .text-red-xs {
        color: #b92330
    }

    .text-red-xs-i {
        color: #b92330 !important
    }
}

.font-krungsri {
    font-family: 'Krungsri'
}

.font-krungsri-i {
    font-family: 'Krungsri' !important
}

@media screen and (min-width:1024px) {
    .font-krungsri-xl {
        font-family: 'Krungsri'
    }

    .font-krungsri-xl-i {
        font-family: 'Krungsri' !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .font-krungsri-lg {
        font-family: 'Krungsri'
    }

    .font-krungsri-lg-i {
        font-family: 'Krungsri' !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .font-krungsri-md {
        font-family: 'Krungsri'
    }

    .font-krungsri-md-i {
        font-family: 'Krungsri' !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .font-krungsri-sm {
        font-family: 'Krungsri'
    }

    .font-krungsri-sm-i {
        font-family: 'Krungsri' !important
    }
}

@media screen and (max-width:576px) {
    .font-krungsri-xs {
        font-family: 'Krungsri'
    }

    .font-krungsri-xs-i {
        font-family: 'Krungsri' !important
    }
}

.font-thongterm {
    font-family: 'Thongterm'
}

.font-thongterm-i {
    font-family: 'Thongterm' !important
}

@media screen and (min-width:1024px) {
    .font-thongterm-xl {
        font-family: 'Thongterm'
    }

    .font-thongterm-xl-i {
        font-family: 'Thongterm' !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .font-thongterm-lg {
        font-family: 'Thongterm'
    }

    .font-thongterm-lg-i {
        font-family: 'Thongterm' !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .font-thongterm-md {
        font-family: 'Thongterm'
    }

    .font-thongterm-md-i {
        font-family: 'Thongterm' !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .font-thongterm-sm {
        font-family: 'Thongterm'
    }

    .font-thongterm-sm-i {
        font-family: 'Thongterm' !important
    }
}

@media screen and (max-width:576px) {
    .font-thongterm-xs {
        font-family: 'Thongterm'
    }

    .font-thongterm-xs-i {
        font-family: 'Thongterm' !important
    }
}

.font-thongterm-roman {
    font-family: 'Thongterm-Roman'
}

.font-thongterm-roman-i {
    font-family: 'Thongterm-Roman' !important
}

@media screen and (min-width:1024px) {
    .font-thongterm-roman-xl {
        font-family: 'Thongterm-Roman'
    }

    .font-thongterm-roman-xl-i {
        font-family: 'Thongterm-Roman' !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .font-thongterm-roman-lg {
        font-family: 'Thongterm-Roman'
    }

    .font-thongterm-roman-lg-i {
        font-family: 'Thongterm-Roman' !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .font-thongterm-roman-md {
        font-family: 'Thongterm-Roman'
    }

    .font-thongterm-roman-md-i {
        font-family: 'Thongterm-Roman' !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .font-thongterm-roman-sm {
        font-family: 'Thongterm-Roman'
    }

    .font-thongterm-roman-sm-i {
        font-family: 'Thongterm-Roman' !important
    }
}

@media screen and (max-width:576px) {
    .font-thongterm-roman-xs {
        font-family: 'Thongterm-Roman'
    }

    .font-thongterm-roman-xs-i {
        font-family: 'Thongterm-Roman' !important
    }
}

.font-sukhumvitset {
    font-family: 'SukhumvitSet'
}

.font-sukhumvitset-i {
    font-family: 'SukhumvitSet' !important
}

@media screen and (min-width:1024px) {
    .font-sukhumvitset-xl {
        font-family: 'SukhumvitSet'
    }

    .font-sukhumvitset-xl-i {
        font-family: 'SukhumvitSet' !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .font-sukhumvitset-lg {
        font-family: 'SukhumvitSet'
    }

    .font-sukhumvitset-lg-i {
        font-family: 'SukhumvitSet' !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .font-sukhumvitset-md {
        font-family: 'SukhumvitSet'
    }

    .font-sukhumvitset-md-i {
        font-family: 'SukhumvitSet' !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .font-sukhumvitset-sm {
        font-family: 'SukhumvitSet'
    }

    .font-sukhumvitset-sm-i {
        font-family: 'SukhumvitSet' !important
    }
}

@media screen and (max-width:576px) {
    .font-sukhumvitset-xs {
        font-family: 'SukhumvitSet'
    }

    .font-sukhumvitset-xs-i {
        font-family: 'SukhumvitSet' !important
    }
}

.font-sukhumvitsetsemi {
    font-family: 'SukhumvitSet-Semi'
}

.font-sukhumvitsetsemi-i {
    font-family: 'SukhumvitSet-Semi' !important
}

@media screen and (min-width:1024px) {
    .font-sukhumvitsetsemi-xl {
        font-family: 'SukhumvitSet-Semi'
    }

    .font-sukhumvitsetsemi-xl-i {
        font-family: 'SukhumvitSet-Semi' !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .font-sukhumvitsetsemi-lg {
        font-family: 'SukhumvitSet-Semi'
    }

    .font-sukhumvitsetsemi-lg-i {
        font-family: 'SukhumvitSet-Semi' !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .font-sukhumvitsetsemi-md {
        font-family: 'SukhumvitSet-Semi'
    }

    .font-sukhumvitsetsemi-md-i {
        font-family: 'SukhumvitSet-Semi' !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .font-sukhumvitsetsemi-sm {
        font-family: 'SukhumvitSet-Semi'
    }

    .font-sukhumvitsetsemi-sm-i {
        font-family: 'SukhumvitSet-Semi' !important
    }
}

@media screen and (max-width:576px) {
    .font-sukhumvitsetsemi-xs {
        font-family: 'SukhumvitSet-Semi'
    }

    .font-sukhumvitsetsemi-xs-i {
        font-family: 'SukhumvitSet-Semi' !important
    }
}

.font-keptM {
    font-family: 'KeptfontsMedium'
}

.font-keptM-i {
    font-family: 'KeptfontsMedium' !important
}

@media screen and (min-width:1024px) {
    .font-keptM-xl {
        font-family: 'KeptfontsMedium'
    }

    .font-keptM-xl-i {
        font-family: 'KeptfontsMedium' !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .font-keptM-lg {
        font-family: 'KeptfontsMedium'
    }

    .font-keptM-lg-i {
        font-family: 'KeptfontsMedium' !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .font-keptM-md {
        font-family: 'KeptfontsMedium'
    }

    .font-keptM-md-i {
        font-family: 'KeptfontsMedium' !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .font-keptM-sm {
        font-family: 'KeptfontsMedium'
    }

    .font-keptM-sm-i {
        font-family: 'KeptfontsMedium' !important
    }
}

@media screen and (max-width:576px) {
    .font-keptM-xs {
        font-family: 'KeptfontsMedium'
    }

    .font-keptM-xs-i {
        font-family: 'KeptfontsMedium' !important
    }
}

.font-keptB {
    font-family: 'KeptfontsBold'
}

.font-keptB-i {
    font-family: 'KeptfontsBold' !important
}

@media screen and (min-width:1024px) {
    .font-keptB-xl {
        font-family: 'KeptfontsBold'
    }

    .font-keptB-xl-i {
        font-family: 'KeptfontsBold' !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .font-keptB-lg {
        font-family: 'KeptfontsBold'
    }

    .font-keptB-lg-i {
        font-family: 'KeptfontsBold' !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .font-keptB-md {
        font-family: 'KeptfontsBold'
    }

    .font-keptB-md-i {
        font-family: 'KeptfontsBold' !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .font-keptB-sm {
        font-family: 'KeptfontsBold'
    }

    .font-keptB-sm-i {
        font-family: 'KeptfontsBold' !important
    }
}

@media screen and (max-width:576px) {
    .font-keptB-xs {
        font-family: 'KeptfontsBold'
    }

    .font-keptB-xs-i {
        font-family: 'KeptfontsBold' !important
    }
}

.font-keptL {
    font-family: 'KeptfontsLight'
}

.font-keptL-i {
    font-family: 'KeptfontsLight' !important
}

@media screen and (min-width:1024px) {
    .font-keptL-xl {
        font-family: 'KeptfontsLight'
    }

    .font-keptL-xl-i {
        font-family: 'KeptfontsLight' !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .font-keptL-lg {
        font-family: 'KeptfontsLight'
    }

    .font-keptL-lg-i {
        font-family: 'KeptfontsLight' !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .font-keptL-md {
        font-family: 'KeptfontsLight'
    }

    .font-keptL-md-i {
        font-family: 'KeptfontsLight' !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .font-keptL-sm {
        font-family: 'KeptfontsLight'
    }

    .font-keptL-sm-i {
        font-family: 'KeptfontsLight' !important
    }
}

@media screen and (max-width:576px) {
    .font-keptL-xs {
        font-family: 'KeptfontsLight'
    }

    .font-keptL-xs-i {
        font-family: 'KeptfontsLight' !important
    }
}

.font-keptR {
    font-family: 'KeptfontsRegular'
}

.font-keptR-i {
    font-family: 'KeptfontsRegular' !important
}

@media screen and (min-width:1024px) {
    .font-keptR-xl {
        font-family: 'KeptfontsRegular'
    }

    .font-keptR-xl-i {
        font-family: 'KeptfontsRegular' !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .font-keptR-lg {
        font-family: 'KeptfontsRegular'
    }

    .font-keptR-lg-i {
        font-family: 'KeptfontsRegular' !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .font-keptR-md {
        font-family: 'KeptfontsRegular'
    }

    .font-keptR-md-i {
        font-family: 'KeptfontsRegular' !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .font-keptR-sm {
        font-family: 'KeptfontsRegular'
    }

    .font-keptR-sm-i {
        font-family: 'KeptfontsRegular' !important
    }
}

@media screen and (max-width:576px) {
    .font-keptR-xs {
        font-family: 'KeptfontsRegular'
    }

    .font-keptR-xs-i {
        font-family: 'KeptfontsRegular' !important
    }
}

.bg-defaultcolor {
    background-color: #5a5a5a
}

.bg-defaultcolor-i {
    background-color: #5a5a5a !important
}

@media screen and (min-width:1024px) {
    .bg-defaultcolor-xl {
        background-color: #5a5a5a
    }

    .bg-defaultcolor-xl-i {
        background-color: #5a5a5a !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .bg-defaultcolor-lg {
        background-color: #5a5a5a
    }

    .bg-defaultcolor-lg-i {
        background-color: #5a5a5a !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .bg-defaultcolor-md {
        background-color: #5a5a5a
    }

    .bg-defaultcolor-md-i {
        background-color: #5a5a5a !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .bg-defaultcolor-sm {
        background-color: #5a5a5a
    }

    .bg-defaultcolor-sm-i {
        background-color: #5a5a5a !important
    }
}

@media screen and (max-width:576px) {
    .bg-defaultcolor-xs {
        background-color: #5a5a5a
    }

    .bg-defaultcolor-xs-i {
        background-color: #5a5a5a !important
    }
}

.bg-white {
    background-color: #fff
}

.bg-white-i {
    background-color: #fff !important
}

@media screen and (min-width:1024px) {
    .bg-white-xl {
        background-color: #fff
    }

    .bg-white-xl-i {
        background-color: #fff !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .bg-white-lg {
        background-color: #fff
    }

    .bg-white-lg-i {
        background-color: #fff !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .bg-white-md {
        background-color: #fff
    }

    .bg-white-md-i {
        background-color: #fff !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .bg-white-sm {
        background-color: #fff
    }

    .bg-white-sm-i {
        background-color: #fff !important
    }
}

@media screen and (max-width:576px) {
    .bg-white-xs {
        background-color: #fff
    }

    .bg-white-xs-i {
        background-color: #fff !important
    }
}

.bg-yellow {
    background-color: #ffce00
}

.bg-yellow-i {
    background-color: #ffce00 !important
}

@media screen and (min-width:1024px) {
    .bg-yellow-xl {
        background-color: #ffce00
    }

    .bg-yellow-xl-i {
        background-color: #ffce00 !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .bg-yellow-lg {
        background-color: #ffce00
    }

    .bg-yellow-lg-i {
        background-color: #ffce00 !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .bg-yellow-md {
        background-color: #ffce00
    }

    .bg-yellow-md-i {
        background-color: #ffce00 !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .bg-yellow-sm {
        background-color: #ffce00
    }

    .bg-yellow-sm-i {
        background-color: #ffce00 !important
    }
}

@media screen and (max-width:576px) {
    .bg-yellow-xs {
        background-color: #ffce00
    }

    .bg-yellow-xs-i {
        background-color: #ffce00 !important
    }
}

.bg-red {
    background-color: #b92330
}

.bg-red-i {
    background-color: #b92330 !important
}

@media screen and (min-width:1024px) {
    .bg-red-xl {
        background-color: #b92330
    }

    .bg-red-xl-i {
        background-color: #b92330 !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .bg-red-lg {
        background-color: #b92330
    }

    .bg-red-lg-i {
        background-color: #b92330 !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .bg-red-md {
        background-color: #b92330
    }

    .bg-red-md-i {
        background-color: #b92330 !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .bg-red-sm {
        background-color: #b92330
    }

    .bg-red-sm-i {
        background-color: #b92330 !important
    }
}

@media screen and (max-width:576px) {
    .bg-red-xs {
        background-color: #b92330
    }

    .bg-red-xs-i {
        background-color: #b92330 !important
    }
}

.bg-marigold {
    background-color: #ffc800
}

.bg-marigold-i {
    background-color: #ffc800 !important
}

@media screen and (min-width:1024px) {
    .bg-marigold-xl {
        background-color: #ffc800
    }

    .bg-marigold-xl-i {
        background-color: #ffc800 !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .bg-marigold-lg {
        background-color: #ffc800
    }

    .bg-marigold-lg-i {
        background-color: #ffc800 !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .bg-marigold-md {
        background-color: #ffc800
    }

    .bg-marigold-md-i {
        background-color: #ffc800 !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .bg-marigold-sm {
        background-color: #ffc800
    }

    .bg-marigold-sm-i {
        background-color: #ffc800 !important
    }
}

@media screen and (max-width:576px) {
    .bg-marigold-xs {
        background-color: #ffc800
    }

    .bg-marigold-xs-i {
        background-color: #ffc800 !important
    }
}

.bg-lightgray {
    background-color: #f3f3f3
}

.bg-lightgray-i {
    background-color: #f3f3f3 !important
}

@media screen and (min-width:1024px) {
    .bg-lightgray-xl {
        background-color: #f3f3f3
    }

    .bg-lightgray-xl-i {
        background-color: #f3f3f3 !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .bg-lightgray-lg {
        background-color: #f3f3f3
    }

    .bg-lightgray-lg-i {
        background-color: #f3f3f3 !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .bg-lightgray-md {
        background-color: #f3f3f3
    }

    .bg-lightgray-md-i {
        background-color: #f3f3f3 !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .bg-lightgray-sm {
        background-color: #f3f3f3
    }

    .bg-lightgray-sm-i {
        background-color: #f3f3f3 !important
    }
}

@media screen and (max-width:576px) {
    .bg-lightgray-xs {
        background-color: #f3f3f3
    }

    .bg-lightgray-xs-i {
        background-color: #f3f3f3 !important
    }
}

.bg-grey {
    background-color: #f8f8f8
}

.bg-grey-i {
    background-color: #f8f8f8 !important
}

@media screen and (min-width:1024px) {
    .bg-grey-xl {
        background-color: #f8f8f8
    }

    .bg-grey-xl-i {
        background-color: #f8f8f8 !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .bg-grey-lg {
        background-color: #f8f8f8
    }

    .bg-grey-lg-i {
        background-color: #f8f8f8 !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .bg-grey-md {
        background-color: #f8f8f8
    }

    .bg-grey-md-i {
        background-color: #f8f8f8 !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .bg-grey-sm {
        background-color: #f8f8f8
    }

    .bg-grey-sm-i {
        background-color: #f8f8f8 !important
    }
}

@media screen and (max-width:576px) {
    .bg-grey-xs {
        background-color: #f8f8f8
    }

    .bg-grey-xs-i {
        background-color: #f8f8f8 !important
    }
}

.opacity-0 {
    opacity: 0
}

.opacity-0-i {
    opacity: 0 !important
}

@media screen and (min-width:1024px) {
    .opacity-0-xl {
        opacity: 0
    }

    .opacity-0-xl-i {
        opacity: 0 !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .opacity-0-lg {
        opacity: 0
    }

    .opacity-0-lg-i {
        opacity: 0 !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .opacity-0-md {
        opacity: 0
    }

    .opacity-0-md-i {
        opacity: 0 !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .opacity-0-sm {
        opacity: 0
    }

    .opacity-0-sm-i {
        opacity: 0 !important
    }
}

@media screen and (max-width:576px) {
    .opacity-0-xs {
        opacity: 0
    }

    .opacity-0-xs-i {
        opacity: 0 !important
    }
}

.opacity-10 {
    opacity: .1
}

.opacity-10-i {
    opacity: .1 !important
}

@media screen and (min-width:1024px) {
    .opacity-10-xl {
        opacity: .1
    }

    .opacity-10-xl-i {
        opacity: .1 !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .opacity-10-lg {
        opacity: .1
    }

    .opacity-10-lg-i {
        opacity: .1 !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .opacity-10-md {
        opacity: .1
    }

    .opacity-10-md-i {
        opacity: .1 !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .opacity-10-sm {
        opacity: .1
    }

    .opacity-10-sm-i {
        opacity: .1 !important
    }
}

@media screen and (max-width:576px) {
    .opacity-10-xs {
        opacity: .1
    }

    .opacity-10-xs-i {
        opacity: .1 !important
    }
}

.opacity-15 {
    opacity: .15
}

.opacity-15-i {
    opacity: .15 !important
}

@media screen and (min-width:1024px) {
    .opacity-15-xl {
        opacity: .15
    }

    .opacity-15-xl-i {
        opacity: .15 !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .opacity-15-lg {
        opacity: .15
    }

    .opacity-15-lg-i {
        opacity: .15 !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .opacity-15-md {
        opacity: .15
    }

    .opacity-15-md-i {
        opacity: .15 !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .opacity-15-sm {
        opacity: .15
    }

    .opacity-15-sm-i {
        opacity: .15 !important
    }
}

@media screen and (max-width:576px) {
    .opacity-15-xs {
        opacity: .15
    }

    .opacity-15-xs-i {
        opacity: .15 !important
    }
}

.opacity-20 {
    opacity: .2
}

.opacity-20-i {
    opacity: .2 !important
}

@media screen and (min-width:1024px) {
    .opacity-20-xl {
        opacity: .2
    }

    .opacity-20-xl-i {
        opacity: .2 !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .opacity-20-lg {
        opacity: .2
    }

    .opacity-20-lg-i {
        opacity: .2 !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .opacity-20-md {
        opacity: .2
    }

    .opacity-20-md-i {
        opacity: .2 !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .opacity-20-sm {
        opacity: .2
    }

    .opacity-20-sm-i {
        opacity: .2 !important
    }
}

@media screen and (max-width:576px) {
    .opacity-20-xs {
        opacity: .2
    }

    .opacity-20-xs-i {
        opacity: .2 !important
    }
}

.opacity-25 {
    opacity: .25
}

.opacity-25-i {
    opacity: .25 !important
}

@media screen and (min-width:1024px) {
    .opacity-25-xl {
        opacity: .25
    }

    .opacity-25-xl-i {
        opacity: .25 !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .opacity-25-lg {
        opacity: .25
    }

    .opacity-25-lg-i {
        opacity: .25 !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .opacity-25-md {
        opacity: .25
    }

    .opacity-25-md-i {
        opacity: .25 !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .opacity-25-sm {
        opacity: .25
    }

    .opacity-25-sm-i {
        opacity: .25 !important
    }
}

@media screen and (max-width:576px) {
    .opacity-25-xs {
        opacity: .25
    }

    .opacity-25-xs-i {
        opacity: .25 !important
    }
}

.opacity-30 {
    opacity: .3
}

.opacity-30-i {
    opacity: .3 !important
}

@media screen and (min-width:1024px) {
    .opacity-30-xl {
        opacity: .3
    }

    .opacity-30-xl-i {
        opacity: .3 !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .opacity-30-lg {
        opacity: .3
    }

    .opacity-30-lg-i {
        opacity: .3 !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .opacity-30-md {
        opacity: .3
    }

    .opacity-30-md-i {
        opacity: .3 !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .opacity-30-sm {
        opacity: .3
    }

    .opacity-30-sm-i {
        opacity: .3 !important
    }
}

@media screen and (max-width:576px) {
    .opacity-30-xs {
        opacity: .3
    }

    .opacity-30-xs-i {
        opacity: .3 !important
    }
}

.opacity-35 {
    opacity: .35
}

.opacity-35-i {
    opacity: .35 !important
}

@media screen and (min-width:1024px) {
    .opacity-35-xl {
        opacity: .35
    }

    .opacity-35-xl-i {
        opacity: .35 !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .opacity-35-lg {
        opacity: .35
    }

    .opacity-35-lg-i {
        opacity: .35 !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .opacity-35-md {
        opacity: .35
    }

    .opacity-35-md-i {
        opacity: .35 !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .opacity-35-sm {
        opacity: .35
    }

    .opacity-35-sm-i {
        opacity: .35 !important
    }
}

@media screen and (max-width:576px) {
    .opacity-35-xs {
        opacity: .35
    }

    .opacity-35-xs-i {
        opacity: .35 !important
    }
}

.opacity-50 {
    opacity: .5
}

.opacity-50-i {
    opacity: .5 !important
}

@media screen and (min-width:1024px) {
    .opacity-50-xl {
        opacity: .5
    }

    .opacity-50-xl-i {
        opacity: .5 !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .opacity-50-lg {
        opacity: .5
    }

    .opacity-50-lg-i {
        opacity: .5 !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .opacity-50-md {
        opacity: .5
    }

    .opacity-50-md-i {
        opacity: .5 !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .opacity-50-sm {
        opacity: .5
    }

    .opacity-50-sm-i {
        opacity: .5 !important
    }
}

@media screen and (max-width:576px) {
    .opacity-50-xs {
        opacity: .5
    }

    .opacity-50-xs-i {
        opacity: .5 !important
    }
}

.opacity-75 {
    opacity: .75
}

.opacity-75-i {
    opacity: .75 !important
}

@media screen and (min-width:1024px) {
    .opacity-75-xl {
        opacity: .75
    }

    .opacity-75-xl-i {
        opacity: .75 !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .opacity-75-lg {
        opacity: .75
    }

    .opacity-75-lg-i {
        opacity: .75 !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .opacity-75-md {
        opacity: .75
    }

    .opacity-75-md-i {
        opacity: .75 !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .opacity-75-sm {
        opacity: .75
    }

    .opacity-75-sm-i {
        opacity: .75 !important
    }
}

@media screen and (max-width:576px) {
    .opacity-75-xs {
        opacity: .75
    }

    .opacity-75-xs-i {
        opacity: .75 !important
    }
}

.opacity-80 {
    opacity: .8
}

.opacity-80-i {
    opacity: .8 !important
}

@media screen and (min-width:1024px) {
    .opacity-80-xl {
        opacity: .8
    }

    .opacity-80-xl-i {
        opacity: .8 !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .opacity-80-lg {
        opacity: .8
    }

    .opacity-80-lg-i {
        opacity: .8 !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .opacity-80-md {
        opacity: .8
    }

    .opacity-80-md-i {
        opacity: .8 !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .opacity-80-sm {
        opacity: .8
    }

    .opacity-80-sm-i {
        opacity: .8 !important
    }
}

@media screen and (max-width:576px) {
    .opacity-80-xs {
        opacity: .8
    }

    .opacity-80-xs-i {
        opacity: .8 !important
    }
}

.opacity-90 {
    opacity: .9
}

.opacity-90-i {
    opacity: .9 !important
}

@media screen and (min-width:1024px) {
    .opacity-90-xl {
        opacity: .9
    }

    .opacity-90-xl-i {
        opacity: .9 !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .opacity-90-lg {
        opacity: .9
    }

    .opacity-90-lg-i {
        opacity: .9 !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .opacity-90-md {
        opacity: .9
    }

    .opacity-90-md-i {
        opacity: .9 !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .opacity-90-sm {
        opacity: .9
    }

    .opacity-90-sm-i {
        opacity: .9 !important
    }
}

@media screen and (max-width:576px) {
    .opacity-90-xs {
        opacity: .9
    }

    .opacity-90-xs-i {
        opacity: .9 !important
    }
}

.opacity-95 {
    opacity: .95
}

.opacity-95-i {
    opacity: .95 !important
}

@media screen and (min-width:1024px) {
    .opacity-95-xl {
        opacity: .95
    }

    .opacity-95-xl-i {
        opacity: .95 !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .opacity-95-lg {
        opacity: .95
    }

    .opacity-95-lg-i {
        opacity: .95 !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .opacity-95-md {
        opacity: .95
    }

    .opacity-95-md-i {
        opacity: .95 !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .opacity-95-sm {
        opacity: .95
    }

    .opacity-95-sm-i {
        opacity: .95 !important
    }
}

@media screen and (max-width:576px) {
    .opacity-95-xs {
        opacity: .95
    }

    .opacity-95-xs-i {
        opacity: .95 !important
    }
}

.opacity-100 {
    opacity: 1
}

.opacity-100-i {
    opacity: 1 !important
}

@media screen and (min-width:1024px) {
    .opacity-100-xl {
        opacity: 1
    }

    .opacity-100-xl-i {
        opacity: 1 !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .opacity-100-lg {
        opacity: 1
    }

    .opacity-100-lg-i {
        opacity: 1 !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .opacity-100-md {
        opacity: 1
    }

    .opacity-100-md-i {
        opacity: 1 !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .opacity-100-sm {
        opacity: 1
    }

    .opacity-100-sm-i {
        opacity: 1 !important
    }
}

@media screen and (max-width:576px) {
    .opacity-100-xs {
        opacity: 1
    }

    .opacity-100-xs-i {
        opacity: 1 !important
    }
}

.d-none {
    display: none
}

.d-none-i {
    display: none !important
}

@media screen and (min-width:1024px) {
    .d-none-xl {
        display: none
    }

    .d-none-xl-i {
        display: none !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .d-none-lg {
        display: none
    }

    .d-none-lg-i {
        display: none !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .d-none-md {
        display: none
    }

    .d-none-md-i {
        display: none !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .d-none-sm {
        display: none
    }

    .d-none-sm-i {
        display: none !important
    }
}

@media screen and (max-width:576px) {
    .d-none-xs {
        display: none
    }

    .d-none-xs-i {
        display: none !important
    }
}

.d-block {
    display: block
}

.d-block-i {
    display: block !important
}

@media screen and (min-width:1024px) {
    .d-block-xl {
        display: block
    }

    .d-block-xl-i {
        display: block !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .d-block-lg {
        display: block
    }

    .d-block-lg-i {
        display: block !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .d-block-md {
        display: block
    }

    .d-block-md-i {
        display: block !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .d-block-sm {
        display: block
    }

    .d-block-sm-i {
        display: block !important
    }
}

@media screen and (max-width:576px) {
    .d-block-xs {
        display: block
    }

    .d-block-xs-i {
        display: block !important
    }
}

.d-inline {
    display: inline
}

.d-inline-i {
    display: inline !important
}

@media screen and (min-width:1024px) {
    .d-inline-xl {
        display: inline
    }

    .d-inline-xl-i {
        display: inline !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .d-inline-lg {
        display: inline
    }

    .d-inline-lg-i {
        display: inline !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .d-inline-md {
        display: inline
    }

    .d-inline-md-i {
        display: inline !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .d-inline-sm {
        display: inline
    }

    .d-inline-sm-i {
        display: inline !important
    }
}

@media screen and (max-width:576px) {
    .d-inline-xs {
        display: inline
    }

    .d-inline-xs-i {
        display: inline !important
    }
}

.text-left {
    text-align: left
}

.text-left-i {
    text-align: left !important
}

@media screen and (min-width:1024px) {
    .text-left-xl {
        text-align: left
    }

    .text-left-xl-i {
        text-align: left !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .text-left-lg {
        text-align: left
    }

    .text-left-lg-i {
        text-align: left !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .text-left-md {
        text-align: left
    }

    .text-left-md-i {
        text-align: left !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .text-left-sm {
        text-align: left
    }

    .text-left-sm-i {
        text-align: left !important
    }
}

@media screen and (max-width:576px) {
    .text-left-xs {
        text-align: left
    }

    .text-left-xs-i {
        text-align: left !important
    }
}

.text-center {
    text-align: center
}

.text-center-i {
    text-align: center !important
}

@media screen and (min-width:1024px) {
    .text-center-xl {
        text-align: center
    }

    .text-center-xl-i {
        text-align: center !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .text-center-lg {
        text-align: center
    }

    .text-center-lg-i {
        text-align: center !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .text-center-md {
        text-align: center
    }

    .text-center-md-i {
        text-align: center !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .text-center-sm {
        text-align: center
    }

    .text-center-sm-i {
        text-align: center !important
    }
}

@media screen and (max-width:576px) {
    .text-center-xs {
        text-align: center
    }

    .text-center-xs-i {
        text-align: center !important
    }
}

.text-right {
    text-align: right
}

.text-right-i {
    text-align: right !important
}

@media screen and (min-width:1024px) {
    .text-right-xl {
        text-align: right
    }

    .text-right-xl-i {
        text-align: right !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .text-right-lg {
        text-align: right
    }

    .text-right-lg-i {
        text-align: right !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .text-right-md {
        text-align: right
    }

    .text-right-md-i {
        text-align: right !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .text-right-sm {
        text-align: right
    }

    .text-right-sm-i {
        text-align: right !important
    }
}

@media screen and (max-width:576px) {
    .text-right-xs {
        text-align: right
    }

    .text-right-xs-i {
        text-align: right !important
    }
}

.bgc-white {
    background-color: #fff
}

.bgc-white-i {
    background-color: #fff !important
}

@media screen and (min-width:1024px) {
    .bgc-white-xl {
        background-color: #fff
    }

    .bgc-white-xl-i {
        background-color: #fff !important
    }
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .bgc-white-lg {
        background-color: #fff
    }

    .bgc-white-lg-i {
        background-color: #fff !important
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .bgc-white-md {
        background-color: #fff
    }

    .bgc-white-md-i {
        background-color: #fff !important
    }
}

@media screen and (max-width:767px) and (min-width:576px) {
    .bgc-white-sm {
        background-color: #fff
    }

    .bgc-white-sm-i {
        background-color: #fff !important
    }
}

@media screen and (max-width:576px) {
    .bgc-white-xs {
        background-color: #fff
    }

    .bgc-white-xs-i {
        background-color: #fff !important
    }
}

.w-100px {
    width: 100px;
    max-width: 100px
}

.w-120px {
    width: 100px;
    max-width: 100px
}

@media(min-width: 1025px) {
    .topBlock .container, .mainBlock .container, .BottomBlock .container {
        max-width: 1440px !important;
        padding: 0 2.5rem
    }
}

@media(min-width: 992px) {
    .topBlock .container, .mainBlock .container, .BottomBlock .container {
        max-width: none
    }

    .topBlock {
        position: fixed
    }

    .mainBlock {
        padding-top: 106px
    }
}

@media(max-width: 1024px) {
    .topBlock .container, .mainBlock .container, .BottomBlock .container {
        padding: 0 2.5rem;
        max-width: none
    }
}

@media(max-width: 768px) {
    .topBlock .container, .mainBlock .container, .BottomBlock .container {
        padding: 0 2rem
    }
}

.TextFooter-Download-h1 {
    font-size: 3.1rem;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.9;
    letter-spacing: normal;
    text-align: center;
    width: 100%;
    color: #000
}

.TextFooter-Download-h2 {
    font-size: 1.2rem;
    padding: 20px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.9;
    letter-spacing: normal;
    text-align: center;
    width: 100%;
    color: #000
}

.breadcumb > a {
    color: #000
}

@font-face {
    font-family: Keptfonts;
    src: url('/content/fonts/Kept-Regular.otf')
}

@font-face {
    font-family: Keptfonts;
    src: url('/content/fonts/Kept-Light.otf');
    font-weight: lighter
}

@font-face {
    font-family: Keptfonts;
    src: url('/content/fonts/Kept-Regular.otf');
    font-weight: normal
}

@font-face {
    font-family: Keptfonts;
    src: url('/content/fonts/Kept-Medium.otf');
    font-weight: 700
}

@font-face {
    font-family: Keptfonts;
    src: url('/content/fonts/Kept-Bold.otf');
    font-weight: bold
}

@font-face {
    font-family: KeptfontsLight;
    src: url('/content/fonts/Kept-Light.otf')
}

@font-face {
    font-family: KeptfontsRegular;
    src: url('/content/fonts/Kept-Regular.otf')
}

@font-face {
    font-family: KeptfontsMedium;
    src: url('/content/fonts/Kept-Medium.otf')
}

@font-face {
    font-family: KeptfontsBold;
    src: url('/content/fonts/Kept-Bold.otf')
}

h1 strong {
    font-weight: 800
}

* {
    font-family: "Keptfonts",Arial
}

body, form {
    font-family: "Keptfonts",Arial;
    background: #f8f8f8
}

    body a, form a {
        color: #1e1e1e
    }

.bold {
    font-family: "KeptfontsBold",Arial !important
}

.BlockListGray {
    width: 100%;
    margin: 0 auto
}

.ListTitle {
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
    padding: 20px 0 20px 0
}

    .ListTitle > h3 {
        font-weight: bold
    }

.AdditionalList {
    max-width: 900px;
    height: 80px;
    background-color: #dfdfdf;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
    cursor: pointer
}

.AdditionalDetail {
    max-width: 900px;
    margin: 0 auto;
    height: auto;
    padding: 20px;
    display: none
}

.AdditionalList > h3 {
    text-align: left;
    padding: 25px;
    font-size: 1.5rem !important;
    font-weight: bold
}

    .AdditionalList > h3 > .iconPlus {
        color: #fff;
        float: right;
        font-size: 2.5rem
    }

.topBlock {
    border-bottom: 2pt solid #ffce00
}

.mirai-mmenu, .mirai-mmenu2 {
    display: none
}

#navnormal {
    display: flex;
    max-width: 1440px;
    height: 80pt;
    padding: 0 2.5rem
}

    #navnormal .mirai-logo {
        flex: 0 0 auto
    }

        #navnormal .mirai-logo a {
            height: 80pt;
            justify-content: flex-start;
            align-items: center;
            display: flex
        }

        #navnormal .mirai-logo img {
            width: 100.2pt;
            height: 54.3pt
        }

    #navnormal .mirai-menu {
        flex: 1 1 auto
    }

        #navnormal .mirai-menu ul li {
            height: 80pt;
            padding-top: 32pt
        }

            #navnormal .mirai-menu ul li[data-sub="0"] i {
                opacity: 0
            }

            #navnormal .mirai-menu ul li[data-sub="1"]:hover, #navnormal .mirai-menu ul li[data-sub="1"]:active {
                color: #b92330
            }

            #navnormal .mirai-menu ul li a {
                font-weight: normal;
                margin: auto 20px;
                margin-right: 5px;
                display: inline-block
            }

                #navnormal .mirai-menu ul li a:hover {
                    text-decoration: none;
                    color: #b92330
                }

            #navnormal .mirai-menu ul li i {
                display: inline-block
            }

            #navnormal .mirai-menu ul li .subopen {
                display: none
            }

            #navnormal .mirai-menu ul li:hover {
                border-bottom: unset
            }

            #navnormal .mirai-menu ul li .pcshow {
                display: inline;
                font-size: 13px
            }

    #navnormal .mirai-menu-ex {
        flex: 0 0 auto;
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        left: 0
    }

        #navnormal .mirai-menu-ex a.search {
            position: relative;
            left: 0;
            width: 25pt;
            height: 25pt;
            font-size: 18pt;
            padding-left: 2rem;
            padding-right: 4rem
        }

        #navnormal .mirai-menu-ex button, #navnormal .mirai-menu-ex a.btn {
            position: relative;
            left: -10px;
            border-radius: 27px;
            width: 100pt;
            height: 30pt;
            font-size: 16px;
            color: #fff;
            display: flex;
            align-items: center;
            justify-content: center
        }

    #navnormal .ham {
        stroke-dasharray: 40 139
    }

        #navnormal .ham .line {
            stroke: #1e1e1e
        }

.Mirai_ContainerNavM__Footer {
    display: none;
    text-align: center
}

.BottomBlock {
    background-color: #b92330;
    color: #fff
}

    .BottomBlock a, .BottomBlock label, .BottomBlock span {
        color: #fff
    }

    .BottomBlock .mirai-footer-1 {
        background-color: #d82b40;
        color: #fff;
        height: 60pt
    }

        .BottomBlock .mirai-footer-1 .container {
            padding: 0
        }

            .BottomBlock .mirai-footer-1 .container > div {
                padding: 0 2.5rem
            }

        .BottomBlock .mirai-footer-1 .mirai-subscribe, .BottomBlock .mirai-footer-1 .mirai-contact {
            padding: 12pt 0;
            font-size: 18px
        }

            .BottomBlock .mirai-footer-1 .mirai-subscribe label, .BottomBlock .mirai-footer-1 .mirai-contact label {
                padding-right: 2rem
            }

            .BottomBlock .mirai-footer-1 .mirai-subscribe img, .BottomBlock .mirai-footer-1 .mirai-contact img {
                width: 35pt;
                height: 35pt;
                margin-right: 30pt
            }

    .BottomBlock .mirai-footer-2 {
        display: flex;
        max-width: 1440px;
        margin: auto;
        padding: 1rem 2rem;
        padding-top: 2.5rem;
        justify-content: space-between
    }

        .BottomBlock .mirai-footer-2 .footerGroup {
            padding: 0 10px
        }

            .BottomBlock .mirai-footer-2 .footerGroup .footerLink a {
                font-family: 'KeptfontsLight';
                font-size: 18px;
                padding-bottom: 7px
            }

                .BottomBlock .mirai-footer-2 .footerGroup .footerLink a:nth-child(1) {
                    font-family: 'KeptfontsLight';
                    font-size: 18px;
                    font-weight: bold
                }

        .BottomBlock .mirai-footer-2 .download {
            display: block;
            max-width: 200px
        }

            .BottomBlock .mirai-footer-2 .download .footerLink {
                margin-bottom: 10px
            }

            .BottomBlock .mirai-footer-2 .download > a {
                display: block;
                width: 100%;
                float: none;
                clear: both;
                margin-bottom: 6pt
            }

            .BottomBlock .mirai-footer-2 .download img {
                width: 11rem
            }

    .BottomBlock .mirai-footer-3 {
        max-width: 1440px;
        margin: auto;
        margin-top: 25pt;
        padding: 0 3rem
    }

        .BottomBlock .mirai-footer-3 .content {
            border-top: 1px solid #d82b40;
            padding: 25pt 0;
            display: flex;
            justify-content: space-between;
            align-items: center;
            margin: 0 auto
        }

        .BottomBlock .mirai-footer-3 .sm {
            display: none
        }

        .BottomBlock .mirai-footer-3 .left {
            text-align: left;
            font-family: 'KeptfontsLight'
        }

        .BottomBlock .mirai-footer-3 .right {
            display: flex
        }

            .BottomBlock .mirai-footer-3 .right a {
                padding-left: 25pt;
                padding-right: 25pt;
                border-right: 1px solid #fff;
                text-align: center;
                font-size: .875rem
            }

                .BottomBlock .mirai-footer-3 .right a:last-child {
                    border-right: 0 solid #fff;
                    padding-right: 0
                }

.mirai-fbMessenger {
    position: fixed;
    bottom: 2.5rem;
    right: 2.5rem;
    z-index: 500;
    cursor: pointer
}

    .mirai-fbMessenger img {
        width: 120px;
        height: 120px
    }

.footerLink a {
    display: inline-block;
    color: #fff
}

.mirai-footer-2-sm {
    display: none;
    position: relative
}

#aGotoTop {
    position: absolute;
    top: -20px;
    left: 0;
    right: 0;
    margin: auto;
    width: 30pt;
    height: 30pt;
    background-color: #ffcd00;
    padding: 15px;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    display: flex;
    cursor: pointer;
    z-index: 100
}

    #aGotoTop:hover {
        background-color: #fed653
    }

    #aGotoTop i {
        color: #1e1e1e
    }

.mirai-banners {
    position: relative;
    overflow: hidden
}

    .mirai-banners a {
        width: 100%;
        min-height: 27rem;
        display: block;
        background-size: cover;
        position: relative
    }

    .mirai-banners .owl-item {
        display: inline-flex
    }

        .mirai-banners .owl-item .item.item-banner {
            width: 100%
        }

            .mirai-banners .owl-item .item.item-banner img {
                width: 100%
            }

    .mirai-banners .owl-nav .owl-prev, .mirai-banners .owl-nav .owl-next {
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        border: 0;
        height: 100%;
        color: #fff
    }

    .mirai-banners .owl-nav .owl-prev {
        left: 2rem
    }

    .mirai-banners .owl-nav .owl-next {
        right: 2rem
    }

    .mirai-banners .owl-nav button {
        background-color: transparent;
        padding: 50px;
        outline: none !important;
        position: relative
    }

        .mirai-banners .owl-nav button i {
            transform: scale(8);
            opacity: .25;
            transition: .4s ease all
        }

        .mirai-banners .owl-nav button img {
            opacity: .25;
            transition: .4s ease all;
            position: absolute;
            left: 0;
            right: 0;
            margin: auto;
            top: 0;
            bottom: 0
        }

        .mirai-banners .owl-nav button:hover i {
            opacity: .8
        }

        .mirai-banners .owl-nav button:hover img {
            opacity: .8
        }

    .mirai-banners .owl-dots {
        position: absolute !important;
        left: 0;
        right: 0;
        bottom: 2rem;
        margin: 0 auto;
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        background: transparent !important
    }

        .mirai-banners .owl-dots .owl-dot {
            display: inline-block;
            zoom: 1;
            background: #fff;
            color: inherit;
            border: none;
            padding: 0 !important;
            font: inherit;
            width: 16px;
            height: 16px;
            border-radius: 50%;
            margin-left: 10px;
            margin-right: 10px;
            transition: .4s ease all;
            outline: none !important
        }

            .mirai-banners .owl-dots .owl-dot.active {
                width: 20px;
                height: 20px
            }

.DropDownField.form-control {
    font-family: 'KeptfontsMedium'
}

@media(min-width: 1025px) {
    .topBlock {
        width: 100% !important;
        height: 80pt;
        background-color: #fff;
        display: inline-block
    }

    .kept-red {
        width: 165px;
        height: 100px;
        object-fit: contain
    }

    .Mirai_ContainerNavM {
        display: none
    }

    .block_Detail {
        padding: 80px
    }

    .Mirai_ContainerNav {
        display: inline-block
    }

        .Mirai_ContainerNav ul#menuElem {
            list-style: none;
            padding: 0;
            margin: 0;
            display: flex
        }

            .Mirai_ContainerNav ul#menuElem li {
                position: relative
            }

                .Mirai_ContainerNav ul#menuElem li .top-submenu {
                    position: absolute;
                    background: #fff;
                    width: 600px;
                    border-radius: 20px;
                    margin-top: 24px;
                    margin-left: 16px;
                    overflow: hidden;
                    max-height: 231px;
                    transition: .4s ease all;
                    max-height: 0;
                    box-shadow: 0 6px 9px 0 rgba(0,0,0,.16)
                }

                    .Mirai_ContainerNav ul#menuElem li .top-submenu > div.row {
                        padding-left: 31px;
                        padding-right: 31px;
                        padding-top: 24px;
                        padding-bottom: 24px
                    }

                    .Mirai_ContainerNav ul#menuElem li .top-submenu.open {
                        max-height: 400px
                    }

                    .Mirai_ContainerNav ul#menuElem li .top-submenu .col {
                        text-align: left
                    }

                    .Mirai_ContainerNav ul#menuElem li .top-submenu label.group {
                        font-family: 'KeptfontsBold';
                        font-size: 16px;
                        text-align: left;
                        color: #ababab
                    }

                    .Mirai_ContainerNav ul#menuElem li .top-submenu .subgroupmenu {
                        margin-top: 10px;
                        padding: 0;
                        overflow: auto;
                        min-height: 150px;
                        height: auto
                    }

                        .Mirai_ContainerNav ul#menuElem li .top-submenu .subgroupmenu li {
                            padding: 0;
                            margin-top: 0;
                            height: auto;
                            margin-bottom: 12px;
                            display: block
                        }

                            .Mirai_ContainerNav ul#menuElem li .top-submenu .subgroupmenu li a {
                                margin: 0
                            }

        .Mirai_ContainerNav li {
            display: inline-block
        }

        .Mirai_ContainerNav a {
            text-decoration: none;
            display: block;
            font-weight: bold;
            color: #484848;
            margin: 0 20px 0 20px;
            transition: .3s background-color;
            font-size: 18px
        }

        .Mirai_ContainerNav .Highlighted a {
            color: #b92330 !important
        }

    .language-selection {
        width: 80px;
        text-align: center;
        height: 36px;
        border-radius: 19px;
        background-color: #fff;
        padding: 3px 5px 5px 5px;
        position: relative;
        display: inline-block;
        cursor: pointer;
        margin: 0 0 0 20px;
        top: 5px
    }

    .language-selected {
        width: 33px;
        height: 25px;
        vertical-align: baseline;
        object-fit: contain
    }

    .language-items {
        display: none;
        position: absolute;
        border-radius: 19px;
        background-color: #fff;
        width: 150px;
        -webkit-box-shadow: 0 0 39px -10px rgba(0,0,0,.75);
        -moz-box-shadow: 0 0 39px -10px rgba(0,0,0,.75);
        box-shadow: 0 0 39px -10px rgba(0,0,0,.75);
        z-index: 500
    }

        .language-items a {
            text-align: left;
            padding: 5px;
            color: #000 !important
        }
}

@media(max-width: 1024px) {
    #navnormal {
        height: 70pt
    }

        #navnormal .mirai-logo {
            flex: 0 0 auto;
            margin-left: 0
        }

            #navnormal .mirai-logo a {
                height: 70pt
            }

            #navnormal .mirai-logo img {
                width: 85pt;
                height: 47pt
            }

        #navnormal .mirai-menu .Mirai_ContainerNavM {
            right: 0;
            top: 0
        }

            #navnormal .mirai-menu .Mirai_ContainerNavM .search {
                background-color: #f0f0f0;
                border-radius: 50%;
                position: absolute;
                top: 1.6rem;
                right: 5.5rem;
                width: 3rem;
                height: 3rem;
                display: flex;
                justify-content: center;
                align-items: center
            }

                #navnormal .mirai-menu .Mirai_ContainerNavM .search i {
                    font-size: 18pt
                }

            #navnormal .mirai-menu .Mirai_ContainerNavM svg {
                position: absolute;
                top: 0;
                right: -5px;
                width: 100px
            }

            #navnormal .mirai-menu .Mirai_ContainerNavM a.btn.btn-red {
                color: #fff;
                width: 100pt;
                height: 30pt;
                position: absolute;
                top: 1.75rem;
                right: 9.25rem;
                padding: 7px
            }

        #navnormal .mirai-menu ul li {
            position: relative
        }

            #navnormal .mirai-menu ul li i {
                display: inline-block;
                transform: rotateZ(90deg)
            }

            #navnormal .mirai-menu ul li[data-sub="0"] i {
                opacity: 1
            }

            #navnormal .mirai-menu ul li .subopen {
                display: block;
                position: absolute;
                top: 0;
                right: 22px;
                cursor: pointer;
                width: 75px !important;
                text-align: right;
                color: unset !important
            }

                #navnormal .mirai-menu ul li .subopen i {
                    transition: transform ease .25s
                }

                #navnormal .mirai-menu ul li .subopen.active i {
                    transform: rotateZ(-90deg)
                }

            #navnormal .mirai-menu ul li .pcshow {
                display: none
            }

        #navnormal .mirai-menu .Mirai_ContainerNav {
            top: 58pt
        }

            #navnormal .mirai-menu .Mirai_ContainerNav #menuElem {
                padding: 0;
                margin: 0
            }

                #navnormal .mirai-menu .Mirai_ContainerNav #menuElem li {
                    min-height: 51pt;
                    height: auto;
                    padding: 0;
                    background-color: #fff;
                    border-bottom: 2px solid #f8f8f8;
                    text-align: left
                }

                    #navnormal .mirai-menu .Mirai_ContainerNav #menuElem li a {
                        padding: 15px 15px;
                        width: 100%;
                        margin: 0
                    }

                    #navnormal .mirai-menu .Mirai_ContainerNav #menuElem li:hover {
                        border-bottom: 2px solid #f8f8f8
                    }

                    #navnormal .mirai-menu .Mirai_ContainerNav #menuElem li .top-submenu {
                        overflow: hidden;
                        max-height: 0;
                        transition: .75s ease max-height
                    }

                        #navnormal .mirai-menu .Mirai_ContainerNav #menuElem li .top-submenu.open {
                            max-height: 2000px
                        }

                        #navnormal .mirai-menu .Mirai_ContainerNav #menuElem li .top-submenu .row {
                            display: block
                        }

                            #navnormal .mirai-menu .Mirai_ContainerNav #menuElem li .top-submenu .row .col {
                                width: 100%
                            }

                        #navnormal .mirai-menu .Mirai_ContainerNav #menuElem li .top-submenu label.group {
                            background-color: #f8f8f8;
                            padding: 15px 15px;
                            padding-bottom: 0;
                            width: 100%;
                            margin: 0;
                            font-weight: bold;
                            color: #ababab
                        }

                    #navnormal .mirai-menu .Mirai_ContainerNav #menuElem li ul {
                        width: 100%;
                        padding: 0
                    }

                        #navnormal .mirai-menu .Mirai_ContainerNav #menuElem li ul li {
                            background-color: #f8f8f8;
                            border: 0 !important
                        }

                            #navnormal .mirai-menu .Mirai_ContainerNav #menuElem li ul li a {
                                padding-left: 30px;
                                font-weight: normal;
                                font-family: 'KeptfontsRegular'
                            }

                    #navnormal .mirai-menu .Mirai_ContainerNav #menuElem li.Highlighted a {
                        color: #b92330 !important
                    }

        #navnormal .mirai-menu-ex {
            display: none
        }

    .mirai-banners {
        position: relative;
        overflow: hidden
    }

        .mirai-banners a {
            min-height: 338pt
        }

    .Mirai_ContainerNavM__Footer {
        display: block;
        text-align: center;
        padding-top: 60pt;
        padding-bottom: 40px
    }

    .BottomBlock .mirai-footer-1 .container > div {
        padding: 0 2.85rem
    }

    .BottomBlock .mirai-footer-1 .mirai-subscribe, .BottomBlock .mirai-footer-1 .mirai-contact {
        padding: 18pt 0;
        font-size: 18px
    }

        .BottomBlock .mirai-footer-1 .mirai-subscribe label, .BottomBlock .mirai-footer-1 .mirai-contact label {
            margin-right: 10px
        }

        .BottomBlock .mirai-footer-1 .mirai-subscribe img, .BottomBlock .mirai-footer-1 .mirai-contact img {
            width: 23pt;
            height: 23pt;
            margin-right: 20pt
        }

    .BottomBlock .mirai-footer-1 .mirai-contact {
        position: relative;
        text-align: right;
        width: 40%
    }

        .BottomBlock .mirai-footer-1 .mirai-contact label {
            padding-right: 1rem;
            margin: 0
        }

    .BottomBlock .mirai-footer-2 {
        padding-left: 2rem;
        padding-right: 2rem
    }

        .BottomBlock .mirai-footer-2 .footerGroup {
            padding: 0 10px
        }

            .BottomBlock .mirai-footer-2 .footerGroup .footerLink a {
                font-size: 18px
            }

                .BottomBlock .mirai-footer-2 .footerGroup .footerLink a:nth-child(1) {
                    font-size: 18px
                }

        .BottomBlock .mirai-footer-2 .download img {
            height: auto;
            width: 100%;
            height: 100%
        }

    .BottomBlock .mirai-footer-3 {
        padding: 0 2.5rem
    }

    .mirai-fbMessenger img {
        width: 70pt;
        height: 70pt
    }

    .TextFooter-Download-h1 {
        font-size: 2.1rem !important
    }

    .mainBlock {
        padding-top: 73px
    }

    .block_Detail {
        padding: 10px 10px 50px 10px
    }

        .block_Detail > h2 {
            text-align: center
        }

    .topBlock {
        width: 100% !important;
        height: 70pt;
        background-color: #fff;
        display: inline-block;
        position: fixed;
        z-index: 1000
    }

    .kept-red {
        width: 108px;
        height: 72px;
        object-fit: contain
    }

    .Mirai_ContainerNav {
        display: none;
        width: 100%;
        height: auto;
        left: 0;
        background: white;
        top: 70pt;
        position: absolute;
        z-index: 500;
        border-bottom: 2px solid #ffce00
    }

        .Mirai_ContainerNav ul {
            list-style: none;
            padding: 15px;
            margin: 0
        }

        .Mirai_ContainerNav li {
            margin-right: -4px;
            padding-top: 15px
        }

        .Mirai_ContainerNav a {
            text-decoration: none;
            display: block;
            color: #000;
            margin: 0 20px 0 20px;
            transition: .3s background-color;
            font-size: 20px;
            font-family: KeptfontsBold;
            font-weight: bold
        }

        .Mirai_ContainerNav .Highlighted a {
            color: #ffd400 !important
        }

    .language-selection {
        width: 80px;
        text-align: center;
        height: 36px;
        border-radius: 19px;
        background-color: #fff;
        padding: 3px 5px 5px 5px;
        position: relative;
        display: inline-block;
        cursor: pointer;
        margin: 0 0 0 20px;
        top: 5px
    }

    .language-selected {
        width: 33px;
        height: 25px;
        vertical-align: baseline;
        object-fit: contain
    }

    .language-items {
        display: none;
        position: absolute;
        border-radius: 19px;
        background-color: #fff;
        width: 150px;
        -webkit-box-shadow: 0 0 39px -10px rgba(0,0,0,.75);
        -moz-box-shadow: 0 0 39px -10px rgba(0,0,0,.75);
        box-shadow: 0 0 39px -10px rgba(0,0,0,.75);
        z-index: 500
    }

        .language-items a {
            text-align: left;
            padding: 5px;
            color: #000 !important
        }

    .ListTitle > h3 {
        text-align: center;
        max-width: 900px;
        font-weight: bold
    }

    .AdditionalList {
        height: 60px !important
    }

        .AdditionalList > h3 {
            font-size: 1.2rem !important;
            padding: 18px 0 0 0 !important
        }

            .AdditionalList > h3 > .iconPlus {
                color: #fff;
                float: right;
                font-size: 1.5rem !important
            }

    .mirai-banners .owl-nav .owl-prev {
        left: 0
    }

        .mirai-banners .owl-nav .owl-prev i {
            position: relative;
            left: 0
        }

    .mirai-banners .owl-nav .owl-next {
        right: 0
    }

        .mirai-banners .owl-nav .owl-next i {
            position: relative;
            right: 0
        }

    .mirai-banners .owl-nav i {
        font-size: 8px
    }

    .mirai-banners .owl-dots {
        bottom: 1rem
    }

        .mirai-banners .owl-dots .owl-dot {
            width: 16px;
            height: 14px;
            margin: 0 8px
        }

            .mirai-banners .owl-dots .owl-dot.active {
                width: 14px;
                height: 14px
            }
}

@media(min-width: 1200) {
    .container {
        max-width: 960px !important
    }

    #navnormal {
        width: 95%;
        margin: 0 auto;
        text-align: center
    }
}

@media(min-width: 800x) and (max-width:991px) {
    .block_Detail {
        padding: 50px !important
    }
}

@media(min-width: 800px) {
    #navnormal {
        width: 100%;
        margin: 0 auto;
        text-align: center
    }

    .Mirai_ContainerNav a {
        text-decoration: none;
        display: block;
        color: #484848;
        margin: 0 35px 0 20px;
        transition: .3s background-color;
        font-size: 13pt
    }

    .kept-red {
        margin-left: 0;
        margin-right: 80px;
        background-color: black
    }

    .footerContain {
        padding: 30px
    }
}

@media(min-width: 1250px) {
    .footerContain {
        padding: 50px
    }
}

@media(min-width: 0) and (max-width:576px) {
    .col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media screen and (max-width: 1024px) {
    #navnormal {
        padding: 0 0
    }

        #navnormal .mirai-logo {
            padding-left: 1.25rem
        }
}

@media(max-width: 768px) {
    body, form {
        background: #fff
    }

    body {
        background: #fff
    }

        body.close-download {
            margin-top: 0
        }

            body.close-download .mirai-mmenu {
                display: none
            }

            body.close-download .mirai-mmenu2 {
                display: none
            }

        body.show-download .mirai-mmenu2 {
            bottom: 0
        }

    .topBlock {
        height: 60pt;
        top: 0
    }

    .mirai-mmenu {
        display: flex;
        position: fixed;
        width: 100%;
        height: 60pt;
        flex: 0 0 100%;
        overflow: hidden;
        top: 0;
        background-color: #f8f8f8;
        z-index: 1000;
        justify-content: space-between
    }

        .mirai-mmenu .left {
            margin-left: 40pt
        }

            .mirai-mmenu .left img {
                float: left;
                margin-right: 10pt;
                margin-top: 7pt;
                margin-bottom: 7pt
            }

            .mirai-mmenu .left > div {
                float: left
            }

            .mirai-mmenu .left .detail {
                margin-top: 7pt;
                margin-bottom: 10pt
            }

                .mirai-mmenu .left .detail .detail__title {
                    font-size: 10pt;
                    font-weight: bold
                }

                .mirai-mmenu .left .detail .detail__rating {
                    margin-top: 1pt
                }

                    .mirai-mmenu .left .detail .detail__rating i {
                        color: #d8d8d8
                    }

                        .mirai-mmenu .left .detail .detail__rating i.active {
                            color: #fed653
                        }

                .mirai-mmenu .left .detail .detail__description {
                    margin-top: 1pt;
                    font-size: 8pt
                }

        .mirai-mmenu .right {
            display: flex;
            align-items: center;
            margin: 10px;
            font-size: 14px
        }

            .mirai-mmenu .right a {
                color: #1e90ff
            }

        .mirai-mmenu button.close {
            position: absolute;
            top: 0;
            bottom: 0;
            margin: auto;
            left: 10px;
            font-size: 14pt;
            padding: 10pt;
            z-index: 1000
        }

        .mirai-mmenu #imgApp {
            width: 45pt;
            height: 45pt
        }

    .mirai-mmenu2 {
        display: flex;
        position: fixed;
        width: 100%;
        height: 60pt;
        flex: 0 0 100%;
        overflow: hidden;
        bottom: 0;
        background-color: #f8f8f8;
        z-index: 1000;
        justify-content: space-between;
        border-top-left-radius: 1rem;
        border-top-right-radius: 1rem;
        box-shadow: 0 10px 25px 10px #1e1e1e;
        height: 86pt;
        justify-content: flex-start;
        transition: .5s ease all;
        bottom: -150px
    }

        .mirai-mmenu2 .left {
            margin-left: .6rem
        }

            .mirai-mmenu2 .left img {
                float: left;
                margin-right: 10pt;
                margin-top: 7pt;
                margin-bottom: 7pt
            }

            .mirai-mmenu2 .left > div {
                float: left
            }

        .mirai-mmenu2 .right {
            display: block;
            align-items: center;
            margin: 10px;
            font-size: 14px;
            width: 65%
        }

            .mirai-mmenu2 .right a {
                color: #1e90ff
            }

            .mirai-mmenu2 .right .detail__title {
                text-align: center;
                font-size: 14px;
                font-family: 'KeptfontsBold';
                font-weight: bold;
                color: #b92330
            }

            .mirai-mmenu2 .right .detail__description {
                text-align: center;
                font-size: 14px;
                font-family: 'KeptfontsBold';
                font-weight: bold;
                margin-top: 0
            }

            .mirai-mmenu2 .right .detail__store {
                margin-top: .5rem;
                text-align: center
            }

                .mirai-mmenu2 .right .detail__store img {
                    width: auto;
                    height: 24pt;
                    max-width: 100%
                }

        .mirai-mmenu2 button.close {
            position: absolute;
            top: .6rem;
            right: .6rem;
            margin: auto;
            font-size: 14pt;
            padding: 10pt;
            z-index: 1000;
            background: url(/App_Themes/Mirai/img/icon/icon-X.png) center center no-repeat;
            background-size: 14pt 14pt
        }

            .mirai-mmenu2 button.close i {
                display: none
            }

        .mirai-mmenu2 #imgApp {
            width: 72pt;
            height: 72pt;
            margin: 0;
            margin-top: .6rem
        }

    #navnormal {
        height: 60pt;
        position: relative;
        padding: 0 0
    }

        #navnormal .mirai-logo {
            padding-left: 1.1rem
        }

            #navnormal .mirai-logo a {
                height: 60pt
            }

            #navnormal .mirai-logo img {
                width: 65pt;
                height: 36pt
            }

        #navnormal .mirai-menu .Mirai_ContainerNavM svg {
            position: absolute;
            top: 0;
            right: -5px;
            width: 80px
        }

        #navnormal .mirai-menu .Mirai_ContainerNavM .search {
            top: 18px;
            right: 65px;
            width: 2.5rem;
            height: 2.5rem;
            display: flex;
            justify-content: center;
            align-items: center
        }

            #navnormal .mirai-menu .Mirai_ContainerNavM .search i {
                font-size: 14pt
            }

        #navnormal .mirai-menu .Mirai_ContainerNavM a.btn.btn-red {
            top: 18px;
            height: 28pt;
            width: 85pt;
            font-size: 14px;
            padding: 8px;
            right: 110px
        }

    .mirai-footer-1, .mirai-footer-2 {
        display: none
    }

    .mirai-footer-2 {
        display: none !important
    }

    .mirai-footer-2-sm {
        display: block;
        background-color: #d82b40;
        cursor: pointer
    }

        .mirai-footer-2-sm .sitemap-sm__header {
            display: flex;
            height: 55pt;
            align-items: center;
            font-size: 14pt;
            position: relative;
            cursor: pointer;
            padding-left: 2rem;
            padding-right: 2rem
        }

            .mirai-footer-2-sm .sitemap-sm__header label {
                cursor: pointer
            }

            .mirai-footer-2-sm .sitemap-sm__header:after {
                font-family: "Font Awesome 6 Pro";
                content: "";
                display: inline-block;
                padding-right: 3px;
                vertical-align: middle;
                font-weight: 900;
                position: absolute;
                left: 95pt;
                font-size: 16pt;
                top: 22px;
                transition: transform ease .25s
            }

        .mirai-footer-2-sm .sitemap-sm__body {
            padding-left: 2rem;
            padding-right: 2rem;
            background-color: #f8f8f8;
            color: #1e1e1e;
            max-height: 0;
            transition: max-height ease .5s;
            overflow: hidden
        }

            .mirai-footer-2-sm .sitemap-sm__body .row {
                margin: 0;
                margin-top: 10px;
                margin-bottom: 10px
            }

                .mirai-footer-2-sm .sitemap-sm__body .row .col {
                    padding: 0 !important
                }

                .mirai-footer-2-sm .sitemap-sm__body .row p {
                    margin: 0
                }

                .mirai-footer-2-sm .sitemap-sm__body .row span {
                    color: #b92330
                }

                .mirai-footer-2-sm .sitemap-sm__body .row a {
                    color: #1e1e1e;
                    padding: 5pt 0
                }

                    .mirai-footer-2-sm .sitemap-sm__body .row a:nth-child(1) {
                        font-family: 'KeptfontsMedium';
                        color: #b92330
                    }

            .mirai-footer-2-sm .sitemap-sm__body #footerSMMenu {
                display: flex;
                border-top: 1px solid #e3e3e3;
                margin-top: 15pt;
                padding-top: 15pt;
                padding-bottom: 15pt
            }

                .mirai-footer-2-sm .sitemap-sm__body #footerSMMenu a {
                    flex: 1 1 50%;
                    font-family: 'KeptfontsMedium';
                    color: #1e1e1e
                }

                    .mirai-footer-2-sm .sitemap-sm__body #footerSMMenu a:nth-child(1) {
                        order: 1
                    }

                    .mirai-footer-2-sm .sitemap-sm__body #footerSMMenu a:nth-child(2) {
                        order: 3
                    }

                    .mirai-footer-2-sm .sitemap-sm__body #footerSMMenu a:nth-child(3) {
                        order: 2
                    }

                    .mirai-footer-2-sm .sitemap-sm__body #footerSMMenu a:nth-child(4) {
                        order: 4
                    }

        .mirai-footer-2-sm.active .sitemap-sm__header:after {
            transform: rotateZ(180deg)
        }

        .mirai-footer-2-sm.active .sitemap-sm__body {
            max-height: 1000px
        }

            .mirai-footer-2-sm.active .sitemap-sm__body .site-group a {
                display: block;
                width: 100%
            }

    .mirai-footer-3 .sm .download .footerLink {
        margin-bottom: 0
    }

    .mirai-footer-3 .sm .download a {
        margin-top: 1rem;
        padding-right: 1rem !important
    }

    .mirai-footer-3 .sm .download .store {
        display: flex
    }

    .BottomBlock .mirai-footer-3 {
        padding: 0 2rem;
        padding-top: 1.5rem;
        margin-top: 0
    }

        .BottomBlock .mirai-footer-3 .content {
            border: 0;
            display: block;
            padding: 0
        }

        .BottomBlock .mirai-footer-3 .sm {
            display: block
        }

            .BottomBlock .mirai-footer-3 .sm .download {
                display: flex;
                flex-wrap: wrap
            }

                .BottomBlock .mirai-footer-3 .sm .download p {
                    font-size: 14pt;
                    flex: 0 0 100%
                }

                .BottomBlock .mirai-footer-3 .sm .download a {
                    padding-right: 15pt
                }

                    .BottomBlock .mirai-footer-3 .sm .download a img {
                        max-width: 125pt;
                        width: 100%
                    }

            .BottomBlock .mirai-footer-3 .sm .contact {
                margin-top: 25pt;
                padding-top: 25pt;
                padding-bottom: 25pt;
                border-top: 2px solid rgba(0,0,0,.1);
                display: flex;
                justify-content: space-between
            }

                .BottomBlock .mirai-footer-3 .sm .contact label {
                    font-family: 'KeptfontsRegular';
                    font-weight: normal;
                    font-size: 14pt;
                    width: 100%;
                    clear: both;
                    display: block;
                    padding-bottom: 10pt
                }

                .BottomBlock .mirai-footer-3 .sm .contact img {
                    max-width: 25pt;
                    max-height: 25pt;
                    margin-right: 7pt
                }

                .BottomBlock .mirai-footer-3 .sm .contact .mirai-subscribe {
                    flex: 1 1 50%
                }

                .BottomBlock .mirai-footer-3 .sm .contact .mirai-contact {
                    flex: 1 1 50%;
                    text-align: right
                }

                    .BottomBlock .mirai-footer-3 .sm .contact .mirai-contact a {
                        padding-right: 3.25rem
                    }

        .BottomBlock .mirai-footer-3 .left {
            text-align: center;
            padding-top: 1rem;
            padding-bottom: 3rem
        }

        .BottomBlock .mirai-footer-3 .right {
            display: none
        }

    .mirai-banners a {
        min-height: 386pt
    }

    .mirai-banners .owl-nav .owl-prev, .mirai-banners .owl-nav .owl-next {
        padding: 2rem
    }

    .mirai-banners .owl-nav .owl-prev {
        left: 0
    }

        .mirai-banners .owl-nav .owl-prev i {
            position: relative;
            left: -1.5rem
        }

    .mirai-banners .owl-nav .owl-next {
        right: 0
    }

        .mirai-banners .owl-nav .owl-next i {
            position: relative;
            right: -1.5rem
        }

    .mirai-banners .owl-nav i {
        font-size: 4px;
        opacity: .75 !important
    }

    .mirai-banners .owl-nav img {
        width: 1.5rem;
        height: auto
    }

    .mirai-banners .owl-dots {
        bottom: 1rem
    }

        .mirai-banners .owl-dots .owl-dot {
            width: 10px;
            height: 10px;
            margin: 0 5px
        }

            .mirai-banners .owl-dots .owl-dot.active {
                width: 12px;
                height: 12px
            }
}

@media(min-width: 992px) and (max-width:1300px) {
    #navnormal #menuElem li {
        white-space: nowrap
    }

        #navnormal #menuElem li a {
            font-size: 1rem;
            margin: 0 10px
        }

    #navnormal .mirai-menu-ex .btn.btn-red {
        max-width: 120px
    }

    #navnormal .mirai-menu-ex a.search {
        font-size: 16pt;
        padding-left: .5rem;
        padding-right: 2.5rem
    }

    .container-hl2 .items .item .header img {
        max-width: 100%;
        max-height: 100%
    }
}

h1 {
    font-size: 30pt !important;
    color: #b92330
}

.container.container-search {
    max-width: 800px !important;
    display: flex;
    justify-content: center
}

    .container.container-search button[type="button"] {
        display: none
    }

.container-search .input-field.search-big {
    display: inline-block;
    width: 82%
}

    .container-search .input-field.search-big svg, .container-search .input-field.search-big i {
        color: #a2a2a2
    }

    .container-search .input-field.search-big input::-ms-input-placeholder {
        color: #a2a2a2
    }

    .container-search .input-field.search-big input::placeholder {
        color: #a2a2a2
    }

.container-search .btn {
    display: inline-block;
    min-width: 100px;
    margin-left: 15px;
    position: relative;
    top: -5px
}

.input-field.search-big {
    position: relative;
    border: 1px solid #d0d0d0;
    height: 35pt;
    padding: 10px;
    border-radius: 10px;
    background-color: #fff
}

    .input-field.search-big input {
        position: relative;
        left: 0;
        margin-left: 10px;
        margin-right: 10px;
        border: 0;
        width: 86%;
        background: transparent;
        transition: .4s ease all
    }

        .input-field.search-big input:hover, .input-field.search-big input:focus {
            border: 0;
            outline: none
        }

    .input-field.search-big i {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 1rem;
        margin: auto;
        width: 16px;
        height: 16px;
        transition: .4s ease all
    }

    .input-field.search-big.focus i {
        opacity: 0
    }

    .input-field.search-big.focus input {
        left: 0
    }

.container-category-panel {
    margin-top: 2rem
}

    .container-category-panel .title {
        border-top-left-radius: 26px;
        border-top-right-radius: 26px;
        background-color: #b92330;
        color: #fff;
        padding-top: 1rem
    }

    .container-category-panel .header {
        padding-top: 10px;
        padding-bottom: 10px;
        min-height: 70pt;
        background-color: #b92330;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center
    }

        .container-category-panel .header .btn {
            min-width: 100px;
            flex: 0 0 auto;
            position: relative;
            font-size: 14px
        }

            .container-category-panel .header .btn.active:after {
                content: "";
                position: absolute;
                bottom: -25px;
                left: 40%;
                width: 0;
                border-bottom: 10px solid #fff;
                border-left: 10px solid transparent;
                border-right: 10px solid transparent
            }

    .container-category-panel .body {
        min-height: 70pt;
        border-bottom-left-radius: 26px;
        border-bottom-right-radius: 26px;
        background-color: #fff;
        padding-top: 10px;
        padding-bottom: 10px;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center
    }

        .container-category-panel .body .btn {
            min-width: 100px;
            flex: 0 0 auto;
            font-size: 14px
        }

    .container-category-panel .btn {
        min-width: 80px;
        padding-left: 15px;
        padding-right: 15px;
        box-shadow: none;
        margin: 10px 10px
    }

.container-faqs-list h2 {
    text-align: center;
    margin-bottom: 27px
}

.container-white {
    padding-top: 50pt;
    padding-bottom: 50pt;
    padding-left: 60pt;
    padding-right: 60pt;
    background-color: #fff;
    border-radius: 26px;
    margin-bottom: 50px
}

.btn {
    width: auto;
    height: 35pt;
    border-radius: 27px !important;
    text-align: center;
    padding: 5px;
    margin: 0 auto;
    cursor: pointer;
    color: #000;
    font-size: 16px;
    font-weight: bold;
    outline: none !important;
    font-weight: normal
}

    .btn:focus {
        box-shadow: none
    }

    .btn.btn-white {
        background-color: #fff;
        color: #1e1e1e
    }

    .btn.btn-active-white {
        background-color: #fff;
        color: #1e1e1e
    }

        .btn.btn-active-white.active {
            font-family: 'KeptfontsMedium';
            color: #b92330
        }

    .btn.btn-red, .btn.btn-primary {
        background-color: #b92330;
        color: #fff
    }

        .btn.btn-red:hover, .btn.btn-primary:hover {
            color: #fff
        }

    .btn.btn-active-grey {
        background-color: #fff;
        color: #a2a2a2;
        border: 1px solid #c1c1c1
    }

        .btn.btn-active-grey.active {
            border: 2px solid #b92330;
            color: #b92330;
            font-family: 'KeptfontsMedium'
        }

.card.panel {
    border-radius: 7pt;
    overflow: hidden;
    transition: all linear .5s
}

    .card.panel .card-header {
        position: relative;
        background-color: #fff;
        font-weight: normal;
        font-family: 'KeptfontsMedium';
        cursor: pointer;
        transition: background-color ease .4s;
        padding-right: 70px;
        display: flex;
        align-items: flex-start
    }

        .card.panel .card-header .num {
            padding-right: .2rem;
            font-family: 'KeptfontsMedium'
        }

        .card.panel .card-header .text {
            font-family: 'KeptfontsMedium'
        }

        .card.panel .card-header:after {
            font-family: "Font Awesome 6 Pro";
            content: "";
            display: inline-block;
            padding-right: 3px;
            vertical-align: middle;
            font-weight: 900;
            position: absolute;
            right: 22pt;
            font-size: 16pt;
            top: 0;
            bottom: 0;
            height: 30px;
            margin: auto;
            transition: transform ease .25s;
            color: #b92330
        }

    .card.panel .card-body {
        background-color: #f8f8f8;
        color: #1e1e1e;
        max-height: 0;
        min-height: 0;
        overflow: hidden;
        transition: max-height linear .5s;
        padding: 0
    }

    .card.panel.active {
        border: 1px solid #b92330
    }

        .card.panel.active .card-header {
            background-color: #b92330;
            color: #fff
        }

            .card.panel.active .card-header:after {
                transform: rotateZ(180deg);
                color: #fff
            }

        .card.panel.active .card-body {
            max-height: 2000px
        }

    .card.panel.card-yellow {
        border: 1px solid #ffce00
    }

        .card.panel.card-yellow.active {
            border: 1px solid #ffce00
        }

        .card.panel.card-yellow .card-header {
            background-color: #fed653;
            color: #1e1e1e
        }

        .card.panel.card-yellow .card-body {
            background-color: #ffe798;
            color: #1e1e1e
        }

    .card.panel.panel-arrow-right .card-header:after {
        transform: rotateZ(270deg)
    }

    .card.panel.panel-arrow-right.active .card-header:after {
        transform: rotateZ(180deg)
    }

.card-features.panel {
    border-radius: 7px;
    overflow: hidden;
    transition: all linear .5s
}

    .card-features.panel .card-header {
        position: relative;
        background-color: #fed653;
        font-weight: bold;
        cursor: pointer;
        transition: background-color ease .4s;
        padding-right: 70px
    }

        .card-features.panel .card-header:after {
            font-family: "Font Awesome 6 Pro";
            content: "";
            display: inline-block;
            padding-right: 3px;
            vertical-align: middle;
            font-weight: 900;
            position: absolute;
            right: 22pt;
            font-size: 16pt;
            top: 7pt;
            transition: transform ease .25s
        }

    .card-features.panel .card-body {
        background-color: #ffe798;
        color: #1e1e1e;
        max-height: 0;
        min-height: 0;
        overflow: hidden;
        transition: max-height linear .5s;
        padding: 0
    }

    .card-features.panel.active {
        border: 1px solid #fed653
    }

        .card-features.panel.active .card-header {
            background-color: #fed653;
            color: #1e1e1e
        }

            .card-features.panel.active .card-header:after {
                transform: rotateZ(180deg)
            }

        .card-features.panel.active .card-body {
            max-height: 1000px
        }

.col-mobile {
    font-size: 15px
}

.text-align-mobile.jus {
    text-align: justify
}

.text-align-mobile.lef {
    text-align: left
}

.text-align-mobile.rig {
    text-align: right
}

.text-align-mobile.cen {
    text-align: center
}

.img-mobile {
    width: 20%
}

.img-mobile2 {
    width: 30%
}

@media screen and (max-width: 767px) {
    .container-white {
        border-radius: 0;
        padding-left: 20px;
        padding-right: 20px
    }

    .container-search {
        display: flex
    }

        .container-search .input-field.search-big {
            width: 78%;
            border-radius: 26px
        }

        .container-search .btn {
            width: 57pt;
            min-width: 0%;
            max-width: 100%
        }

    .input-field.search-big input {
        left: 0;
        width: 95%
    }

    .input-field.search-big i {
        left: auto;
        right: 1rem
    }

    .container-category-panel {
        padding: 0 !important;
        width: 100%;
        max-width: none
    }

        .container-category-panel .header, .container-category-panel .body {
            border-radius: 0
        }

            .container-category-panel .header .btn, .container-category-panel .body .btn {
                height: 40px;
                width: max-content
            }

        .container-category-panel .header {
            flex-wrap: nowrap;
            justify-content: space-between;
            overflow-x: auto;
            overflow-y: visible
        }

            .container-category-panel .header button.btn {
                flex: 0 0 auto;
                margin: 0;
                margin: .25rem;
                max-width: 180px
            }

        .container-category-panel .body {
            display: none;
            background-color: #f8f8f8
        }

            .container-category-panel .body button.btn {
                min-width: 160px
            }

        .container-category-panel .btn:after {
            bottom: -30px !important
        }

    .container-faqs-list {
        margin: 0 !important;
        padding-top: 20px;
        padding-left: 20px;
        padding-right: 20px;
        max-width: none;
        background-color: #fff
    }

        .container-faqs-list h2 {
            text-align: left;
            margin-bottom: 20px
        }

        .container-faqs-list .container-faqs {
            padding: 0;
            padding-bottom: 20px
        }

    .card .card-header {
        font-size: 14px
    }

        .card .card-header .num {
            font-size: 14px
        }

        .card .card-header .text {
            font-size: 14px
        }

        .card .card-header:after {
            right: 10pt
        }
}

.owl-theme .owl-dots .owl-dot span {
    width: 0 !important
}

.owl-theme .owl-dots .owl-dot {
    vertical-align: middle
}

.owl-theme .owl-nav + .owl-dots {
    text-align: center !important;
    position: unset !important;
    left: 0 !important
}

.owl-theme .owl-dots .owl-dot span {
    background: #fff !important;
    border-color: #fff !important;
    border: 3px solid #fff !important;
    width: 10px !important;
    height: 10px !important;
    counter-reset: step;
    position: relative;
    z-index: 5
}

    .owl-theme .owl-dots .owl-dot span:after {
        width: 0 !important
    }

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #fffffd !important;
    width: 15px !important;
    height: 15px !important;
    border: 3px solid #fff !important
}

.owl-theme .owl-nav {
    margin-top: 0
}

.owl-prev {
    width: 15px;
    height: 100px;
    position: absolute;
    top: 40%;
    margin-left: -20px;
    display: block !important;
    border: 0 solid black
}

.owl-next {
    width: 15px;
    height: 100px;
    position: absolute;
    top: 40%;
    right: 0;
    display: block !important;
    border: 0 solid black
}

    .owl-next:focus, .owl-prev:focus {
        outline: none
    }

.owl-theme .owl-nav [class*='owl-']:hover {
    background: #00000014
}

.owl-prev i, .owl-next i {
    transform: scale(3,4);
    color: #fff
}

.owl-theme .owl-nav [class*='owl-'] {
    margin: 0 100px;
    width: 35px
}

@media(max-width: 767px) {
    .owl-dots {
        padding-bottom: 20px;
        margin-bottom: 0 !important;
        position: unset !important;
        left: 0 !important
    }

    .owl-prev i, .owl-next i {
        transform: scale(3,4);
        font-size: 10px;
        color: #fff
    }

    .owl-theme .owl-nav [class*='owl-'] {
        margin: 0 30px;
        width: 35px;
        height: 85px
    }
}

@media(min-width: 768px) and (max-width:1023px) {
    .owl-theme .owl-nav + .owl-dots {
        text-align: center !important;
        margin-bottom: -20px !important
    }

    .owl-prev i, .owl-next i {
        transform: scale(3,4);
        font-size: 10px;
        color: #fff
    }

    .owl-theme .owl-nav [class*='owl-'] {
        margin: 0 35px;
        width: 35px;
        height: 85px
    }

    .owl-dots {
        position: unset !important;
        left: 0 !important
    }
}

.position-static {
    position: static
}

.position-static-i {
    position: static !important
}

@media screen and (min-width: 1024px) {
    .position-static-xl {
        position: static
    }

    .position-static-xl-i {
        position: static !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .position-static-lg {
        position: static
    }

    .position-static-lg-i {
        position: static !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .position-static-md {
        position: static
    }

    .position-static-md-i {
        position: static !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .position-static-sm {
        position: static
    }

    .position-static-sm-i {
        position: static !important
    }
}

@media screen and (max-width: 576px) {
    .position-static-xs {
        position: static
    }

    .position-static-xs-i {
        position: static !important
    }
}

.position-relative {
    position: relative
}

.position-relative-i {
    position: relative !important
}

@media screen and (min-width: 1024px) {
    .position-relative-xl {
        position: relative
    }

    .position-relative-xl-i {
        position: relative !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .position-relative-lg {
        position: relative
    }

    .position-relative-lg-i {
        position: relative !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .position-relative-md {
        position: relative
    }

    .position-relative-md-i {
        position: relative !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .position-relative-sm {
        position: relative
    }

    .position-relative-sm-i {
        position: relative !important
    }
}

@media screen and (max-width: 576px) {
    .position-relative-xs {
        position: relative
    }

    .position-relative-xs-i {
        position: relative !important
    }
}

.position-absolute {
    position: absolute
}

.position-absolute-i {
    position: absolute !important
}

@media screen and (min-width: 1024px) {
    .position-absolute-xl {
        position: absolute
    }

    .position-absolute-xl-i {
        position: absolute !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .position-absolute-lg {
        position: absolute
    }

    .position-absolute-lg-i {
        position: absolute !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .position-absolute-md {
        position: absolute
    }

    .position-absolute-md-i {
        position: absolute !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .position-absolute-sm {
        position: absolute
    }

    .position-absolute-sm-i {
        position: absolute !important
    }
}

@media screen and (max-width: 576px) {
    .position-absolute-xs {
        position: absolute
    }

    .position-absolute-xs-i {
        position: absolute !important
    }
}

.position-fixed {
    position: fixed
}

.position-fixed-i {
    position: fixed !important
}

@media screen and (min-width: 1024px) {
    .position-fixed-xl {
        position: fixed
    }

    .position-fixed-xl-i {
        position: fixed !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .position-fixed-lg {
        position: fixed
    }

    .position-fixed-lg-i {
        position: fixed !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .position-fixed-md {
        position: fixed
    }

    .position-fixed-md-i {
        position: fixed !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .position-fixed-sm {
        position: fixed
    }

    .position-fixed-sm-i {
        position: fixed !important
    }
}

@media screen and (max-width: 576px) {
    .position-fixed-xs {
        position: fixed
    }

    .position-fixed-xs-i {
        position: fixed !important
    }
}

.position-sticky {
    position: sticky
}

.position-sticky-i {
    position: sticky !important
}

@media screen and (min-width: 1024px) {
    .position-sticky-xl {
        position: sticky
    }

    .position-sticky-xl-i {
        position: sticky !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .position-sticky-lg {
        position: sticky
    }

    .position-sticky-lg-i {
        position: sticky !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .position-sticky-md {
        position: sticky
    }

    .position-sticky-md-i {
        position: sticky !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .position-sticky-sm {
        position: sticky
    }

    .position-sticky-sm-i {
        position: sticky !important
    }
}

@media screen and (max-width: 576px) {
    .position-sticky-xs {
        position: sticky
    }

    .position-sticky-xs-i {
        position: sticky !important
    }
}

.top-0px {
    top: 0
}

.top-0px-i {
    top: 0 !important
}

@media screen and (min-width: 1024px) {
    .top-0px-xl {
        top: 0
    }

    .top-0px-xl-i {
        top: 0 !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .top-0px-lg {
        top: 0
    }

    .top-0px-lg-i {
        top: 0 !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .top-0px-md {
        top: 0
    }

    .top-0px-md-i {
        top: 0 !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .top-0px-sm {
        top: 0
    }

    .top-0px-sm-i {
        top: 0 !important
    }
}

@media screen and (max-width: 576px) {
    .top-0px-xs {
        top: 0
    }

    .top-0px-xs-i {
        top: 0 !important
    }
}

.right-0px {
    top: 0
}

.right-0px-i {
    top: 0 !important
}

@media screen and (min-width: 1024px) {
    .right-0px-xl {
        top: 0
    }

    .right-0px-xl-i {
        top: 0 !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .right-0px-lg {
        top: 0
    }

    .right-0px-lg-i {
        top: 0 !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .right-0px-md {
        top: 0
    }

    .right-0px-md-i {
        top: 0 !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .right-0px-sm {
        top: 0
    }

    .right-0px-sm-i {
        top: 0 !important
    }
}

@media screen and (max-width: 576px) {
    .right-0px-xs {
        top: 0
    }

    .right-0px-xs-i {
        top: 0 !important
    }
}

.bottom-0px {
    top: 0
}

.bottom-0px-i {
    top: 0 !important
}

@media screen and (min-width: 1024px) {
    .bottom-0px-xl {
        top: 0
    }

    .bottom-0px-xl-i {
        top: 0 !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .bottom-0px-lg {
        top: 0
    }

    .bottom-0px-lg-i {
        top: 0 !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .bottom-0px-md {
        top: 0
    }

    .bottom-0px-md-i {
        top: 0 !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .bottom-0px-sm {
        top: 0
    }

    .bottom-0px-sm-i {
        top: 0 !important
    }
}

@media screen and (max-width: 576px) {
    .bottom-0px-xs {
        top: 0
    }

    .bottom-0px-xs-i {
        top: 0 !important
    }
}

.left-0px {
    top: 0
}

.left-0px-i {
    top: 0 !important
}

@media screen and (min-width: 1024px) {
    .left-0px-xl {
        top: 0
    }

    .left-0px-xl-i {
        top: 0 !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .left-0px-lg {
        top: 0
    }

    .left-0px-lg-i {
        top: 0 !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .left-0px-md {
        top: 0
    }

    .left-0px-md-i {
        top: 0 !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .left-0px-sm {
        top: 0
    }

    .left-0px-sm-i {
        top: 0 !important
    }
}

@media screen and (max-width: 576px) {
    .left-0px-xs {
        top: 0
    }

    .left-0px-xs-i {
        top: 0 !important
    }
}

.mt--15px {
    margin-top: -15px
}

.mt--15px-i {
    margin-top: -15px !important
}

@media screen and (min-width: 1024px) {
    .mt--15px-xl {
        margin-top: -15px
    }

    .mt--15px-xl-i {
        margin-top: -15px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mt--15px-lg {
        margin-top: -15px
    }

    .mt--15px-lg-i {
        margin-top: -15px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mt--15px-md {
        margin-top: -15px
    }

    .mt--15px-md-i {
        margin-top: -15px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mt--15px-sm {
        margin-top: -15px
    }

    .mt--15px-sm-i {
        margin-top: -15px !important
    }
}

@media screen and (max-width: 576px) {
    .mt--15px-xs {
        margin-top: -15px
    }

    .mt--15px-xs-i {
        margin-top: -15px !important
    }
}

.mr--15px {
    margin-right: -15px
}

.mr--15px-i {
    margin-right: -15px !important
}

@media screen and (min-width: 1024px) {
    .mr--15px-xl {
        margin-right: -15px
    }

    .mr--15px-xl-i {
        margin-right: -15px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mr--15px-lg {
        margin-right: -15px
    }

    .mr--15px-lg-i {
        margin-right: -15px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mr--15px-md {
        margin-right: -15px
    }

    .mr--15px-md-i {
        margin-right: -15px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mr--15px-sm {
        margin-right: -15px
    }

    .mr--15px-sm-i {
        margin-right: -15px !important
    }
}

@media screen and (max-width: 576px) {
    .mr--15px-xs {
        margin-right: -15px
    }

    .mr--15px-xs-i {
        margin-right: -15px !important
    }
}

.mb--15px {
    margin-bottom: -15px
}

.mb--15px-i {
    margin-bottom: -15px !important
}

@media screen and (min-width: 1024px) {
    .mb--15px-xl {
        margin-bottom: -15px
    }

    .mb--15px-xl-i {
        margin-bottom: -15px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mb--15px-lg {
        margin-bottom: -15px
    }

    .mb--15px-lg-i {
        margin-bottom: -15px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mb--15px-md {
        margin-bottom: -15px
    }

    .mb--15px-md-i {
        margin-bottom: -15px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mb--15px-sm {
        margin-bottom: -15px
    }

    .mb--15px-sm-i {
        margin-bottom: -15px !important
    }
}

@media screen and (max-width: 576px) {
    .mb--15px-xs {
        margin-bottom: -15px
    }

    .mb--15px-xs-i {
        margin-bottom: -15px !important
    }
}

.ml--15px {
    margin-left: -15px
}

.ml--15px-i {
    margin-left: -15px !important
}

@media screen and (min-width: 1024px) {
    .ml--15px-xl {
        margin-left: -15px
    }

    .ml--15px-xl-i {
        margin-left: -15px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .ml--15px-lg {
        margin-left: -15px
    }

    .ml--15px-lg-i {
        margin-left: -15px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .ml--15px-md {
        margin-left: -15px
    }

    .ml--15px-md-i {
        margin-left: -15px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .ml--15px-sm {
        margin-left: -15px
    }

    .ml--15px-sm-i {
        margin-left: -15px !important
    }
}

@media screen and (max-width: 576px) {
    .ml--15px-xs {
        margin-left: -15px
    }

    .ml--15px-xs-i {
        margin-left: -15px !important
    }
}

.mt-0px {
    margin-top: 0
}

.mt-0px-i {
    margin-top: 0 !important
}

@media screen and (min-width: 1024px) {
    .mt-0px-xl {
        margin-top: 0
    }

    .mt-0px-xl-i {
        margin-top: 0 !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mt-0px-lg {
        margin-top: 0
    }

    .mt-0px-lg-i {
        margin-top: 0 !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mt-0px-md {
        margin-top: 0
    }

    .mt-0px-md-i {
        margin-top: 0 !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mt-0px-sm {
        margin-top: 0
    }

    .mt-0px-sm-i {
        margin-top: 0 !important
    }
}

@media screen and (max-width: 576px) {
    .mt-0px-xs {
        margin-top: 0
    }

    .mt-0px-xs-i {
        margin-top: 0 !important
    }
}

.mr-0px {
    margin-right: 0
}

.mr-0px-i {
    margin-right: 0 !important
}

@media screen and (min-width: 1024px) {
    .mr-0px-xl {
        margin-right: 0
    }

    .mr-0px-xl-i {
        margin-right: 0 !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mr-0px-lg {
        margin-right: 0
    }

    .mr-0px-lg-i {
        margin-right: 0 !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mr-0px-md {
        margin-right: 0
    }

    .mr-0px-md-i {
        margin-right: 0 !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mr-0px-sm {
        margin-right: 0
    }

    .mr-0px-sm-i {
        margin-right: 0 !important
    }
}

@media screen and (max-width: 576px) {
    .mr-0px-xs {
        margin-right: 0
    }

    .mr-0px-xs-i {
        margin-right: 0 !important
    }
}

.mb-0px {
    margin-bottom: 0
}

.mb-0px-i {
    margin-bottom: 0 !important
}

@media screen and (min-width: 1024px) {
    .mb-0px-xl {
        margin-bottom: 0
    }

    .mb-0px-xl-i {
        margin-bottom: 0 !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mb-0px-lg {
        margin-bottom: 0
    }

    .mb-0px-lg-i {
        margin-bottom: 0 !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mb-0px-md {
        margin-bottom: 0
    }

    .mb-0px-md-i {
        margin-bottom: 0 !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mb-0px-sm {
        margin-bottom: 0
    }

    .mb-0px-sm-i {
        margin-bottom: 0 !important
    }
}

@media screen and (max-width: 576px) {
    .mb-0px-xs {
        margin-bottom: 0
    }

    .mb-0px-xs-i {
        margin-bottom: 0 !important
    }
}

.ml-0px {
    margin-left: 0
}

.ml-0px-i {
    margin-left: 0 !important
}

@media screen and (min-width: 1024px) {
    .ml-0px-xl {
        margin-left: 0
    }

    .ml-0px-xl-i {
        margin-left: 0 !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .ml-0px-lg {
        margin-left: 0
    }

    .ml-0px-lg-i {
        margin-left: 0 !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .ml-0px-md {
        margin-left: 0
    }

    .ml-0px-md-i {
        margin-left: 0 !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .ml-0px-sm {
        margin-left: 0
    }

    .ml-0px-sm-i {
        margin-left: 0 !important
    }
}

@media screen and (max-width: 576px) {
    .ml-0px-xs {
        margin-left: 0
    }

    .ml-0px-xs-i {
        margin-left: 0 !important
    }
}

.mt-5px {
    margin-top: 5px
}

.mt-5px-i {
    margin-top: 5px !important
}

@media screen and (min-width: 1024px) {
    .mt-5px-xl {
        margin-top: 5px
    }

    .mt-5px-xl-i {
        margin-top: 5px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mt-5px-lg {
        margin-top: 5px
    }

    .mt-5px-lg-i {
        margin-top: 5px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mt-5px-md {
        margin-top: 5px
    }

    .mt-5px-md-i {
        margin-top: 5px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mt-5px-sm {
        margin-top: 5px
    }

    .mt-5px-sm-i {
        margin-top: 5px !important
    }
}

@media screen and (max-width: 576px) {
    .mt-5px-xs {
        margin-top: 5px
    }

    .mt-5px-xs-i {
        margin-top: 5px !important
    }
}

.mr-5px {
    margin-right: 5px
}

.mr-5px-i {
    margin-right: 5px !important
}

@media screen and (min-width: 1024px) {
    .mr-5px-xl {
        margin-right: 5px
    }

    .mr-5px-xl-i {
        margin-right: 5px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mr-5px-lg {
        margin-right: 5px
    }

    .mr-5px-lg-i {
        margin-right: 5px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mr-5px-md {
        margin-right: 5px
    }

    .mr-5px-md-i {
        margin-right: 5px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mr-5px-sm {
        margin-right: 5px
    }

    .mr-5px-sm-i {
        margin-right: 5px !important
    }
}

@media screen and (max-width: 576px) {
    .mr-5px-xs {
        margin-right: 5px
    }

    .mr-5px-xs-i {
        margin-right: 5px !important
    }
}

.mb-5px {
    margin-bottom: 5px
}

.mb-5px-i {
    margin-bottom: 5px !important
}

@media screen and (min-width: 1024px) {
    .mb-5px-xl {
        margin-bottom: 5px
    }

    .mb-5px-xl-i {
        margin-bottom: 5px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mb-5px-lg {
        margin-bottom: 5px
    }

    .mb-5px-lg-i {
        margin-bottom: 5px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mb-5px-md {
        margin-bottom: 5px
    }

    .mb-5px-md-i {
        margin-bottom: 5px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mb-5px-sm {
        margin-bottom: 5px
    }

    .mb-5px-sm-i {
        margin-bottom: 5px !important
    }
}

@media screen and (max-width: 576px) {
    .mb-5px-xs {
        margin-bottom: 5px
    }

    .mb-5px-xs-i {
        margin-bottom: 5px !important
    }
}

.ml-5px {
    margin-left: 5px
}

.ml-5px-i {
    margin-left: 5px !important
}

@media screen and (min-width: 1024px) {
    .ml-5px-xl {
        margin-left: 5px
    }

    .ml-5px-xl-i {
        margin-left: 5px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .ml-5px-lg {
        margin-left: 5px
    }

    .ml-5px-lg-i {
        margin-left: 5px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .ml-5px-md {
        margin-left: 5px
    }

    .ml-5px-md-i {
        margin-left: 5px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .ml-5px-sm {
        margin-left: 5px
    }

    .ml-5px-sm-i {
        margin-left: 5px !important
    }
}

@media screen and (max-width: 576px) {
    .ml-5px-xs {
        margin-left: 5px
    }

    .ml-5px-xs-i {
        margin-left: 5px !important
    }
}

.mt-8px {
    margin-top: 8px
}

.mt-8px-i {
    margin-top: 8px !important
}

@media screen and (min-width: 1024px) {
    .mt-8px-xl {
        margin-top: 8px
    }

    .mt-8px-xl-i {
        margin-top: 8px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mt-8px-lg {
        margin-top: 8px
    }

    .mt-8px-lg-i {
        margin-top: 8px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mt-8px-md {
        margin-top: 8px
    }

    .mt-8px-md-i {
        margin-top: 8px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mt-8px-sm {
        margin-top: 8px
    }

    .mt-8px-sm-i {
        margin-top: 8px !important
    }
}

@media screen and (max-width: 576px) {
    .mt-8px-xs {
        margin-top: 8px
    }

    .mt-8px-xs-i {
        margin-top: 8px !important
    }
}

.mr-8px {
    margin-right: 8px
}

.mr-8px-i {
    margin-right: 8px !important
}

@media screen and (min-width: 1024px) {
    .mr-8px-xl {
        margin-right: 8px
    }

    .mr-8px-xl-i {
        margin-right: 8px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mr-8px-lg {
        margin-right: 8px
    }

    .mr-8px-lg-i {
        margin-right: 8px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mr-8px-md {
        margin-right: 8px
    }

    .mr-8px-md-i {
        margin-right: 8px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mr-8px-sm {
        margin-right: 8px
    }

    .mr-8px-sm-i {
        margin-right: 8px !important
    }
}

@media screen and (max-width: 576px) {
    .mr-8px-xs {
        margin-right: 8px
    }

    .mr-8px-xs-i {
        margin-right: 8px !important
    }
}

.mb-8px {
    margin-bottom: 8px
}

.mb-8px-i {
    margin-bottom: 8px !important
}

@media screen and (min-width: 1024px) {
    .mb-8px-xl {
        margin-bottom: 8px
    }

    .mb-8px-xl-i {
        margin-bottom: 8px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mb-8px-lg {
        margin-bottom: 8px
    }

    .mb-8px-lg-i {
        margin-bottom: 8px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mb-8px-md {
        margin-bottom: 8px
    }

    .mb-8px-md-i {
        margin-bottom: 8px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mb-8px-sm {
        margin-bottom: 8px
    }

    .mb-8px-sm-i {
        margin-bottom: 8px !important
    }
}

@media screen and (max-width: 576px) {
    .mb-8px-xs {
        margin-bottom: 8px
    }

    .mb-8px-xs-i {
        margin-bottom: 8px !important
    }
}

.ml-8px {
    margin-left: 8px
}

.ml-8px-i {
    margin-left: 8px !important
}

@media screen and (min-width: 1024px) {
    .ml-8px-xl {
        margin-left: 8px
    }

    .ml-8px-xl-i {
        margin-left: 8px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .ml-8px-lg {
        margin-left: 8px
    }

    .ml-8px-lg-i {
        margin-left: 8px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .ml-8px-md {
        margin-left: 8px
    }

    .ml-8px-md-i {
        margin-left: 8px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .ml-8px-sm {
        margin-left: 8px
    }

    .ml-8px-sm-i {
        margin-left: 8px !important
    }
}

@media screen and (max-width: 576px) {
    .ml-8px-xs {
        margin-left: 8px
    }

    .ml-8px-xs-i {
        margin-left: 8px !important
    }
}

.mt-10px {
    margin-top: 10px
}

.mt-10px-i {
    margin-top: 10px !important
}

@media screen and (min-width: 1024px) {
    .mt-10px-xl {
        margin-top: 10px
    }

    .mt-10px-xl-i {
        margin-top: 10px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mt-10px-lg {
        margin-top: 10px
    }

    .mt-10px-lg-i {
        margin-top: 10px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mt-10px-md {
        margin-top: 10px
    }

    .mt-10px-md-i {
        margin-top: 10px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mt-10px-sm {
        margin-top: 10px
    }

    .mt-10px-sm-i {
        margin-top: 10px !important
    }
}

@media screen and (max-width: 576px) {
    .mt-10px-xs {
        margin-top: 10px
    }

    .mt-10px-xs-i {
        margin-top: 10px !important
    }
}

.mr-10px {
    margin-right: 10px
}

.mr-10px-i {
    margin-right: 10px !important
}

@media screen and (min-width: 1024px) {
    .mr-10px-xl {
        margin-right: 10px
    }

    .mr-10px-xl-i {
        margin-right: 10px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mr-10px-lg {
        margin-right: 10px
    }

    .mr-10px-lg-i {
        margin-right: 10px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mr-10px-md {
        margin-right: 10px
    }

    .mr-10px-md-i {
        margin-right: 10px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mr-10px-sm {
        margin-right: 10px
    }

    .mr-10px-sm-i {
        margin-right: 10px !important
    }
}

@media screen and (max-width: 576px) {
    .mr-10px-xs {
        margin-right: 10px
    }

    .mr-10px-xs-i {
        margin-right: 10px !important
    }
}

.mb-10px {
    margin-bottom: 10px
}

.mb-10px-i {
    margin-bottom: 10px !important
}

@media screen and (min-width: 1024px) {
    .mb-10px-xl {
        margin-bottom: 10px
    }

    .mb-10px-xl-i {
        margin-bottom: 10px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mb-10px-lg {
        margin-bottom: 10px
    }

    .mb-10px-lg-i {
        margin-bottom: 10px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mb-10px-md {
        margin-bottom: 10px
    }

    .mb-10px-md-i {
        margin-bottom: 10px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mb-10px-sm {
        margin-bottom: 10px
    }

    .mb-10px-sm-i {
        margin-bottom: 10px !important
    }
}

@media screen and (max-width: 576px) {
    .mb-10px-xs {
        margin-bottom: 10px
    }

    .mb-10px-xs-i {
        margin-bottom: 10px !important
    }
}

.ml-10px {
    margin-left: 10px
}

.ml-10px-i {
    margin-left: 10px !important
}

@media screen and (min-width: 1024px) {
    .ml-10px-xl {
        margin-left: 10px
    }

    .ml-10px-xl-i {
        margin-left: 10px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .ml-10px-lg {
        margin-left: 10px
    }

    .ml-10px-lg-i {
        margin-left: 10px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .ml-10px-md {
        margin-left: 10px
    }

    .ml-10px-md-i {
        margin-left: 10px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .ml-10px-sm {
        margin-left: 10px
    }

    .ml-10px-sm-i {
        margin-left: 10px !important
    }
}

@media screen and (max-width: 576px) {
    .ml-10px-xs {
        margin-left: 10px
    }

    .ml-10px-xs-i {
        margin-left: 10px !important
    }
}

.mt-15px {
    margin-top: 15px
}

.mt-15px-i {
    margin-top: 15px !important
}

@media screen and (min-width: 1024px) {
    .mt-15px-xl {
        margin-top: 15px
    }

    .mt-15px-xl-i {
        margin-top: 15px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mt-15px-lg {
        margin-top: 15px
    }

    .mt-15px-lg-i {
        margin-top: 15px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mt-15px-md {
        margin-top: 15px
    }

    .mt-15px-md-i {
        margin-top: 15px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mt-15px-sm {
        margin-top: 15px
    }

    .mt-15px-sm-i {
        margin-top: 15px !important
    }
}

@media screen and (max-width: 576px) {
    .mt-15px-xs {
        margin-top: 15px
    }

    .mt-15px-xs-i {
        margin-top: 15px !important
    }
}

.mr-15px {
    margin-right: 15px
}

.mr-15px-i {
    margin-right: 15px !important
}

@media screen and (min-width: 1024px) {
    .mr-15px-xl {
        margin-right: 15px
    }

    .mr-15px-xl-i {
        margin-right: 15px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mr-15px-lg {
        margin-right: 15px
    }

    .mr-15px-lg-i {
        margin-right: 15px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mr-15px-md {
        margin-right: 15px
    }

    .mr-15px-md-i {
        margin-right: 15px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mr-15px-sm {
        margin-right: 15px
    }

    .mr-15px-sm-i {
        margin-right: 15px !important
    }
}

@media screen and (max-width: 576px) {
    .mr-15px-xs {
        margin-right: 15px
    }

    .mr-15px-xs-i {
        margin-right: 15px !important
    }
}

.mb-15px {
    margin-bottom: 15px
}

.mb-15px-i {
    margin-bottom: 15px !important
}

@media screen and (min-width: 1024px) {
    .mb-15px-xl {
        margin-bottom: 15px
    }

    .mb-15px-xl-i {
        margin-bottom: 15px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mb-15px-lg {
        margin-bottom: 15px
    }

    .mb-15px-lg-i {
        margin-bottom: 15px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mb-15px-md {
        margin-bottom: 15px
    }

    .mb-15px-md-i {
        margin-bottom: 15px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mb-15px-sm {
        margin-bottom: 15px
    }

    .mb-15px-sm-i {
        margin-bottom: 15px !important
    }
}

@media screen and (max-width: 576px) {
    .mb-15px-xs {
        margin-bottom: 15px
    }

    .mb-15px-xs-i {
        margin-bottom: 15px !important
    }
}

.ml-15px {
    margin-left: 15px
}

.ml-15px-i {
    margin-left: 15px !important
}

@media screen and (min-width: 1024px) {
    .ml-15px-xl {
        margin-left: 15px
    }

    .ml-15px-xl-i {
        margin-left: 15px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .ml-15px-lg {
        margin-left: 15px
    }

    .ml-15px-lg-i {
        margin-left: 15px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .ml-15px-md {
        margin-left: 15px
    }

    .ml-15px-md-i {
        margin-left: 15px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .ml-15px-sm {
        margin-left: 15px
    }

    .ml-15px-sm-i {
        margin-left: 15px !important
    }
}

@media screen and (max-width: 576px) {
    .ml-15px-xs {
        margin-left: 15px
    }

    .ml-15px-xs-i {
        margin-left: 15px !important
    }
}

.mt-16px {
    margin-top: 16px
}

.mt-16px-i {
    margin-top: 16px !important
}

@media screen and (min-width: 1024px) {
    .mt-16px-xl {
        margin-top: 16px
    }

    .mt-16px-xl-i {
        margin-top: 16px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mt-16px-lg {
        margin-top: 16px
    }

    .mt-16px-lg-i {
        margin-top: 16px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mt-16px-md {
        margin-top: 16px
    }

    .mt-16px-md-i {
        margin-top: 16px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mt-16px-sm {
        margin-top: 16px
    }

    .mt-16px-sm-i {
        margin-top: 16px !important
    }
}

@media screen and (max-width: 576px) {
    .mt-16px-xs {
        margin-top: 16px
    }

    .mt-16px-xs-i {
        margin-top: 16px !important
    }
}

.mr-16px {
    margin-right: 16px
}

.mr-16px-i {
    margin-right: 16px !important
}

@media screen and (min-width: 1024px) {
    .mr-16px-xl {
        margin-right: 16px
    }

    .mr-16px-xl-i {
        margin-right: 16px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mr-16px-lg {
        margin-right: 16px
    }

    .mr-16px-lg-i {
        margin-right: 16px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mr-16px-md {
        margin-right: 16px
    }

    .mr-16px-md-i {
        margin-right: 16px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mr-16px-sm {
        margin-right: 16px
    }

    .mr-16px-sm-i {
        margin-right: 16px !important
    }
}

@media screen and (max-width: 576px) {
    .mr-16px-xs {
        margin-right: 16px
    }

    .mr-16px-xs-i {
        margin-right: 16px !important
    }
}

.mb-16px {
    margin-bottom: 16px
}

.mb-16px-i {
    margin-bottom: 16px !important
}

@media screen and (min-width: 1024px) {
    .mb-16px-xl {
        margin-bottom: 16px
    }

    .mb-16px-xl-i {
        margin-bottom: 16px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mb-16px-lg {
        margin-bottom: 16px
    }

    .mb-16px-lg-i {
        margin-bottom: 16px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mb-16px-md {
        margin-bottom: 16px
    }

    .mb-16px-md-i {
        margin-bottom: 16px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mb-16px-sm {
        margin-bottom: 16px
    }

    .mb-16px-sm-i {
        margin-bottom: 16px !important
    }
}

@media screen and (max-width: 576px) {
    .mb-16px-xs {
        margin-bottom: 16px
    }

    .mb-16px-xs-i {
        margin-bottom: 16px !important
    }
}

.ml-16px {
    margin-left: 16px
}

.ml-16px-i {
    margin-left: 16px !important
}

@media screen and (min-width: 1024px) {
    .ml-16px-xl {
        margin-left: 16px
    }

    .ml-16px-xl-i {
        margin-left: 16px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .ml-16px-lg {
        margin-left: 16px
    }

    .ml-16px-lg-i {
        margin-left: 16px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .ml-16px-md {
        margin-left: 16px
    }

    .ml-16px-md-i {
        margin-left: 16px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .ml-16px-sm {
        margin-left: 16px
    }

    .ml-16px-sm-i {
        margin-left: 16px !important
    }
}

@media screen and (max-width: 576px) {
    .ml-16px-xs {
        margin-left: 16px
    }

    .ml-16px-xs-i {
        margin-left: 16px !important
    }
}

.mt-20px {
    margin-top: 20px
}

.mt-20px-i {
    margin-top: 20px !important
}

@media screen and (min-width: 1024px) {
    .mt-20px-xl {
        margin-top: 20px
    }

    .mt-20px-xl-i {
        margin-top: 20px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mt-20px-lg {
        margin-top: 20px
    }

    .mt-20px-lg-i {
        margin-top: 20px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mt-20px-md {
        margin-top: 20px
    }

    .mt-20px-md-i {
        margin-top: 20px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mt-20px-sm {
        margin-top: 20px
    }

    .mt-20px-sm-i {
        margin-top: 20px !important
    }
}

@media screen and (max-width: 576px) {
    .mt-20px-xs {
        margin-top: 20px
    }

    .mt-20px-xs-i {
        margin-top: 20px !important
    }
}

.mr-20px {
    margin-right: 20px
}

.mr-20px-i {
    margin-right: 20px !important
}

@media screen and (min-width: 1024px) {
    .mr-20px-xl {
        margin-right: 20px
    }

    .mr-20px-xl-i {
        margin-right: 20px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mr-20px-lg {
        margin-right: 20px
    }

    .mr-20px-lg-i {
        margin-right: 20px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mr-20px-md {
        margin-right: 20px
    }

    .mr-20px-md-i {
        margin-right: 20px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mr-20px-sm {
        margin-right: 20px
    }

    .mr-20px-sm-i {
        margin-right: 20px !important
    }
}

@media screen and (max-width: 576px) {
    .mr-20px-xs {
        margin-right: 20px
    }

    .mr-20px-xs-i {
        margin-right: 20px !important
    }
}

.mb-20px {
    margin-bottom: 20px
}

.mb-20px-i {
    margin-bottom: 20px !important
}

@media screen and (min-width: 1024px) {
    .mb-20px-xl {
        margin-bottom: 20px
    }

    .mb-20px-xl-i {
        margin-bottom: 20px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mb-20px-lg {
        margin-bottom: 20px
    }

    .mb-20px-lg-i {
        margin-bottom: 20px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mb-20px-md {
        margin-bottom: 20px
    }

    .mb-20px-md-i {
        margin-bottom: 20px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mb-20px-sm {
        margin-bottom: 20px
    }

    .mb-20px-sm-i {
        margin-bottom: 20px !important
    }
}

@media screen and (max-width: 576px) {
    .mb-20px-xs {
        margin-bottom: 20px
    }

    .mb-20px-xs-i {
        margin-bottom: 20px !important
    }
}

.ml-20px {
    margin-left: 20px
}

.ml-20px-i {
    margin-left: 20px !important
}

@media screen and (min-width: 1024px) {
    .ml-20px-xl {
        margin-left: 20px
    }

    .ml-20px-xl-i {
        margin-left: 20px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .ml-20px-lg {
        margin-left: 20px
    }

    .ml-20px-lg-i {
        margin-left: 20px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .ml-20px-md {
        margin-left: 20px
    }

    .ml-20px-md-i {
        margin-left: 20px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .ml-20px-sm {
        margin-left: 20px
    }

    .ml-20px-sm-i {
        margin-left: 20px !important
    }
}

@media screen and (max-width: 576px) {
    .ml-20px-xs {
        margin-left: 20px
    }

    .ml-20px-xs-i {
        margin-left: 20px !important
    }
}

.mt-24px {
    margin-top: 24px
}

.mt-24px-i {
    margin-top: 24px !important
}

@media screen and (min-width: 1024px) {
    .mt-24px-xl {
        margin-top: 24px
    }

    .mt-24px-xl-i {
        margin-top: 24px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mt-24px-lg {
        margin-top: 24px
    }

    .mt-24px-lg-i {
        margin-top: 24px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mt-24px-md {
        margin-top: 24px
    }

    .mt-24px-md-i {
        margin-top: 24px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mt-24px-sm {
        margin-top: 24px
    }

    .mt-24px-sm-i {
        margin-top: 24px !important
    }
}

@media screen and (max-width: 576px) {
    .mt-24px-xs {
        margin-top: 24px
    }

    .mt-24px-xs-i {
        margin-top: 24px !important
    }
}

.mr-24px {
    margin-right: 24px
}

.mr-24px-i {
    margin-right: 24px !important
}

@media screen and (min-width: 1024px) {
    .mr-24px-xl {
        margin-right: 24px
    }

    .mr-24px-xl-i {
        margin-right: 24px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mr-24px-lg {
        margin-right: 24px
    }

    .mr-24px-lg-i {
        margin-right: 24px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mr-24px-md {
        margin-right: 24px
    }

    .mr-24px-md-i {
        margin-right: 24px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mr-24px-sm {
        margin-right: 24px
    }

    .mr-24px-sm-i {
        margin-right: 24px !important
    }
}

@media screen and (max-width: 576px) {
    .mr-24px-xs {
        margin-right: 24px
    }

    .mr-24px-xs-i {
        margin-right: 24px !important
    }
}

.mb-24px {
    margin-bottom: 24px
}

.mb-24px-i {
    margin-bottom: 24px !important
}

@media screen and (min-width: 1024px) {
    .mb-24px-xl {
        margin-bottom: 24px
    }

    .mb-24px-xl-i {
        margin-bottom: 24px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mb-24px-lg {
        margin-bottom: 24px
    }

    .mb-24px-lg-i {
        margin-bottom: 24px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mb-24px-md {
        margin-bottom: 24px
    }

    .mb-24px-md-i {
        margin-bottom: 24px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mb-24px-sm {
        margin-bottom: 24px
    }

    .mb-24px-sm-i {
        margin-bottom: 24px !important
    }
}

@media screen and (max-width: 576px) {
    .mb-24px-xs {
        margin-bottom: 24px
    }

    .mb-24px-xs-i {
        margin-bottom: 24px !important
    }
}

.ml-24px {
    margin-left: 24px
}

.ml-24px-i {
    margin-left: 24px !important
}

@media screen and (min-width: 1024px) {
    .ml-24px-xl {
        margin-left: 24px
    }

    .ml-24px-xl-i {
        margin-left: 24px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .ml-24px-lg {
        margin-left: 24px
    }

    .ml-24px-lg-i {
        margin-left: 24px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .ml-24px-md {
        margin-left: 24px
    }

    .ml-24px-md-i {
        margin-left: 24px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .ml-24px-sm {
        margin-left: 24px
    }

    .ml-24px-sm-i {
        margin-left: 24px !important
    }
}

@media screen and (max-width: 576px) {
    .ml-24px-xs {
        margin-left: 24px
    }

    .ml-24px-xs-i {
        margin-left: 24px !important
    }
}

.mt-25px {
    margin-top: 25px
}

.mt-25px-i {
    margin-top: 25px !important
}

@media screen and (min-width: 1024px) {
    .mt-25px-xl {
        margin-top: 25px
    }

    .mt-25px-xl-i {
        margin-top: 25px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mt-25px-lg {
        margin-top: 25px
    }

    .mt-25px-lg-i {
        margin-top: 25px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mt-25px-md {
        margin-top: 25px
    }

    .mt-25px-md-i {
        margin-top: 25px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mt-25px-sm {
        margin-top: 25px
    }

    .mt-25px-sm-i {
        margin-top: 25px !important
    }
}

@media screen and (max-width: 576px) {
    .mt-25px-xs {
        margin-top: 25px
    }

    .mt-25px-xs-i {
        margin-top: 25px !important
    }
}

.mr-25px {
    margin-right: 25px
}

.mr-25px-i {
    margin-right: 25px !important
}

@media screen and (min-width: 1024px) {
    .mr-25px-xl {
        margin-right: 25px
    }

    .mr-25px-xl-i {
        margin-right: 25px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mr-25px-lg {
        margin-right: 25px
    }

    .mr-25px-lg-i {
        margin-right: 25px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mr-25px-md {
        margin-right: 25px
    }

    .mr-25px-md-i {
        margin-right: 25px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mr-25px-sm {
        margin-right: 25px
    }

    .mr-25px-sm-i {
        margin-right: 25px !important
    }
}

@media screen and (max-width: 576px) {
    .mr-25px-xs {
        margin-right: 25px
    }

    .mr-25px-xs-i {
        margin-right: 25px !important
    }
}

.mb-25px {
    margin-bottom: 25px
}

.mb-25px-i {
    margin-bottom: 25px !important
}

@media screen and (min-width: 1024px) {
    .mb-25px-xl {
        margin-bottom: 25px
    }

    .mb-25px-xl-i {
        margin-bottom: 25px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mb-25px-lg {
        margin-bottom: 25px
    }

    .mb-25px-lg-i {
        margin-bottom: 25px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mb-25px-md {
        margin-bottom: 25px
    }

    .mb-25px-md-i {
        margin-bottom: 25px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mb-25px-sm {
        margin-bottom: 25px
    }

    .mb-25px-sm-i {
        margin-bottom: 25px !important
    }
}

@media screen and (max-width: 576px) {
    .mb-25px-xs {
        margin-bottom: 25px
    }

    .mb-25px-xs-i {
        margin-bottom: 25px !important
    }
}

.ml-25px {
    margin-left: 25px
}

.ml-25px-i {
    margin-left: 25px !important
}

@media screen and (min-width: 1024px) {
    .ml-25px-xl {
        margin-left: 25px
    }

    .ml-25px-xl-i {
        margin-left: 25px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .ml-25px-lg {
        margin-left: 25px
    }

    .ml-25px-lg-i {
        margin-left: 25px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .ml-25px-md {
        margin-left: 25px
    }

    .ml-25px-md-i {
        margin-left: 25px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .ml-25px-sm {
        margin-left: 25px
    }

    .ml-25px-sm-i {
        margin-left: 25px !important
    }
}

@media screen and (max-width: 576px) {
    .ml-25px-xs {
        margin-left: 25px
    }

    .ml-25px-xs-i {
        margin-left: 25px !important
    }
}

.mt-26px {
    margin-top: 26px
}

.mt-26px-i {
    margin-top: 26px !important
}

@media screen and (min-width: 1024px) {
    .mt-26px-xl {
        margin-top: 26px
    }

    .mt-26px-xl-i {
        margin-top: 26px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mt-26px-lg {
        margin-top: 26px
    }

    .mt-26px-lg-i {
        margin-top: 26px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mt-26px-md {
        margin-top: 26px
    }

    .mt-26px-md-i {
        margin-top: 26px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mt-26px-sm {
        margin-top: 26px
    }

    .mt-26px-sm-i {
        margin-top: 26px !important
    }
}

@media screen and (max-width: 576px) {
    .mt-26px-xs {
        margin-top: 26px
    }

    .mt-26px-xs-i {
        margin-top: 26px !important
    }
}

.mr-26px {
    margin-right: 26px
}

.mr-26px-i {
    margin-right: 26px !important
}

@media screen and (min-width: 1024px) {
    .mr-26px-xl {
        margin-right: 26px
    }

    .mr-26px-xl-i {
        margin-right: 26px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mr-26px-lg {
        margin-right: 26px
    }

    .mr-26px-lg-i {
        margin-right: 26px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mr-26px-md {
        margin-right: 26px
    }

    .mr-26px-md-i {
        margin-right: 26px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mr-26px-sm {
        margin-right: 26px
    }

    .mr-26px-sm-i {
        margin-right: 26px !important
    }
}

@media screen and (max-width: 576px) {
    .mr-26px-xs {
        margin-right: 26px
    }

    .mr-26px-xs-i {
        margin-right: 26px !important
    }
}

.mb-26px {
    margin-bottom: 26px
}

.mb-26px-i {
    margin-bottom: 26px !important
}

@media screen and (min-width: 1024px) {
    .mb-26px-xl {
        margin-bottom: 26px
    }

    .mb-26px-xl-i {
        margin-bottom: 26px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mb-26px-lg {
        margin-bottom: 26px
    }

    .mb-26px-lg-i {
        margin-bottom: 26px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mb-26px-md {
        margin-bottom: 26px
    }

    .mb-26px-md-i {
        margin-bottom: 26px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mb-26px-sm {
        margin-bottom: 26px
    }

    .mb-26px-sm-i {
        margin-bottom: 26px !important
    }
}

@media screen and (max-width: 576px) {
    .mb-26px-xs {
        margin-bottom: 26px
    }

    .mb-26px-xs-i {
        margin-bottom: 26px !important
    }
}

.ml-26px {
    margin-left: 26px
}

.ml-26px-i {
    margin-left: 26px !important
}

@media screen and (min-width: 1024px) {
    .ml-26px-xl {
        margin-left: 26px
    }

    .ml-26px-xl-i {
        margin-left: 26px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .ml-26px-lg {
        margin-left: 26px
    }

    .ml-26px-lg-i {
        margin-left: 26px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .ml-26px-md {
        margin-left: 26px
    }

    .ml-26px-md-i {
        margin-left: 26px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .ml-26px-sm {
        margin-left: 26px
    }

    .ml-26px-sm-i {
        margin-left: 26px !important
    }
}

@media screen and (max-width: 576px) {
    .ml-26px-xs {
        margin-left: 26px
    }

    .ml-26px-xs-i {
        margin-left: 26px !important
    }
}

.mt-27px {
    margin-top: 27px
}

.mt-27px-i {
    margin-top: 27px !important
}

@media screen and (min-width: 1024px) {
    .mt-27px-xl {
        margin-top: 27px
    }

    .mt-27px-xl-i {
        margin-top: 27px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mt-27px-lg {
        margin-top: 27px
    }

    .mt-27px-lg-i {
        margin-top: 27px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mt-27px-md {
        margin-top: 27px
    }

    .mt-27px-md-i {
        margin-top: 27px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mt-27px-sm {
        margin-top: 27px
    }

    .mt-27px-sm-i {
        margin-top: 27px !important
    }
}

@media screen and (max-width: 576px) {
    .mt-27px-xs {
        margin-top: 27px
    }

    .mt-27px-xs-i {
        margin-top: 27px !important
    }
}

.mr-27px {
    margin-right: 27px
}

.mr-27px-i {
    margin-right: 27px !important
}

@media screen and (min-width: 1024px) {
    .mr-27px-xl {
        margin-right: 27px
    }

    .mr-27px-xl-i {
        margin-right: 27px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mr-27px-lg {
        margin-right: 27px
    }

    .mr-27px-lg-i {
        margin-right: 27px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mr-27px-md {
        margin-right: 27px
    }

    .mr-27px-md-i {
        margin-right: 27px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mr-27px-sm {
        margin-right: 27px
    }

    .mr-27px-sm-i {
        margin-right: 27px !important
    }
}

@media screen and (max-width: 576px) {
    .mr-27px-xs {
        margin-right: 27px
    }

    .mr-27px-xs-i {
        margin-right: 27px !important
    }
}

.mb-27px {
    margin-bottom: 27px
}

.mb-27px-i {
    margin-bottom: 27px !important
}

@media screen and (min-width: 1024px) {
    .mb-27px-xl {
        margin-bottom: 27px
    }

    .mb-27px-xl-i {
        margin-bottom: 27px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mb-27px-lg {
        margin-bottom: 27px
    }

    .mb-27px-lg-i {
        margin-bottom: 27px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mb-27px-md {
        margin-bottom: 27px
    }

    .mb-27px-md-i {
        margin-bottom: 27px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mb-27px-sm {
        margin-bottom: 27px
    }

    .mb-27px-sm-i {
        margin-bottom: 27px !important
    }
}

@media screen and (max-width: 576px) {
    .mb-27px-xs {
        margin-bottom: 27px
    }

    .mb-27px-xs-i {
        margin-bottom: 27px !important
    }
}

.ml-27px {
    margin-left: 27px
}

.ml-27px-i {
    margin-left: 27px !important
}

@media screen and (min-width: 1024px) {
    .ml-27px-xl {
        margin-left: 27px
    }

    .ml-27px-xl-i {
        margin-left: 27px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .ml-27px-lg {
        margin-left: 27px
    }

    .ml-27px-lg-i {
        margin-left: 27px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .ml-27px-md {
        margin-left: 27px
    }

    .ml-27px-md-i {
        margin-left: 27px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .ml-27px-sm {
        margin-left: 27px
    }

    .ml-27px-sm-i {
        margin-left: 27px !important
    }
}

@media screen and (max-width: 576px) {
    .ml-27px-xs {
        margin-left: 27px
    }

    .ml-27px-xs-i {
        margin-left: 27px !important
    }
}

.mt-30px {
    margin-top: 30px
}

.mt-30px-i {
    margin-top: 30px !important
}

@media screen and (min-width: 1024px) {
    .mt-30px-xl {
        margin-top: 30px
    }

    .mt-30px-xl-i {
        margin-top: 30px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mt-30px-lg {
        margin-top: 30px
    }

    .mt-30px-lg-i {
        margin-top: 30px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mt-30px-md {
        margin-top: 30px
    }

    .mt-30px-md-i {
        margin-top: 30px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mt-30px-sm {
        margin-top: 30px
    }

    .mt-30px-sm-i {
        margin-top: 30px !important
    }
}

@media screen and (max-width: 576px) {
    .mt-30px-xs {
        margin-top: 30px
    }

    .mt-30px-xs-i {
        margin-top: 30px !important
    }
}

.mr-30px {
    margin-right: 30px
}

.mr-30px-i {
    margin-right: 30px !important
}

@media screen and (min-width: 1024px) {
    .mr-30px-xl {
        margin-right: 30px
    }

    .mr-30px-xl-i {
        margin-right: 30px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mr-30px-lg {
        margin-right: 30px
    }

    .mr-30px-lg-i {
        margin-right: 30px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mr-30px-md {
        margin-right: 30px
    }

    .mr-30px-md-i {
        margin-right: 30px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mr-30px-sm {
        margin-right: 30px
    }

    .mr-30px-sm-i {
        margin-right: 30px !important
    }
}

@media screen and (max-width: 576px) {
    .mr-30px-xs {
        margin-right: 30px
    }

    .mr-30px-xs-i {
        margin-right: 30px !important
    }
}

.mb-30px {
    margin-bottom: 30px
}

.mb-30px-i {
    margin-bottom: 30px !important
}

@media screen and (min-width: 1024px) {
    .mb-30px-xl {
        margin-bottom: 30px
    }

    .mb-30px-xl-i {
        margin-bottom: 30px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mb-30px-lg {
        margin-bottom: 30px
    }

    .mb-30px-lg-i {
        margin-bottom: 30px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mb-30px-md {
        margin-bottom: 30px
    }

    .mb-30px-md-i {
        margin-bottom: 30px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mb-30px-sm {
        margin-bottom: 30px
    }

    .mb-30px-sm-i {
        margin-bottom: 30px !important
    }
}

@media screen and (max-width: 576px) {
    .mb-30px-xs {
        margin-bottom: 30px
    }

    .mb-30px-xs-i {
        margin-bottom: 30px !important
    }
}

.ml-30px {
    margin-left: 30px
}

.ml-30px-i {
    margin-left: 30px !important
}

@media screen and (min-width: 1024px) {
    .ml-30px-xl {
        margin-left: 30px
    }

    .ml-30px-xl-i {
        margin-left: 30px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .ml-30px-lg {
        margin-left: 30px
    }

    .ml-30px-lg-i {
        margin-left: 30px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .ml-30px-md {
        margin-left: 30px
    }

    .ml-30px-md-i {
        margin-left: 30px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .ml-30px-sm {
        margin-left: 30px
    }

    .ml-30px-sm-i {
        margin-left: 30px !important
    }
}

@media screen and (max-width: 576px) {
    .ml-30px-xs {
        margin-left: 30px
    }

    .ml-30px-xs-i {
        margin-left: 30px !important
    }
}

.mt-32px {
    margin-top: 32px
}

.mt-32px-i {
    margin-top: 32px !important
}

@media screen and (min-width: 1024px) {
    .mt-32px-xl {
        margin-top: 32px
    }

    .mt-32px-xl-i {
        margin-top: 32px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mt-32px-lg {
        margin-top: 32px
    }

    .mt-32px-lg-i {
        margin-top: 32px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mt-32px-md {
        margin-top: 32px
    }

    .mt-32px-md-i {
        margin-top: 32px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mt-32px-sm {
        margin-top: 32px
    }

    .mt-32px-sm-i {
        margin-top: 32px !important
    }
}

@media screen and (max-width: 576px) {
    .mt-32px-xs {
        margin-top: 32px
    }

    .mt-32px-xs-i {
        margin-top: 32px !important
    }
}

.mr-32px {
    margin-right: 32px
}

.mr-32px-i {
    margin-right: 32px !important
}

@media screen and (min-width: 1024px) {
    .mr-32px-xl {
        margin-right: 32px
    }

    .mr-32px-xl-i {
        margin-right: 32px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mr-32px-lg {
        margin-right: 32px
    }

    .mr-32px-lg-i {
        margin-right: 32px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mr-32px-md {
        margin-right: 32px
    }

    .mr-32px-md-i {
        margin-right: 32px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mr-32px-sm {
        margin-right: 32px
    }

    .mr-32px-sm-i {
        margin-right: 32px !important
    }
}

@media screen and (max-width: 576px) {
    .mr-32px-xs {
        margin-right: 32px
    }

    .mr-32px-xs-i {
        margin-right: 32px !important
    }
}

.mb-32px {
    margin-bottom: 32px
}

.mb-32px-i {
    margin-bottom: 32px !important
}

@media screen and (min-width: 1024px) {
    .mb-32px-xl {
        margin-bottom: 32px
    }

    .mb-32px-xl-i {
        margin-bottom: 32px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mb-32px-lg {
        margin-bottom: 32px
    }

    .mb-32px-lg-i {
        margin-bottom: 32px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mb-32px-md {
        margin-bottom: 32px
    }

    .mb-32px-md-i {
        margin-bottom: 32px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mb-32px-sm {
        margin-bottom: 32px
    }

    .mb-32px-sm-i {
        margin-bottom: 32px !important
    }
}

@media screen and (max-width: 576px) {
    .mb-32px-xs {
        margin-bottom: 32px
    }

    .mb-32px-xs-i {
        margin-bottom: 32px !important
    }
}

.ml-32px {
    margin-left: 32px
}

.ml-32px-i {
    margin-left: 32px !important
}

@media screen and (min-width: 1024px) {
    .ml-32px-xl {
        margin-left: 32px
    }

    .ml-32px-xl-i {
        margin-left: 32px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .ml-32px-lg {
        margin-left: 32px
    }

    .ml-32px-lg-i {
        margin-left: 32px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .ml-32px-md {
        margin-left: 32px
    }

    .ml-32px-md-i {
        margin-left: 32px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .ml-32px-sm {
        margin-left: 32px
    }

    .ml-32px-sm-i {
        margin-left: 32px !important
    }
}

@media screen and (max-width: 576px) {
    .ml-32px-xs {
        margin-left: 32px
    }

    .ml-32px-xs-i {
        margin-left: 32px !important
    }
}

.mt-35px {
    margin-top: 35px
}

.mt-35px-i {
    margin-top: 35px !important
}

@media screen and (min-width: 1024px) {
    .mt-35px-xl {
        margin-top: 35px
    }

    .mt-35px-xl-i {
        margin-top: 35px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mt-35px-lg {
        margin-top: 35px
    }

    .mt-35px-lg-i {
        margin-top: 35px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mt-35px-md {
        margin-top: 35px
    }

    .mt-35px-md-i {
        margin-top: 35px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mt-35px-sm {
        margin-top: 35px
    }

    .mt-35px-sm-i {
        margin-top: 35px !important
    }
}

@media screen and (max-width: 576px) {
    .mt-35px-xs {
        margin-top: 35px
    }

    .mt-35px-xs-i {
        margin-top: 35px !important
    }
}

.mr-35px {
    margin-right: 35px
}

.mr-35px-i {
    margin-right: 35px !important
}

@media screen and (min-width: 1024px) {
    .mr-35px-xl {
        margin-right: 35px
    }

    .mr-35px-xl-i {
        margin-right: 35px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mr-35px-lg {
        margin-right: 35px
    }

    .mr-35px-lg-i {
        margin-right: 35px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mr-35px-md {
        margin-right: 35px
    }

    .mr-35px-md-i {
        margin-right: 35px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mr-35px-sm {
        margin-right: 35px
    }

    .mr-35px-sm-i {
        margin-right: 35px !important
    }
}

@media screen and (max-width: 576px) {
    .mr-35px-xs {
        margin-right: 35px
    }

    .mr-35px-xs-i {
        margin-right: 35px !important
    }
}

.mb-35px {
    margin-bottom: 35px
}

.mb-35px-i {
    margin-bottom: 35px !important
}

@media screen and (min-width: 1024px) {
    .mb-35px-xl {
        margin-bottom: 35px
    }

    .mb-35px-xl-i {
        margin-bottom: 35px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mb-35px-lg {
        margin-bottom: 35px
    }

    .mb-35px-lg-i {
        margin-bottom: 35px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mb-35px-md {
        margin-bottom: 35px
    }

    .mb-35px-md-i {
        margin-bottom: 35px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mb-35px-sm {
        margin-bottom: 35px
    }

    .mb-35px-sm-i {
        margin-bottom: 35px !important
    }
}

@media screen and (max-width: 576px) {
    .mb-35px-xs {
        margin-bottom: 35px
    }

    .mb-35px-xs-i {
        margin-bottom: 35px !important
    }
}

.ml-35px {
    margin-left: 35px
}

.ml-35px-i {
    margin-left: 35px !important
}

@media screen and (min-width: 1024px) {
    .ml-35px-xl {
        margin-left: 35px
    }

    .ml-35px-xl-i {
        margin-left: 35px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .ml-35px-lg {
        margin-left: 35px
    }

    .ml-35px-lg-i {
        margin-left: 35px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .ml-35px-md {
        margin-left: 35px
    }

    .ml-35px-md-i {
        margin-left: 35px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .ml-35px-sm {
        margin-left: 35px
    }

    .ml-35px-sm-i {
        margin-left: 35px !important
    }
}

@media screen and (max-width: 576px) {
    .ml-35px-xs {
        margin-left: 35px
    }

    .ml-35px-xs-i {
        margin-left: 35px !important
    }
}

.mt-36px {
    margin-top: 36px
}

.mt-36px-i {
    margin-top: 36px !important
}

@media screen and (min-width: 1024px) {
    .mt-36px-xl {
        margin-top: 36px
    }

    .mt-36px-xl-i {
        margin-top: 36px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mt-36px-lg {
        margin-top: 36px
    }

    .mt-36px-lg-i {
        margin-top: 36px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mt-36px-md {
        margin-top: 36px
    }

    .mt-36px-md-i {
        margin-top: 36px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mt-36px-sm {
        margin-top: 36px
    }

    .mt-36px-sm-i {
        margin-top: 36px !important
    }
}

@media screen and (max-width: 576px) {
    .mt-36px-xs {
        margin-top: 36px
    }

    .mt-36px-xs-i {
        margin-top: 36px !important
    }
}

.mr-36px {
    margin-right: 36px
}

.mr-36px-i {
    margin-right: 36px !important
}

@media screen and (min-width: 1024px) {
    .mr-36px-xl {
        margin-right: 36px
    }

    .mr-36px-xl-i {
        margin-right: 36px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mr-36px-lg {
        margin-right: 36px
    }

    .mr-36px-lg-i {
        margin-right: 36px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mr-36px-md {
        margin-right: 36px
    }

    .mr-36px-md-i {
        margin-right: 36px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mr-36px-sm {
        margin-right: 36px
    }

    .mr-36px-sm-i {
        margin-right: 36px !important
    }
}

@media screen and (max-width: 576px) {
    .mr-36px-xs {
        margin-right: 36px
    }

    .mr-36px-xs-i {
        margin-right: 36px !important
    }
}

.mb-36px {
    margin-bottom: 36px
}

.mb-36px-i {
    margin-bottom: 36px !important
}

@media screen and (min-width: 1024px) {
    .mb-36px-xl {
        margin-bottom: 36px
    }

    .mb-36px-xl-i {
        margin-bottom: 36px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mb-36px-lg {
        margin-bottom: 36px
    }

    .mb-36px-lg-i {
        margin-bottom: 36px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mb-36px-md {
        margin-bottom: 36px
    }

    .mb-36px-md-i {
        margin-bottom: 36px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mb-36px-sm {
        margin-bottom: 36px
    }

    .mb-36px-sm-i {
        margin-bottom: 36px !important
    }
}

@media screen and (max-width: 576px) {
    .mb-36px-xs {
        margin-bottom: 36px
    }

    .mb-36px-xs-i {
        margin-bottom: 36px !important
    }
}

.ml-36px {
    margin-left: 36px
}

.ml-36px-i {
    margin-left: 36px !important
}

@media screen and (min-width: 1024px) {
    .ml-36px-xl {
        margin-left: 36px
    }

    .ml-36px-xl-i {
        margin-left: 36px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .ml-36px-lg {
        margin-left: 36px
    }

    .ml-36px-lg-i {
        margin-left: 36px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .ml-36px-md {
        margin-left: 36px
    }

    .ml-36px-md-i {
        margin-left: 36px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .ml-36px-sm {
        margin-left: 36px
    }

    .ml-36px-sm-i {
        margin-left: 36px !important
    }
}

@media screen and (max-width: 576px) {
    .ml-36px-xs {
        margin-left: 36px
    }

    .ml-36px-xs-i {
        margin-left: 36px !important
    }
}

.mt-38px {
    margin-top: 38px
}

.mt-38px-i {
    margin-top: 38px !important
}

@media screen and (min-width: 1024px) {
    .mt-38px-xl {
        margin-top: 38px
    }

    .mt-38px-xl-i {
        margin-top: 38px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mt-38px-lg {
        margin-top: 38px
    }

    .mt-38px-lg-i {
        margin-top: 38px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mt-38px-md {
        margin-top: 38px
    }

    .mt-38px-md-i {
        margin-top: 38px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mt-38px-sm {
        margin-top: 38px
    }

    .mt-38px-sm-i {
        margin-top: 38px !important
    }
}

@media screen and (max-width: 576px) {
    .mt-38px-xs {
        margin-top: 38px
    }

    .mt-38px-xs-i {
        margin-top: 38px !important
    }
}

.mr-38px {
    margin-right: 38px
}

.mr-38px-i {
    margin-right: 38px !important
}

@media screen and (min-width: 1024px) {
    .mr-38px-xl {
        margin-right: 38px
    }

    .mr-38px-xl-i {
        margin-right: 38px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mr-38px-lg {
        margin-right: 38px
    }

    .mr-38px-lg-i {
        margin-right: 38px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mr-38px-md {
        margin-right: 38px
    }

    .mr-38px-md-i {
        margin-right: 38px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mr-38px-sm {
        margin-right: 38px
    }

    .mr-38px-sm-i {
        margin-right: 38px !important
    }
}

@media screen and (max-width: 576px) {
    .mr-38px-xs {
        margin-right: 38px
    }

    .mr-38px-xs-i {
        margin-right: 38px !important
    }
}

.mb-38px {
    margin-bottom: 38px
}

.mb-38px-i {
    margin-bottom: 38px !important
}

@media screen and (min-width: 1024px) {
    .mb-38px-xl {
        margin-bottom: 38px
    }

    .mb-38px-xl-i {
        margin-bottom: 38px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mb-38px-lg {
        margin-bottom: 38px
    }

    .mb-38px-lg-i {
        margin-bottom: 38px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mb-38px-md {
        margin-bottom: 38px
    }

    .mb-38px-md-i {
        margin-bottom: 38px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mb-38px-sm {
        margin-bottom: 38px
    }

    .mb-38px-sm-i {
        margin-bottom: 38px !important
    }
}

@media screen and (max-width: 576px) {
    .mb-38px-xs {
        margin-bottom: 38px
    }

    .mb-38px-xs-i {
        margin-bottom: 38px !important
    }
}

.ml-38px {
    margin-left: 38px
}

.ml-38px-i {
    margin-left: 38px !important
}

@media screen and (min-width: 1024px) {
    .ml-38px-xl {
        margin-left: 38px
    }

    .ml-38px-xl-i {
        margin-left: 38px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .ml-38px-lg {
        margin-left: 38px
    }

    .ml-38px-lg-i {
        margin-left: 38px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .ml-38px-md {
        margin-left: 38px
    }

    .ml-38px-md-i {
        margin-left: 38px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .ml-38px-sm {
        margin-left: 38px
    }

    .ml-38px-sm-i {
        margin-left: 38px !important
    }
}

@media screen and (max-width: 576px) {
    .ml-38px-xs {
        margin-left: 38px
    }

    .ml-38px-xs-i {
        margin-left: 38px !important
    }
}

.mt-40px {
    margin-top: 40px
}

.mt-40px-i {
    margin-top: 40px !important
}

@media screen and (min-width: 1024px) {
    .mt-40px-xl {
        margin-top: 40px
    }

    .mt-40px-xl-i {
        margin-top: 40px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mt-40px-lg {
        margin-top: 40px
    }

    .mt-40px-lg-i {
        margin-top: 40px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mt-40px-md {
        margin-top: 40px
    }

    .mt-40px-md-i {
        margin-top: 40px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mt-40px-sm {
        margin-top: 40px
    }

    .mt-40px-sm-i {
        margin-top: 40px !important
    }
}

@media screen and (max-width: 576px) {
    .mt-40px-xs {
        margin-top: 40px
    }

    .mt-40px-xs-i {
        margin-top: 40px !important
    }
}

.mr-40px {
    margin-right: 40px
}

.mr-40px-i {
    margin-right: 40px !important
}

@media screen and (min-width: 1024px) {
    .mr-40px-xl {
        margin-right: 40px
    }

    .mr-40px-xl-i {
        margin-right: 40px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mr-40px-lg {
        margin-right: 40px
    }

    .mr-40px-lg-i {
        margin-right: 40px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mr-40px-md {
        margin-right: 40px
    }

    .mr-40px-md-i {
        margin-right: 40px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mr-40px-sm {
        margin-right: 40px
    }

    .mr-40px-sm-i {
        margin-right: 40px !important
    }
}

@media screen and (max-width: 576px) {
    .mr-40px-xs {
        margin-right: 40px
    }

    .mr-40px-xs-i {
        margin-right: 40px !important
    }
}

.mb-40px {
    margin-bottom: 40px
}

.mb-40px-i {
    margin-bottom: 40px !important
}

@media screen and (min-width: 1024px) {
    .mb-40px-xl {
        margin-bottom: 40px
    }

    .mb-40px-xl-i {
        margin-bottom: 40px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mb-40px-lg {
        margin-bottom: 40px
    }

    .mb-40px-lg-i {
        margin-bottom: 40px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mb-40px-md {
        margin-bottom: 40px
    }

    .mb-40px-md-i {
        margin-bottom: 40px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mb-40px-sm {
        margin-bottom: 40px
    }

    .mb-40px-sm-i {
        margin-bottom: 40px !important
    }
}

@media screen and (max-width: 576px) {
    .mb-40px-xs {
        margin-bottom: 40px
    }

    .mb-40px-xs-i {
        margin-bottom: 40px !important
    }
}

.ml-40px {
    margin-left: 40px
}

.ml-40px-i {
    margin-left: 40px !important
}

@media screen and (min-width: 1024px) {
    .ml-40px-xl {
        margin-left: 40px
    }

    .ml-40px-xl-i {
        margin-left: 40px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .ml-40px-lg {
        margin-left: 40px
    }

    .ml-40px-lg-i {
        margin-left: 40px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .ml-40px-md {
        margin-left: 40px
    }

    .ml-40px-md-i {
        margin-left: 40px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .ml-40px-sm {
        margin-left: 40px
    }

    .ml-40px-sm-i {
        margin-left: 40px !important
    }
}

@media screen and (max-width: 576px) {
    .ml-40px-xs {
        margin-left: 40px
    }

    .ml-40px-xs-i {
        margin-left: 40px !important
    }
}

.mt-45px {
    margin-top: 45px
}

.mt-45px-i {
    margin-top: 45px !important
}

@media screen and (min-width: 1024px) {
    .mt-45px-xl {
        margin-top: 45px
    }

    .mt-45px-xl-i {
        margin-top: 45px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mt-45px-lg {
        margin-top: 45px
    }

    .mt-45px-lg-i {
        margin-top: 45px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mt-45px-md {
        margin-top: 45px
    }

    .mt-45px-md-i {
        margin-top: 45px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mt-45px-sm {
        margin-top: 45px
    }

    .mt-45px-sm-i {
        margin-top: 45px !important
    }
}

@media screen and (max-width: 576px) {
    .mt-45px-xs {
        margin-top: 45px
    }

    .mt-45px-xs-i {
        margin-top: 45px !important
    }
}

.mr-45px {
    margin-right: 45px
}

.mr-45px-i {
    margin-right: 45px !important
}

@media screen and (min-width: 1024px) {
    .mr-45px-xl {
        margin-right: 45px
    }

    .mr-45px-xl-i {
        margin-right: 45px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mr-45px-lg {
        margin-right: 45px
    }

    .mr-45px-lg-i {
        margin-right: 45px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mr-45px-md {
        margin-right: 45px
    }

    .mr-45px-md-i {
        margin-right: 45px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mr-45px-sm {
        margin-right: 45px
    }

    .mr-45px-sm-i {
        margin-right: 45px !important
    }
}

@media screen and (max-width: 576px) {
    .mr-45px-xs {
        margin-right: 45px
    }

    .mr-45px-xs-i {
        margin-right: 45px !important
    }
}

.mb-45px {
    margin-bottom: 45px
}

.mb-45px-i {
    margin-bottom: 45px !important
}

@media screen and (min-width: 1024px) {
    .mb-45px-xl {
        margin-bottom: 45px
    }

    .mb-45px-xl-i {
        margin-bottom: 45px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mb-45px-lg {
        margin-bottom: 45px
    }

    .mb-45px-lg-i {
        margin-bottom: 45px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mb-45px-md {
        margin-bottom: 45px
    }

    .mb-45px-md-i {
        margin-bottom: 45px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mb-45px-sm {
        margin-bottom: 45px
    }

    .mb-45px-sm-i {
        margin-bottom: 45px !important
    }
}

@media screen and (max-width: 576px) {
    .mb-45px-xs {
        margin-bottom: 45px
    }

    .mb-45px-xs-i {
        margin-bottom: 45px !important
    }
}

.ml-45px {
    margin-left: 45px
}

.ml-45px-i {
    margin-left: 45px !important
}

@media screen and (min-width: 1024px) {
    .ml-45px-xl {
        margin-left: 45px
    }

    .ml-45px-xl-i {
        margin-left: 45px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .ml-45px-lg {
        margin-left: 45px
    }

    .ml-45px-lg-i {
        margin-left: 45px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .ml-45px-md {
        margin-left: 45px
    }

    .ml-45px-md-i {
        margin-left: 45px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .ml-45px-sm {
        margin-left: 45px
    }

    .ml-45px-sm-i {
        margin-left: 45px !important
    }
}

@media screen and (max-width: 576px) {
    .ml-45px-xs {
        margin-left: 45px
    }

    .ml-45px-xs-i {
        margin-left: 45px !important
    }
}

.mt-48px {
    margin-top: 48px
}

.mt-48px-i {
    margin-top: 48px !important
}

@media screen and (min-width: 1024px) {
    .mt-48px-xl {
        margin-top: 48px
    }

    .mt-48px-xl-i {
        margin-top: 48px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mt-48px-lg {
        margin-top: 48px
    }

    .mt-48px-lg-i {
        margin-top: 48px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mt-48px-md {
        margin-top: 48px
    }

    .mt-48px-md-i {
        margin-top: 48px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mt-48px-sm {
        margin-top: 48px
    }

    .mt-48px-sm-i {
        margin-top: 48px !important
    }
}

@media screen and (max-width: 576px) {
    .mt-48px-xs {
        margin-top: 48px
    }

    .mt-48px-xs-i {
        margin-top: 48px !important
    }
}

.mr-48px {
    margin-right: 48px
}

.mr-48px-i {
    margin-right: 48px !important
}

@media screen and (min-width: 1024px) {
    .mr-48px-xl {
        margin-right: 48px
    }

    .mr-48px-xl-i {
        margin-right: 48px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mr-48px-lg {
        margin-right: 48px
    }

    .mr-48px-lg-i {
        margin-right: 48px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mr-48px-md {
        margin-right: 48px
    }

    .mr-48px-md-i {
        margin-right: 48px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mr-48px-sm {
        margin-right: 48px
    }

    .mr-48px-sm-i {
        margin-right: 48px !important
    }
}

@media screen and (max-width: 576px) {
    .mr-48px-xs {
        margin-right: 48px
    }

    .mr-48px-xs-i {
        margin-right: 48px !important
    }
}

.mb-48px {
    margin-bottom: 48px
}

.mb-48px-i {
    margin-bottom: 48px !important
}

@media screen and (min-width: 1024px) {
    .mb-48px-xl {
        margin-bottom: 48px
    }

    .mb-48px-xl-i {
        margin-bottom: 48px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mb-48px-lg {
        margin-bottom: 48px
    }

    .mb-48px-lg-i {
        margin-bottom: 48px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mb-48px-md {
        margin-bottom: 48px
    }

    .mb-48px-md-i {
        margin-bottom: 48px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mb-48px-sm {
        margin-bottom: 48px
    }

    .mb-48px-sm-i {
        margin-bottom: 48px !important
    }
}

@media screen and (max-width: 576px) {
    .mb-48px-xs {
        margin-bottom: 48px
    }

    .mb-48px-xs-i {
        margin-bottom: 48px !important
    }
}

.ml-48px {
    margin-left: 48px
}

.ml-48px-i {
    margin-left: 48px !important
}

@media screen and (min-width: 1024px) {
    .ml-48px-xl {
        margin-left: 48px
    }

    .ml-48px-xl-i {
        margin-left: 48px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .ml-48px-lg {
        margin-left: 48px
    }

    .ml-48px-lg-i {
        margin-left: 48px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .ml-48px-md {
        margin-left: 48px
    }

    .ml-48px-md-i {
        margin-left: 48px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .ml-48px-sm {
        margin-left: 48px
    }

    .ml-48px-sm-i {
        margin-left: 48px !important
    }
}

@media screen and (max-width: 576px) {
    .ml-48px-xs {
        margin-left: 48px
    }

    .ml-48px-xs-i {
        margin-left: 48px !important
    }
}

.mt-50px {
    margin-top: 50px
}

.mt-50px-i {
    margin-top: 50px !important
}

@media screen and (min-width: 1024px) {
    .mt-50px-xl {
        margin-top: 50px
    }

    .mt-50px-xl-i {
        margin-top: 50px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mt-50px-lg {
        margin-top: 50px
    }

    .mt-50px-lg-i {
        margin-top: 50px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mt-50px-md {
        margin-top: 50px
    }

    .mt-50px-md-i {
        margin-top: 50px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mt-50px-sm {
        margin-top: 50px
    }

    .mt-50px-sm-i {
        margin-top: 50px !important
    }
}

@media screen and (max-width: 576px) {
    .mt-50px-xs {
        margin-top: 50px
    }

    .mt-50px-xs-i {
        margin-top: 50px !important
    }
}

.mr-50px {
    margin-right: 50px
}

.mr-50px-i {
    margin-right: 50px !important
}

@media screen and (min-width: 1024px) {
    .mr-50px-xl {
        margin-right: 50px
    }

    .mr-50px-xl-i {
        margin-right: 50px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mr-50px-lg {
        margin-right: 50px
    }

    .mr-50px-lg-i {
        margin-right: 50px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mr-50px-md {
        margin-right: 50px
    }

    .mr-50px-md-i {
        margin-right: 50px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mr-50px-sm {
        margin-right: 50px
    }

    .mr-50px-sm-i {
        margin-right: 50px !important
    }
}

@media screen and (max-width: 576px) {
    .mr-50px-xs {
        margin-right: 50px
    }

    .mr-50px-xs-i {
        margin-right: 50px !important
    }
}

.mb-50px {
    margin-bottom: 50px
}

.mb-50px-i {
    margin-bottom: 50px !important
}

@media screen and (min-width: 1024px) {
    .mb-50px-xl {
        margin-bottom: 50px
    }

    .mb-50px-xl-i {
        margin-bottom: 50px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mb-50px-lg {
        margin-bottom: 50px
    }

    .mb-50px-lg-i {
        margin-bottom: 50px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mb-50px-md {
        margin-bottom: 50px
    }

    .mb-50px-md-i {
        margin-bottom: 50px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mb-50px-sm {
        margin-bottom: 50px
    }

    .mb-50px-sm-i {
        margin-bottom: 50px !important
    }
}

@media screen and (max-width: 576px) {
    .mb-50px-xs {
        margin-bottom: 50px
    }

    .mb-50px-xs-i {
        margin-bottom: 50px !important
    }
}

.ml-50px {
    margin-left: 50px
}

.ml-50px-i {
    margin-left: 50px !important
}

@media screen and (min-width: 1024px) {
    .ml-50px-xl {
        margin-left: 50px
    }

    .ml-50px-xl-i {
        margin-left: 50px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .ml-50px-lg {
        margin-left: 50px
    }

    .ml-50px-lg-i {
        margin-left: 50px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .ml-50px-md {
        margin-left: 50px
    }

    .ml-50px-md-i {
        margin-left: 50px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .ml-50px-sm {
        margin-left: 50px
    }

    .ml-50px-sm-i {
        margin-left: 50px !important
    }
}

@media screen and (max-width: 576px) {
    .ml-50px-xs {
        margin-left: 50px
    }

    .ml-50px-xs-i {
        margin-left: 50px !important
    }
}

.mt-55px {
    margin-top: 55px
}

.mt-55px-i {
    margin-top: 55px !important
}

@media screen and (min-width: 1024px) {
    .mt-55px-xl {
        margin-top: 55px
    }

    .mt-55px-xl-i {
        margin-top: 55px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mt-55px-lg {
        margin-top: 55px
    }

    .mt-55px-lg-i {
        margin-top: 55px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mt-55px-md {
        margin-top: 55px
    }

    .mt-55px-md-i {
        margin-top: 55px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mt-55px-sm {
        margin-top: 55px
    }

    .mt-55px-sm-i {
        margin-top: 55px !important
    }
}

@media screen and (max-width: 576px) {
    .mt-55px-xs {
        margin-top: 55px
    }

    .mt-55px-xs-i {
        margin-top: 55px !important
    }
}

.mr-55px {
    margin-right: 55px
}

.mr-55px-i {
    margin-right: 55px !important
}

@media screen and (min-width: 1024px) {
    .mr-55px-xl {
        margin-right: 55px
    }

    .mr-55px-xl-i {
        margin-right: 55px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mr-55px-lg {
        margin-right: 55px
    }

    .mr-55px-lg-i {
        margin-right: 55px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mr-55px-md {
        margin-right: 55px
    }

    .mr-55px-md-i {
        margin-right: 55px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mr-55px-sm {
        margin-right: 55px
    }

    .mr-55px-sm-i {
        margin-right: 55px !important
    }
}

@media screen and (max-width: 576px) {
    .mr-55px-xs {
        margin-right: 55px
    }

    .mr-55px-xs-i {
        margin-right: 55px !important
    }
}

.mb-55px {
    margin-bottom: 55px
}

.mb-55px-i {
    margin-bottom: 55px !important
}

@media screen and (min-width: 1024px) {
    .mb-55px-xl {
        margin-bottom: 55px
    }

    .mb-55px-xl-i {
        margin-bottom: 55px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mb-55px-lg {
        margin-bottom: 55px
    }

    .mb-55px-lg-i {
        margin-bottom: 55px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mb-55px-md {
        margin-bottom: 55px
    }

    .mb-55px-md-i {
        margin-bottom: 55px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mb-55px-sm {
        margin-bottom: 55px
    }

    .mb-55px-sm-i {
        margin-bottom: 55px !important
    }
}

@media screen and (max-width: 576px) {
    .mb-55px-xs {
        margin-bottom: 55px
    }

    .mb-55px-xs-i {
        margin-bottom: 55px !important
    }
}

.ml-55px {
    margin-left: 55px
}

.ml-55px-i {
    margin-left: 55px !important
}

@media screen and (min-width: 1024px) {
    .ml-55px-xl {
        margin-left: 55px
    }

    .ml-55px-xl-i {
        margin-left: 55px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .ml-55px-lg {
        margin-left: 55px
    }

    .ml-55px-lg-i {
        margin-left: 55px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .ml-55px-md {
        margin-left: 55px
    }

    .ml-55px-md-i {
        margin-left: 55px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .ml-55px-sm {
        margin-left: 55px
    }

    .ml-55px-sm-i {
        margin-left: 55px !important
    }
}

@media screen and (max-width: 576px) {
    .ml-55px-xs {
        margin-left: 55px
    }

    .ml-55px-xs-i {
        margin-left: 55px !important
    }
}

.mt-56px {
    margin-top: 56px
}

.mt-56px-i {
    margin-top: 56px !important
}

@media screen and (min-width: 1024px) {
    .mt-56px-xl {
        margin-top: 56px
    }

    .mt-56px-xl-i {
        margin-top: 56px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mt-56px-lg {
        margin-top: 56px
    }

    .mt-56px-lg-i {
        margin-top: 56px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mt-56px-md {
        margin-top: 56px
    }

    .mt-56px-md-i {
        margin-top: 56px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mt-56px-sm {
        margin-top: 56px
    }

    .mt-56px-sm-i {
        margin-top: 56px !important
    }
}

@media screen and (max-width: 576px) {
    .mt-56px-xs {
        margin-top: 56px
    }

    .mt-56px-xs-i {
        margin-top: 56px !important
    }
}

.mr-56px {
    margin-right: 56px
}

.mr-56px-i {
    margin-right: 56px !important
}

@media screen and (min-width: 1024px) {
    .mr-56px-xl {
        margin-right: 56px
    }

    .mr-56px-xl-i {
        margin-right: 56px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mr-56px-lg {
        margin-right: 56px
    }

    .mr-56px-lg-i {
        margin-right: 56px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mr-56px-md {
        margin-right: 56px
    }

    .mr-56px-md-i {
        margin-right: 56px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mr-56px-sm {
        margin-right: 56px
    }

    .mr-56px-sm-i {
        margin-right: 56px !important
    }
}

@media screen and (max-width: 576px) {
    .mr-56px-xs {
        margin-right: 56px
    }

    .mr-56px-xs-i {
        margin-right: 56px !important
    }
}

.mb-56px {
    margin-bottom: 56px
}

.mb-56px-i {
    margin-bottom: 56px !important
}

@media screen and (min-width: 1024px) {
    .mb-56px-xl {
        margin-bottom: 56px
    }

    .mb-56px-xl-i {
        margin-bottom: 56px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mb-56px-lg {
        margin-bottom: 56px
    }

    .mb-56px-lg-i {
        margin-bottom: 56px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mb-56px-md {
        margin-bottom: 56px
    }

    .mb-56px-md-i {
        margin-bottom: 56px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mb-56px-sm {
        margin-bottom: 56px
    }

    .mb-56px-sm-i {
        margin-bottom: 56px !important
    }
}

@media screen and (max-width: 576px) {
    .mb-56px-xs {
        margin-bottom: 56px
    }

    .mb-56px-xs-i {
        margin-bottom: 56px !important
    }
}

.ml-56px {
    margin-left: 56px
}

.ml-56px-i {
    margin-left: 56px !important
}

@media screen and (min-width: 1024px) {
    .ml-56px-xl {
        margin-left: 56px
    }

    .ml-56px-xl-i {
        margin-left: 56px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .ml-56px-lg {
        margin-left: 56px
    }

    .ml-56px-lg-i {
        margin-left: 56px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .ml-56px-md {
        margin-left: 56px
    }

    .ml-56px-md-i {
        margin-left: 56px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .ml-56px-sm {
        margin-left: 56px
    }

    .ml-56px-sm-i {
        margin-left: 56px !important
    }
}

@media screen and (max-width: 576px) {
    .ml-56px-xs {
        margin-left: 56px
    }

    .ml-56px-xs-i {
        margin-left: 56px !important
    }
}

.mt-60px {
    margin-top: 60px
}

.mt-60px-i {
    margin-top: 60px !important
}

@media screen and (min-width: 1024px) {
    .mt-60px-xl {
        margin-top: 60px
    }

    .mt-60px-xl-i {
        margin-top: 60px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mt-60px-lg {
        margin-top: 60px
    }

    .mt-60px-lg-i {
        margin-top: 60px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mt-60px-md {
        margin-top: 60px
    }

    .mt-60px-md-i {
        margin-top: 60px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mt-60px-sm {
        margin-top: 60px
    }

    .mt-60px-sm-i {
        margin-top: 60px !important
    }
}

@media screen and (max-width: 576px) {
    .mt-60px-xs {
        margin-top: 60px
    }

    .mt-60px-xs-i {
        margin-top: 60px !important
    }
}

.mr-60px {
    margin-right: 60px
}

.mr-60px-i {
    margin-right: 60px !important
}

@media screen and (min-width: 1024px) {
    .mr-60px-xl {
        margin-right: 60px
    }

    .mr-60px-xl-i {
        margin-right: 60px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mr-60px-lg {
        margin-right: 60px
    }

    .mr-60px-lg-i {
        margin-right: 60px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mr-60px-md {
        margin-right: 60px
    }

    .mr-60px-md-i {
        margin-right: 60px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mr-60px-sm {
        margin-right: 60px
    }

    .mr-60px-sm-i {
        margin-right: 60px !important
    }
}

@media screen and (max-width: 576px) {
    .mr-60px-xs {
        margin-right: 60px
    }

    .mr-60px-xs-i {
        margin-right: 60px !important
    }
}

.mb-60px {
    margin-bottom: 60px
}

.mb-60px-i {
    margin-bottom: 60px !important
}

@media screen and (min-width: 1024px) {
    .mb-60px-xl {
        margin-bottom: 60px
    }

    .mb-60px-xl-i {
        margin-bottom: 60px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mb-60px-lg {
        margin-bottom: 60px
    }

    .mb-60px-lg-i {
        margin-bottom: 60px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mb-60px-md {
        margin-bottom: 60px
    }

    .mb-60px-md-i {
        margin-bottom: 60px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mb-60px-sm {
        margin-bottom: 60px
    }

    .mb-60px-sm-i {
        margin-bottom: 60px !important
    }
}

@media screen and (max-width: 576px) {
    .mb-60px-xs {
        margin-bottom: 60px
    }

    .mb-60px-xs-i {
        margin-bottom: 60px !important
    }
}

.ml-60px {
    margin-left: 60px
}

.ml-60px-i {
    margin-left: 60px !important
}

@media screen and (min-width: 1024px) {
    .ml-60px-xl {
        margin-left: 60px
    }

    .ml-60px-xl-i {
        margin-left: 60px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .ml-60px-lg {
        margin-left: 60px
    }

    .ml-60px-lg-i {
        margin-left: 60px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .ml-60px-md {
        margin-left: 60px
    }

    .ml-60px-md-i {
        margin-left: 60px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .ml-60px-sm {
        margin-left: 60px
    }

    .ml-60px-sm-i {
        margin-left: 60px !important
    }
}

@media screen and (max-width: 576px) {
    .ml-60px-xs {
        margin-left: 60px
    }

    .ml-60px-xs-i {
        margin-left: 60px !important
    }
}

.mt-64px {
    margin-top: 64px
}

.mt-64px-i {
    margin-top: 64px !important
}

@media screen and (min-width: 1024px) {
    .mt-64px-xl {
        margin-top: 64px
    }

    .mt-64px-xl-i {
        margin-top: 64px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mt-64px-lg {
        margin-top: 64px
    }

    .mt-64px-lg-i {
        margin-top: 64px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mt-64px-md {
        margin-top: 64px
    }

    .mt-64px-md-i {
        margin-top: 64px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mt-64px-sm {
        margin-top: 64px
    }

    .mt-64px-sm-i {
        margin-top: 64px !important
    }
}

@media screen and (max-width: 576px) {
    .mt-64px-xs {
        margin-top: 64px
    }

    .mt-64px-xs-i {
        margin-top: 64px !important
    }
}

.mr-64px {
    margin-right: 64px
}

.mr-64px-i {
    margin-right: 64px !important
}

@media screen and (min-width: 1024px) {
    .mr-64px-xl {
        margin-right: 64px
    }

    .mr-64px-xl-i {
        margin-right: 64px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mr-64px-lg {
        margin-right: 64px
    }

    .mr-64px-lg-i {
        margin-right: 64px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mr-64px-md {
        margin-right: 64px
    }

    .mr-64px-md-i {
        margin-right: 64px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mr-64px-sm {
        margin-right: 64px
    }

    .mr-64px-sm-i {
        margin-right: 64px !important
    }
}

@media screen and (max-width: 576px) {
    .mr-64px-xs {
        margin-right: 64px
    }

    .mr-64px-xs-i {
        margin-right: 64px !important
    }
}

.mb-64px {
    margin-bottom: 64px
}

.mb-64px-i {
    margin-bottom: 64px !important
}

@media screen and (min-width: 1024px) {
    .mb-64px-xl {
        margin-bottom: 64px
    }

    .mb-64px-xl-i {
        margin-bottom: 64px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mb-64px-lg {
        margin-bottom: 64px
    }

    .mb-64px-lg-i {
        margin-bottom: 64px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mb-64px-md {
        margin-bottom: 64px
    }

    .mb-64px-md-i {
        margin-bottom: 64px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mb-64px-sm {
        margin-bottom: 64px
    }

    .mb-64px-sm-i {
        margin-bottom: 64px !important
    }
}

@media screen and (max-width: 576px) {
    .mb-64px-xs {
        margin-bottom: 64px
    }

    .mb-64px-xs-i {
        margin-bottom: 64px !important
    }
}

.ml-64px {
    margin-left: 64px
}

.ml-64px-i {
    margin-left: 64px !important
}

@media screen and (min-width: 1024px) {
    .ml-64px-xl {
        margin-left: 64px
    }

    .ml-64px-xl-i {
        margin-left: 64px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .ml-64px-lg {
        margin-left: 64px
    }

    .ml-64px-lg-i {
        margin-left: 64px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .ml-64px-md {
        margin-left: 64px
    }

    .ml-64px-md-i {
        margin-left: 64px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .ml-64px-sm {
        margin-left: 64px
    }

    .ml-64px-sm-i {
        margin-left: 64px !important
    }
}

@media screen and (max-width: 576px) {
    .ml-64px-xs {
        margin-left: 64px
    }

    .ml-64px-xs-i {
        margin-left: 64px !important
    }
}

.mt-85px {
    margin-top: 85px
}

.mt-85px-i {
    margin-top: 85px !important
}

@media screen and (min-width: 1024px) {
    .mt-85px-xl {
        margin-top: 85px
    }

    .mt-85px-xl-i {
        margin-top: 85px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mt-85px-lg {
        margin-top: 85px
    }

    .mt-85px-lg-i {
        margin-top: 85px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mt-85px-md {
        margin-top: 85px
    }

    .mt-85px-md-i {
        margin-top: 85px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mt-85px-sm {
        margin-top: 85px
    }

    .mt-85px-sm-i {
        margin-top: 85px !important
    }
}

@media screen and (max-width: 576px) {
    .mt-85px-xs {
        margin-top: 85px
    }

    .mt-85px-xs-i {
        margin-top: 85px !important
    }
}

.mr-85px {
    margin-right: 85px
}

.mr-85px-i {
    margin-right: 85px !important
}

@media screen and (min-width: 1024px) {
    .mr-85px-xl {
        margin-right: 85px
    }

    .mr-85px-xl-i {
        margin-right: 85px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mr-85px-lg {
        margin-right: 85px
    }

    .mr-85px-lg-i {
        margin-right: 85px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mr-85px-md {
        margin-right: 85px
    }

    .mr-85px-md-i {
        margin-right: 85px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mr-85px-sm {
        margin-right: 85px
    }

    .mr-85px-sm-i {
        margin-right: 85px !important
    }
}

@media screen and (max-width: 576px) {
    .mr-85px-xs {
        margin-right: 85px
    }

    .mr-85px-xs-i {
        margin-right: 85px !important
    }
}

.mb-85px {
    margin-bottom: 85px
}

.mb-85px-i {
    margin-bottom: 85px !important
}

@media screen and (min-width: 1024px) {
    .mb-85px-xl {
        margin-bottom: 85px
    }

    .mb-85px-xl-i {
        margin-bottom: 85px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mb-85px-lg {
        margin-bottom: 85px
    }

    .mb-85px-lg-i {
        margin-bottom: 85px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mb-85px-md {
        margin-bottom: 85px
    }

    .mb-85px-md-i {
        margin-bottom: 85px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mb-85px-sm {
        margin-bottom: 85px
    }

    .mb-85px-sm-i {
        margin-bottom: 85px !important
    }
}

@media screen and (max-width: 576px) {
    .mb-85px-xs {
        margin-bottom: 85px
    }

    .mb-85px-xs-i {
        margin-bottom: 85px !important
    }
}

.ml-85px {
    margin-left: 85px
}

.ml-85px-i {
    margin-left: 85px !important
}

@media screen and (min-width: 1024px) {
    .ml-85px-xl {
        margin-left: 85px
    }

    .ml-85px-xl-i {
        margin-left: 85px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .ml-85px-lg {
        margin-left: 85px
    }

    .ml-85px-lg-i {
        margin-left: 85px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .ml-85px-md {
        margin-left: 85px
    }

    .ml-85px-md-i {
        margin-left: 85px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .ml-85px-sm {
        margin-left: 85px
    }

    .ml-85px-sm-i {
        margin-left: 85px !important
    }
}

@media screen and (max-width: 576px) {
    .ml-85px-xs {
        margin-left: 85px
    }

    .ml-85px-xs-i {
        margin-left: 85px !important
    }
}

.mt-100px {
    margin-top: 100px
}

.mt-100px-i {
    margin-top: 100px !important
}

@media screen and (min-width: 1024px) {
    .mt-100px-xl {
        margin-top: 100px
    }

    .mt-100px-xl-i {
        margin-top: 100px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mt-100px-lg {
        margin-top: 100px
    }

    .mt-100px-lg-i {
        margin-top: 100px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mt-100px-md {
        margin-top: 100px
    }

    .mt-100px-md-i {
        margin-top: 100px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mt-100px-sm {
        margin-top: 100px
    }

    .mt-100px-sm-i {
        margin-top: 100px !important
    }
}

@media screen and (max-width: 576px) {
    .mt-100px-xs {
        margin-top: 100px
    }

    .mt-100px-xs-i {
        margin-top: 100px !important
    }
}

.mr-100px {
    margin-right: 100px
}

.mr-100px-i {
    margin-right: 100px !important
}

@media screen and (min-width: 1024px) {
    .mr-100px-xl {
        margin-right: 100px
    }

    .mr-100px-xl-i {
        margin-right: 100px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mr-100px-lg {
        margin-right: 100px
    }

    .mr-100px-lg-i {
        margin-right: 100px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mr-100px-md {
        margin-right: 100px
    }

    .mr-100px-md-i {
        margin-right: 100px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mr-100px-sm {
        margin-right: 100px
    }

    .mr-100px-sm-i {
        margin-right: 100px !important
    }
}

@media screen and (max-width: 576px) {
    .mr-100px-xs {
        margin-right: 100px
    }

    .mr-100px-xs-i {
        margin-right: 100px !important
    }
}

.mb-100px {
    margin-bottom: 100px
}

.mb-100px-i {
    margin-bottom: 100px !important
}

@media screen and (min-width: 1024px) {
    .mb-100px-xl {
        margin-bottom: 100px
    }

    .mb-100px-xl-i {
        margin-bottom: 100px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mb-100px-lg {
        margin-bottom: 100px
    }

    .mb-100px-lg-i {
        margin-bottom: 100px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mb-100px-md {
        margin-bottom: 100px
    }

    .mb-100px-md-i {
        margin-bottom: 100px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mb-100px-sm {
        margin-bottom: 100px
    }

    .mb-100px-sm-i {
        margin-bottom: 100px !important
    }
}

@media screen and (max-width: 576px) {
    .mb-100px-xs {
        margin-bottom: 100px
    }

    .mb-100px-xs-i {
        margin-bottom: 100px !important
    }
}

.ml-100px {
    margin-left: 100px
}

.ml-100px-i {
    margin-left: 100px !important
}

@media screen and (min-width: 1024px) {
    .ml-100px-xl {
        margin-left: 100px
    }

    .ml-100px-xl-i {
        margin-left: 100px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .ml-100px-lg {
        margin-left: 100px
    }

    .ml-100px-lg-i {
        margin-left: 100px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .ml-100px-md {
        margin-left: 100px
    }

    .ml-100px-md-i {
        margin-left: 100px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .ml-100px-sm {
        margin-left: 100px
    }

    .ml-100px-sm-i {
        margin-left: 100px !important
    }
}

@media screen and (max-width: 576px) {
    .ml-100px-xs {
        margin-left: 100px
    }

    .ml-100px-xs-i {
        margin-left: 100px !important
    }
}

.mt-1rem {
    margin-top: 1rem
}

.mt-1rem-i {
    margin-top: 1rem !important
}

@media screen and (min-width: 1024px) {
    .mt-1rem-xl {
        margin-top: 1rem
    }

    .mt-1rem-xl-i {
        margin-top: 1rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mt-1rem-lg {
        margin-top: 1rem
    }

    .mt-1rem-lg-i {
        margin-top: 1rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mt-1rem-md {
        margin-top: 1rem
    }

    .mt-1rem-md-i {
        margin-top: 1rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mt-1rem-sm {
        margin-top: 1rem
    }

    .mt-1rem-sm-i {
        margin-top: 1rem !important
    }
}

@media screen and (max-width: 576px) {
    .mt-1rem-xs {
        margin-top: 1rem
    }

    .mt-1rem-xs-i {
        margin-top: 1rem !important
    }
}

.mr-1rem {
    margin-right: 1rem
}

.mr-1rem-i {
    margin-right: 1rem !important
}

@media screen and (min-width: 1024px) {
    .mr-1rem-xl {
        margin-right: 1rem
    }

    .mr-1rem-xl-i {
        margin-right: 1rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mr-1rem-lg {
        margin-right: 1rem
    }

    .mr-1rem-lg-i {
        margin-right: 1rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mr-1rem-md {
        margin-right: 1rem
    }

    .mr-1rem-md-i {
        margin-right: 1rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mr-1rem-sm {
        margin-right: 1rem
    }

    .mr-1rem-sm-i {
        margin-right: 1rem !important
    }
}

@media screen and (max-width: 576px) {
    .mr-1rem-xs {
        margin-right: 1rem
    }

    .mr-1rem-xs-i {
        margin-right: 1rem !important
    }
}

.mb-1rem {
    margin-bottom: 1rem
}

.mb-1rem-i {
    margin-bottom: 1rem !important
}

@media screen and (min-width: 1024px) {
    .mb-1rem-xl {
        margin-bottom: 1rem
    }

    .mb-1rem-xl-i {
        margin-bottom: 1rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mb-1rem-lg {
        margin-bottom: 1rem
    }

    .mb-1rem-lg-i {
        margin-bottom: 1rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mb-1rem-md {
        margin-bottom: 1rem
    }

    .mb-1rem-md-i {
        margin-bottom: 1rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mb-1rem-sm {
        margin-bottom: 1rem
    }

    .mb-1rem-sm-i {
        margin-bottom: 1rem !important
    }
}

@media screen and (max-width: 576px) {
    .mb-1rem-xs {
        margin-bottom: 1rem
    }

    .mb-1rem-xs-i {
        margin-bottom: 1rem !important
    }
}

.ml-1rem {
    margin-left: 1rem
}

.ml-1rem-i {
    margin-left: 1rem !important
}

@media screen and (min-width: 1024px) {
    .ml-1rem-xl {
        margin-left: 1rem
    }

    .ml-1rem-xl-i {
        margin-left: 1rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .ml-1rem-lg {
        margin-left: 1rem
    }

    .ml-1rem-lg-i {
        margin-left: 1rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .ml-1rem-md {
        margin-left: 1rem
    }

    .ml-1rem-md-i {
        margin-left: 1rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .ml-1rem-sm {
        margin-left: 1rem
    }

    .ml-1rem-sm-i {
        margin-left: 1rem !important
    }
}

@media screen and (max-width: 576px) {
    .ml-1rem-xs {
        margin-left: 1rem
    }

    .ml-1rem-xs-i {
        margin-left: 1rem !important
    }
}

.mt-2rem {
    margin-top: 2rem
}

.mt-2rem-i {
    margin-top: 2rem !important
}

@media screen and (min-width: 1024px) {
    .mt-2rem-xl {
        margin-top: 2rem
    }

    .mt-2rem-xl-i {
        margin-top: 2rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mt-2rem-lg {
        margin-top: 2rem
    }

    .mt-2rem-lg-i {
        margin-top: 2rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mt-2rem-md {
        margin-top: 2rem
    }

    .mt-2rem-md-i {
        margin-top: 2rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mt-2rem-sm {
        margin-top: 2rem
    }

    .mt-2rem-sm-i {
        margin-top: 2rem !important
    }
}

@media screen and (max-width: 576px) {
    .mt-2rem-xs {
        margin-top: 2rem
    }

    .mt-2rem-xs-i {
        margin-top: 2rem !important
    }
}

.mr-2rem {
    margin-right: 2rem
}

.mr-2rem-i {
    margin-right: 2rem !important
}

@media screen and (min-width: 1024px) {
    .mr-2rem-xl {
        margin-right: 2rem
    }

    .mr-2rem-xl-i {
        margin-right: 2rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mr-2rem-lg {
        margin-right: 2rem
    }

    .mr-2rem-lg-i {
        margin-right: 2rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mr-2rem-md {
        margin-right: 2rem
    }

    .mr-2rem-md-i {
        margin-right: 2rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mr-2rem-sm {
        margin-right: 2rem
    }

    .mr-2rem-sm-i {
        margin-right: 2rem !important
    }
}

@media screen and (max-width: 576px) {
    .mr-2rem-xs {
        margin-right: 2rem
    }

    .mr-2rem-xs-i {
        margin-right: 2rem !important
    }
}

.mb-2rem {
    margin-bottom: 2rem
}

.mb-2rem-i {
    margin-bottom: 2rem !important
}

@media screen and (min-width: 1024px) {
    .mb-2rem-xl {
        margin-bottom: 2rem
    }

    .mb-2rem-xl-i {
        margin-bottom: 2rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mb-2rem-lg {
        margin-bottom: 2rem
    }

    .mb-2rem-lg-i {
        margin-bottom: 2rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mb-2rem-md {
        margin-bottom: 2rem
    }

    .mb-2rem-md-i {
        margin-bottom: 2rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mb-2rem-sm {
        margin-bottom: 2rem
    }

    .mb-2rem-sm-i {
        margin-bottom: 2rem !important
    }
}

@media screen and (max-width: 576px) {
    .mb-2rem-xs {
        margin-bottom: 2rem
    }

    .mb-2rem-xs-i {
        margin-bottom: 2rem !important
    }
}

.ml-2rem {
    margin-left: 2rem
}

.ml-2rem-i {
    margin-left: 2rem !important
}

@media screen and (min-width: 1024px) {
    .ml-2rem-xl {
        margin-left: 2rem
    }

    .ml-2rem-xl-i {
        margin-left: 2rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .ml-2rem-lg {
        margin-left: 2rem
    }

    .ml-2rem-lg-i {
        margin-left: 2rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .ml-2rem-md {
        margin-left: 2rem
    }

    .ml-2rem-md-i {
        margin-left: 2rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .ml-2rem-sm {
        margin-left: 2rem
    }

    .ml-2rem-sm-i {
        margin-left: 2rem !important
    }
}

@media screen and (max-width: 576px) {
    .ml-2rem-xs {
        margin-left: 2rem
    }

    .ml-2rem-xs-i {
        margin-left: 2rem !important
    }
}

.mt-3rem {
    margin-top: 3rem
}

.mt-3rem-i {
    margin-top: 3rem !important
}

@media screen and (min-width: 1024px) {
    .mt-3rem-xl {
        margin-top: 3rem
    }

    .mt-3rem-xl-i {
        margin-top: 3rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mt-3rem-lg {
        margin-top: 3rem
    }

    .mt-3rem-lg-i {
        margin-top: 3rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mt-3rem-md {
        margin-top: 3rem
    }

    .mt-3rem-md-i {
        margin-top: 3rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mt-3rem-sm {
        margin-top: 3rem
    }

    .mt-3rem-sm-i {
        margin-top: 3rem !important
    }
}

@media screen and (max-width: 576px) {
    .mt-3rem-xs {
        margin-top: 3rem
    }

    .mt-3rem-xs-i {
        margin-top: 3rem !important
    }
}

.mr-3rem {
    margin-right: 3rem
}

.mr-3rem-i {
    margin-right: 3rem !important
}

@media screen and (min-width: 1024px) {
    .mr-3rem-xl {
        margin-right: 3rem
    }

    .mr-3rem-xl-i {
        margin-right: 3rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mr-3rem-lg {
        margin-right: 3rem
    }

    .mr-3rem-lg-i {
        margin-right: 3rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mr-3rem-md {
        margin-right: 3rem
    }

    .mr-3rem-md-i {
        margin-right: 3rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mr-3rem-sm {
        margin-right: 3rem
    }

    .mr-3rem-sm-i {
        margin-right: 3rem !important
    }
}

@media screen and (max-width: 576px) {
    .mr-3rem-xs {
        margin-right: 3rem
    }

    .mr-3rem-xs-i {
        margin-right: 3rem !important
    }
}

.mb-3rem {
    margin-bottom: 3rem
}

.mb-3rem-i {
    margin-bottom: 3rem !important
}

@media screen and (min-width: 1024px) {
    .mb-3rem-xl {
        margin-bottom: 3rem
    }

    .mb-3rem-xl-i {
        margin-bottom: 3rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mb-3rem-lg {
        margin-bottom: 3rem
    }

    .mb-3rem-lg-i {
        margin-bottom: 3rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mb-3rem-md {
        margin-bottom: 3rem
    }

    .mb-3rem-md-i {
        margin-bottom: 3rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mb-3rem-sm {
        margin-bottom: 3rem
    }

    .mb-3rem-sm-i {
        margin-bottom: 3rem !important
    }
}

@media screen and (max-width: 576px) {
    .mb-3rem-xs {
        margin-bottom: 3rem
    }

    .mb-3rem-xs-i {
        margin-bottom: 3rem !important
    }
}

.ml-3rem {
    margin-left: 3rem
}

.ml-3rem-i {
    margin-left: 3rem !important
}

@media screen and (min-width: 1024px) {
    .ml-3rem-xl {
        margin-left: 3rem
    }

    .ml-3rem-xl-i {
        margin-left: 3rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .ml-3rem-lg {
        margin-left: 3rem
    }

    .ml-3rem-lg-i {
        margin-left: 3rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .ml-3rem-md {
        margin-left: 3rem
    }

    .ml-3rem-md-i {
        margin-left: 3rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .ml-3rem-sm {
        margin-left: 3rem
    }

    .ml-3rem-sm-i {
        margin-left: 3rem !important
    }
}

@media screen and (max-width: 576px) {
    .ml-3rem-xs {
        margin-left: 3rem
    }

    .ml-3rem-xs-i {
        margin-left: 3rem !important
    }
}

.mt-4rem {
    margin-top: 4rem
}

.mt-4rem-i {
    margin-top: 4rem !important
}

@media screen and (min-width: 1024px) {
    .mt-4rem-xl {
        margin-top: 4rem
    }

    .mt-4rem-xl-i {
        margin-top: 4rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mt-4rem-lg {
        margin-top: 4rem
    }

    .mt-4rem-lg-i {
        margin-top: 4rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mt-4rem-md {
        margin-top: 4rem
    }

    .mt-4rem-md-i {
        margin-top: 4rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mt-4rem-sm {
        margin-top: 4rem
    }

    .mt-4rem-sm-i {
        margin-top: 4rem !important
    }
}

@media screen and (max-width: 576px) {
    .mt-4rem-xs {
        margin-top: 4rem
    }

    .mt-4rem-xs-i {
        margin-top: 4rem !important
    }
}

.mr-4rem {
    margin-right: 4rem
}

.mr-4rem-i {
    margin-right: 4rem !important
}

@media screen and (min-width: 1024px) {
    .mr-4rem-xl {
        margin-right: 4rem
    }

    .mr-4rem-xl-i {
        margin-right: 4rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mr-4rem-lg {
        margin-right: 4rem
    }

    .mr-4rem-lg-i {
        margin-right: 4rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mr-4rem-md {
        margin-right: 4rem
    }

    .mr-4rem-md-i {
        margin-right: 4rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mr-4rem-sm {
        margin-right: 4rem
    }

    .mr-4rem-sm-i {
        margin-right: 4rem !important
    }
}

@media screen and (max-width: 576px) {
    .mr-4rem-xs {
        margin-right: 4rem
    }

    .mr-4rem-xs-i {
        margin-right: 4rem !important
    }
}

.mb-4rem {
    margin-bottom: 4rem
}

.mb-4rem-i {
    margin-bottom: 4rem !important
}

@media screen and (min-width: 1024px) {
    .mb-4rem-xl {
        margin-bottom: 4rem
    }

    .mb-4rem-xl-i {
        margin-bottom: 4rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mb-4rem-lg {
        margin-bottom: 4rem
    }

    .mb-4rem-lg-i {
        margin-bottom: 4rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mb-4rem-md {
        margin-bottom: 4rem
    }

    .mb-4rem-md-i {
        margin-bottom: 4rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mb-4rem-sm {
        margin-bottom: 4rem
    }

    .mb-4rem-sm-i {
        margin-bottom: 4rem !important
    }
}

@media screen and (max-width: 576px) {
    .mb-4rem-xs {
        margin-bottom: 4rem
    }

    .mb-4rem-xs-i {
        margin-bottom: 4rem !important
    }
}

.ml-4rem {
    margin-left: 4rem
}

.ml-4rem-i {
    margin-left: 4rem !important
}

@media screen and (min-width: 1024px) {
    .ml-4rem-xl {
        margin-left: 4rem
    }

    .ml-4rem-xl-i {
        margin-left: 4rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .ml-4rem-lg {
        margin-left: 4rem
    }

    .ml-4rem-lg-i {
        margin-left: 4rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .ml-4rem-md {
        margin-left: 4rem
    }

    .ml-4rem-md-i {
        margin-left: 4rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .ml-4rem-sm {
        margin-left: 4rem
    }

    .ml-4rem-sm-i {
        margin-left: 4rem !important
    }
}

@media screen and (max-width: 576px) {
    .ml-4rem-xs {
        margin-left: 4rem
    }

    .ml-4rem-xs-i {
        margin-left: 4rem !important
    }
}

.mt-5rem {
    margin-top: 5rem
}

.mt-5rem-i {
    margin-top: 5rem !important
}

@media screen and (min-width: 1024px) {
    .mt-5rem-xl {
        margin-top: 5rem
    }

    .mt-5rem-xl-i {
        margin-top: 5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mt-5rem-lg {
        margin-top: 5rem
    }

    .mt-5rem-lg-i {
        margin-top: 5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mt-5rem-md {
        margin-top: 5rem
    }

    .mt-5rem-md-i {
        margin-top: 5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mt-5rem-sm {
        margin-top: 5rem
    }

    .mt-5rem-sm-i {
        margin-top: 5rem !important
    }
}

@media screen and (max-width: 576px) {
    .mt-5rem-xs {
        margin-top: 5rem
    }

    .mt-5rem-xs-i {
        margin-top: 5rem !important
    }
}

.mr-5rem {
    margin-right: 5rem
}

.mr-5rem-i {
    margin-right: 5rem !important
}

@media screen and (min-width: 1024px) {
    .mr-5rem-xl {
        margin-right: 5rem
    }

    .mr-5rem-xl-i {
        margin-right: 5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mr-5rem-lg {
        margin-right: 5rem
    }

    .mr-5rem-lg-i {
        margin-right: 5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mr-5rem-md {
        margin-right: 5rem
    }

    .mr-5rem-md-i {
        margin-right: 5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mr-5rem-sm {
        margin-right: 5rem
    }

    .mr-5rem-sm-i {
        margin-right: 5rem !important
    }
}

@media screen and (max-width: 576px) {
    .mr-5rem-xs {
        margin-right: 5rem
    }

    .mr-5rem-xs-i {
        margin-right: 5rem !important
    }
}

.mb-5rem {
    margin-bottom: 5rem
}

.mb-5rem-i {
    margin-bottom: 5rem !important
}

@media screen and (min-width: 1024px) {
    .mb-5rem-xl {
        margin-bottom: 5rem
    }

    .mb-5rem-xl-i {
        margin-bottom: 5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mb-5rem-lg {
        margin-bottom: 5rem
    }

    .mb-5rem-lg-i {
        margin-bottom: 5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mb-5rem-md {
        margin-bottom: 5rem
    }

    .mb-5rem-md-i {
        margin-bottom: 5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mb-5rem-sm {
        margin-bottom: 5rem
    }

    .mb-5rem-sm-i {
        margin-bottom: 5rem !important
    }
}

@media screen and (max-width: 576px) {
    .mb-5rem-xs {
        margin-bottom: 5rem
    }

    .mb-5rem-xs-i {
        margin-bottom: 5rem !important
    }
}

.ml-5rem {
    margin-left: 5rem
}

.ml-5rem-i {
    margin-left: 5rem !important
}

@media screen and (min-width: 1024px) {
    .ml-5rem-xl {
        margin-left: 5rem
    }

    .ml-5rem-xl-i {
        margin-left: 5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .ml-5rem-lg {
        margin-left: 5rem
    }

    .ml-5rem-lg-i {
        margin-left: 5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .ml-5rem-md {
        margin-left: 5rem
    }

    .ml-5rem-md-i {
        margin-left: 5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .ml-5rem-sm {
        margin-left: 5rem
    }

    .ml-5rem-sm-i {
        margin-left: 5rem !important
    }
}

@media screen and (max-width: 576px) {
    .ml-5rem-xs {
        margin-left: 5rem
    }

    .ml-5rem-xs-i {
        margin-left: 5rem !important
    }
}

.mt-6rem {
    margin-top: 6rem
}

.mt-6rem-i {
    margin-top: 6rem !important
}

@media screen and (min-width: 1024px) {
    .mt-6rem-xl {
        margin-top: 6rem
    }

    .mt-6rem-xl-i {
        margin-top: 6rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mt-6rem-lg {
        margin-top: 6rem
    }

    .mt-6rem-lg-i {
        margin-top: 6rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mt-6rem-md {
        margin-top: 6rem
    }

    .mt-6rem-md-i {
        margin-top: 6rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mt-6rem-sm {
        margin-top: 6rem
    }

    .mt-6rem-sm-i {
        margin-top: 6rem !important
    }
}

@media screen and (max-width: 576px) {
    .mt-6rem-xs {
        margin-top: 6rem
    }

    .mt-6rem-xs-i {
        margin-top: 6rem !important
    }
}

.mr-6rem {
    margin-right: 6rem
}

.mr-6rem-i {
    margin-right: 6rem !important
}

@media screen and (min-width: 1024px) {
    .mr-6rem-xl {
        margin-right: 6rem
    }

    .mr-6rem-xl-i {
        margin-right: 6rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mr-6rem-lg {
        margin-right: 6rem
    }

    .mr-6rem-lg-i {
        margin-right: 6rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mr-6rem-md {
        margin-right: 6rem
    }

    .mr-6rem-md-i {
        margin-right: 6rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mr-6rem-sm {
        margin-right: 6rem
    }

    .mr-6rem-sm-i {
        margin-right: 6rem !important
    }
}

@media screen and (max-width: 576px) {
    .mr-6rem-xs {
        margin-right: 6rem
    }

    .mr-6rem-xs-i {
        margin-right: 6rem !important
    }
}

.mb-6rem {
    margin-bottom: 6rem
}

.mb-6rem-i {
    margin-bottom: 6rem !important
}

@media screen and (min-width: 1024px) {
    .mb-6rem-xl {
        margin-bottom: 6rem
    }

    .mb-6rem-xl-i {
        margin-bottom: 6rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mb-6rem-lg {
        margin-bottom: 6rem
    }

    .mb-6rem-lg-i {
        margin-bottom: 6rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mb-6rem-md {
        margin-bottom: 6rem
    }

    .mb-6rem-md-i {
        margin-bottom: 6rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mb-6rem-sm {
        margin-bottom: 6rem
    }

    .mb-6rem-sm-i {
        margin-bottom: 6rem !important
    }
}

@media screen and (max-width: 576px) {
    .mb-6rem-xs {
        margin-bottom: 6rem
    }

    .mb-6rem-xs-i {
        margin-bottom: 6rem !important
    }
}

.ml-6rem {
    margin-left: 6rem
}

.ml-6rem-i {
    margin-left: 6rem !important
}

@media screen and (min-width: 1024px) {
    .ml-6rem-xl {
        margin-left: 6rem
    }

    .ml-6rem-xl-i {
        margin-left: 6rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .ml-6rem-lg {
        margin-left: 6rem
    }

    .ml-6rem-lg-i {
        margin-left: 6rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .ml-6rem-md {
        margin-left: 6rem
    }

    .ml-6rem-md-i {
        margin-left: 6rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .ml-6rem-sm {
        margin-left: 6rem
    }

    .ml-6rem-sm-i {
        margin-left: 6rem !important
    }
}

@media screen and (max-width: 576px) {
    .ml-6rem-xs {
        margin-left: 6rem
    }

    .ml-6rem-xs-i {
        margin-left: 6rem !important
    }
}

.mt-7rem {
    margin-top: 7rem
}

.mt-7rem-i {
    margin-top: 7rem !important
}

@media screen and (min-width: 1024px) {
    .mt-7rem-xl {
        margin-top: 7rem
    }

    .mt-7rem-xl-i {
        margin-top: 7rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mt-7rem-lg {
        margin-top: 7rem
    }

    .mt-7rem-lg-i {
        margin-top: 7rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mt-7rem-md {
        margin-top: 7rem
    }

    .mt-7rem-md-i {
        margin-top: 7rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mt-7rem-sm {
        margin-top: 7rem
    }

    .mt-7rem-sm-i {
        margin-top: 7rem !important
    }
}

@media screen and (max-width: 576px) {
    .mt-7rem-xs {
        margin-top: 7rem
    }

    .mt-7rem-xs-i {
        margin-top: 7rem !important
    }
}

.mr-7rem {
    margin-right: 7rem
}

.mr-7rem-i {
    margin-right: 7rem !important
}

@media screen and (min-width: 1024px) {
    .mr-7rem-xl {
        margin-right: 7rem
    }

    .mr-7rem-xl-i {
        margin-right: 7rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mr-7rem-lg {
        margin-right: 7rem
    }

    .mr-7rem-lg-i {
        margin-right: 7rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mr-7rem-md {
        margin-right: 7rem
    }

    .mr-7rem-md-i {
        margin-right: 7rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mr-7rem-sm {
        margin-right: 7rem
    }

    .mr-7rem-sm-i {
        margin-right: 7rem !important
    }
}

@media screen and (max-width: 576px) {
    .mr-7rem-xs {
        margin-right: 7rem
    }

    .mr-7rem-xs-i {
        margin-right: 7rem !important
    }
}

.mb-7rem {
    margin-bottom: 7rem
}

.mb-7rem-i {
    margin-bottom: 7rem !important
}

@media screen and (min-width: 1024px) {
    .mb-7rem-xl {
        margin-bottom: 7rem
    }

    .mb-7rem-xl-i {
        margin-bottom: 7rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mb-7rem-lg {
        margin-bottom: 7rem
    }

    .mb-7rem-lg-i {
        margin-bottom: 7rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mb-7rem-md {
        margin-bottom: 7rem
    }

    .mb-7rem-md-i {
        margin-bottom: 7rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mb-7rem-sm {
        margin-bottom: 7rem
    }

    .mb-7rem-sm-i {
        margin-bottom: 7rem !important
    }
}

@media screen and (max-width: 576px) {
    .mb-7rem-xs {
        margin-bottom: 7rem
    }

    .mb-7rem-xs-i {
        margin-bottom: 7rem !important
    }
}

.ml-7rem {
    margin-left: 7rem
}

.ml-7rem-i {
    margin-left: 7rem !important
}

@media screen and (min-width: 1024px) {
    .ml-7rem-xl {
        margin-left: 7rem
    }

    .ml-7rem-xl-i {
        margin-left: 7rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .ml-7rem-lg {
        margin-left: 7rem
    }

    .ml-7rem-lg-i {
        margin-left: 7rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .ml-7rem-md {
        margin-left: 7rem
    }

    .ml-7rem-md-i {
        margin-left: 7rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .ml-7rem-sm {
        margin-left: 7rem
    }

    .ml-7rem-sm-i {
        margin-left: 7rem !important
    }
}

@media screen and (max-width: 576px) {
    .ml-7rem-xs {
        margin-left: 7rem
    }

    .ml-7rem-xs-i {
        margin-left: 7rem !important
    }
}

.mt-8rem {
    margin-top: 8rem
}

.mt-8rem-i {
    margin-top: 8rem !important
}

@media screen and (min-width: 1024px) {
    .mt-8rem-xl {
        margin-top: 8rem
    }

    .mt-8rem-xl-i {
        margin-top: 8rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mt-8rem-lg {
        margin-top: 8rem
    }

    .mt-8rem-lg-i {
        margin-top: 8rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mt-8rem-md {
        margin-top: 8rem
    }

    .mt-8rem-md-i {
        margin-top: 8rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mt-8rem-sm {
        margin-top: 8rem
    }

    .mt-8rem-sm-i {
        margin-top: 8rem !important
    }
}

@media screen and (max-width: 576px) {
    .mt-8rem-xs {
        margin-top: 8rem
    }

    .mt-8rem-xs-i {
        margin-top: 8rem !important
    }
}

.mr-8rem {
    margin-right: 8rem
}

.mr-8rem-i {
    margin-right: 8rem !important
}

@media screen and (min-width: 1024px) {
    .mr-8rem-xl {
        margin-right: 8rem
    }

    .mr-8rem-xl-i {
        margin-right: 8rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mr-8rem-lg {
        margin-right: 8rem
    }

    .mr-8rem-lg-i {
        margin-right: 8rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mr-8rem-md {
        margin-right: 8rem
    }

    .mr-8rem-md-i {
        margin-right: 8rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mr-8rem-sm {
        margin-right: 8rem
    }

    .mr-8rem-sm-i {
        margin-right: 8rem !important
    }
}

@media screen and (max-width: 576px) {
    .mr-8rem-xs {
        margin-right: 8rem
    }

    .mr-8rem-xs-i {
        margin-right: 8rem !important
    }
}

.mb-8rem {
    margin-bottom: 8rem
}

.mb-8rem-i {
    margin-bottom: 8rem !important
}

@media screen and (min-width: 1024px) {
    .mb-8rem-xl {
        margin-bottom: 8rem
    }

    .mb-8rem-xl-i {
        margin-bottom: 8rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mb-8rem-lg {
        margin-bottom: 8rem
    }

    .mb-8rem-lg-i {
        margin-bottom: 8rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mb-8rem-md {
        margin-bottom: 8rem
    }

    .mb-8rem-md-i {
        margin-bottom: 8rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mb-8rem-sm {
        margin-bottom: 8rem
    }

    .mb-8rem-sm-i {
        margin-bottom: 8rem !important
    }
}

@media screen and (max-width: 576px) {
    .mb-8rem-xs {
        margin-bottom: 8rem
    }

    .mb-8rem-xs-i {
        margin-bottom: 8rem !important
    }
}

.ml-8rem {
    margin-left: 8rem
}

.ml-8rem-i {
    margin-left: 8rem !important
}

@media screen and (min-width: 1024px) {
    .ml-8rem-xl {
        margin-left: 8rem
    }

    .ml-8rem-xl-i {
        margin-left: 8rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .ml-8rem-lg {
        margin-left: 8rem
    }

    .ml-8rem-lg-i {
        margin-left: 8rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .ml-8rem-md {
        margin-left: 8rem
    }

    .ml-8rem-md-i {
        margin-left: 8rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .ml-8rem-sm {
        margin-left: 8rem
    }

    .ml-8rem-sm-i {
        margin-left: 8rem !important
    }
}

@media screen and (max-width: 576px) {
    .ml-8rem-xs {
        margin-left: 8rem
    }

    .ml-8rem-xs-i {
        margin-left: 8rem !important
    }
}

.mt-9rem {
    margin-top: 9rem
}

.mt-9rem-i {
    margin-top: 9rem !important
}

@media screen and (min-width: 1024px) {
    .mt-9rem-xl {
        margin-top: 9rem
    }

    .mt-9rem-xl-i {
        margin-top: 9rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mt-9rem-lg {
        margin-top: 9rem
    }

    .mt-9rem-lg-i {
        margin-top: 9rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mt-9rem-md {
        margin-top: 9rem
    }

    .mt-9rem-md-i {
        margin-top: 9rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mt-9rem-sm {
        margin-top: 9rem
    }

    .mt-9rem-sm-i {
        margin-top: 9rem !important
    }
}

@media screen and (max-width: 576px) {
    .mt-9rem-xs {
        margin-top: 9rem
    }

    .mt-9rem-xs-i {
        margin-top: 9rem !important
    }
}

.mr-9rem {
    margin-right: 9rem
}

.mr-9rem-i {
    margin-right: 9rem !important
}

@media screen and (min-width: 1024px) {
    .mr-9rem-xl {
        margin-right: 9rem
    }

    .mr-9rem-xl-i {
        margin-right: 9rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mr-9rem-lg {
        margin-right: 9rem
    }

    .mr-9rem-lg-i {
        margin-right: 9rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mr-9rem-md {
        margin-right: 9rem
    }

    .mr-9rem-md-i {
        margin-right: 9rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mr-9rem-sm {
        margin-right: 9rem
    }

    .mr-9rem-sm-i {
        margin-right: 9rem !important
    }
}

@media screen and (max-width: 576px) {
    .mr-9rem-xs {
        margin-right: 9rem
    }

    .mr-9rem-xs-i {
        margin-right: 9rem !important
    }
}

.mb-9rem {
    margin-bottom: 9rem
}

.mb-9rem-i {
    margin-bottom: 9rem !important
}

@media screen and (min-width: 1024px) {
    .mb-9rem-xl {
        margin-bottom: 9rem
    }

    .mb-9rem-xl-i {
        margin-bottom: 9rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mb-9rem-lg {
        margin-bottom: 9rem
    }

    .mb-9rem-lg-i {
        margin-bottom: 9rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mb-9rem-md {
        margin-bottom: 9rem
    }

    .mb-9rem-md-i {
        margin-bottom: 9rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mb-9rem-sm {
        margin-bottom: 9rem
    }

    .mb-9rem-sm-i {
        margin-bottom: 9rem !important
    }
}

@media screen and (max-width: 576px) {
    .mb-9rem-xs {
        margin-bottom: 9rem
    }

    .mb-9rem-xs-i {
        margin-bottom: 9rem !important
    }
}

.ml-9rem {
    margin-left: 9rem
}

.ml-9rem-i {
    margin-left: 9rem !important
}

@media screen and (min-width: 1024px) {
    .ml-9rem-xl {
        margin-left: 9rem
    }

    .ml-9rem-xl-i {
        margin-left: 9rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .ml-9rem-lg {
        margin-left: 9rem
    }

    .ml-9rem-lg-i {
        margin-left: 9rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .ml-9rem-md {
        margin-left: 9rem
    }

    .ml-9rem-md-i {
        margin-left: 9rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .ml-9rem-sm {
        margin-left: 9rem
    }

    .ml-9rem-sm-i {
        margin-left: 9rem !important
    }
}

@media screen and (max-width: 576px) {
    .ml-9rem-xs {
        margin-left: 9rem
    }

    .ml-9rem-xs-i {
        margin-left: 9rem !important
    }
}

.mt-10rem {
    margin-top: 10rem
}

.mt-10rem-i {
    margin-top: 10rem !important
}

@media screen and (min-width: 1024px) {
    .mt-10rem-xl {
        margin-top: 10rem
    }

    .mt-10rem-xl-i {
        margin-top: 10rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mt-10rem-lg {
        margin-top: 10rem
    }

    .mt-10rem-lg-i {
        margin-top: 10rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mt-10rem-md {
        margin-top: 10rem
    }

    .mt-10rem-md-i {
        margin-top: 10rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mt-10rem-sm {
        margin-top: 10rem
    }

    .mt-10rem-sm-i {
        margin-top: 10rem !important
    }
}

@media screen and (max-width: 576px) {
    .mt-10rem-xs {
        margin-top: 10rem
    }

    .mt-10rem-xs-i {
        margin-top: 10rem !important
    }
}

.mr-10rem {
    margin-right: 10rem
}

.mr-10rem-i {
    margin-right: 10rem !important
}

@media screen and (min-width: 1024px) {
    .mr-10rem-xl {
        margin-right: 10rem
    }

    .mr-10rem-xl-i {
        margin-right: 10rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mr-10rem-lg {
        margin-right: 10rem
    }

    .mr-10rem-lg-i {
        margin-right: 10rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mr-10rem-md {
        margin-right: 10rem
    }

    .mr-10rem-md-i {
        margin-right: 10rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mr-10rem-sm {
        margin-right: 10rem
    }

    .mr-10rem-sm-i {
        margin-right: 10rem !important
    }
}

@media screen and (max-width: 576px) {
    .mr-10rem-xs {
        margin-right: 10rem
    }

    .mr-10rem-xs-i {
        margin-right: 10rem !important
    }
}

.mb-10rem {
    margin-bottom: 10rem
}

.mb-10rem-i {
    margin-bottom: 10rem !important
}

@media screen and (min-width: 1024px) {
    .mb-10rem-xl {
        margin-bottom: 10rem
    }

    .mb-10rem-xl-i {
        margin-bottom: 10rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mb-10rem-lg {
        margin-bottom: 10rem
    }

    .mb-10rem-lg-i {
        margin-bottom: 10rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mb-10rem-md {
        margin-bottom: 10rem
    }

    .mb-10rem-md-i {
        margin-bottom: 10rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mb-10rem-sm {
        margin-bottom: 10rem
    }

    .mb-10rem-sm-i {
        margin-bottom: 10rem !important
    }
}

@media screen and (max-width: 576px) {
    .mb-10rem-xs {
        margin-bottom: 10rem
    }

    .mb-10rem-xs-i {
        margin-bottom: 10rem !important
    }
}

.ml-10rem {
    margin-left: 10rem
}

.ml-10rem-i {
    margin-left: 10rem !important
}

@media screen and (min-width: 1024px) {
    .ml-10rem-xl {
        margin-left: 10rem
    }

    .ml-10rem-xl-i {
        margin-left: 10rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .ml-10rem-lg {
        margin-left: 10rem
    }

    .ml-10rem-lg-i {
        margin-left: 10rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .ml-10rem-md {
        margin-left: 10rem
    }

    .ml-10rem-md-i {
        margin-left: 10rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .ml-10rem-sm {
        margin-left: 10rem
    }

    .ml-10rem-sm-i {
        margin-left: 10rem !important
    }
}

@media screen and (max-width: 576px) {
    .ml-10rem-xs {
        margin-left: 10rem
    }

    .ml-10rem-xs-i {
        margin-left: 10rem !important
    }
}

.mt-1d5rem {
    margin-top: 1.5rem
}

.mt-1d5rem-i {
    margin-top: 1.5rem !important
}

@media screen and (min-width: 1024px) {
    .mt-1d5rem-xl {
        margin-top: 1.5rem
    }

    .mt-1d5rem-xl-i {
        margin-top: 1.5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mt-1d5rem-lg {
        margin-top: 1.5rem
    }

    .mt-1d5rem-lg-i {
        margin-top: 1.5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mt-1d5rem-md {
        margin-top: 1.5rem
    }

    .mt-1d5rem-md-i {
        margin-top: 1.5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mt-1d5rem-sm {
        margin-top: 1.5rem
    }

    .mt-1d5rem-sm-i {
        margin-top: 1.5rem !important
    }
}

@media screen and (max-width: 576px) {
    .mt-1d5rem-xs {
        margin-top: 1.5rem
    }

    .mt-1d5rem-xs-i {
        margin-top: 1.5rem !important
    }
}

.mr-1d5rem {
    margin-right: 1.5rem
}

.mr-1d5rem-i {
    margin-right: 1.5rem !important
}

@media screen and (min-width: 1024px) {
    .mr-1d5rem-xl {
        margin-right: 1.5rem
    }

    .mr-1d5rem-xl-i {
        margin-right: 1.5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mr-1d5rem-lg {
        margin-right: 1.5rem
    }

    .mr-1d5rem-lg-i {
        margin-right: 1.5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mr-1d5rem-md {
        margin-right: 1.5rem
    }

    .mr-1d5rem-md-i {
        margin-right: 1.5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mr-1d5rem-sm {
        margin-right: 1.5rem
    }

    .mr-1d5rem-sm-i {
        margin-right: 1.5rem !important
    }
}

@media screen and (max-width: 576px) {
    .mr-1d5rem-xs {
        margin-right: 1.5rem
    }

    .mr-1d5rem-xs-i {
        margin-right: 1.5rem !important
    }
}

.mb-1d5rem {
    margin-bottom: 1.5rem
}

.mb-1d5rem-i {
    margin-bottom: 1.5rem !important
}

@media screen and (min-width: 1024px) {
    .mb-1d5rem-xl {
        margin-bottom: 1.5rem
    }

    .mb-1d5rem-xl-i {
        margin-bottom: 1.5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mb-1d5rem-lg {
        margin-bottom: 1.5rem
    }

    .mb-1d5rem-lg-i {
        margin-bottom: 1.5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mb-1d5rem-md {
        margin-bottom: 1.5rem
    }

    .mb-1d5rem-md-i {
        margin-bottom: 1.5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mb-1d5rem-sm {
        margin-bottom: 1.5rem
    }

    .mb-1d5rem-sm-i {
        margin-bottom: 1.5rem !important
    }
}

@media screen and (max-width: 576px) {
    .mb-1d5rem-xs {
        margin-bottom: 1.5rem
    }

    .mb-1d5rem-xs-i {
        margin-bottom: 1.5rem !important
    }
}

.ml-1d5rem {
    margin-left: 1.5rem
}

.ml-1d5rem-i {
    margin-left: 1.5rem !important
}

@media screen and (min-width: 1024px) {
    .ml-1d5rem-xl {
        margin-left: 1.5rem
    }

    .ml-1d5rem-xl-i {
        margin-left: 1.5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .ml-1d5rem-lg {
        margin-left: 1.5rem
    }

    .ml-1d5rem-lg-i {
        margin-left: 1.5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .ml-1d5rem-md {
        margin-left: 1.5rem
    }

    .ml-1d5rem-md-i {
        margin-left: 1.5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .ml-1d5rem-sm {
        margin-left: 1.5rem
    }

    .ml-1d5rem-sm-i {
        margin-left: 1.5rem !important
    }
}

@media screen and (max-width: 576px) {
    .ml-1d5rem-xs {
        margin-left: 1.5rem
    }

    .ml-1d5rem-xs-i {
        margin-left: 1.5rem !important
    }
}

.mt-2d5rem {
    margin-top: 2.5rem
}

.mt-2d5rem-i {
    margin-top: 2.5rem !important
}

@media screen and (min-width: 1024px) {
    .mt-2d5rem-xl {
        margin-top: 2.5rem
    }

    .mt-2d5rem-xl-i {
        margin-top: 2.5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mt-2d5rem-lg {
        margin-top: 2.5rem
    }

    .mt-2d5rem-lg-i {
        margin-top: 2.5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mt-2d5rem-md {
        margin-top: 2.5rem
    }

    .mt-2d5rem-md-i {
        margin-top: 2.5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mt-2d5rem-sm {
        margin-top: 2.5rem
    }

    .mt-2d5rem-sm-i {
        margin-top: 2.5rem !important
    }
}

@media screen and (max-width: 576px) {
    .mt-2d5rem-xs {
        margin-top: 2.5rem
    }

    .mt-2d5rem-xs-i {
        margin-top: 2.5rem !important
    }
}

.mr-2d5rem {
    margin-right: 2.5rem
}

.mr-2d5rem-i {
    margin-right: 2.5rem !important
}

@media screen and (min-width: 1024px) {
    .mr-2d5rem-xl {
        margin-right: 2.5rem
    }

    .mr-2d5rem-xl-i {
        margin-right: 2.5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mr-2d5rem-lg {
        margin-right: 2.5rem
    }

    .mr-2d5rem-lg-i {
        margin-right: 2.5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mr-2d5rem-md {
        margin-right: 2.5rem
    }

    .mr-2d5rem-md-i {
        margin-right: 2.5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mr-2d5rem-sm {
        margin-right: 2.5rem
    }

    .mr-2d5rem-sm-i {
        margin-right: 2.5rem !important
    }
}

@media screen and (max-width: 576px) {
    .mr-2d5rem-xs {
        margin-right: 2.5rem
    }

    .mr-2d5rem-xs-i {
        margin-right: 2.5rem !important
    }
}

.mb-2d5rem {
    margin-bottom: 2.5rem
}

.mb-2d5rem-i {
    margin-bottom: 2.5rem !important
}

@media screen and (min-width: 1024px) {
    .mb-2d5rem-xl {
        margin-bottom: 2.5rem
    }

    .mb-2d5rem-xl-i {
        margin-bottom: 2.5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mb-2d5rem-lg {
        margin-bottom: 2.5rem
    }

    .mb-2d5rem-lg-i {
        margin-bottom: 2.5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mb-2d5rem-md {
        margin-bottom: 2.5rem
    }

    .mb-2d5rem-md-i {
        margin-bottom: 2.5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mb-2d5rem-sm {
        margin-bottom: 2.5rem
    }

    .mb-2d5rem-sm-i {
        margin-bottom: 2.5rem !important
    }
}

@media screen and (max-width: 576px) {
    .mb-2d5rem-xs {
        margin-bottom: 2.5rem
    }

    .mb-2d5rem-xs-i {
        margin-bottom: 2.5rem !important
    }
}

.ml-2d5rem {
    margin-left: 2.5rem
}

.ml-2d5rem-i {
    margin-left: 2.5rem !important
}

@media screen and (min-width: 1024px) {
    .ml-2d5rem-xl {
        margin-left: 2.5rem
    }

    .ml-2d5rem-xl-i {
        margin-left: 2.5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .ml-2d5rem-lg {
        margin-left: 2.5rem
    }

    .ml-2d5rem-lg-i {
        margin-left: 2.5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .ml-2d5rem-md {
        margin-left: 2.5rem
    }

    .ml-2d5rem-md-i {
        margin-left: 2.5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .ml-2d5rem-sm {
        margin-left: 2.5rem
    }

    .ml-2d5rem-sm-i {
        margin-left: 2.5rem !important
    }
}

@media screen and (max-width: 576px) {
    .ml-2d5rem-xs {
        margin-left: 2.5rem
    }

    .ml-2d5rem-xs-i {
        margin-left: 2.5rem !important
    }
}

.mt-3d5rem {
    margin-top: 3.5rem
}

.mt-3d5rem-i {
    margin-top: 3.5rem !important
}

@media screen and (min-width: 1024px) {
    .mt-3d5rem-xl {
        margin-top: 3.5rem
    }

    .mt-3d5rem-xl-i {
        margin-top: 3.5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mt-3d5rem-lg {
        margin-top: 3.5rem
    }

    .mt-3d5rem-lg-i {
        margin-top: 3.5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mt-3d5rem-md {
        margin-top: 3.5rem
    }

    .mt-3d5rem-md-i {
        margin-top: 3.5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mt-3d5rem-sm {
        margin-top: 3.5rem
    }

    .mt-3d5rem-sm-i {
        margin-top: 3.5rem !important
    }
}

@media screen and (max-width: 576px) {
    .mt-3d5rem-xs {
        margin-top: 3.5rem
    }

    .mt-3d5rem-xs-i {
        margin-top: 3.5rem !important
    }
}

.mr-3d5rem {
    margin-right: 3.5rem
}

.mr-3d5rem-i {
    margin-right: 3.5rem !important
}

@media screen and (min-width: 1024px) {
    .mr-3d5rem-xl {
        margin-right: 3.5rem
    }

    .mr-3d5rem-xl-i {
        margin-right: 3.5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mr-3d5rem-lg {
        margin-right: 3.5rem
    }

    .mr-3d5rem-lg-i {
        margin-right: 3.5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mr-3d5rem-md {
        margin-right: 3.5rem
    }

    .mr-3d5rem-md-i {
        margin-right: 3.5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mr-3d5rem-sm {
        margin-right: 3.5rem
    }

    .mr-3d5rem-sm-i {
        margin-right: 3.5rem !important
    }
}

@media screen and (max-width: 576px) {
    .mr-3d5rem-xs {
        margin-right: 3.5rem
    }

    .mr-3d5rem-xs-i {
        margin-right: 3.5rem !important
    }
}

.mb-3d5rem {
    margin-bottom: 3.5rem
}

.mb-3d5rem-i {
    margin-bottom: 3.5rem !important
}

@media screen and (min-width: 1024px) {
    .mb-3d5rem-xl {
        margin-bottom: 3.5rem
    }

    .mb-3d5rem-xl-i {
        margin-bottom: 3.5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mb-3d5rem-lg {
        margin-bottom: 3.5rem
    }

    .mb-3d5rem-lg-i {
        margin-bottom: 3.5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mb-3d5rem-md {
        margin-bottom: 3.5rem
    }

    .mb-3d5rem-md-i {
        margin-bottom: 3.5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mb-3d5rem-sm {
        margin-bottom: 3.5rem
    }

    .mb-3d5rem-sm-i {
        margin-bottom: 3.5rem !important
    }
}

@media screen and (max-width: 576px) {
    .mb-3d5rem-xs {
        margin-bottom: 3.5rem
    }

    .mb-3d5rem-xs-i {
        margin-bottom: 3.5rem !important
    }
}

.ml-3d5rem {
    margin-left: 3.5rem
}

.ml-3d5rem-i {
    margin-left: 3.5rem !important
}

@media screen and (min-width: 1024px) {
    .ml-3d5rem-xl {
        margin-left: 3.5rem
    }

    .ml-3d5rem-xl-i {
        margin-left: 3.5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .ml-3d5rem-lg {
        margin-left: 3.5rem
    }

    .ml-3d5rem-lg-i {
        margin-left: 3.5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .ml-3d5rem-md {
        margin-left: 3.5rem
    }

    .ml-3d5rem-md-i {
        margin-left: 3.5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .ml-3d5rem-sm {
        margin-left: 3.5rem
    }

    .ml-3d5rem-sm-i {
        margin-left: 3.5rem !important
    }
}

@media screen and (max-width: 576px) {
    .ml-3d5rem-xs {
        margin-left: 3.5rem
    }

    .ml-3d5rem-xs-i {
        margin-left: 3.5rem !important
    }
}

.mt-4d5rem {
    margin-top: 4.5rem
}

.mt-4d5rem-i {
    margin-top: 4.5rem !important
}

@media screen and (min-width: 1024px) {
    .mt-4d5rem-xl {
        margin-top: 4.5rem
    }

    .mt-4d5rem-xl-i {
        margin-top: 4.5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mt-4d5rem-lg {
        margin-top: 4.5rem
    }

    .mt-4d5rem-lg-i {
        margin-top: 4.5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mt-4d5rem-md {
        margin-top: 4.5rem
    }

    .mt-4d5rem-md-i {
        margin-top: 4.5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mt-4d5rem-sm {
        margin-top: 4.5rem
    }

    .mt-4d5rem-sm-i {
        margin-top: 4.5rem !important
    }
}

@media screen and (max-width: 576px) {
    .mt-4d5rem-xs {
        margin-top: 4.5rem
    }

    .mt-4d5rem-xs-i {
        margin-top: 4.5rem !important
    }
}

.mr-4d5rem {
    margin-right: 4.5rem
}

.mr-4d5rem-i {
    margin-right: 4.5rem !important
}

@media screen and (min-width: 1024px) {
    .mr-4d5rem-xl {
        margin-right: 4.5rem
    }

    .mr-4d5rem-xl-i {
        margin-right: 4.5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mr-4d5rem-lg {
        margin-right: 4.5rem
    }

    .mr-4d5rem-lg-i {
        margin-right: 4.5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mr-4d5rem-md {
        margin-right: 4.5rem
    }

    .mr-4d5rem-md-i {
        margin-right: 4.5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mr-4d5rem-sm {
        margin-right: 4.5rem
    }

    .mr-4d5rem-sm-i {
        margin-right: 4.5rem !important
    }
}

@media screen and (max-width: 576px) {
    .mr-4d5rem-xs {
        margin-right: 4.5rem
    }

    .mr-4d5rem-xs-i {
        margin-right: 4.5rem !important
    }
}

.mb-4d5rem {
    margin-bottom: 4.5rem
}

.mb-4d5rem-i {
    margin-bottom: 4.5rem !important
}

@media screen and (min-width: 1024px) {
    .mb-4d5rem-xl {
        margin-bottom: 4.5rem
    }

    .mb-4d5rem-xl-i {
        margin-bottom: 4.5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mb-4d5rem-lg {
        margin-bottom: 4.5rem
    }

    .mb-4d5rem-lg-i {
        margin-bottom: 4.5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mb-4d5rem-md {
        margin-bottom: 4.5rem
    }

    .mb-4d5rem-md-i {
        margin-bottom: 4.5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mb-4d5rem-sm {
        margin-bottom: 4.5rem
    }

    .mb-4d5rem-sm-i {
        margin-bottom: 4.5rem !important
    }
}

@media screen and (max-width: 576px) {
    .mb-4d5rem-xs {
        margin-bottom: 4.5rem
    }

    .mb-4d5rem-xs-i {
        margin-bottom: 4.5rem !important
    }
}

.ml-4d5rem {
    margin-left: 4.5rem
}

.ml-4d5rem-i {
    margin-left: 4.5rem !important
}

@media screen and (min-width: 1024px) {
    .ml-4d5rem-xl {
        margin-left: 4.5rem
    }

    .ml-4d5rem-xl-i {
        margin-left: 4.5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .ml-4d5rem-lg {
        margin-left: 4.5rem
    }

    .ml-4d5rem-lg-i {
        margin-left: 4.5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .ml-4d5rem-md {
        margin-left: 4.5rem
    }

    .ml-4d5rem-md-i {
        margin-left: 4.5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .ml-4d5rem-sm {
        margin-left: 4.5rem
    }

    .ml-4d5rem-sm-i {
        margin-left: 4.5rem !important
    }
}

@media screen and (max-width: 576px) {
    .ml-4d5rem-xs {
        margin-left: 4.5rem
    }

    .ml-4d5rem-xs-i {
        margin-left: 4.5rem !important
    }
}

.mt-5d5rem {
    margin-top: 5.5rem
}

.mt-5d5rem-i {
    margin-top: 5.5rem !important
}

@media screen and (min-width: 1024px) {
    .mt-5d5rem-xl {
        margin-top: 5.5rem
    }

    .mt-5d5rem-xl-i {
        margin-top: 5.5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mt-5d5rem-lg {
        margin-top: 5.5rem
    }

    .mt-5d5rem-lg-i {
        margin-top: 5.5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mt-5d5rem-md {
        margin-top: 5.5rem
    }

    .mt-5d5rem-md-i {
        margin-top: 5.5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mt-5d5rem-sm {
        margin-top: 5.5rem
    }

    .mt-5d5rem-sm-i {
        margin-top: 5.5rem !important
    }
}

@media screen and (max-width: 576px) {
    .mt-5d5rem-xs {
        margin-top: 5.5rem
    }

    .mt-5d5rem-xs-i {
        margin-top: 5.5rem !important
    }
}

.mr-5d5rem {
    margin-right: 5.5rem
}

.mr-5d5rem-i {
    margin-right: 5.5rem !important
}

@media screen and (min-width: 1024px) {
    .mr-5d5rem-xl {
        margin-right: 5.5rem
    }

    .mr-5d5rem-xl-i {
        margin-right: 5.5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mr-5d5rem-lg {
        margin-right: 5.5rem
    }

    .mr-5d5rem-lg-i {
        margin-right: 5.5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mr-5d5rem-md {
        margin-right: 5.5rem
    }

    .mr-5d5rem-md-i {
        margin-right: 5.5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mr-5d5rem-sm {
        margin-right: 5.5rem
    }

    .mr-5d5rem-sm-i {
        margin-right: 5.5rem !important
    }
}

@media screen and (max-width: 576px) {
    .mr-5d5rem-xs {
        margin-right: 5.5rem
    }

    .mr-5d5rem-xs-i {
        margin-right: 5.5rem !important
    }
}

.mb-5d5rem {
    margin-bottom: 5.5rem
}

.mb-5d5rem-i {
    margin-bottom: 5.5rem !important
}

@media screen and (min-width: 1024px) {
    .mb-5d5rem-xl {
        margin-bottom: 5.5rem
    }

    .mb-5d5rem-xl-i {
        margin-bottom: 5.5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mb-5d5rem-lg {
        margin-bottom: 5.5rem
    }

    .mb-5d5rem-lg-i {
        margin-bottom: 5.5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mb-5d5rem-md {
        margin-bottom: 5.5rem
    }

    .mb-5d5rem-md-i {
        margin-bottom: 5.5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mb-5d5rem-sm {
        margin-bottom: 5.5rem
    }

    .mb-5d5rem-sm-i {
        margin-bottom: 5.5rem !important
    }
}

@media screen and (max-width: 576px) {
    .mb-5d5rem-xs {
        margin-bottom: 5.5rem
    }

    .mb-5d5rem-xs-i {
        margin-bottom: 5.5rem !important
    }
}

.ml-5d5rem {
    margin-left: 5.5rem
}

.ml-5d5rem-i {
    margin-left: 5.5rem !important
}

@media screen and (min-width: 1024px) {
    .ml-5d5rem-xl {
        margin-left: 5.5rem
    }

    .ml-5d5rem-xl-i {
        margin-left: 5.5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .ml-5d5rem-lg {
        margin-left: 5.5rem
    }

    .ml-5d5rem-lg-i {
        margin-left: 5.5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .ml-5d5rem-md {
        margin-left: 5.5rem
    }

    .ml-5d5rem-md-i {
        margin-left: 5.5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .ml-5d5rem-sm {
        margin-left: 5.5rem
    }

    .ml-5d5rem-sm-i {
        margin-left: 5.5rem !important
    }
}

@media screen and (max-width: 576px) {
    .ml-5d5rem-xs {
        margin-left: 5.5rem
    }

    .ml-5d5rem-xs-i {
        margin-left: 5.5rem !important
    }
}

.mt-6d5rem {
    margin-top: 6.5rem
}

.mt-6d5rem-i {
    margin-top: 6.5rem !important
}

@media screen and (min-width: 1024px) {
    .mt-6d5rem-xl {
        margin-top: 6.5rem
    }

    .mt-6d5rem-xl-i {
        margin-top: 6.5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mt-6d5rem-lg {
        margin-top: 6.5rem
    }

    .mt-6d5rem-lg-i {
        margin-top: 6.5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mt-6d5rem-md {
        margin-top: 6.5rem
    }

    .mt-6d5rem-md-i {
        margin-top: 6.5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mt-6d5rem-sm {
        margin-top: 6.5rem
    }

    .mt-6d5rem-sm-i {
        margin-top: 6.5rem !important
    }
}

@media screen and (max-width: 576px) {
    .mt-6d5rem-xs {
        margin-top: 6.5rem
    }

    .mt-6d5rem-xs-i {
        margin-top: 6.5rem !important
    }
}

.mr-6d5rem {
    margin-right: 6.5rem
}

.mr-6d5rem-i {
    margin-right: 6.5rem !important
}

@media screen and (min-width: 1024px) {
    .mr-6d5rem-xl {
        margin-right: 6.5rem
    }

    .mr-6d5rem-xl-i {
        margin-right: 6.5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mr-6d5rem-lg {
        margin-right: 6.5rem
    }

    .mr-6d5rem-lg-i {
        margin-right: 6.5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mr-6d5rem-md {
        margin-right: 6.5rem
    }

    .mr-6d5rem-md-i {
        margin-right: 6.5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mr-6d5rem-sm {
        margin-right: 6.5rem
    }

    .mr-6d5rem-sm-i {
        margin-right: 6.5rem !important
    }
}

@media screen and (max-width: 576px) {
    .mr-6d5rem-xs {
        margin-right: 6.5rem
    }

    .mr-6d5rem-xs-i {
        margin-right: 6.5rem !important
    }
}

.mb-6d5rem {
    margin-bottom: 6.5rem
}

.mb-6d5rem-i {
    margin-bottom: 6.5rem !important
}

@media screen and (min-width: 1024px) {
    .mb-6d5rem-xl {
        margin-bottom: 6.5rem
    }

    .mb-6d5rem-xl-i {
        margin-bottom: 6.5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mb-6d5rem-lg {
        margin-bottom: 6.5rem
    }

    .mb-6d5rem-lg-i {
        margin-bottom: 6.5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mb-6d5rem-md {
        margin-bottom: 6.5rem
    }

    .mb-6d5rem-md-i {
        margin-bottom: 6.5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mb-6d5rem-sm {
        margin-bottom: 6.5rem
    }

    .mb-6d5rem-sm-i {
        margin-bottom: 6.5rem !important
    }
}

@media screen and (max-width: 576px) {
    .mb-6d5rem-xs {
        margin-bottom: 6.5rem
    }

    .mb-6d5rem-xs-i {
        margin-bottom: 6.5rem !important
    }
}

.ml-6d5rem {
    margin-left: 6.5rem
}

.ml-6d5rem-i {
    margin-left: 6.5rem !important
}

@media screen and (min-width: 1024px) {
    .ml-6d5rem-xl {
        margin-left: 6.5rem
    }

    .ml-6d5rem-xl-i {
        margin-left: 6.5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .ml-6d5rem-lg {
        margin-left: 6.5rem
    }

    .ml-6d5rem-lg-i {
        margin-left: 6.5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .ml-6d5rem-md {
        margin-left: 6.5rem
    }

    .ml-6d5rem-md-i {
        margin-left: 6.5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .ml-6d5rem-sm {
        margin-left: 6.5rem
    }

    .ml-6d5rem-sm-i {
        margin-left: 6.5rem !important
    }
}

@media screen and (max-width: 576px) {
    .ml-6d5rem-xs {
        margin-left: 6.5rem
    }

    .ml-6d5rem-xs-i {
        margin-left: 6.5rem !important
    }
}

.mt-7d5rem {
    margin-top: 7.5rem
}

.mt-7d5rem-i {
    margin-top: 7.5rem !important
}

@media screen and (min-width: 1024px) {
    .mt-7d5rem-xl {
        margin-top: 7.5rem
    }

    .mt-7d5rem-xl-i {
        margin-top: 7.5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mt-7d5rem-lg {
        margin-top: 7.5rem
    }

    .mt-7d5rem-lg-i {
        margin-top: 7.5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mt-7d5rem-md {
        margin-top: 7.5rem
    }

    .mt-7d5rem-md-i {
        margin-top: 7.5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mt-7d5rem-sm {
        margin-top: 7.5rem
    }

    .mt-7d5rem-sm-i {
        margin-top: 7.5rem !important
    }
}

@media screen and (max-width: 576px) {
    .mt-7d5rem-xs {
        margin-top: 7.5rem
    }

    .mt-7d5rem-xs-i {
        margin-top: 7.5rem !important
    }
}

.mr-7d5rem {
    margin-right: 7.5rem
}

.mr-7d5rem-i {
    margin-right: 7.5rem !important
}

@media screen and (min-width: 1024px) {
    .mr-7d5rem-xl {
        margin-right: 7.5rem
    }

    .mr-7d5rem-xl-i {
        margin-right: 7.5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mr-7d5rem-lg {
        margin-right: 7.5rem
    }

    .mr-7d5rem-lg-i {
        margin-right: 7.5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mr-7d5rem-md {
        margin-right: 7.5rem
    }

    .mr-7d5rem-md-i {
        margin-right: 7.5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mr-7d5rem-sm {
        margin-right: 7.5rem
    }

    .mr-7d5rem-sm-i {
        margin-right: 7.5rem !important
    }
}

@media screen and (max-width: 576px) {
    .mr-7d5rem-xs {
        margin-right: 7.5rem
    }

    .mr-7d5rem-xs-i {
        margin-right: 7.5rem !important
    }
}

.mb-7d5rem {
    margin-bottom: 7.5rem
}

.mb-7d5rem-i {
    margin-bottom: 7.5rem !important
}

@media screen and (min-width: 1024px) {
    .mb-7d5rem-xl {
        margin-bottom: 7.5rem
    }

    .mb-7d5rem-xl-i {
        margin-bottom: 7.5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mb-7d5rem-lg {
        margin-bottom: 7.5rem
    }

    .mb-7d5rem-lg-i {
        margin-bottom: 7.5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mb-7d5rem-md {
        margin-bottom: 7.5rem
    }

    .mb-7d5rem-md-i {
        margin-bottom: 7.5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mb-7d5rem-sm {
        margin-bottom: 7.5rem
    }

    .mb-7d5rem-sm-i {
        margin-bottom: 7.5rem !important
    }
}

@media screen and (max-width: 576px) {
    .mb-7d5rem-xs {
        margin-bottom: 7.5rem
    }

    .mb-7d5rem-xs-i {
        margin-bottom: 7.5rem !important
    }
}

.ml-7d5rem {
    margin-left: 7.5rem
}

.ml-7d5rem-i {
    margin-left: 7.5rem !important
}

@media screen and (min-width: 1024px) {
    .ml-7d5rem-xl {
        margin-left: 7.5rem
    }

    .ml-7d5rem-xl-i {
        margin-left: 7.5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .ml-7d5rem-lg {
        margin-left: 7.5rem
    }

    .ml-7d5rem-lg-i {
        margin-left: 7.5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .ml-7d5rem-md {
        margin-left: 7.5rem
    }

    .ml-7d5rem-md-i {
        margin-left: 7.5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .ml-7d5rem-sm {
        margin-left: 7.5rem
    }

    .ml-7d5rem-sm-i {
        margin-left: 7.5rem !important
    }
}

@media screen and (max-width: 576px) {
    .ml-7d5rem-xs {
        margin-left: 7.5rem
    }

    .ml-7d5rem-xs-i {
        margin-left: 7.5rem !important
    }
}

.mt-8d5rem {
    margin-top: 8.5rem
}

.mt-8d5rem-i {
    margin-top: 8.5rem !important
}

@media screen and (min-width: 1024px) {
    .mt-8d5rem-xl {
        margin-top: 8.5rem
    }

    .mt-8d5rem-xl-i {
        margin-top: 8.5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mt-8d5rem-lg {
        margin-top: 8.5rem
    }

    .mt-8d5rem-lg-i {
        margin-top: 8.5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mt-8d5rem-md {
        margin-top: 8.5rem
    }

    .mt-8d5rem-md-i {
        margin-top: 8.5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mt-8d5rem-sm {
        margin-top: 8.5rem
    }

    .mt-8d5rem-sm-i {
        margin-top: 8.5rem !important
    }
}

@media screen and (max-width: 576px) {
    .mt-8d5rem-xs {
        margin-top: 8.5rem
    }

    .mt-8d5rem-xs-i {
        margin-top: 8.5rem !important
    }
}

.mr-8d5rem {
    margin-right: 8.5rem
}

.mr-8d5rem-i {
    margin-right: 8.5rem !important
}

@media screen and (min-width: 1024px) {
    .mr-8d5rem-xl {
        margin-right: 8.5rem
    }

    .mr-8d5rem-xl-i {
        margin-right: 8.5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mr-8d5rem-lg {
        margin-right: 8.5rem
    }

    .mr-8d5rem-lg-i {
        margin-right: 8.5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mr-8d5rem-md {
        margin-right: 8.5rem
    }

    .mr-8d5rem-md-i {
        margin-right: 8.5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mr-8d5rem-sm {
        margin-right: 8.5rem
    }

    .mr-8d5rem-sm-i {
        margin-right: 8.5rem !important
    }
}

@media screen and (max-width: 576px) {
    .mr-8d5rem-xs {
        margin-right: 8.5rem
    }

    .mr-8d5rem-xs-i {
        margin-right: 8.5rem !important
    }
}

.mb-8d5rem {
    margin-bottom: 8.5rem
}

.mb-8d5rem-i {
    margin-bottom: 8.5rem !important
}

@media screen and (min-width: 1024px) {
    .mb-8d5rem-xl {
        margin-bottom: 8.5rem
    }

    .mb-8d5rem-xl-i {
        margin-bottom: 8.5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mb-8d5rem-lg {
        margin-bottom: 8.5rem
    }

    .mb-8d5rem-lg-i {
        margin-bottom: 8.5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mb-8d5rem-md {
        margin-bottom: 8.5rem
    }

    .mb-8d5rem-md-i {
        margin-bottom: 8.5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mb-8d5rem-sm {
        margin-bottom: 8.5rem
    }

    .mb-8d5rem-sm-i {
        margin-bottom: 8.5rem !important
    }
}

@media screen and (max-width: 576px) {
    .mb-8d5rem-xs {
        margin-bottom: 8.5rem
    }

    .mb-8d5rem-xs-i {
        margin-bottom: 8.5rem !important
    }
}

.ml-8d5rem {
    margin-left: 8.5rem
}

.ml-8d5rem-i {
    margin-left: 8.5rem !important
}

@media screen and (min-width: 1024px) {
    .ml-8d5rem-xl {
        margin-left: 8.5rem
    }

    .ml-8d5rem-xl-i {
        margin-left: 8.5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .ml-8d5rem-lg {
        margin-left: 8.5rem
    }

    .ml-8d5rem-lg-i {
        margin-left: 8.5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .ml-8d5rem-md {
        margin-left: 8.5rem
    }

    .ml-8d5rem-md-i {
        margin-left: 8.5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .ml-8d5rem-sm {
        margin-left: 8.5rem
    }

    .ml-8d5rem-sm-i {
        margin-left: 8.5rem !important
    }
}

@media screen and (max-width: 576px) {
    .ml-8d5rem-xs {
        margin-left: 8.5rem
    }

    .ml-8d5rem-xs-i {
        margin-left: 8.5rem !important
    }
}

.mt-9d5rem {
    margin-top: 9.5rem
}

.mt-9d5rem-i {
    margin-top: 9.5rem !important
}

@media screen and (min-width: 1024px) {
    .mt-9d5rem-xl {
        margin-top: 9.5rem
    }

    .mt-9d5rem-xl-i {
        margin-top: 9.5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mt-9d5rem-lg {
        margin-top: 9.5rem
    }

    .mt-9d5rem-lg-i {
        margin-top: 9.5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mt-9d5rem-md {
        margin-top: 9.5rem
    }

    .mt-9d5rem-md-i {
        margin-top: 9.5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mt-9d5rem-sm {
        margin-top: 9.5rem
    }

    .mt-9d5rem-sm-i {
        margin-top: 9.5rem !important
    }
}

@media screen and (max-width: 576px) {
    .mt-9d5rem-xs {
        margin-top: 9.5rem
    }

    .mt-9d5rem-xs-i {
        margin-top: 9.5rem !important
    }
}

.mr-9d5rem {
    margin-right: 9.5rem
}

.mr-9d5rem-i {
    margin-right: 9.5rem !important
}

@media screen and (min-width: 1024px) {
    .mr-9d5rem-xl {
        margin-right: 9.5rem
    }

    .mr-9d5rem-xl-i {
        margin-right: 9.5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mr-9d5rem-lg {
        margin-right: 9.5rem
    }

    .mr-9d5rem-lg-i {
        margin-right: 9.5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mr-9d5rem-md {
        margin-right: 9.5rem
    }

    .mr-9d5rem-md-i {
        margin-right: 9.5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mr-9d5rem-sm {
        margin-right: 9.5rem
    }

    .mr-9d5rem-sm-i {
        margin-right: 9.5rem !important
    }
}

@media screen and (max-width: 576px) {
    .mr-9d5rem-xs {
        margin-right: 9.5rem
    }

    .mr-9d5rem-xs-i {
        margin-right: 9.5rem !important
    }
}

.mb-9d5rem {
    margin-bottom: 9.5rem
}

.mb-9d5rem-i {
    margin-bottom: 9.5rem !important
}

@media screen and (min-width: 1024px) {
    .mb-9d5rem-xl {
        margin-bottom: 9.5rem
    }

    .mb-9d5rem-xl-i {
        margin-bottom: 9.5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .mb-9d5rem-lg {
        margin-bottom: 9.5rem
    }

    .mb-9d5rem-lg-i {
        margin-bottom: 9.5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .mb-9d5rem-md {
        margin-bottom: 9.5rem
    }

    .mb-9d5rem-md-i {
        margin-bottom: 9.5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .mb-9d5rem-sm {
        margin-bottom: 9.5rem
    }

    .mb-9d5rem-sm-i {
        margin-bottom: 9.5rem !important
    }
}

@media screen and (max-width: 576px) {
    .mb-9d5rem-xs {
        margin-bottom: 9.5rem
    }

    .mb-9d5rem-xs-i {
        margin-bottom: 9.5rem !important
    }
}

.ml-9d5rem {
    margin-left: 9.5rem
}

.ml-9d5rem-i {
    margin-left: 9.5rem !important
}

@media screen and (min-width: 1024px) {
    .ml-9d5rem-xl {
        margin-left: 9.5rem
    }

    .ml-9d5rem-xl-i {
        margin-left: 9.5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .ml-9d5rem-lg {
        margin-left: 9.5rem
    }

    .ml-9d5rem-lg-i {
        margin-left: 9.5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .ml-9d5rem-md {
        margin-left: 9.5rem
    }

    .ml-9d5rem-md-i {
        margin-left: 9.5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .ml-9d5rem-sm {
        margin-left: 9.5rem
    }

    .ml-9d5rem-sm-i {
        margin-left: 9.5rem !important
    }
}

@media screen and (max-width: 576px) {
    .ml-9d5rem-xs {
        margin-left: 9.5rem
    }

    .ml-9d5rem-xs-i {
        margin-left: 9.5rem !important
    }
}

.pt-0px {
    padding-top: 0
}

.pt-0px-i {
    padding-top: 0 !important
}

@media screen and (min-width: 1024px) {
    .pt-0px-xl {
        padding-top: 0
    }

    .pt-0px-xl-i {
        padding-top: 0 !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pt-0px-lg {
        padding-top: 0
    }

    .pt-0px-lg-i {
        padding-top: 0 !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pt-0px-md {
        padding-top: 0
    }

    .pt-0px-md-i {
        padding-top: 0 !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pt-0px-sm {
        padding-top: 0
    }

    .pt-0px-sm-i {
        padding-top: 0 !important
    }
}

@media screen and (max-width: 576px) {
    .pt-0px-xs {
        padding-top: 0
    }

    .pt-0px-xs-i {
        padding-top: 0 !important
    }
}

.pr-0px {
    padding-right: 0
}

.pr-0px-i {
    padding-right: 0 !important
}

@media screen and (min-width: 1024px) {
    .pr-0px-xl {
        padding-right: 0
    }

    .pr-0px-xl-i {
        padding-right: 0 !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pr-0px-lg {
        padding-right: 0
    }

    .pr-0px-lg-i {
        padding-right: 0 !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pr-0px-md {
        padding-right: 0
    }

    .pr-0px-md-i {
        padding-right: 0 !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pr-0px-sm {
        padding-right: 0
    }

    .pr-0px-sm-i {
        padding-right: 0 !important
    }
}

@media screen and (max-width: 576px) {
    .pr-0px-xs {
        padding-right: 0
    }

    .pr-0px-xs-i {
        padding-right: 0 !important
    }
}

.pb-0px {
    padding-bottom: 0
}

.pb-0px-i {
    padding-bottom: 0 !important
}

@media screen and (min-width: 1024px) {
    .pb-0px-xl {
        padding-bottom: 0
    }

    .pb-0px-xl-i {
        padding-bottom: 0 !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pb-0px-lg {
        padding-bottom: 0
    }

    .pb-0px-lg-i {
        padding-bottom: 0 !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pb-0px-md {
        padding-bottom: 0
    }

    .pb-0px-md-i {
        padding-bottom: 0 !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pb-0px-sm {
        padding-bottom: 0
    }

    .pb-0px-sm-i {
        padding-bottom: 0 !important
    }
}

@media screen and (max-width: 576px) {
    .pb-0px-xs {
        padding-bottom: 0
    }

    .pb-0px-xs-i {
        padding-bottom: 0 !important
    }
}

.pl-0px {
    padding-left: 0
}

.pl-0px-i {
    padding-left: 0 !important
}

@media screen and (min-width: 1024px) {
    .pl-0px-xl {
        padding-left: 0
    }

    .pl-0px-xl-i {
        padding-left: 0 !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pl-0px-lg {
        padding-left: 0
    }

    .pl-0px-lg-i {
        padding-left: 0 !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pl-0px-md {
        padding-left: 0
    }

    .pl-0px-md-i {
        padding-left: 0 !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pl-0px-sm {
        padding-left: 0
    }

    .pl-0px-sm-i {
        padding-left: 0 !important
    }
}

@media screen and (max-width: 576px) {
    .pl-0px-xs {
        padding-left: 0
    }

    .pl-0px-xs-i {
        padding-left: 0 !important
    }
}

.pt-5px {
    padding-top: 5px
}

.pt-5px-i {
    padding-top: 5px !important
}

@media screen and (min-width: 1024px) {
    .pt-5px-xl {
        padding-top: 5px
    }

    .pt-5px-xl-i {
        padding-top: 5px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pt-5px-lg {
        padding-top: 5px
    }

    .pt-5px-lg-i {
        padding-top: 5px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pt-5px-md {
        padding-top: 5px
    }

    .pt-5px-md-i {
        padding-top: 5px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pt-5px-sm {
        padding-top: 5px
    }

    .pt-5px-sm-i {
        padding-top: 5px !important
    }
}

@media screen and (max-width: 576px) {
    .pt-5px-xs {
        padding-top: 5px
    }

    .pt-5px-xs-i {
        padding-top: 5px !important
    }
}

.pr-5px {
    padding-right: 5px
}

.pr-5px-i {
    padding-right: 5px !important
}

@media screen and (min-width: 1024px) {
    .pr-5px-xl {
        padding-right: 5px
    }

    .pr-5px-xl-i {
        padding-right: 5px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pr-5px-lg {
        padding-right: 5px
    }

    .pr-5px-lg-i {
        padding-right: 5px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pr-5px-md {
        padding-right: 5px
    }

    .pr-5px-md-i {
        padding-right: 5px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pr-5px-sm {
        padding-right: 5px
    }

    .pr-5px-sm-i {
        padding-right: 5px !important
    }
}

@media screen and (max-width: 576px) {
    .pr-5px-xs {
        padding-right: 5px
    }

    .pr-5px-xs-i {
        padding-right: 5px !important
    }
}

.pb-5px {
    padding-bottom: 5px
}

.pb-5px-i {
    padding-bottom: 5px !important
}

@media screen and (min-width: 1024px) {
    .pb-5px-xl {
        padding-bottom: 5px
    }

    .pb-5px-xl-i {
        padding-bottom: 5px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pb-5px-lg {
        padding-bottom: 5px
    }

    .pb-5px-lg-i {
        padding-bottom: 5px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pb-5px-md {
        padding-bottom: 5px
    }

    .pb-5px-md-i {
        padding-bottom: 5px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pb-5px-sm {
        padding-bottom: 5px
    }

    .pb-5px-sm-i {
        padding-bottom: 5px !important
    }
}

@media screen and (max-width: 576px) {
    .pb-5px-xs {
        padding-bottom: 5px
    }

    .pb-5px-xs-i {
        padding-bottom: 5px !important
    }
}

.pl-5px {
    padding-left: 5px
}

.pl-5px-i {
    padding-left: 5px !important
}

@media screen and (min-width: 1024px) {
    .pl-5px-xl {
        padding-left: 5px
    }

    .pl-5px-xl-i {
        padding-left: 5px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pl-5px-lg {
        padding-left: 5px
    }

    .pl-5px-lg-i {
        padding-left: 5px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pl-5px-md {
        padding-left: 5px
    }

    .pl-5px-md-i {
        padding-left: 5px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pl-5px-sm {
        padding-left: 5px
    }

    .pl-5px-sm-i {
        padding-left: 5px !important
    }
}

@media screen and (max-width: 576px) {
    .pl-5px-xs {
        padding-left: 5px
    }

    .pl-5px-xs-i {
        padding-left: 5px !important
    }
}

.pt-8px {
    padding-top: 8px
}

.pt-8px-i {
    padding-top: 8px !important
}

@media screen and (min-width: 1024px) {
    .pt-8px-xl {
        padding-top: 8px
    }

    .pt-8px-xl-i {
        padding-top: 8px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pt-8px-lg {
        padding-top: 8px
    }

    .pt-8px-lg-i {
        padding-top: 8px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pt-8px-md {
        padding-top: 8px
    }

    .pt-8px-md-i {
        padding-top: 8px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pt-8px-sm {
        padding-top: 8px
    }

    .pt-8px-sm-i {
        padding-top: 8px !important
    }
}

@media screen and (max-width: 576px) {
    .pt-8px-xs {
        padding-top: 8px
    }

    .pt-8px-xs-i {
        padding-top: 8px !important
    }
}

.pr-8px {
    padding-right: 8px
}

.pr-8px-i {
    padding-right: 8px !important
}

@media screen and (min-width: 1024px) {
    .pr-8px-xl {
        padding-right: 8px
    }

    .pr-8px-xl-i {
        padding-right: 8px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pr-8px-lg {
        padding-right: 8px
    }

    .pr-8px-lg-i {
        padding-right: 8px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pr-8px-md {
        padding-right: 8px
    }

    .pr-8px-md-i {
        padding-right: 8px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pr-8px-sm {
        padding-right: 8px
    }

    .pr-8px-sm-i {
        padding-right: 8px !important
    }
}

@media screen and (max-width: 576px) {
    .pr-8px-xs {
        padding-right: 8px
    }

    .pr-8px-xs-i {
        padding-right: 8px !important
    }
}

.pb-8px {
    padding-bottom: 8px
}

.pb-8px-i {
    padding-bottom: 8px !important
}

@media screen and (min-width: 1024px) {
    .pb-8px-xl {
        padding-bottom: 8px
    }

    .pb-8px-xl-i {
        padding-bottom: 8px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pb-8px-lg {
        padding-bottom: 8px
    }

    .pb-8px-lg-i {
        padding-bottom: 8px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pb-8px-md {
        padding-bottom: 8px
    }

    .pb-8px-md-i {
        padding-bottom: 8px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pb-8px-sm {
        padding-bottom: 8px
    }

    .pb-8px-sm-i {
        padding-bottom: 8px !important
    }
}

@media screen and (max-width: 576px) {
    .pb-8px-xs {
        padding-bottom: 8px
    }

    .pb-8px-xs-i {
        padding-bottom: 8px !important
    }
}

.pl-8px {
    padding-left: 8px
}

.pl-8px-i {
    padding-left: 8px !important
}

@media screen and (min-width: 1024px) {
    .pl-8px-xl {
        padding-left: 8px
    }

    .pl-8px-xl-i {
        padding-left: 8px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pl-8px-lg {
        padding-left: 8px
    }

    .pl-8px-lg-i {
        padding-left: 8px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pl-8px-md {
        padding-left: 8px
    }

    .pl-8px-md-i {
        padding-left: 8px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pl-8px-sm {
        padding-left: 8px
    }

    .pl-8px-sm-i {
        padding-left: 8px !important
    }
}

@media screen and (max-width: 576px) {
    .pl-8px-xs {
        padding-left: 8px
    }

    .pl-8px-xs-i {
        padding-left: 8px !important
    }
}

.pt-10px {
    padding-top: 10px
}

.pt-10px-i {
    padding-top: 10px !important
}

@media screen and (min-width: 1024px) {
    .pt-10px-xl {
        padding-top: 10px
    }

    .pt-10px-xl-i {
        padding-top: 10px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pt-10px-lg {
        padding-top: 10px
    }

    .pt-10px-lg-i {
        padding-top: 10px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pt-10px-md {
        padding-top: 10px
    }

    .pt-10px-md-i {
        padding-top: 10px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pt-10px-sm {
        padding-top: 10px
    }

    .pt-10px-sm-i {
        padding-top: 10px !important
    }
}

@media screen and (max-width: 576px) {
    .pt-10px-xs {
        padding-top: 10px
    }

    .pt-10px-xs-i {
        padding-top: 10px !important
    }
}

.pr-10px {
    padding-right: 10px
}

.pr-10px-i {
    padding-right: 10px !important
}

@media screen and (min-width: 1024px) {
    .pr-10px-xl {
        padding-right: 10px
    }

    .pr-10px-xl-i {
        padding-right: 10px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pr-10px-lg {
        padding-right: 10px
    }

    .pr-10px-lg-i {
        padding-right: 10px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pr-10px-md {
        padding-right: 10px
    }

    .pr-10px-md-i {
        padding-right: 10px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pr-10px-sm {
        padding-right: 10px
    }

    .pr-10px-sm-i {
        padding-right: 10px !important
    }
}

@media screen and (max-width: 576px) {
    .pr-10px-xs {
        padding-right: 10px
    }

    .pr-10px-xs-i {
        padding-right: 10px !important
    }
}

.pb-10px {
    padding-bottom: 10px
}

.pb-10px-i {
    padding-bottom: 10px !important
}

@media screen and (min-width: 1024px) {
    .pb-10px-xl {
        padding-bottom: 10px
    }

    .pb-10px-xl-i {
        padding-bottom: 10px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pb-10px-lg {
        padding-bottom: 10px
    }

    .pb-10px-lg-i {
        padding-bottom: 10px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pb-10px-md {
        padding-bottom: 10px
    }

    .pb-10px-md-i {
        padding-bottom: 10px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pb-10px-sm {
        padding-bottom: 10px
    }

    .pb-10px-sm-i {
        padding-bottom: 10px !important
    }
}

@media screen and (max-width: 576px) {
    .pb-10px-xs {
        padding-bottom: 10px
    }

    .pb-10px-xs-i {
        padding-bottom: 10px !important
    }
}

.pl-10px {
    padding-left: 10px
}

.pl-10px-i {
    padding-left: 10px !important
}

@media screen and (min-width: 1024px) {
    .pl-10px-xl {
        padding-left: 10px
    }

    .pl-10px-xl-i {
        padding-left: 10px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pl-10px-lg {
        padding-left: 10px
    }

    .pl-10px-lg-i {
        padding-left: 10px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pl-10px-md {
        padding-left: 10px
    }

    .pl-10px-md-i {
        padding-left: 10px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pl-10px-sm {
        padding-left: 10px
    }

    .pl-10px-sm-i {
        padding-left: 10px !important
    }
}

@media screen and (max-width: 576px) {
    .pl-10px-xs {
        padding-left: 10px
    }

    .pl-10px-xs-i {
        padding-left: 10px !important
    }
}

.pt-15px {
    padding-top: 15px
}

.pt-15px-i {
    padding-top: 15px !important
}

@media screen and (min-width: 1024px) {
    .pt-15px-xl {
        padding-top: 15px
    }

    .pt-15px-xl-i {
        padding-top: 15px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pt-15px-lg {
        padding-top: 15px
    }

    .pt-15px-lg-i {
        padding-top: 15px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pt-15px-md {
        padding-top: 15px
    }

    .pt-15px-md-i {
        padding-top: 15px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pt-15px-sm {
        padding-top: 15px
    }

    .pt-15px-sm-i {
        padding-top: 15px !important
    }
}

@media screen and (max-width: 576px) {
    .pt-15px-xs {
        padding-top: 15px
    }

    .pt-15px-xs-i {
        padding-top: 15px !important
    }
}

.pr-15px {
    padding-right: 15px
}

.pr-15px-i {
    padding-right: 15px !important
}

@media screen and (min-width: 1024px) {
    .pr-15px-xl {
        padding-right: 15px
    }

    .pr-15px-xl-i {
        padding-right: 15px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pr-15px-lg {
        padding-right: 15px
    }

    .pr-15px-lg-i {
        padding-right: 15px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pr-15px-md {
        padding-right: 15px
    }

    .pr-15px-md-i {
        padding-right: 15px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pr-15px-sm {
        padding-right: 15px
    }

    .pr-15px-sm-i {
        padding-right: 15px !important
    }
}

@media screen and (max-width: 576px) {
    .pr-15px-xs {
        padding-right: 15px
    }

    .pr-15px-xs-i {
        padding-right: 15px !important
    }
}

.pb-15px {
    padding-bottom: 15px
}

.pb-15px-i {
    padding-bottom: 15px !important
}

@media screen and (min-width: 1024px) {
    .pb-15px-xl {
        padding-bottom: 15px
    }

    .pb-15px-xl-i {
        padding-bottom: 15px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pb-15px-lg {
        padding-bottom: 15px
    }

    .pb-15px-lg-i {
        padding-bottom: 15px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pb-15px-md {
        padding-bottom: 15px
    }

    .pb-15px-md-i {
        padding-bottom: 15px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pb-15px-sm {
        padding-bottom: 15px
    }

    .pb-15px-sm-i {
        padding-bottom: 15px !important
    }
}

@media screen and (max-width: 576px) {
    .pb-15px-xs {
        padding-bottom: 15px
    }

    .pb-15px-xs-i {
        padding-bottom: 15px !important
    }
}

.pl-15px {
    padding-left: 15px
}

.pl-15px-i {
    padding-left: 15px !important
}

@media screen and (min-width: 1024px) {
    .pl-15px-xl {
        padding-left: 15px
    }

    .pl-15px-xl-i {
        padding-left: 15px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pl-15px-lg {
        padding-left: 15px
    }

    .pl-15px-lg-i {
        padding-left: 15px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pl-15px-md {
        padding-left: 15px
    }

    .pl-15px-md-i {
        padding-left: 15px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pl-15px-sm {
        padding-left: 15px
    }

    .pl-15px-sm-i {
        padding-left: 15px !important
    }
}

@media screen and (max-width: 576px) {
    .pl-15px-xs {
        padding-left: 15px
    }

    .pl-15px-xs-i {
        padding-left: 15px !important
    }
}

.pt-16px {
    padding-top: 16px
}

.pt-16px-i {
    padding-top: 16px !important
}

@media screen and (min-width: 1024px) {
    .pt-16px-xl {
        padding-top: 16px
    }

    .pt-16px-xl-i {
        padding-top: 16px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pt-16px-lg {
        padding-top: 16px
    }

    .pt-16px-lg-i {
        padding-top: 16px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pt-16px-md {
        padding-top: 16px
    }

    .pt-16px-md-i {
        padding-top: 16px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pt-16px-sm {
        padding-top: 16px
    }

    .pt-16px-sm-i {
        padding-top: 16px !important
    }
}

@media screen and (max-width: 576px) {
    .pt-16px-xs {
        padding-top: 16px
    }

    .pt-16px-xs-i {
        padding-top: 16px !important
    }
}

.pr-16px {
    padding-right: 16px
}

.pr-16px-i {
    padding-right: 16px !important
}

@media screen and (min-width: 1024px) {
    .pr-16px-xl {
        padding-right: 16px
    }

    .pr-16px-xl-i {
        padding-right: 16px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pr-16px-lg {
        padding-right: 16px
    }

    .pr-16px-lg-i {
        padding-right: 16px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pr-16px-md {
        padding-right: 16px
    }

    .pr-16px-md-i {
        padding-right: 16px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pr-16px-sm {
        padding-right: 16px
    }

    .pr-16px-sm-i {
        padding-right: 16px !important
    }
}

@media screen and (max-width: 576px) {
    .pr-16px-xs {
        padding-right: 16px
    }

    .pr-16px-xs-i {
        padding-right: 16px !important
    }
}

.pb-16px {
    padding-bottom: 16px
}

.pb-16px-i {
    padding-bottom: 16px !important
}

@media screen and (min-width: 1024px) {
    .pb-16px-xl {
        padding-bottom: 16px
    }

    .pb-16px-xl-i {
        padding-bottom: 16px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pb-16px-lg {
        padding-bottom: 16px
    }

    .pb-16px-lg-i {
        padding-bottom: 16px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pb-16px-md {
        padding-bottom: 16px
    }

    .pb-16px-md-i {
        padding-bottom: 16px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pb-16px-sm {
        padding-bottom: 16px
    }

    .pb-16px-sm-i {
        padding-bottom: 16px !important
    }
}

@media screen and (max-width: 576px) {
    .pb-16px-xs {
        padding-bottom: 16px
    }

    .pb-16px-xs-i {
        padding-bottom: 16px !important
    }
}

.pl-16px {
    padding-left: 16px
}

.pl-16px-i {
    padding-left: 16px !important
}

@media screen and (min-width: 1024px) {
    .pl-16px-xl {
        padding-left: 16px
    }

    .pl-16px-xl-i {
        padding-left: 16px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pl-16px-lg {
        padding-left: 16px
    }

    .pl-16px-lg-i {
        padding-left: 16px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pl-16px-md {
        padding-left: 16px
    }

    .pl-16px-md-i {
        padding-left: 16px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pl-16px-sm {
        padding-left: 16px
    }

    .pl-16px-sm-i {
        padding-left: 16px !important
    }
}

@media screen and (max-width: 576px) {
    .pl-16px-xs {
        padding-left: 16px
    }

    .pl-16px-xs-i {
        padding-left: 16px !important
    }
}

.pt-20px {
    padding-top: 20px
}

.pt-20px-i {
    padding-top: 20px !important
}

@media screen and (min-width: 1024px) {
    .pt-20px-xl {
        padding-top: 20px
    }

    .pt-20px-xl-i {
        padding-top: 20px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pt-20px-lg {
        padding-top: 20px
    }

    .pt-20px-lg-i {
        padding-top: 20px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pt-20px-md {
        padding-top: 20px
    }

    .pt-20px-md-i {
        padding-top: 20px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pt-20px-sm {
        padding-top: 20px
    }

    .pt-20px-sm-i {
        padding-top: 20px !important
    }
}

@media screen and (max-width: 576px) {
    .pt-20px-xs {
        padding-top: 20px
    }

    .pt-20px-xs-i {
        padding-top: 20px !important
    }
}

.pr-20px {
    padding-right: 20px
}

.pr-20px-i {
    padding-right: 20px !important
}

@media screen and (min-width: 1024px) {
    .pr-20px-xl {
        padding-right: 20px
    }

    .pr-20px-xl-i {
        padding-right: 20px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pr-20px-lg {
        padding-right: 20px
    }

    .pr-20px-lg-i {
        padding-right: 20px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pr-20px-md {
        padding-right: 20px
    }

    .pr-20px-md-i {
        padding-right: 20px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pr-20px-sm {
        padding-right: 20px
    }

    .pr-20px-sm-i {
        padding-right: 20px !important
    }
}

@media screen and (max-width: 576px) {
    .pr-20px-xs {
        padding-right: 20px
    }

    .pr-20px-xs-i {
        padding-right: 20px !important
    }
}

.pb-20px {
    padding-bottom: 20px
}

.pb-20px-i {
    padding-bottom: 20px !important
}

@media screen and (min-width: 1024px) {
    .pb-20px-xl {
        padding-bottom: 20px
    }

    .pb-20px-xl-i {
        padding-bottom: 20px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pb-20px-lg {
        padding-bottom: 20px
    }

    .pb-20px-lg-i {
        padding-bottom: 20px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pb-20px-md {
        padding-bottom: 20px
    }

    .pb-20px-md-i {
        padding-bottom: 20px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pb-20px-sm {
        padding-bottom: 20px
    }

    .pb-20px-sm-i {
        padding-bottom: 20px !important
    }
}

@media screen and (max-width: 576px) {
    .pb-20px-xs {
        padding-bottom: 20px
    }

    .pb-20px-xs-i {
        padding-bottom: 20px !important
    }
}

.pl-20px {
    padding-left: 20px
}

.pl-20px-i {
    padding-left: 20px !important
}

@media screen and (min-width: 1024px) {
    .pl-20px-xl {
        padding-left: 20px
    }

    .pl-20px-xl-i {
        padding-left: 20px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pl-20px-lg {
        padding-left: 20px
    }

    .pl-20px-lg-i {
        padding-left: 20px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pl-20px-md {
        padding-left: 20px
    }

    .pl-20px-md-i {
        padding-left: 20px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pl-20px-sm {
        padding-left: 20px
    }

    .pl-20px-sm-i {
        padding-left: 20px !important
    }
}

@media screen and (max-width: 576px) {
    .pl-20px-xs {
        padding-left: 20px
    }

    .pl-20px-xs-i {
        padding-left: 20px !important
    }
}

.pt-24px {
    padding-top: 24px
}

.pt-24px-i {
    padding-top: 24px !important
}

@media screen and (min-width: 1024px) {
    .pt-24px-xl {
        padding-top: 24px
    }

    .pt-24px-xl-i {
        padding-top: 24px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pt-24px-lg {
        padding-top: 24px
    }

    .pt-24px-lg-i {
        padding-top: 24px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pt-24px-md {
        padding-top: 24px
    }

    .pt-24px-md-i {
        padding-top: 24px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pt-24px-sm {
        padding-top: 24px
    }

    .pt-24px-sm-i {
        padding-top: 24px !important
    }
}

@media screen and (max-width: 576px) {
    .pt-24px-xs {
        padding-top: 24px
    }

    .pt-24px-xs-i {
        padding-top: 24px !important
    }
}

.pr-24px {
    padding-right: 24px
}

.pr-24px-i {
    padding-right: 24px !important
}

@media screen and (min-width: 1024px) {
    .pr-24px-xl {
        padding-right: 24px
    }

    .pr-24px-xl-i {
        padding-right: 24px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pr-24px-lg {
        padding-right: 24px
    }

    .pr-24px-lg-i {
        padding-right: 24px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pr-24px-md {
        padding-right: 24px
    }

    .pr-24px-md-i {
        padding-right: 24px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pr-24px-sm {
        padding-right: 24px
    }

    .pr-24px-sm-i {
        padding-right: 24px !important
    }
}

@media screen and (max-width: 576px) {
    .pr-24px-xs {
        padding-right: 24px
    }

    .pr-24px-xs-i {
        padding-right: 24px !important
    }
}

.pb-24px {
    padding-bottom: 24px
}

.pb-24px-i {
    padding-bottom: 24px !important
}

@media screen and (min-width: 1024px) {
    .pb-24px-xl {
        padding-bottom: 24px
    }

    .pb-24px-xl-i {
        padding-bottom: 24px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pb-24px-lg {
        padding-bottom: 24px
    }

    .pb-24px-lg-i {
        padding-bottom: 24px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pb-24px-md {
        padding-bottom: 24px
    }

    .pb-24px-md-i {
        padding-bottom: 24px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pb-24px-sm {
        padding-bottom: 24px
    }

    .pb-24px-sm-i {
        padding-bottom: 24px !important
    }
}

@media screen and (max-width: 576px) {
    .pb-24px-xs {
        padding-bottom: 24px
    }

    .pb-24px-xs-i {
        padding-bottom: 24px !important
    }
}

.pl-24px {
    padding-left: 24px
}

.pl-24px-i {
    padding-left: 24px !important
}

@media screen and (min-width: 1024px) {
    .pl-24px-xl {
        padding-left: 24px
    }

    .pl-24px-xl-i {
        padding-left: 24px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pl-24px-lg {
        padding-left: 24px
    }

    .pl-24px-lg-i {
        padding-left: 24px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pl-24px-md {
        padding-left: 24px
    }

    .pl-24px-md-i {
        padding-left: 24px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pl-24px-sm {
        padding-left: 24px
    }

    .pl-24px-sm-i {
        padding-left: 24px !important
    }
}

@media screen and (max-width: 576px) {
    .pl-24px-xs {
        padding-left: 24px
    }

    .pl-24px-xs-i {
        padding-left: 24px !important
    }
}

.pt-25px {
    padding-top: 25px
}

.pt-25px-i {
    padding-top: 25px !important
}

@media screen and (min-width: 1024px) {
    .pt-25px-xl {
        padding-top: 25px
    }

    .pt-25px-xl-i {
        padding-top: 25px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pt-25px-lg {
        padding-top: 25px
    }

    .pt-25px-lg-i {
        padding-top: 25px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pt-25px-md {
        padding-top: 25px
    }

    .pt-25px-md-i {
        padding-top: 25px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pt-25px-sm {
        padding-top: 25px
    }

    .pt-25px-sm-i {
        padding-top: 25px !important
    }
}

@media screen and (max-width: 576px) {
    .pt-25px-xs {
        padding-top: 25px
    }

    .pt-25px-xs-i {
        padding-top: 25px !important
    }
}

.pr-25px {
    padding-right: 25px
}

.pr-25px-i {
    padding-right: 25px !important
}

@media screen and (min-width: 1024px) {
    .pr-25px-xl {
        padding-right: 25px
    }

    .pr-25px-xl-i {
        padding-right: 25px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pr-25px-lg {
        padding-right: 25px
    }

    .pr-25px-lg-i {
        padding-right: 25px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pr-25px-md {
        padding-right: 25px
    }

    .pr-25px-md-i {
        padding-right: 25px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pr-25px-sm {
        padding-right: 25px
    }

    .pr-25px-sm-i {
        padding-right: 25px !important
    }
}

@media screen and (max-width: 576px) {
    .pr-25px-xs {
        padding-right: 25px
    }

    .pr-25px-xs-i {
        padding-right: 25px !important
    }
}

.pb-25px {
    padding-bottom: 25px
}

.pb-25px-i {
    padding-bottom: 25px !important
}

@media screen and (min-width: 1024px) {
    .pb-25px-xl {
        padding-bottom: 25px
    }

    .pb-25px-xl-i {
        padding-bottom: 25px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pb-25px-lg {
        padding-bottom: 25px
    }

    .pb-25px-lg-i {
        padding-bottom: 25px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pb-25px-md {
        padding-bottom: 25px
    }

    .pb-25px-md-i {
        padding-bottom: 25px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pb-25px-sm {
        padding-bottom: 25px
    }

    .pb-25px-sm-i {
        padding-bottom: 25px !important
    }
}

@media screen and (max-width: 576px) {
    .pb-25px-xs {
        padding-bottom: 25px
    }

    .pb-25px-xs-i {
        padding-bottom: 25px !important
    }
}

.pl-25px {
    padding-left: 25px
}

.pl-25px-i {
    padding-left: 25px !important
}

@media screen and (min-width: 1024px) {
    .pl-25px-xl {
        padding-left: 25px
    }

    .pl-25px-xl-i {
        padding-left: 25px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pl-25px-lg {
        padding-left: 25px
    }

    .pl-25px-lg-i {
        padding-left: 25px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pl-25px-md {
        padding-left: 25px
    }

    .pl-25px-md-i {
        padding-left: 25px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pl-25px-sm {
        padding-left: 25px
    }

    .pl-25px-sm-i {
        padding-left: 25px !important
    }
}

@media screen and (max-width: 576px) {
    .pl-25px-xs {
        padding-left: 25px
    }

    .pl-25px-xs-i {
        padding-left: 25px !important
    }
}

.pt-30px {
    padding-top: 30px
}

.pt-30px-i {
    padding-top: 30px !important
}

@media screen and (min-width: 1024px) {
    .pt-30px-xl {
        padding-top: 30px
    }

    .pt-30px-xl-i {
        padding-top: 30px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pt-30px-lg {
        padding-top: 30px
    }

    .pt-30px-lg-i {
        padding-top: 30px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pt-30px-md {
        padding-top: 30px
    }

    .pt-30px-md-i {
        padding-top: 30px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pt-30px-sm {
        padding-top: 30px
    }

    .pt-30px-sm-i {
        padding-top: 30px !important
    }
}

@media screen and (max-width: 576px) {
    .pt-30px-xs {
        padding-top: 30px
    }

    .pt-30px-xs-i {
        padding-top: 30px !important
    }
}

.pr-30px {
    padding-right: 30px
}

.pr-30px-i {
    padding-right: 30px !important
}

@media screen and (min-width: 1024px) {
    .pr-30px-xl {
        padding-right: 30px
    }

    .pr-30px-xl-i {
        padding-right: 30px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pr-30px-lg {
        padding-right: 30px
    }

    .pr-30px-lg-i {
        padding-right: 30px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pr-30px-md {
        padding-right: 30px
    }

    .pr-30px-md-i {
        padding-right: 30px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pr-30px-sm {
        padding-right: 30px
    }

    .pr-30px-sm-i {
        padding-right: 30px !important
    }
}

@media screen and (max-width: 576px) {
    .pr-30px-xs {
        padding-right: 30px
    }

    .pr-30px-xs-i {
        padding-right: 30px !important
    }
}

.pb-30px {
    padding-bottom: 30px
}

.pb-30px-i {
    padding-bottom: 30px !important
}

@media screen and (min-width: 1024px) {
    .pb-30px-xl {
        padding-bottom: 30px
    }

    .pb-30px-xl-i {
        padding-bottom: 30px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pb-30px-lg {
        padding-bottom: 30px
    }

    .pb-30px-lg-i {
        padding-bottom: 30px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pb-30px-md {
        padding-bottom: 30px
    }

    .pb-30px-md-i {
        padding-bottom: 30px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pb-30px-sm {
        padding-bottom: 30px
    }

    .pb-30px-sm-i {
        padding-bottom: 30px !important
    }
}

@media screen and (max-width: 576px) {
    .pb-30px-xs {
        padding-bottom: 30px
    }

    .pb-30px-xs-i {
        padding-bottom: 30px !important
    }
}

.pl-30px {
    padding-left: 30px
}

.pl-30px-i {
    padding-left: 30px !important
}

@media screen and (min-width: 1024px) {
    .pl-30px-xl {
        padding-left: 30px
    }

    .pl-30px-xl-i {
        padding-left: 30px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pl-30px-lg {
        padding-left: 30px
    }

    .pl-30px-lg-i {
        padding-left: 30px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pl-30px-md {
        padding-left: 30px
    }

    .pl-30px-md-i {
        padding-left: 30px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pl-30px-sm {
        padding-left: 30px
    }

    .pl-30px-sm-i {
        padding-left: 30px !important
    }
}

@media screen and (max-width: 576px) {
    .pl-30px-xs {
        padding-left: 30px
    }

    .pl-30px-xs-i {
        padding-left: 30px !important
    }
}

.pt-32px {
    padding-top: 32px
}

.pt-32px-i {
    padding-top: 32px !important
}

@media screen and (min-width: 1024px) {
    .pt-32px-xl {
        padding-top: 32px
    }

    .pt-32px-xl-i {
        padding-top: 32px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pt-32px-lg {
        padding-top: 32px
    }

    .pt-32px-lg-i {
        padding-top: 32px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pt-32px-md {
        padding-top: 32px
    }

    .pt-32px-md-i {
        padding-top: 32px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pt-32px-sm {
        padding-top: 32px
    }

    .pt-32px-sm-i {
        padding-top: 32px !important
    }
}

@media screen and (max-width: 576px) {
    .pt-32px-xs {
        padding-top: 32px
    }

    .pt-32px-xs-i {
        padding-top: 32px !important
    }
}

.pr-32px {
    padding-right: 32px
}

.pr-32px-i {
    padding-right: 32px !important
}

@media screen and (min-width: 1024px) {
    .pr-32px-xl {
        padding-right: 32px
    }

    .pr-32px-xl-i {
        padding-right: 32px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pr-32px-lg {
        padding-right: 32px
    }

    .pr-32px-lg-i {
        padding-right: 32px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pr-32px-md {
        padding-right: 32px
    }

    .pr-32px-md-i {
        padding-right: 32px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pr-32px-sm {
        padding-right: 32px
    }

    .pr-32px-sm-i {
        padding-right: 32px !important
    }
}

@media screen and (max-width: 576px) {
    .pr-32px-xs {
        padding-right: 32px
    }

    .pr-32px-xs-i {
        padding-right: 32px !important
    }
}

.pb-32px {
    padding-bottom: 32px
}

.pb-32px-i {
    padding-bottom: 32px !important
}

@media screen and (min-width: 1024px) {
    .pb-32px-xl {
        padding-bottom: 32px
    }

    .pb-32px-xl-i {
        padding-bottom: 32px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pb-32px-lg {
        padding-bottom: 32px
    }

    .pb-32px-lg-i {
        padding-bottom: 32px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pb-32px-md {
        padding-bottom: 32px
    }

    .pb-32px-md-i {
        padding-bottom: 32px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pb-32px-sm {
        padding-bottom: 32px
    }

    .pb-32px-sm-i {
        padding-bottom: 32px !important
    }
}

@media screen and (max-width: 576px) {
    .pb-32px-xs {
        padding-bottom: 32px
    }

    .pb-32px-xs-i {
        padding-bottom: 32px !important
    }
}

.pl-32px {
    padding-left: 32px
}

.pl-32px-i {
    padding-left: 32px !important
}

@media screen and (min-width: 1024px) {
    .pl-32px-xl {
        padding-left: 32px
    }

    .pl-32px-xl-i {
        padding-left: 32px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pl-32px-lg {
        padding-left: 32px
    }

    .pl-32px-lg-i {
        padding-left: 32px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pl-32px-md {
        padding-left: 32px
    }

    .pl-32px-md-i {
        padding-left: 32px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pl-32px-sm {
        padding-left: 32px
    }

    .pl-32px-sm-i {
        padding-left: 32px !important
    }
}

@media screen and (max-width: 576px) {
    .pl-32px-xs {
        padding-left: 32px
    }

    .pl-32px-xs-i {
        padding-left: 32px !important
    }
}

.pt-35px {
    padding-top: 35px
}

.pt-35px-i {
    padding-top: 35px !important
}

@media screen and (min-width: 1024px) {
    .pt-35px-xl {
        padding-top: 35px
    }

    .pt-35px-xl-i {
        padding-top: 35px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pt-35px-lg {
        padding-top: 35px
    }

    .pt-35px-lg-i {
        padding-top: 35px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pt-35px-md {
        padding-top: 35px
    }

    .pt-35px-md-i {
        padding-top: 35px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pt-35px-sm {
        padding-top: 35px
    }

    .pt-35px-sm-i {
        padding-top: 35px !important
    }
}

@media screen and (max-width: 576px) {
    .pt-35px-xs {
        padding-top: 35px
    }

    .pt-35px-xs-i {
        padding-top: 35px !important
    }
}

.pr-35px {
    padding-right: 35px
}

.pr-35px-i {
    padding-right: 35px !important
}

@media screen and (min-width: 1024px) {
    .pr-35px-xl {
        padding-right: 35px
    }

    .pr-35px-xl-i {
        padding-right: 35px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pr-35px-lg {
        padding-right: 35px
    }

    .pr-35px-lg-i {
        padding-right: 35px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pr-35px-md {
        padding-right: 35px
    }

    .pr-35px-md-i {
        padding-right: 35px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pr-35px-sm {
        padding-right: 35px
    }

    .pr-35px-sm-i {
        padding-right: 35px !important
    }
}

@media screen and (max-width: 576px) {
    .pr-35px-xs {
        padding-right: 35px
    }

    .pr-35px-xs-i {
        padding-right: 35px !important
    }
}

.pb-35px {
    padding-bottom: 35px
}

.pb-35px-i {
    padding-bottom: 35px !important
}

@media screen and (min-width: 1024px) {
    .pb-35px-xl {
        padding-bottom: 35px
    }

    .pb-35px-xl-i {
        padding-bottom: 35px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pb-35px-lg {
        padding-bottom: 35px
    }

    .pb-35px-lg-i {
        padding-bottom: 35px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pb-35px-md {
        padding-bottom: 35px
    }

    .pb-35px-md-i {
        padding-bottom: 35px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pb-35px-sm {
        padding-bottom: 35px
    }

    .pb-35px-sm-i {
        padding-bottom: 35px !important
    }
}

@media screen and (max-width: 576px) {
    .pb-35px-xs {
        padding-bottom: 35px
    }

    .pb-35px-xs-i {
        padding-bottom: 35px !important
    }
}

.pl-35px {
    padding-left: 35px
}

.pl-35px-i {
    padding-left: 35px !important
}

@media screen and (min-width: 1024px) {
    .pl-35px-xl {
        padding-left: 35px
    }

    .pl-35px-xl-i {
        padding-left: 35px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pl-35px-lg {
        padding-left: 35px
    }

    .pl-35px-lg-i {
        padding-left: 35px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pl-35px-md {
        padding-left: 35px
    }

    .pl-35px-md-i {
        padding-left: 35px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pl-35px-sm {
        padding-left: 35px
    }

    .pl-35px-sm-i {
        padding-left: 35px !important
    }
}

@media screen and (max-width: 576px) {
    .pl-35px-xs {
        padding-left: 35px
    }

    .pl-35px-xs-i {
        padding-left: 35px !important
    }
}

.pt-36px {
    padding-top: 36px
}

.pt-36px-i {
    padding-top: 36px !important
}

@media screen and (min-width: 1024px) {
    .pt-36px-xl {
        padding-top: 36px
    }

    .pt-36px-xl-i {
        padding-top: 36px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pt-36px-lg {
        padding-top: 36px
    }

    .pt-36px-lg-i {
        padding-top: 36px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pt-36px-md {
        padding-top: 36px
    }

    .pt-36px-md-i {
        padding-top: 36px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pt-36px-sm {
        padding-top: 36px
    }

    .pt-36px-sm-i {
        padding-top: 36px !important
    }
}

@media screen and (max-width: 576px) {
    .pt-36px-xs {
        padding-top: 36px
    }

    .pt-36px-xs-i {
        padding-top: 36px !important
    }
}

.pr-36px {
    padding-right: 36px
}

.pr-36px-i {
    padding-right: 36px !important
}

@media screen and (min-width: 1024px) {
    .pr-36px-xl {
        padding-right: 36px
    }

    .pr-36px-xl-i {
        padding-right: 36px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pr-36px-lg {
        padding-right: 36px
    }

    .pr-36px-lg-i {
        padding-right: 36px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pr-36px-md {
        padding-right: 36px
    }

    .pr-36px-md-i {
        padding-right: 36px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pr-36px-sm {
        padding-right: 36px
    }

    .pr-36px-sm-i {
        padding-right: 36px !important
    }
}

@media screen and (max-width: 576px) {
    .pr-36px-xs {
        padding-right: 36px
    }

    .pr-36px-xs-i {
        padding-right: 36px !important
    }
}

.pb-36px {
    padding-bottom: 36px
}

.pb-36px-i {
    padding-bottom: 36px !important
}

@media screen and (min-width: 1024px) {
    .pb-36px-xl {
        padding-bottom: 36px
    }

    .pb-36px-xl-i {
        padding-bottom: 36px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pb-36px-lg {
        padding-bottom: 36px
    }

    .pb-36px-lg-i {
        padding-bottom: 36px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pb-36px-md {
        padding-bottom: 36px
    }

    .pb-36px-md-i {
        padding-bottom: 36px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pb-36px-sm {
        padding-bottom: 36px
    }

    .pb-36px-sm-i {
        padding-bottom: 36px !important
    }
}

@media screen and (max-width: 576px) {
    .pb-36px-xs {
        padding-bottom: 36px
    }

    .pb-36px-xs-i {
        padding-bottom: 36px !important
    }
}

.pl-36px {
    padding-left: 36px
}

.pl-36px-i {
    padding-left: 36px !important
}

@media screen and (min-width: 1024px) {
    .pl-36px-xl {
        padding-left: 36px
    }

    .pl-36px-xl-i {
        padding-left: 36px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pl-36px-lg {
        padding-left: 36px
    }

    .pl-36px-lg-i {
        padding-left: 36px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pl-36px-md {
        padding-left: 36px
    }

    .pl-36px-md-i {
        padding-left: 36px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pl-36px-sm {
        padding-left: 36px
    }

    .pl-36px-sm-i {
        padding-left: 36px !important
    }
}

@media screen and (max-width: 576px) {
    .pl-36px-xs {
        padding-left: 36px
    }

    .pl-36px-xs-i {
        padding-left: 36px !important
    }
}

.pt-38px {
    padding-top: 38px
}

.pt-38px-i {
    padding-top: 38px !important
}

@media screen and (min-width: 1024px) {
    .pt-38px-xl {
        padding-top: 38px
    }

    .pt-38px-xl-i {
        padding-top: 38px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pt-38px-lg {
        padding-top: 38px
    }

    .pt-38px-lg-i {
        padding-top: 38px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pt-38px-md {
        padding-top: 38px
    }

    .pt-38px-md-i {
        padding-top: 38px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pt-38px-sm {
        padding-top: 38px
    }

    .pt-38px-sm-i {
        padding-top: 38px !important
    }
}

@media screen and (max-width: 576px) {
    .pt-38px-xs {
        padding-top: 38px
    }

    .pt-38px-xs-i {
        padding-top: 38px !important
    }
}

.pr-38px {
    padding-right: 38px
}

.pr-38px-i {
    padding-right: 38px !important
}

@media screen and (min-width: 1024px) {
    .pr-38px-xl {
        padding-right: 38px
    }

    .pr-38px-xl-i {
        padding-right: 38px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pr-38px-lg {
        padding-right: 38px
    }

    .pr-38px-lg-i {
        padding-right: 38px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pr-38px-md {
        padding-right: 38px
    }

    .pr-38px-md-i {
        padding-right: 38px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pr-38px-sm {
        padding-right: 38px
    }

    .pr-38px-sm-i {
        padding-right: 38px !important
    }
}

@media screen and (max-width: 576px) {
    .pr-38px-xs {
        padding-right: 38px
    }

    .pr-38px-xs-i {
        padding-right: 38px !important
    }
}

.pb-38px {
    padding-bottom: 38px
}

.pb-38px-i {
    padding-bottom: 38px !important
}

@media screen and (min-width: 1024px) {
    .pb-38px-xl {
        padding-bottom: 38px
    }

    .pb-38px-xl-i {
        padding-bottom: 38px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pb-38px-lg {
        padding-bottom: 38px
    }

    .pb-38px-lg-i {
        padding-bottom: 38px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pb-38px-md {
        padding-bottom: 38px
    }

    .pb-38px-md-i {
        padding-bottom: 38px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pb-38px-sm {
        padding-bottom: 38px
    }

    .pb-38px-sm-i {
        padding-bottom: 38px !important
    }
}

@media screen and (max-width: 576px) {
    .pb-38px-xs {
        padding-bottom: 38px
    }

    .pb-38px-xs-i {
        padding-bottom: 38px !important
    }
}

.pl-38px {
    padding-left: 38px
}

.pl-38px-i {
    padding-left: 38px !important
}

@media screen and (min-width: 1024px) {
    .pl-38px-xl {
        padding-left: 38px
    }

    .pl-38px-xl-i {
        padding-left: 38px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pl-38px-lg {
        padding-left: 38px
    }

    .pl-38px-lg-i {
        padding-left: 38px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pl-38px-md {
        padding-left: 38px
    }

    .pl-38px-md-i {
        padding-left: 38px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pl-38px-sm {
        padding-left: 38px
    }

    .pl-38px-sm-i {
        padding-left: 38px !important
    }
}

@media screen and (max-width: 576px) {
    .pl-38px-xs {
        padding-left: 38px
    }

    .pl-38px-xs-i {
        padding-left: 38px !important
    }
}

.pt-40px {
    padding-top: 40px
}

.pt-40px-i {
    padding-top: 40px !important
}

@media screen and (min-width: 1024px) {
    .pt-40px-xl {
        padding-top: 40px
    }

    .pt-40px-xl-i {
        padding-top: 40px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pt-40px-lg {
        padding-top: 40px
    }

    .pt-40px-lg-i {
        padding-top: 40px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pt-40px-md {
        padding-top: 40px
    }

    .pt-40px-md-i {
        padding-top: 40px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pt-40px-sm {
        padding-top: 40px
    }

    .pt-40px-sm-i {
        padding-top: 40px !important
    }
}

@media screen and (max-width: 576px) {
    .pt-40px-xs {
        padding-top: 40px
    }

    .pt-40px-xs-i {
        padding-top: 40px !important
    }
}

.pr-40px {
    padding-right: 40px
}

.pr-40px-i {
    padding-right: 40px !important
}

@media screen and (min-width: 1024px) {
    .pr-40px-xl {
        padding-right: 40px
    }

    .pr-40px-xl-i {
        padding-right: 40px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pr-40px-lg {
        padding-right: 40px
    }

    .pr-40px-lg-i {
        padding-right: 40px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pr-40px-md {
        padding-right: 40px
    }

    .pr-40px-md-i {
        padding-right: 40px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pr-40px-sm {
        padding-right: 40px
    }

    .pr-40px-sm-i {
        padding-right: 40px !important
    }
}

@media screen and (max-width: 576px) {
    .pr-40px-xs {
        padding-right: 40px
    }

    .pr-40px-xs-i {
        padding-right: 40px !important
    }
}

.pb-40px {
    padding-bottom: 40px
}

.pb-40px-i {
    padding-bottom: 40px !important
}

@media screen and (min-width: 1024px) {
    .pb-40px-xl {
        padding-bottom: 40px
    }

    .pb-40px-xl-i {
        padding-bottom: 40px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pb-40px-lg {
        padding-bottom: 40px
    }

    .pb-40px-lg-i {
        padding-bottom: 40px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pb-40px-md {
        padding-bottom: 40px
    }

    .pb-40px-md-i {
        padding-bottom: 40px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pb-40px-sm {
        padding-bottom: 40px
    }

    .pb-40px-sm-i {
        padding-bottom: 40px !important
    }
}

@media screen and (max-width: 576px) {
    .pb-40px-xs {
        padding-bottom: 40px
    }

    .pb-40px-xs-i {
        padding-bottom: 40px !important
    }
}

.pl-40px {
    padding-left: 40px
}

.pl-40px-i {
    padding-left: 40px !important
}

@media screen and (min-width: 1024px) {
    .pl-40px-xl {
        padding-left: 40px
    }

    .pl-40px-xl-i {
        padding-left: 40px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pl-40px-lg {
        padding-left: 40px
    }

    .pl-40px-lg-i {
        padding-left: 40px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pl-40px-md {
        padding-left: 40px
    }

    .pl-40px-md-i {
        padding-left: 40px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pl-40px-sm {
        padding-left: 40px
    }

    .pl-40px-sm-i {
        padding-left: 40px !important
    }
}

@media screen and (max-width: 576px) {
    .pl-40px-xs {
        padding-left: 40px
    }

    .pl-40px-xs-i {
        padding-left: 40px !important
    }
}

.pt-45px {
    padding-top: 45px
}

.pt-45px-i {
    padding-top: 45px !important
}

@media screen and (min-width: 1024px) {
    .pt-45px-xl {
        padding-top: 45px
    }

    .pt-45px-xl-i {
        padding-top: 45px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pt-45px-lg {
        padding-top: 45px
    }

    .pt-45px-lg-i {
        padding-top: 45px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pt-45px-md {
        padding-top: 45px
    }

    .pt-45px-md-i {
        padding-top: 45px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pt-45px-sm {
        padding-top: 45px
    }

    .pt-45px-sm-i {
        padding-top: 45px !important
    }
}

@media screen and (max-width: 576px) {
    .pt-45px-xs {
        padding-top: 45px
    }

    .pt-45px-xs-i {
        padding-top: 45px !important
    }
}

.pr-45px {
    padding-right: 45px
}

.pr-45px-i {
    padding-right: 45px !important
}

@media screen and (min-width: 1024px) {
    .pr-45px-xl {
        padding-right: 45px
    }

    .pr-45px-xl-i {
        padding-right: 45px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pr-45px-lg {
        padding-right: 45px
    }

    .pr-45px-lg-i {
        padding-right: 45px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pr-45px-md {
        padding-right: 45px
    }

    .pr-45px-md-i {
        padding-right: 45px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pr-45px-sm {
        padding-right: 45px
    }

    .pr-45px-sm-i {
        padding-right: 45px !important
    }
}

@media screen and (max-width: 576px) {
    .pr-45px-xs {
        padding-right: 45px
    }

    .pr-45px-xs-i {
        padding-right: 45px !important
    }
}

.pb-45px {
    padding-bottom: 45px
}

.pb-45px-i {
    padding-bottom: 45px !important
}

@media screen and (min-width: 1024px) {
    .pb-45px-xl {
        padding-bottom: 45px
    }

    .pb-45px-xl-i {
        padding-bottom: 45px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pb-45px-lg {
        padding-bottom: 45px
    }

    .pb-45px-lg-i {
        padding-bottom: 45px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pb-45px-md {
        padding-bottom: 45px
    }

    .pb-45px-md-i {
        padding-bottom: 45px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pb-45px-sm {
        padding-bottom: 45px
    }

    .pb-45px-sm-i {
        padding-bottom: 45px !important
    }
}

@media screen and (max-width: 576px) {
    .pb-45px-xs {
        padding-bottom: 45px
    }

    .pb-45px-xs-i {
        padding-bottom: 45px !important
    }
}

.pl-45px {
    padding-left: 45px
}

.pl-45px-i {
    padding-left: 45px !important
}

@media screen and (min-width: 1024px) {
    .pl-45px-xl {
        padding-left: 45px
    }

    .pl-45px-xl-i {
        padding-left: 45px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pl-45px-lg {
        padding-left: 45px
    }

    .pl-45px-lg-i {
        padding-left: 45px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pl-45px-md {
        padding-left: 45px
    }

    .pl-45px-md-i {
        padding-left: 45px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pl-45px-sm {
        padding-left: 45px
    }

    .pl-45px-sm-i {
        padding-left: 45px !important
    }
}

@media screen and (max-width: 576px) {
    .pl-45px-xs {
        padding-left: 45px
    }

    .pl-45px-xs-i {
        padding-left: 45px !important
    }
}

.pt-50px {
    padding-top: 50px
}

.pt-50px-i {
    padding-top: 50px !important
}

@media screen and (min-width: 1024px) {
    .pt-50px-xl {
        padding-top: 50px
    }

    .pt-50px-xl-i {
        padding-top: 50px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pt-50px-lg {
        padding-top: 50px
    }

    .pt-50px-lg-i {
        padding-top: 50px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pt-50px-md {
        padding-top: 50px
    }

    .pt-50px-md-i {
        padding-top: 50px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pt-50px-sm {
        padding-top: 50px
    }

    .pt-50px-sm-i {
        padding-top: 50px !important
    }
}

@media screen and (max-width: 576px) {
    .pt-50px-xs {
        padding-top: 50px
    }

    .pt-50px-xs-i {
        padding-top: 50px !important
    }
}

.pr-50px {
    padding-right: 50px
}

.pr-50px-i {
    padding-right: 50px !important
}

@media screen and (min-width: 1024px) {
    .pr-50px-xl {
        padding-right: 50px
    }

    .pr-50px-xl-i {
        padding-right: 50px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pr-50px-lg {
        padding-right: 50px
    }

    .pr-50px-lg-i {
        padding-right: 50px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pr-50px-md {
        padding-right: 50px
    }

    .pr-50px-md-i {
        padding-right: 50px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pr-50px-sm {
        padding-right: 50px
    }

    .pr-50px-sm-i {
        padding-right: 50px !important
    }
}

@media screen and (max-width: 576px) {
    .pr-50px-xs {
        padding-right: 50px
    }

    .pr-50px-xs-i {
        padding-right: 50px !important
    }
}

.pb-50px {
    padding-bottom: 50px
}

.pb-50px-i {
    padding-bottom: 50px !important
}

@media screen and (min-width: 1024px) {
    .pb-50px-xl {
        padding-bottom: 50px
    }

    .pb-50px-xl-i {
        padding-bottom: 50px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pb-50px-lg {
        padding-bottom: 50px
    }

    .pb-50px-lg-i {
        padding-bottom: 50px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pb-50px-md {
        padding-bottom: 50px
    }

    .pb-50px-md-i {
        padding-bottom: 50px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pb-50px-sm {
        padding-bottom: 50px
    }

    .pb-50px-sm-i {
        padding-bottom: 50px !important
    }
}

@media screen and (max-width: 576px) {
    .pb-50px-xs {
        padding-bottom: 50px
    }

    .pb-50px-xs-i {
        padding-bottom: 50px !important
    }
}

.pl-50px {
    padding-left: 50px
}

.pl-50px-i {
    padding-left: 50px !important
}

@media screen and (min-width: 1024px) {
    .pl-50px-xl {
        padding-left: 50px
    }

    .pl-50px-xl-i {
        padding-left: 50px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pl-50px-lg {
        padding-left: 50px
    }

    .pl-50px-lg-i {
        padding-left: 50px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pl-50px-md {
        padding-left: 50px
    }

    .pl-50px-md-i {
        padding-left: 50px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pl-50px-sm {
        padding-left: 50px
    }

    .pl-50px-sm-i {
        padding-left: 50px !important
    }
}

@media screen and (max-width: 576px) {
    .pl-50px-xs {
        padding-left: 50px
    }

    .pl-50px-xs-i {
        padding-left: 50px !important
    }
}

.pt-56px {
    padding-top: 56px
}

.pt-56px-i {
    padding-top: 56px !important
}

@media screen and (min-width: 1024px) {
    .pt-56px-xl {
        padding-top: 56px
    }

    .pt-56px-xl-i {
        padding-top: 56px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pt-56px-lg {
        padding-top: 56px
    }

    .pt-56px-lg-i {
        padding-top: 56px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pt-56px-md {
        padding-top: 56px
    }

    .pt-56px-md-i {
        padding-top: 56px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pt-56px-sm {
        padding-top: 56px
    }

    .pt-56px-sm-i {
        padding-top: 56px !important
    }
}

@media screen and (max-width: 576px) {
    .pt-56px-xs {
        padding-top: 56px
    }

    .pt-56px-xs-i {
        padding-top: 56px !important
    }
}

.pr-56px {
    padding-right: 56px
}

.pr-56px-i {
    padding-right: 56px !important
}

@media screen and (min-width: 1024px) {
    .pr-56px-xl {
        padding-right: 56px
    }

    .pr-56px-xl-i {
        padding-right: 56px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pr-56px-lg {
        padding-right: 56px
    }

    .pr-56px-lg-i {
        padding-right: 56px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pr-56px-md {
        padding-right: 56px
    }

    .pr-56px-md-i {
        padding-right: 56px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pr-56px-sm {
        padding-right: 56px
    }

    .pr-56px-sm-i {
        padding-right: 56px !important
    }
}

@media screen and (max-width: 576px) {
    .pr-56px-xs {
        padding-right: 56px
    }

    .pr-56px-xs-i {
        padding-right: 56px !important
    }
}

.pb-56px {
    padding-bottom: 56px
}

.pb-56px-i {
    padding-bottom: 56px !important
}

@media screen and (min-width: 1024px) {
    .pb-56px-xl {
        padding-bottom: 56px
    }

    .pb-56px-xl-i {
        padding-bottom: 56px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pb-56px-lg {
        padding-bottom: 56px
    }

    .pb-56px-lg-i {
        padding-bottom: 56px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pb-56px-md {
        padding-bottom: 56px
    }

    .pb-56px-md-i {
        padding-bottom: 56px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pb-56px-sm {
        padding-bottom: 56px
    }

    .pb-56px-sm-i {
        padding-bottom: 56px !important
    }
}

@media screen and (max-width: 576px) {
    .pb-56px-xs {
        padding-bottom: 56px
    }

    .pb-56px-xs-i {
        padding-bottom: 56px !important
    }
}

.pl-56px {
    padding-left: 56px
}

.pl-56px-i {
    padding-left: 56px !important
}

@media screen and (min-width: 1024px) {
    .pl-56px-xl {
        padding-left: 56px
    }

    .pl-56px-xl-i {
        padding-left: 56px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pl-56px-lg {
        padding-left: 56px
    }

    .pl-56px-lg-i {
        padding-left: 56px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pl-56px-md {
        padding-left: 56px
    }

    .pl-56px-md-i {
        padding-left: 56px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pl-56px-sm {
        padding-left: 56px
    }

    .pl-56px-sm-i {
        padding-left: 56px !important
    }
}

@media screen and (max-width: 576px) {
    .pl-56px-xs {
        padding-left: 56px
    }

    .pl-56px-xs-i {
        padding-left: 56px !important
    }
}

.pt-60px {
    padding-top: 60px
}

.pt-60px-i {
    padding-top: 60px !important
}

@media screen and (min-width: 1024px) {
    .pt-60px-xl {
        padding-top: 60px
    }

    .pt-60px-xl-i {
        padding-top: 60px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pt-60px-lg {
        padding-top: 60px
    }

    .pt-60px-lg-i {
        padding-top: 60px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pt-60px-md {
        padding-top: 60px
    }

    .pt-60px-md-i {
        padding-top: 60px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pt-60px-sm {
        padding-top: 60px
    }

    .pt-60px-sm-i {
        padding-top: 60px !important
    }
}

@media screen and (max-width: 576px) {
    .pt-60px-xs {
        padding-top: 60px
    }

    .pt-60px-xs-i {
        padding-top: 60px !important
    }
}

.pr-60px {
    padding-right: 60px
}

.pr-60px-i {
    padding-right: 60px !important
}

@media screen and (min-width: 1024px) {
    .pr-60px-xl {
        padding-right: 60px
    }

    .pr-60px-xl-i {
        padding-right: 60px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pr-60px-lg {
        padding-right: 60px
    }

    .pr-60px-lg-i {
        padding-right: 60px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pr-60px-md {
        padding-right: 60px
    }

    .pr-60px-md-i {
        padding-right: 60px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pr-60px-sm {
        padding-right: 60px
    }

    .pr-60px-sm-i {
        padding-right: 60px !important
    }
}

@media screen and (max-width: 576px) {
    .pr-60px-xs {
        padding-right: 60px
    }

    .pr-60px-xs-i {
        padding-right: 60px !important
    }
}

.pb-60px {
    padding-bottom: 60px
}

.pb-60px-i {
    padding-bottom: 60px !important
}

@media screen and (min-width: 1024px) {
    .pb-60px-xl {
        padding-bottom: 60px
    }

    .pb-60px-xl-i {
        padding-bottom: 60px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pb-60px-lg {
        padding-bottom: 60px
    }

    .pb-60px-lg-i {
        padding-bottom: 60px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pb-60px-md {
        padding-bottom: 60px
    }

    .pb-60px-md-i {
        padding-bottom: 60px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pb-60px-sm {
        padding-bottom: 60px
    }

    .pb-60px-sm-i {
        padding-bottom: 60px !important
    }
}

@media screen and (max-width: 576px) {
    .pb-60px-xs {
        padding-bottom: 60px
    }

    .pb-60px-xs-i {
        padding-bottom: 60px !important
    }
}

.pl-60px {
    padding-left: 60px
}

.pl-60px-i {
    padding-left: 60px !important
}

@media screen and (min-width: 1024px) {
    .pl-60px-xl {
        padding-left: 60px
    }

    .pl-60px-xl-i {
        padding-left: 60px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pl-60px-lg {
        padding-left: 60px
    }

    .pl-60px-lg-i {
        padding-left: 60px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pl-60px-md {
        padding-left: 60px
    }

    .pl-60px-md-i {
        padding-left: 60px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pl-60px-sm {
        padding-left: 60px
    }

    .pl-60px-sm-i {
        padding-left: 60px !important
    }
}

@media screen and (max-width: 576px) {
    .pl-60px-xs {
        padding-left: 60px
    }

    .pl-60px-xs-i {
        padding-left: 60px !important
    }
}

.pt-100px {
    padding-top: 100px
}

.pt-100px-i {
    padding-top: 100px !important
}

@media screen and (min-width: 1024px) {
    .pt-100px-xl {
        padding-top: 100px
    }

    .pt-100px-xl-i {
        padding-top: 100px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pt-100px-lg {
        padding-top: 100px
    }

    .pt-100px-lg-i {
        padding-top: 100px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pt-100px-md {
        padding-top: 100px
    }

    .pt-100px-md-i {
        padding-top: 100px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pt-100px-sm {
        padding-top: 100px
    }

    .pt-100px-sm-i {
        padding-top: 100px !important
    }
}

@media screen and (max-width: 576px) {
    .pt-100px-xs {
        padding-top: 100px
    }

    .pt-100px-xs-i {
        padding-top: 100px !important
    }
}

.pr-100px {
    padding-right: 100px
}

.pr-100px-i {
    padding-right: 100px !important
}

@media screen and (min-width: 1024px) {
    .pr-100px-xl {
        padding-right: 100px
    }

    .pr-100px-xl-i {
        padding-right: 100px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pr-100px-lg {
        padding-right: 100px
    }

    .pr-100px-lg-i {
        padding-right: 100px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pr-100px-md {
        padding-right: 100px
    }

    .pr-100px-md-i {
        padding-right: 100px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pr-100px-sm {
        padding-right: 100px
    }

    .pr-100px-sm-i {
        padding-right: 100px !important
    }
}

@media screen and (max-width: 576px) {
    .pr-100px-xs {
        padding-right: 100px
    }

    .pr-100px-xs-i {
        padding-right: 100px !important
    }
}

.pb-100px {
    padding-bottom: 100px
}

.pb-100px-i {
    padding-bottom: 100px !important
}

@media screen and (min-width: 1024px) {
    .pb-100px-xl {
        padding-bottom: 100px
    }

    .pb-100px-xl-i {
        padding-bottom: 100px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pb-100px-lg {
        padding-bottom: 100px
    }

    .pb-100px-lg-i {
        padding-bottom: 100px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pb-100px-md {
        padding-bottom: 100px
    }

    .pb-100px-md-i {
        padding-bottom: 100px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pb-100px-sm {
        padding-bottom: 100px
    }

    .pb-100px-sm-i {
        padding-bottom: 100px !important
    }
}

@media screen and (max-width: 576px) {
    .pb-100px-xs {
        padding-bottom: 100px
    }

    .pb-100px-xs-i {
        padding-bottom: 100px !important
    }
}

.pl-100px {
    padding-left: 100px
}

.pl-100px-i {
    padding-left: 100px !important
}

@media screen and (min-width: 1024px) {
    .pl-100px-xl {
        padding-left: 100px
    }

    .pl-100px-xl-i {
        padding-left: 100px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pl-100px-lg {
        padding-left: 100px
    }

    .pl-100px-lg-i {
        padding-left: 100px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pl-100px-md {
        padding-left: 100px
    }

    .pl-100px-md-i {
        padding-left: 100px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pl-100px-sm {
        padding-left: 100px
    }

    .pl-100px-sm-i {
        padding-left: 100px !important
    }
}

@media screen and (max-width: 576px) {
    .pl-100px-xs {
        padding-left: 100px
    }

    .pl-100px-xs-i {
        padding-left: 100px !important
    }
}

.pt-1rem {
    padding-top: 1rem
}

.pt-1rem-i {
    padding-top: 1rem !important
}

@media screen and (min-width: 1024px) {
    .pt-1rem-xl {
        padding-top: 1rem
    }

    .pt-1rem-xl-i {
        padding-top: 1rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pt-1rem-lg {
        padding-top: 1rem
    }

    .pt-1rem-lg-i {
        padding-top: 1rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pt-1rem-md {
        padding-top: 1rem
    }

    .pt-1rem-md-i {
        padding-top: 1rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pt-1rem-sm {
        padding-top: 1rem
    }

    .pt-1rem-sm-i {
        padding-top: 1rem !important
    }
}

@media screen and (max-width: 576px) {
    .pt-1rem-xs {
        padding-top: 1rem
    }

    .pt-1rem-xs-i {
        padding-top: 1rem !important
    }
}

.pr-1rem {
    padding-right: 1rem
}

.pr-1rem-i {
    padding-right: 1rem !important
}

@media screen and (min-width: 1024px) {
    .pr-1rem-xl {
        padding-right: 1rem
    }

    .pr-1rem-xl-i {
        padding-right: 1rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pr-1rem-lg {
        padding-right: 1rem
    }

    .pr-1rem-lg-i {
        padding-right: 1rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pr-1rem-md {
        padding-right: 1rem
    }

    .pr-1rem-md-i {
        padding-right: 1rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pr-1rem-sm {
        padding-right: 1rem
    }

    .pr-1rem-sm-i {
        padding-right: 1rem !important
    }
}

@media screen and (max-width: 576px) {
    .pr-1rem-xs {
        padding-right: 1rem
    }

    .pr-1rem-xs-i {
        padding-right: 1rem !important
    }
}

.pb-1rem {
    padding-bottom: 1rem
}

.pb-1rem-i {
    padding-bottom: 1rem !important
}

@media screen and (min-width: 1024px) {
    .pb-1rem-xl {
        padding-bottom: 1rem
    }

    .pb-1rem-xl-i {
        padding-bottom: 1rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pb-1rem-lg {
        padding-bottom: 1rem
    }

    .pb-1rem-lg-i {
        padding-bottom: 1rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pb-1rem-md {
        padding-bottom: 1rem
    }

    .pb-1rem-md-i {
        padding-bottom: 1rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pb-1rem-sm {
        padding-bottom: 1rem
    }

    .pb-1rem-sm-i {
        padding-bottom: 1rem !important
    }
}

@media screen and (max-width: 576px) {
    .pb-1rem-xs {
        padding-bottom: 1rem
    }

    .pb-1rem-xs-i {
        padding-bottom: 1rem !important
    }
}

.pl-1rem {
    padding-left: 1rem
}

.pl-1rem-i {
    padding-left: 1rem !important
}

@media screen and (min-width: 1024px) {
    .pl-1rem-xl {
        padding-left: 1rem
    }

    .pl-1rem-xl-i {
        padding-left: 1rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pl-1rem-lg {
        padding-left: 1rem
    }

    .pl-1rem-lg-i {
        padding-left: 1rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pl-1rem-md {
        padding-left: 1rem
    }

    .pl-1rem-md-i {
        padding-left: 1rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pl-1rem-sm {
        padding-left: 1rem
    }

    .pl-1rem-sm-i {
        padding-left: 1rem !important
    }
}

@media screen and (max-width: 576px) {
    .pl-1rem-xs {
        padding-left: 1rem
    }

    .pl-1rem-xs-i {
        padding-left: 1rem !important
    }
}

.pt-2rem {
    padding-top: 2rem
}

.pt-2rem-i {
    padding-top: 2rem !important
}

@media screen and (min-width: 1024px) {
    .pt-2rem-xl {
        padding-top: 2rem
    }

    .pt-2rem-xl-i {
        padding-top: 2rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pt-2rem-lg {
        padding-top: 2rem
    }

    .pt-2rem-lg-i {
        padding-top: 2rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pt-2rem-md {
        padding-top: 2rem
    }

    .pt-2rem-md-i {
        padding-top: 2rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pt-2rem-sm {
        padding-top: 2rem
    }

    .pt-2rem-sm-i {
        padding-top: 2rem !important
    }
}

@media screen and (max-width: 576px) {
    .pt-2rem-xs {
        padding-top: 2rem
    }

    .pt-2rem-xs-i {
        padding-top: 2rem !important
    }
}

.pr-2rem {
    padding-right: 2rem
}

.pr-2rem-i {
    padding-right: 2rem !important
}

@media screen and (min-width: 1024px) {
    .pr-2rem-xl {
        padding-right: 2rem
    }

    .pr-2rem-xl-i {
        padding-right: 2rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pr-2rem-lg {
        padding-right: 2rem
    }

    .pr-2rem-lg-i {
        padding-right: 2rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pr-2rem-md {
        padding-right: 2rem
    }

    .pr-2rem-md-i {
        padding-right: 2rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pr-2rem-sm {
        padding-right: 2rem
    }

    .pr-2rem-sm-i {
        padding-right: 2rem !important
    }
}

@media screen and (max-width: 576px) {
    .pr-2rem-xs {
        padding-right: 2rem
    }

    .pr-2rem-xs-i {
        padding-right: 2rem !important
    }
}

.pb-2rem {
    padding-bottom: 2rem
}

.pb-2rem-i {
    padding-bottom: 2rem !important
}

@media screen and (min-width: 1024px) {
    .pb-2rem-xl {
        padding-bottom: 2rem
    }

    .pb-2rem-xl-i {
        padding-bottom: 2rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pb-2rem-lg {
        padding-bottom: 2rem
    }

    .pb-2rem-lg-i {
        padding-bottom: 2rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pb-2rem-md {
        padding-bottom: 2rem
    }

    .pb-2rem-md-i {
        padding-bottom: 2rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pb-2rem-sm {
        padding-bottom: 2rem
    }

    .pb-2rem-sm-i {
        padding-bottom: 2rem !important
    }
}

@media screen and (max-width: 576px) {
    .pb-2rem-xs {
        padding-bottom: 2rem
    }

    .pb-2rem-xs-i {
        padding-bottom: 2rem !important
    }
}

.pl-2rem {
    padding-left: 2rem
}

.pl-2rem-i {
    padding-left: 2rem !important
}

@media screen and (min-width: 1024px) {
    .pl-2rem-xl {
        padding-left: 2rem
    }

    .pl-2rem-xl-i {
        padding-left: 2rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pl-2rem-lg {
        padding-left: 2rem
    }

    .pl-2rem-lg-i {
        padding-left: 2rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pl-2rem-md {
        padding-left: 2rem
    }

    .pl-2rem-md-i {
        padding-left: 2rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pl-2rem-sm {
        padding-left: 2rem
    }

    .pl-2rem-sm-i {
        padding-left: 2rem !important
    }
}

@media screen and (max-width: 576px) {
    .pl-2rem-xs {
        padding-left: 2rem
    }

    .pl-2rem-xs-i {
        padding-left: 2rem !important
    }
}

.pt-3rem {
    padding-top: 3rem
}

.pt-3rem-i {
    padding-top: 3rem !important
}

@media screen and (min-width: 1024px) {
    .pt-3rem-xl {
        padding-top: 3rem
    }

    .pt-3rem-xl-i {
        padding-top: 3rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pt-3rem-lg {
        padding-top: 3rem
    }

    .pt-3rem-lg-i {
        padding-top: 3rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pt-3rem-md {
        padding-top: 3rem
    }

    .pt-3rem-md-i {
        padding-top: 3rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pt-3rem-sm {
        padding-top: 3rem
    }

    .pt-3rem-sm-i {
        padding-top: 3rem !important
    }
}

@media screen and (max-width: 576px) {
    .pt-3rem-xs {
        padding-top: 3rem
    }

    .pt-3rem-xs-i {
        padding-top: 3rem !important
    }
}

.pr-3rem {
    padding-right: 3rem
}

.pr-3rem-i {
    padding-right: 3rem !important
}

@media screen and (min-width: 1024px) {
    .pr-3rem-xl {
        padding-right: 3rem
    }

    .pr-3rem-xl-i {
        padding-right: 3rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pr-3rem-lg {
        padding-right: 3rem
    }

    .pr-3rem-lg-i {
        padding-right: 3rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pr-3rem-md {
        padding-right: 3rem
    }

    .pr-3rem-md-i {
        padding-right: 3rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pr-3rem-sm {
        padding-right: 3rem
    }

    .pr-3rem-sm-i {
        padding-right: 3rem !important
    }
}

@media screen and (max-width: 576px) {
    .pr-3rem-xs {
        padding-right: 3rem
    }

    .pr-3rem-xs-i {
        padding-right: 3rem !important
    }
}

.pb-3rem {
    padding-bottom: 3rem
}

.pb-3rem-i {
    padding-bottom: 3rem !important
}

@media screen and (min-width: 1024px) {
    .pb-3rem-xl {
        padding-bottom: 3rem
    }

    .pb-3rem-xl-i {
        padding-bottom: 3rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pb-3rem-lg {
        padding-bottom: 3rem
    }

    .pb-3rem-lg-i {
        padding-bottom: 3rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pb-3rem-md {
        padding-bottom: 3rem
    }

    .pb-3rem-md-i {
        padding-bottom: 3rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pb-3rem-sm {
        padding-bottom: 3rem
    }

    .pb-3rem-sm-i {
        padding-bottom: 3rem !important
    }
}

@media screen and (max-width: 576px) {
    .pb-3rem-xs {
        padding-bottom: 3rem
    }

    .pb-3rem-xs-i {
        padding-bottom: 3rem !important
    }
}

.pl-3rem {
    padding-left: 3rem
}

.pl-3rem-i {
    padding-left: 3rem !important
}

@media screen and (min-width: 1024px) {
    .pl-3rem-xl {
        padding-left: 3rem
    }

    .pl-3rem-xl-i {
        padding-left: 3rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pl-3rem-lg {
        padding-left: 3rem
    }

    .pl-3rem-lg-i {
        padding-left: 3rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pl-3rem-md {
        padding-left: 3rem
    }

    .pl-3rem-md-i {
        padding-left: 3rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pl-3rem-sm {
        padding-left: 3rem
    }

    .pl-3rem-sm-i {
        padding-left: 3rem !important
    }
}

@media screen and (max-width: 576px) {
    .pl-3rem-xs {
        padding-left: 3rem
    }

    .pl-3rem-xs-i {
        padding-left: 3rem !important
    }
}

.pt-4rem {
    padding-top: 4rem
}

.pt-4rem-i {
    padding-top: 4rem !important
}

@media screen and (min-width: 1024px) {
    .pt-4rem-xl {
        padding-top: 4rem
    }

    .pt-4rem-xl-i {
        padding-top: 4rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pt-4rem-lg {
        padding-top: 4rem
    }

    .pt-4rem-lg-i {
        padding-top: 4rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pt-4rem-md {
        padding-top: 4rem
    }

    .pt-4rem-md-i {
        padding-top: 4rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pt-4rem-sm {
        padding-top: 4rem
    }

    .pt-4rem-sm-i {
        padding-top: 4rem !important
    }
}

@media screen and (max-width: 576px) {
    .pt-4rem-xs {
        padding-top: 4rem
    }

    .pt-4rem-xs-i {
        padding-top: 4rem !important
    }
}

.pr-4rem {
    padding-right: 4rem
}

.pr-4rem-i {
    padding-right: 4rem !important
}

@media screen and (min-width: 1024px) {
    .pr-4rem-xl {
        padding-right: 4rem
    }

    .pr-4rem-xl-i {
        padding-right: 4rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pr-4rem-lg {
        padding-right: 4rem
    }

    .pr-4rem-lg-i {
        padding-right: 4rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pr-4rem-md {
        padding-right: 4rem
    }

    .pr-4rem-md-i {
        padding-right: 4rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pr-4rem-sm {
        padding-right: 4rem
    }

    .pr-4rem-sm-i {
        padding-right: 4rem !important
    }
}

@media screen and (max-width: 576px) {
    .pr-4rem-xs {
        padding-right: 4rem
    }

    .pr-4rem-xs-i {
        padding-right: 4rem !important
    }
}

.pb-4rem {
    padding-bottom: 4rem
}

.pb-4rem-i {
    padding-bottom: 4rem !important
}

@media screen and (min-width: 1024px) {
    .pb-4rem-xl {
        padding-bottom: 4rem
    }

    .pb-4rem-xl-i {
        padding-bottom: 4rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pb-4rem-lg {
        padding-bottom: 4rem
    }

    .pb-4rem-lg-i {
        padding-bottom: 4rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pb-4rem-md {
        padding-bottom: 4rem
    }

    .pb-4rem-md-i {
        padding-bottom: 4rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pb-4rem-sm {
        padding-bottom: 4rem
    }

    .pb-4rem-sm-i {
        padding-bottom: 4rem !important
    }
}

@media screen and (max-width: 576px) {
    .pb-4rem-xs {
        padding-bottom: 4rem
    }

    .pb-4rem-xs-i {
        padding-bottom: 4rem !important
    }
}

.pl-4rem {
    padding-left: 4rem
}

.pl-4rem-i {
    padding-left: 4rem !important
}

@media screen and (min-width: 1024px) {
    .pl-4rem-xl {
        padding-left: 4rem
    }

    .pl-4rem-xl-i {
        padding-left: 4rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pl-4rem-lg {
        padding-left: 4rem
    }

    .pl-4rem-lg-i {
        padding-left: 4rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pl-4rem-md {
        padding-left: 4rem
    }

    .pl-4rem-md-i {
        padding-left: 4rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pl-4rem-sm {
        padding-left: 4rem
    }

    .pl-4rem-sm-i {
        padding-left: 4rem !important
    }
}

@media screen and (max-width: 576px) {
    .pl-4rem-xs {
        padding-left: 4rem
    }

    .pl-4rem-xs-i {
        padding-left: 4rem !important
    }
}

.pt-5rem {
    padding-top: 5rem
}

.pt-5rem-i {
    padding-top: 5rem !important
}

@media screen and (min-width: 1024px) {
    .pt-5rem-xl {
        padding-top: 5rem
    }

    .pt-5rem-xl-i {
        padding-top: 5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pt-5rem-lg {
        padding-top: 5rem
    }

    .pt-5rem-lg-i {
        padding-top: 5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pt-5rem-md {
        padding-top: 5rem
    }

    .pt-5rem-md-i {
        padding-top: 5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pt-5rem-sm {
        padding-top: 5rem
    }

    .pt-5rem-sm-i {
        padding-top: 5rem !important
    }
}

@media screen and (max-width: 576px) {
    .pt-5rem-xs {
        padding-top: 5rem
    }

    .pt-5rem-xs-i {
        padding-top: 5rem !important
    }
}

.pr-5rem {
    padding-right: 5rem
}

.pr-5rem-i {
    padding-right: 5rem !important
}

@media screen and (min-width: 1024px) {
    .pr-5rem-xl {
        padding-right: 5rem
    }

    .pr-5rem-xl-i {
        padding-right: 5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pr-5rem-lg {
        padding-right: 5rem
    }

    .pr-5rem-lg-i {
        padding-right: 5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pr-5rem-md {
        padding-right: 5rem
    }

    .pr-5rem-md-i {
        padding-right: 5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pr-5rem-sm {
        padding-right: 5rem
    }

    .pr-5rem-sm-i {
        padding-right: 5rem !important
    }
}

@media screen and (max-width: 576px) {
    .pr-5rem-xs {
        padding-right: 5rem
    }

    .pr-5rem-xs-i {
        padding-right: 5rem !important
    }
}

.pb-5rem {
    padding-bottom: 5rem
}

.pb-5rem-i {
    padding-bottom: 5rem !important
}

@media screen and (min-width: 1024px) {
    .pb-5rem-xl {
        padding-bottom: 5rem
    }

    .pb-5rem-xl-i {
        padding-bottom: 5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pb-5rem-lg {
        padding-bottom: 5rem
    }

    .pb-5rem-lg-i {
        padding-bottom: 5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pb-5rem-md {
        padding-bottom: 5rem
    }

    .pb-5rem-md-i {
        padding-bottom: 5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pb-5rem-sm {
        padding-bottom: 5rem
    }

    .pb-5rem-sm-i {
        padding-bottom: 5rem !important
    }
}

@media screen and (max-width: 576px) {
    .pb-5rem-xs {
        padding-bottom: 5rem
    }

    .pb-5rem-xs-i {
        padding-bottom: 5rem !important
    }
}

.pl-5rem {
    padding-left: 5rem
}

.pl-5rem-i {
    padding-left: 5rem !important
}

@media screen and (min-width: 1024px) {
    .pl-5rem-xl {
        padding-left: 5rem
    }

    .pl-5rem-xl-i {
        padding-left: 5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pl-5rem-lg {
        padding-left: 5rem
    }

    .pl-5rem-lg-i {
        padding-left: 5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pl-5rem-md {
        padding-left: 5rem
    }

    .pl-5rem-md-i {
        padding-left: 5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pl-5rem-sm {
        padding-left: 5rem
    }

    .pl-5rem-sm-i {
        padding-left: 5rem !important
    }
}

@media screen and (max-width: 576px) {
    .pl-5rem-xs {
        padding-left: 5rem
    }

    .pl-5rem-xs-i {
        padding-left: 5rem !important
    }
}

.pt-6rem {
    padding-top: 6rem
}

.pt-6rem-i {
    padding-top: 6rem !important
}

@media screen and (min-width: 1024px) {
    .pt-6rem-xl {
        padding-top: 6rem
    }

    .pt-6rem-xl-i {
        padding-top: 6rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pt-6rem-lg {
        padding-top: 6rem
    }

    .pt-6rem-lg-i {
        padding-top: 6rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pt-6rem-md {
        padding-top: 6rem
    }

    .pt-6rem-md-i {
        padding-top: 6rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pt-6rem-sm {
        padding-top: 6rem
    }

    .pt-6rem-sm-i {
        padding-top: 6rem !important
    }
}

@media screen and (max-width: 576px) {
    .pt-6rem-xs {
        padding-top: 6rem
    }

    .pt-6rem-xs-i {
        padding-top: 6rem !important
    }
}

.pr-6rem {
    padding-right: 6rem
}

.pr-6rem-i {
    padding-right: 6rem !important
}

@media screen and (min-width: 1024px) {
    .pr-6rem-xl {
        padding-right: 6rem
    }

    .pr-6rem-xl-i {
        padding-right: 6rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pr-6rem-lg {
        padding-right: 6rem
    }

    .pr-6rem-lg-i {
        padding-right: 6rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pr-6rem-md {
        padding-right: 6rem
    }

    .pr-6rem-md-i {
        padding-right: 6rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pr-6rem-sm {
        padding-right: 6rem
    }

    .pr-6rem-sm-i {
        padding-right: 6rem !important
    }
}

@media screen and (max-width: 576px) {
    .pr-6rem-xs {
        padding-right: 6rem
    }

    .pr-6rem-xs-i {
        padding-right: 6rem !important
    }
}

.pb-6rem {
    padding-bottom: 6rem
}

.pb-6rem-i {
    padding-bottom: 6rem !important
}

@media screen and (min-width: 1024px) {
    .pb-6rem-xl {
        padding-bottom: 6rem
    }

    .pb-6rem-xl-i {
        padding-bottom: 6rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pb-6rem-lg {
        padding-bottom: 6rem
    }

    .pb-6rem-lg-i {
        padding-bottom: 6rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pb-6rem-md {
        padding-bottom: 6rem
    }

    .pb-6rem-md-i {
        padding-bottom: 6rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pb-6rem-sm {
        padding-bottom: 6rem
    }

    .pb-6rem-sm-i {
        padding-bottom: 6rem !important
    }
}

@media screen and (max-width: 576px) {
    .pb-6rem-xs {
        padding-bottom: 6rem
    }

    .pb-6rem-xs-i {
        padding-bottom: 6rem !important
    }
}

.pl-6rem {
    padding-left: 6rem
}

.pl-6rem-i {
    padding-left: 6rem !important
}

@media screen and (min-width: 1024px) {
    .pl-6rem-xl {
        padding-left: 6rem
    }

    .pl-6rem-xl-i {
        padding-left: 6rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pl-6rem-lg {
        padding-left: 6rem
    }

    .pl-6rem-lg-i {
        padding-left: 6rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pl-6rem-md {
        padding-left: 6rem
    }

    .pl-6rem-md-i {
        padding-left: 6rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pl-6rem-sm {
        padding-left: 6rem
    }

    .pl-6rem-sm-i {
        padding-left: 6rem !important
    }
}

@media screen and (max-width: 576px) {
    .pl-6rem-xs {
        padding-left: 6rem
    }

    .pl-6rem-xs-i {
        padding-left: 6rem !important
    }
}

.pt-7rem {
    padding-top: 7rem
}

.pt-7rem-i {
    padding-top: 7rem !important
}

@media screen and (min-width: 1024px) {
    .pt-7rem-xl {
        padding-top: 7rem
    }

    .pt-7rem-xl-i {
        padding-top: 7rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pt-7rem-lg {
        padding-top: 7rem
    }

    .pt-7rem-lg-i {
        padding-top: 7rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pt-7rem-md {
        padding-top: 7rem
    }

    .pt-7rem-md-i {
        padding-top: 7rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pt-7rem-sm {
        padding-top: 7rem
    }

    .pt-7rem-sm-i {
        padding-top: 7rem !important
    }
}

@media screen and (max-width: 576px) {
    .pt-7rem-xs {
        padding-top: 7rem
    }

    .pt-7rem-xs-i {
        padding-top: 7rem !important
    }
}

.pr-7rem {
    padding-right: 7rem
}

.pr-7rem-i {
    padding-right: 7rem !important
}

@media screen and (min-width: 1024px) {
    .pr-7rem-xl {
        padding-right: 7rem
    }

    .pr-7rem-xl-i {
        padding-right: 7rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pr-7rem-lg {
        padding-right: 7rem
    }

    .pr-7rem-lg-i {
        padding-right: 7rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pr-7rem-md {
        padding-right: 7rem
    }

    .pr-7rem-md-i {
        padding-right: 7rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pr-7rem-sm {
        padding-right: 7rem
    }

    .pr-7rem-sm-i {
        padding-right: 7rem !important
    }
}

@media screen and (max-width: 576px) {
    .pr-7rem-xs {
        padding-right: 7rem
    }

    .pr-7rem-xs-i {
        padding-right: 7rem !important
    }
}

.pb-7rem {
    padding-bottom: 7rem
}

.pb-7rem-i {
    padding-bottom: 7rem !important
}

@media screen and (min-width: 1024px) {
    .pb-7rem-xl {
        padding-bottom: 7rem
    }

    .pb-7rem-xl-i {
        padding-bottom: 7rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pb-7rem-lg {
        padding-bottom: 7rem
    }

    .pb-7rem-lg-i {
        padding-bottom: 7rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pb-7rem-md {
        padding-bottom: 7rem
    }

    .pb-7rem-md-i {
        padding-bottom: 7rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pb-7rem-sm {
        padding-bottom: 7rem
    }

    .pb-7rem-sm-i {
        padding-bottom: 7rem !important
    }
}

@media screen and (max-width: 576px) {
    .pb-7rem-xs {
        padding-bottom: 7rem
    }

    .pb-7rem-xs-i {
        padding-bottom: 7rem !important
    }
}

.pl-7rem {
    padding-left: 7rem
}

.pl-7rem-i {
    padding-left: 7rem !important
}

@media screen and (min-width: 1024px) {
    .pl-7rem-xl {
        padding-left: 7rem
    }

    .pl-7rem-xl-i {
        padding-left: 7rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pl-7rem-lg {
        padding-left: 7rem
    }

    .pl-7rem-lg-i {
        padding-left: 7rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pl-7rem-md {
        padding-left: 7rem
    }

    .pl-7rem-md-i {
        padding-left: 7rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pl-7rem-sm {
        padding-left: 7rem
    }

    .pl-7rem-sm-i {
        padding-left: 7rem !important
    }
}

@media screen and (max-width: 576px) {
    .pl-7rem-xs {
        padding-left: 7rem
    }

    .pl-7rem-xs-i {
        padding-left: 7rem !important
    }
}

.pt-8rem {
    padding-top: 8rem
}

.pt-8rem-i {
    padding-top: 8rem !important
}

@media screen and (min-width: 1024px) {
    .pt-8rem-xl {
        padding-top: 8rem
    }

    .pt-8rem-xl-i {
        padding-top: 8rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pt-8rem-lg {
        padding-top: 8rem
    }

    .pt-8rem-lg-i {
        padding-top: 8rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pt-8rem-md {
        padding-top: 8rem
    }

    .pt-8rem-md-i {
        padding-top: 8rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pt-8rem-sm {
        padding-top: 8rem
    }

    .pt-8rem-sm-i {
        padding-top: 8rem !important
    }
}

@media screen and (max-width: 576px) {
    .pt-8rem-xs {
        padding-top: 8rem
    }

    .pt-8rem-xs-i {
        padding-top: 8rem !important
    }
}

.pr-8rem {
    padding-right: 8rem
}

.pr-8rem-i {
    padding-right: 8rem !important
}

@media screen and (min-width: 1024px) {
    .pr-8rem-xl {
        padding-right: 8rem
    }

    .pr-8rem-xl-i {
        padding-right: 8rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pr-8rem-lg {
        padding-right: 8rem
    }

    .pr-8rem-lg-i {
        padding-right: 8rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pr-8rem-md {
        padding-right: 8rem
    }

    .pr-8rem-md-i {
        padding-right: 8rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pr-8rem-sm {
        padding-right: 8rem
    }

    .pr-8rem-sm-i {
        padding-right: 8rem !important
    }
}

@media screen and (max-width: 576px) {
    .pr-8rem-xs {
        padding-right: 8rem
    }

    .pr-8rem-xs-i {
        padding-right: 8rem !important
    }
}

.pb-8rem {
    padding-bottom: 8rem
}

.pb-8rem-i {
    padding-bottom: 8rem !important
}

@media screen and (min-width: 1024px) {
    .pb-8rem-xl {
        padding-bottom: 8rem
    }

    .pb-8rem-xl-i {
        padding-bottom: 8rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pb-8rem-lg {
        padding-bottom: 8rem
    }

    .pb-8rem-lg-i {
        padding-bottom: 8rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pb-8rem-md {
        padding-bottom: 8rem
    }

    .pb-8rem-md-i {
        padding-bottom: 8rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pb-8rem-sm {
        padding-bottom: 8rem
    }

    .pb-8rem-sm-i {
        padding-bottom: 8rem !important
    }
}

@media screen and (max-width: 576px) {
    .pb-8rem-xs {
        padding-bottom: 8rem
    }

    .pb-8rem-xs-i {
        padding-bottom: 8rem !important
    }
}

.pl-8rem {
    padding-left: 8rem
}

.pl-8rem-i {
    padding-left: 8rem !important
}

@media screen and (min-width: 1024px) {
    .pl-8rem-xl {
        padding-left: 8rem
    }

    .pl-8rem-xl-i {
        padding-left: 8rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pl-8rem-lg {
        padding-left: 8rem
    }

    .pl-8rem-lg-i {
        padding-left: 8rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pl-8rem-md {
        padding-left: 8rem
    }

    .pl-8rem-md-i {
        padding-left: 8rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pl-8rem-sm {
        padding-left: 8rem
    }

    .pl-8rem-sm-i {
        padding-left: 8rem !important
    }
}

@media screen and (max-width: 576px) {
    .pl-8rem-xs {
        padding-left: 8rem
    }

    .pl-8rem-xs-i {
        padding-left: 8rem !important
    }
}

.pt-9rem {
    padding-top: 9rem
}

.pt-9rem-i {
    padding-top: 9rem !important
}

@media screen and (min-width: 1024px) {
    .pt-9rem-xl {
        padding-top: 9rem
    }

    .pt-9rem-xl-i {
        padding-top: 9rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pt-9rem-lg {
        padding-top: 9rem
    }

    .pt-9rem-lg-i {
        padding-top: 9rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pt-9rem-md {
        padding-top: 9rem
    }

    .pt-9rem-md-i {
        padding-top: 9rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pt-9rem-sm {
        padding-top: 9rem
    }

    .pt-9rem-sm-i {
        padding-top: 9rem !important
    }
}

@media screen and (max-width: 576px) {
    .pt-9rem-xs {
        padding-top: 9rem
    }

    .pt-9rem-xs-i {
        padding-top: 9rem !important
    }
}

.pr-9rem {
    padding-right: 9rem
}

.pr-9rem-i {
    padding-right: 9rem !important
}

@media screen and (min-width: 1024px) {
    .pr-9rem-xl {
        padding-right: 9rem
    }

    .pr-9rem-xl-i {
        padding-right: 9rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pr-9rem-lg {
        padding-right: 9rem
    }

    .pr-9rem-lg-i {
        padding-right: 9rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pr-9rem-md {
        padding-right: 9rem
    }

    .pr-9rem-md-i {
        padding-right: 9rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pr-9rem-sm {
        padding-right: 9rem
    }

    .pr-9rem-sm-i {
        padding-right: 9rem !important
    }
}

@media screen and (max-width: 576px) {
    .pr-9rem-xs {
        padding-right: 9rem
    }

    .pr-9rem-xs-i {
        padding-right: 9rem !important
    }
}

.pb-9rem {
    padding-bottom: 9rem
}

.pb-9rem-i {
    padding-bottom: 9rem !important
}

@media screen and (min-width: 1024px) {
    .pb-9rem-xl {
        padding-bottom: 9rem
    }

    .pb-9rem-xl-i {
        padding-bottom: 9rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pb-9rem-lg {
        padding-bottom: 9rem
    }

    .pb-9rem-lg-i {
        padding-bottom: 9rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pb-9rem-md {
        padding-bottom: 9rem
    }

    .pb-9rem-md-i {
        padding-bottom: 9rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pb-9rem-sm {
        padding-bottom: 9rem
    }

    .pb-9rem-sm-i {
        padding-bottom: 9rem !important
    }
}

@media screen and (max-width: 576px) {
    .pb-9rem-xs {
        padding-bottom: 9rem
    }

    .pb-9rem-xs-i {
        padding-bottom: 9rem !important
    }
}

.pl-9rem {
    padding-left: 9rem
}

.pl-9rem-i {
    padding-left: 9rem !important
}

@media screen and (min-width: 1024px) {
    .pl-9rem-xl {
        padding-left: 9rem
    }

    .pl-9rem-xl-i {
        padding-left: 9rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pl-9rem-lg {
        padding-left: 9rem
    }

    .pl-9rem-lg-i {
        padding-left: 9rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pl-9rem-md {
        padding-left: 9rem
    }

    .pl-9rem-md-i {
        padding-left: 9rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pl-9rem-sm {
        padding-left: 9rem
    }

    .pl-9rem-sm-i {
        padding-left: 9rem !important
    }
}

@media screen and (max-width: 576px) {
    .pl-9rem-xs {
        padding-left: 9rem
    }

    .pl-9rem-xs-i {
        padding-left: 9rem !important
    }
}

.pt-10rem {
    padding-top: 10rem
}

.pt-10rem-i {
    padding-top: 10rem !important
}

@media screen and (min-width: 1024px) {
    .pt-10rem-xl {
        padding-top: 10rem
    }

    .pt-10rem-xl-i {
        padding-top: 10rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pt-10rem-lg {
        padding-top: 10rem
    }

    .pt-10rem-lg-i {
        padding-top: 10rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pt-10rem-md {
        padding-top: 10rem
    }

    .pt-10rem-md-i {
        padding-top: 10rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pt-10rem-sm {
        padding-top: 10rem
    }

    .pt-10rem-sm-i {
        padding-top: 10rem !important
    }
}

@media screen and (max-width: 576px) {
    .pt-10rem-xs {
        padding-top: 10rem
    }

    .pt-10rem-xs-i {
        padding-top: 10rem !important
    }
}

.pr-10rem {
    padding-right: 10rem
}

.pr-10rem-i {
    padding-right: 10rem !important
}

@media screen and (min-width: 1024px) {
    .pr-10rem-xl {
        padding-right: 10rem
    }

    .pr-10rem-xl-i {
        padding-right: 10rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pr-10rem-lg {
        padding-right: 10rem
    }

    .pr-10rem-lg-i {
        padding-right: 10rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pr-10rem-md {
        padding-right: 10rem
    }

    .pr-10rem-md-i {
        padding-right: 10rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pr-10rem-sm {
        padding-right: 10rem
    }

    .pr-10rem-sm-i {
        padding-right: 10rem !important
    }
}

@media screen and (max-width: 576px) {
    .pr-10rem-xs {
        padding-right: 10rem
    }

    .pr-10rem-xs-i {
        padding-right: 10rem !important
    }
}

.pb-10rem {
    padding-bottom: 10rem
}

.pb-10rem-i {
    padding-bottom: 10rem !important
}

@media screen and (min-width: 1024px) {
    .pb-10rem-xl {
        padding-bottom: 10rem
    }

    .pb-10rem-xl-i {
        padding-bottom: 10rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pb-10rem-lg {
        padding-bottom: 10rem
    }

    .pb-10rem-lg-i {
        padding-bottom: 10rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pb-10rem-md {
        padding-bottom: 10rem
    }

    .pb-10rem-md-i {
        padding-bottom: 10rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pb-10rem-sm {
        padding-bottom: 10rem
    }

    .pb-10rem-sm-i {
        padding-bottom: 10rem !important
    }
}

@media screen and (max-width: 576px) {
    .pb-10rem-xs {
        padding-bottom: 10rem
    }

    .pb-10rem-xs-i {
        padding-bottom: 10rem !important
    }
}

.pl-10rem {
    padding-left: 10rem
}

.pl-10rem-i {
    padding-left: 10rem !important
}

@media screen and (min-width: 1024px) {
    .pl-10rem-xl {
        padding-left: 10rem
    }

    .pl-10rem-xl-i {
        padding-left: 10rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pl-10rem-lg {
        padding-left: 10rem
    }

    .pl-10rem-lg-i {
        padding-left: 10rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pl-10rem-md {
        padding-left: 10rem
    }

    .pl-10rem-md-i {
        padding-left: 10rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pl-10rem-sm {
        padding-left: 10rem
    }

    .pl-10rem-sm-i {
        padding-left: 10rem !important
    }
}

@media screen and (max-width: 576px) {
    .pl-10rem-xs {
        padding-left: 10rem
    }

    .pl-10rem-xs-i {
        padding-left: 10rem !important
    }
}

.pt-1d5rem {
    padding-top: 1.5rem
}

.pt-1d5rem-i {
    padding-top: 1.5rem !important
}

@media screen and (min-width: 1024px) {
    .pt-1d5rem-xl {
        padding-top: 1.5rem
    }

    .pt-1d5rem-xl-i {
        padding-top: 1.5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pt-1d5rem-lg {
        padding-top: 1.5rem
    }

    .pt-1d5rem-lg-i {
        padding-top: 1.5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pt-1d5rem-md {
        padding-top: 1.5rem
    }

    .pt-1d5rem-md-i {
        padding-top: 1.5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pt-1d5rem-sm {
        padding-top: 1.5rem
    }

    .pt-1d5rem-sm-i {
        padding-top: 1.5rem !important
    }
}

@media screen and (max-width: 576px) {
    .pt-1d5rem-xs {
        padding-top: 1.5rem
    }

    .pt-1d5rem-xs-i {
        padding-top: 1.5rem !important
    }
}

.pr-1d5rem {
    padding-right: 1.5rem
}

.pr-1d5rem-i {
    padding-right: 1.5rem !important
}

@media screen and (min-width: 1024px) {
    .pr-1d5rem-xl {
        padding-right: 1.5rem
    }

    .pr-1d5rem-xl-i {
        padding-right: 1.5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pr-1d5rem-lg {
        padding-right: 1.5rem
    }

    .pr-1d5rem-lg-i {
        padding-right: 1.5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pr-1d5rem-md {
        padding-right: 1.5rem
    }

    .pr-1d5rem-md-i {
        padding-right: 1.5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pr-1d5rem-sm {
        padding-right: 1.5rem
    }

    .pr-1d5rem-sm-i {
        padding-right: 1.5rem !important
    }
}

@media screen and (max-width: 576px) {
    .pr-1d5rem-xs {
        padding-right: 1.5rem
    }

    .pr-1d5rem-xs-i {
        padding-right: 1.5rem !important
    }
}

.pb-1d5rem {
    padding-bottom: 1.5rem
}

.pb-1d5rem-i {
    padding-bottom: 1.5rem !important
}

@media screen and (min-width: 1024px) {
    .pb-1d5rem-xl {
        padding-bottom: 1.5rem
    }

    .pb-1d5rem-xl-i {
        padding-bottom: 1.5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pb-1d5rem-lg {
        padding-bottom: 1.5rem
    }

    .pb-1d5rem-lg-i {
        padding-bottom: 1.5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pb-1d5rem-md {
        padding-bottom: 1.5rem
    }

    .pb-1d5rem-md-i {
        padding-bottom: 1.5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pb-1d5rem-sm {
        padding-bottom: 1.5rem
    }

    .pb-1d5rem-sm-i {
        padding-bottom: 1.5rem !important
    }
}

@media screen and (max-width: 576px) {
    .pb-1d5rem-xs {
        padding-bottom: 1.5rem
    }

    .pb-1d5rem-xs-i {
        padding-bottom: 1.5rem !important
    }
}

.pl-1d5rem {
    padding-left: 1.5rem
}

.pl-1d5rem-i {
    padding-left: 1.5rem !important
}

@media screen and (min-width: 1024px) {
    .pl-1d5rem-xl {
        padding-left: 1.5rem
    }

    .pl-1d5rem-xl-i {
        padding-left: 1.5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pl-1d5rem-lg {
        padding-left: 1.5rem
    }

    .pl-1d5rem-lg-i {
        padding-left: 1.5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pl-1d5rem-md {
        padding-left: 1.5rem
    }

    .pl-1d5rem-md-i {
        padding-left: 1.5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pl-1d5rem-sm {
        padding-left: 1.5rem
    }

    .pl-1d5rem-sm-i {
        padding-left: 1.5rem !important
    }
}

@media screen and (max-width: 576px) {
    .pl-1d5rem-xs {
        padding-left: 1.5rem
    }

    .pl-1d5rem-xs-i {
        padding-left: 1.5rem !important
    }
}

.pt-2d5rem {
    padding-top: 2.5rem
}

.pt-2d5rem-i {
    padding-top: 2.5rem !important
}

@media screen and (min-width: 1024px) {
    .pt-2d5rem-xl {
        padding-top: 2.5rem
    }

    .pt-2d5rem-xl-i {
        padding-top: 2.5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pt-2d5rem-lg {
        padding-top: 2.5rem
    }

    .pt-2d5rem-lg-i {
        padding-top: 2.5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pt-2d5rem-md {
        padding-top: 2.5rem
    }

    .pt-2d5rem-md-i {
        padding-top: 2.5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pt-2d5rem-sm {
        padding-top: 2.5rem
    }

    .pt-2d5rem-sm-i {
        padding-top: 2.5rem !important
    }
}

@media screen and (max-width: 576px) {
    .pt-2d5rem-xs {
        padding-top: 2.5rem
    }

    .pt-2d5rem-xs-i {
        padding-top: 2.5rem !important
    }
}

.pr-2d5rem {
    padding-right: 2.5rem
}

.pr-2d5rem-i {
    padding-right: 2.5rem !important
}

@media screen and (min-width: 1024px) {
    .pr-2d5rem-xl {
        padding-right: 2.5rem
    }

    .pr-2d5rem-xl-i {
        padding-right: 2.5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pr-2d5rem-lg {
        padding-right: 2.5rem
    }

    .pr-2d5rem-lg-i {
        padding-right: 2.5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pr-2d5rem-md {
        padding-right: 2.5rem
    }

    .pr-2d5rem-md-i {
        padding-right: 2.5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pr-2d5rem-sm {
        padding-right: 2.5rem
    }

    .pr-2d5rem-sm-i {
        padding-right: 2.5rem !important
    }
}

@media screen and (max-width: 576px) {
    .pr-2d5rem-xs {
        padding-right: 2.5rem
    }

    .pr-2d5rem-xs-i {
        padding-right: 2.5rem !important
    }
}

.pb-2d5rem {
    padding-bottom: 2.5rem
}

.pb-2d5rem-i {
    padding-bottom: 2.5rem !important
}

@media screen and (min-width: 1024px) {
    .pb-2d5rem-xl {
        padding-bottom: 2.5rem
    }

    .pb-2d5rem-xl-i {
        padding-bottom: 2.5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pb-2d5rem-lg {
        padding-bottom: 2.5rem
    }

    .pb-2d5rem-lg-i {
        padding-bottom: 2.5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pb-2d5rem-md {
        padding-bottom: 2.5rem
    }

    .pb-2d5rem-md-i {
        padding-bottom: 2.5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pb-2d5rem-sm {
        padding-bottom: 2.5rem
    }

    .pb-2d5rem-sm-i {
        padding-bottom: 2.5rem !important
    }
}

@media screen and (max-width: 576px) {
    .pb-2d5rem-xs {
        padding-bottom: 2.5rem
    }

    .pb-2d5rem-xs-i {
        padding-bottom: 2.5rem !important
    }
}

.pl-2d5rem {
    padding-left: 2.5rem
}

.pl-2d5rem-i {
    padding-left: 2.5rem !important
}

@media screen and (min-width: 1024px) {
    .pl-2d5rem-xl {
        padding-left: 2.5rem
    }

    .pl-2d5rem-xl-i {
        padding-left: 2.5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pl-2d5rem-lg {
        padding-left: 2.5rem
    }

    .pl-2d5rem-lg-i {
        padding-left: 2.5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pl-2d5rem-md {
        padding-left: 2.5rem
    }

    .pl-2d5rem-md-i {
        padding-left: 2.5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pl-2d5rem-sm {
        padding-left: 2.5rem
    }

    .pl-2d5rem-sm-i {
        padding-left: 2.5rem !important
    }
}

@media screen and (max-width: 576px) {
    .pl-2d5rem-xs {
        padding-left: 2.5rem
    }

    .pl-2d5rem-xs-i {
        padding-left: 2.5rem !important
    }
}

.pt-3d5rem {
    padding-top: 3.5rem
}

.pt-3d5rem-i {
    padding-top: 3.5rem !important
}

@media screen and (min-width: 1024px) {
    .pt-3d5rem-xl {
        padding-top: 3.5rem
    }

    .pt-3d5rem-xl-i {
        padding-top: 3.5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pt-3d5rem-lg {
        padding-top: 3.5rem
    }

    .pt-3d5rem-lg-i {
        padding-top: 3.5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pt-3d5rem-md {
        padding-top: 3.5rem
    }

    .pt-3d5rem-md-i {
        padding-top: 3.5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pt-3d5rem-sm {
        padding-top: 3.5rem
    }

    .pt-3d5rem-sm-i {
        padding-top: 3.5rem !important
    }
}

@media screen and (max-width: 576px) {
    .pt-3d5rem-xs {
        padding-top: 3.5rem
    }

    .pt-3d5rem-xs-i {
        padding-top: 3.5rem !important
    }
}

.pr-3d5rem {
    padding-right: 3.5rem
}

.pr-3d5rem-i {
    padding-right: 3.5rem !important
}

@media screen and (min-width: 1024px) {
    .pr-3d5rem-xl {
        padding-right: 3.5rem
    }

    .pr-3d5rem-xl-i {
        padding-right: 3.5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pr-3d5rem-lg {
        padding-right: 3.5rem
    }

    .pr-3d5rem-lg-i {
        padding-right: 3.5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pr-3d5rem-md {
        padding-right: 3.5rem
    }

    .pr-3d5rem-md-i {
        padding-right: 3.5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pr-3d5rem-sm {
        padding-right: 3.5rem
    }

    .pr-3d5rem-sm-i {
        padding-right: 3.5rem !important
    }
}

@media screen and (max-width: 576px) {
    .pr-3d5rem-xs {
        padding-right: 3.5rem
    }

    .pr-3d5rem-xs-i {
        padding-right: 3.5rem !important
    }
}

.pb-3d5rem {
    padding-bottom: 3.5rem
}

.pb-3d5rem-i {
    padding-bottom: 3.5rem !important
}

@media screen and (min-width: 1024px) {
    .pb-3d5rem-xl {
        padding-bottom: 3.5rem
    }

    .pb-3d5rem-xl-i {
        padding-bottom: 3.5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pb-3d5rem-lg {
        padding-bottom: 3.5rem
    }

    .pb-3d5rem-lg-i {
        padding-bottom: 3.5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pb-3d5rem-md {
        padding-bottom: 3.5rem
    }

    .pb-3d5rem-md-i {
        padding-bottom: 3.5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pb-3d5rem-sm {
        padding-bottom: 3.5rem
    }

    .pb-3d5rem-sm-i {
        padding-bottom: 3.5rem !important
    }
}

@media screen and (max-width: 576px) {
    .pb-3d5rem-xs {
        padding-bottom: 3.5rem
    }

    .pb-3d5rem-xs-i {
        padding-bottom: 3.5rem !important
    }
}

.pl-3d5rem {
    padding-left: 3.5rem
}

.pl-3d5rem-i {
    padding-left: 3.5rem !important
}

@media screen and (min-width: 1024px) {
    .pl-3d5rem-xl {
        padding-left: 3.5rem
    }

    .pl-3d5rem-xl-i {
        padding-left: 3.5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pl-3d5rem-lg {
        padding-left: 3.5rem
    }

    .pl-3d5rem-lg-i {
        padding-left: 3.5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pl-3d5rem-md {
        padding-left: 3.5rem
    }

    .pl-3d5rem-md-i {
        padding-left: 3.5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pl-3d5rem-sm {
        padding-left: 3.5rem
    }

    .pl-3d5rem-sm-i {
        padding-left: 3.5rem !important
    }
}

@media screen and (max-width: 576px) {
    .pl-3d5rem-xs {
        padding-left: 3.5rem
    }

    .pl-3d5rem-xs-i {
        padding-left: 3.5rem !important
    }
}

.pt-4d5rem {
    padding-top: 4.5rem
}

.pt-4d5rem-i {
    padding-top: 4.5rem !important
}

@media screen and (min-width: 1024px) {
    .pt-4d5rem-xl {
        padding-top: 4.5rem
    }

    .pt-4d5rem-xl-i {
        padding-top: 4.5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pt-4d5rem-lg {
        padding-top: 4.5rem
    }

    .pt-4d5rem-lg-i {
        padding-top: 4.5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pt-4d5rem-md {
        padding-top: 4.5rem
    }

    .pt-4d5rem-md-i {
        padding-top: 4.5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pt-4d5rem-sm {
        padding-top: 4.5rem
    }

    .pt-4d5rem-sm-i {
        padding-top: 4.5rem !important
    }
}

@media screen and (max-width: 576px) {
    .pt-4d5rem-xs {
        padding-top: 4.5rem
    }

    .pt-4d5rem-xs-i {
        padding-top: 4.5rem !important
    }
}

.pr-4d5rem {
    padding-right: 4.5rem
}

.pr-4d5rem-i {
    padding-right: 4.5rem !important
}

@media screen and (min-width: 1024px) {
    .pr-4d5rem-xl {
        padding-right: 4.5rem
    }

    .pr-4d5rem-xl-i {
        padding-right: 4.5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pr-4d5rem-lg {
        padding-right: 4.5rem
    }

    .pr-4d5rem-lg-i {
        padding-right: 4.5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pr-4d5rem-md {
        padding-right: 4.5rem
    }

    .pr-4d5rem-md-i {
        padding-right: 4.5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pr-4d5rem-sm {
        padding-right: 4.5rem
    }

    .pr-4d5rem-sm-i {
        padding-right: 4.5rem !important
    }
}

@media screen and (max-width: 576px) {
    .pr-4d5rem-xs {
        padding-right: 4.5rem
    }

    .pr-4d5rem-xs-i {
        padding-right: 4.5rem !important
    }
}

.pb-4d5rem {
    padding-bottom: 4.5rem
}

.pb-4d5rem-i {
    padding-bottom: 4.5rem !important
}

@media screen and (min-width: 1024px) {
    .pb-4d5rem-xl {
        padding-bottom: 4.5rem
    }

    .pb-4d5rem-xl-i {
        padding-bottom: 4.5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pb-4d5rem-lg {
        padding-bottom: 4.5rem
    }

    .pb-4d5rem-lg-i {
        padding-bottom: 4.5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pb-4d5rem-md {
        padding-bottom: 4.5rem
    }

    .pb-4d5rem-md-i {
        padding-bottom: 4.5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pb-4d5rem-sm {
        padding-bottom: 4.5rem
    }

    .pb-4d5rem-sm-i {
        padding-bottom: 4.5rem !important
    }
}

@media screen and (max-width: 576px) {
    .pb-4d5rem-xs {
        padding-bottom: 4.5rem
    }

    .pb-4d5rem-xs-i {
        padding-bottom: 4.5rem !important
    }
}

.pl-4d5rem {
    padding-left: 4.5rem
}

.pl-4d5rem-i {
    padding-left: 4.5rem !important
}

@media screen and (min-width: 1024px) {
    .pl-4d5rem-xl {
        padding-left: 4.5rem
    }

    .pl-4d5rem-xl-i {
        padding-left: 4.5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pl-4d5rem-lg {
        padding-left: 4.5rem
    }

    .pl-4d5rem-lg-i {
        padding-left: 4.5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pl-4d5rem-md {
        padding-left: 4.5rem
    }

    .pl-4d5rem-md-i {
        padding-left: 4.5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pl-4d5rem-sm {
        padding-left: 4.5rem
    }

    .pl-4d5rem-sm-i {
        padding-left: 4.5rem !important
    }
}

@media screen and (max-width: 576px) {
    .pl-4d5rem-xs {
        padding-left: 4.5rem
    }

    .pl-4d5rem-xs-i {
        padding-left: 4.5rem !important
    }
}

.pt-5d5rem {
    padding-top: 5.5rem
}

.pt-5d5rem-i {
    padding-top: 5.5rem !important
}

@media screen and (min-width: 1024px) {
    .pt-5d5rem-xl {
        padding-top: 5.5rem
    }

    .pt-5d5rem-xl-i {
        padding-top: 5.5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pt-5d5rem-lg {
        padding-top: 5.5rem
    }

    .pt-5d5rem-lg-i {
        padding-top: 5.5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pt-5d5rem-md {
        padding-top: 5.5rem
    }

    .pt-5d5rem-md-i {
        padding-top: 5.5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pt-5d5rem-sm {
        padding-top: 5.5rem
    }

    .pt-5d5rem-sm-i {
        padding-top: 5.5rem !important
    }
}

@media screen and (max-width: 576px) {
    .pt-5d5rem-xs {
        padding-top: 5.5rem
    }

    .pt-5d5rem-xs-i {
        padding-top: 5.5rem !important
    }
}

.pr-5d5rem {
    padding-right: 5.5rem
}

.pr-5d5rem-i {
    padding-right: 5.5rem !important
}

@media screen and (min-width: 1024px) {
    .pr-5d5rem-xl {
        padding-right: 5.5rem
    }

    .pr-5d5rem-xl-i {
        padding-right: 5.5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pr-5d5rem-lg {
        padding-right: 5.5rem
    }

    .pr-5d5rem-lg-i {
        padding-right: 5.5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pr-5d5rem-md {
        padding-right: 5.5rem
    }

    .pr-5d5rem-md-i {
        padding-right: 5.5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pr-5d5rem-sm {
        padding-right: 5.5rem
    }

    .pr-5d5rem-sm-i {
        padding-right: 5.5rem !important
    }
}

@media screen and (max-width: 576px) {
    .pr-5d5rem-xs {
        padding-right: 5.5rem
    }

    .pr-5d5rem-xs-i {
        padding-right: 5.5rem !important
    }
}

.pb-5d5rem {
    padding-bottom: 5.5rem
}

.pb-5d5rem-i {
    padding-bottom: 5.5rem !important
}

@media screen and (min-width: 1024px) {
    .pb-5d5rem-xl {
        padding-bottom: 5.5rem
    }

    .pb-5d5rem-xl-i {
        padding-bottom: 5.5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pb-5d5rem-lg {
        padding-bottom: 5.5rem
    }

    .pb-5d5rem-lg-i {
        padding-bottom: 5.5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pb-5d5rem-md {
        padding-bottom: 5.5rem
    }

    .pb-5d5rem-md-i {
        padding-bottom: 5.5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pb-5d5rem-sm {
        padding-bottom: 5.5rem
    }

    .pb-5d5rem-sm-i {
        padding-bottom: 5.5rem !important
    }
}

@media screen and (max-width: 576px) {
    .pb-5d5rem-xs {
        padding-bottom: 5.5rem
    }

    .pb-5d5rem-xs-i {
        padding-bottom: 5.5rem !important
    }
}

.pl-5d5rem {
    padding-left: 5.5rem
}

.pl-5d5rem-i {
    padding-left: 5.5rem !important
}

@media screen and (min-width: 1024px) {
    .pl-5d5rem-xl {
        padding-left: 5.5rem
    }

    .pl-5d5rem-xl-i {
        padding-left: 5.5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pl-5d5rem-lg {
        padding-left: 5.5rem
    }

    .pl-5d5rem-lg-i {
        padding-left: 5.5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pl-5d5rem-md {
        padding-left: 5.5rem
    }

    .pl-5d5rem-md-i {
        padding-left: 5.5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pl-5d5rem-sm {
        padding-left: 5.5rem
    }

    .pl-5d5rem-sm-i {
        padding-left: 5.5rem !important
    }
}

@media screen and (max-width: 576px) {
    .pl-5d5rem-xs {
        padding-left: 5.5rem
    }

    .pl-5d5rem-xs-i {
        padding-left: 5.5rem !important
    }
}

.pt-6d5rem {
    padding-top: 6.5rem
}

.pt-6d5rem-i {
    padding-top: 6.5rem !important
}

@media screen and (min-width: 1024px) {
    .pt-6d5rem-xl {
        padding-top: 6.5rem
    }

    .pt-6d5rem-xl-i {
        padding-top: 6.5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pt-6d5rem-lg {
        padding-top: 6.5rem
    }

    .pt-6d5rem-lg-i {
        padding-top: 6.5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pt-6d5rem-md {
        padding-top: 6.5rem
    }

    .pt-6d5rem-md-i {
        padding-top: 6.5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pt-6d5rem-sm {
        padding-top: 6.5rem
    }

    .pt-6d5rem-sm-i {
        padding-top: 6.5rem !important
    }
}

@media screen and (max-width: 576px) {
    .pt-6d5rem-xs {
        padding-top: 6.5rem
    }

    .pt-6d5rem-xs-i {
        padding-top: 6.5rem !important
    }
}

.pr-6d5rem {
    padding-right: 6.5rem
}

.pr-6d5rem-i {
    padding-right: 6.5rem !important
}

@media screen and (min-width: 1024px) {
    .pr-6d5rem-xl {
        padding-right: 6.5rem
    }

    .pr-6d5rem-xl-i {
        padding-right: 6.5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pr-6d5rem-lg {
        padding-right: 6.5rem
    }

    .pr-6d5rem-lg-i {
        padding-right: 6.5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pr-6d5rem-md {
        padding-right: 6.5rem
    }

    .pr-6d5rem-md-i {
        padding-right: 6.5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pr-6d5rem-sm {
        padding-right: 6.5rem
    }

    .pr-6d5rem-sm-i {
        padding-right: 6.5rem !important
    }
}

@media screen and (max-width: 576px) {
    .pr-6d5rem-xs {
        padding-right: 6.5rem
    }

    .pr-6d5rem-xs-i {
        padding-right: 6.5rem !important
    }
}

.pb-6d5rem {
    padding-bottom: 6.5rem
}

.pb-6d5rem-i {
    padding-bottom: 6.5rem !important
}

@media screen and (min-width: 1024px) {
    .pb-6d5rem-xl {
        padding-bottom: 6.5rem
    }

    .pb-6d5rem-xl-i {
        padding-bottom: 6.5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pb-6d5rem-lg {
        padding-bottom: 6.5rem
    }

    .pb-6d5rem-lg-i {
        padding-bottom: 6.5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pb-6d5rem-md {
        padding-bottom: 6.5rem
    }

    .pb-6d5rem-md-i {
        padding-bottom: 6.5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pb-6d5rem-sm {
        padding-bottom: 6.5rem
    }

    .pb-6d5rem-sm-i {
        padding-bottom: 6.5rem !important
    }
}

@media screen and (max-width: 576px) {
    .pb-6d5rem-xs {
        padding-bottom: 6.5rem
    }

    .pb-6d5rem-xs-i {
        padding-bottom: 6.5rem !important
    }
}

.pl-6d5rem {
    padding-left: 6.5rem
}

.pl-6d5rem-i {
    padding-left: 6.5rem !important
}

@media screen and (min-width: 1024px) {
    .pl-6d5rem-xl {
        padding-left: 6.5rem
    }

    .pl-6d5rem-xl-i {
        padding-left: 6.5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pl-6d5rem-lg {
        padding-left: 6.5rem
    }

    .pl-6d5rem-lg-i {
        padding-left: 6.5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pl-6d5rem-md {
        padding-left: 6.5rem
    }

    .pl-6d5rem-md-i {
        padding-left: 6.5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pl-6d5rem-sm {
        padding-left: 6.5rem
    }

    .pl-6d5rem-sm-i {
        padding-left: 6.5rem !important
    }
}

@media screen and (max-width: 576px) {
    .pl-6d5rem-xs {
        padding-left: 6.5rem
    }

    .pl-6d5rem-xs-i {
        padding-left: 6.5rem !important
    }
}

.pt-7d5rem {
    padding-top: 7.5rem
}

.pt-7d5rem-i {
    padding-top: 7.5rem !important
}

@media screen and (min-width: 1024px) {
    .pt-7d5rem-xl {
        padding-top: 7.5rem
    }

    .pt-7d5rem-xl-i {
        padding-top: 7.5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pt-7d5rem-lg {
        padding-top: 7.5rem
    }

    .pt-7d5rem-lg-i {
        padding-top: 7.5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pt-7d5rem-md {
        padding-top: 7.5rem
    }

    .pt-7d5rem-md-i {
        padding-top: 7.5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pt-7d5rem-sm {
        padding-top: 7.5rem
    }

    .pt-7d5rem-sm-i {
        padding-top: 7.5rem !important
    }
}

@media screen and (max-width: 576px) {
    .pt-7d5rem-xs {
        padding-top: 7.5rem
    }

    .pt-7d5rem-xs-i {
        padding-top: 7.5rem !important
    }
}

.pr-7d5rem {
    padding-right: 7.5rem
}

.pr-7d5rem-i {
    padding-right: 7.5rem !important
}

@media screen and (min-width: 1024px) {
    .pr-7d5rem-xl {
        padding-right: 7.5rem
    }

    .pr-7d5rem-xl-i {
        padding-right: 7.5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pr-7d5rem-lg {
        padding-right: 7.5rem
    }

    .pr-7d5rem-lg-i {
        padding-right: 7.5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pr-7d5rem-md {
        padding-right: 7.5rem
    }

    .pr-7d5rem-md-i {
        padding-right: 7.5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pr-7d5rem-sm {
        padding-right: 7.5rem
    }

    .pr-7d5rem-sm-i {
        padding-right: 7.5rem !important
    }
}

@media screen and (max-width: 576px) {
    .pr-7d5rem-xs {
        padding-right: 7.5rem
    }

    .pr-7d5rem-xs-i {
        padding-right: 7.5rem !important
    }
}

.pb-7d5rem {
    padding-bottom: 7.5rem
}

.pb-7d5rem-i {
    padding-bottom: 7.5rem !important
}

@media screen and (min-width: 1024px) {
    .pb-7d5rem-xl {
        padding-bottom: 7.5rem
    }

    .pb-7d5rem-xl-i {
        padding-bottom: 7.5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pb-7d5rem-lg {
        padding-bottom: 7.5rem
    }

    .pb-7d5rem-lg-i {
        padding-bottom: 7.5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pb-7d5rem-md {
        padding-bottom: 7.5rem
    }

    .pb-7d5rem-md-i {
        padding-bottom: 7.5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pb-7d5rem-sm {
        padding-bottom: 7.5rem
    }

    .pb-7d5rem-sm-i {
        padding-bottom: 7.5rem !important
    }
}

@media screen and (max-width: 576px) {
    .pb-7d5rem-xs {
        padding-bottom: 7.5rem
    }

    .pb-7d5rem-xs-i {
        padding-bottom: 7.5rem !important
    }
}

.pl-7d5rem {
    padding-left: 7.5rem
}

.pl-7d5rem-i {
    padding-left: 7.5rem !important
}

@media screen and (min-width: 1024px) {
    .pl-7d5rem-xl {
        padding-left: 7.5rem
    }

    .pl-7d5rem-xl-i {
        padding-left: 7.5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pl-7d5rem-lg {
        padding-left: 7.5rem
    }

    .pl-7d5rem-lg-i {
        padding-left: 7.5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pl-7d5rem-md {
        padding-left: 7.5rem
    }

    .pl-7d5rem-md-i {
        padding-left: 7.5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pl-7d5rem-sm {
        padding-left: 7.5rem
    }

    .pl-7d5rem-sm-i {
        padding-left: 7.5rem !important
    }
}

@media screen and (max-width: 576px) {
    .pl-7d5rem-xs {
        padding-left: 7.5rem
    }

    .pl-7d5rem-xs-i {
        padding-left: 7.5rem !important
    }
}

.pt-8d5rem {
    padding-top: 8.5rem
}

.pt-8d5rem-i {
    padding-top: 8.5rem !important
}

@media screen and (min-width: 1024px) {
    .pt-8d5rem-xl {
        padding-top: 8.5rem
    }

    .pt-8d5rem-xl-i {
        padding-top: 8.5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pt-8d5rem-lg {
        padding-top: 8.5rem
    }

    .pt-8d5rem-lg-i {
        padding-top: 8.5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pt-8d5rem-md {
        padding-top: 8.5rem
    }

    .pt-8d5rem-md-i {
        padding-top: 8.5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pt-8d5rem-sm {
        padding-top: 8.5rem
    }

    .pt-8d5rem-sm-i {
        padding-top: 8.5rem !important
    }
}

@media screen and (max-width: 576px) {
    .pt-8d5rem-xs {
        padding-top: 8.5rem
    }

    .pt-8d5rem-xs-i {
        padding-top: 8.5rem !important
    }
}

.pr-8d5rem {
    padding-right: 8.5rem
}

.pr-8d5rem-i {
    padding-right: 8.5rem !important
}

@media screen and (min-width: 1024px) {
    .pr-8d5rem-xl {
        padding-right: 8.5rem
    }

    .pr-8d5rem-xl-i {
        padding-right: 8.5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pr-8d5rem-lg {
        padding-right: 8.5rem
    }

    .pr-8d5rem-lg-i {
        padding-right: 8.5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pr-8d5rem-md {
        padding-right: 8.5rem
    }

    .pr-8d5rem-md-i {
        padding-right: 8.5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pr-8d5rem-sm {
        padding-right: 8.5rem
    }

    .pr-8d5rem-sm-i {
        padding-right: 8.5rem !important
    }
}

@media screen and (max-width: 576px) {
    .pr-8d5rem-xs {
        padding-right: 8.5rem
    }

    .pr-8d5rem-xs-i {
        padding-right: 8.5rem !important
    }
}

.pb-8d5rem {
    padding-bottom: 8.5rem
}

.pb-8d5rem-i {
    padding-bottom: 8.5rem !important
}

@media screen and (min-width: 1024px) {
    .pb-8d5rem-xl {
        padding-bottom: 8.5rem
    }

    .pb-8d5rem-xl-i {
        padding-bottom: 8.5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pb-8d5rem-lg {
        padding-bottom: 8.5rem
    }

    .pb-8d5rem-lg-i {
        padding-bottom: 8.5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pb-8d5rem-md {
        padding-bottom: 8.5rem
    }

    .pb-8d5rem-md-i {
        padding-bottom: 8.5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pb-8d5rem-sm {
        padding-bottom: 8.5rem
    }

    .pb-8d5rem-sm-i {
        padding-bottom: 8.5rem !important
    }
}

@media screen and (max-width: 576px) {
    .pb-8d5rem-xs {
        padding-bottom: 8.5rem
    }

    .pb-8d5rem-xs-i {
        padding-bottom: 8.5rem !important
    }
}

.pl-8d5rem {
    padding-left: 8.5rem
}

.pl-8d5rem-i {
    padding-left: 8.5rem !important
}

@media screen and (min-width: 1024px) {
    .pl-8d5rem-xl {
        padding-left: 8.5rem
    }

    .pl-8d5rem-xl-i {
        padding-left: 8.5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pl-8d5rem-lg {
        padding-left: 8.5rem
    }

    .pl-8d5rem-lg-i {
        padding-left: 8.5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pl-8d5rem-md {
        padding-left: 8.5rem
    }

    .pl-8d5rem-md-i {
        padding-left: 8.5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pl-8d5rem-sm {
        padding-left: 8.5rem
    }

    .pl-8d5rem-sm-i {
        padding-left: 8.5rem !important
    }
}

@media screen and (max-width: 576px) {
    .pl-8d5rem-xs {
        padding-left: 8.5rem
    }

    .pl-8d5rem-xs-i {
        padding-left: 8.5rem !important
    }
}

.pt-9d5rem {
    padding-top: 9.5rem
}

.pt-9d5rem-i {
    padding-top: 9.5rem !important
}

@media screen and (min-width: 1024px) {
    .pt-9d5rem-xl {
        padding-top: 9.5rem
    }

    .pt-9d5rem-xl-i {
        padding-top: 9.5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pt-9d5rem-lg {
        padding-top: 9.5rem
    }

    .pt-9d5rem-lg-i {
        padding-top: 9.5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pt-9d5rem-md {
        padding-top: 9.5rem
    }

    .pt-9d5rem-md-i {
        padding-top: 9.5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pt-9d5rem-sm {
        padding-top: 9.5rem
    }

    .pt-9d5rem-sm-i {
        padding-top: 9.5rem !important
    }
}

@media screen and (max-width: 576px) {
    .pt-9d5rem-xs {
        padding-top: 9.5rem
    }

    .pt-9d5rem-xs-i {
        padding-top: 9.5rem !important
    }
}

.pr-9d5rem {
    padding-right: 9.5rem
}

.pr-9d5rem-i {
    padding-right: 9.5rem !important
}

@media screen and (min-width: 1024px) {
    .pr-9d5rem-xl {
        padding-right: 9.5rem
    }

    .pr-9d5rem-xl-i {
        padding-right: 9.5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pr-9d5rem-lg {
        padding-right: 9.5rem
    }

    .pr-9d5rem-lg-i {
        padding-right: 9.5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pr-9d5rem-md {
        padding-right: 9.5rem
    }

    .pr-9d5rem-md-i {
        padding-right: 9.5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pr-9d5rem-sm {
        padding-right: 9.5rem
    }

    .pr-9d5rem-sm-i {
        padding-right: 9.5rem !important
    }
}

@media screen and (max-width: 576px) {
    .pr-9d5rem-xs {
        padding-right: 9.5rem
    }

    .pr-9d5rem-xs-i {
        padding-right: 9.5rem !important
    }
}

.pb-9d5rem {
    padding-bottom: 9.5rem
}

.pb-9d5rem-i {
    padding-bottom: 9.5rem !important
}

@media screen and (min-width: 1024px) {
    .pb-9d5rem-xl {
        padding-bottom: 9.5rem
    }

    .pb-9d5rem-xl-i {
        padding-bottom: 9.5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pb-9d5rem-lg {
        padding-bottom: 9.5rem
    }

    .pb-9d5rem-lg-i {
        padding-bottom: 9.5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pb-9d5rem-md {
        padding-bottom: 9.5rem
    }

    .pb-9d5rem-md-i {
        padding-bottom: 9.5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pb-9d5rem-sm {
        padding-bottom: 9.5rem
    }

    .pb-9d5rem-sm-i {
        padding-bottom: 9.5rem !important
    }
}

@media screen and (max-width: 576px) {
    .pb-9d5rem-xs {
        padding-bottom: 9.5rem
    }

    .pb-9d5rem-xs-i {
        padding-bottom: 9.5rem !important
    }
}

.pl-9d5rem {
    padding-left: 9.5rem
}

.pl-9d5rem-i {
    padding-left: 9.5rem !important
}

@media screen and (min-width: 1024px) {
    .pl-9d5rem-xl {
        padding-left: 9.5rem
    }

    .pl-9d5rem-xl-i {
        padding-left: 9.5rem !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .pl-9d5rem-lg {
        padding-left: 9.5rem
    }

    .pl-9d5rem-lg-i {
        padding-left: 9.5rem !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .pl-9d5rem-md {
        padding-left: 9.5rem
    }

    .pl-9d5rem-md-i {
        padding-left: 9.5rem !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .pl-9d5rem-sm {
        padding-left: 9.5rem
    }

    .pl-9d5rem-sm-i {
        padding-left: 9.5rem !important
    }
}

@media screen and (max-width: 576px) {
    .pl-9d5rem-xs {
        padding-left: 9.5rem
    }

    .pl-9d5rem-xs-i {
        padding-left: 9.5rem !important
    }
}

.fz-8px {
    font-size: 8px
}

.fz-8px-i {
    font-size: 8px !important
}

@media screen and (min-width: 1024px) {
    .fz-8px-xl {
        font-size: 8px
    }

    .fz-8px-xl-i {
        font-size: 8px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .fz-8px-lg {
        font-size: 8px
    }

    .fz-8px-lg-i {
        font-size: 8px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .fz-8px-md {
        font-size: 8px
    }

    .fz-8px-md-i {
        font-size: 8px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .fz-8px-sm {
        font-size: 8px
    }

    .fz-8px-sm-i {
        font-size: 8px !important
    }
}

@media screen and (max-width: 576px) {
    .fz-8px-xs {
        font-size: 8px
    }

    .fz-8px-xs-i {
        font-size: 8px !important
    }
}

.fz-10px {
    font-size: 10px
}

.fz-10px-i {
    font-size: 10px !important
}

@media screen and (min-width: 1024px) {
    .fz-10px-xl {
        font-size: 10px
    }

    .fz-10px-xl-i {
        font-size: 10px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .fz-10px-lg {
        font-size: 10px
    }

    .fz-10px-lg-i {
        font-size: 10px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .fz-10px-md {
        font-size: 10px
    }

    .fz-10px-md-i {
        font-size: 10px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .fz-10px-sm {
        font-size: 10px
    }

    .fz-10px-sm-i {
        font-size: 10px !important
    }
}

@media screen and (max-width: 576px) {
    .fz-10px-xs {
        font-size: 10px
    }

    .fz-10px-xs-i {
        font-size: 10px !important
    }
}

.fz-12px {
    font-size: 12px
}

.fz-12px-i {
    font-size: 12px !important
}

@media screen and (min-width: 1024px) {
    .fz-12px-xl {
        font-size: 12px
    }

    .fz-12px-xl-i {
        font-size: 12px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .fz-12px-lg {
        font-size: 12px
    }

    .fz-12px-lg-i {
        font-size: 12px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .fz-12px-md {
        font-size: 12px
    }

    .fz-12px-md-i {
        font-size: 12px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .fz-12px-sm {
        font-size: 12px
    }

    .fz-12px-sm-i {
        font-size: 12px !important
    }
}

@media screen and (max-width: 576px) {
    .fz-12px-xs {
        font-size: 12px
    }

    .fz-12px-xs-i {
        font-size: 12px !important
    }
}

.fz-14px {
    font-size: 14px
}

.fz-14px-i {
    font-size: 14px !important
}

@media screen and (min-width: 1024px) {
    .fz-14px-xl {
        font-size: 14px
    }

    .fz-14px-xl-i {
        font-size: 14px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .fz-14px-lg {
        font-size: 14px
    }

    .fz-14px-lg-i {
        font-size: 14px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .fz-14px-md {
        font-size: 14px
    }

    .fz-14px-md-i {
        font-size: 14px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .fz-14px-sm {
        font-size: 14px
    }

    .fz-14px-sm-i {
        font-size: 14px !important
    }
}

@media screen and (max-width: 576px) {
    .fz-14px-xs {
        font-size: 14px
    }

    .fz-14px-xs-i {
        font-size: 14px !important
    }
}

.fz-16px {
    font-size: 16px
}

.fz-16px-i {
    font-size: 16px !important
}

@media screen and (min-width: 1024px) {
    .fz-16px-xl {
        font-size: 16px
    }

    .fz-16px-xl-i {
        font-size: 16px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .fz-16px-lg {
        font-size: 16px
    }

    .fz-16px-lg-i {
        font-size: 16px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .fz-16px-md {
        font-size: 16px
    }

    .fz-16px-md-i {
        font-size: 16px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .fz-16px-sm {
        font-size: 16px
    }

    .fz-16px-sm-i {
        font-size: 16px !important
    }
}

@media screen and (max-width: 576px) {
    .fz-16px-xs {
        font-size: 16px
    }

    .fz-16px-xs-i {
        font-size: 16px !important
    }
}

.fz-18px {
    font-size: 18px
}

.fz-18px-i {
    font-size: 18px !important
}

@media screen and (min-width: 1024px) {
    .fz-18px-xl {
        font-size: 18px
    }

    .fz-18px-xl-i {
        font-size: 18px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .fz-18px-lg {
        font-size: 18px
    }

    .fz-18px-lg-i {
        font-size: 18px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .fz-18px-md {
        font-size: 18px
    }

    .fz-18px-md-i {
        font-size: 18px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .fz-18px-sm {
        font-size: 18px
    }

    .fz-18px-sm-i {
        font-size: 18px !important
    }
}

@media screen and (max-width: 576px) {
    .fz-18px-xs {
        font-size: 18px
    }

    .fz-18px-xs-i {
        font-size: 18px !important
    }
}

.fz-20px {
    font-size: 20px
}

.fz-20px-i {
    font-size: 20px !important
}

@media screen and (min-width: 1024px) {
    .fz-20px-xl {
        font-size: 20px
    }

    .fz-20px-xl-i {
        font-size: 20px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .fz-20px-lg {
        font-size: 20px
    }

    .fz-20px-lg-i {
        font-size: 20px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .fz-20px-md {
        font-size: 20px
    }

    .fz-20px-md-i {
        font-size: 20px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .fz-20px-sm {
        font-size: 20px
    }

    .fz-20px-sm-i {
        font-size: 20px !important
    }
}

@media screen and (max-width: 576px) {
    .fz-20px-xs {
        font-size: 20px
    }

    .fz-20px-xs-i {
        font-size: 20px !important
    }
}

.fz-22px {
    font-size: 22px
}

.fz-22px-i {
    font-size: 22px !important
}

@media screen and (min-width: 1024px) {
    .fz-22px-xl {
        font-size: 22px
    }

    .fz-22px-xl-i {
        font-size: 22px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .fz-22px-lg {
        font-size: 22px
    }

    .fz-22px-lg-i {
        font-size: 22px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .fz-22px-md {
        font-size: 22px
    }

    .fz-22px-md-i {
        font-size: 22px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .fz-22px-sm {
        font-size: 22px
    }

    .fz-22px-sm-i {
        font-size: 22px !important
    }
}

@media screen and (max-width: 576px) {
    .fz-22px-xs {
        font-size: 22px
    }

    .fz-22px-xs-i {
        font-size: 22px !important
    }
}

.fz-24px {
    font-size: 24px
}

.fz-24px-i {
    font-size: 24px !important
}

@media screen and (min-width: 1024px) {
    .fz-24px-xl {
        font-size: 24px
    }

    .fz-24px-xl-i {
        font-size: 24px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .fz-24px-lg {
        font-size: 24px
    }

    .fz-24px-lg-i {
        font-size: 24px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .fz-24px-md {
        font-size: 24px
    }

    .fz-24px-md-i {
        font-size: 24px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .fz-24px-sm {
        font-size: 24px
    }

    .fz-24px-sm-i {
        font-size: 24px !important
    }
}

@media screen and (max-width: 576px) {
    .fz-24px-xs {
        font-size: 24px
    }

    .fz-24px-xs-i {
        font-size: 24px !important
    }
}

.fz-26px {
    font-size: 26px
}

.fz-26px-i {
    font-size: 26px !important
}

@media screen and (min-width: 1024px) {
    .fz-26px-xl {
        font-size: 26px
    }

    .fz-26px-xl-i {
        font-size: 26px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .fz-26px-lg {
        font-size: 26px
    }

    .fz-26px-lg-i {
        font-size: 26px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .fz-26px-md {
        font-size: 26px
    }

    .fz-26px-md-i {
        font-size: 26px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .fz-26px-sm {
        font-size: 26px
    }

    .fz-26px-sm-i {
        font-size: 26px !important
    }
}

@media screen and (max-width: 576px) {
    .fz-26px-xs {
        font-size: 26px
    }

    .fz-26px-xs-i {
        font-size: 26px !important
    }
}

.fz-28px {
    font-size: 28px
}

.fz-28px-i {
    font-size: 28px !important
}

@media screen and (min-width: 1024px) {
    .fz-28px-xl {
        font-size: 28px
    }

    .fz-28px-xl-i {
        font-size: 28px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .fz-28px-lg {
        font-size: 28px
    }

    .fz-28px-lg-i {
        font-size: 28px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .fz-28px-md {
        font-size: 28px
    }

    .fz-28px-md-i {
        font-size: 28px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .fz-28px-sm {
        font-size: 28px
    }

    .fz-28px-sm-i {
        font-size: 28px !important
    }
}

@media screen and (max-width: 576px) {
    .fz-28px-xs {
        font-size: 28px
    }

    .fz-28px-xs-i {
        font-size: 28px !important
    }
}

.fz-30px {
    font-size: 30px
}

.fz-30px-i {
    font-size: 30px !important
}

@media screen and (min-width: 1024px) {
    .fz-30px-xl {
        font-size: 30px
    }

    .fz-30px-xl-i {
        font-size: 30px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .fz-30px-lg {
        font-size: 30px
    }

    .fz-30px-lg-i {
        font-size: 30px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .fz-30px-md {
        font-size: 30px
    }

    .fz-30px-md-i {
        font-size: 30px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .fz-30px-sm {
        font-size: 30px
    }

    .fz-30px-sm-i {
        font-size: 30px !important
    }
}

@media screen and (max-width: 576px) {
    .fz-30px-xs {
        font-size: 30px
    }

    .fz-30px-xs-i {
        font-size: 30px !important
    }
}

.fz-32px {
    font-size: 32px
}

.fz-32px-i {
    font-size: 32px !important
}

@media screen and (min-width: 1024px) {
    .fz-32px-xl {
        font-size: 32px
    }

    .fz-32px-xl-i {
        font-size: 32px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .fz-32px-lg {
        font-size: 32px
    }

    .fz-32px-lg-i {
        font-size: 32px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .fz-32px-md {
        font-size: 32px
    }

    .fz-32px-md-i {
        font-size: 32px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .fz-32px-sm {
        font-size: 32px
    }

    .fz-32px-sm-i {
        font-size: 32px !important
    }
}

@media screen and (max-width: 576px) {
    .fz-32px-xs {
        font-size: 32px
    }

    .fz-32px-xs-i {
        font-size: 32px !important
    }
}

.fz-34px {
    font-size: 34px
}

.fz-34px-i {
    font-size: 34px !important
}

@media screen and (min-width: 1024px) {
    .fz-34px-xl {
        font-size: 34px
    }

    .fz-34px-xl-i {
        font-size: 34px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .fz-34px-lg {
        font-size: 34px
    }

    .fz-34px-lg-i {
        font-size: 34px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .fz-34px-md {
        font-size: 34px
    }

    .fz-34px-md-i {
        font-size: 34px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .fz-34px-sm {
        font-size: 34px
    }

    .fz-34px-sm-i {
        font-size: 34px !important
    }
}

@media screen and (max-width: 576px) {
    .fz-34px-xs {
        font-size: 34px
    }

    .fz-34px-xs-i {
        font-size: 34px !important
    }
}

.fz-36px {
    font-size: 36px
}

.fz-36px-i {
    font-size: 36px !important
}

@media screen and (min-width: 1024px) {
    .fz-36px-xl {
        font-size: 36px
    }

    .fz-36px-xl-i {
        font-size: 36px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .fz-36px-lg {
        font-size: 36px
    }

    .fz-36px-lg-i {
        font-size: 36px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .fz-36px-md {
        font-size: 36px
    }

    .fz-36px-md-i {
        font-size: 36px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .fz-36px-sm {
        font-size: 36px
    }

    .fz-36px-sm-i {
        font-size: 36px !important
    }
}

@media screen and (max-width: 576px) {
    .fz-36px-xs {
        font-size: 36px
    }

    .fz-36px-xs-i {
        font-size: 36px !important
    }
}

.fz-40px {
    font-size: 40px
}

.fz-40px-i {
    font-size: 40px !important
}

@media screen and (min-width: 1024px) {
    .fz-40px-xl {
        font-size: 40px
    }

    .fz-40px-xl-i {
        font-size: 40px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .fz-40px-lg {
        font-size: 40px
    }

    .fz-40px-lg-i {
        font-size: 40px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .fz-40px-md {
        font-size: 40px
    }

    .fz-40px-md-i {
        font-size: 40px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .fz-40px-sm {
        font-size: 40px
    }

    .fz-40px-sm-i {
        font-size: 40px !important
    }
}

@media screen and (max-width: 576px) {
    .fz-40px-xs {
        font-size: 40px
    }

    .fz-40px-xs-i {
        font-size: 40px !important
    }
}

.fz-42px {
    font-size: 42px
}

.fz-42px-i {
    font-size: 42px !important
}

@media screen and (min-width: 1024px) {
    .fz-42px-xl {
        font-size: 42px
    }

    .fz-42px-xl-i {
        font-size: 42px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .fz-42px-lg {
        font-size: 42px
    }

    .fz-42px-lg-i {
        font-size: 42px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .fz-42px-md {
        font-size: 42px
    }

    .fz-42px-md-i {
        font-size: 42px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .fz-42px-sm {
        font-size: 42px
    }

    .fz-42px-sm-i {
        font-size: 42px !important
    }
}

@media screen and (max-width: 576px) {
    .fz-42px-xs {
        font-size: 42px
    }

    .fz-42px-xs-i {
        font-size: 42px !important
    }
}

.fz-44px {
    font-size: 44px
}

.fz-44px-i {
    font-size: 44px !important
}

@media screen and (min-width: 1024px) {
    .fz-44px-xl {
        font-size: 44px
    }

    .fz-44px-xl-i {
        font-size: 44px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .fz-44px-lg {
        font-size: 44px
    }

    .fz-44px-lg-i {
        font-size: 44px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .fz-44px-md {
        font-size: 44px
    }

    .fz-44px-md-i {
        font-size: 44px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .fz-44px-sm {
        font-size: 44px
    }

    .fz-44px-sm-i {
        font-size: 44px !important
    }
}

@media screen and (max-width: 576px) {
    .fz-44px-xs {
        font-size: 44px
    }

    .fz-44px-xs-i {
        font-size: 44px !important
    }
}

.fz-48px {
    font-size: 48px
}

.fz-48px-i {
    font-size: 48px !important
}

@media screen and (min-width: 1024px) {
    .fz-48px-xl {
        font-size: 48px
    }

    .fz-48px-xl-i {
        font-size: 48px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .fz-48px-lg {
        font-size: 48px
    }

    .fz-48px-lg-i {
        font-size: 48px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .fz-48px-md {
        font-size: 48px
    }

    .fz-48px-md-i {
        font-size: 48px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .fz-48px-sm {
        font-size: 48px
    }

    .fz-48px-sm-i {
        font-size: 48px !important
    }
}

@media screen and (max-width: 576px) {
    .fz-48px-xs {
        font-size: 48px
    }

    .fz-48px-xs-i {
        font-size: 48px !important
    }
}

.fz-50px {
    font-size: 48px
}

.fz-50px-i {
    font-size: 48px !important
}

@media screen and (min-width: 1024px) {
    .fz-50px-xl {
        font-size: 48px
    }

    .fz-50px-xl-i {
        font-size: 48px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .fz-50px-lg {
        font-size: 48px
    }

    .fz-50px-lg-i {
        font-size: 48px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .fz-50px-md {
        font-size: 48px
    }

    .fz-50px-md-i {
        font-size: 48px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .fz-50px-sm {
        font-size: 48px
    }

    .fz-50px-sm-i {
        font-size: 48px !important
    }
}

@media screen and (max-width: 576px) {
    .fz-50px-xs {
        font-size: 48px
    }

    .fz-50px-xs-i {
        font-size: 48px !important
    }
}

.fz-72px {
    font-size: 72px
}

.fz-72px-i {
    font-size: 72px !important
}

@media screen and (min-width: 1024px) {
    .fz-72px-xl {
        font-size: 72px
    }

    .fz-72px-xl-i {
        font-size: 72px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .fz-72px-lg {
        font-size: 72px
    }

    .fz-72px-lg-i {
        font-size: 72px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .fz-72px-md {
        font-size: 72px
    }

    .fz-72px-md-i {
        font-size: 72px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .fz-72px-sm {
        font-size: 72px
    }

    .fz-72px-sm-i {
        font-size: 72px !important
    }
}

@media screen and (max-width: 576px) {
    .fz-72px-xs {
        font-size: 72px
    }

    .fz-72px-xs-i {
        font-size: 72px !important
    }
}

.fz-144px {
    font-size: 144px
}

.fz-144px-i {
    font-size: 144px !important
}

@media screen and (min-width: 1024px) {
    .fz-144px-xl {
        font-size: 144px
    }

    .fz-144px-xl-i {
        font-size: 144px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .fz-144px-lg {
        font-size: 144px
    }

    .fz-144px-lg-i {
        font-size: 144px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .fz-144px-md {
        font-size: 144px
    }

    .fz-144px-md-i {
        font-size: 144px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .fz-144px-sm {
        font-size: 144px
    }

    .fz-144px-sm-i {
        font-size: 144px !important
    }
}

@media screen and (max-width: 576px) {
    .fz-144px-xs {
        font-size: 144px
    }

    .fz-144px-xs-i {
        font-size: 144px !important
    }
}

.fz-8pt {
    font-size: 8pt
}

.fz-8pt-i {
    font-size: 8pt !important
}

@media screen and (min-width: 1024px) {
    .fz-8pt-xl {
        font-size: 8pt
    }

    .fz-8pt-xl-i {
        font-size: 8pt !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .fz-8pt-lg {
        font-size: 8pt
    }

    .fz-8pt-lg-i {
        font-size: 8pt !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .fz-8pt-md {
        font-size: 8pt
    }

    .fz-8pt-md-i {
        font-size: 8pt !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .fz-8pt-sm {
        font-size: 8pt
    }

    .fz-8pt-sm-i {
        font-size: 8pt !important
    }
}

@media screen and (max-width: 576px) {
    .fz-8pt-xs {
        font-size: 8pt
    }

    .fz-8pt-xs-i {
        font-size: 8pt !important
    }
}

.fz-10pt {
    font-size: 10pt
}

.fz-10pt-i {
    font-size: 10pt !important
}

@media screen and (min-width: 1024px) {
    .fz-10pt-xl {
        font-size: 10pt
    }

    .fz-10pt-xl-i {
        font-size: 10pt !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .fz-10pt-lg {
        font-size: 10pt
    }

    .fz-10pt-lg-i {
        font-size: 10pt !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .fz-10pt-md {
        font-size: 10pt
    }

    .fz-10pt-md-i {
        font-size: 10pt !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .fz-10pt-sm {
        font-size: 10pt
    }

    .fz-10pt-sm-i {
        font-size: 10pt !important
    }
}

@media screen and (max-width: 576px) {
    .fz-10pt-xs {
        font-size: 10pt
    }

    .fz-10pt-xs-i {
        font-size: 10pt !important
    }
}

.fz-12pt {
    font-size: 12pt
}

.fz-12pt-i {
    font-size: 12pt !important
}

@media screen and (min-width: 1024px) {
    .fz-12pt-xl {
        font-size: 12pt
    }

    .fz-12pt-xl-i {
        font-size: 12pt !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .fz-12pt-lg {
        font-size: 12pt
    }

    .fz-12pt-lg-i {
        font-size: 12pt !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .fz-12pt-md {
        font-size: 12pt
    }

    .fz-12pt-md-i {
        font-size: 12pt !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .fz-12pt-sm {
        font-size: 12pt
    }

    .fz-12pt-sm-i {
        font-size: 12pt !important
    }
}

@media screen and (max-width: 576px) {
    .fz-12pt-xs {
        font-size: 12pt
    }

    .fz-12pt-xs-i {
        font-size: 12pt !important
    }
}

.fz-14pt {
    font-size: 14pt
}

.fz-14pt-i {
    font-size: 14pt !important
}

@media screen and (min-width: 1024px) {
    .fz-14pt-xl {
        font-size: 14pt
    }

    .fz-14pt-xl-i {
        font-size: 14pt !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .fz-14pt-lg {
        font-size: 14pt
    }

    .fz-14pt-lg-i {
        font-size: 14pt !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .fz-14pt-md {
        font-size: 14pt
    }

    .fz-14pt-md-i {
        font-size: 14pt !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .fz-14pt-sm {
        font-size: 14pt
    }

    .fz-14pt-sm-i {
        font-size: 14pt !important
    }
}

@media screen and (max-width: 576px) {
    .fz-14pt-xs {
        font-size: 14pt
    }

    .fz-14pt-xs-i {
        font-size: 14pt !important
    }
}

.fz-16pt {
    font-size: 16pt
}

.fz-16pt-i {
    font-size: 16pt !important
}

@media screen and (min-width: 1024px) {
    .fz-16pt-xl {
        font-size: 16pt
    }

    .fz-16pt-xl-i {
        font-size: 16pt !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .fz-16pt-lg {
        font-size: 16pt
    }

    .fz-16pt-lg-i {
        font-size: 16pt !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .fz-16pt-md {
        font-size: 16pt
    }

    .fz-16pt-md-i {
        font-size: 16pt !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .fz-16pt-sm {
        font-size: 16pt
    }

    .fz-16pt-sm-i {
        font-size: 16pt !important
    }
}

@media screen and (max-width: 576px) {
    .fz-16pt-xs {
        font-size: 16pt
    }

    .fz-16pt-xs-i {
        font-size: 16pt !important
    }
}

.fz-18pt {
    font-size: 18pt
}

.fz-18pt-i {
    font-size: 18pt !important
}

@media screen and (min-width: 1024px) {
    .fz-18pt-xl {
        font-size: 18pt
    }

    .fz-18pt-xl-i {
        font-size: 18pt !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .fz-18pt-lg {
        font-size: 18pt
    }

    .fz-18pt-lg-i {
        font-size: 18pt !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .fz-18pt-md {
        font-size: 18pt
    }

    .fz-18pt-md-i {
        font-size: 18pt !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .fz-18pt-sm {
        font-size: 18pt
    }

    .fz-18pt-sm-i {
        font-size: 18pt !important
    }
}

@media screen and (max-width: 576px) {
    .fz-18pt-xs {
        font-size: 18pt
    }

    .fz-18pt-xs-i {
        font-size: 18pt !important
    }
}

.fz-20pt {
    font-size: 20pt
}

.fz-20pt-i {
    font-size: 20pt !important
}

@media screen and (min-width: 1024px) {
    .fz-20pt-xl {
        font-size: 20pt
    }

    .fz-20pt-xl-i {
        font-size: 20pt !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .fz-20pt-lg {
        font-size: 20pt
    }

    .fz-20pt-lg-i {
        font-size: 20pt !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .fz-20pt-md {
        font-size: 20pt
    }

    .fz-20pt-md-i {
        font-size: 20pt !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .fz-20pt-sm {
        font-size: 20pt
    }

    .fz-20pt-sm-i {
        font-size: 20pt !important
    }
}

@media screen and (max-width: 576px) {
    .fz-20pt-xs {
        font-size: 20pt
    }

    .fz-20pt-xs-i {
        font-size: 20pt !important
    }
}

.fz-22pt {
    font-size: 22pt
}

.fz-22pt-i {
    font-size: 22pt !important
}

@media screen and (min-width: 1024px) {
    .fz-22pt-xl {
        font-size: 22pt
    }

    .fz-22pt-xl-i {
        font-size: 22pt !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .fz-22pt-lg {
        font-size: 22pt
    }

    .fz-22pt-lg-i {
        font-size: 22pt !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .fz-22pt-md {
        font-size: 22pt
    }

    .fz-22pt-md-i {
        font-size: 22pt !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .fz-22pt-sm {
        font-size: 22pt
    }

    .fz-22pt-sm-i {
        font-size: 22pt !important
    }
}

@media screen and (max-width: 576px) {
    .fz-22pt-xs {
        font-size: 22pt
    }

    .fz-22pt-xs-i {
        font-size: 22pt !important
    }
}

.fz-24pt {
    font-size: 24pt
}

.fz-24pt-i {
    font-size: 24pt !important
}

@media screen and (min-width: 1024px) {
    .fz-24pt-xl {
        font-size: 24pt
    }

    .fz-24pt-xl-i {
        font-size: 24pt !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .fz-24pt-lg {
        font-size: 24pt
    }

    .fz-24pt-lg-i {
        font-size: 24pt !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .fz-24pt-md {
        font-size: 24pt
    }

    .fz-24pt-md-i {
        font-size: 24pt !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .fz-24pt-sm {
        font-size: 24pt
    }

    .fz-24pt-sm-i {
        font-size: 24pt !important
    }
}

@media screen and (max-width: 576px) {
    .fz-24pt-xs {
        font-size: 24pt
    }

    .fz-24pt-xs-i {
        font-size: 24pt !important
    }
}

.fz-26pt {
    font-size: 26pt
}

.fz-26pt-i {
    font-size: 26pt !important
}

@media screen and (min-width: 1024px) {
    .fz-26pt-xl {
        font-size: 26pt
    }

    .fz-26pt-xl-i {
        font-size: 26pt !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .fz-26pt-lg {
        font-size: 26pt
    }

    .fz-26pt-lg-i {
        font-size: 26pt !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .fz-26pt-md {
        font-size: 26pt
    }

    .fz-26pt-md-i {
        font-size: 26pt !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .fz-26pt-sm {
        font-size: 26pt
    }

    .fz-26pt-sm-i {
        font-size: 26pt !important
    }
}

@media screen and (max-width: 576px) {
    .fz-26pt-xs {
        font-size: 26pt
    }

    .fz-26pt-xs-i {
        font-size: 26pt !important
    }
}

.fz-28pt {
    font-size: 28pt
}

.fz-28pt-i {
    font-size: 28pt !important
}

@media screen and (min-width: 1024px) {
    .fz-28pt-xl {
        font-size: 28pt
    }

    .fz-28pt-xl-i {
        font-size: 28pt !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .fz-28pt-lg {
        font-size: 28pt
    }

    .fz-28pt-lg-i {
        font-size: 28pt !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .fz-28pt-md {
        font-size: 28pt
    }

    .fz-28pt-md-i {
        font-size: 28pt !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .fz-28pt-sm {
        font-size: 28pt
    }

    .fz-28pt-sm-i {
        font-size: 28pt !important
    }
}

@media screen and (max-width: 576px) {
    .fz-28pt-xs {
        font-size: 28pt
    }

    .fz-28pt-xs-i {
        font-size: 28pt !important
    }
}

.fz-30pt {
    font-size: 30pt
}

.fz-30pt-i {
    font-size: 30pt !important
}

@media screen and (min-width: 1024px) {
    .fz-30pt-xl {
        font-size: 30pt
    }

    .fz-30pt-xl-i {
        font-size: 30pt !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .fz-30pt-lg {
        font-size: 30pt
    }

    .fz-30pt-lg-i {
        font-size: 30pt !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .fz-30pt-md {
        font-size: 30pt
    }

    .fz-30pt-md-i {
        font-size: 30pt !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .fz-30pt-sm {
        font-size: 30pt
    }

    .fz-30pt-sm-i {
        font-size: 30pt !important
    }
}

@media screen and (max-width: 576px) {
    .fz-30pt-xs {
        font-size: 30pt
    }

    .fz-30pt-xs-i {
        font-size: 30pt !important
    }
}

.fz-32pt {
    font-size: 32pt
}

.fz-32pt-i {
    font-size: 32pt !important
}

@media screen and (min-width: 1024px) {
    .fz-32pt-xl {
        font-size: 32pt
    }

    .fz-32pt-xl-i {
        font-size: 32pt !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .fz-32pt-lg {
        font-size: 32pt
    }

    .fz-32pt-lg-i {
        font-size: 32pt !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .fz-32pt-md {
        font-size: 32pt
    }

    .fz-32pt-md-i {
        font-size: 32pt !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .fz-32pt-sm {
        font-size: 32pt
    }

    .fz-32pt-sm-i {
        font-size: 32pt !important
    }
}

@media screen and (max-width: 576px) {
    .fz-32pt-xs {
        font-size: 32pt
    }

    .fz-32pt-xs-i {
        font-size: 32pt !important
    }
}

.fz-34pt {
    font-size: 34pt
}

.fz-34pt-i {
    font-size: 34pt !important
}

@media screen and (min-width: 1024px) {
    .fz-34pt-xl {
        font-size: 34pt
    }

    .fz-34pt-xl-i {
        font-size: 34pt !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .fz-34pt-lg {
        font-size: 34pt
    }

    .fz-34pt-lg-i {
        font-size: 34pt !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .fz-34pt-md {
        font-size: 34pt
    }

    .fz-34pt-md-i {
        font-size: 34pt !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .fz-34pt-sm {
        font-size: 34pt
    }

    .fz-34pt-sm-i {
        font-size: 34pt !important
    }
}

@media screen and (max-width: 576px) {
    .fz-34pt-xs {
        font-size: 34pt
    }

    .fz-34pt-xs-i {
        font-size: 34pt !important
    }
}

.fz-36pt {
    font-size: 36pt
}

.fz-36pt-i {
    font-size: 36pt !important
}

@media screen and (min-width: 1024px) {
    .fz-36pt-xl {
        font-size: 36pt
    }

    .fz-36pt-xl-i {
        font-size: 36pt !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .fz-36pt-lg {
        font-size: 36pt
    }

    .fz-36pt-lg-i {
        font-size: 36pt !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .fz-36pt-md {
        font-size: 36pt
    }

    .fz-36pt-md-i {
        font-size: 36pt !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .fz-36pt-sm {
        font-size: 36pt
    }

    .fz-36pt-sm-i {
        font-size: 36pt !important
    }
}

@media screen and (max-width: 576px) {
    .fz-36pt-xs {
        font-size: 36pt
    }

    .fz-36pt-xs-i {
        font-size: 36pt !important
    }
}

.fz-40pt {
    font-size: 40pt
}

.fz-40pt-i {
    font-size: 40pt !important
}

@media screen and (min-width: 1024px) {
    .fz-40pt-xl {
        font-size: 40pt
    }

    .fz-40pt-xl-i {
        font-size: 40pt !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .fz-40pt-lg {
        font-size: 40pt
    }

    .fz-40pt-lg-i {
        font-size: 40pt !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .fz-40pt-md {
        font-size: 40pt
    }

    .fz-40pt-md-i {
        font-size: 40pt !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .fz-40pt-sm {
        font-size: 40pt
    }

    .fz-40pt-sm-i {
        font-size: 40pt !important
    }
}

@media screen and (max-width: 576px) {
    .fz-40pt-xs {
        font-size: 40pt
    }

    .fz-40pt-xs-i {
        font-size: 40pt !important
    }
}

.fz-42pt {
    font-size: 42pt
}

.fz-42pt-i {
    font-size: 42pt !important
}

@media screen and (min-width: 1024px) {
    .fz-42pt-xl {
        font-size: 42pt
    }

    .fz-42pt-xl-i {
        font-size: 42pt !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .fz-42pt-lg {
        font-size: 42pt
    }

    .fz-42pt-lg-i {
        font-size: 42pt !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .fz-42pt-md {
        font-size: 42pt
    }

    .fz-42pt-md-i {
        font-size: 42pt !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .fz-42pt-sm {
        font-size: 42pt
    }

    .fz-42pt-sm-i {
        font-size: 42pt !important
    }
}

@media screen and (max-width: 576px) {
    .fz-42pt-xs {
        font-size: 42pt
    }

    .fz-42pt-xs-i {
        font-size: 42pt !important
    }
}

.fz-44pt {
    font-size: 44pt
}

.fz-44pt-i {
    font-size: 44pt !important
}

@media screen and (min-width: 1024px) {
    .fz-44pt-xl {
        font-size: 44pt
    }

    .fz-44pt-xl-i {
        font-size: 44pt !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .fz-44pt-lg {
        font-size: 44pt
    }

    .fz-44pt-lg-i {
        font-size: 44pt !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .fz-44pt-md {
        font-size: 44pt
    }

    .fz-44pt-md-i {
        font-size: 44pt !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .fz-44pt-sm {
        font-size: 44pt
    }

    .fz-44pt-sm-i {
        font-size: 44pt !important
    }
}

@media screen and (max-width: 576px) {
    .fz-44pt-xs {
        font-size: 44pt
    }

    .fz-44pt-xs-i {
        font-size: 44pt !important
    }
}

.fz-48pt {
    font-size: 48pt
}

.fz-48pt-i {
    font-size: 48pt !important
}

@media screen and (min-width: 1024px) {
    .fz-48pt-xl {
        font-size: 48pt
    }

    .fz-48pt-xl-i {
        font-size: 48pt !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .fz-48pt-lg {
        font-size: 48pt
    }

    .fz-48pt-lg-i {
        font-size: 48pt !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .fz-48pt-md {
        font-size: 48pt
    }

    .fz-48pt-md-i {
        font-size: 48pt !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .fz-48pt-sm {
        font-size: 48pt
    }

    .fz-48pt-sm-i {
        font-size: 48pt !important
    }
}

@media screen and (max-width: 576px) {
    .fz-48pt-xs {
        font-size: 48pt
    }

    .fz-48pt-xs-i {
        font-size: 48pt !important
    }
}

.fz-50pt {
    font-size: 48pt
}

.fz-50pt-i {
    font-size: 48pt !important
}

@media screen and (min-width: 1024px) {
    .fz-50pt-xl {
        font-size: 48pt
    }

    .fz-50pt-xl-i {
        font-size: 48pt !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .fz-50pt-lg {
        font-size: 48pt
    }

    .fz-50pt-lg-i {
        font-size: 48pt !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .fz-50pt-md {
        font-size: 48pt
    }

    .fz-50pt-md-i {
        font-size: 48pt !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .fz-50pt-sm {
        font-size: 48pt
    }

    .fz-50pt-sm-i {
        font-size: 48pt !important
    }
}

@media screen and (max-width: 576px) {
    .fz-50pt-xs {
        font-size: 48pt
    }

    .fz-50pt-xs-i {
        font-size: 48pt !important
    }
}

.fz-72pt {
    font-size: 72pt
}

.fz-72pt-i {
    font-size: 72pt !important
}

@media screen and (min-width: 1024px) {
    .fz-72pt-xl {
        font-size: 72pt
    }

    .fz-72pt-xl-i {
        font-size: 72pt !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .fz-72pt-lg {
        font-size: 72pt
    }

    .fz-72pt-lg-i {
        font-size: 72pt !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .fz-72pt-md {
        font-size: 72pt
    }

    .fz-72pt-md-i {
        font-size: 72pt !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .fz-72pt-sm {
        font-size: 72pt
    }

    .fz-72pt-sm-i {
        font-size: 72pt !important
    }
}

@media screen and (max-width: 576px) {
    .fz-72pt-xs {
        font-size: 72pt
    }

    .fz-72pt-xs-i {
        font-size: 72pt !important
    }
}

.fw-lighter {
    font-weight: normal
}

.fw-lighter-i {
    font-weight: normal !important
}

@media screen and (min-width: 1024px) {
    .fw-lighter-xl {
        font-weight: normal
    }

    .fw-lighter-xl-i {
        font-weight: normal !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .fw-lighter-lg {
        font-weight: normal
    }

    .fw-lighter-lg-i {
        font-weight: normal !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .fw-lighter-md {
        font-weight: normal
    }

    .fw-lighter-md-i {
        font-weight: normal !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .fw-lighter-sm {
        font-weight: normal
    }

    .fw-lighter-sm-i {
        font-weight: normal !important
    }
}

@media screen and (max-width: 576px) {
    .fw-lighter-xs {
        font-weight: normal
    }

    .fw-lighter-xs-i {
        font-weight: normal !important
    }
}

.fw-normal {
    font-weight: normal
}

.fw-normal-i {
    font-weight: normal !important
}

@media screen and (min-width: 1024px) {
    .fw-normal-xl {
        font-weight: normal
    }

    .fw-normal-xl-i {
        font-weight: normal !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .fw-normal-lg {
        font-weight: normal
    }

    .fw-normal-lg-i {
        font-weight: normal !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .fw-normal-md {
        font-weight: normal
    }

    .fw-normal-md-i {
        font-weight: normal !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .fw-normal-sm {
        font-weight: normal
    }

    .fw-normal-sm-i {
        font-weight: normal !important
    }
}

@media screen and (max-width: 576px) {
    .fw-normal-xs {
        font-weight: normal
    }

    .fw-normal-xs-i {
        font-weight: normal !important
    }
}

.fw-medium {
    font-weight: 600
}

.fw-medium-i {
    font-weight: 600 !important
}

@media screen and (min-width: 1024px) {
    .fw-medium-xl {
        font-weight: 600
    }

    .fw-medium-xl-i {
        font-weight: 600 !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .fw-medium-lg {
        font-weight: 600
    }

    .fw-medium-lg-i {
        font-weight: 600 !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .fw-medium-md {
        font-weight: 600
    }

    .fw-medium-md-i {
        font-weight: 600 !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .fw-medium-sm {
        font-weight: 600
    }

    .fw-medium-sm-i {
        font-weight: 600 !important
    }
}

@media screen and (max-width: 576px) {
    .fw-medium-xs {
        font-weight: 600
    }

    .fw-medium-xs-i {
        font-weight: 600 !important
    }
}

.fw-bold {
    font-weight: bold
}

.fw-bold-i {
    font-weight: bold !important
}

@media screen and (min-width: 1024px) {
    .fw-bold-xl {
        font-weight: bold
    }

    .fw-bold-xl-i {
        font-weight: bold !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .fw-bold-lg {
        font-weight: bold
    }

    .fw-bold-lg-i {
        font-weight: bold !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .fw-bold-md {
        font-weight: bold
    }

    .fw-bold-md-i {
        font-weight: bold !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .fw-bold-sm {
        font-weight: bold
    }

    .fw-bold-sm-i {
        font-weight: bold !important
    }
}

@media screen and (max-width: 576px) {
    .fw-bold-xs {
        font-weight: bold
    }

    .fw-bold-xs-i {
        font-weight: bold !important
    }
}

.w-0p {
    width: 0%
}

.w-0p-i {
    width: 0% !important
}

@media screen and (min-width: 1024px) {
    .w-0p-xl {
        width: 0%
    }

    .w-0p-xl-i {
        width: 0% !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .w-0p-lg {
        width: 0%
    }

    .w-0p-lg-i {
        width: 0% !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .w-0p-md {
        width: 0%
    }

    .w-0p-md-i {
        width: 0% !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .w-0p-sm {
        width: 0%
    }

    .w-0p-sm-i {
        width: 0% !important
    }
}

@media screen and (max-width: 576px) {
    .w-0p-xs {
        width: 0%
    }

    .w-0p-xs-i {
        width: 0% !important
    }
}

.w-25p {
    width: 25%
}

.w-25p-i {
    width: 25% !important
}

@media screen and (min-width: 1024px) {
    .w-25p-xl {
        width: 25%
    }

    .w-25p-xl-i {
        width: 25% !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .w-25p-lg {
        width: 25%
    }

    .w-25p-lg-i {
        width: 25% !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .w-25p-md {
        width: 25%
    }

    .w-25p-md-i {
        width: 25% !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .w-25p-sm {
        width: 25%
    }

    .w-25p-sm-i {
        width: 25% !important
    }
}

@media screen and (max-width: 576px) {
    .w-25p-xs {
        width: 25%
    }

    .w-25p-xs-i {
        width: 25% !important
    }
}

.w-50p {
    width: 50%
}

.w-50p-i {
    width: 50% !important
}

@media screen and (min-width: 1024px) {
    .w-50p-xl {
        width: 50%
    }

    .w-50p-xl-i {
        width: 50% !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .w-50p-lg {
        width: 50%
    }

    .w-50p-lg-i {
        width: 50% !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .w-50p-md {
        width: 50%
    }

    .w-50p-md-i {
        width: 50% !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .w-50p-sm {
        width: 50%
    }

    .w-50p-sm-i {
        width: 50% !important
    }
}

@media screen and (max-width: 576px) {
    .w-50p-xs {
        width: 50%
    }

    .w-50p-xs-i {
        width: 50% !important
    }
}

.w-75p {
    width: 75%
}

.w-75p-i {
    width: 75% !important
}

@media screen and (min-width: 1024px) {
    .w-75p-xl {
        width: 75%
    }

    .w-75p-xl-i {
        width: 75% !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .w-75p-lg {
        width: 75%
    }

    .w-75p-lg-i {
        width: 75% !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .w-75p-md {
        width: 75%
    }

    .w-75p-md-i {
        width: 75% !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .w-75p-sm {
        width: 75%
    }

    .w-75p-sm-i {
        width: 75% !important
    }
}

@media screen and (max-width: 576px) {
    .w-75p-xs {
        width: 75%
    }

    .w-75p-xs-i {
        width: 75% !important
    }
}

.w-100p {
    width: 100%
}

.w-100p-i {
    width: 100% !important
}

@media screen and (min-width: 1024px) {
    .w-100p-xl {
        width: 100%
    }

    .w-100p-xl-i {
        width: 100% !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .w-100p-lg {
        width: 100%
    }

    .w-100p-lg-i {
        width: 100% !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .w-100p-md {
        width: 100%
    }

    .w-100p-md-i {
        width: 100% !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .w-100p-sm {
        width: 100%
    }

    .w-100p-sm-i {
        width: 100% !important
    }
}

@media screen and (max-width: 576px) {
    .w-100p-xs {
        width: 100%
    }

    .w-100p-xs-i {
        width: 100% !important
    }
}

.lh-0px {
    line-height: 0
}

.lh-0px-i {
    line-height: 0 !important
}

@media screen and (min-width: 1024px) {
    .lh-0px-xl {
        line-height: 0
    }

    .lh-0px-xl-i {
        line-height: 0 !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .lh-0px-lg {
        line-height: 0
    }

    .lh-0px-lg-i {
        line-height: 0 !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .lh-0px-md {
        line-height: 0
    }

    .lh-0px-md-i {
        line-height: 0 !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .lh-0px-sm {
        line-height: 0
    }

    .lh-0px-sm-i {
        line-height: 0 !important
    }
}

@media screen and (max-width: 576px) {
    .lh-0px-xs {
        line-height: 0
    }

    .lh-0px-xs-i {
        line-height: 0 !important
    }
}

.lh-14px {
    line-height: 14px
}

.lh-14px-i {
    line-height: 14px !important
}

@media screen and (min-width: 1024px) {
    .lh-14px-xl {
        line-height: 14px
    }

    .lh-14px-xl-i {
        line-height: 14px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .lh-14px-lg {
        line-height: 14px
    }

    .lh-14px-lg-i {
        line-height: 14px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .lh-14px-md {
        line-height: 14px
    }

    .lh-14px-md-i {
        line-height: 14px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .lh-14px-sm {
        line-height: 14px
    }

    .lh-14px-sm-i {
        line-height: 14px !important
    }
}

@media screen and (max-width: 576px) {
    .lh-14px-xs {
        line-height: 14px
    }

    .lh-14px-xs-i {
        line-height: 14px !important
    }
}

.lh-18px {
    line-height: 18px
}

.lh-18px-i {
    line-height: 18px !important
}

@media screen and (min-width: 1024px) {
    .lh-18px-xl {
        line-height: 18px
    }

    .lh-18px-xl-i {
        line-height: 18px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .lh-18px-lg {
        line-height: 18px
    }

    .lh-18px-lg-i {
        line-height: 18px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .lh-18px-md {
        line-height: 18px
    }

    .lh-18px-md-i {
        line-height: 18px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .lh-18px-sm {
        line-height: 18px
    }

    .lh-18px-sm-i {
        line-height: 18px !important
    }
}

@media screen and (max-width: 576px) {
    .lh-18px-xs {
        line-height: 18px
    }

    .lh-18px-xs-i {
        line-height: 18px !important
    }
}

.lh-20px {
    line-height: 20px
}

.lh-20px-i {
    line-height: 20px !important
}

@media screen and (min-width: 1024px) {
    .lh-20px-xl {
        line-height: 20px
    }

    .lh-20px-xl-i {
        line-height: 20px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .lh-20px-lg {
        line-height: 20px
    }

    .lh-20px-lg-i {
        line-height: 20px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .lh-20px-md {
        line-height: 20px
    }

    .lh-20px-md-i {
        line-height: 20px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .lh-20px-sm {
        line-height: 20px
    }

    .lh-20px-sm-i {
        line-height: 20px !important
    }
}

@media screen and (max-width: 576px) {
    .lh-20px-xs {
        line-height: 20px
    }

    .lh-20px-xs-i {
        line-height: 20px !important
    }
}

.lh-24px {
    line-height: 24px
}

.lh-24px-i {
    line-height: 24px !important
}

@media screen and (min-width: 1024px) {
    .lh-24px-xl {
        line-height: 24px
    }

    .lh-24px-xl-i {
        line-height: 24px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .lh-24px-lg {
        line-height: 24px
    }

    .lh-24px-lg-i {
        line-height: 24px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .lh-24px-md {
        line-height: 24px
    }

    .lh-24px-md-i {
        line-height: 24px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .lh-24px-sm {
        line-height: 24px
    }

    .lh-24px-sm-i {
        line-height: 24px !important
    }
}

@media screen and (max-width: 576px) {
    .lh-24px-xs {
        line-height: 24px
    }

    .lh-24px-xs-i {
        line-height: 24px !important
    }
}

.lh-32px {
    line-height: 32px
}

.lh-32px-i {
    line-height: 32px !important
}

@media screen and (min-width: 1024px) {
    .lh-32px-xl {
        line-height: 32px
    }

    .lh-32px-xl-i {
        line-height: 32px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .lh-32px-lg {
        line-height: 32px
    }

    .lh-32px-lg-i {
        line-height: 32px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .lh-32px-md {
        line-height: 32px
    }

    .lh-32px-md-i {
        line-height: 32px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .lh-32px-sm {
        line-height: 32px
    }

    .lh-32px-sm-i {
        line-height: 32px !important
    }
}

@media screen and (max-width: 576px) {
    .lh-32px-xs {
        line-height: 32px
    }

    .lh-32px-xs-i {
        line-height: 32px !important
    }
}

.lh-36px {
    line-height: 36px
}

.lh-36px-i {
    line-height: 36px !important
}

@media screen and (min-width: 1024px) {
    .lh-36px-xl {
        line-height: 36px
    }

    .lh-36px-xl-i {
        line-height: 36px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .lh-36px-lg {
        line-height: 36px
    }

    .lh-36px-lg-i {
        line-height: 36px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .lh-36px-md {
        line-height: 36px
    }

    .lh-36px-md-i {
        line-height: 36px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .lh-36px-sm {
        line-height: 36px
    }

    .lh-36px-sm-i {
        line-height: 36px !important
    }
}

@media screen and (max-width: 576px) {
    .lh-36px-xs {
        line-height: 36px
    }

    .lh-36px-xs-i {
        line-height: 36px !important
    }
}

.lh-40px {
    line-height: 40px
}

.lh-40px-i {
    line-height: 40px !important
}

@media screen and (min-width: 1024px) {
    .lh-40px-xl {
        line-height: 40px
    }

    .lh-40px-xl-i {
        line-height: 40px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .lh-40px-lg {
        line-height: 40px
    }

    .lh-40px-lg-i {
        line-height: 40px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .lh-40px-md {
        line-height: 40px
    }

    .lh-40px-md-i {
        line-height: 40px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .lh-40px-sm {
        line-height: 40px
    }

    .lh-40px-sm-i {
        line-height: 40px !important
    }
}

@media screen and (max-width: 576px) {
    .lh-40px-xs {
        line-height: 40px
    }

    .lh-40px-xs-i {
        line-height: 40px !important
    }
}

.h-100p {
    height: 100%
}

.h-100p-i {
    height: 100% !important
}

@media screen and (min-width: 1024px) {
    .h-100p-xl {
        height: 100%
    }

    .h-100p-xl-i {
        height: 100% !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .h-100p-lg {
        height: 100%
    }

    .h-100p-lg-i {
        height: 100% !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .h-100p-md {
        height: 100%
    }

    .h-100p-md-i {
        height: 100% !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .h-100p-sm {
        height: 100%
    }

    .h-100p-sm-i {
        height: 100% !important
    }
}

@media screen and (max-width: 576px) {
    .h-100p-xs {
        height: 100%
    }

    .h-100p-xs-i {
        height: 100% !important
    }
}

.h-24px {
    height: 24px
}

.h-24px-i {
    height: 24px !important
}

@media screen and (min-width: 1024px) {
    .h-24px-xl {
        height: 24px
    }

    .h-24px-xl-i {
        height: 24px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .h-24px-lg {
        height: 24px
    }

    .h-24px-lg-i {
        height: 24px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .h-24px-md {
        height: 24px
    }

    .h-24px-md-i {
        height: 24px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .h-24px-sm {
        height: 24px
    }

    .h-24px-sm-i {
        height: 24px !important
    }
}

@media screen and (max-width: 576px) {
    .h-24px-xs {
        height: 24px
    }

    .h-24px-xs-i {
        height: 24px !important
    }
}

.h-38px {
    height: 38px
}

.h-38px-i {
    height: 38px !important
}

@media screen and (min-width: 1024px) {
    .h-38px-xl {
        height: 38px
    }

    .h-38px-xl-i {
        height: 38px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .h-38px-lg {
        height: 38px
    }

    .h-38px-lg-i {
        height: 38px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .h-38px-md {
        height: 38px
    }

    .h-38px-md-i {
        height: 38px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .h-38px-sm {
        height: 38px
    }

    .h-38px-sm-i {
        height: 38px !important
    }
}

@media screen and (max-width: 576px) {
    .h-38px-xs {
        height: 38px
    }

    .h-38px-xs-i {
        height: 38px !important
    }
}

.h-40px {
    height: 40px
}

.h-40px-i {
    height: 40px !important
}

@media screen and (min-width: 1024px) {
    .h-40px-xl {
        height: 40px
    }

    .h-40px-xl-i {
        height: 40px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .h-40px-lg {
        height: 40px
    }

    .h-40px-lg-i {
        height: 40px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .h-40px-md {
        height: 40px
    }

    .h-40px-md-i {
        height: 40px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .h-40px-sm {
        height: 40px
    }

    .h-40px-sm-i {
        height: 40px !important
    }
}

@media screen and (max-width: 576px) {
    .h-40px-xs {
        height: 40px
    }

    .h-40px-xs-i {
        height: 40px !important
    }
}

.h-42px {
    height: 42px
}

.h-42px-i {
    height: 42px !important
}

@media screen and (min-width: 1024px) {
    .h-42px-xl {
        height: 42px
    }

    .h-42px-xl-i {
        height: 42px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .h-42px-lg {
        height: 42px
    }

    .h-42px-lg-i {
        height: 42px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .h-42px-md {
        height: 42px
    }

    .h-42px-md-i {
        height: 42px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .h-42px-sm {
        height: 42px
    }

    .h-42px-sm-i {
        height: 42px !important
    }
}

@media screen and (max-width: 576px) {
    .h-42px-xs {
        height: 42px
    }

    .h-42px-xs-i {
        height: 42px !important
    }
}

.h-44px {
    height: 44px
}

.h-44px-i {
    height: 44px !important
}

@media screen and (min-width: 1024px) {
    .h-44px-xl {
        height: 44px
    }

    .h-44px-xl-i {
        height: 44px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .h-44px-lg {
        height: 44px
    }

    .h-44px-lg-i {
        height: 44px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .h-44px-md {
        height: 44px
    }

    .h-44px-md-i {
        height: 44px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .h-44px-sm {
        height: 44px
    }

    .h-44px-sm-i {
        height: 44px !important
    }
}

@media screen and (max-width: 576px) {
    .h-44px-xs {
        height: 44px
    }

    .h-44px-xs-i {
        height: 44px !important
    }
}

.h-45px {
    height: 45px
}

.h-45px-i {
    height: 45px !important
}

@media screen and (min-width: 1024px) {
    .h-45px-xl {
        height: 45px
    }

    .h-45px-xl-i {
        height: 45px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .h-45px-lg {
        height: 45px
    }

    .h-45px-lg-i {
        height: 45px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .h-45px-md {
        height: 45px
    }

    .h-45px-md-i {
        height: 45px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .h-45px-sm {
        height: 45px
    }

    .h-45px-sm-i {
        height: 45px !important
    }
}

@media screen and (max-width: 576px) {
    .h-45px-xs {
        height: 45px
    }

    .h-45px-xs-i {
        height: 45px !important
    }
}

.h-46px {
    height: 46px
}

.h-46px-i {
    height: 46px !important
}

@media screen and (min-width: 1024px) {
    .h-46px-xl {
        height: 46px
    }

    .h-46px-xl-i {
        height: 46px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .h-46px-lg {
        height: 46px
    }

    .h-46px-lg-i {
        height: 46px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .h-46px-md {
        height: 46px
    }

    .h-46px-md-i {
        height: 46px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .h-46px-sm {
        height: 46px
    }

    .h-46px-sm-i {
        height: 46px !important
    }
}

@media screen and (max-width: 576px) {
    .h-46px-xs {
        height: 46px
    }

    .h-46px-xs-i {
        height: 46px !important
    }
}

.h-48px {
    height: 48px
}

.h-48px-i {
    height: 48px !important
}

@media screen and (min-width: 1024px) {
    .h-48px-xl {
        height: 48px
    }

    .h-48px-xl-i {
        height: 48px !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .h-48px-lg {
        height: 48px
    }

    .h-48px-lg-i {
        height: 48px !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .h-48px-md {
        height: 48px
    }

    .h-48px-md-i {
        height: 48px !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .h-48px-sm {
        height: 48px
    }

    .h-48px-sm-i {
        height: 48px !important
    }
}

@media screen and (max-width: 576px) {
    .h-48px-xs {
        height: 48px
    }

    .h-48px-xs-i {
        height: 48px !important
    }
}

.border-0 {
    border: 0
}

.border-0-i {
    border: 0 !important
}

@media screen and (min-width: 1024px) {
    .border-0-xl {
        border: 0
    }

    .border-0-xl-i {
        border: 0 !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .border-0-lg {
        border: 0
    }

    .border-0-lg-i {
        border: 0 !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .border-0-md {
        border: 0
    }

    .border-0-md-i {
        border: 0 !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .border-0-sm {
        border: 0
    }

    .border-0-sm-i {
        border: 0 !important
    }
}

@media screen and (max-width: 576px) {
    .border-0-xs {
        border: 0
    }

    .border-0-xs-i {
        border: 0 !important
    }
}

.border-platinum {
    border: 1px solid #e8e8e8
}

.border-platinum-i {
    border: 1px solid #e8e8e8 !important
}

@media screen and (min-width: 1024px) {
    .border-platinum-xl {
        border: 1px solid #e8e8e8
    }

    .border-platinum-xl-i {
        border: 1px solid #e8e8e8 !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .border-platinum-lg {
        border: 1px solid #e8e8e8
    }

    .border-platinum-lg-i {
        border: 1px solid #e8e8e8 !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .border-platinum-md {
        border: 1px solid #e8e8e8
    }

    .border-platinum-md-i {
        border: 1px solid #e8e8e8 !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .border-platinum-sm {
        border: 1px solid #e8e8e8
    }

    .border-platinum-sm-i {
        border: 1px solid #e8e8e8 !important
    }
}

@media screen and (max-width: 576px) {
    .border-platinum-xs {
        border: 1px solid #e8e8e8
    }

    .border-platinum-xs-i {
        border: 1px solid #e8e8e8 !important
    }
}

.text-defaultcolor {
    color: #1e1e1e
}

.text-defaultcolor-i {
    color: #1e1e1e !important
}

@media screen and (min-width: 1024px) {
    .text-defaultcolor-xl {
        color: #1e1e1e
    }

    .text-defaultcolor-xl-i {
        color: #1e1e1e !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .text-defaultcolor-lg {
        color: #1e1e1e
    }

    .text-defaultcolor-lg-i {
        color: #1e1e1e !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .text-defaultcolor-md {
        color: #1e1e1e
    }

    .text-defaultcolor-md-i {
        color: #1e1e1e !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .text-defaultcolor-sm {
        color: #1e1e1e
    }

    .text-defaultcolor-sm-i {
        color: #1e1e1e !important
    }
}

@media screen and (max-width: 576px) {
    .text-defaultcolor-xs {
        color: #1e1e1e
    }

    .text-defaultcolor-xs-i {
        color: #1e1e1e !important
    }
}

.text-black {
    color: #1e1e1e
}

.text-black-i {
    color: #1e1e1e !important
}

@media screen and (min-width: 1024px) {
    .text-black-xl {
        color: #1e1e1e
    }

    .text-black-xl-i {
        color: #1e1e1e !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .text-black-lg {
        color: #1e1e1e
    }

    .text-black-lg-i {
        color: #1e1e1e !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .text-black-md {
        color: #1e1e1e
    }

    .text-black-md-i {
        color: #1e1e1e !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .text-black-sm {
        color: #1e1e1e
    }

    .text-black-sm-i {
        color: #1e1e1e !important
    }
}

@media screen and (max-width: 576px) {
    .text-black-xs {
        color: #1e1e1e
    }

    .text-black-xs-i {
        color: #1e1e1e !important
    }
}

.text-black2 {
    color: #231e1f
}

.text-black2-i {
    color: #231e1f !important
}

@media screen and (min-width: 1024px) {
    .text-black2-xl {
        color: #231e1f
    }

    .text-black2-xl-i {
        color: #231e1f !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .text-black2-lg {
        color: #231e1f
    }

    .text-black2-lg-i {
        color: #231e1f !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .text-black2-md {
        color: #231e1f
    }

    .text-black2-md-i {
        color: #231e1f !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .text-black2-sm {
        color: #231e1f
    }

    .text-black2-sm-i {
        color: #231e1f !important
    }
}

@media screen and (max-width: 576px) {
    .text-black2-xs {
        color: #231e1f
    }

    .text-black2-xs-i {
        color: #231e1f !important
    }
}

.text-white {
    color: #fff
}

.text-white-i {
    color: #fff !important
}

@media screen and (min-width: 1024px) {
    .text-white-xl {
        color: #fff
    }

    .text-white-xl-i {
        color: #fff !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .text-white-lg {
        color: #fff
    }

    .text-white-lg-i {
        color: #fff !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .text-white-md {
        color: #fff
    }

    .text-white-md-i {
        color: #fff !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .text-white-sm {
        color: #fff
    }

    .text-white-sm-i {
        color: #fff !important
    }
}

@media screen and (max-width: 576px) {
    .text-white-xs {
        color: #fff
    }

    .text-white-xs-i {
        color: #fff !important
    }
}

.text-yellow {
    color: #ffce00
}

.text-yellow-i {
    color: #ffce00 !important
}

@media screen and (min-width: 1024px) {
    .text-yellow-xl {
        color: #ffce00
    }

    .text-yellow-xl-i {
        color: #ffce00 !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .text-yellow-lg {
        color: #ffce00
    }

    .text-yellow-lg-i {
        color: #ffce00 !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .text-yellow-md {
        color: #ffce00
    }

    .text-yellow-md-i {
        color: #ffce00 !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .text-yellow-sm {
        color: #ffce00
    }

    .text-yellow-sm-i {
        color: #ffce00 !important
    }
}

@media screen and (max-width: 576px) {
    .text-yellow-xs {
        color: #ffce00
    }

    .text-yellow-xs-i {
        color: #ffce00 !important
    }
}

.text-marigold {
    color: #ffc800
}

.text-marigold-i {
    color: #ffc800 !important
}

@media screen and (min-width: 1024px) {
    .text-marigold-xl {
        color: #ffc800
    }

    .text-marigold-xl-i {
        color: #ffc800 !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .text-marigold-lg {
        color: #ffc800
    }

    .text-marigold-lg-i {
        color: #ffc800 !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .text-marigold-md {
        color: #ffc800
    }

    .text-marigold-md-i {
        color: #ffc800 !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .text-marigold-sm {
        color: #ffc800
    }

    .text-marigold-sm-i {
        color: #ffc800 !important
    }
}

@media screen and (max-width: 576px) {
    .text-marigold-xs {
        color: #ffc800
    }

    .text-marigold-xs-i {
        color: #ffc800 !important
    }
}

.text-red {
    color: #b92330
}

.text-red-i {
    color: #b92330 !important
}

@media screen and (min-width: 1024px) {
    .text-red-xl {
        color: #b92330
    }

    .text-red-xl-i {
        color: #b92330 !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .text-red-lg {
        color: #b92330
    }

    .text-red-lg-i {
        color: #b92330 !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .text-red-md {
        color: #b92330
    }

    .text-red-md-i {
        color: #b92330 !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .text-red-sm {
        color: #b92330
    }

    .text-red-sm-i {
        color: #b92330 !important
    }
}

@media screen and (max-width: 576px) {
    .text-red-xs {
        color: #b92330
    }

    .text-red-xs-i {
        color: #b92330 !important
    }
}

.font-krungsri {
    font-family: 'Krungsri'
}

.font-krungsri-i {
    font-family: 'Krungsri' !important
}

@media screen and (min-width: 1024px) {
    .font-krungsri-xl {
        font-family: 'Krungsri'
    }

    .font-krungsri-xl-i {
        font-family: 'Krungsri' !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .font-krungsri-lg {
        font-family: 'Krungsri'
    }

    .font-krungsri-lg-i {
        font-family: 'Krungsri' !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .font-krungsri-md {
        font-family: 'Krungsri'
    }

    .font-krungsri-md-i {
        font-family: 'Krungsri' !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .font-krungsri-sm {
        font-family: 'Krungsri'
    }

    .font-krungsri-sm-i {
        font-family: 'Krungsri' !important
    }
}

@media screen and (max-width: 576px) {
    .font-krungsri-xs {
        font-family: 'Krungsri'
    }

    .font-krungsri-xs-i {
        font-family: 'Krungsri' !important
    }
}

.font-thongterm {
    font-family: 'Thongterm'
}

.font-thongterm-i {
    font-family: 'Thongterm' !important
}

@media screen and (min-width: 1024px) {
    .font-thongterm-xl {
        font-family: 'Thongterm'
    }

    .font-thongterm-xl-i {
        font-family: 'Thongterm' !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .font-thongterm-lg {
        font-family: 'Thongterm'
    }

    .font-thongterm-lg-i {
        font-family: 'Thongterm' !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .font-thongterm-md {
        font-family: 'Thongterm'
    }

    .font-thongterm-md-i {
        font-family: 'Thongterm' !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .font-thongterm-sm {
        font-family: 'Thongterm'
    }

    .font-thongterm-sm-i {
        font-family: 'Thongterm' !important
    }
}

@media screen and (max-width: 576px) {
    .font-thongterm-xs {
        font-family: 'Thongterm'
    }

    .font-thongterm-xs-i {
        font-family: 'Thongterm' !important
    }
}

.font-thongterm-roman {
    font-family: 'Thongterm-Roman'
}

.font-thongterm-roman-i {
    font-family: 'Thongterm-Roman' !important
}

@media screen and (min-width: 1024px) {
    .font-thongterm-roman-xl {
        font-family: 'Thongterm-Roman'
    }

    .font-thongterm-roman-xl-i {
        font-family: 'Thongterm-Roman' !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .font-thongterm-roman-lg {
        font-family: 'Thongterm-Roman'
    }

    .font-thongterm-roman-lg-i {
        font-family: 'Thongterm-Roman' !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .font-thongterm-roman-md {
        font-family: 'Thongterm-Roman'
    }

    .font-thongterm-roman-md-i {
        font-family: 'Thongterm-Roman' !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .font-thongterm-roman-sm {
        font-family: 'Thongterm-Roman'
    }

    .font-thongterm-roman-sm-i {
        font-family: 'Thongterm-Roman' !important
    }
}

@media screen and (max-width: 576px) {
    .font-thongterm-roman-xs {
        font-family: 'Thongterm-Roman'
    }

    .font-thongterm-roman-xs-i {
        font-family: 'Thongterm-Roman' !important
    }
}

.font-sukhumvitset {
    font-family: 'SukhumvitSet'
}

.font-sukhumvitset-i {
    font-family: 'SukhumvitSet' !important
}

@media screen and (min-width: 1024px) {
    .font-sukhumvitset-xl {
        font-family: 'SukhumvitSet'
    }

    .font-sukhumvitset-xl-i {
        font-family: 'SukhumvitSet' !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .font-sukhumvitset-lg {
        font-family: 'SukhumvitSet'
    }

    .font-sukhumvitset-lg-i {
        font-family: 'SukhumvitSet' !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .font-sukhumvitset-md {
        font-family: 'SukhumvitSet'
    }

    .font-sukhumvitset-md-i {
        font-family: 'SukhumvitSet' !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .font-sukhumvitset-sm {
        font-family: 'SukhumvitSet'
    }

    .font-sukhumvitset-sm-i {
        font-family: 'SukhumvitSet' !important
    }
}

@media screen and (max-width: 576px) {
    .font-sukhumvitset-xs {
        font-family: 'SukhumvitSet'
    }

    .font-sukhumvitset-xs-i {
        font-family: 'SukhumvitSet' !important
    }
}

.font-sukhumvitsetsemi {
    font-family: 'SukhumvitSet-Semi'
}

.font-sukhumvitsetsemi-i {
    font-family: 'SukhumvitSet-Semi' !important
}

@media screen and (min-width: 1024px) {
    .font-sukhumvitsetsemi-xl {
        font-family: 'SukhumvitSet-Semi'
    }

    .font-sukhumvitsetsemi-xl-i {
        font-family: 'SukhumvitSet-Semi' !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .font-sukhumvitsetsemi-lg {
        font-family: 'SukhumvitSet-Semi'
    }

    .font-sukhumvitsetsemi-lg-i {
        font-family: 'SukhumvitSet-Semi' !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .font-sukhumvitsetsemi-md {
        font-family: 'SukhumvitSet-Semi'
    }

    .font-sukhumvitsetsemi-md-i {
        font-family: 'SukhumvitSet-Semi' !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .font-sukhumvitsetsemi-sm {
        font-family: 'SukhumvitSet-Semi'
    }

    .font-sukhumvitsetsemi-sm-i {
        font-family: 'SukhumvitSet-Semi' !important
    }
}

@media screen and (max-width: 576px) {
    .font-sukhumvitsetsemi-xs {
        font-family: 'SukhumvitSet-Semi'
    }

    .font-sukhumvitsetsemi-xs-i {
        font-family: 'SukhumvitSet-Semi' !important
    }
}

.font-keptM {
    font-family: 'KeptfontsMedium'
}

.font-keptM-i {
    font-family: 'KeptfontsMedium' !important
}

@media screen and (min-width: 1024px) {
    .font-keptM-xl {
        font-family: 'KeptfontsMedium'
    }

    .font-keptM-xl-i {
        font-family: 'KeptfontsMedium' !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .font-keptM-lg {
        font-family: 'KeptfontsMedium'
    }

    .font-keptM-lg-i {
        font-family: 'KeptfontsMedium' !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .font-keptM-md {
        font-family: 'KeptfontsMedium'
    }

    .font-keptM-md-i {
        font-family: 'KeptfontsMedium' !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .font-keptM-sm {
        font-family: 'KeptfontsMedium'
    }

    .font-keptM-sm-i {
        font-family: 'KeptfontsMedium' !important
    }
}

@media screen and (max-width: 576px) {
    .font-keptM-xs {
        font-family: 'KeptfontsMedium'
    }

    .font-keptM-xs-i {
        font-family: 'KeptfontsMedium' !important
    }
}

.font-keptB {
    font-family: 'KeptfontsBold'
}

.font-keptB-i {
    font-family: 'KeptfontsBold' !important
}

@media screen and (min-width: 1024px) {
    .font-keptB-xl {
        font-family: 'KeptfontsBold'
    }

    .font-keptB-xl-i {
        font-family: 'KeptfontsBold' !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .font-keptB-lg {
        font-family: 'KeptfontsBold'
    }

    .font-keptB-lg-i {
        font-family: 'KeptfontsBold' !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .font-keptB-md {
        font-family: 'KeptfontsBold'
    }

    .font-keptB-md-i {
        font-family: 'KeptfontsBold' !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .font-keptB-sm {
        font-family: 'KeptfontsBold'
    }

    .font-keptB-sm-i {
        font-family: 'KeptfontsBold' !important
    }
}

@media screen and (max-width: 576px) {
    .font-keptB-xs {
        font-family: 'KeptfontsBold'
    }

    .font-keptB-xs-i {
        font-family: 'KeptfontsBold' !important
    }
}

.font-keptL {
    font-family: 'KeptfontsLight'
}

.font-keptL-i {
    font-family: 'KeptfontsLight' !important
}

@media screen and (min-width: 1024px) {
    .font-keptL-xl {
        font-family: 'KeptfontsLight'
    }

    .font-keptL-xl-i {
        font-family: 'KeptfontsLight' !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .font-keptL-lg {
        font-family: 'KeptfontsLight'
    }

    .font-keptL-lg-i {
        font-family: 'KeptfontsLight' !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .font-keptL-md {
        font-family: 'KeptfontsLight'
    }

    .font-keptL-md-i {
        font-family: 'KeptfontsLight' !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .font-keptL-sm {
        font-family: 'KeptfontsLight'
    }

    .font-keptL-sm-i {
        font-family: 'KeptfontsLight' !important
    }
}

@media screen and (max-width: 576px) {
    .font-keptL-xs {
        font-family: 'KeptfontsLight'
    }

    .font-keptL-xs-i {
        font-family: 'KeptfontsLight' !important
    }
}

.font-keptR {
    font-family: 'KeptfontsRegular'
}

.font-keptR-i {
    font-family: 'KeptfontsRegular' !important
}

@media screen and (min-width: 1024px) {
    .font-keptR-xl {
        font-family: 'KeptfontsRegular'
    }

    .font-keptR-xl-i {
        font-family: 'KeptfontsRegular' !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .font-keptR-lg {
        font-family: 'KeptfontsRegular'
    }

    .font-keptR-lg-i {
        font-family: 'KeptfontsRegular' !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .font-keptR-md {
        font-family: 'KeptfontsRegular'
    }

    .font-keptR-md-i {
        font-family: 'KeptfontsRegular' !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .font-keptR-sm {
        font-family: 'KeptfontsRegular'
    }

    .font-keptR-sm-i {
        font-family: 'KeptfontsRegular' !important
    }
}

@media screen and (max-width: 576px) {
    .font-keptR-xs {
        font-family: 'KeptfontsRegular'
    }

    .font-keptR-xs-i {
        font-family: 'KeptfontsRegular' !important
    }
}

.bg-defaultcolor {
    background-color: #5a5a5a
}

.bg-defaultcolor-i {
    background-color: #5a5a5a !important
}

@media screen and (min-width: 1024px) {
    .bg-defaultcolor-xl {
        background-color: #5a5a5a
    }

    .bg-defaultcolor-xl-i {
        background-color: #5a5a5a !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .bg-defaultcolor-lg {
        background-color: #5a5a5a
    }

    .bg-defaultcolor-lg-i {
        background-color: #5a5a5a !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .bg-defaultcolor-md {
        background-color: #5a5a5a
    }

    .bg-defaultcolor-md-i {
        background-color: #5a5a5a !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .bg-defaultcolor-sm {
        background-color: #5a5a5a
    }

    .bg-defaultcolor-sm-i {
        background-color: #5a5a5a !important
    }
}

@media screen and (max-width: 576px) {
    .bg-defaultcolor-xs {
        background-color: #5a5a5a
    }

    .bg-defaultcolor-xs-i {
        background-color: #5a5a5a !important
    }
}

.bg-white {
    background-color: #fff
}

.bg-white-i {
    background-color: #fff !important
}

@media screen and (min-width: 1024px) {
    .bg-white-xl {
        background-color: #fff
    }

    .bg-white-xl-i {
        background-color: #fff !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .bg-white-lg {
        background-color: #fff
    }

    .bg-white-lg-i {
        background-color: #fff !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .bg-white-md {
        background-color: #fff
    }

    .bg-white-md-i {
        background-color: #fff !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .bg-white-sm {
        background-color: #fff
    }

    .bg-white-sm-i {
        background-color: #fff !important
    }
}

@media screen and (max-width: 576px) {
    .bg-white-xs {
        background-color: #fff
    }

    .bg-white-xs-i {
        background-color: #fff !important
    }
}

.bg-yellow {
    background-color: #ffce00
}

.bg-yellow-i {
    background-color: #ffce00 !important
}

@media screen and (min-width: 1024px) {
    .bg-yellow-xl {
        background-color: #ffce00
    }

    .bg-yellow-xl-i {
        background-color: #ffce00 !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .bg-yellow-lg {
        background-color: #ffce00
    }

    .bg-yellow-lg-i {
        background-color: #ffce00 !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .bg-yellow-md {
        background-color: #ffce00
    }

    .bg-yellow-md-i {
        background-color: #ffce00 !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .bg-yellow-sm {
        background-color: #ffce00
    }

    .bg-yellow-sm-i {
        background-color: #ffce00 !important
    }
}

@media screen and (max-width: 576px) {
    .bg-yellow-xs {
        background-color: #ffce00
    }

    .bg-yellow-xs-i {
        background-color: #ffce00 !important
    }
}

.bg-red {
    background-color: #b92330
}

.bg-red-i {
    background-color: #b92330 !important
}

@media screen and (min-width: 1024px) {
    .bg-red-xl {
        background-color: #b92330
    }

    .bg-red-xl-i {
        background-color: #b92330 !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .bg-red-lg {
        background-color: #b92330
    }

    .bg-red-lg-i {
        background-color: #b92330 !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .bg-red-md {
        background-color: #b92330
    }

    .bg-red-md-i {
        background-color: #b92330 !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .bg-red-sm {
        background-color: #b92330
    }

    .bg-red-sm-i {
        background-color: #b92330 !important
    }
}

@media screen and (max-width: 576px) {
    .bg-red-xs {
        background-color: #b92330
    }

    .bg-red-xs-i {
        background-color: #b92330 !important
    }
}

.bg-marigold {
    background-color: #ffc800
}

.bg-marigold-i {
    background-color: #ffc800 !important
}

@media screen and (min-width: 1024px) {
    .bg-marigold-xl {
        background-color: #ffc800
    }

    .bg-marigold-xl-i {
        background-color: #ffc800 !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .bg-marigold-lg {
        background-color: #ffc800
    }

    .bg-marigold-lg-i {
        background-color: #ffc800 !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .bg-marigold-md {
        background-color: #ffc800
    }

    .bg-marigold-md-i {
        background-color: #ffc800 !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .bg-marigold-sm {
        background-color: #ffc800
    }

    .bg-marigold-sm-i {
        background-color: #ffc800 !important
    }
}

@media screen and (max-width: 576px) {
    .bg-marigold-xs {
        background-color: #ffc800
    }

    .bg-marigold-xs-i {
        background-color: #ffc800 !important
    }
}

.bg-lightgray {
    background-color: #f3f3f3
}

.bg-lightgray-i {
    background-color: #f3f3f3 !important
}

@media screen and (min-width: 1024px) {
    .bg-lightgray-xl {
        background-color: #f3f3f3
    }

    .bg-lightgray-xl-i {
        background-color: #f3f3f3 !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .bg-lightgray-lg {
        background-color: #f3f3f3
    }

    .bg-lightgray-lg-i {
        background-color: #f3f3f3 !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .bg-lightgray-md {
        background-color: #f3f3f3
    }

    .bg-lightgray-md-i {
        background-color: #f3f3f3 !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .bg-lightgray-sm {
        background-color: #f3f3f3
    }

    .bg-lightgray-sm-i {
        background-color: #f3f3f3 !important
    }
}

@media screen and (max-width: 576px) {
    .bg-lightgray-xs {
        background-color: #f3f3f3
    }

    .bg-lightgray-xs-i {
        background-color: #f3f3f3 !important
    }
}

.bg-grey {
    background-color: #f8f8f8
}

.bg-grey-i {
    background-color: #f8f8f8 !important
}

@media screen and (min-width: 1024px) {
    .bg-grey-xl {
        background-color: #f8f8f8
    }

    .bg-grey-xl-i {
        background-color: #f8f8f8 !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .bg-grey-lg {
        background-color: #f8f8f8
    }

    .bg-grey-lg-i {
        background-color: #f8f8f8 !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .bg-grey-md {
        background-color: #f8f8f8
    }

    .bg-grey-md-i {
        background-color: #f8f8f8 !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .bg-grey-sm {
        background-color: #f8f8f8
    }

    .bg-grey-sm-i {
        background-color: #f8f8f8 !important
    }
}

@media screen and (max-width: 576px) {
    .bg-grey-xs {
        background-color: #f8f8f8
    }

    .bg-grey-xs-i {
        background-color: #f8f8f8 !important
    }
}

.opacity-0 {
    opacity: 0
}

.opacity-0-i {
    opacity: 0 !important
}

@media screen and (min-width: 1024px) {
    .opacity-0-xl {
        opacity: 0
    }

    .opacity-0-xl-i {
        opacity: 0 !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .opacity-0-lg {
        opacity: 0
    }

    .opacity-0-lg-i {
        opacity: 0 !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .opacity-0-md {
        opacity: 0
    }

    .opacity-0-md-i {
        opacity: 0 !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .opacity-0-sm {
        opacity: 0
    }

    .opacity-0-sm-i {
        opacity: 0 !important
    }
}

@media screen and (max-width: 576px) {
    .opacity-0-xs {
        opacity: 0
    }

    .opacity-0-xs-i {
        opacity: 0 !important
    }
}

.opacity-10 {
    opacity: .1
}

.opacity-10-i {
    opacity: .1 !important
}

@media screen and (min-width: 1024px) {
    .opacity-10-xl {
        opacity: .1
    }

    .opacity-10-xl-i {
        opacity: .1 !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .opacity-10-lg {
        opacity: .1
    }

    .opacity-10-lg-i {
        opacity: .1 !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .opacity-10-md {
        opacity: .1
    }

    .opacity-10-md-i {
        opacity: .1 !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .opacity-10-sm {
        opacity: .1
    }

    .opacity-10-sm-i {
        opacity: .1 !important
    }
}

@media screen and (max-width: 576px) {
    .opacity-10-xs {
        opacity: .1
    }

    .opacity-10-xs-i {
        opacity: .1 !important
    }
}

.opacity-15 {
    opacity: .15
}

.opacity-15-i {
    opacity: .15 !important
}

@media screen and (min-width: 1024px) {
    .opacity-15-xl {
        opacity: .15
    }

    .opacity-15-xl-i {
        opacity: .15 !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .opacity-15-lg {
        opacity: .15
    }

    .opacity-15-lg-i {
        opacity: .15 !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .opacity-15-md {
        opacity: .15
    }

    .opacity-15-md-i {
        opacity: .15 !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .opacity-15-sm {
        opacity: .15
    }

    .opacity-15-sm-i {
        opacity: .15 !important
    }
}

@media screen and (max-width: 576px) {
    .opacity-15-xs {
        opacity: .15
    }

    .opacity-15-xs-i {
        opacity: .15 !important
    }
}

.opacity-20 {
    opacity: .2
}

.opacity-20-i {
    opacity: .2 !important
}

@media screen and (min-width: 1024px) {
    .opacity-20-xl {
        opacity: .2
    }

    .opacity-20-xl-i {
        opacity: .2 !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .opacity-20-lg {
        opacity: .2
    }

    .opacity-20-lg-i {
        opacity: .2 !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .opacity-20-md {
        opacity: .2
    }

    .opacity-20-md-i {
        opacity: .2 !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .opacity-20-sm {
        opacity: .2
    }

    .opacity-20-sm-i {
        opacity: .2 !important
    }
}

@media screen and (max-width: 576px) {
    .opacity-20-xs {
        opacity: .2
    }

    .opacity-20-xs-i {
        opacity: .2 !important
    }
}

.opacity-25 {
    opacity: .25
}

.opacity-25-i {
    opacity: .25 !important
}

@media screen and (min-width: 1024px) {
    .opacity-25-xl {
        opacity: .25
    }

    .opacity-25-xl-i {
        opacity: .25 !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .opacity-25-lg {
        opacity: .25
    }

    .opacity-25-lg-i {
        opacity: .25 !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .opacity-25-md {
        opacity: .25
    }

    .opacity-25-md-i {
        opacity: .25 !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .opacity-25-sm {
        opacity: .25
    }

    .opacity-25-sm-i {
        opacity: .25 !important
    }
}

@media screen and (max-width: 576px) {
    .opacity-25-xs {
        opacity: .25
    }

    .opacity-25-xs-i {
        opacity: .25 !important
    }
}

.opacity-30 {
    opacity: .3
}

.opacity-30-i {
    opacity: .3 !important
}

@media screen and (min-width: 1024px) {
    .opacity-30-xl {
        opacity: .3
    }

    .opacity-30-xl-i {
        opacity: .3 !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .opacity-30-lg {
        opacity: .3
    }

    .opacity-30-lg-i {
        opacity: .3 !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .opacity-30-md {
        opacity: .3
    }

    .opacity-30-md-i {
        opacity: .3 !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .opacity-30-sm {
        opacity: .3
    }

    .opacity-30-sm-i {
        opacity: .3 !important
    }
}

@media screen and (max-width: 576px) {
    .opacity-30-xs {
        opacity: .3
    }

    .opacity-30-xs-i {
        opacity: .3 !important
    }
}

.opacity-35 {
    opacity: .35
}

.opacity-35-i {
    opacity: .35 !important
}

@media screen and (min-width: 1024px) {
    .opacity-35-xl {
        opacity: .35
    }

    .opacity-35-xl-i {
        opacity: .35 !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .opacity-35-lg {
        opacity: .35
    }

    .opacity-35-lg-i {
        opacity: .35 !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .opacity-35-md {
        opacity: .35
    }

    .opacity-35-md-i {
        opacity: .35 !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .opacity-35-sm {
        opacity: .35
    }

    .opacity-35-sm-i {
        opacity: .35 !important
    }
}

@media screen and (max-width: 576px) {
    .opacity-35-xs {
        opacity: .35
    }

    .opacity-35-xs-i {
        opacity: .35 !important
    }
}

.opacity-50 {
    opacity: .5
}

.opacity-50-i {
    opacity: .5 !important
}

@media screen and (min-width: 1024px) {
    .opacity-50-xl {
        opacity: .5
    }

    .opacity-50-xl-i {
        opacity: .5 !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .opacity-50-lg {
        opacity: .5
    }

    .opacity-50-lg-i {
        opacity: .5 !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .opacity-50-md {
        opacity: .5
    }

    .opacity-50-md-i {
        opacity: .5 !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .opacity-50-sm {
        opacity: .5
    }

    .opacity-50-sm-i {
        opacity: .5 !important
    }
}

@media screen and (max-width: 576px) {
    .opacity-50-xs {
        opacity: .5
    }

    .opacity-50-xs-i {
        opacity: .5 !important
    }
}

.opacity-75 {
    opacity: .75
}

.opacity-75-i {
    opacity: .75 !important
}

@media screen and (min-width: 1024px) {
    .opacity-75-xl {
        opacity: .75
    }

    .opacity-75-xl-i {
        opacity: .75 !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .opacity-75-lg {
        opacity: .75
    }

    .opacity-75-lg-i {
        opacity: .75 !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .opacity-75-md {
        opacity: .75
    }

    .opacity-75-md-i {
        opacity: .75 !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .opacity-75-sm {
        opacity: .75
    }

    .opacity-75-sm-i {
        opacity: .75 !important
    }
}

@media screen and (max-width: 576px) {
    .opacity-75-xs {
        opacity: .75
    }

    .opacity-75-xs-i {
        opacity: .75 !important
    }
}

.opacity-80 {
    opacity: .8
}

.opacity-80-i {
    opacity: .8 !important
}

@media screen and (min-width: 1024px) {
    .opacity-80-xl {
        opacity: .8
    }

    .opacity-80-xl-i {
        opacity: .8 !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .opacity-80-lg {
        opacity: .8
    }

    .opacity-80-lg-i {
        opacity: .8 !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .opacity-80-md {
        opacity: .8
    }

    .opacity-80-md-i {
        opacity: .8 !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .opacity-80-sm {
        opacity: .8
    }

    .opacity-80-sm-i {
        opacity: .8 !important
    }
}

@media screen and (max-width: 576px) {
    .opacity-80-xs {
        opacity: .8
    }

    .opacity-80-xs-i {
        opacity: .8 !important
    }
}

.opacity-90 {
    opacity: .9
}

.opacity-90-i {
    opacity: .9 !important
}

@media screen and (min-width: 1024px) {
    .opacity-90-xl {
        opacity: .9
    }

    .opacity-90-xl-i {
        opacity: .9 !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .opacity-90-lg {
        opacity: .9
    }

    .opacity-90-lg-i {
        opacity: .9 !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .opacity-90-md {
        opacity: .9
    }

    .opacity-90-md-i {
        opacity: .9 !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .opacity-90-sm {
        opacity: .9
    }

    .opacity-90-sm-i {
        opacity: .9 !important
    }
}

@media screen and (max-width: 576px) {
    .opacity-90-xs {
        opacity: .9
    }

    .opacity-90-xs-i {
        opacity: .9 !important
    }
}

.opacity-95 {
    opacity: .95
}

.opacity-95-i {
    opacity: .95 !important
}

@media screen and (min-width: 1024px) {
    .opacity-95-xl {
        opacity: .95
    }

    .opacity-95-xl-i {
        opacity: .95 !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .opacity-95-lg {
        opacity: .95
    }

    .opacity-95-lg-i {
        opacity: .95 !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .opacity-95-md {
        opacity: .95
    }

    .opacity-95-md-i {
        opacity: .95 !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .opacity-95-sm {
        opacity: .95
    }

    .opacity-95-sm-i {
        opacity: .95 !important
    }
}

@media screen and (max-width: 576px) {
    .opacity-95-xs {
        opacity: .95
    }

    .opacity-95-xs-i {
        opacity: .95 !important
    }
}

.opacity-100 {
    opacity: 1
}

.opacity-100-i {
    opacity: 1 !important
}

@media screen and (min-width: 1024px) {
    .opacity-100-xl {
        opacity: 1
    }

    .opacity-100-xl-i {
        opacity: 1 !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .opacity-100-lg {
        opacity: 1
    }

    .opacity-100-lg-i {
        opacity: 1 !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .opacity-100-md {
        opacity: 1
    }

    .opacity-100-md-i {
        opacity: 1 !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .opacity-100-sm {
        opacity: 1
    }

    .opacity-100-sm-i {
        opacity: 1 !important
    }
}

@media screen and (max-width: 576px) {
    .opacity-100-xs {
        opacity: 1
    }

    .opacity-100-xs-i {
        opacity: 1 !important
    }
}

.d-none {
    display: none
}

.d-none-i {
    display: none !important
}

@media screen and (min-width: 1024px) {
    .d-none-xl {
        display: none
    }

    .d-none-xl-i {
        display: none !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .d-none-lg {
        display: none
    }

    .d-none-lg-i {
        display: none !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .d-none-md {
        display: none
    }

    .d-none-md-i {
        display: none !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .d-none-sm {
        display: none
    }

    .d-none-sm-i {
        display: none !important
    }
}

@media screen and (max-width: 576px) {
    .d-none-xs {
        display: none
    }

    .d-none-xs-i {
        display: none !important
    }
}

.d-block {
    display: block
}

.d-block-i {
    display: block !important
}

@media screen and (min-width: 1024px) {
    .d-block-xl {
        display: block
    }

    .d-block-xl-i {
        display: block !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .d-block-lg {
        display: block
    }

    .d-block-lg-i {
        display: block !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .d-block-md {
        display: block
    }

    .d-block-md-i {
        display: block !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .d-block-sm {
        display: block
    }

    .d-block-sm-i {
        display: block !important
    }
}

@media screen and (max-width: 576px) {
    .d-block-xs {
        display: block
    }

    .d-block-xs-i {
        display: block !important
    }
}

.d-inline {
    display: inline
}

.d-inline-i {
    display: inline !important
}

@media screen and (min-width: 1024px) {
    .d-inline-xl {
        display: inline
    }

    .d-inline-xl-i {
        display: inline !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .d-inline-lg {
        display: inline
    }

    .d-inline-lg-i {
        display: inline !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .d-inline-md {
        display: inline
    }

    .d-inline-md-i {
        display: inline !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .d-inline-sm {
        display: inline
    }

    .d-inline-sm-i {
        display: inline !important
    }
}

@media screen and (max-width: 576px) {
    .d-inline-xs {
        display: inline
    }

    .d-inline-xs-i {
        display: inline !important
    }
}

.text-left {
    text-align: left
}

.text-left-i {
    text-align: left !important
}

@media screen and (min-width: 1024px) {
    .text-left-xl {
        text-align: left
    }

    .text-left-xl-i {
        text-align: left !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .text-left-lg {
        text-align: left
    }

    .text-left-lg-i {
        text-align: left !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .text-left-md {
        text-align: left
    }

    .text-left-md-i {
        text-align: left !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .text-left-sm {
        text-align: left
    }

    .text-left-sm-i {
        text-align: left !important
    }
}

@media screen and (max-width: 576px) {
    .text-left-xs {
        text-align: left
    }

    .text-left-xs-i {
        text-align: left !important
    }
}

.text-center {
    text-align: center
}

.text-center-i {
    text-align: center !important
}

@media screen and (min-width: 1024px) {
    .text-center-xl {
        text-align: center
    }

    .text-center-xl-i {
        text-align: center !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .text-center-lg {
        text-align: center
    }

    .text-center-lg-i {
        text-align: center !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .text-center-md {
        text-align: center
    }

    .text-center-md-i {
        text-align: center !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .text-center-sm {
        text-align: center
    }

    .text-center-sm-i {
        text-align: center !important
    }
}

@media screen and (max-width: 576px) {
    .text-center-xs {
        text-align: center
    }

    .text-center-xs-i {
        text-align: center !important
    }
}

.text-right {
    text-align: right
}

.text-right-i {
    text-align: right !important
}

@media screen and (min-width: 1024px) {
    .text-right-xl {
        text-align: right
    }

    .text-right-xl-i {
        text-align: right !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .text-right-lg {
        text-align: right
    }

    .text-right-lg-i {
        text-align: right !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .text-right-md {
        text-align: right
    }

    .text-right-md-i {
        text-align: right !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .text-right-sm {
        text-align: right
    }

    .text-right-sm-i {
        text-align: right !important
    }
}

@media screen and (max-width: 576px) {
    .text-right-xs {
        text-align: right
    }

    .text-right-xs-i {
        text-align: right !important
    }
}

.bgc-white {
    background-color: #fff
}

.bgc-white-i {
    background-color: #fff !important
}

@media screen and (min-width: 1024px) {
    .bgc-white-xl {
        background-color: #fff
    }

    .bgc-white-xl-i {
        background-color: #fff !important
    }
}

@media screen and (max-width: 1023px) and (min-width:992px) {
    .bgc-white-lg {
        background-color: #fff
    }

    .bgc-white-lg-i {
        background-color: #fff !important
    }
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .bgc-white-md {
        background-color: #fff
    }

    .bgc-white-md-i {
        background-color: #fff !important
    }
}

@media screen and (max-width: 767px) and (min-width:576px) {
    .bgc-white-sm {
        background-color: #fff
    }

    .bgc-white-sm-i {
        background-color: #fff !important
    }
}

@media screen and (max-width: 576px) {
    .bgc-white-xs {
        background-color: #fff
    }

    .bgc-white-xs-i {
        background-color: #fff !important
    }
}

.w-100px {
    width: 100px;
    max-width: 100px
}

.w-120px {
    width: 100px;
    max-width: 100px
}

.store-content .txt-header {
    font-weight: bold;
    color: #b92330;
}

.store-content .store-header {
    padding: 20px;
    margin: 0 auto;
    text-align: center;
    width: 100%;
}

.store-content .form-store {
    padding: 62px 70px;
    background-color: #fff;
    border-radius: 10pt;
}

    .store-content .form-store .row .with-label {
        position: relative;
    }

.store-content .form-store {
    position: relative
}

    .store-content .form-store .loading-content {
        opacity: 0;
        transition: .4s ease opacity;
        position: absolute;
        width: 100%;
        height: 100%;
        text-align: center;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        background-color: rgba(255,255,255,.75);
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        z-index: -1
    }

        .store-content .form-store .loading-content.show {
            opacity: 1;
            z-index: 1000
        }

        .store-content .form-store .loading-content .wording {
            position: relative;
            top: -60px
        }

    .store-content .form-store input[type='text'] {
        padding-left: 27px
    }

        .store-content .form-store input[type='text']::placeholder {
            color: #8e8e8e
        }

    .store-content .form-store textarea {
        padding: 8px 8px 8px 27px;
        border-radius: 10px;
        border: solid 1px #e0e0e0;
        background-color: #f8f8f8;
        height: 130px
    }

    .store-content .form-store .ddl {
        position: relative
    }

        .store-content .form-store .ddl:after {
            font-family: "Font Awesome 6 Pro";
            content: "";
            display: inline-block;
            padding-right: 3px;
            vertical-align: middle;
            font-weight: 900;
            position: absolute;
            right: 10pt;
            font-size: 16pt;
            top: 9pt;
            bottom: 0;
            margin: auto;
            transition: transform ease .25s;
            color: #b92330;
            pointer-events: none
        }

        .store-content .form-store .ddl.loading:after {
            background: url('/content/images/350.GIF');
            background-size: 32px 32px;
            background-repeat: no-repeat;
            width: 32px;
            height: 32px;
            top: 0;
            content: ''
        }

        .store-content .form-store .ddl select {
            height: 50px;
            background-color: #fff;
            border-color: #e0e0e0;
            border-radius: 25px;
            width: 100%;
            color: #1e1e1e;
            font-family: 'KeptfontsMedium'
        }

            .store-content .form-store .ddl select.selected {
                color: #495057
            }

    .store-content .form-store .tfl-name {
        display: flex;
        flex-wrap: nowrap;
        margin-left: 5px;
        margin-right: 5px;
        margin-bottom: 45px
    }

        .store-content .form-store .tfl-name input {
            flex: 1 1 auto;
            margin-right: 22px
        }

            .store-content .form-store .tfl-name input:last-child {
                margin-right: 0
            }

        .store-content .form-store .tfl-name .ddl {
            flex: 0 0 136px;
            margin-right: 22px
        }

        .store-content .form-store .tfl-name select {
            height: 50px;
            background-color: #f8f8f8;
            border-color: #e0e0e0;
            border-radius: 25px;
            width: 100%
        }

    .store-content .form-store .row .with-label {
        position: relative
    }

        .store-content .form-store .row .with-label .title {
            font-family: 'KeptfontsMedium';
            font-size: 12px;
            font-weight: 500;
            font-stretch: normal;
            font-style: normal;
            line-height: normal;
            letter-spacing: normal;
            color: #8e8e8e;
            position: absolute;
            top: -24px;
            left: 44px
        }

        .store-content .form-store .row .with-label.ddl-title .title {
            /* left:30px; */
        }

        .store-content .form-store .row .with-label.ddl-title .ddl select {
            background: #f8f8f8 !important;
        }

        .store-content .form-store .row .with-label.secound-title .title {
            left: 39px
        }

        .store-content .form-store .row .with-label.show-at-com .title {
            opacity: 0;
            top: 0;
            transition: .2s ease all
        }

        .store-content .form-store .row .with-label.show-at-com.show .title {
            opacity: 1;
            top: -24px
        }

        .store-content .form-store .row .with-label select {
            padding-left: 27px
        }

    .store-content .form-store .btn.btn-primary {
        width: 200px;
        height: 50px;
        margin: 30px 0;
        padding: 12px 42px 14px;
        border-radius: 25px;
        box-shadow: 0 0 5px 0 rgba(0,0,0,.2);
        background-color: #b92330;
        outline: none;
        border-color: transparent
    }

    .store-content .form-store .dropzone-content .dropzone {
        width: 100%;
        height: auto;
        min-height: 50px;
        margin: 0;
        border-radius: 25px;
        border: solid 1px #e0e0e0;
        background-color: #fff;
        position: relative;
        padding-right: 110px;
        padding-top: 10px;
        padding-bottom: 10px
    }

        .store-content .form-store .dropzone-content .dropzone .dz-message {
            display: none
        }

        .store-content .form-store .dropzone-content .dropzone .dz-preview {
            display: none
        }

        .store-content .form-store .dropzone-content .dropzone .hwc-dz-file {
            display: flex;
            justify-content: space-between
        }

            .store-content .form-store .dropzone-content .dropzone .hwc-dz-file a[data-dz-remove] {
                cursor: pointer;
                color: #d00000
            }

            .store-content .form-store .dropzone-content .dropzone .hwc-dz-file .dz-remove {
                display: none
            }

        .store-content .form-store .dropzone-content .dropzone .btn-browse {
            width: 84px;
            height: 33px;
            border-radius: 16.5px;
            background-color: #b92330;
            color: #fff;
            font-family: 'KeptfontsMedium';
            font-size: 12px;
            font-weight: 500;
            font-stretch: normal;
            font-style: normal;
            line-height: normal;
            letter-spacing: normal;
            position: absolute;
            top: 0;
            bottom: 0;
            right: 15px;
            margin: auto 0;
            box-shadow: none;
            outline: none;
            border: 0
        }

    .store-content .form-store .dropzone-content .hwc-dropzone {
        height: auto;
        min-height: 50px;
        padding: 9px 15px 8px 16px;
        border-radius: 25px;
        border: solid 1px #e0e0e0;
        background-color: #fff;
        position: relative;
        transition: .25s ease border
    }

        .store-content .form-store .dropzone-content .hwc-dropzone .fl {
            display: flex;
            flex-wrap: wrap;
            max-width: 475px
        }

            .store-content .form-store .dropzone-content .hwc-dropzone .fl .attachment {
                border-radius: 12px;
                background-color: #e8e8e8;
                height: 24px;
                padding-left: 7px;
                padding-right: 7px;
                flex: 0 0 auto;
                margin-right: 12px;
                margin-bottom: 12px;
                display: flex;
                font-size: 14px;
                font-family: 'KeptfontsRegular'
            }

                .store-content .form-store .dropzone-content .hwc-dropzone .fl .attachment a {
                    margin-top: 0;
                    cursor: pointer
                }

                .store-content .form-store .dropzone-content .hwc-dropzone .fl .attachment img {
                    width: 12px;
                    height: 12px;
                    margin-left: 10px;
                    margin-top: 6px;
                    cursor: pointer
                }

        .store-content .form-store .dropzone-content .hwc-dropzone .btn-browse {
            position: absolute;
            right: 15px;
            top: 8px;
            border-radius: 16.5px;
            background-color: #b92330;
            font-size: 12px;
            font-family: 'KeptfontsMedium';
            color: #fff;
            width: 85px;
            height: 33px
        }

        .store-content .form-store .dropzone-content .hwc-dropzone.denter {
            border: solid 1px #1e1e1e
        }

        .store-content .form-store .dropzone-content .hwc-dropzone .loading {
            width: 32px;
            height: 32px;
            position: absolute;
            right: 15px;
            top: 8px;
            opacity: 0;
            z-index: -1;
            transition: .4s ease opacity
        }

            .store-content .form-store .dropzone-content .hwc-dropzone .loading.show {
                opacity: 1;
                z-index: 1000
            }

    .store-content .form-store .dropzone-content #fileUploadProduct {
        display: none
    }

    .store-content .form-store .dropzone-enhancement {
        width: 100%;
        height: 50px;
        margin: 4px 0 28px 5px;
        border-radius: 25px;
        border: solid 1px #e0e0e0;
        background-color: #fff;
        position: relative;
        padding-right: 110px
    }

        .store-content .form-store .dropzone-enhancement.denter {
            border: solid 1px #1e1e1e
        }

        .store-content .form-store .dropzone-enhancement .btn {
            width: 84px;
            height: 33px;
            border-radius: 16.5px;
            background-color: #d8d8d8;
            color: #1e1e1e;
            font-family: 'KeptfontsMedium';
            font-size: 12px;
            font-weight: 500;
            font-stretch: normal;
            font-style: normal;
            line-height: normal;
            letter-spacing: normal;
            position: absolute;
            top: 0;
            bottom: 0;
            right: 15px;
            margin: auto 0
        }

    .store-content .form-store #divContactEnhancement .row span.text-danger {
        padding-left: 27px;
        display: block;
        font-size: .8rem
    }

    .store-content .form-store #divContactEnhancement .w-100.text-center span.text-danger {
        padding-left: 0;
        padding-right: 0;
        display: block
    }

    .store-content .form-store #divContactEnhancement #lblAlertTitle {
        white-space: nowrap
    }

@media screen and (max-width: 991px) {
    .store-content .form-store .tfl-name {
        flex-wrap: wrap;
        margin-bottom: 0
    }

        .store-content .form-store .tfl-name .ddl {
            flex: 0 0 100%;
            margin-bottom: 32px
        }

        .store-content .form-store .tfl-name input {
            margin: 0;
            margin-bottom: 32px
        }

    .store-content .form-store .secound-title {
        margin-left: 0
    }

    .store-content .form-store .ddl-title {
        margin-bottom: 32px
    }

    .store-content .form-store .row {
        margin-bottom: 32px
    }

        .store-content .form-store .row .col-lg-6 {
            margin-bottom: 32px
        }
}

@media screen and (max-width: 768px) {
    .store-content .form-store #divAttachment #lblAttachments {
        position: relative;
        padding-left: 30px;
        display: block;
        left: 0
    }

    .store-content .form-store #divAttachment .dropzone-content .hwc-dropzone {
        position: relative;
        top: -16px
    }

        .store-content .form-store #divAttachment .dropzone-content .hwc-dropzone .fl {
            max-width: calc(100% - 100px)
        }

        .store-content .form-store #divAttachment .dropzone-content .hwc-dropzone .btn-browse {
            top: auto;
            bottom: 8px
        }

    .store-content .form-store .btn.btn-primary {
        margin: 0 auto;
        margin-top: 30px
    }
}

@media screen and (min-width: 767px) {
    .row {
        margin-bottom: 45px
    }

    .col-lg-6 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        padding-left: 10px !important;
        padding-right: 10px !important
    }

        .col-lg-6:nth-child(1) {
            padding-left: 15px !important
        }

        .col-lg-6:nth-child(2) {
            padding-right: 15px !important
        }
}

.loader, .loader:before, .loader:after {
    background: #b92330;
    animation: load1 1s infinite ease-in-out;
    width: 1em;
    height: 4em
}

.loader {
    color: #b92330;
    text-indent: -9999em;
    margin: 88px auto;
    position: relative;
    font-size: 11px;
    transform: translateZ(0);
    animation-delay: -.16s
}

    .loader:before, .loader:after {
        position: absolute;
        top: 0;
        content: ''
    }

    .loader:before {
        left: -1.5em;
        animation-delay: -.32s
    }

    .loader:after {
        left: 1.5em
    }

@keyframes load1 {
    0%,80%,100% {
        box-shadow: 0 0;
        height: 4em
    }

    40% {
        box-shadow: 0 -2em;
        height: 5em
    }
}

.mainBlock div.store-content {
    max-width: 1024px !important
}

.store-content {
    margin-top: 31pt
}

    .store-content .py-10px {
        padding-top: 10px;
        padding-bottom: 10px
    }

    .store-content .store-header {
        padding: 20px;
        margin: 0 auto;
        text-align: center;
        width: 100%
    }

    .store-content .form-store {
        padding: 62px 70px;
        background-color: #fff;
        border-radius: 10pt
    }

        .store-content .form-store div[id*="viewBiz"] {
            width: 100%
        }

        .store-content .form-store.thankyou-store {
            text-align: center;
            text-align: -webkit-center;
            text-align: -ms-center;
            text-align: -moz-center;
            font-size: 34px
        }

            .store-content .form-store.thankyou-store img {
                width: 80%
            }

            .store-content .form-store.thankyou-store .firstLine, .store-content .form-store.thankyou-store .secondLine {
                font-weight: bolder
            }

            .store-content .form-store.thankyou-store .firstLine {
                color: #b92330
            }

        .store-content .form-store input[type='text'] {
            height: 50px;
            background-color: #f8f8f8;
            border-color: #e0e0e0;
            border-radius: 25px
        }

        .store-content .form-store .message-text-area-store textarea {
            height: 142px;
            background-color: #f8f8f8;
            border-color: #e0e0e0;
            border-radius: 10px
        }

        .store-content .form-store .cms-recaptcha-wrap {
            text-align: center;
            text-align: -webkit-center;
            text-align: -ms-center;
            text-align: -moz-center
        }

    .store-content .txt-header {
        font-weight: bold;
        color: #b92330
    }

    .store-content #p_lt_ctl01_pageplaceholder_p_lt_ctl01_On_lineForm_viewBiz_CaptureCode_lblSecurityCode {
        display: none
    }

    .store-content .CaptchaTable {
        margin: 0 auto;
        margin-top: 20px;
        margin-bottom: 20px
    }

    .store-content .FormButton {
        width: 250px;
        height: 40px;
        border-radius: 27px;
        box-shadow: 0 2px 10px 0 rgba(0,0,0,.5);
        background-color: #b9232f;
        margin: 0 auto;
        display: block;
        border: 0 !important
    }

        .store-content .FormButton:hover {
            width: 250px;
            height: 40px;
            border-radius: 27px;
            box-shadow: 0 2px 10px 0 rgba(0,0,0,.5);
            background-color: #b9232f;
            opacity: .6;
            margin: 0 auto;
            display: block;
            border: 0 !important
        }

    .store-content .backHomeBtn, .store-content .backHomeBtn:hover {
        width: 165px;
        font-size: 18px;
        border-radius: 25px;
        margin-top: 30px;
        min-height: 50px;
        padding-top: 10px
    }

    .store-content .form-control:focus {
        box-shadow: none !important;
        border-color: #a81017 !important
    }

    .store-content .ErrorLabel, .store-content .EditingFormErrorLabel {
        color: red
    }

    .store-content #p_lt_ctl01_pageplaceholder_p_lt_ctl01_MiraiOn_lineForm_V2_viewBiz {
        width: 100%
    }

    .store-content select {
        -moz-appearance: none;
        -webkit-appearance: none;
        appearance: none;
        height: 50px;
        border-radius: 10pt
    }

    .store-content [id$="ncptopic"] {
        position: relative;
        cursor: pointer
    }

        .store-content [id$="ncptopic"] select {
            cursor: pointer
        }

        .store-content [id$="ncptopic"]:after {
            font-family: "Font Awesome 6 Pro";
            content: "";
            display: inline-block;
            padding-right: 3px;
            vertical-align: middle;
            font-weight: 900;
            position: absolute;
            right: 10pt;
            font-size: 16pt;
            top: 9pt;
            bottom: 0;
            margin: auto;
            transition: transform ease .25s;
            color: #b92330
        }

@media screen and (max-width: 768px) {
    .store-content {
        background: #fff;
        max-width: 100%
    }

        .store-content .store-header {
            text-align: left;
            padding-left: 0;
            padding-right: 0
        }

        .store-content .form-store {
            border-radius: 0;
            padding: 20px 0;
            margin-bottom: 30pt
        }
}

.store-content .FormButton {
    width: 250px;
    height: 40px;
    border-radius: 27px;
    box-shadow: 0 2px 10px 0 rgba(0,0,0,.5);
    background-color: #b9232f;
    margin: 0 auto;
    display: block;
    border: 0 !important
}

.store-content .backHomeBtn, .store-content .backHomeBtn:hover {
    width: 165px;
    font-size: 18px;
    border-radius: 25px;
    margin-top: 30px;
    min-height: 50px;
    padding-top: 10px
}

.store-content .form-store.thankyou-store {
    text-align: center;
    text-align: -webkit-center;
    text-align: -ms-center;
    text-align: -moz-center;
    font-size: 34px
}

    .store-content .form-store.thankyou-store img {
        width: 80%
    }



/************************************BreadCrumb***********************************************/
.hwcCustomization .TitleBreadCrumbSeparator {
    display: inline;
}
/************************************BAY theme***********************************************/
.hwcCustomization .display-none {
    display: none;
}

.hwcCustomization .lineEnd {
    height: 1px;
    margin: 14px 0 16px 0.5px;
    background-color: #d5d5d5;
}

.hwcCustomization .texttop {
    /*text-align: center;
        text-align: -moz-center;
        text-align: -webkit-center;*/
}

.hwcCustomization label {
    display: block;
    margin: 0px;
}

.hwcCustomization .bar-chart {
    padding-top: 24px;
}

.hwcCustomization .content-question {
    font-family: KeptfontsRegular !important;
    font-size: 18px !important;
    color: #000000;
    /*font-weight:bold;*/
}

.hwcCustomization .content-answer {
    margin: 20px 0 40px 0;
    /*  font-family: Thongterm-Roman !important;*/
    font-size: 18px !important;
    font-family: KeptfontsRegular !important;
    color: #000000;
}

.hwcCustomization #genPollPopup .content-answer {
    margin: 24px 0px;
}

.hwcCustomization .content-answer-margin {
    margin-bottom: 10px;
}

.hwcCustomization .zone-thanks {
    font-size: 28px;
    padding: 30px 0;
}

    .hwcCustomization .zone-thanks iframe,
    .hwcCustomization .zone-question img {
        width: 100% !important;
        border: 0 none;
    }

.hwcCustomization .active-poll {
    display: block !important;
}

.hwcCustomization label[data-alert-text],
.hwcCustomization .text-alert {
    color: red;
}

#btnPopup > input[type='submit'] {
    margin: 0 10px;
    font-size: 18px;
}

@media screen and (max-width: 800px) {
    #btnPopup > input[type='submit'] {
        margin: 10px;
    }
}

.hwcCustomization .ui-widget {
    color: #554242;
    /*font-family: "sukhumvitset-text-webfont";*/
    font-size: 14px;
    letter-spacing: 0;
    line-height: 26px;
}
/************************************button***********************************************/
.hwcCustomization .zone-button {
    /*margin: 40px 0 20px 0;*/
    margin-top: 50px;
    text-align: center;
    /*width: 100%;*/
    /*overflow: auto;*/
}

.hwcCustomization #genPollPopup .zone-button {
    margin-top: 24px;
    margin-bottom: 0px;
    text-align: center;
    width: 100%;
    overflow: auto;
}

.hwcCustomization input[type=button],
input[type=submit] {
    /*margin-right: -10px;
  /*width: 100px;*/
    font-family: "KeptfontsMedium";
    font-size: 18px;
}

.hwcCustomization .btnOrange {
    /*background: url(~/CMSWebParts/CustomizationFullPhase/Images/arrow_wht-right-y1.png) no-repeat scroll 139px 12px #ff6700;*/
    background-color: #b8232f !important;
    color: white;
    border-radius: 10px;
    /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
    -moz-border-radius: 10px;
    /* Firefox */
    -webkit-border-radius: 10px;
    /* Safari and Chrome */
    border: none;
    height: 44px;
}

    .hwcCustomization .btnOrange:hover {
        background-color: #fc7e41;
        color: white;
        border-radius: 10px;
        /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
        -moz-border-radius: 10px;
        /* Firefox */
        -webkit-border-radius: 10px;
        /* Safari and Chrome */
        border: none;
        height: 44px;
    }

.hwcCustomization .btnYellow {
    background-color: #ffda00;
    color: white;
    border-radius: 10px;
    /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
    -moz-border-radius: 10px;
    /* Firefox */
    -webkit-border-radius: 10px;
    /* Safari and Chrome */
    border: none;
    height: 44px;
    color: #554242;
}

    .hwcCustomization .btnYellow:hover {
        background-color: #fedd50;
        color: white;
        border-radius: 10px;
        /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
        -moz-border-radius: 10px;
        /* Firefox */
        -webkit-border-radius: 10px;
        /* Safari and Chrome */
        border: none;
        height: 44px;
        color: #554242;
    }

.hwcCustomization .btnGray {
    background-color: #f9efef;
    color: black;
    border-radius: 10px;
    /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
    -moz-border-radius: 10px;
    /* Firefox */
    -webkit-border-radius: 10px;
    /* Safari and Chrome */
    border: none;
}

    .hwcCustomization .btnGray:hover {
        background-color: #f9efef;
        color: black;
        border-radius: 10px;
        /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
        -moz-border-radius: 10px;
        /* Firefox */
        -webkit-border-radius: 10px;
        /* Safari and Chrome */
        border: none;
    }
/************************************checkbox***********************************************/
/************************************slider***********************************************/
.slider-hor {
    display: block;
}

.slider-ver {
    display: none;
}

@media screen and (max-width: 420px) {
    .slider-hor {
        display: none;
    }

    .slider-ver {
        display: block;
        text-align: center;
    }

    #slider-vertical {
        margin: 30px 0 30px 50%;
    }
}

.ui-slider-horizontal {
    height: 3px;
}

.ui-slider-vertical {
    width: 3px;
}

.ui-slider-range {
    height: 3px !important;
}

.ui-slider .ui-slider-handle {
    cursor: default;
    height: 30px;
    position: absolute;
    width: 30px;
    z-index: 2;
    border-radius: 100% !important;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}

.ui-slider-horizontal .ui-slider-handle {
    cursor: w-resize;
}

.ui-slider-vertical .ui-slider-handle {
    cursor: n-resize;
}

.ui-slider-vertical .ui-slider-handle {
    left: -13px;
    margin-bottom: -15px;
}

.ui-slider-horizontal .ui-slider-handle {
    margin-left: -15px;
    top: -15px;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    background: #b8232f none repeat scroll 0;
    border: 0px;
    color: none;
    font-weight: normal;
}

.ui-widget-content {
    border: 1px solid #dddddd;
    background: #e3e3e3 none repeat scroll 0;
    color: none;
}

#slider > span {
    color: white;
    text-align: center;
}

#slider-vertical > span {
    color: white;
    text-align: center;
}

.text-slider {
    padding-top: 1px;
}
/************************************col***********************************************/
.hwcCustomization .col-xs-1,
.hwcCustomization .col-sm-1,
.hwcCustomization .col-md-1,
.hwcCustomization .col-lg-1,
.hwcCustomization .col-xs-2,
.hwcCustomization .col-sm-2,
.hwcCustomization .col-md-2,
.hwcCustomization .col-lg-2,
.hwcCustomization .col-xs-3,
.hwcCustomization .col-sm-3,
.hwcCustomization .col-md-3,
.hwcCustomization .col-lg-3,
.hwcCustomization .col-xs-4,
.hwcCustomization .col-sm-4,
.hwcCustomization .col-md-4,
.hwcCustomization .col-lg-4,
.hwcCustomization .col-xs-5,
.hwcCustomization .col-sm-5,
.hwcCustomization .col-md-5,
.hwcCustomization .col-lg-5,
.hwcCustomization .col-xs-6,
.hwcCustomization .col-sm-6,
.hwcCustomization .col-md-6,
.hwcCustomization .col-lg-6,
.hwcCustomization .col-xs-7,
.hwcCustomization .col-sm-7,
.hwcCustomization .col-md-7,
.hwcCustomization .col-lg-7,
.hwcCustomization .col-xs-8,
.hwcCustomization .col-sm-8,
.hwcCustomization .col-md-8,
.hwcCustomization .col-lg-8,
.hwcCustomization .col-xs-9,
.hwcCustomization .col-sm-9,
.hwcCustomization .col-md-9,
.hwcCustomization .col-lg-9,
.hwcCustomization .col-xs-10,
.hwcCustomization .col-sm-10,
.hwcCustomization .col-md-10,
.hwcCustomization .col-lg-10,
.hwcCustomization .col-xs-11,
.hwcCustomization .col-sm-11,
.hwcCustomization .col-md-11,
.hwcCustomization .col-lg-11,
.hwcCustomization .col-xs-12,
.hwcCustomization .col-sm-12,
.hwcCustomization .col-md-12,
.hwcCustomization .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 10px;
}

.hwcCustomization .col-xs-1,
.hwcCustomization .col-xs-2,
.hwcCustomization .col-xs-3,
.hwcCustomization .col-xs-4,
.hwcCustomization .col-xs-5,
.hwcCustomization .col-xs-6,
.hwcCustomization .col-xs-7,
.hwcCustomization .col-xs-8,
.hwcCustomization .col-xs-9,
.hwcCustomization .col-xs-10,
.hwcCustomization .col-xs-11,
.hwcCustomization .col-xs-12 {
    float: left;
}

@media (min-width: 400px) {
    .hwcCustomization .col-xs-6 {
        width: 100%;
    }
}

@media (min-width: 500px) {
    .hwcCustomization .col-xs-12 {
        width: 100%;
    }

    .hwcCustomization .col-xs-11 {
        width: 91.66666667%;
    }

    .hwcCustomization .col-xs-10 {
        width: 83.33333333%;
    }

    .hwcCustomization .col-xs-9 {
        width: 75%;
    }

    .hwcCustomization .col-xs-8 {
        width: 66.66666667%;
    }

    .hwcCustomization .col-xs-7 {
        width: 58.33333333%;
    }

    .hwcCustomization .col-xs-6 {
        width: 50%;
    }

    .hwcCustomization .col-xs-5 {
        width: 41.66666667%;
    }

    .hwcCustomization .col-xs-4 {
        width: 33.33333333%;
    }

    .hwcCustomization .col-xs-3 {
        width: 25%;
    }

    .hwcCustomization .col-xs-2 {
        width: 16.66666667%;
    }

    .hwcCustomization .col-xs-1 {
        width: 8.33333333%;
    }
}

@media (min-width: 768px) {
    .hwcCustomization .col-sm-1,
    .hwcCustomization .col-sm-2,
    .hwcCustomization .col-sm-3,
    .hwcCustomization .col-sm-4,
    .hwcCustomization .col-sm-5,
    .hwcCustomization .col-sm-6,
    .hwcCustomization .col-sm-7,
    .hwcCustomization .col-sm-8,
    .hwcCustomization .col-sm-9,
    .hwcCustomization .col-sm-10,
    .hwcCustomization .col-sm-11,
    .hwcCustomization .col-sm-12 {
        float: left;
    }

    .hwcCustomization .col-sm-12 {
        width: 100%;
    }

    .hwcCustomization .col-sm-11 {
        width: 91.66666667%;
    }

    .hwcCustomization .col-sm-10 {
        width: 83.33333333%;
    }

    .hwcCustomization .col-sm-9 {
        width: 75%;
    }

    .hwcCustomization .col-sm-8 {
        width: 66.66666667%;
    }

    .hwcCustomization .col-sm-7 {
        width: 58.33333333%;
    }

    .hwcCustomization .col-sm-6 {
        width: 50%;
    }

    .hwcCustomization .col-sm-5 {
        width: 41.66666667%;
    }

    .hwcCustomization .col-sm-4 {
        width: 33.33333333%;
    }

    .hwcCustomization .col-sm-3 {
        width: 25%;
    }

    .hwcCustomization .col-sm-2 {
        width: 16.66666667%;
    }

    .hwcCustomization .col-sm-1 {
        width: 8.33333333%;
    }
}

@media (min-width: 992px) {
    .hwcCustomization .col-md-1,
    .hwcCustomization .col-md-2,
    .hwcCustomization .col-md-3,
    .hwcCustomization .col-md-4,
    .hwcCustomization .col-md-5,
    .hwcCustomization .col-md-6,
    .hwcCustomization .col-md-7,
    .hwcCustomization .col-md-8,
    .hwcCustomization .col-md-9,
    .hwcCustomization .col-md-10,
    .hwcCustomization .col-md-11,
    .hwcCustomization .col-md-12 {
        float: left;
    }

    .hwcCustomization .col-md-12 {
        width: 100%;
    }

    .hwcCustomization .col-md-11 {
        width: 91.66666667%;
    }

    .hwcCustomization .col-md-10 {
        width: 83.33333333%;
    }

    .hwcCustomization .col-md-9 {
        width: 75%;
    }

    .hwcCustomization .col-md-8 {
        width: 66.66666667%;
    }

    .hwcCustomization .col-md-7 {
        width: 58.33333333%;
    }

    .hwcCustomization .col-md-6 {
        width: 50%;
    }

    .hwcCustomization .col-md-5 {
        width: 41.66666667%;
    }

    .hwcCustomization .col-md-4 {
        width: 33.33333333%;
    }

    .hwcCustomization .col-md-3 {
        width: 25%;
    }

    .hwcCustomization .col-md-2 {
        width: 16.66666667%;
    }

    .hwcCustomization .col-md-1 {
        width: 8.33333333%;
    }
}

@media (min-width: 1200px) {
    .hwcCustomization .col-lg-1,
    .hwcCustomization .col-lg-2,
    .hwcCustomization .col-lg-3,
    .hwcCustomization .col-lg-4,
    .hwcCustomization .col-lg-5,
    .hwcCustomization .col-lg-6,
    .hwcCustomization .col-lg-7,
    .hwcCustomization .col-lg-8,
    .hwcCustomization .col-lg-9,
    .hwcCustomization .col-lg-10,
    .hwcCustomization .col-lg-11,
    .hwcCustomization .col-lg-12 {
        float: left;
    }

    .hwcCustomization .col-lg-12 {
        /*width: 100%;*/
    }

    .hwcCustomization .col-lg-11 {
        width: 91.66666667%;
    }

    .hwcCustomization .col-lg-10 {
        width: 83.33333333%;
    }

    .hwcCustomization .col-lg-9 {
        width: 75%;
    }

    .hwcCustomization .col-lg-8 {
        width: 66.66666667%;
    }

    .hwcCustomization .col-lg-7 {
        width: 58.33333333%;
    }

    .hwcCustomization .col-lg-6 {
        width: 50%;
    }

    .hwcCustomization .col-lg-5 {
        width: 41.66666667%;
    }

    .hwcCustomization .col-lg-4 {
        width: 33.33333333%;
    }

    .hwcCustomization .col-lg-3 {
        width: 25%;
    }

    .hwcCustomization .col-lg-2 {
        width: 16.66666667%;
    }

    .hwcCustomization .col-lg-1 {
        width: 8.33333333%;
    }
}
/************************************modal***********************************************/
.modalbox,
.modalBox2 {
    width: auto;
}

.modalbox,
.modalBox2 {
    background: none repeat scroll 0 0 #f6f6f6;
    box-shadow: 0 0 8px #171a24;
    box-sizing: border-box;
    /*color: #182a3c;
        min-height: 20%;
        min-width: 40%;*/
    padding: 20px;
    transform: scale(0.95);
    border-radius: 20px;
}

img.iw-closeImg {
    height: 24px;
    width: 24px;
}

.modalFooter {
    bottom: 0;
    color: #fff;
    position: absolute;
}

    .modalFooter span {
        cursor: pointer;
    }

.iw-modalOverlay {
    background: none repeat scroll 0 0 #000;
    opacity: 0.5;
}
/* Close button */
.remodal-close {
    position: absolute;
    top: 10px;
    /*left: 5px;*/
    right: 10px;
    width: 28px;
    height: 28px;
    text-decoration: none;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid #dfdada;
    -webkit-transition: background 0.2s linear;
    -moz-transition: background 0.2s linear;
    -o-transition: background 0.2s linear;
    transition: background 0.2s linear;
}

    .remodal-close:after {
        display: block;
        margin-top: -10px;
        text-align: center;
        font-size: 32px;
        font-family: Arial, 'Helvetica CY', 'Nimbus Sans L', sans-serif !important;
        content: "×";
        cursor: pointer;
        text-decoration: none;
        color: #dfdada;
        -webkit-transition: all 0.2s linear;
        -moz-transition: all 0.2s linear;
        -o-transition: all 0.2s linear;
        transition: all 0.2s linear;
    }

    .remodal-close:hover,
    .remodal-close:active {
        /*background: #3e5368;*/
    }

        .remodal-close:hover.remodal-close:after,
        .remodal-close:active.remodal-close:after {
            /*color: #f4f4f4;*/
        }

.hwcCustomization .text-bold span {
    font-size: 25px;
    font-weight: bold;
    color: #000;
    font-family: "KeptfontsBold";
    letter-spacing: 0;
    line-height: 26px;
}

iframe,
object,
embed {
    max-width: 100%;
}

.ratio {
    display: block;
    width: 100%;
    height: auto;
}

.hwcCustomization img {
    width: initial;
    height: initial;
}

input.Cm-css-checkbox[type="radio"] + label.Cm-css-checkbox-label {
    /*height: 30px;*/
}

input.Cm-css-checkbox[type="radio"] {
    margin-top: 29px;
}

.displayBlock {
    display: block !important;
    height: 100% !important;
    white-space: nowrap;
}

.displayTable {
    display: table !important;
}
/*.hwcCustomization .radio-inline input[type="radio"] + span{
    font-size: 16px !important;
}*/
.hwcCustomization .radio-inline input[type="radio"] + label:before,
.hwcCustomization .radio-inline input[type="radio"] + span:before {
    font-size: 24px;
    vertical-align: sub;
    padding-right: 8px;
    /*content: "\f111";*/
    font-family: "Font Awesome 6 Pro";
    position: absolute;
    left: 0;
    font-weight: 100;
    color: #bbbbbb;
}

.hwcCustomization .radio-inline input[type="radio"]:hover + label:before,
.hwcCustomization .radio-inline input[type="radio"]:hover + span:before {
    font-size: 24px;
    vertical-align: sub;
    padding-right: 8px;
    /* content: "\f111";*/
    font-family: "Font Awesome 6 Pro";
    position: absolute;
    left: 0;
    font-weight: 100;
    color: #bbbbbb;
}

.hwcCustomization .radio-inline input[type="radio"]:checked + label,
.hwcCustomization .radio-inline input[type="radio"]:checked + span {
    background-position: 0 -65px;
}

    .hwcCustomization .radio-inline input[type="radio"]:checked + label:before,
    .hwcCustomization .radio-inline input[type="radio"]:checked + span:before {
        color: #ffd400;
        font-weight: 900;
        /*content: "\f192";*/
        font-family: "Font Awesome 6 Pro";
        font-weight: bold;
    }

.hwcCustomization .radio-inline input[type="radio"]:checked:hover + label:before,
.hwcCustomization .radio-inline input[type="radio"]:checked:hover + span:before {
    color: #ffd400;
    font-weight: 900;
    /*content: "\f192";*/
    font-family: "Font Awesome 6 Pro";
    font-weight: bold;
}

.card {
    padding: 40px 100px;
    /*border: 0px solid #e8e8e8 !important;
    background-color: unset !important;*/
    border-radius: 3px;
    background-color: #FFFFFF;
    box-shadow: 1px 2px 20px 0 rgba(35, 19, 18, 0.05);
    max-width: 770px;
    border: 0px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .display-h-md {
        display: none;
    }
}

@media (min-width: 992px) {
    .display-h-l {
        display: none;
    }

/*    #genSurvey {
        transform: translate(16%, 4%);
    }*/
}
#genSurvey {
    margin: 0 auto;
}

@media (min-width: 1200px) {
    .display-h-lg {
        display: none;
    }
    /*
  #genPoll {
    transform: translate(28%, 4%);
  }
  */
}

@media (max-width: 575px) {
    .card {
        padding: 24px 30px;
    }

    input.btn,
    button.btn {
        min-width: 270px;
        height: 44px;
    }

    .hwcCustomization .radio-inline {
        padding-bottom: 10px;
    }
}

.g-recaptcha {
    margin: 0 auto;
    width: 332px;
    transform: translate(5px, 0);
}


/* by dum-soken */
.btnGray:active {
    background-color: #f9efef !important;
    color: black !important;
    border-radius: 10px !important;
    /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
    -moz-border-radius: 10px !important;
    /* Firefox */
    -webkit-border-radius: 10px !important;
    /* Safari and Chrome */
    border: none !important;
}

#btnPopup input[type=submit] {
    font-family: "KeptfontsMedium";
    font-size: 18px !important;
    width: 270px !important;
    height: 60px !important;
}





.zone-button .btn {
    font-family: "KeptfontsMedium";
    font-size: 18px !important;
    width: 270px;
    height: 60px;
}

.zone-button .btn-primary2 {
    color: #fff;
    background-color: #b8232f !important;
}

.btn.btn-poll {
    background-color: #f9efef;
    color: #000000;
}

input[type='radio'] {
    -webkit-appearance: none;
    width: 20px;
    height: 20px;
    border: 1px solid darkgray;
    border-radius: 50%;
    outline: none;
    /*margin-left:31px;*/
    box-shadow: 0 0 0px 0px grey inset;
}

    input[type='radio']:hover {
        box-shadow: 0 0 1px 0px orange inset;
    }

    input[type='radio']:before {
        content: '';
        display: block;
        width: 90%;
        height: 90%;
        margin: 5% auto;
        border-radius: 50%;
    }

    input[type='radio']:checked:before {
        background: #ffce00;
    }

strong {
    font-weight: inherit !important;
}

#lblCommandPopup {
    font-family: "KeptfontsRegular";
    font-size: 18px !important;
    color: #000;
}

.zone-question span {
    font-family: "KeptfontsRegular";
}

hr {
    border-top: 0px !important;
}

.boxRight td {
    width: 38px !important;
    text-align: center !important;
}


/* dum-soken */
.displayTable input[type='radio'] {
    display: table !important;
    margin-left: 31px !important;
}

.texttop input[type='radio'] {
    display: table !important;
    margin: auto;
}

.hwcCustomization .texttop label {
    margin-bottom: 29px !important;
}

.hwcCustomization .radio-inline label {
    display: inline-block;
}

.hwcCustomization .form-group .radio-inline {
    display: inline-block;
    margin-right: 16px;
}

.hwcCustomization .radio-inline input[type="text"] {
    margin-top: 8px;
}

input[type='radio']:before {
    width: 80%;
    height: 80%;
    margin: 8% auto;
}

input.Cm-css-checkbox[type="radio"] {
    margin-top: 0px;
}

.Cm-css-checkbox-label + .radiobox-padding {
    display: inline-block;
}

    .Cm-css-checkbox-label + .radiobox-padding input[type="text"] {
        width: 100%;
    }

.content-answer .answer-other-top {
    margin-top: 16px;
    width: 100%;
}