﻿.color,
.color h2,
.g-text-underline {
    text-decoration: underline
}

.g-text-break-word,
.g-word-break {
    word-wrap: break-word
}

.g-cursor-pointer,
.nice-select {
    cursor: pointer
}

.g-px-71 {
    padding-left: 3rem !important;
    padding-right: 9rem !important
}

.g-pull-50x-up {
    -webkit-transform: translateY(-51%);
    -ms-transform: translateY(-51%);
    transform: translateY(-51%)
}

.g-pull-50x-bottom {
    -webkit-transform: translateY(51%);
    -ms-transform: translateY(51%);
    transform: translateY(51%)
}

.g-pull-50x-left {
    -webkit-transform: translateX(-51%);
    -ms-transform: translateX(-51%);
    transform: translateX(-51%)
}

.g-pull-50x-right {
    -webkit-transform: translateX(51%);
    -ms-transform: translateX(51%);
    transform: translateX(51%)
}

.g-bg-attachment-fixed {
    background-attachment: fixed
}

.g-bg-gray-light-gradient-v1--after::after {
    background: linear-gradient(to bottom, rgba(247, 247, 247, .5), #f7f7f7)
}

.g-bg-white-gradient-v1--after::after {
    background: linear-gradient(to bottom, rgba(255, 255, 255, .5), rgba(255, 255, 255, .9))
}

.g-bg-gray-lineargradient {
    background-repeat: repeat-x;
    background-image: linear-gradient(180deg, #fff, #dbdbdb)
}

.g-bg-bluepink-lineargradient {
    background-repeat: repeat-x;
    background-image: linear-gradient(50deg, #2b7cb6, #f62d51)
}

.g-bg-blue-lineargradient {
    background-repeat: repeat-x;
    background-image: linear-gradient(0deg, #73bec7, #4e66b0)
}

.g-bg-blue-lineargradient-v2 {
    background-repeat: repeat-x;
    background-image: linear-gradient(225deg, #429edc, #00629e)
}

.g-bg-blue-lineargradient-v3 {
    background-repeat: repeat-x;
    background-image: linear-gradient(225deg, #3266a2, #98cfbf)
}

.g-bg-blue-lineargradient-v4 {
    background-repeat: repeat-x;
    background-image: linear-gradient(225deg, #5b85df, #3ec2e3)
}

.g-bg-blue-lineargradient-v5 {
    background-repeat: repeat-x;
    background-image: linear-gradient(225deg, #0050c2, #5180fa)
}

.g-bg-orange-lineargradient {
    background-repeat: repeat-x;
    background-image: linear-gradient(225deg, #be1715, #ed6d0f)
}

.g-bg-orange-lineargradient-v2 {
    background-repeat: repeat-x;
    background-image: linear-gradient(225deg, #f5cd21, #c22821)
}

.g-bg-yellow-lineargradient {
    background-repeat: repeat-x;
    background-image: linear-gradient(225deg, #f59b00, #f5d400)
}

.g-bg-darkpurple-lineargradient {
    background-repeat: repeat-x;
    background-image: linear-gradient(225deg, #0b011d, #330c3c)
}

.g-bg-bluegray-lineargradient {
    background-repeat: repeat-x;
    background-image: linear-gradient(225deg, #1d253c, #3e4757)
}

.g-bg-pink-lineargradient {
    background-repeat: repeat-x;
    background-image: linear-gradient(225deg, #b6003b, #ed1261)
}

.g-bg-pink-lineargradient-v2 {
    background-image: linear-gradient(to right top, #fc7279 10%, #ff7b9c 65%, #ffc019 125%);
    background-repeat: no-repeat
}

.g-bg-red-lineargradient {
    background-repeat: repeat-x;
    background-image: linear-gradient(225deg, #d70417, #9f041b)
}

.g-bg-black-gradient-opacity-v1,
.g-bg-black-gradient-opacity-v1--after::after {
    background-image: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, .9) 100%);
    background-repeat: repeat-x
}

.g-bg-green-gradient-opacity-v1,
.g-bg-green-gradient-opacity-v1--after::after {
    background-image: linear-gradient(to bottom, rgba(51, 152, 220, .5) 0, rgba(114, 192, 44, .8) 100%);
    background-repeat: repeat-x
}

.g-bg-pink-gradient-opacity-v1,
.g-bg-pink-gradient-opacity-v1--after::after {
    background-image: linear-gradient(to bottom, rgba(114, 192, 44, .5) 0, rgba(232, 28, 98, .8) 100%);
    background-repeat: repeat-x
}

.g-bg-cyan-gradient-opacity-v1,
.g-bg-cyan-gradient-opacity-v1--after::after {
    background-image: linear-gradient(to bottom, rgba(0, 0, 153, .5) 0, rgba(0, 190, 214, .6) 100%);
    background-repeat: repeat-x
}

.g-bg-purple-gradient-opacity-v1,
.g-bg-purple-gradient-opacity-v1--after::after {
    background-repeat: repeat-x;
    background-image: linear-gradient(150deg, #b7ebf6, rgba(228, 97, 210, .7))
}

.g-bg-primary-gradient-opacity-v1,
.g-bg-primary-gradient-opacity-v1--after::after {
    background-repeat: repeat-x;
    background-image: linear-gradient(150deg, #72c02c, rgba(51, 152, 220, .7))
}

.g-bg-gray-gradient-opacity-v1,
.g-bg-gray-gradient-opacity-v1--after::after {
    background-image: linear-gradient(to top, #f7f7f7 0, #fff 100%);
    background-repeat: repeat-x
}

.g-bg-white-gradient-opacity-v1,
.g-bg-white-gradient-opacity-v1--after::after {
    background-image: linear-gradient(to top, rgba(0, 0, 0, .7) 0, transparent 100%);
    background-repeat: repeat-x
}

.g-bg-white-gradient-opacity-v2,
.g-bg-white-gradient-opacity-v2--after::after {
    background-image: linear-gradient(to top, #000 0, rgba(0, 0, 0, .1) 100%);
    background-repeat: repeat-x
}

.g-bg-white-gradient-opacity-v3,
.g-bg-white-gradient-opacity-v3--after::after {
    background-image: linear-gradient(to left, #fff 30%, rgba(255, 255, 255, .3) 100%);
    background-repeat: repeat-x
}

.g-bg-white-gradient-opacity-v4,
.g-bg-white-gradient-opacity-v4--after::after {
    background-image: linear-gradient(to right, #fff 30%, rgba(255, 255, 255, .3) 100%);
    background-repeat: repeat-x
}

.g-bg-white-gradient-opacity-v5,
.g-bg-white-gradient-opacity-v5--after::after {
    background-image: linear-gradient(to right, #fff 47%, rgba(255, 255, 255, 0) 75%);
    background-repeat: repeat-x
}

.g-bg-bluegray-gradient-opacity-v1,
.g-bg-bluegray-gradient-opacity-v1--after::after {
    background-image: linear-gradient(to top, rgba(88, 95, 105, .2) 0, transparent 100%);
    background-repeat: repeat-x
}

.g-bg-bluegray-gradient-opacity-v2,
.g-bg-bluegray-gradient-opacity-v2--after::after {
    background-image: linear-gradient(to top, rgba(88, 95, 105, .3) 0, transparent 100%);
    background-repeat: repeat-x
}

.g-bg-bluegray-gradient-opacity-v3,
.g-bg-bluegray-gradient-opacity-v3--after::after {
    background-repeat: repeat-x;
    background-image: linear-gradient(150deg, rgba(107, 125, 224, .85), #2a2734)
}

.g-bg-secondary-gradient-v1,
.g-bg-secondary-gradient-v1--after::after {
    background-image: linear-gradient(to top, rgba(250, 250, 250, 0) 0, #fafafa 100%);
    background-repeat: repeat-x
}

.g-bg-secondary-gradient-v2,
.g-bg-secondary-gradient-v2--after::after {
    background-image: linear-gradient(to top, #fafafa 0, rgba(250, 250, 250, 0) 100%);
    background-repeat: repeat-x
}

.g-bg-lightblue-radialgradient-ellipse {
    background-image: radial-gradient(ellipse farthest-corner at 50% 50%, #fff 22%, #d6e2ee);
    background-repeat: no-repeat
}

.g-bg-gray-radialgradient-ellipse {
    background-image: radial-gradient(ellipse farthest-corner at 50% 50%, #dbdbdb 22%, #bbb);
    background-repeat: no-repeat
}

.g-bg-graylight-radialgradient-ellipse {
    background-image: radial-gradient(ellipse farthest-corner at 50% 50%, #fff 25%, #eee);
    background-repeat: no-repeat
}

.g-bg-lightblue-radialgradient-circle {
    background-image: radial-gradient(circle farthest-corner at 75% 95%, #fff, #d6e2ee);
    background-repeat: no-repeat
}

.g-bg-blue-radialgradient-circle {
    background-image: radial-gradient(circle farthest-side at 50% 50%, #2294d7, #275296);
    background-repeat: no-repeat
}

.g-bg-darkgray-radialgradient-circle {
    background-image: radial-gradient(circle farthest-side at 110% 0, #596070, #31353e);
    background-repeat: no-repeat
}

.g-bg-blue-radialgradient-circle-endless {
    background-image: repeating-radial-gradient(circle at 50% 50%, #b9ecfe, #b9ecfe 10px, #82ddff 10px, #82ddff 20px)
}

.g-bg-gray-verticalstripes-endless {
    background: repeating-linear-gradient(to bottom, #fff, #fff 5px, #eee 5px, #eee 10px)
}

.g-bg-main {
    background-color: #fff !important
}

.d-c-bg {
    background: url(../img/developer-companies-bg.svg) top no-repeat;
    margin-top: -320px
}
.crytpo-bg {
    background: url(../img/crytpo-bg.svg?v=2) top no-repeat;
    margin-top: -320px
}

.g-mt-110-l {
    margin-top: 8.85714rem
}

.why-about-bg {
    background: url(../img/why-about-bg.png?v=1) center no-repeat;
    height: 1774px;
    z-index: 5;
    margin-top: -444px
}

.payments-body-bg {
    background: url(../img/payments-bg.png?v=1) center no-repeat;
    margin-bottom: 50px
}

.companies-bg {
    background: url(../img/companies-bg.png) center no-repeat;
    z-index: 5
}

.gtr-bg {
    background: url(../img/gtr-content-bg.png?v=1) center no-repeat;
    z-index: 5
}

.contact-bg {
    background: url(../img/contact-us-bg.png) center no-repeat;
    z-index: 5
}

.developer-bg-right {
    background: url(../img/developers-bg-right.png?v=1) center top no-repeat;
    z-index: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    margin-top: -180px
}

.developer-bg-left {
    background: url(../img/developer-bg-left.png?v=1) center top no-repeat
}

.products-xtrmpay-bg {
    background: url(../img/products-bg1.png?v=1) left top no-repeat
}

.products-xtrmanypay-bg {
    background: url(../img/products-bg2.png?v=1) center top no-repeat
}

.products-api-bg {
    background: url(../img/products-bg3.png?v=1) center top no-repeat
}

.developer-bg-right p {
    line-height: 30px
}

.g-bg-secondary {
    background-color: #fafafa !important
}

.g-bg-primary {
    background-color: #13f5a8 !important
}

.g-bg-primary--hover:hover {
    background-color: #72c02c !important
}

.u-block-hover:hover .g-bg-primary--hover {
    background-color: #72c02c
}

.active .g-bg-primary--active,
.g-bg-primary--active.active,
.g-bg-primary--after::after,
.g-bg-primary--before::before,
.g-parent.active .g-bg-primary--parent-active,
.g-parent:hover .g-bg-primary--parent-hover {
    background-color: #72c02c !important
}

.g-bg-primary-dark-v1 {
    background-color: #6db82a !important
}

.g-bg-primary-dark-v2 {
    background-color: #66ab27 !important
}

.g-bg-primary-dark-v3 {
    background-color: #599722 !important
}

.g-bg-primary-opacity-0_1 {
    background-color: rgba(114, 192, 44, .1) !important
}

.active .g-bg-primary-opacity-0_2--active,
.g-bg-primary-opacity-0_2,
.g-bg-primary-opacity-0_2--after::after,
.g-bg-primary-opacity-0_2--before::before,
.g-bg-primary-opacity-0_2--hover--after:hover::after,
.g-bg-primary-opacity-0_2--hover:hover {
    background-color: rgba(114, 192, 44, .2) !important
}

.active .g-bg-primary-opacity-0_3--active,
.g-bg-primary-opacity-0_3,
.g-bg-primary-opacity-0_3--after::after,
.g-bg-primary-opacity-0_3--before::before,
.g-bg-primary-opacity-0_3--hover--after:hover::after,
.g-bg-primary-opacity-0_3--hover:hover {
    background-color: rgba(114, 192, 44, .3) !important
}

.g-bg-primary-opacity-0_4,
.g-bg-primary-opacity-0_4--after::after,
.g-bg-primary-opacity-0_4--hover--after:hover::after,
.g-bg-primary-opacity-0_4--hover:hover {
    background-color: rgba(114, 192, 44, .4) !important
}

.g-bg-primary-opacity-0_6,
.g-bg-primary-opacity-0_6--after::after,
.g-bg-primary-opacity-0_6--hover--after:hover::after,
.g-bg-primary-opacity-0_6--hover:hover {
    background-color: rgba(114, 192, 44, .6) !important
}

.g-bg-primary-opacity-0_8,
.g-bg-primary-opacity-0_8--after--hover:hover::after,
.g-bg-primary-opacity-0_8--after::after,
.g-bg-primary-opacity-0_8--before--hover:hover::after,
.g-bg-primary-opacity-0_8--before::after,
.g-bg-primary-opacity-0_8--hover--after:hover::after,
.g-bg-primary-opacity-0_8--hover:hover {
    background-color: rgba(114, 192, 44, .8) !important
}

.g-bg-primary-opacity-0_9,
.g-bg-primary-opacity-0_9--after--hover:hover::after,
.g-bg-primary-opacity-0_9--after::after,
.g-bg-primary-opacity-0_9--before--hover:hover::after,
.g-bg-primary-opacity-0_9--before::after,
.g-bg-primary-opacity-0_9--hover--after:hover::after,
.g-bg-primary-opacity-0_9--hover:hover {
    background-color: rgba(114, 192, 44, .9) !important
}

.g-bg-black,
.g-bg-black--after::after,
.g-bg-black--hover:hover {
    background-color: #000 !important
}

.g-bg-black-opacity-0_1,
.g-bg-black-opacity-0_1--after::after {
    background-color: rgba(0, 0, 0, .1) !important
}

.g-bg-black-opacity-0_2,
.g-bg-black-opacity-0_2--after::after {
    background-color: rgba(0, 0, 0, .2) !important
}

.g-bg-black-opacity-0_3,
.g-bg-black-opacity-0_3--after::after,
.g-bg-black-opacity-0_3--before::before,
.g-bg-black-opacity-0_3--hover--after:hover::after,
.g-bg-black-opacity-0_3--hover:hover {
    background-color: rgba(0, 0, 0, .3) !important
}

.g-bg-black-opacity-0_4,
.g-bg-black-opacity-0_4--after::after {
    background-color: rgba(0, 0, 0, .4) !important
}

.g-bg-black-opacity-0_5,
.g-bg-black-opacity-0_5--after::after,
.g-bg-black-opacity-0_5--hover:hover {
    background-color: rgba(0, 0, 0, .5) !important
}

.g-bg-black-opacity-0_6 {
    background-color: rgba(0, 0, 0, .6) !important
}

.g-bg-black-opacity-0_6--hover:hover {
    background-color: rgba(0, 0, 0, .7) !important
}

.g-bg-black-opacity-0_6--after::after {
    background-color: rgba(0, 0, 0, .6) !important
}

.g-bg-black-opacity-0_7,
.g-bg-black-opacity-0_7--after::after,
.g-bg-black-opacity-0_7--hover:hover {
    background-color: rgba(0, 0, 0, .7) !important
}

.g-bg-black-opacity-0_8,
.g-bg-black-opacity-0_8--after::after,
.g-bg-black-opacity-0_8--hover:hover {
    background-color: rgba(0, 0, 0, .8) !important
}

.g-bg-black-opacity-0_9,
.g-bg-black-opacity-0_9--after::after,
.g-bg-black-opacity-0_9--hover:hover {
    background-color: rgba(0, 0, 0, .9) !important
}

.u-block-hover:hover .g-bg-black--hover {
    background-color: #000 !important
}

.g-bg-white,
.g-bg-white--active.active,
.g-bg-white--after::after,
.g-bg-white--before::before,
.g-bg-white--disabled:disabled,
.g-bg-white--hover:hover,
.g-parent:hover .g-bg-white--parent-hover {
    background-color: #fff !important
}

.g-parent:hover .g-bg-white-opacity-0--after--parent-hover::after {
    background-color: rgba(255, 255, 255, 0) !important
}

.g-bg-white-opacity-0_05 {
    background-color: rgba(255, 255, 255, .05) !important
}

.g-bg-white-opacity-0_1,
.g-bg-white-opacity-0_1--after::after {
    background-color: rgba(255, 255, 255, .1) !important
}

.g-bg-white-opacity-0_2,
.g-bg-white-opacity-0_2--hover:hover {
    background-color: rgba(255, 255, 255, .2) !important
}

.g-bg-white-opacity-0_3,
.g-bg-white-opacity-0_3--after::after,
.g-bg-white-opacity-0_3--hover:hover {
    background-color: rgba(255, 255, 255, .3) !important
}

.g-bg-white-opacity-0_4,
.g-bg-white-opacity-0_4--hover:hover {
    background-color: rgba(255, 255, 255, .4) !important
}

.g-bg-white-opacity-0_5,
.g-bg-white-opacity-0_5--after::after {
    background-color: rgba(255, 255, 255, .5) !important
}

.g-bg-white-opacity-0_7,
.g-bg-white-opacity-0_7--after::after,
.g-bg-white-opacity-0_7--hover:hover {
    background-color: rgba(255, 255, 255, .7) !important
}

.g-bg-white-opacity-0_8,
.g-bg-white-opacity-0_8--after::after,
.g-bg-white-opacity-0_8--hover:hover {
    background-color: rgba(255, 255, 255, .8) !important
}

.g-bg-white-opacity-0_8--hover--after:hover::after {
    background-color: rgba(114, 192, 44, .8) !important
}

.g-bg-white-opacity-0_9,
.g-bg-white-opacity-0_9--after::after,
.g-bg-white-opacity-0_9--hover:hover {
    background-color: rgba(255, 255, 255, .9) !important
}

.g-bg-gray-dark-v1,
.g-bg-gray-dark-v1--hover:hover {
    background-color: #111 !important
}

.g-bg-gray-dark-v2,
.g-bg-gray-dark-v2--hover:hover {
    background-color: #333 !important
}

.g-bg-gray-dark-v3,
.g-bg-gray-dark-v3--hover:hover {
    background-color: #555 !important
}

.g-bg-gray-dark-v4,
.g-bg-gray-dark-v4--hover:hover {
    background-color: #777 !important
}

.g-bg-gray-dark-v5,
.g-bg-gray-dark-v5--hover:hover {
    background-color: #999 !important
}

.g-bg-gray-light-v1,
.g-bg-gray-light-v1--hover:hover {
    background-color: #bbb !important
}

.g-bg-gray-light-v2,
.g-bg-gray-light-v2--hover:hover {
    background-color: #ccc !important
}

.g-bg-gray-light-v3,
.g-bg-gray-light-v3--hover:hover {
    background-color: #ddd !important
}

.g-bg-gray-light-v4,
.g-bg-gray-light-v4--hover:hover {
    background-color: #eee !important
}

.active .g-bg-gray-light-v5--active,
.g-bg-gray-light-v5,
.g-bg-gray-light-v5--active.active,
.g-bg-gray-light-v5--hover:hover {
    background-color: #f7f7f7 !important
}

.g-bg-transparent,
.g-bg-transparent--hover--after:hover::after,
.g-bg-transparent--hover:hover,
.g-parent:hover .g-bg-transparent--parent-hover,
.nice-select .list:hover .option:not(:hover) {
    background-color: transparent !important
}

.g-bg-beige {
    background-color: #e5e1de !important
}

.g-bg-green {
    background-color: #72c02c !important
}

.g-bg-green-opacity-0_1 {
    background-color: rgba(114, 192, 44, .1) !important
}

.g-bg-green--hover:hover {
    background-color: #72c02c !important
}

.g-bg-blue {
    background-color: #3398dc !important
}

.g-bg-blue-opacity-0_1 {
    background-color: rgba(51, 152, 220, .1) !important
}

.g-bg-blue-opacity-0_7 {
    background-color: rgba(51, 152, 220, .7) !important
}

.g-bg-blue-opacity-0_9 {
    background-color: rgba(51, 152, 220, .9) !important
}

.g-bg-blue--hover:hover {
    background-color: #3398dc !important
}

.g-bg-lightblue {
    background-color: #edf2f8 !important
}

.g-bg-lightblue-opacity-0_1 {
    background-color: rgba(237, 242, 248, .1) !important
}

.g-bg-lightblue-v1 {
    background-color: #d6e2ee !important
}

.g-bg-lightblue-v1-opacity-0_1 {
    background-color: rgba(214, 226, 238, .1) !important
}

.g-bg-darkblue {
    background-color: #009 !important
}

.g-bg-darkblue-opacity-0_1 {
    background-color: rgba(0, 0, 153, .1) !important
}

.g-bg-indigo {
    background-color: #4263a3 !important
}

.g-bg-indigo-opacity-0_1 {
    background-color: rgba(66, 99, 163, .1) !important
}

.g-bg-red {
    background-color: red !important
}

.g-bg-red-opacity-0_1 {
    background-color: rgba(255, 0, 0, .1) !important
}

.g-bg-red-opacity-0_2 {
    background-color: rgba(255, 0, 0, .2) !important
}

.g-bg-red-opacity-0_5 {
    background-color: rgba(255, 0, 0, .5) !important
}

.g-bg-red-opacity-0_8 {
    background-color: rgba(255, 0, 0, .8) !important
}

.g-bg-red--hover:hover {
    background-color: red !important
}

.g-bg-lightred {
    background-color: #e64b3b !important
}

.g-bg-lightred-opacity-0_1 {
    background-color: rgba(230, 75, 59, .1) !important
}

.g-bg-lightred--hover:hover {
    background-color: #e64b3b !important
}

.g-bg-darkred {
    background-color: #a10f2b !important
}

.g-bg-darkred-opacity-0_1 {
    background-color: rgba(161, 15, 43, .1) !important
}

.g-bg-purple {
    background-color: #9a69cb !important
}

.g-bg-purple-opacity-0_1 {
    background-color: rgba(154, 105, 203, .1) !important
}

.g-bg-purple-opacity-0_7 {
    background-color: rgba(154, 105, 203, .7) !important
}

.g-bg-purple-opacity-0_9,
.g-bg-purple-opacity-0_9--after::after {
    background-color: rgba(154, 105, 203, .9) !important
}

.g-bg-purple--hover:hover {
    background-color: #9a69cb !important
}

.g-bg-bluex--hover:hover {
    background-color: #553eff !important
}

.g-bg-darkpurple {
    background-color: #6639b6 !important
}

.g-bg-darkpurple-opacity-0_1 {
    background-color: rgba(102, 57, 182, .1) !important
}

.g-bg-pink {
    background-color: #e81c62 !important
}

.g-bg-pink-opacity-0_1 {
    background-color: rgba(232, 28, 98, .1) !important
}

.g-bg-pink-opacity-0_9 {
    background-color: rgba(232, 28, 98, .9) !important
}

.g-bg-pink--after--hover:hover::after,
.g-bg-pink--after::after,
.g-bg-pink--before--hover:hover::after,
.g-bg-pink--before::after,
.g-bg-pink--hover:hover {
    background-color: #e81c62 !important
}

.g-bg-orange {
    background-color: #e57d20 !important
}

.g-bg-orange-opacity-0_1 {
    background-color: rgba(229, 125, 32, .1) !important
}

.g-bg-orange-opacity-0_2 {
    background-color: rgba(229, 125, 32, .2) !important
}

.g-bg-orange--hover:hover {
    background-color: #e57d20 !important
}

.g-bg-deeporange {
    background-color: #fe541e !important
}

.g-bg-deeporange-opacity-0_1 {
    background-color: rgba(254, 84, 30, .1) !important
}

.g-bg-deeporange--hover:hover {
    background-color: #fe541e !important
}

.g-bg-yellow {
    background-color: #ebc71d !important
}

.g-bg-yellow-opacity-0_1 {
    background-color: rgba(235, 199, 29, .1) !important
}

.g-bg-yellow-opacity-0_7 {
    background: rgba(235, 199, 29, .7) !important
}

.g-bg-yellow--hover:hover {
    background-color: #ebc71d !important
}

.g-bg-aqua {
    background-color: #29d6e6 !important
}

.g-bg-aqua-opacity-0_1 {
    background-color: rgba(41, 214, 230, .1) !important
}

.g-bg-aqua-opacity-0_9 {
    background-color: rgba(41, 214, 230, .9) !important
}

.g-bg-aqua--hover:hover {
    background-color: #29d6e6 !important
}

.g-bg-cyan {
    background-color: #00bed6 !important
}

.g-bg-cyan-opacity-0_1 {
    background-color: rgba(0, 190, 214, .1) !important
}

.g-bg-cyan-opacity-0_9,
.g-bg-cyan-opacity-0_9--after::after {
    background-color: rgba(0, 190, 214, .9) !important
}

.g-bg-cyan--hover:hover {
    background-color: #00bed6 !important
}

.g-bg-teal {
    background-color: #18ba9b !important
}

.g-bg-teal-opacity-0_1 {
    background-color: rgba(24, 186, 155, .1) !important
}

.g-bg-teal-opacity-0_9,
.g-bg-teal-opacity-0_9--after::after {
    background-color: rgba(24, 186, 155, .9) !important
}

.g-bg-teal--hover:hover {
    background-color: #18ba9b !important
}

.g-bg-brown {
    background-color: #9c8061 !important
}

.g-bg-brown-opacity-0_1 {
    background-color: rgba(156, 128, 97, .1) !important
}

.g-bg-brown--hover:hover {
    background-color: #9c8061 !important
}

.g-bg-bluegray {
    background-color: #585f69 !important
}

.g-bg-bluegray-opacity-0_1 {
    background-color: rgba(88, 95, 105, .1) !important
}

.g-bg-bluegray-opacity-0_2--after::after,
.g-bg-bluegray-opacity-0_2--before::before {
    background-color: rgba(88, 95, 105, .2) !important
}

.g-bg-bluegray-opacity-0_3--after::after,
.g-bg-bluegray-opacity-0_3--before::before {
    background-color: rgba(88, 95, 105, .3) !important
}

.g-bg-bluegray-opacity-0_5,
.g-bg-bluegray-opacity-0_5--after::after {
    background-color: rgba(88, 95, 105, .5) !important
}

.g-bg-bluegray-opacity-0_7 {
    background-color: rgba(88, 95, 105, .7) !important
}

.g-bg-bluegray--hover:hover {
    background-color: #585f69 !important
}

.g-grayscale-100x {
    filter: url(data:image/svg+xml;utf8,<svgxmlns='http://www.w3.org/2000/svg'><filterid='grayscale'><feColorMatrixtype='matrix'values='0.33330.33330.3333000.33330.33330.3333000.33330.33330.33330000010'/></filter></svg>#grayscale);
    filter: gray;
    -webkit-filter: grayscale(100%)
}

.g-grayscale-0--hover:hover,
.g-parent:hover .g-grayscale-0--parent-hover {
    filter: url(data:image/svg+xml;utf8,<svgxmlns='http://www.w3.org/2000/svg'><filterid='grayscale'><feColorMatrixtype='matrix'values='10000,01000,00100,00010'/></filter></svg>#grayscale);
    -webkit-filter: grayscale(0)
}

@media(min-width:2001px) and (max-width:5000px) {
    .bg-left,
    .bg-left-white {
        width: 36% !important
    }
}

@media(min-width:1851px) and (max-width:2000px) {
    .bg-left,
    .bg-left-white {
        width: 38% !important
    }
}

@media(min-width:1751px) and (max-width:1850px) {
    .bg-left,
    .bg-left-white {
        width: 30% !important
    }
}

@media(min-width:1120px) and (max-width:1170px) {
    .bg-left,
    .bg-left-white {
        width: 23% !important
    }

    .globalNav li.navSection.primary {
        padding-left: 221px
    }

    .globalNav .navSection.secondary {
        margin-right: -219px
    }
}

@media(min-width:1171px) and (max-width:1200px) {
    .bg-left,
    .bg-left-white {
        width: 23% !important
    }

    .globalNav .navSection.secondary {
        margin-right: 0
    }
}

@media(min-width:1201px) and (max-width:1230px) {
    .bg-left,
    .bg-left-white {
        width: 21% !important
    }

    .globalNav .navRoot {
        position: relative
    }
}

@media(min-width:1231px) and (max-width:1250px) {
    .bg-left,
    .bg-left-white {
        width: 21% !important
    }

    .globalNav .navRoot {
        position: relative !important
    }
}

@media(min-width:1251px) and (max-width:1270px) {
    .bg-left,
    .bg-left-white {
        width: 24% !important
    }

    .globalNav .navRoot {
        position: relative !important
    }
}

@media(min-width:1271px) and (max-width:1300px) {
    .bg-left,
    .bg-left-white {
        width: 23% !important
    }

    .globalNav .navRoot {
        position: relative !important
    }
}

@media(min-width:1401px) and (max-width:1420px) {
    .bg-left,
    .bg-left-white {
        width: 23% !important
    }

    .globalNav li.navSection.primary {
        padding-left: 150px
    }
}

@media(min-width:1421px) and (max-width:1450px) {
    .bg-left,
    .bg-left-white {
        width: 24% !important
    }

    .globalNav li.navSection.primary {
        padding-left: 150px
    }
}

@media(min-width:1451px) and (max-width:1499px) {
    .bg-left,
    .bg-left-white {
        width: 24% !important
    }

    .globalNav li.navSection.primary {
        padding-left: 150px
    }

    .globalNav .navRoot {
        position: relative !important
    }
}

@media(min-width:1500px) and (max-width:1599px) {
    .bg-left,
    .bg-left-white {
        width: 27% !important
    }

    .globalNav li.navSection.primary {
        padding-left: 150px
    }

    .globalNav .navRoot {
        position: relative !important
    }

    .globalNav .navSection.secondary {
        margin-right: -60px !important
    }
}

@media(min-width:1600px) and (max-width:1800px) {
    .bg-left,
    .bg-left-white {
        width: 30% !important
    }

    .globalNav li.navSection.primary {
        padding-left: 150px
    }

    .globalNav .navRoot {
        position: relative !important
    }

    .globalNav .navSection.secondary {
        margin-right: -60px !important
    }
}

@media(min-width:1801px) and (max-width:2000px) {
    .bg-left,
    .bg-left-white {
        width: 33% !important
    }

    .globalNav li.navSection.primary {
        padding-left: 250px
    }

    globalNav .navRoot {
        position: relative !important
    }

    .globalNav .navSection.secondary {
        margin-right: -200px !important
    }
}

@media(min-width:2001px) and (max-width:2499px) {
    .bg-left,
    .bg-left-white {
        width: 33% !important
    }

    .globalNav li.navSection.primary {
        padding-left: 150px
    }

    globalNav .navRoot {
        position: relative !important
    }

    .globalNav .navSection.secondary {
        margin-right: -200px !important
    }
}

@media(min-width:2500px) and (max-width:6000px) {
    .bg-left,
    .bg-left-white {
        width: 37% !important
    }

    .globalNav li.navSection.primary {
        padding-left: 250px
    }

    globalNav .navRoot {
        position: relative !important
    }

    .globalNav .navSection.secondary {
        margin-right: -200px !important
    }
}

@media(min-width:1120px) and (max-width:1301px) {
    .logo-left img {
        margin-right: 0;
        padding-left:11px;

    }

    .globalNav .rootLink {
        padding: 0 26px
    }
}

@media(min-width:802px) and (max-width:850px) {
    .bg-left,
    .bg-left-white {
        width: 25% !important
    }
}

@media(min-width:851px) and (max-width:900px) {
    .bg-left,
    .bg-left-white {
        width: 22% !important
    }
}

@media(min-width:320px) and (max-width:700px) {
    .c-height {
        height: 0 !important
    }

    .compliance-flowchart-browser-view {
        display: none !important
    }

    .compliance-flowchart-mobile-view {
        display: block !important
    }
    .carousel-browser-view {
        display: flex !important;
        margin-top:-18px !important;
    }
}

@media(min-width:320px) and (max-width:380px) {
    .bg-left {
        background: 0 0 !important
    }

    .bg-left-white {
        width: 50%
    }

    #companies-list ul,
    #compliance-list ul,
    #developer-list ul,
    #partners-payments ul,
    #why-xtrm ul {
        display: flex !important;
        padding: 0 !important;
        max-width: 278px !important;
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch;
        position: relative;
        z-index: 0
    }

    #why-xtrm ul {
        margin-top: 20px !important
    }

        #companies-list ul li,
        #compliance-list ul li,
        #developer-list ul li,
        #partners-payments ul li,
        #why-xtrm ul li {
            padding: 0 6px !important
        }

    #index .number-left-bg {
        width: 20px
    }

    #index .tab-content-ab {
        padding: 5px
    }

    #payments .container,
    #tab-contain {
        padding: 0
    }

    #index .tab-content-ab span {
        width: 18px;
        padding: 0
    }

    #index .g-ml-40 {
        margin-left: 0
    }

    #index .g-px-30 {
        padding-left: 0;
        padding-right: 0
    }

    #index .rounded-box {
        width: 100% !important
    }

    #index .item-name-large2 {
        width: 133px
    }

    #payments .beneficiary-selects-bg,
    #payments .other-direct-bg {
        background-size: 100% !important
    }

    #payments .g-pa-50 {
        padding: 1.571rem !important
    }

    #payments .rounded-box {
        width: 100% !important
    }

    #payments .rounded-box-small-left {
        width: 200px !important
    }

    #payments .item-name-1 {
        width: 101px
    }

    #payments .g-mt-150 {
        margin-top: 1.714rem !important
    }

    .rounded-box {
        width: 100px !important
    }

    #mobile-box-view .p-5 {
        padding: 1rem !important
    }

    #title-control h3 {
        font-size: 2rem !important;
        font-weight: 700 !important
    }

    #mobile-box-view h3 {
        font-size: 1rem
    }

    #smooth-scroll ul li {
        float: none !important;
        display: inline-block !important
    }

        #smooth-scroll ul li a {
            padding: 5px !important
        }
}

@media(min-width:381px) and (max-width:480px) {
    .bg-left {
        background: 0 0 !important
    }

    .bg-left-white {
        width: 50%
    }

    #companies-list ul,
    #compliance-list ul,
    #developer-list ul,
    #partners-payments ul,
    #why-xtrm ul {
        display: flex !important;
        padding: 0 !important;
        max-width: 400px !important;
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch
    }

    #why-xtrm ul {
        margin-top: 20px !important
    }

        #companies-list ul li,
        #compliance-list ul li,
        #developer-list ul li,
        #partners-payments ul li,
        #why-xtrm ul li {
            padding: 0 6px !important
        }
}

@media(min-width:320px) and (max-width:480px) {
    
    .single-mt-20 {
        margin-top: 20px
    }

    .arrow-rotate img {
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        margin: 0 !important
    }

    .g-mt-110-l {
        margin-top: 0 !important
    }

    .register-margin {
        margin: 0 3px 10px 0 !important
    }

    .g-font-size-25 {
        font-size: 1.3rem !important
    }

    .number-left-bg-20 {
        height: 530px
    }

    .number-left-bg-5-1 {
        height: 420px
    }

    .about-p h3 {
        font-size: 1.1rem;
        font-weight: 700;
        line-height: 30px
    }

    .tab-slider--trigger {
        padding: 18px 23px
    }

    .item-img-xtrm-choice {
        width: 56px !important
    }
}

@media(min-width:481px) and (max-width:600px) {
    .single-mt-20 {
        margin-top: 20px
    }

    .arrow-rotate img {
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        margin: 0 !important
    }

    .g-mt-110-l {
        margin-top: 0 !important
    }

    .bg-left {
        background: 0 0 !important
    }

    .bg-left-white {
        width: 50%
    }

    #companies-list ul,
    #compliance-list ul,
    #developer-list ul,
    #partners-payments ul,
    #why-xtrm ul {
        display: flex !important;
        padding: 0 !important;
        max-width: 520px !important;
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch
    }

    #why-xtrm ul {
        margin-top: 20px !important
    }

        #companies-list ul li,
        #compliance-list ul li,
        #developer-list ul li,
        #partners-payments ul li,
        #why-xtrm ul li {
            padding: 0 6px !important
        }
}

@media(min-width:601px) and (max-width:800px) {
    .single-mt-20 {
        margin-top: 20px
    }

    #companies-list ul,
    #compliance-list ul,
    #developer-list ul,
    #partners-payments ul,
    #why-xtrm ul {
        display: flex !important;
        padding: 0 !important;
        max-width: 600px !important;
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch
    }

    #why-xtrm ul {
        margin-top: 20px !important
    }

        #companies-list ul li,
        #compliance-list ul li,
        #developer-list ul li,
        #partners-payments ul li,
        #why-xtrm ul li {
            padding: 0 6px !important
        }
}
#assurance-list ul li a {
    display: block;
    padding: 20px 125px;
    font-weight: 600;
    color: #505050;
    text-decoration: none;
    font-size: 1.2rem;
}
@media(min-width:320px) and (max-width:600px) {
    #companies-list ul li a,
    #compliance-list ul li a,
    #why-xtrm ul li a, #security-list ul li a, #assurance-list ul li a {
        padding: 5px !important;
        display: block !important
    }

    #contentBody table td,
    #contentBody table tr {
        display: inline-table !important
    }

    .service-round-box {
        margin: 5px
    }

    .globalNav {
        position: fixed
    }

    input#btnNewCustomer,
    input#btnNewPartner {
        padding: 10px !important
    }

    #companies-list ul li a {
        line-height: 50px !important
    }

    #compliance-list ul li a {
        line-height: 50px !important
    }

    #contentBody table tr {
        float: none !important;
        border-bottom: 0 !important
    }

    #why-xtrm ul li a {
        line-height: 29px !important
    }

    .item-img-1,
    .item-img-1-a img {
        padding: 0 19px !important
    }

    #ctl00_MainContent_btnAccept {
        font-size: 11px
    }

    .card-log-out {
        margin: 0 auto 34px !important
    }

    .notifications .notification {
        line-height: 16px !important;
        font-size: 12px !important
    }

    .version-control {
        margin-left: 88px
    }

    .rounded-box-small-left-a {
        width: 250px !important
    }

    .item-name-1-a {
        width: 150px !important
    }

    .quick-start-button,
    .register-button,
    .rigth-arrow p,
    .shadow-box-normal-c {
        width: 100%
    }

    #connect .controls {
        text-align: left !important
    }

    .arrow-mobile-view,
    .controls,
    .play-img-position {
        text-align: center !important
    }

    #ctl00_MainContent_txtDay {
        margin: 15px 0
    }

    .why-about-bg .g-pt-450 {
        padding-top: 0 !important
    }

    .products-xtrmpay-bg h3 {
        font-size: 1.5rem !important
    }

    .number-left-bg-5 {
        height: 250px
    }

    .common-inner {
        padding-top: 10rem !important;
        padding-bottom: 8rem
    }

    .arrow-mobile-view {
        display: block !important;
        padding: 10px 0 !important
    }

    .arrow-browser-view {
        display: none
    }

    #mobile-box-view > .float-right {
        float: none !important;
        text-align: center !important
    }

    .m-center,
    .tab-slider--tabs {
        text-align: center
    }

    .beneficiary-selects-bg {
        background: url(../img/beneficiary-selects-m-view.jpg) top center no-repeat !important;
        padding-top: 450px !important;
        height: 950px !important;
        background-size: none !important
    }

    #mobile-box-view > .float-right > .rounded-box-small-xtrm-choice {
        margin: 0 auto !important
    }

    .other-direct-bg {
        background: url(../img/other-direct-bg-m-view.jpg?v=1) top center no-repeat !important;
        padding-top: 320px !important;
        height: 850px !important;
        background-size: none !important
    }

    .form-m-auto {
        margin: 0 auto;
        padding: 0
    }

    .g-pa-25--md,
    .g-pa-35--md {
        padding: 1.78571rem !important
    }

    .tab-slider--tabs {
        float: none
    }

    .rigth-arrow {
        background: url(../img/blue-down-arrow.png) bottom center no-repeat !important;
        margin-bottom: 50px
    }

    #mobile-p p {
        padding: 20px 0 !important
    }

    #mobile-p .g-px-50 {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    #smooth-scroll ul li a {
        padding: 8px;
        font-size: 1rem
    }

    #about-list {
        float: left !important
    }

    #smooth-scroll ul li.active a {
        height: 41px
    }

    .shadow-box-normal-w span {
        padding: 0;
        float: none;
        text-align: center;
        border: 0
    }

    .border-l-m-p,
    .shadow-box-normal-w > .pl-4 {
        padding-left: 0 !important
    }

    .rounded-box-small-left-a {
        float: none !important;
        display: inline-flex !important;
        margin: 10px 0
    }

    .g-mr-25,
    .g-mr-35 {
        margin-right: 0 !important
    }

    .why-about-bg {
        margin-top: 10px !important;
        background: 0;
        height: auto !important
    }

    .white-grey-bg {
        padding-bottom: 0 !important
    }

    #about-list ul,
    .about-p p {
        margin-left: 0 !important
    }

    .padded {
        margin: 0 auto !important
    }

    .anypaypersonal-bg-land,
    .dataprocessing-bg-land,
    .global-bg-land,
    .m-b-margin,
    .paymentsapi-bg-land,
    .products-bg,
    .products-bg-land,
    .paymentsinnovation-bg-land,
    .digitalwalletsfordevelopers-bg-land {
        margin-bottom: 20px
    }

    .payments-bg,
    .why-xtrm-bg {
        border-radius: 0 0 150px
    }

    .border-l-m-p {
        border-left: 0 !important
    }
}

@media(min-width:601px) and (max-width:700px) {
    .globalNav {
        position: fixed
    }

    #contentBody table tr {
        float: none !important;
        border-bottom: 0 !important;
        display: inline-table !important
    }

    .card-log-out {
        margin: 0 auto 34px !important
    }

    .why-about-bg .g-pt-450 {
        padding-top: 0 !important
    }

    .arrow-mobile-view {
        display: block !important;
        text-align: center !important;
        padding: 10px 0 !important
    }

    .arrow-browser-view {
        display: none
    }

    #mobile-box-view > .float-right {
        float: none !important;
        text-align: center !important
    }

    .beneficiary-selects-bg {
        background: url(../img/beneficiary-selects-m-view.jpg?v=1) top center no-repeat !important;
        padding-top: 450px !important;
        height: 1050px !important;
        background-size: none !important
    }

    #mobile-box-view > .float-right > .rounded-box-small-xtrm-choice {
        margin: 0 auto !important
    }

    .other-direct-bg {
        background: url(../img/other-direct-bg-m-view.jpg) top center no-repeat !important;
        padding-top: 320px !important;
        height: 850px !important;
        background-size: none !important
    }

    .border-l-m-p {
        border-left: 0 !important;
        padding-left: 0 !important
    }

    .tab-slider--tabs {
        float: none;
        text-align: center
    }

    .shadow-box-normal-c {
        width: 100%
    }

    .rigth-arrow {
        background: url(../img/blue-down-arrow.png) bottom center no-repeat !important;
        margin-bottom: 50px
    }

    .products-api-bg,
    .products-xtrmanypay-bg,
    .products-xtrmpay-bg,
    .why-about-bg {
        background: 0
    }

    #smooth-scroll ul li a {
        padding: 10px 35px;
        font-size: 1rem
    }

    #about-list {
        float: left !important
    }

    #smooth-scroll ul li.active a {
        height: 43px
    }

    .why-about-bg {
        margin-top: 100px !important
    }

    .white-grey-bg {
        padding-bottom: 0 !important
    }

    .shadow-box-normal-w span {
        padding: 0;
        float: none;
        text-align: center;
        border: 0
    }

    #about-list ul,
    .about-p p {
        margin-left: 0 !important
    }

    .play-img-position {
        margin-top: 350px !important
    }
}

@media(min-width:701px) and (max-width:1000px) {
    .single-mt-20 {
        margin-top: 20px
    }

    .ip-center {
        text-align: center
    }

    .card-log-out {
        margin: 0 auto 34px !important
    }

    .arrow-mobile-view {
        display: block !important;
        text-align: center !important;
        padding: 10px 0 !important
    }

    .arrow-browser-view {
        display: none
    }

    #mobile-box-view > .float-right {
        float: none !important;
        text-align: center !important
    }

    .beneficiary-selects-bg {
        background: url(../img/beneficiary-selects-m-view.jpg) top center no-repeat !important;
        padding-top: 450px !important;
        height: 1050px !important;
        background-size: none !important
    }

    #mobile-box-view > .float-right > .rounded-box-small-xtrm-choice {
        margin: 0 auto !important
    }

    .other-direct-bg {
        background: url(../img/other-direct-bg-m-view.jpg) top center no-repeat !important;
        padding-top: 320px !important;
        height: 850px !important;
        background-size: none !important
    }

    .border-l-m-p {
        border-left: 0 !important;
        padding-left: 0 !important
    }
}

@media(min-width:701px) and (max-width:1024px) {
    .m-align-c-d {
        display: inline-flex !important
    }

    .tab-slider--tabs {
        float: none;
        text-align: center
    }

    .gradient-title {
        width: 87%;
        font-size: 12px
    }

    #about-list {
        float: left !important
    }

    #smooth-scroll ul li.active a {
        height: 70px
    }

    .shadow-box-normal-w span {
        padding: 0;
        float: none;
        text-align: center;
        border: 0
    }

    .shadow-box-normal-s {
        height: 440px
    }

    .shadow-box-normal-w h3 {
        line-height: 2
    }

    .about-p p {
        margin-left: 0 !important
    }

    .why-about-bg {
        margin-top: 100px !important;
        background: 0;
        height: auto
    }

    .play-img-position {
        margin-top: 350px !important
    }
}

@media(min-width:1026px) and (max-width:1198px) {
    .play-img-position {
        margin-top: 416px;
        margin-left: -200px
    }

    .m-align-c-d {
        display: inline-flex !important
    }

    .rounded-box-small-xtrm-choice {
        background-size: 100% !important
    }

    #mobile-box-view .rounded-box-small-xtrm-choice {
        width: 250px !important
    }

    #mobile-box-view .margin-top-55 {
        margin-top: 34px !important
    }

    #mobile-box-view .margin-top-50 {
        margin-top: 23px !important
    }

    #mobile-box-view .margin-top-7 {
        margin-top: -9px !important
    }

    .d-c-bg, .crytpo-bg {
        height: auto !important;
        margin-top: 0 !important
    }
   
    #mobile-box-view .margin-top-125 {
        margin-top: 93px !important
    }

    #mobile-box-view .p-5 {
        padding: 2rem !important
    }

    .gradient-title {
        width: 87%;
        font-size: 12px
    }

    .shadow-box-normal-s {
        font-size: .8rem
    }
}

@media(min-width:701px) and (max-width:1198px) {
    _::-webkit-full-page-media,
    _:future,
    :root #companies-list ul li a {
        padding: 20px 17px
    }

    _::-webkit-full-page-media,
    _:future,
    :root #compliance-list ul li a {
        padding: 20px 17px
    }

    #smooth-scroll ul li a {
        padding: 20px;
        font-size: 1.2rem
    }

    .padded {
        margin: 0 auto !important
    }
}

@media(min-width:320px) and (max-width:450px) {
    .nav-pills > li {
        font-size: .8rem;
        margin: 10px 9px 19px 0;
        padding: 7px;
        width: auto;
        float: left
    }

        .nav-pills > li.last {
            font-size: 1rem
        }

    .rounded-box {
        width: 250px
    }

    .g-px-65 {
        padding-left: 0 !important;
        padding-right: 0 !important
    }
}

@media(min-width:320px) and (max-width:499px) {
    .digital-wallets-mobile-view-375 {
        display: block !important
    }
}

@media(min-width:500px) and (max-width:992px) {
    .digital-wallets-mobile-view {
        display: block !important
    }
}
@media(min-width:320px) and (max-width:700px) {
    video {
        top: 85% !important;
    }

    #videCont {
        max-width: 590px !important;
        padding-bottom: 16.25% !important;
    }
}
@media(min-width:701px) and (max-width:1049px) {
    video {
        top: 6% !important;
    }

    #videCont {
        max-width: 590px !important;
        padding-bottom: 16.25% !important;
    }
}
    @media(min-width:320px) and (max-width:1050px) {

        .mobile-app img {
            margin-top: 0 auto !important;
            position: relative !important;
            right: 0 !important
        }

        #mobile-view-top-0 {
            margin-top: 0 !important;
            padding-top: 0 !important
        }

        .globalNav .navRoot {
            position: relative !important
        }

        #m-space-0 .container,
        .architecture-bg,
        .payment-flow-bg {
            background: 0 0 !important
        }

        .m-pt-50 {
            padding-top: 50px
        }

        .m-pt-80 {
            padding-top: 80px
        }

        #about-list p,
        .about-p p {
            text-align: justify
        }

        .p-z {
            z-index: 1 !important;
            position: relative
        }

        .why-about-bg .g-pt-450 {
            padding-top: 0 !important
        }

        .anypaypersonal-bg-land,
        .companies-head,
        .financial-head,
        .dataprocessing-bg-land,
        .developers-bg,
        .global-bg-land,
        .paymentsapi-bg-land,
        .products-bg,
        .products-bg-land,
        .why-xtrm-bg,
        .paymentsinnovation-bg-land,
        .digitalwalletsfordevelopers-bg-land {
            border-radius: 0 0 111px !important
        }

        #m-space-0 .container {
            padding-right: 5px !important;
            padding-left: 5px !important
        }

        #m-space-0 .g-pa-50 {
            padding: .571rem !important
        }

        .products-api-bg,
        .products-xtrmanypay-bg,
        .products-xtrmpay-bg {
            background: 0
        }

        .account-view-bg,
        .wallet-view-bg {
            background: 0 0 !important;
            padding: 40px 0
        }

        .g-px-75 {
            padding-left: 3.35714rem !important;
            padding-right: 3.35714rem !important
        }

        .g-py-350 {
            padding-top: 29rem !important
        }

        .g-py-310 {
            padding-top: 28rem !important;
            padding-bottom: 0 !important
        }

        .b-img-position {
            margin-top: 0;
            margin-left: -324px;
            opacity: .3
        }

        .tab-content-ab-5 {
            padding: 10px 20px
        }

        .m-p-0 {
            padding: 0 !important
        }

        .m-p-1 {
            padding: 0 5px !important
        }
    }

    @media(min-width:320px) and (max-width:992px) {
       
        .rounded-box-1,
        .rounded-box-small,
        .rounded-box-small-left {
            margin: 10px 15px !important
        }

        .g-pl-32,
        .g-pl-35,
        .g-pl-40,
        .g-pl-65,
        .g-pl-82,
        .g-px-71 {
            padding-left: 0 !important
        }

        .d-c-bg, .crytpo-bg,
        .digital-wallets {
            height: auto !important
        }

        .item-name-1-a h5 {
            font-size: 1rem !important
        }

        .shadow-box-normal,
        .tab-content-ab {
            font-size: .9rem
        }

        .m-text-center {
            text-align: center
        }

        .m-b-padding {
            padding-bottom: 40px
        }

        .developers-bg {
            border-radius: 0 0 200px
        }

        .g-py-350 {
            padding-top: 26rem !important
        }

        .developer-bg-right {
            display: none
        }

        .g-px-71 {
            padding-right: 0 !important
        }

        .rounded-box-1 {
            width: 250px !important
        }

        .payment-box-large,
        .payment-box-large1 {
            background-position: center !important;
            width: 316px !important
        }

        .rounded-box-small-left {
            display: inline-block !important;
            float: none !important
        }

        #navBar ul li,
        .item-name h5,
        .item-name-1 h5,
        .item-name-large h5,
        .item-name-large1 h5 {
            font-size: 1rem
        }

        #tab-contain .container,
        #tab-contain .row {
            padding: 0;
            margin: 0
        }

        .d-c-bg, .crytpo-bg,
        .g-mt-200 {
            margin-top: 0 !important
        }

        .g-pt-350 {
            padding-top: 0 !important
        }

        .mbolie-mt-20 {
            margin-top: 20px !important;
        }

        .mbolie-mt-m6 {
            margin-top: -6px !important;
        }

        .m-reduce-7 {
            margin-top: 7px !important;
        }

        .mobie-hide, .automate-bg,
        .digital-wallets {
            display: none !important
        }

        .x-mtl-1,
        .x-mtl-10,
        .x-mtl-2,
        .x-mtl-3,
        .x-mtl-4,
        .x-mtl-5,
        .x-mtl-6,
        .x-mtl-7,
        .x-mtl-8,
        .x-mtl-9 {
            margin-left: 0 !important;
            margin-top: 0 !important
        }

        .payment-box,
        .payment-box-1 {
            background-position: center !important;
            padding-top: 50px;
            padding-left: 78px
        }

        .payment-box-large {
            padding-left: 39px !important
        }

        .item-name {
            float: left;
            width: 101px !important
        }

        .item-name-large1 {
            width: 187px !important
        }

        .container {
            max-width: 100%
        }

        .mobie-view-title {
            display: block !important;
            line-height: 70px
        }

        .navbar-nav {
            background: #0a0770;
            height: 100%
        }

        #navBar {
            margin-top: -105px
        }

            #navBar ul li {
                color: #fff;
                padding-left: 15px !important
            }

            #navBar ul {
                padding: 10px 0
            }

        .login,
        .signup {
            width: 45%
        }

        .b-img-position,
        .h-img-position {
            /*display: none*/
            display: block;
            top: 40px;
       
        }

        .logo-left {
            height: 79px
        }

        #mobile-view-logo {
            text-align: left !important;
            padding-left: 0
        }
    }

    .g-bg-img-hero,
    .g-bg-no-repeat {
        background-repeat: no-repeat
    }

    @media(min-width:992px) and (max-width:1198px) {
        .item-name-1-a h5,
        .item-name-1-b h5,
        .item-name-large-a h5,
        .item-name-xtrm-choice h5 {
            font-size: .9rem
        }

        .item-name-1-a {
            width: 90px !important
        }

        .item-img-1-a img {
            padding: 0 10px !important
        }

        .item-name-1 {
            width: 138px !important
        }

        .item-name-large-a {
            width: 105px
        }

        .rounded-box-small-left-a {
            padding: 19px 10px 10px
        }

        .rounded-box-small-right {
            width: 200px !important
        }

        .rounded-box-small-xtrm-choice {
            width: 178px !important
        }

        .item-name-1-b {
            width: 109px !important
        }

        .item-name-large-a {
            padding: 0 7px !important
        }

        .x-mtl-4-a {
            margin-left: -19rem !important
        }

        .rounded-box-small-left-a-blue {
            width: 206px !important
        }

        .x-mtl-3-a {
            margin-left: -24rem
        }

        .rounded-box-small-left-a {
            width: 214px !important
        }

        .x-mtl-7-a {
            margin-left: 14rem !important
        }

        .x-mtl-8-a {
            margin-left: 16rem !important
        }

        .item-name-large2 {
            width: 104px !important
        }

            .item-name-large2 h5 {
                font-size: 1rem !important
            }

        .g-font-size-40 {
            font-size: 2.3rem !important
        }

        .digital-wallets {
            background-size: 883px !important;
            height: 712px !important
        }

        .rounded-box-1,
        .rounded-box-small,
        .rounded-box-small-left {
            width: 200px !important
        }

        .item-img-1 {
            padding: 0 10px !important
        }

        .item-name h5,
        .item-name-1 h5,
        .item-name-large h5 {
            font-size: .9rem;
            line-height: 37px
        }

        .item-name-large {
            padding: 0 6px !important
        }

        .item-img,
        .item-img-large {
            padding: 0 8px !important
        }

        .x-mtl-1 {
            margin-left: 7rem !important;
            margin-top: 8.3rem !important
        }

        .x-mtl-2 {
            margin-left: -20rem !important;
            margin-top: 15rem !important
        }

        .x-mtl-3 {
            margin-left: -24rem !important;
            margin-top: 23rem !important
        }

        .x-mtl-4 {
            margin-left: -21rem !important;
            margin-top: 30rem !important
        }

        .x-mtl-5 {
            margin-left: -16.9rem !important;
            margin-top: 38rem !important
        }

        .x-mtl-6 {
            margin-left: 11rem !important;
            margin-top: 8.3rem !important
        }

        .x-mtl-7 {
            margin-left: 16rem !important;
            margin-top: 2rem !important
        }

        .x-mtl-8 {
            margin-left: 19rem !important;
            margin-top: 4rem !important
        }

        .x-mtl-9 {
            margin-left: 16rem !important;
            margin-top: 6rem !important
        }

        .x-mtl-10 {
            margin-left: 14rem !important;
            margin-top: 3rem !important
        }

        .x-mtl-6-a {
            margin-left: 8rem
        }

        .x-mtl-1-a {
            margin-left: 5rem !important
        }

        .item-img-large-a {
            width: 66px
        }
    }

    @media(min-width:320px) and (max-width:500px) {
        .digital-create-button,
        .digital-create-button-api,
        .digital-create-button-xdata,
        .digital-go-button {
            width: 100%;
            margin-top: 10px
        }

        .anypaypersonal-bg-land,
        .dataprocessing-bg-land,
        .global-bg-land,
        .paymentsapi-bg-land,
        .products-bg,
        .products-bg-land,
        .paymentsinnovation-bg-land,
        .digitalwalletsfordevelopers-bg-land {
            background-position: -500px 245px
        }
    }

    .g-bg-img-hero,
    .g-bg-pos-center {
        background-position: center
    }

    @media(min-width:993px) and (max-width:1180px) {
        #navBar {
            margin-top: 102px
        }

        .g-mx-10--lg {
            margin-left: .21429rem !important;
            margin-right: .21429rem !important
        }
    }

    @media(min-width:576px) {
        .g-bg-transparent--sm {
            background-color: transparent !important
        }
    }

    .js-header-change-moment .g-bg-primary--scrolling {
        background-color: #72c02c !important
    }

    .g-bg-facebook {
        background-color: #3b5998
    }

    .g-bg-facebook--hover:hover,
    .u-block-hover:hover .g-bg-facebook--hover {
        background-color: #344e86 !important
    }

    .g-bg-twitter {
        background-color: #00acee
    }

    .g-bg-twitter--hover:hover,
    .u-block-hover:hover .g-bg-twitter--hover {
        background-color: #009ad5 !important
    }

    .g-bg-skype {
        background-color: #00aff0
    }

    .g-bg-skype--hover:hover,
    .u-block-hover:hover .g-bg-skype--hover {
        background-color: #009cd7 !important
    }

    .g-bg-pinterest {
        background-color: #c8232c
    }

    .g-bg-pinterest--hover:hover,
    .u-block-hover:hover .g-bg-pinterest--hover {
        background-color: #b21f27 !important
    }

    .g-bg-vine {
        background-color: #00bf8f
    }

    .g-bg-vine--hover:hover,
    .u-block-hover:hover .g-bg-vine--hover {
        background-color: #00a67c !important
    }

    .g-bg-youtube {
        background-color: #c4302b
    }

    .g-bg-youtube--hover:hover,
    .u-block-hover:hover .g-bg-youtube--hover {
        background-color: #af2b26 !important
    }

    .g-bg-google-plus {
        background-color: #dd4b39
    }

    .g-bg-google-plus--hover:hover,
    .u-block-hover:hover .g-bg-google-plus--hover {
        background-color: #d73925 !important
    }

    .g-bg-dribbble {
        background-color: #ea4c89
    }

    .g-bg-dribbble--hover:hover,
    .u-block-hover:hover .g-bg-dribbble--hover {
        background-color: #e7357a !important
    }

    .g-bg-vk {
        background-color: #2b587a
    }

    .g-bg-vk--hover:hover,
    .u-block-hover:hover .g-bg-vk--hover {
        background-color: #244a67 !important
    }

    .g-bg-linkedin {
        background-color: #0e76a8
    }

    .g-bg-linkedin--hover:hover,
    .u-block-hover:hover .g-bg-linkedin--hover {
        background-color: #0c6590 !important
    }

    .g-bg-instagram {
        background-color: #3f729b
    }

    .g-bg-instagram--hover:hover,
    .u-block-hover:hover .g-bg-instagram--hover {
        background-color: #386589 !important
    }

    .g-bg-grid-v1--before::before {
        background-image: url(../img/bg/grid/wave.png)
    }

    .g-bg-grid-v2--before::after {
        background-image: url(../img/bg/grid/tile-left.png)
    }

    .g-bg-grid-v3--before::after {
        background-image: url(../img/bg/grid/tile-right.png)
    }

    .g-bg-grid-v4--before::after {
        background-image: url(../img/bg/grid/diagonal-left.png)
    }

    .g-bg-grid-v5--before::after {
        background-image: url(../img/bg/grid/diagonal-right.png)
    }

    .g-bg-grid-v6--before::after {
        background-image: url(../img/bg/grid/zigzag-left.png)
    }

    .g-bg-grid-v7--before::after {
        background-image: url(../img/bg/grid/zigzag-right.png)
    }

    .g-bg-cover {
        position: relative
    }

        .g-bg-cover::after {
            content: "";
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0
        }

    .g-bg-cover-v1::after {
        position: absolute;
        top: .35714rem;
        right: .35714rem;
        bottom: .35714rem;
        left: .35714rem
    }

    .g-bg-cover__inner {
        z-index: 1;
        position: relative
    }

    .g-bg-img-hero {
        background-size: cover
    }

    .g-bg-pattern-green {
        background-image: url(../img/bg/pattern--green.png)
    }

    .g-bg-pos-left-center {
        background-position: left center
    }

    .g-bg-pos-top-left {
        background-position: top left
    }

    .g-bg-pos-top-right {
        background-position: top right
    }

    .g-bg-pos-top-center {
        background-position: top center
    }

    .g-bg-pos-bottom-center {
        background-position: bottom center
    }

    .g-bg-size-cover {
        background-size: cover !important
    }

    .g-bg-size-100x,
    .g-bg-size-100x--hover:hover,
    .g-parent:hover .g-bg-size-100x--parent-hover {
        background-size: 100% !important
    }

    .g-bg-size-120x,
    .g-bg-size-120x--hover,
    .g-parent:hover .g-bg-size-120x--parent-hover {
        background-size: 120% !important
    }

    .g-bg-repeat {
        background-repeat: repeat !important;
        background-size: auto !important
    }

    .g-fill-primary,
    .g-fill-primary path,
    .g-fill-primary polygon,
    .g-fill-primary--hover:hover path,
    .g-fill-primary--hover:hover polygon,
    :hover > * > .g-fill-primary--hover-parent svg path,
    :hover > * > .g-fill-primary--hover-parent svg polygon {
        fill: #72c02c !important
    }

    .g-fill-white,
    .g-fill-white path,
    .g-fill-white polygon,
    .g-fill-white--hover:hover path,
    .g-fill-white--hover:hover polygon,
    .g-fill-white--opened-menu:not(.collapsed) path,
    .g-fill-white--opened-menu:not(.collapsed) polygon,
    :hover > * > .g-fill-white--hover-parent svg path,
    :hover > * > .g-fill-white--hover-parent svg polygon,
    :not(.collapsed) > .g-fill-white--parent-opened-menu path,
    :not(.collapsed) > .g-fill-white--parent-opened-menu polygon {
        fill: #fff !important
    }

    .g-fill-main,
    .g-fill-main path,
    .g-fill-main polygon,
    .g-fill-main--hover:hover path,
    .g-fill-main--hover:hover polygon,
    .g-fill-main--opened-menu:not(.collapsed) path,
    .g-fill-main--opened-menu:not(.collapsed) polygon,
    :not(.collapsed) > .g-fill-main--parent-opened-menu path,
    :not(.collapsed) > .g-fill-main--parent-opened-menu polygon {
        fill: #555 !important
    }

    :hover > * > .g-fill-main--hover-parent svg path,
    :hover > * > .g-fill-main--hover-parent svg polygon {
        fill: #fff !important
    }

    .g-fill-gray-light-v4 path,
    .g-fill-gray-light-v4 polygon,
    .g-fill-gray-light-v4--hover:hover path,
    .g-fill-gray-light-v4--hover:hover polygon,
    :hover > * > .g-fill-gray-light-v4--hover-parent svg path,
    :hover > * > .g-fill-gray-light-v4--hover-parent svg polygon {
        fill: #eee !important
    }

    .g-fill-red path,
    .g-fill-red polygon,
    .g-fill-red--hover:hover path,
    .g-fill-red--hover:hover polygon,
    :hover > * > * > .g-fill-red--parent-parent-parent-hover path,
    :hover > * > * > .g-fill-red--parent-parent-parent-hover polygon,
    :hover > * > .g-fill-red--hover-parent path,
    :hover > * > .g-fill-red--hover-parent polygon,
    :hover > .g-fill-red--parent-hover path,
    :hover > .g-fill-red--parent-hover polygon {
        fill: red !important
    }

    .g-brd-none {
        border: none !important
    }

    .g-brd-x {
        border-left: solid 1px transparent !important;
        border-right: solid 1px transparent !important
    }

    .g-brd-y {
        border-top: solid 1px transparent !important;
        border-bottom: solid 1px transparent !important
    }

    .g-brd-around {
        border: 1px solid transparent !important
    }

    .g-brd-top {
        border-top: solid 1px transparent !important
    }

    .g-brd-right {
        border-right: solid 1px transparent !important
    }

    .g-brd-bottom {
        border-bottom: solid 1px transparent !important
    }

    .g-brd-left {
        border-left: solid 1px transparent !important
    }

    @media(min-width:576px) {
        .g-brd-around--sm {
            border: 1px solid transparent !important
        }

        .g-brd-top--sm {
            border-top: solid 1px transparent !important
        }

        .g-brd-right--sm {
            border-right: solid 1px transparent !important
        }

        .g-brd-bottom--sm {
            border-bottom: solid 1px transparent !important
        }

        .g-brd-left--sm {
            border-left: solid 1px transparent !important
        }
    }

    @media(min-width:768px) {
        .g-brd-x--md {
            border-left: solid 1px transparent !important;
            border-right: solid 1px transparent !important
        }

        .g-brd-around--md {
            border: 1px solid transparent !important
        }

        .g-brd-top--md {
            border-top: solid 1px transparent !important
        }

        .g-brd-right--md {
            border-right: solid 1px transparent !important
        }

        .g-brd-bottom--md {
            border-bottom: solid 1px transparent !important
        }

        .g-brd-left--md {
            border-left: solid 1px transparent !important
        }
    }

    @media(min-width:992px) {
        .g-brd-around--lg {
            border: 1px solid transparent !important
        }

        .g-brd-top--lg {
            border-top: solid 1px transparent !important
        }

        .g-brd-right--lg {
            border-right: solid 1px transparent !important
        }

        .g-brd-bottom--lg {
            border-bottom: solid 1px transparent !important
        }

        .g-brd-left--lg {
            border-left: solid 1px transparent !important
        }

        .g-brd-left-none--lg {
            border-left: none !important
        }

        .g-brd-x--lg {
            border-left: solid 1px transparent;
            border-right: solid 1px transparent
        }

        .g-brd-none--lg {
            border: none !important
        }
    }

    .g-brd-around-none {
        border-width: 0 !important
    }

    .g-brd-top-none,
    .g-brd-y-none {
        border-top: none !important
    }

    .g-brd-bottom-none,
    .g-brd-y-none {
        border-bottom: none !important
    }

    .g-brd-left-none,
    .g-brd-x-none {
        border-left: none !important
    }

    .g-brd-right-none,
    .g-brd-x-none {
        border-right: none !important
    }

    @media(min-width:576px) {
        .g-brd-around-none--sm {
            border-width: 0 !important
        }

        .g-brd-top-none--sm,
        .g-brd-y-none--sm {
            border-top: none !important
        }

        .g-brd-bottom-none--sm,
        .g-brd-y-none--sm {
            border-bottom: none !important
        }

        .g-brd-left-none--sm,
        .g-brd-x-none--sm {
            border-left: none !important
        }

        .g-brd-right-none--sm,
        .g-brd-x-none--sm {
            border-right: none !important
        }
    }

    @media(min-width:768px) {
        .g-brd-around-none--md {
            border-width: 0 !important
        }

        .g-brd-top-none--md,
        .g-brd-y-none--md {
            border-top: none !important
        }

        .g-brd-bottom-none--md,
        .g-brd-y-none--md {
            border-bottom: none !important
        }

        .g-brd-left-none--md,
        .g-brd-x-none--md {
            border-left: none !important
        }

        .g-brd-right-none--md,
        .g-brd-x-none--md {
            border-right: none !important
        }
    }

    @media(min-width:992px) {
        .g-brd-around-none--lg {
            border-width: 0 !important
        }

        .g-brd-top-none--lg,
        .g-brd-y-none--lg {
            border-top: none !important
        }

        .g-brd-bottom-none--lg,
        .g-brd-y-none--lg {
            border-bottom: none !important
        }

        .g-brd-left-none--lg,
        .g-brd-x-none--lg {
            border-left: none !important
        }

        .g-brd-right-none--lg,
        .g-brd-x-none--lg {
            border-right: none !important
        }
    }

    @media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
        .dropdownContent {
            width: 400px
        }

        .main-bg {
            background: linear-gradient(-90deg, #663ef7, #3662f9);
            height: 172px;
            border-radius: 0 3000px 3000px 0;
            margin-top: -130px;
            opacity: .9
        }

        .compact.globalNav .navRoot {
            width: 1325px
        }
    }

    .g-color-blue-gradient-opacity-v1,
    .g-color-cyan-gradient-opacity-v1 {
        background-repeat: repeat-x;
        text-fill-color: transparent;
        -webkit-text-fill-color: transparent
    }

    @media(min-width:1200px) {
        .g-brd-around-none--xl {
            border-width: 0 !important
        }

        .g-brd-top-none--xl,
        .g-brd-y-none--xl {
            border-top: none !important
        }

        .g-brd-bottom-none--xl,
        .g-brd-y-none--xl {
            border-bottom: none !important
        }

        .g-brd-left-none--xl,
        .g-brd-x-none--xl {
            border-left: none !important
        }

        .g-brd-right-none--xl,
        .g-brd-x-none--xl {
            border-right: none !important
        }
    }

    .g-brd-style-solid {
        border-style: solid !important
    }

    .g-brd-style-dashed {
        border-style: dashed !important
    }

    .g-brd-style-dotted {
        border-style: dotted !important
    }

    .rounded-0 {
        border-radius: 0 !important
    }

    .g-rounded-50x {
        border-radius: 50%
    }

    .g-rounded-1 {
        border-radius: 1px !important
    }

    .g-rounded-2 {
        border-radius: 2px !important
    }

    .g-rounded-3 {
        border-radius: 3px !important
    }

    .g-rounded-4 {
        border-radius: 4px !important
    }

    .g-rounded-5 {
        border-radius: 5px !important
    }

    .g-rounded-6 {
        border-radius: 6px !important
    }

    .g-rounded-7 {
        border-radius: 7px !important
    }

    .g-rounded-10 {
        border-radius: 10px !important
    }

    .g-rounded-15 {
        border-radius: 15px !important
    }

    .g-rounded-20 {
        border-radius: 20px !important
    }

    .g-rounded-25 {
        border-radius: 25px !important
    }

    .g-rounded-30 {
        border-radius: 30px !important
    }

    .g-rounded-50 {
        border-radius: 50px !important
    }

    .g-rounded-100,
    .g-rounded-100--after::after {
        border-radius: 100px !important
    }

    .g-rounded-top-5 {
        border-top-left-radius: 5px !important;
        border-top-right-radius: 5px !important
    }

    .g-rounded-right-0 {
        border-top-right-radius: 0 !important;
        border-bottom-right-radius: 0 !important
    }

    .g-rounded-right-3 {
        border-top-right-radius: 3px !important;
        border-bottom-right-radius: 3px !important
    }

    .g-rounded-right-4 {
        border-top-right-radius: 4px !important;
        border-bottom-right-radius: 4px !important
    }

    .g-rounded-right-5 {
        border-top-right-radius: 5px !important;
        border-bottom-right-radius: 5px !important
    }

    .g-rounded-right-10 {
        border-top-right-radius: 10px !important;
        border-bottom-right-radius: 10px !important
    }

    .g-rounded-right-20 {
        border-bottom-right-radius: 20px !important;
        border-top-right-radius: 20px !important
    }

    .g-rounded-right-25 {
        border-bottom-right-radius: 25px !important;
        border-top-right-radius: 25px !important
    }

    .g-rounded-right-30 {
        border-top-right-radius: 30px !important;
        border-bottom-right-radius: 30px !important
    }

    .g-rounded-right-50 {
        border-top-right-radius: 50px !important;
        border-bottom-right-radius: 50px !important
    }

    .g-rounded-bottom-0 {
        border-bottom-right-radius: 0 !important;
        border-bottom-left-radius: 0 !important
    }

    .g-rounded-bottom-3 {
        border-bottom-left-radius: 3px !important;
        border-bottom-right-radius: 3px !important
    }

    .g-rounded-bottom-4 {
        border-bottom-left-radius: 4px !important;
        border-bottom-right-radius: 4px !important
    }

    .g-rounded-bottom-5 {
        border-bottom-left-radius: 5px !important;
        border-bottom-right-radius: 5px !important
    }

    .g-rounded-left-0 {
        border-top-left-radius: 0 !important;
        border-bottom-left-radius: 0 !important
    }

    .g-rounded-left-3 {
        border-top-left-radius: 3px !important;
        border-bottom-left-radius: 3px !important
    }

    .g-rounded-left-4 {
        border-top-left-radius: 4px !important;
        border-bottom-left-radius: 4px !important
    }

    .g-rounded-left-5 {
        border-top-left-radius: 5px !important;
        border-bottom-left-radius: 5px !important
    }

    .g-rounded-left-10 {
        border-top-left-radius: 10px !important;
        border-bottom-left-radius: 10px !important
    }

    .g-rounded-left-20 {
        border-bottom-left-radius: 20px !important;
        border-top-left-radius: 20px !important
    }

    .g-rounded-left-25 {
        border-bottom-left-radius: 25px !important;
        border-top-left-radius: 25px !important
    }

    .g-rounded-left-30 {
        border-top-left-radius: 30px !important;
        border-bottom-left-radius: 30px !important
    }

    .g-rounded-left-50 {
        border-top-left-radius: 50px !important;
        border-bottom-left-radius: 50px !important
    }

    .g-rounded-circle--after::after,
    .g-rounded-circle--before::before {
        border-radius: 50% !important
    }

    @media(min-width:768px) {
        .g-rounded-0--md {
            border-radius: 0 !important
        }

        .g-rounded-left-0--md {
            border-top-left-radius: 0 !important;
            border-bottom-left-radius: 0 !important
        }

        .g-rounded-right-0--md {
            border-top-right-radius: 0 !important;
            border-bottom-right-radius: 0 !important
        }
    }

    @media(min-width:992px) {
        .g-rounded-left-5--lg-up {
            border-top-left-radius: 5px !important;
            border-bottom-left-radius: 5px !important
        }

        .g-rounded-right-5--lg-up {
            border-top-right-radius: 5px !important;
            border-bottom-right-radius: 5px !important
        }
    }

    .g-brd-around--dashed {
        border: 1px dashed transparent
    }

    .g-brd-top--dashed {
        border-top: dashed 1px transparent
    }

    .g-brd-bottom--dashed {
        border-bottom: dashed 1px transparent
    }

    .g-brd-right--dashed {
        border-right: dashed 1px transparent
    }

    .g-brd-left--dashed {
        border-left: dashed 1px transparent
    }

    @media(min-width:576px) {
        .g-brd-around--dashed--sm {
            border: 1px dashed transparent
        }

        .g-brd-top--dashed--sm {
            border-top: dashed 1px transparent
        }

        .g-brd-bottom--dashed--sm {
            border-bottom: dashed 1px transparent
        }

        .g-brd-right--dashed--sm {
            border-right: dashed 1px transparent
        }

        .g-brd-left--dashed--sm {
            border-left: dashed 1px transparent
        }
    }

    @media(min-width:768px) {
        .g-brd-around--dashed--md {
            border: 1px dashed transparent
        }

        .g-brd-top--dashed--md {
            border-top: dashed 1px transparent
        }

        .g-brd-bottom--dashed--md {
            border-bottom: dashed 1px transparent
        }

        .g-brd-right--dashed--md {
            border-right: dashed 1px transparent
        }

        .g-brd-left--dashed--md {
            border-left: dashed 1px transparent
        }
    }

    .g-brd-around--dotted {
        border: 1px dotted transparent
    }

    .g-brd-top--dotted {
        border-top: dotted 1px transparent
    }

    .g-brd-bottom--dotted {
        border-bottom: dotted 1px transparent
    }

    .g-brd-right--dotted {
        border-right: dotted 1px transparent
    }

    .g-brd-left--dotted {
        border-left: dotted 1px transparent
    }

    @media(min-width:576px) {
        .g-brd-around--dotted--sm {
            border: 1px dotted transparent
        }

        .g-brd-top--dotted--sm {
            border-top: dotted 1px transparent
        }

        .g-brd-bottom--dotted--sm {
            border-bottom: dotted 1px transparent
        }

        .g-brd-right--dotted--sm {
            border-right: dotted 1px transparent
        }

        .g-brd-left--dotted--sm {
            border-left: dotted 1px transparent
        }
    }

    @media(min-width:768px) {
        .g-brd-around--dotted--md {
            border: 1px dotted transparent
        }

        .g-brd-top--dotted--md {
            border-top: dotted 1px transparent
        }

        .g-brd-bottom--dotted--md {
            border-bottom: dotted 1px transparent
        }

        .g-brd-right--dotted--md {
            border-right: dotted 1px transparent
        }

        .g-brd-left--dotted--md {
            border-left: dotted 1px transparent
        }
    }

    .g-brd-0 {
        border-width: 0 !important
    }

    .g-brd-1 {
        border-width: 1px !important
    }

    .g-brd-2 {
        border-width: 2px !important
    }

    .g-brd-3,
    .g-brd-3--before--active.active::before,
    .g-brd-3--before::before {
        border-width: 3px !important
    }

    .g-brd-4 {
        border-width: 4px !important
    }

    .g-brd-5 {
        border-width: 5px !important
    }

    .g-brd-6 {
        border-width: 6px !important
    }

    .g-brd-7 {
        border-width: 7px !important
    }

    .g-brd-10 {
        border-width: 10px !important
    }

    .g-brd-12 {
        border-width: 12px !important
    }

    .g-brd-top-0 {
        border-top-width: 0 !important
    }

    .g-brd-top-2 {
        border-top-width: 2px !important
    }

    .g-brd-top-3 {
        border-top-width: 3px !important
    }

    .g-brd-top-5 {
        border-top-width: 5px !important
    }

    .g-brd-bottom-0 {
        border-bottom-width: 0 !important
    }

    .g-brd-bottom-2,
    .g-brd-bottom-2--hover:hover,
    .g-parent:hover .g-brd-bottom-2--parent-hover {
        border-bottom-width: 2px !important
    }

    .g-brd-bottom-5 {
        border-bottom-width: 5px !important
    }

    .g-brd-left-0 {
        border-left-width: 0 !important
    }

    .g-brd-left-1 {
        border-left-width: 1px !important
    }

    .g-brd-left-2 {
        border-left-width: 2px !important
    }

    .g-brd-left-3 {
        border-left-width: 3px !important
    }

    .g-brd-left-4 {
        border-left-width: 4px !important
    }

    .g-brd-right-0 {
        border-right-width: 0 !important
    }

    .g-brd-right-1 {
        border-right-width: 1px !important
    }

    .g-brd-right-2 {
        border-right-width: 2px !important
    }

    .g-brd-right-3 {
        border-right-width: 3px !important
    }

    .g-brd-right-4 {
        border-right-width: 4px !important
    }

    .active .g-brd-primary--active,
    .g-brd-primary,
    .g-brd-primary--active.active,
    .g-brd-primary--before--active.active::before,
    .g-brd-primary--before::before,
    .g-brd-primary--hover:hover,
    :hover > .g-brd-primary--hover-parent {
        border-color: #72c02c !important
    }

    .g-brd-primary-opacity-0_3,
    .g-brd-primary-opacity-0_3--active.active,
    .g-brd-primary-opacity-0_3--hover:hover,
    :hover > .g-brd-primary-opacity-0_3--hover-parent {
        border-color: rgba(114, 192, 44, .3) !important
    }

    .g-brd-primary-dark-dark-v1,
    .g-brd-primary-dark-dark-v1--active.active,
    .g-brd-primary-dark-dark-v1--hover:hover,
    :hover > .g-brd-primary-dark-dark-v1--hover-parent {
        border-color: #6db82a !important
    }

    .g-brd-primary-dark-dark-v2,
    .g-brd-primary-dark-dark-v2--active.active,
    .g-brd-primary-dark-dark-v2--hover:hover,
    :hover > .g-brd-primary-dark-dark-v2--hover-parent {
        border-color: #66ab27 !important
    }

    .g-brd-primary-dark-dark-v3,
    .g-brd-primary-dark-dark-v3--active.active,
    .g-brd-primary-dark-dark-v3--hover:hover,
    :hover > .g-brd-primary-dark-dark-v3--hover-parent {
        border-color: #599722 !important
    }

    .g-brd-bottom-primary--hover:hover {
        border-bottom-color: #72c02c !important
    }

    .g-brd-main,
    .g-brd-main--hover:hover {
        border-color: #555 !important
    }

    .g-brd-black,
    .g-brd-black--active.active,
    .g-brd-black--hover:hover,
    :hover > .g-brd-black--hover-parent {
        border-color: #000 !important
    }

    .g-brd-black-opacity-0_4 {
        border-color: rgba(0, 0, 0, .4) !important
    }

    .g-brd-white,
    .g-brd-white--active.active,
    .g-brd-white--hover:hover,
    :hover > .g-brd-white--hover-parent {
        border-color: #fff !important
    }

    .g-brd-white-opacity-0_1,
    .g-brd-white-opacity-0_1--active.active,
    .g-brd-white-opacity-0_1--hover:hover,
    :hover > .g-brd-white-opacity-0_1--hover-parent {
        border-color: rgba(255, 255, 255, .1) !important
    }

    .g-brd-white-opacity-0_2,
    .g-brd-white-opacity-0_2--active.active,
    .g-brd-white-opacity-0_2--hover:hover,
    :hover > .g-brd-white-opacity-0_2--hover-parent {
        border-color: rgba(255, 255, 255, .2) !important
    }

    .g-brd-white-opacity-0_3,
    .g-brd-white-opacity-0_3--active.active,
    .g-brd-white-opacity-0_3--hover:hover,
    :hover > .g-brd-white-opacity-0_3--hover-parent {
        border-color: rgba(255, 255, 255, .3) !important
    }

    .g-brd-white-opacity-0_4,
    .g-brd-white-opacity-0_4--active.active,
    .g-brd-white-opacity-0_4--hover:hover,
    :hover > .g-brd-white-opacity-0_4--hover-parent {
        border-color: rgba(255, 255, 255, .4) !important
    }

    .g-brd-white-opacity-0_5,
    .g-brd-white-opacity-0_5--active.active,
    .g-brd-white-opacity-0_5--hover:hover,
    :hover > .g-brd-white-opacity-0_5--hover-parent {
        border-color: rgba(255, 255, 255, .5) !important
    }

    .g-brd-white-opacity-0_6,
    .g-brd-white-opacity-0_6--active.active,
    .g-brd-white-opacity-0_6--hover:hover,
    :hover > .g-brd-white-opacity-0_6--hover-parent {
        border-color: rgba(255, 255, 255, .6) !important
    }

    .g-brd-white-opacity-0_8,
    .g-brd-white-opacity-0_8--active.active,
    .g-brd-white-opacity-0_8--hover:hover,
    :hover > .g-brd-white-opacity-0_8--hover-parent {
        border-color: rgba(255, 255, 255, .8) !important
    }

    .g-brd-gray-dark-v1,
    .g-brd-gray-dark-v1--active.active,
    .g-brd-gray-dark-v1--hover:hover,
    :hover > .g-brd-gray-dark-v1--hover-parent {
        border-color: #111 !important
    }

    .g-brd-gray-dark-v2,
    .g-brd-gray-dark-v2--active.active,
    .g-brd-gray-dark-v2--hover:hover,
    :hover > .g-brd-gray-dark-v2--hover-parent {
        border-color: #333 !important
    }

    .g-brd-gray-dark-v3,
    .g-brd-gray-dark-v3--active.active,
    .g-brd-gray-dark-v3--hover:hover,
    :hover > .g-brd-gray-dark-v3--hover-parent {
        border-color: #555 !important
    }

    .g-brd-gray-dark-v4,
    .g-brd-gray-dark-v4--active.active,
    .g-brd-gray-dark-v4--hover:hover,
    :hover > .g-brd-gray-dark-v4--hover-parent {
        border-color: #777 !important
    }

    .g-brd-gray-dark-v5,
    .g-brd-gray-dark-v5--active.active,
    .g-brd-gray-dark-v5--hover:hover,
    :hover > .g-brd-gray-dark-v5--hover-parent {
        border-color: #999 !important
    }

    .g-brd-gray-light-v1,
    .g-brd-gray-light-v1--active.active,
    .g-brd-gray-light-v1--focus:focus,
    .g-brd-gray-light-v1--hover:hover,
    :hover > .g-brd-gray-light-v1--hover-parent {
        border-color: #bbb !important
    }

    .g-brd-gray-light-v2,
    .g-brd-gray-light-v2--active.active,
    .g-brd-gray-light-v2--after::after,
    .g-brd-gray-light-v2--before::before,
    .g-brd-gray-light-v2--hover:hover,
    :hover > .g-brd-gray-light-v2--hover-parent {
        border-color: #ccc !important
    }

    .g-brd-gray-light-v3,
    .g-brd-gray-light-v3--active.active,
    .g-brd-gray-light-v3--focus:focus,
    .g-brd-gray-light-v3--hover:hover,
    :hover > .g-brd-gray-light-v3--hover-parent {
        border-color: #ddd !important
    }

    .g-brd-gray-light-v4,
    .g-brd-gray-light-v4--active.active,
    .g-brd-gray-light-v4--hover:hover,
    :hover > .g-brd-gray-light-v4--hover-parent {
        border-color: #eee !important
    }

    .g-brd-gray-light-v5,
    .g-brd-gray-light-v5--active.active,
    .g-brd-gray-light-v5--hover:hover,
    :hover > .g-brd-gray-light-v5--hover-parent {
        border-color: #f7f7f7 !important
    }

    .g-brd-transparent,
    .g-brd-transparent--active.active,
    .g-brd-transparent--after::after,
    .g-brd-transparent--before::before,
    .g-brd-transparent--hover:hover,
    :hover > .g-brd-transparent--hover-parent {
        border-color: transparent !important
    }

    .g-brd-green,
    .g-brd-green--active.active,
    .g-brd-green--hover:hover,
    :hover > .g-brd-green--hover-parent {
        border-color: #72c02c !important
    }

    .g-brd-blue,
    .g-brd-blue--active.active,
    .g-brd-blue--hover:hover,
    :hover > .g-brd-blue--hover-parent {
        border-color: #3398dc !important
    }

    .g-brd-blue-opacity-0_1 {
        border-color: rgba(51, 152, 220, .1) !important
    }

    .g-brd-lightblue,
    .g-brd-lightblue--active.active,
    .g-brd-lightblue--hover:hover,
    :hover > .g-brd-lightblue--hover-parent {
        border-color: #edf2f8 !important
    }

    .g-brd-lightblue-v1,
    .g-brd-lightblue-v1--active.active,
    .g-brd-lightblue-v1--hover:hover,
    :hover > .g-brd-lightblue-v1--hover-parent {
        border-color: #d6e2ee !important
    }

    .g-brd-darkblue,
    .g-brd-darkblue--active.active,
    .g-brd-darkblue--hover:hover,
    :hover > .g-brd-darkblue--hover-parent {
        border-color: #009 !important
    }

    .g-brd-indigo,
    .g-brd-indigo--active.active,
    .g-brd-indigo--hover:hover,
    :hover > .g-brd-indigo--hover-parent {
        border-color: #4263a3 !important
    }

    .g-brd-red,
    .g-brd-red--active.active,
    .g-brd-red--hover:hover,
    :hover > .g-brd-red--hover-parent {
        border-color: red !important
    }

    .g-brd-lightred,
    .g-brd-lightred--active.active,
    .g-brd-lightred--hover:hover,
    :hover > .g-brd-lightred--hover-parent {
        border-color: #e64b3b !important
    }

    .g-brd-darkred,
    .g-brd-darkred--active.active,
    .g-brd-darkred--hover:hover,
    :hover > .g-brd-darkred--hover-parent {
        border-color: #a10f2b !important
    }

    .g-brd-purple,
    .g-brd-purple--active.active,
    .g-brd-purple--hover:hover,
    :hover > .g-brd-purple--hover-parent {
        border-color: #9a69cb !important
    }

    .g-brd-purple-opacity-0_1 {
        border-color: rgba(154, 105, 203, .1) !important
    }

    .g-brd-darkpurple,
    .g-brd-darkpurple--active.active,
    .g-brd-darkpurple--hover:hover,
    :hover > .g-brd-darkpurple--hover-parent {
        border-color: #6639b6 !important
    }

    .g-brd-pink,
    .g-brd-pink--active.active,
    .g-brd-pink--hover:hover,
    :hover > .g-brd-pink--hover-parent {
        border-color: #e81c62 !important
    }

    .g-brd-orange,
    .g-brd-orange--active.active,
    .g-brd-orange--hover:hover,
    :hover > .g-brd-orange--hover-parent {
        border-color: #e57d20 !important
    }

    .g-brd-deeporange,
    .g-brd-deeporange--active.active,
    .g-brd-deeporange--hover:hover,
    :hover > .g-brd-deeporange--hover-parent {
        border-color: #fe541e !important
    }

    .g-brd-yellow,
    .g-brd-yellow--active.active,
    .g-brd-yellow--hover:hover,
    :hover > .g-brd-yellow--hover-parent {
        border-color: #ebc71d !important
    }

    .g-brd-aqua,
    .g-brd-aqua--active.active,
    .g-brd-aqua--hover:hover,
    :hover > .g-brd-aqua--hover-parent {
        border-color: #29d6e6 !important
    }

    .g-brd-cyan,
    .g-brd-cyan--active.active,
    .g-brd-cyan--hover:hover,
    :hover > .g-brd-cyan--hover-parent {
        border-color: #00bed6 !important
    }

    .g-brd-teal,
    .g-brd-teal--active.active,
    .g-brd-teal--hover:hover,
    :hover > .g-brd-teal--hover-parent {
        border-color: #18ba9b !important
    }

    .g-brd-brown,
    .g-brd-brown--active.active,
    .g-brd-brown--hover:hover,
    :hover > .g-brd-brown--hover-parent {
        border-color: #9c8061 !important
    }

    .g-brd-bluegray,
    .g-brd-bluegray--active.active,
    .g-brd-bluegray--hover:hover,
    :hover > .g-brd-bluegray--hover-parent {
        border-color: #585f69 !important
    }

    .g-brd-primary-top,
    .g-brd-primary-top--before::before {
        border-top-color: #72c02c !important
    }

    .g-brd-primary-bottom,
    .g-brd-primary-bottom--before:before {
        border-bottom-color: #72c02c !important
    }

    .g-brd-primary-left,
    .g-brd-primary-left--before:before {
        border-left-color: #72c02c !important
    }

    .g-brd-primary-right,
    .g-brd-primary-right--before:before {
        border-right-color: #72c02c !important
    }

    .g-brd-primary-opacity-0_3-top {
        border-top-color: rgba(114, 192, 44, .3) !important
    }

    .g-brd-primary-opacity-0_3-bottom {
        border-bottom-color: rgba(114, 192, 44, .3) !important
    }

    .g-brd-primary-opacity-0_3-left {
        border-left-color: rgba(114, 192, 44, .3) !important
    }

    .g-brd-primary-opacity-0_3-right {
        border-right-color: rgba(114, 192, 44, .3) !important
    }

    .g-brd-primary-dark-dark-v1-top {
        border-top-color: #6db82a !important
    }

    .g-brd-primary-dark-dark-v1-bottom {
        border-bottom-color: #6db82a !important
    }

    .g-brd-primary-dark-dark-v1-left {
        border-left-color: #6db82a !important
    }

    .g-brd-primary-dark-dark-v1-right {
        border-right-color: #6db82a !important
    }

    .g-brd-primary-dark-dark-v2-top {
        border-top-color: #66ab27 !important
    }

    .g-brd-primary-dark-dark-v2-bottom {
        border-bottom-color: #66ab27 !important
    }

    .g-brd-primary-dark-dark-v2-left {
        border-left-color: #66ab27 !important
    }

    .g-brd-primary-dark-dark-v2-right {
        border-right-color: #66ab27 !important
    }

    .g-brd-primary-dark-dark-v3-top {
        border-top-color: #599722 !important
    }

    .g-brd-primary-dark-dark-v3-bottom {
        border-bottom-color: #599722 !important
    }

    .g-brd-primary-dark-dark-v3-left {
        border-left-color: #599722 !important
    }

    .g-brd-primary-dark-dark-v3-right {
        border-right-color: #599722 !important
    }

    .g-brd-black-top {
        border-top-color: #000 !important
    }

    .g-brd-black-bottom {
        border-bottom-color: #000 !important
    }

    .g-brd-black-left {
        border-left-color: #000 !important
    }

    .g-brd-black-right {
        border-right-color: #000 !important
    }

    .g-brd-white-top {
        border-top-color: #fff !important
    }

    .g-brd-white-bottom {
        border-bottom-color: #fff !important
    }

    .g-brd-white-left {
        border-left-color: #fff !important
    }

    .g-brd-white-right {
        border-right-color: #fff !important
    }

    .g-brd-white-opacity-0_1-top {
        border-top-color: rgba(255, 255, 255, .1) !important
    }

    .g-brd-white-opacity-0_1-bottom {
        border-bottom-color: rgba(255, 255, 255, .1) !important
    }

    .g-brd-white-opacity-0_1-left {
        border-left-color: rgba(255, 255, 255, .1) !important
    }

    .g-brd-white-opacity-0_1-right {
        border-right-color: rgba(255, 255, 255, .1) !important
    }

    .g-brd-white-opacity-0_2-top {
        border-top-color: rgba(255, 255, 255, .2) !important
    }

    .g-brd-white-opacity-0_2-bottom {
        border-bottom-color: rgba(255, 255, 255, .2) !important
    }

    .g-brd-white-opacity-0_2-left {
        border-left-color: rgba(255, 255, 255, .2) !important
    }

    .g-brd-white-opacity-0_2-right {
        border-right-color: rgba(255, 255, 255, .2) !important
    }

    .g-brd-white-opacity-0_3-top {
        border-top-color: rgba(255, 255, 255, .3) !important
    }

    .g-brd-white-opacity-0_3-bottom {
        border-bottom-color: rgba(255, 255, 255, .3) !important
    }

    .g-brd-white-opacity-0_3-left {
        border-left-color: rgba(255, 255, 255, .3) !important
    }

    .g-brd-white-opacity-0_3-right {
        border-right-color: rgba(255, 255, 255, .3) !important
    }

    .g-brd-white-opacity-0_4-top {
        border-top-color: rgba(255, 255, 255, .4) !important
    }

    .g-brd-white-opacity-0_4-bottom {
        border-bottom-color: rgba(255, 255, 255, .4) !important
    }

    .g-brd-white-opacity-0_4-left {
        border-left-color: rgba(255, 255, 255, .4) !important
    }

    .g-brd-white-opacity-0_4-right {
        border-right-color: rgba(255, 255, 255, .4) !important
    }

    .g-brd-white-opacity-0_5-top {
        border-top-color: rgba(255, 255, 255, .5) !important
    }

    .g-brd-white-opacity-0_5-bottom {
        border-bottom-color: rgba(255, 255, 255, .5) !important
    }

    .g-brd-white-opacity-0_5-left {
        border-left-color: rgba(255, 255, 255, .5) !important
    }

    .g-brd-white-opacity-0_5-right {
        border-right-color: rgba(255, 255, 255, .5) !important
    }

    .g-brd-white-opacity-0_6-top {
        border-top-color: rgba(255, 255, 255, .6) !important
    }

    .g-brd-white-opacity-0_6-bottom {
        border-bottom-color: rgba(255, 255, 255, .6) !important
    }

    .g-brd-white-opacity-0_6-left {
        border-left-color: rgba(255, 255, 255, .6) !important
    }

    .g-brd-white-opacity-0_6-right {
        border-right-color: rgba(255, 255, 255, .6) !important
    }

    .g-brd-gray-dark-v1-top {
        border-top-color: #111 !important
    }

    .g-brd-gray-dark-v1-bottom {
        border-bottom-color: #111 !important
    }

    .g-brd-gray-dark-v1-left {
        border-left-color: #111 !important
    }

    .g-brd-gray-dark-v1-right {
        border-right-color: #111 !important
    }

    .g-brd-gray-dark-v2-top {
        border-top-color: #333 !important
    }

    .g-brd-gray-dark-v2-bottom {
        border-bottom-color: #333 !important
    }

    .g-brd-gray-dark-v2-left {
        border-left-color: #333 !important
    }

    .g-brd-gray-dark-v2-right {
        border-right-color: #333 !important
    }

    .g-brd-gray-dark-v3-top {
        border-top-color: #555 !important
    }

    .g-brd-gray-dark-v3-bottom {
        border-bottom-color: #555 !important
    }

    .g-brd-gray-dark-v3-left {
        border-left-color: #555 !important
    }

    .g-brd-gray-dark-v3-right {
        border-right-color: #555 !important
    }

    .g-brd-gray-dark-v4-top {
        border-top-color: #777 !important
    }

    .g-brd-gray-dark-v4-bottom {
        border-bottom-color: #777 !important
    }

    .g-brd-gray-dark-v4-left {
        border-left-color: #777 !important
    }

    .g-brd-gray-dark-v4-right {
        border-right-color: #777 !important
    }

    .g-brd-gray-dark-v5-top {
        border-top-color: #999 !important
    }

    .g-brd-gray-dark-v5-bottom {
        border-bottom-color: #999 !important
    }

    .g-brd-gray-dark-v5-left {
        border-left-color: #999 !important
    }

    .g-brd-gray-dark-v5-right {
        border-right-color: #999 !important
    }

    .g-brd-gray-light-v1-top {
        border-top-color: #bbb !important
    }

    .g-brd-gray-light-v1-bottom {
        border-bottom-color: #bbb !important
    }

    .g-brd-gray-light-v1-left {
        border-left-color: #bbb !important
    }

    .g-brd-gray-light-v1-right {
        border-right-color: #bbb !important
    }

    .g-brd-gray-light-v2-top {
        border-top-color: #ccc !important
    }

    .g-brd-gray-light-v2-bottom {
        border-bottom-color: #ccc !important
    }

    .g-brd-gray-light-v2-left {
        border-left-color: #ccc !important
    }

    .g-brd-gray-light-v2-right {
        border-right-color: #ccc !important
    }

    .g-brd-gray-light-v3-top {
        border-top-color: #ddd !important
    }

    .g-brd-gray-light-v3-bottom {
        border-bottom-color: #ddd !important
    }

    .g-brd-gray-light-v3-left {
        border-left-color: #ddd !important
    }

    .g-brd-gray-light-v3-right {
        border-right-color: #ddd !important
    }

    .g-brd-gray-light-v4-top {
        border-top-color: #eee !important
    }

    .g-brd-gray-light-v4-bottom {
        border-bottom-color: #eee !important
    }

    .g-brd-gray-light-v4-left {
        border-left-color: #eee !important
    }

    .g-brd-gray-light-v4-right {
        border-right-color: #eee !important
    }

    .g-brd-gray-light-v5-top {
        border-top-color: #f7f7f7 !important
    }

    .g-brd-gray-light-v5-bottom {
        border-bottom-color: #f7f7f7 !important
    }

    .g-brd-gray-light-v5-left {
        border-left-color: #f7f7f7 !important
    }

    .g-brd-gray-light-v5-right {
        border-right-color: #f7f7f7 !important
    }

    .g-brd-transparent-top {
        border-top-color: transparent !important
    }

    .g-brd-transparent-bottom {
        border-bottom-color: transparent !important
    }

    .g-brd-transparent-left {
        border-left-color: transparent !important
    }

    .g-brd-transparent-right {
        border-right-color: transparent !important
    }

    .g-brd-green-top {
        border-top-color: #72c02c !important
    }

    .g-brd-green-bottom {
        border-bottom-color: #72c02c !important
    }

    .g-brd-green-left {
        border-left-color: #72c02c !important
    }

    .g-brd-green-right {
        border-right-color: #72c02c !important
    }

    .g-brd-blue-top {
        border-top-color: #3398dc !important
    }

    .g-brd-blue-bottom {
        border-bottom-color: #3398dc !important
    }

    .g-brd-blue-left {
        border-left-color: #3398dc !important
    }

    .g-brd-blue-right {
        border-right-color: #3398dc !important
    }

    .g-brd-lightblue-top {
        border-top-color: #edf2f8 !important
    }

    .g-brd-lightblue-bottom {
        border-bottom-color: #edf2f8 !important
    }

    .g-brd-lightblue-left {
        border-left-color: #edf2f8 !important
    }

    .g-brd-lightblue-right {
        border-right-color: #edf2f8 !important
    }

    .g-brd-lightblue-v1-top {
        border-top-color: #d6e2ee !important
    }

    .g-brd-lightblue-v1-bottom {
        border-bottom-color: #d6e2ee !important
    }

    .g-brd-lightblue-v1-left {
        border-left-color: #d6e2ee !important
    }

    .g-brd-lightblue-v1-right {
        border-right-color: #d6e2ee !important
    }

    .g-brd-darkblue-top {
        border-top-color: #009 !important
    }

    .g-brd-darkblue-bottom {
        border-bottom-color: #009 !important
    }

    .g-brd-darkblue-left {
        border-left-color: #009 !important
    }

    .g-brd-darkblue-right {
        border-right-color: #009 !important
    }

    .g-brd-indigo-top {
        border-top-color: #4263a3 !important
    }

    .g-brd-indigo-bottom {
        border-bottom-color: #4263a3 !important
    }

    .g-brd-indigo-left {
        border-left-color: #4263a3 !important
    }

    .g-brd-indigo-right {
        border-right-color: #4263a3 !important
    }

    .g-brd-red-top {
        border-top-color: red !important
    }

    .g-brd-red-bottom {
        border-bottom-color: red !important
    }

    .g-brd-red-left {
        border-left-color: red !important
    }

    .g-brd-red-right {
        border-right-color: red !important
    }

    .g-brd-lightred-top {
        border-top-color: #e64b3b !important
    }

    .g-brd-lightred-bottom {
        border-bottom-color: #e64b3b !important
    }

    .g-brd-lightred-left {
        border-left-color: #e64b3b !important
    }

    .g-brd-lightred-right {
        border-right-color: #e64b3b !important
    }

    .g-brd-darkred-top {
        border-top-color: #a10f2b !important
    }

    .g-brd-darkred-bottom {
        border-bottom-color: #a10f2b !important
    }

    .g-brd-darkred-left {
        border-left-color: #a10f2b !important
    }

    .g-brd-darkred-right {
        border-right-color: #a10f2b !important
    }

    .g-brd-purple-top {
        border-top-color: #9a69cb !important
    }

    .g-brd-purple-bottom {
        border-bottom-color: #9a69cb !important
    }

    .g-brd-purple-left {
        border-left-color: #9a69cb !important
    }

    .g-brd-purple-right {
        border-right-color: #9a69cb !important
    }

    .g-brd-darkpurple-top {
        border-top-color: #6639b6 !important
    }

    .g-brd-darkpurple-bottom {
        border-bottom-color: #6639b6 !important
    }

    .g-brd-darkpurple-left {
        border-left-color: #6639b6 !important
    }

    .g-brd-darkpurple-right {
        border-right-color: #6639b6 !important
    }

    .g-brd-pink-top {
        border-top-color: #e81c62 !important
    }

    .g-brd-pink-bottom {
        border-bottom-color: #e81c62 !important
    }

    .g-brd-pink-left {
        border-left-color: #e81c62 !important
    }

    .g-brd-pink-right {
        border-right-color: #e81c62 !important
    }

    .g-brd-orange-top {
        border-top-color: #e57d20 !important
    }

    .g-brd-orange-bottom {
        border-bottom-color: #e57d20 !important
    }

    .g-brd-orange-left {
        border-left-color: #e57d20 !important
    }

    .g-brd-orange-right {
        border-right-color: #e57d20 !important
    }

    .g-brd-deeporange-top {
        border-top-color: #fe541e !important
    }

    .g-brd-deeporange-bottom {
        border-bottom-color: #fe541e !important
    }

    .g-brd-deeporange-left {
        border-left-color: #fe541e !important
    }

    .g-brd-deeporange-right {
        border-right-color: #fe541e !important
    }

    .g-brd-yellow-top {
        border-top-color: #ebc71d !important
    }

    .g-brd-yellow-bottom {
        border-bottom-color: #ebc71d !important
    }

    .g-brd-yellow-left {
        border-left-color: #ebc71d !important
    }

    .g-brd-yellow-right {
        border-right-color: #ebc71d !important
    }

    .g-brd-aqua-top {
        border-top-color: #29d6e6 !important
    }

    .g-brd-aqua-bottom {
        border-bottom-color: #29d6e6 !important
    }

    .g-brd-aqua-left {
        border-left-color: #29d6e6 !important
    }

    .g-brd-aqua-right {
        border-right-color: #29d6e6 !important
    }

    .g-brd-cyan-top {
        border-top-color: #00bed6 !important
    }

    .g-brd-cyan-bottom {
        border-bottom-color: #00bed6 !important
    }

    .g-brd-cyan-left {
        border-left-color: #00bed6 !important
    }

    .g-brd-cyan-right {
        border-right-color: #00bed6 !important
    }

    .g-brd-teal-top {
        border-top-color: #18ba9b !important
    }

    .g-brd-teal-bottom {
        border-bottom-color: #18ba9b !important
    }

    .g-brd-teal-left {
        border-left-color: #18ba9b !important
    }

    .g-brd-teal-right {
        border-right-color: #18ba9b !important
    }

    .g-brd-brown-top {
        border-top-color: #9c8061 !important
    }

    .g-brd-brown-bottom {
        border-bottom-color: #9c8061 !important
    }

    .g-brd-brown-left {
        border-left-color: #9c8061 !important
    }

    .g-brd-brown-right {
        border-right-color: #9c8061 !important
    }

    .g-brd-bluegray-top {
        border-top-color: #585f69 !important
    }

    .g-brd-bluegray-bottom {
        border-bottom-color: #585f69 !important
    }

    .g-brd-bluegray-left {
        border-left-color: #585f69 !important
    }

    .g-brd-bluegray-right {
        border-right-color: #585f69 !important
    }

    .g-brd-primary-top--hover:hover {
        border-top-color: #72c02c !important
    }

        .g-brd-primary-top--hover:hover::after {
            border-top-color: #72c02c
        }

    .g-brd-primary-top--active.active {
        border-top-color: #72c02c !important
    }

        .g-brd-primary-top--active.active::after {
            border-top-color: #72c02c
        }

    .g-brd-primary-bottom--hover:hover {
        border-bottom-color: #72c02c !important
    }

        .g-brd-primary-bottom--hover:hover::after {
            border-bottom-color: #72c02c
        }

    .g-brd-primary-bottom--active.active {
        border-bottom-color: #72c02c !important
    }

        .g-brd-primary-bottom--active.active::after {
            border-bottom-color: #72c02c
        }

    .g-brd-pinterest,
    .g-brd-pinterest::after {
        border-color: #c8232c !important
    }

    .g-brd-pinterest-top--hover:hover {
        border-top-color: #c8232c !important
    }

        .g-brd-pinterest-top--hover:hover::after {
            border-top-color: #c8232c
        }

    .g-brd-pinterest-top--active.active {
        border-top-color: #c8232c !important
    }

        .g-brd-pinterest-top--active.active::after {
            border-top-color: #c8232c
        }

    .g-brd-pinterest-bottom--hover:hover {
        border-bottom-color: #c8232c !important
    }

        .g-brd-pinterest-bottom--hover:hover::after {
            border-bottom-color: #c8232c
        }

    .g-brd-pinterest-bottom--active.active {
        border-bottom-color: #c8232c !important
    }

        .g-brd-pinterest-bottom--active.active::after {
            border-bottom-color: #c8232c
        }

    .g-brd-facebook {
        border-color: #3b5998
    }

    .g-brd-facebook--hover:hover {
        border-color: #3b5998 !important
    }

    .g-brd-twitter {
        border-color: #00acee
    }

    .g-brd-twitter--hover:hover {
        border-color: #00acee !important
    }

    .g-brd-skype {
        border-color: #00aff0
    }

    .g-brd-skype--hover:hover {
        border-color: #00aff0 !important
    }

    .g-brd-pinterest {
        border-color: #c8232c
    }

    .g-brd-pinterest--hover:hover {
        border-color: #c8232c !important
    }

    .g-brd-vine {
        border-color: #00bf8f
    }

    .g-brd-vine--hover:hover {
        border-color: #00bf8f !important
    }

    .g-brd-youtube {
        border-color: #c4302b
    }

    .g-brd-youtube--hover:hover {
        border-color: #c4302b !important
    }

    .g-brd-google-plus {
        border-color: #dd4b39
    }

    .g-brd-google-plus--hover:hover {
        border-color: #dd4b39 !important
    }

    .g-brd-dribbble {
        border-color: #ea4c89
    }

    .g-brd-dribbble--hover:hover {
        border-color: #ea4c89 !important
    }

    .g-brd-vk {
        border-color: #2b587a
    }

    .g-brd-vk--hover:hover {
        border-color: #2b587a !important
    }

    .g-brd-linkedin {
        border-color: #0e76a8
    }

    .g-brd-linkedin--hover:hover {
        border-color: #0e76a8 !important
    }

    .g-brd-instagram {
        border-color: #3f729b
    }

    .g-brd-instagram--hover:hover {
        border-color: #3f729b !important
    }

    .g-brd-cyan-gradient-opacity-v1 {
        -o-border-image: linear-gradient(160deg, rgba(0, 0, 153, .55) 0, rgba(0, 190, 214, .6) 100%);
        border-image: linear-gradient(160deg, rgba(0, 0, 153, .55) 0, rgba(0, 190, 214, .6) 100%);
        border-image-slice: 1
    }

    .g-font-code,
    .g-font-niconne,
    .g-font-secondary {
        font-family: Poppins, sans-serif
    }

    .g-font-size-default {
        font-size: 1rem !important
    }

    .g-font-size-70x {
        font-size: 70% !important
    }

    .g-font-size-75x {
        font-size: 75% !important
    }

    .g-font-size-80x {
        font-size: 80% !important
    }

    .g-font-size-85x {
        font-size: 85% !important
    }

    .g-font-size-90x {
        font-size: 90% !important
    }

    .g-font-size-95x {
        font-size: 95% !important
    }

    .g-font-size-0 {
        font-size: 0
    }

    .g-font-size-5 {
        font-size: .35714rem !important
    }

    .g-font-size-8 {
        font-size: .57143rem !important
    }

    .g-font-size-9 {
        font-size: .64286rem !important
    }

    .g-font-size-10 {
        font-size: .71429rem !important
    }

    .g-font-size-11 {
        font-size: .78571rem !important
    }

    .g-font-size-12 {
        font-size: .85714rem !important
    }

    .g-font-size-13 {
        font-size: .92857rem !important
    }

    .g-font-size-14 {
        font-size: 1rem !important
    }

    .g-font-size-15 {
        font-size: 1.07143rem !important
    }

    .g-font-size-16 {
        font-size: 1.14286rem !important
    }

    .g-font-size-17 {
        font-size: 1.21429rem !important
    }

    .g-font-size-18 {
        font-size: 1.28571rem !important
    }

    .g-font-size-20 {
        font-size: 1.42857rem !important
    }

    .g-font-size-22 {
        font-size: 1.57143rem !important
    }

    .g-font-size-23 {
        font-size: 1.64286rem !important
    }

    .g-font-size-24 {
        font-size: 1.71429rem !important
    }

    .g-font-size-25 {
        font-size: 1.78571rem
    }

    .g-font-size-26 {
        font-size: 1.85714rem !important
    }

    .g-font-size-27 {
        font-size: 1.92857rem !important
    }

    .g-font-size-28 {
        font-size: 2rem !important
    }

    .g-font-size-30 {
        font-size: 2.14286rem !important
    }

    .g-font-size-32 {
        font-size: 2.28571rem !important
    }

    .g-font-size-33 {
        font-size: 2.35714rem !important
    }

    .g-font-size-35 {
        font-size: 2.5rem !important
    }

    .g-font-size-36 {
        font-size: 2.57143rem !important
    }

    .g-font-size-38 {
        font-size: 2.71429rem !important
    }

    .g-font-size-40 {
        font-size: 2.85714rem
    }

    .g-font-size-42 {
        font-size: 3rem !important
    }

    .g-font-size-45 {
        font-size: 3.21429rem !important
    }

    .g-font-size-46 {
        font-size: 3.28571rem !important
    }

    .g-font-size-48 {
        font-size: 3.42857rem !important
    }

    .g-font-size-50 {
        font-size: 3.57143rem !important
    }

    .g-font-size-55 {
        font-size: 3.92857rem !important
    }

    .g-font-size-56 {
        font-size: 4rem !important
    }

    .g-font-size-60 {
        font-size: 4.28571rem !important
    }

    .g-font-size-65 {
        font-size: 4.64286rem !important
    }

    .g-font-size-70 {
        line-height: 70px;
        font-size: 5rem !important
    }

    .g-font-size-75 {
        font-size: 5.35714rem !important
    }

    .g-font-size-76 {
        font-size: 5.42857rem !important
    }

    .g-font-size-80 {
        font-size: 5.71429rem !important
    }

    .g-font-size-86 {
        font-size: 6.14286rem !important
    }

    .g-font-size-90 {
        font-size: 6.42857rem !important
    }

    .g-font-size-120 {
        font-size: 8.57143rem !important
    }

    .g-font-size-200 {
        line-height: 210px;
        font-size: 14.28571rem !important
    }

    .g-font-size-180 {
        font-size: 12.85714rem !important
    }

    @media(min-width:576px) {
        .g-font-size-20--sm {
            font-size: 1.42857rem !important
        }

        .g-font-size-25--sm {
            font-size: 1.78571rem !important
        }

        .g-font-size-40--sm {
            font-size: 2.85714rem !important
        }

        .g-font-size-50--sm {
            font-size: 3.57143rem !important
        }

        .g-font-size-240--sm {
            font-size: 17.14286rem !important
        }
    }

    @media(min-width:768px) {
        .g-brd-0--md {
            border-width: 0 !important
        }

        .g-brd-1--md {
            border-width: 1px !important
        }

        .g-brd-2--md {
            border-width: 2px !important
        }

        .g-brd-3--md {
            border-width: 3px !important
        }

        .g-brd-4--md {
            border-width: 4px !important
        }

        .g-brd-5--md {
            border-width: 5px !important
        }

        .g-brd-6--md {
            border-width: 6px !important
        }

        .g-brd-10--md {
            border-width: 10px !important
        }

        .g-brd-top-0--md {
            border-top-width: 0 !important
        }

        .g-brd-top-2--md {
            border-top-width: 2px !important
        }

        .g-brd-top-3--md {
            border-top-width: 3px !important
        }

        .g-brd-top-5--md {
            border-top-width: 5px !important
        }

        .g-brd-bottom-0--md {
            border-bottom-width: 0 !important
        }

        .g-brd-bottom-2--md {
            border-bottom-width: 2px !important
        }

        .g-brd-bottom-5--md {
            border-bottom-width: 5px !important
        }

        .g-brd-left-0--md {
            border-left-width: 0 !important
        }

        .g-brd-left-1--md {
            border-left-width: 1px !important
        }

        .g-brd-left-2--md {
            border-left-width: 2px !important
        }

        .g-brd-left-3--md {
            border-left-width: 3px !important
        }

        .g-brd-left-4--md {
            border-left-width: 4px !important
        }

        .g-brd-right-0--md {
            border-right-width: 0 !important
        }

        .g-brd-right-1--md {
            border-right-width: 1px !important
        }

        .g-font-size-default--md {
            font-size: 1rem !important
        }

        .g-font-size-12--md {
            font-size: .85714rem !important
        }

        .g-font-size-16--md {
            font-size: 1.14286rem !important
        }

        .g-font-size-18--md {
            font-size: 1.28571rem !important
        }

        .g-font-size-20--md {
            font-size: 1.42857rem !important
        }

        .g-font-size-24--md {
            font-size: 1.71429rem !important
        }

        .g-font-size-25--md {
            font-size: 1.78571rem !important
        }

        .g-font-size-26--md {
            font-size: 1.85714rem !important
        }

        .g-font-size-27--md {
            font-size: 1.92857rem !important
        }

        .g-font-size-28--md {
            font-size: 2rem !important
        }

        .g-font-size-30--md {
            font-size: 2.14286rem !important
        }

        .g-font-size-32--md {
            font-size: 2.28571rem !important
        }

        .g-font-size-35--md {
            font-size: 2.5rem !important
        }

        .g-font-size-36--md {
            font-size: 2.57143rem !important
        }

        .g-font-size-40--md {
            font-size: 2.85714rem !important
        }

        .g-font-size-45--md {
            font-size: 3.21429rem !important
        }

        .g-font-size-46--md {
            font-size: 3.28571rem !important
        }

        .g-font-size-48--md {
            font-size: 3.42857rem !important
        }

        .g-font-size-50--md {
            font-size: 3.57143rem !important
        }

        .g-font-size-55--md {
            font-size: 3.92857rem !important
        }

        .g-font-size-56--md {
            font-size: 4rem !important
        }

        .g-font-size-60--md {
            font-size: 4.28571rem !important
        }

        .g-font-size-65--md {
            font-size: 4.64286rem !important
        }

        .g-font-size-70--md {
            font-size: 5rem !important
        }

        .g-font-size-75--md {
            font-size: 5.35714rem !important
        }

        .g-font-size-76--md {
            font-size: 5.42857rem !important
        }

        .g-font-size-90--md {
            font-size: 6.42857rem !important
        }

        .g-font-size-130--md {
            font-size: 9.28571rem !important
        }
    }

    @media(min-width:992px) {
        .g-brd-0--lg {
            border-width: 0 !important
        }

        .g-brd-1--lg {
            border-width: 1px !important
        }

        .g-brd-top-0--lg {
            border-top-width: 0 !important
        }

        .g-brd-top-1--lg {
            border-top-width: 1px !important
        }

        .g-brd-bottom-0--lg {
            border-bottom-width: 0 !important
        }

        .g-brd-bottom-1--lg {
            border-bottom-width: 1px !important
        }

        .g-brd-left-0--lg {
            border-left-width: 0 !important
        }

        .g-brd-left-1--lg {
            border-left-width: 1px !important
        }

        .g-brd-right-0--lg {
            border-right-width: 0 !important
        }

        .g-brd-right-1--lg {
            border-right-width: 1px !important
        }

        .g-font-size-default--lg {
            font-size: 1rem !important
        }

        .g-font-size-16--lg {
            font-size: 1.14286rem !important
        }

        .g-font-size-18--lg {
            font-size: 1.28571rem !important
        }

        .g-font-size-26--lg {
            font-size: 1.85714rem !important
        }

        .g-font-size-32--lg {
            font-size: 2.28571rem !important
        }

        .g-font-size-35--lg {
            font-size: 2.5rem !important
        }

        .g-font-size-36--lg {
            font-size: 2.57143rem !important
        }

        .g-font-size-42--lg {
            font-size: 3rem !important
        }

        .g-font-size-60--lg {
            font-size: 4.28571rem !important
        }

        .g-font-size-75--lg {
            font-size: 5.35714rem !important
        }

        .g-font-size-76--lg {
            font-size: 5.42857rem !important
        }

        .g-font-size-420--lg {
            font-size: 30rem !important
        }
    }

    .item-img,
    .item-img-large,
    .item-img-large2,
    .item-name-1,
    .item-name-1-a,
    .item-name-1-b {
        border-right: 1px solid #edecec
    }

    @media(min-width:1200px) {
        .g-font-size-17--xl {
            font-size: 1.21429rem !important
        }
    }

    @media(max-width:575px) {
        .g-font-size-25 {
            font-size: 1.78571rem
        }
    }

    .g-font-weight-100 {
        font-weight: 100 !important
    }

    .g-font-weight-200 {
        font-weight: 200 !important
    }

    .g-font-weight-300 {
        font-weight: 300 !important
    }

    .g-font-weight-400 {
        font-weight: 400 !important
    }

    .g-font-weight-500 {
        font-weight: 500 !important
    }

    .g-font-weight-600 {
        font-weight: 600 !important
    }

    .g-font-weight-700 {
        font-weight: 700 !important
    }

    .g-font-weight-800 {
        font-weight: 800 !important
    }

    .g-font-weight-900 {
        font-weight: 900 !important
    }

    @media(min-width:768px) {
        .g-font-weight-100--md {
            font-weight: 100 !important
        }

        .g-font-weight-200--md {
            font-weight: 200 !important
        }

        .g-font-weight-300--md {
            font-weight: 300 !important
        }

        .g-font-weight-400--md {
            font-weight: 400 !important
        }

        .g-font-weight-500--md {
            font-weight: 500 !important
        }

        .g-font-weight-600--md {
            font-weight: 600 !important
        }

        .g-font-weight-700--md {
            font-weight: 700 !important
        }

        .g-font-weight-800--md {
            font-weight: 800 !important
        }

        .g-font-weight-900--md {
            font-weight: 900 !important
        }
    }

    .g-text-transform-none {
        text-transform: none !important
    }

    .g-text-underline--none--hover:focus,
    .g-text-underline--none--hover:hover {
        text-decoration: none
    }

    .g-text-strike {
        text-decoration: line-through
    }

    .g-letter-spacing-minus-2 {
        letter-spacing: -.14286rem
    }

    .g-letter-spacing-0_5 {
        letter-spacing: .03571rem
    }

    .g-letter-spacing-1_5 {
        letter-spacing: .10714rem
    }

    .g-letter-spacing-0 {
        letter-spacing: 0
    }

    .g-letter-spacing-1 {
        letter-spacing: .07143rem
    }

    .g-letter-spacing-2 {
        letter-spacing: .14286rem
    }

    .g-letter-spacing-3 {
        letter-spacing: .21429rem
    }

    .g-letter-spacing-4 {
        letter-spacing: .28571rem
    }

    .g-letter-spacing-5 {
        letter-spacing: .35714rem
    }

    .g-letter-spacing-6 {
        letter-spacing: .42857rem
    }

    .g-letter-spacing-7 {
        letter-spacing: .5rem
    }

    .g-letter-spacing-8 {
        letter-spacing: .57143rem
    }

    .g-letter-spacing-9 {
        letter-spacing: .64286rem
    }

    .g-letter-spacing-10 {
        letter-spacing: .71429rem
    }

    .g-letter-spacing-11 {
        letter-spacing: .78571rem
    }

    .g-letter-spacing-12 {
        letter-spacing: .85714rem
    }

    .g-line-space-1 {
        letter-spacing: .15rem
    }

    .g-line-height-0 {
        line-height: 0 !important
    }

    .g-line-height-0_7 {
        line-height: .7 !important
    }

    .g-line-height-0_8 {
        line-height: .8 !important
    }

    .g-line-height-0_9 {
        line-height: .9 !important
    }

    .g-line-height-1 {
        line-height: 1 !important
    }

    .g-line-height-1_1 {
        line-height: 1.1 !important
    }

    .g-line-height-1_2 {
        line-height: 1.2 !important
    }

    .g-line-height-1_3 {
        line-height: 1.3 !important
    }

    .g-line-height-1_4 {
        line-height: 1.4 !important
    }

    .g-line-height-1_5 {
        line-height: 1.5 !important
    }

    .g-line-height-1_6 {
        line-height: 1.6 !important
    }

    .g-line-height-1_8 {
        line-height: 1.8 !important
    }

    .g-line-height-2 {
        line-height: 2 !important
    }

    .g-line-height-3 {
        line-height: 2.5 !important
    }

    .g-font-style-normal {
        font-style: normal
    }

    .g-font-style-italic {
        font-style: italic
    }

    .g-list-style-circle {
        list-style-type: circle
    }

    .g-list-style-disc {
        list-style-type: disc
    }

    .g-list-style-square {
        list-style-type: square
    }

    .g-list-style-lower-roman {
        list-style-type: lower-roman
    }

    .g-list-style-upper-roman {
        list-style-type: upper-roman
    }

    .g-list-style-lower-latin {
        list-style-type: lower-latin
    }

    .g-list-style-upper-latin {
        list-style-type: upper-latin
    }

    .u-quote-v1::before {
        content: "“";
        font-size: 36px;
        line-height: .75em;
        text-align: center;
        font-weight: 600;
        display: block
    }

    .nice-select:after,
    .overlay:after {
        content: ''
    }

    .u-quote-v1::after {
        display: none
    }

    .g-pos-rel {
        position: relative !important
    }

    .g-pos-abs {
        position: absolute !important
    }

    .g-pos-stc {
        position: static !important
    }

    .g-pos-fix {
        position: fixed !important
    }

    .g-parent:hover .g-top-auto--parent-hover,
    .g-top-auto {
        top: auto
    }

    .g-parent:hover .g-top-0--parent-hover,
    .g-top-0,
    .g-top-0--hover:hover {
        top: 0 !important
    }

    .g-top-1 {
        top: .07143rem
    }

    .g-top-2 {
        top: .14286rem
    }

    .g-top-3 {
        top: .21429rem
    }

    .g-top-5 {
        top: .35714rem !important
    }

    .g-top-7 {
        top: .5rem !important
    }

    .g-top-10 {
        top: .71429rem !important
    }

    .g-top-15 {
        top: 1.07143rem
    }

    .g-top-20 {
        top: 1.42857rem
    }

    .g-top-25 {
        top: 1.78571rem
    }

    .g-top-30 {
        top: 2.14286rem
    }

    .g-top-35 {
        top: 2.5rem
    }

    .g-top-55 {
        top: 3.92857rem
    }

    .g-top-65 {
        top: 4.64286rem
    }

    .g-top-100 {
        top: 7.14286rem
    }

    .g-top-15x {
        top: 15%
    }

    .g-top-20x {
        top: 20%
    }

    .g-top-25x {
        top: 25%
    }

    .g-top-30x {
        top: 30%
    }

    .g-top-35x {
        top: 35%
    }

    .g-top-50x {
        top: 50%
    }

    .g-top-100x {
        top: 100%
    }

    .g-top-minus-1 {
        top: -.07143rem
    }

    .g-top-minus-2 {
        top: -.14286rem
    }

    .g-top-minus-3 {
        top: -.21429rem !important
    }

    .g-top-minus-4 {
        top: -.28571rem
    }

    .g-top-minus-5 {
        top: -.35714rem
    }

    .g-top-minus-6 {
        top: -.42857rem
    }

    .g-top-minus-8 {
        top: -.57143rem
    }

    .g-top-minus-10 {
        top: -.71429rem
    }

    .g-top-minus-15 {
        top: -1.07143rem
    }

    .g-top-minus-20 {
        top: -1.42857rem
    }

    .g-top-minus-30 {
        top: -2.14286rem
    }

    .g-top-minus-35 {
        top: -2.5rem
    }

    .g-top-minus-40 {
        top: -2.85714rem
    }

    .g-top-minus-70 {
        top: -5rem
    }

    .g-top-minus-120 {
        top: -8.57143rem
    }

    .g-top-minus-25x {
        top: -25%
    }

    .g-top-minus-80x {
        top: -80%
    }

    .g-left-auto {
        left: auto !important
    }

    .g-left-0,
    .g-left-0--hover:hover,
    .g-parent:hover .g-left-0--parent-hover {
        left: 0
    }

    .g-left-2 {
        left: .14286rem
    }

    .g-left-5 {
        left: .35714rem
    }

    .g-left-10 {
        left: .71429rem
    }

    .g-left-15 {
        left: 1.07143rem !important
    }

    .g-left-20 {
        left: 1.42857rem
    }

    .g-left-30 {
        left: 2.14286rem
    }

    .g-left-40 {
        left: 2.85714rem
    }

    .g-left-45 {
        left: 3.21429rem
    }

    .g-left-75 {
        left: 5.35714rem
    }

    .g-left-110 {
        left: 7.85714rem
    }

    .g-left-130 {
        left: 9.28571rem
    }

    .g-left-200 {
        left: 14.28571rem
    }

    .g-left-15x {
        left: 15%
    }

    .g-left-35x {
        left: 35%
    }

    .g-left-50x {
        left: 50%
    }

    .g-left-100x {
        left: 100%
    }

    .g-left-minus-3 {
        left: -.21429rem
    }

    .g-left-minus-6 {
        left: -.42857rem
    }

    .g-left-minus-7 {
        left: -.5rem
    }

    .g-left-minus-10 {
        left: -.71429rem
    }

    .g-left-minus-15 {
        left: -1.07143rem
    }

    .g-left-minus-20 {
        left: -1.42857rem
    }

    .g-left-minus-25 {
        left: -1.78571rem
    }

    .g-left-minus-30 {
        left: -2.14286rem
    }

    .g-left-minus-40 {
        left: -2.85714rem
    }

    .g-left-minus-50,
    .g-parent:hover .g-left-minus-50--parent-hover {
        left: -3.57143rem
    }

    .g-right-auto {
        right: auto
    }

    .g-parent:hover .g-right-0--parent-hover,
    .g-right-0,
    .g-right-0--hover:hover {
        right: 0 !important
    }

    .g-right-5 {
        right: .35714rem !important
    }

    .g-right-7 {
        right: .5rem !important
    }

    .g-right-10 {
        right: .71429rem !important
    }

    .g-right-14 {
        right: 1rem !important
    }

    .g-right-15 {
        right: 1.07143rem !important
    }

    .g-right-20 {
        right: 1.42857rem
    }

    .g-right-30 {
        right: 2.14286rem
    }

    .g-right-40 {
        right: 2.85714rem
    }

    .g-right-45 {
        right: 3.21429rem
    }

    .g-right-55 {
        right: 3.92857rem
    }

    .g-right-65 {
        right: 4.64286rem
    }

    .g-right-100 {
        right: 7.14286rem
    }

    .g-right-110 {
        right: 7.85714rem
    }

    .g-right-130 {
        right: 9.28571rem
    }

    .g-right-15x {
        right: 15%
    }

    .g-right-35x {
        right: 35%
    }

    .g-right-50x {
        right: 50%
    }

    .g-right-100x {
        right: 100%
    }

    .g-right-minus-3 {
        right: -.21429rem !important
    }

    .g-right-minus-6 {
        right: -.42857rem
    }

    .g-right-minus-5 {
        right: -.35714rem
    }

    .g-right-minus-10 {
        right: -.71429rem
    }

    .g-right-minus-13 {
        right: -.92857rem
    }

    .g-right-minus-15 {
        right: -1.07143rem
    }

    .g-right-minus-20 {
        right: -1.42857rem
    }

    .g-right-minus-25 {
        right: -1.78571rem
    }

    .g-right-minus-40 {
        right: -2.85714rem
    }

    .g-right-minus-50 {
        right: -3.57143rem
    }

    .g-bottom-auto {
        bottom: auto
    }

    .g-bottom-0,
    .g-bottom-0--hover:hover,
    .g-parent:hover .g-bottom-0--parent-hover {
        bottom: 0
    }

    .g-bottom-6 {
        bottom: .42857rem
    }

    .g-bottom-10 {
        bottom: .71429rem
    }

    .g-bottom-20 {
        bottom: 1.42857rem
    }

    .g-bottom-30 {
        bottom: 2.14286rem
    }

    .g-bottom-40 {
        bottom: 2.85714rem
    }

    .g-bottom-50,
    .g-parent:hover .g-bottom-50--parent-hover {
        bottom: 3.57143rem
    }

    .g-bottom-60 {
        bottom: 4.28571rem
    }

    .g-bottom-80 {
        bottom: 5.71429rem
    }

    .g-bottom-minus-20 {
        bottom: -1.42857rem
    }

    .g-bottom-minus-30 {
        bottom: -2.14286rem
    }

    .g-bottom-minus-40 {
        bottom: -2.85714rem
    }

    .g-bottom-minus-70 {
        bottom: -5rem
    }

    .g-bottom-minus-35x {
        bottom: -35%
    }

    .g-bottom-15x {
        bottom: 15%
    }

    .g-bottom-minus-25x {
        bottom: -25%
    }

    .g-bottom-100x {
        bottom: 100%
    }

    @media(min-width:576px) {
        .g-pos-rel--sm {
            position: relative !important
        }

        .g-pos-fix--sm {
            position: fixed !important
        }

        .g-pos-abs--sm {
            position: absolute !important
        }

        .g-pos-stc--sm {
            position: static !important
        }

        .g-top-auto--sm {
            top: auto
        }

        .g-left-auto--sm {
            left: auto
        }

        .g-left-minus-20--sm {
            left: -20px
        }

        .g-right-minus-20--sm {
            right: -20px
        }
    }

    @media(min-width:768px) {
        .g-pos-rel--md {
            position: relative !important
        }

        .g-pos-fix--md {
            position: fixed !important
        }

        .g-pos-abs--md {
            position: absolute !important
        }

        .g-pos-stc--sm {
            position: static !important
        }

        .g-right-0--md {
            right: 0
        }

        .g-right-minus-15--md {
            right: -1.07143rem
        }

        .g-left-minus-15--md {
            left: -1.07143rem
        }

        .g-top-minus-20--md {
            top: -1.42857rem
        }

        .g-right-minus-25--md {
            right: -1.78571rem
        }

        .g-right-100--md {
            right: 7.14286rem
        }

        .g-bottom-minus-50--md {
            bottom: -3.57143rem
        }

        .g-left-auto--md {
            left: auto
        }

        .g-left-minus-25--md {
            left: -1.78571rem
        }

        .g-left-130--md {
            left: 9.28571rem
        }

        .g-left-35x--md {
            left: 35%
        }

        .g-left-50x--md {
            left: 50%
        }

        .g-right-130--md {
            right: 9.28571rem
        }

        .g-right-35x--md {
            right: 35%
        }

        .g-right-50x--md {
            right: 50%
        }
    }

    @media(min-width:992px) {
        .g-pos-rel--lg {
            position: relative !important
        }

        .g-pos-fix--lg {
            position: fixed !important
        }

        .g-pos-abs--lg {
            position: absolute !important
        }

        .g-pos-stc--lg {
            position: static !important
        }

        .g-top-0--lg {
            top: 0
        }

        .g-right-0--lg {
            right: 0
        }

        .g-left-minus-35--lg {
            left: -2.5rem
        }

        .g-left-40--lg {
            left: 2.85714rem
        }

        .g-right-minus-35--lg {
            right: -2.5rem
        }

        .g-right-40--lg {
            right: 2.85714rem
        }
    }

    .g-absolute-centered,
    .g-absolute-centered--y {
        position: absolute !important;
        top: 50% !important;
        -webkit-backface-visibility: hidden
    }

    .g-absolute-centered {
        left: 50% !important;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }

    .g-absolute-centered--x {
        position: absolute !important;
        left: 50% !important;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        -webkit-backface-visibility: hidden
    }

    @media(min-width:576px) {
        .g-absolute-centered--x--sm {
            position: absolute !important;
            left: 50% !important;
            -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            transform: translateX(-50%);
            -webkit-backface-visibility: hidden
        }
    }

    @media(min-width:768px) {
        .g-absolute-centered--x--md {
            position: absolute !important;
            left: 50% !important;
            -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            transform: translateX(-50%);
            -webkit-backface-visibility: hidden
        }
    }

    .g-absolute-centered--y {
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    @media(min-width:768px) {
        .g-absolute-centered--y--md {
            position: absolute !important;
            top: 50% !important;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            -webkit-backface-visibility: hidden
        }
    }

    @media(min-width:992px) {
        .g-absolute-centered--y--lg {
            position: absolute !important;
            top: 50% !important;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            -webkit-backface-visibility: hidden
        }
    }

    .g-transform-origin--top-left {
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left
    }

    .g-transform-origin--top-right {
        -webkit-transform-origin: top right;
        -ms-transform-origin: top right;
        transform-origin: top right
    }

    .g-absolute-centered--y--scl-0_6 {
        position: absolute;
        top: 50%;
        -webkit-transform: scale(.6) translateY(-50%);
        -ms-transform: scale(.6) translateY(-50%);
        transform: scale(.6) translateY(-50%)
    }

    .g-relative-centered,
    .g-relative-centered--y {
        position: relative;
        top: 50% !important;
        -webkit-backface-visibility: hidden
    }

    .g-relative-centered {
        left: 50% !important;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }

    .g-relative-centered--x {
        position: relative;
        left: 50% !important;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        -webkit-backface-visibility: hidden
    }

    .g-relative-centered--y {
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .g-flex-centered {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .g-flex-centered-item {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .g-flex-centered-item--top {
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start
    }

    .g-flex-centered-item--bottom {
        -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
        align-self: flex-end
    }

    .g-flex-right--xs {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .g-flex-middle {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-flow: column nowrap;
        -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .g-flex-middle-item {
        margin-top: auto;
        margin-bottom: auto
    }

    .g-flex-middle-item--top {
        margin-top: 0;
        margin-bottom: 0
    }

    .g-flex-middle-item--bottom {
        margin-top: auto;
        margin-bottom: 0
    }

    .g-flex-middle-item--fixed {
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
        max-width: 50%
    }

    @media(min-width:768px) {
        .g-flex-right--md {
            -webkit-box-pack: end;
            -webkit-justify-content: flex-end;
            -ms-flex-pack: end;
            justify-content: flex-end
        }

        .g-flex-centered--md {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -webkit-align-items: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center
        }

        .g-absolute-centered--y--scl-1--md {
            position: absolute;
            top: 50%;
            -webkit-transform: scale(1) translateY(-50%);
            -ms-transform: scale(1) translateY(-50%);
            transform: scale(1) translateY(-50%)
        }
    }

    @media(min-width:576px) {
        .g-absolute-centered--sm {
            position: absolute !important;
            top: 50% !important;
            left: 50% !important;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            -webkit-backface-visibility: hidden
        }

        .g-absolute-centered--x-sm--reset {
            position: static !important;
            left: auto !important;
            -webkit-transform: translateX(0) !important;
            -ms-transform: translateX(0) !important;
            transform: translateX(0) !important
        }
    }

    @media(min-width:768px) {
        .g-absolute-centered--md {
            position: absolute !important;
            top: 50% !important;
            left: 50% !important;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            -webkit-backface-visibility: hidden
        }
    }

    @media(min-width:992px) {
        .g-absolute-centered--x--lg {
            position: absolute !important;
            left: 50% !important;
            -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            transform: translateX(-50%);
            -webkit-backface-visibility: hidden
        }

        .g-flex-centered--lg {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -webkit-align-items: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center
        }
    }

    .g-hidden-xl-down,
    .g-hidden-xs-up {
        display: none !important
    }

    .g-valign-super {
        vertical-align: super !important
    }

    .g-valign-sub {
        vertical-align: sub !important
    }

    .g-valign-top {
        vertical-align: top !important
    }

    .g-valign-middle {
        vertical-align: middle !important
    }

    .g-valign-bottom {
        vertical-align: bottom !important
    }

    .g-blur-30,
    .g-blur-30--hover:hover,
    .g-parent:hover .g-blur-30--parent-hover {
        -webkit-filter: blur(30px);
        filter: blur(30px)
    }

    .g-box-shadow-none {
        box-shadow: none !important
    }

    .g-clear {
        clear: both
    }

    .g-clear--left {
        clear: left
    }

    .g-clear--right {
        clear: right
    }

    .g-overflow-hidden {
        overflow: hidden
    }

    .g-overflow-visible {
        overflow: visible
    }

    .g-overflow-x-hidden {
        overflow-x: hidden
    }

    .g-overflow-x-auto {
        overflow-x: auto !important
    }

    .g-overflow-x-scroll {
        overflow-x: scroll
    }

    .g-overflow-y-auto {
        overflow-y: auto
    }

    .g-overflow-y-hidden {
        overflow-y: hidden
    }

    [class*=g-transition],
    [class*=g-transition] path,
    [class*=g-transition] polygon,
    [class*=g-transition]::after,
    [class*=g-transition]::before {
        transition-property: all;
        transition-timing-function: ease;
        transition-delay: 0
    }

    .g-transition-0,
    .g-transition-0 path,
    .g-transition-0 polygon,
    .g-transition-0::after,
    .g-transition-0::before {
        transition-duration: 0
    }

    .g-transition-0_2,
    .g-transition-0_2 path,
    .g-transition-0_2 polygon,
    .g-transition-0_2::after,
    .g-transition-0_2::before {
        transition-duration: .2s
    }

    .g-transition-0_3,
    .g-transition-0_3 path,
    .g-transition-0_3 polygon,
    .g-transition-0_3::after,
    .g-transition-0_3::before {
        transition-duration: .3s
    }

    .g-transition-0_5,
    .g-transition-0_5 path,
    .g-transition-0_5 polygon,
    .g-transition-0_5::after,
    .g-transition-0_5::before {
        transition-duration: .5s
    }

    .g-transition-0_6,
    .g-transition-0_6 path,
    .g-transition-0_6 polygon,
    .g-transition-0_6::after,
    .g-transition-0_6::before {
        transition-duration: .6s
    }

    .g-transition-delay-0_11,
    .g-transition-delay-0_11 path,
    .g-transition-delay-0_11 polygon,
    .g-transition-delay-0_11::after,
    .g-transition-delay-0_11::before {
        transition-delay: .11s
    }

    .g-transition-delay-0_2,
    .g-transition-delay-0_2 path,
    .g-transition-delay-0_2 polygon,
    .g-transition-delay-0_2::after,
    .g-transition-delay-0_2::before {
        transition-delay: .2s
    }

    .g-transition-delay-0_45,
    .g-transition-delay-0_45 path,
    .g-transition-delay-0_45 polygon,
    .g-transition-delay-0_45::after,
    .g-transition-delay-0_45::before {
        transition-delay: .45s
    }

    .g-transition--ease-out,
    .g-transition--ease-out path,
    .g-transition--ease-out polygon,
    .g-transition--ease-out::after,
    .g-transition--ease-out::before {
        transition-timing-function: ease-out
    }

    .g-transition--ease-in,
    .g-transition--ease-in path,
    .g-transition--ease-in polygon,
    .g-transition--ease-in::after,
    .g-transition--ease-in::before {
        transition-timing-function: ease-in
    }

    .g-transition--ease-in-out,
    .g-transition--ease-in-out path,
    .g-transition--ease-in-out polygon,
    .g-transition--ease-in-out::after,
    .g-transition--ease-in-out::before {
        transition-timing-function: ease-in-out
    }

    .g-transition--linear,
    .g-transition--linear path,
    .g-transition--linear polygon,
    .g-transition--linear::after,
    .g-transition--linear::before {
        transition-timing-function: linear
    }

    .g-parent:hover .g-transform-scale-0_5--parent-hover,
    .g-transform-scale-0_5,
    .g-transform-scale-0_5--hover:hover {
        -webkit-transform: scale(.5);
        -ms-transform: scale(.5);
        transform: scale(.5)
    }

    .g-parent:hover .g-transform-scale-0_8--parent-hover,
    .g-transform-scale-0_8,
    .g-transform-scale-0_8--hover:hover {
        -webkit-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8)
    }

    .g-parent:hover .g-transform-scale-0_85--parent-hover,
    .g-transform-scale-0_85,
    .g-transform-scale-0_85--hover:hover {
        -webkit-transform: scale(.85);
        -ms-transform: scale(.85);
        transform: scale(.85)
    }

    .g-parent:hover .g-transform-scale-0_9--parent-hover,
    .g-transform-scale-0_9,
    .g-transform-scale-0_9--hover:hover {
        -webkit-transform: scale(.9);
        -ms-transform: scale(.9);
        transform: scale(.9)
    }

    .g-parent:hover .g-transform-scale-1--parent-hover,
    .g-transform-scale-1,
    .g-transform-scale-1--hover:hover {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }

    .g-transform-scale-1_05 {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }

    .g-transform-scale-1_05--hover:hover {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
        z-index: 2
    }

    .g-parent:hover .g-transform-scale-1_05--parent-hover,
    .g-transform-scale-1_1 {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    .g-transform-scale-1_1--hover:hover {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
        z-index: 2
    }

    .g-parent:hover .g-transform-scale-1_1--parent-hover {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    .g-parent:hover .g-transform-scale-1_2--parent-hover,
    .g-transform-scale-1_2,
    .g-transform-scale-1_2--hover:hover {
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2)
    }

    .g-parent:hover .g-transform-translate-x-100x--parent-hover,
    .g-transform-translate-x-100x,
    .g-transform-translate-x-100x--hover:hover {
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%)
    }

    .g-parent:hover .g-transform-translate-x-minus-100x--parent-hover,
    .g-transform-translate-x-minus-100x,
    .g-transform-translate-x-minus-100x--hover:hover {
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    .g-parent:hover .g-transform-translate-y-5--parent-hover,
    .g-transform-translate-y-5,
    .g-transform-translate-y-5--hover:hover {
        -webkit-transform: translateY(5px);
        -ms-transform: translateY(5px);
        transform: translateY(5px)
    }

    .g-parent:hover .g-transform-translate-y-100x--parent-hover,
    .g-transform-translate-y-100x,
    .g-transform-translate-y-100x--hover:hover {
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%)
    }

    .g-parent:hover .g-transform-translate-y-minus-5--parent-hover,
    .g-transform-translate-y-minus-5,
    .g-transform-translate-y-minus-5--hover:hover {
        -webkit-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
        transform: translateY(-5px)
    }

    .g-parent:hover .g-transform-translate-y-minus-70--parent-hover,
    .g-transform-translate-y-minus-70,
    .g-transform-translate-y-minus-70--hover:hover {
        -webkit-transform: translateY(-70px);
        -ms-transform: translateY(-70px);
        transform: translateY(-70px)
    }

    .g-parent:hover .g-transform-translate-y-minus-100x--parent-hover,
    .g-transform-translate-y-minus-100x,
    .g-transform-translate-y-minus-100x--hover:hover {
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    .opacity-0 {
        opacity: 0 !important
    }

    .g-opacity-0_3 {
        opacity: .3 !important
    }

    .g-opacity-0_4 {
        opacity: .4 !important
    }

    .g-opacity-0_5 {
        opacity: .5 !important
    }

    .g-opacity-0_6 {
        opacity: .6 !important
    }

    .g-opacity-0_7 {
        opacity: .7 !important
    }

    .g-opacity-0_8 {
        opacity: .8 !important
    }

    .g-opacity-1 {
        opacity: 1 !important
    }

    .g-parent:hover .opacity-0--parent-hover,
    .opacity-0--hover:hover {
        opacity: 0 !important
    }

    .g-opacity-0_3--hover:hover,
    .g-parent:hover .g-opacity-0_3--parent-hover {
        opacity: .3 !important
    }

    .g-opacity-0_5--hover:hover,
    .g-parent:hover .g-opacity-0_5--parent-hover {
        opacity: .5 !important
    }

    .g-opacity-0_6--hover:hover,
    .g-parent:hover .g-opacity-0_6--parent-hover {
        opacity: .6 !important
    }

    .g-opacity-0_7--hover:hover,
    .g-parent:hover .g-opacity-0_7--parent-hover {
        opacity: .7 !important
    }

    .g-opacity-0_8--hover:hover,
    .g-parent:hover .g-opacity-0_8--parent-hover {
        opacity: .8 !important
    }

    .g-opacity-1--hover:hover,
    .g-parent:hover .g-opacity-1--parent-hover,
    .selected .g-opacity-1--parents-selected,
    .u-block-hover:hover .g-opacity-1--hover {
        opacity: 1 !important
    }

    .g-z-index-auto {
        z-index: auto
    }

    .g-z-index-1 {
        z-index: 1
    }

    .g-z-index-2 {
        z-index: 2
    }

    .g-z-index-3,
    .g-z-index-3--hover:hover {
        z-index: 3
    }

    .g-z-index-4,
    .g-z-index-4--hover:hover {
        z-index: 4
    }

    .g-z-index-99 {
        z-index: 99
    }

    .g-z-index-9999 {
        z-index: 9999
    }

    .g-z-index-minus-1 {
        z-index: -1
    }

    .g-resize-none {
        resize: none
    }

    .g-placeholder-white:-ms-input-placeholder {
        opacity: 1;
        color: #fff
    }

    .g-placeholder-white::placeholder {
        opacity: 1;
        color: #fff
    }

    .g-placeholder-white::-moz-placeholder {
        opacity: 1;
        color: #fff
    }

    .g-placeholder-white::-webkit-input-placeholder {
        opacity: 1;
        color: #fff
    }

    .g-placeholder-primary::-webkit-input-placeholder {
        color: #fff
    }

    .g-placeholder-primary::-moz-placeholder {
        color: #fff
    }

    .g-placeholder-primary:-ms-input-placeholder {
        color: #fff
    }

    .g-placeholder-primary::placeholder {
        color: #fff
    }

    .g-placeholder-inherit:-ms-input-placeholder {
        color: inherit;
        opacity: 1
    }

    .g-placeholder-inherit::placeholder {
        color: inherit;
        opacity: 1
    }

    .g-placeholder-inherit::-moz-placeholder {
        color: inherit;
        opacity: 1
    }

    .g-placeholder-inherit::-webkit-input-placeholder {
        color: inherit;
        opacity: 1
    }

    .g-color-inherit {
        color: inherit !important
    }

    .g-color-main,
    .g-color-main--hover:hover {
        color: #555 !important
    }

    .g-color-primary,
    .g-color-primary--hover:hover,
    .g-parent:hover .g-color-primary--parent-hover,
    .u-block-hover:hover .g-color-primary--hover {
        color: #72c02c !important
    }

    .g-color-primary-opacity-0_3 {
        color: rgba(114, 192, 44, .3) !important
    }

    .g-color-primary-opacity-0_4 {
        color: rgba(114, 192, 44, .4) !important
    }

    .active .g-color-primary--parent-active,
    .g-color-primary--active.active {
        color: #72c02c !important
    }

    .g-color-primary--after::after,
    .g-color-primary--before::before {
        color: #72c02c
    }

    .g-color-secondary,
    .g-color-secondary--hover:hover,
    .g-parent:hover .g-color-secondary--parent-hover,
    .u-block-hover:hover .g-color-secondary--hover {
        color: #e74b3c !important
    }

    .g-color-grey {
        color: #4d4847 !important
    }

    .g-color-l-grey {
        color: #83807f !important
    }

    .g-color-black,
    .g-color-black--active.active,
    .g-color-black--hover:hover,
    .g-parent:hover .g-color-black--parent-hover {
        color: #000 !important
    }

    .g-color-black-opacity-0_1 {
        color: rgba(0, 0, 0, .1) !important
    }

    .g-color-black-opacity-0_3 {
        color: rgba(0, 0, 0, .3) !important
    }

    .g-color-black-opacity-0_5 {
        color: rgba(0, 0, 0, .5) !important
    }

    .g-color-black-opacity-0_6 {
        color: rgba(0, 0, 0, .6) !important
    }

    .g-color-black-opacity-0_7 {
        color: rgba(0, 0, 0, .7) !important
    }

    .g-color-black-opacity-0_8,
    .g-color-black-opacity-0_8--child * {
        color: rgba(0, 0, 0, .8) !important
    }

    .g-color-black-opacity-0_9 {
        color: rgba(0, 0, 0, .9) !important
    }

    .active .g-color-white--parent-active,
    .g-color-white,
    .g-color-white--active.active,
    .g-color-white--child *,
    .g-color-white--hover:hover,
    .g-color-white--opened-menu:not(.collapsed),
    .g-parent:hover .g-color-white--parent-hover,
    .u-block-hover:hover .g-color-white--hover {
        color: #fff !important
    }

    .g-color-white-opacity-0_1 {
        color: rgba(255, 255, 255, .1) !important
    }

    .g-color-white-opacity-0_2 {
        color: rgba(255, 255, 255, .2) !important
    }

    .g-color-white-opacity-0_3 {
        color: rgba(255, 255, 255, .3) !important
    }

    .g-color-white-opacity-0_5,
    .g-color-white-opacity-0_5--hover:hover {
        color: rgba(255, 255, 255, .5) !important
    }

    .g-color-white-opacity-0_6,
    .g-parent:hover .g-color-white-opacity-0_6--parent-hover {
        color: rgba(255, 255, 255, .6) !important
    }

    .g-color-white-opacity-0_7,
    .g-color-white-opacity-0_7--hover:hover {
        color: rgba(255, 255, 255, .7) !important
    }

    .g-color-white-opacity-0_75 {
        color: rgba(255, 255, 255, .75) !important
    }

    .g-color-white-opacity-0_8,
    .g-color-white-opacity-0_8--child * {
        color: rgba(255, 255, 255, .8) !important
    }

    .g-color-white-opacity-0_9,
    .g-color-white-opacity-0_9--hover:hover {
        color: rgba(255, 255, 255, .9) !important
    }

    .u-block-hover:hover .g-color-white-opacity-0_7--hover {
        color: rgba(255, 255, 255, .7) !important
    }

    .g-color-gray-light-v1,
    .g-color-gray-light-v1--hover:hover {
        color: #bbb !important
    }

    .g-color-gray-light-v2,
    .g-color-gray-light-v2--hover:hover {
        color: #ccc !important
    }

    .g-color-gray-light-v3,
    .g-color-gray-light-v3--hover:hover {
        color: #ddd !important
    }

    .g-color-gray-light-v4,
    .g-color-gray-light-v4--hover:hover {
        color: #eee !important
    }

    .g-color-gray-light-v4-opacity-0_6 {
        color: rgba(238, 238, 238, .6) !important
    }

    .g-color-gray-light-v5,
    .g-color-gray-light-v5--hover:hover {
        color: #f7f7f7 !important
    }

    .g-color-gray-dark-v1,
    .g-color-gray-dark-v1--hover:hover {
        color: #111 !important
    }

    .g-color-gray-dark-v2,
    .g-color-gray-dark-v2--hover:hover {
        color: #333 !important
    }

    .g-color-gray-dark-v2-opacity-0_75 {
        color: rgba(51, 51, 51, .75) !important
    }

    .g-color-gray-dark-v3,
    .g-color-gray-dark-v3--hover:hover {
        color: #555 !important
    }

    .g-color-gray-dark-v4,
    .g-color-gray-dark-v4--hover:hover {
        color: #777 !important
    }

    .g-color-gray-dark-v5,
    .g-color-gray-dark-v5--hover:hover,
    .g-parent:hover .g-color-gray-dark-v5--parent-hover {
        color: #999 !important
    }

    .g-color-green,
    .g-color-green--hover:hover {
        color: #72c02c !important
    }

    .g-color-blue,
    .g-color-blue--hover:hover {
        color: #3398dc !important
    }

    .g-color-blue-dark-v1 {
        color: #175a88 !important
    }

    .g-color-lightblue,
    .g-color-lightblue--hover:hover {
        color: #edf2f8 !important
    }

    .g-color-lightblue-v1,
    .g-color-lightblue-v1--hover:hover {
        color: #d6e2ee !important
    }

    .g-color-darkblue,
    .g-color-darkblue--hover:hover {
        color: #009 !important
    }

    .g-color-indigo,
    .g-color-indigo--hover:hover {
        color: #4263a3 !important
    }

    .g-color-red,
    .g-color-red--hover:hover,
    :hover > .g-color-red--parent-hover {
        color: red !important
    }

    .g-color-lightred,
    .g-color-lightred--hover:hover {
        color: #e64b3b !important
    }

    .g-color-darkred,
    .g-color-darkred--hover:hover {
        color: #a10f2b !important
    }

    .g-color-purple {
        color: #9a69cb
    }

    .g-color-purple--hover:hover {
        color: #9a69cb !important
    }

    .g-color-purple-dark-v1 {
        color: #552c7e !important
    }

    .g-color-darkpurple,
    .g-color-darkpurple--hover:hover {
        color: #6639b6 !important
    }

    .g-color-pink {
        color: #e81c62
    }

    .g-color-pink--hover:hover {
        color: #e81c62 !important
    }

    .g-color-pink-dark-v1 {
        color: #6f0b2d !important
    }

    .g-color-orange,
    .g-color-orange--hover:hover {
        color: #e57d20 !important
    }

    .g-color-deeporange,
    .g-color-deeporange--hover:hover {
        color: #fe541e !important
    }

    .g-color-yellow,
    .g-color-yellow--hover:hover {
        color: #ebc71d !important
    }

    .g-color-aqua {
        color: #29d6e6
    }

    .g-color-aqua--hover:hover {
        color: #29d6e6 !important
    }

    .g-color-aqua-dark-v1 {
        color: #11848e !important
    }

    .g-color-cyan,
    .g-color-cyan--hover:hover {
        color: #00bed6 !important
    }

    .g-color-teal,
    .g-color-teal--hover:hover {
        color: #18ba9b !important
    }

    .g-color-brown,
    .g-color-brown--hover:hover {
        color: #9c8061 !important
    }

    .g-color-bluegray,
    .g-color-bluegray--hover:hover {
        color: #585f69 !important
    }

    .g-color-facebook {
        color: #3b5998
    }

        .g-color-facebook:hover {
            color: #344e86
        }

    .g-color-facebook--hover:hover {
        color: #3b5998 !important
    }

    .g-color-twitter {
        color: #00acee
    }

        .g-color-twitter:hover {
            color: #009ad5
        }

    .g-color-twitter--hover:hover {
        color: #00acee !important
    }

    .g-color-skype {
        color: #00aff0
    }

        .g-color-skype:hover {
            color: #009cd7
        }

    .g-color-skype--hover:hover {
        color: #00aff0 !important
    }

    .g-color-pinterest {
        color: #c8232c
    }

        .g-color-pinterest:hover {
            color: #b21f27
        }

    .g-color-pinterest--hover:hover {
        color: #c8232c !important
    }

    .g-color-violet {
        color: #8740ff
    }

    .g-color-vine {
        color: #00bf8f
    }

        .g-color-vine:hover {
            color: #00a67c
        }

    .g-color-vine--hover:hover {
        color: #00bf8f !important
    }

    .g-color-youtube {
        color: #c4302b
    }

        .g-color-youtube:hover {
            color: #af2b26
        }

    .g-color-youtube--hover:hover {
        color: #c4302b !important
    }

    .g-color-google-plus {
        color: #dd4b39
    }

        .g-color-google-plus:hover {
            color: #d73925
        }

    .g-color-google-plus--hover:hover {
        color: #dd4b39 !important
    }

    .g-color-dribbble {
        color: #ea4c89
    }

        .g-color-dribbble:hover {
            color: #e7357a
        }

    .g-color-dribbble--hover:hover {
        color: #ea4c89 !important
    }

    .g-color-vk {
        color: #2b587a
    }

        .g-color-vk:hover {
            color: #244a67
        }

    .g-color-vk--hover:hover {
        color: #2b587a !important
    }

    .g-color-linkedin {
        color: #0e76a8
    }

        .g-color-linkedin:hover {
            color: #0c6590
        }

    .g-color-linkedin--hover:hover {
        color: #0e76a8 !important
    }

    .g-color-instagram {
        color: #3f729b
    }

        .g-color-instagram:hover {
            color: #386589
        }

    .g-color-instagram--hover:hover {
        color: #3f729b !important
    }

    .g-color-cyan-gradient-opacity-v1 {
        background-image: linear-gradient(160deg, rgba(0, 0, 153, .55), rgba(0, 190, 214, .6));
        background-clip: text;
        -webkit-background-clip: text
    }

    .g-color-blue-gradient-opacity-v1 {
        background-image: linear-gradient(-260deg, #8654da, rgba(66, 229, 248, .8));
        background-clip: text;
        -webkit-background-clip: text
    }

    .g-width-30x {
        width: 30% !important
    }

    .g-width-40x {
        width: 40% !important
    }

    .g-width-50x {
        width: 50% !important
    }

    .g-width-60x {
        width: 60% !important
    }

    .g-width-70x {
        width: 70% !important
    }

    .g-width-80x {
        width: 80% !important
    }

    .g-width-90x {
        width: 90% !important
    }

    @media(max-width:445px) {
        .w-100--2xs {
            width: 100% !important
        }
    }

    @media(min-width:576px) {
        .g-width-20x--sm {
            width: 20% !important
        }

        .g-width-25x--sm {
            width: 25% !important
        }

        .g-width-33_3x--sm {
            width: 33.333333% !important
        }

        .g-width-40x--sm {
            width: 40% !important
        }

        .g-width-60x--sm {
            width: 60% !important
        }

        .g-width-16_6x--sm {
            width: 16.666666% !important
        }

        .g-width-66_6x--sm {
            width: 66.666666% !important
        }
    }

    @media(min-width:768px) {
        .g-overflow-x-visible--md {
            overflow-x: visible
        }

        .g-offset-md-1 {
            margin-left: 8.333333%
        }

        .g-width-20x--md {
            width: 20% !important
        }

        .g-width-25x--md {
            width: 25% !important
        }

        .g-width-30x--md {
            width: 30% !important
        }

        .g-width-35x--md {
            width: 35% !important
        }

        .g-width-40x--md {
            width: 40% !important
        }

        .g-width-45x--md {
            width: 45% !important
        }

        .g-width-50x--md {
            width: 50% !important
        }

        .g-width-55x--md {
            width: 55% !important
        }

        .g-width-60x--md {
            width: 60% !important
        }

        .g-width-65x--md {
            width: 65% !important
        }

        .g-width-70x--md {
            width: 70% !important
        }

        .g-width-75x--md {
            width: 75% !important
        }

        .g-width-80x--md {
            width: 80% !important
        }

        .g-width-85x--md {
            width: 85% !important
        }

        .g-width-90x--md {
            width: 90% !important
        }

        .g-width-33_3x--md {
            width: 33.333333% !important
        }

        .g-width-16_6x--md {
            width: 16.666666% !important
        }

        .g-width-66_6x--md {
            width: 66.666666% !important
        }
    }

    .g-width-auto {
        width: auto !important
    }

    .g-width-1x {
        max-width: 1%
    }

    .g-width-80x {
        max-width: 80%
    }

    .g-width-90x {
        max-width: 90%
    }

    .g-width-95x {
        width: 95%
    }

    .g-max-width-60x {
        max-width: 60%
    }

    .g-max-width-100x,
    .g-width-1025,
    .g-width-250,
    .g-width-270,
    .g-width-300,
    .g-width-340,
    .g-width-360,
    .g-width-370,
    .g-width-380,
    .g-width-400,
    .g-width-460,
    .g-width-465,
    .g-width-485,
    .g-width-560,
    .g-width-590,
    .g-width-600,
    .g-width-630,
    .g-width-680,
    .g-width-720,
    .g-width-760,
    .g-width-770,
    .g-width-780,
    .g-width-900,
    .g-width-945 {
        max-width: 100%
    }

    .g-min-width-100x {
        min-width: 100%
    }

    .g-width-50vw {
        width: 50vw !important
    }

    .g-width-100vw {
        width: 100vw !important
    }

    .g-width-3 {
        width: 3px !important
    }

    .g-width-10 {
        width: 10px !important
    }

    .g-width-12 {
        width: 12px !important
    }

    .g-width-16 {
        width: 16px !important
    }

    .g-width-18 {
        width: 18px !important
    }

    .g-width-20 {
        width: 20px !important
    }

    .g-width-24 {
        width: 24px !important
    }

    .g-width-25 {
        width: 25px !important
    }

    .g-width-26 {
        width: 26px !important
    }

    .g-width-28 {
        width: 28px !important
    }

    .g-width-30 {
        width: 30px !important
    }

    .g-width-32 {
        width: 32px !important
    }

    .g-width-35 {
        width: 35px !important
    }

    .g-width-36 {
        width: 36px !important
    }

    .g-width-40 {
        width: 40px !important
    }

    .g-width-45 {
        width: 45px !important
    }

    .g-width-48 {
        width: 48px !important
    }

    .g-width-50 {
        width: 50px !important
    }

    .g-width-54 {
        width: 54px !important
    }

    .g-width-55 {
        width: 55px !important
    }

    .g-width-60 {
        width: 60px !important
    }

    .g-width-64 {
        width: 64px !important
    }

    .g-width-70 {
        width: 70px !important
    }

    .g-width-75 {
        width: 75px !important
    }

    .g-width-80 {
        width: 80px !important
    }

    .g-width-85 {
        width: 85px !important
    }

    .g-width-95 {
        width: 95px !important
    }

    .g-width-100 {
        width: 100px !important
    }

    .g-width-105 {
        width: 105px
    }

    .g-width-110 {
        width: 110px !important
    }

    .g-width-115 {
        width: 115px !important
    }

    .g-width-120 {
        width: 120px !important
    }

    .g-width-125 {
        width: 125px !important
    }

    .g-width-130 {
        width: 130px !important
    }

    .g-width-135 {
        width: 135px !important
    }

    .g-width-140 {
        width: 140px !important
    }

    .g-width-150 {
        width: 150px !important
    }

    .g-width-160 {
        width: 160px !important
    }

    .g-width-170 {
        width: 170px !important
    }

    .g-width-180 {
        width: 180px !important
    }

    .g-width-200 {
        width: 200px !important
    }

    .g-width-220 {
        width: 220px !important
    }

    .g-width-215 {
        width: 215px !important
    }

    .g-width-235 {
        width: 235px !important
    }

    .g-width-250 {
        width: 250px !important
    }

    .g-width-270 {
        width: 270px !important
    }

    .g-width-300 {
        width: 300px !important
    }

    .g-width-400 {
        width: 400px !important
    }

    .g-width-340 {
        width: 340px !important
    }

    .g-width-360 {
        width: 360px !important
    }

    .g-width-370 {
        width: 370px !important
    }

    .g-width-380 {
        width: 380px !important
    }

    .g-width-410 {
        width: 410px !important
    }

    .g-width-460 {
        width: 460px !important
    }

    .g-width-465 {
        width: 465px !important
    }

    .g-width-485 {
        width: 485px !important
    }

    .g-width-560 {
        width: 560px !important
    }

    .g-width-590 {
        width: 590px !important
    }

    .g-width-600 {
        width: 600px !important
    }

    .g-width-630 {
        width: 630px !important
    }

    .g-width-680 {
        width: 680px !important
    }

    .g-width-720 {
        width: 720px !important
    }

    .g-width-760 {
        width: 760px !important
    }

    .g-width-770 {
        width: 770px !important
    }

    .g-width-780 {
        width: 780px !important
    }

    .g-width-900 {
        width: 900px !important
    }

    .g-width-945 {
        width: 945px !important
    }

    .g-width-1025 {
        width: 1025px !important
    }

    .g-max-width-100 {
        max-width: 100px
    }

    .g-max-width-120 {
        max-width: 120px
    }

    .g-max-width-170 {
        max-width: 170px
    }

    .g-max-width-190 {
        max-width: 190px
    }

    .g-max-width-200 {
        max-width: 200px
    }

    .g-max-width-250 {
        max-width: 250px
    }

    .g-max-width-300 {
        max-width: 300px
    }

    .g-max-width-400 {
        max-width: 400px
    }

    .g-max-width-500 {
        max-width: 500px
    }

    .g-max-width-540 {
        max-width: 540px
    }

    .g-max-width-550 {
        max-width: 550px
    }

    .g-max-width-570 {
        max-width: 570px
    }

    .g-max-width-600 {
        max-width: 600px
    }

    .g-max-width-645 {
        max-width: 645px
    }

    .g-max-width-670 {
        max-width: 670px
    }

    .g-max-width-700 {
        max-width: 700px
    }

    .g-max-width-750 {
        max-width: 750px
    }

    .g-max-width-770 {
        max-width: 770px
    }

    .g-max-width-780 {
        max-width: 780px
    }

    .g-max-width-800 {
        max-width: 800px
    }

    .g-max-width-840 {
        max-width: 840px
    }

    .g-max-width-870 {
        max-width: 870px
    }

    .g-max-width-960 {
        max-width: 960px
    }

    .g-min-width-35 {
        min-width: 35px
    }

    .g-min-width-40 {
        min-width: 40px
    }

    .g-min-width-65 {
        min-width: 65px
    }

    .g-min-width-110 {
        min-width: 110px
    }

    .g-min-width-130 {
        min-width: 130px
    }

    .g-min-width-150 {
        min-width: 150px
    }

    .g-min-width-170 {
        min-width: 170px
    }

    .g-min-width-200 {
        min-width: 200px
    }

    .g-min-width-220 {
        min-width: 220px
    }

    .g-min-width-300 {
        min-width: 300px
    }

    .g-min-width-400 {
        min-width: 400px
    }

    @media(min-width:576px) {
        .g-width-50x--sm {
            width: 50% !important
        }

        .g-width-80x--sm {
            width: 80% !important
        }

        .g-width-100--sm {
            width: 100px !important
        }

        .g-width-150--sm {
            width: 150px !important
        }

        .g-width-170--sm {
            width: 170px !important
        }

        .g-width-180--sm {
            width: 180px !important
        }

        .g-min-width-180--sm {
            min-width: 180px
        }

        .g-width-485--sm {
            width: 485px !important;
            max-width: 100%
        }

        .g-width-auto--sm {
            width: auto !important
        }

        .g-max-width-300--sm {
            max-width: 300px
        }
    }

    @media(min-width:768px) {
        .g-width-40--md {
            width: 40px !important
        }

        .g-width-60--md {
            width: 60px !important
        }

        .g-width-80--md {
            width: 80px !important
        }

        .g-width-50x--md {
            width: 50% !important
        }

        .g-width-60x--md {
            width: 60% !important
        }

        .g-width-80x--md {
            width: 80% !important
        }

        .g-width-45--md {
            width: 45px !important
        }

        .g-width-100--md {
            width: 100px !important
        }

        .g-width-125--md {
            width: 125px !important
        }

        .g-width-135--md {
            width: 135px !important
        }

        .g-width-140--md {
            width: 140px !important
        }

        .g-width-155--md {
            width: 155px !important
        }

        .g-width-180--md {
            width: 180px !important
        }

        .g-width-225--md {
            width: 225px !important
        }

        .g-width-160--md {
            width: 160px !important
        }

        .g-width-165--md {
            width: 165px !important
        }

        .g-width-170--md {
            width: 170px !important
        }

        .g-width-185--md {
            width: 185px !important
        }

        .g-width-280--md {
            width: 280px !important
        }

        .g-width-780--md {
            width: 780px !important;
            max-width: 100%
        }

        .g-max-width-200--md {
            max-width: 200px
        }

        .g-max-width-400--md {
            max-width: 400px
        }

        .g-min-width-110--md {
            min-width: 110px
        }

        .g-width-auto--md {
            width: auto !important
        }
    }

    @media(min-width:992px) {
        .g-overflow-x-visible--lg {
            overflow-x: visible
        }

        .g-offset-lg-1 {
            margin-left: 8.333333%
        }

        .g-offset-lg-4 {
            margin-left: 33.333333%
        }

        .g-width-60x--lg {
            width: 60% !important
        }

        .g-width-100x--lg {
            width: 100% !important
        }

        .g-width-155--lg {
            width: 155px !important
        }

        .g-width-165--lg {
            width: 165px !important
        }

        .g-width-200--lg {
            width: 200px !important;
            max-width: 100%
        }

        .g-width-250--lg {
            width: 250px !important;
            max-width: 100%
        }

        .g-width-485--lg {
            width: 485px !important;
            max-width: 100%
        }

        .g-width-auto--lg {
            width: auto !important
        }

        .g-max-width-200--lg {
            max-width: 200px
        }
    }

    * > .g-width-70--hover {
        transition-property: width;
        transition-duration: .2s;
        transition-timing-function: ease-in
    }

    :hover > .g-width-70--hover {
        width: 70px
    }

    .g-height-50x {
        height: 50%
    }

    .g-height-80x {
        height: 80%
    }

    .g-height-90x {
        height: 90%
    }

    .g-height-95x {
        height: 95%
    }

    .g-height-100x {
        height: 100%
    }

    .g-max-height-100x {
        max-height: 100%
    }

    .g-max-height-70vh {
        max-height: 70vh !important
    }

    .g-max-height-90vh {
        height: 90vh !important
    }

    .g-min-height-100x {
        min-height: 100%
    }

    .g-height-50vh {
        height: 50vh !important
    }

    .g-height-70vh {
        height: 70vh
    }

    .g-height-75vh {
        height: 75vh
    }

    .g-height-100vh {
        height: 100vh !important
    }

    .g-min-height-50vh {
        min-height: 50vh
    }

    .g-min-height-60vh {
        min-height: 60vh
    }

    .g-min-height-70vh {
        min-height: 70vh
    }

    .g-min-height-80vh {
        min-height: 80vh
    }

    .g-min-height-90vh {
        min-height: 90vh
    }

    .g-min-height-100vh {
        min-height: 100vh
    }

    .g-height-auto {
        height: auto
    }

    @media(min-width:576px) {
        .g-height-100vh--sm {
            height: 100vh !important
        }

        .g-height-auto--sm {
            height: auto
        }

        .g-height-100x--sm {
            height: 100%
        }
    }

    @media(min-width:768px) {
        .g-height-auto--md {
            height: auto
        }

        .g-min-height-100vh--md {
            min-height: 100vh
        }
    }

    @media(min-width:992px) {
        .g-min-height-90vh--lg {
            min-height: 90vh
        }

        .g-height-100vh--lg {
            height: 100vh !important
        }

        .g-height-auto--lg {
            height: auto
        }
    }

    @media(min-width:1200px) {
        .g-min-width-315--xl {
            min-width: 315px
        }

        .g-height-auto--xl {
            height: auto
        }
    }

    .g-height-1 {
        height: 1px
    }

    .g-height-2 {
        height: 2px
    }

    .g-height-4 {
        height: 4px
    }

    .g-height-5 {
        height: 5px !important
    }

    .g-height-6 {
        height: 6px !important
    }

    .g-height-10 {
        height: 10px !important
    }

    .g-height-12 {
        height: 12px !important
    }

    .g-height-16 {
        height: 16px !important
    }

    .g-height-18 {
        height: 18px
    }

    .g-height-20 {
        height: 20px !important
    }

    .g-height-22 {
        height: 22px !important
    }

    .g-height-24 {
        height: 24px
    }

    .g-height-25 {
        height: 25px
    }

    .g-height-26 {
        height: 26px
    }

    .g-height-28 {
        height: 28px !important
    }

    .g-height-30 {
        height: 30px !important
    }

    .g-height-32 {
        height: 32px
    }

    .g-height-35 {
        height: 35px !important
    }

    .g-height-40 {
        height: 40px
    }

    .g-height-45 {
        height: 45px
    }

    .g-height-48 {
        height: 48px
    }

    .g-height-50 {
        height: 50px
    }

    .g-height-55 {
        height: 55px
    }

    .g-height-60 {
        height: 60px
    }

    .g-height-64 {
        height: 64px
    }

    .g-height-70 {
        height: 70px
    }

    .g-height-75 {
        height: 75px
    }

    .g-height-80 {
        height: 80px !important
    }

    .g-height-85 {
        height: 85px
    }

    .g-height-88 {
        height: 88px
    }

    .g-height-90 {
        height: 90px
    }

    .g-height-95 {
        height: 95px !important
    }

    .g-height-100 {
        height: 100px !important
    }

    .g-height-105 {
        height: 105px
    }

    .g-height-115 {
        height: 115px !important
    }

    .g-height-120 {
        height: 120px
    }

    .g-height-125 {
        height: 125px
    }

    .g-height-130 {
        height: 130px
    }

    .g-height-140 {
        height: 140px
    }

    .g-height-150 {
        height: 150px
    }

    .g-height-160 {
        height: 160px
    }

    .g-height-170 {
        height: 170px
    }

    .g-height-180 {
        height: 180px !important
    }

    .g-height-200 {
        height: 200px
    }

    .g-height-220 {
        height: 220px
    }

    .g-height-250 {
        height: 250px
    }

    .g-height-280 {
        height: 280px
    }

    .g-height-300 {
        height: 300px
    }

    .g-height-350 {
        height: 350px
    }

    .g-height-400 {
        height: 400px
    }

    .g-height-450 {
        height: 450px
    }

    .g-height-460 {
        height: 460px;
        max-height: 100% !important
    }

    .g-height-500 {
        height: 500px
    }

    .g-height-600 {
        height: 600px
    }

    .g-height-680 {
        height: 680px
    }

    .g-min-height-4 {
        min-height: 4px
    }

    .g-min-height-35 {
        min-height: 35px
    }

    .g-min-height-170 {
        min-height: 170px
    }

    .g-min-height-200 {
        min-height: 200px
    }

    .g-min-height-250 {
        min-height: 250px
    }

    .g-min-height-275 {
        min-height: 275px
    }

    .g-min-height-300 {
        min-height: 300px
    }

    .g-min-height-312 {
        min-height: 312px
    }

    .g-min-height-360 {
        min-height: 360px
    }

    .g-min-height-400 {
        min-height: 400px
    }

    .g-min-height-450 {
        min-height: 450px
    }

    .g-min-height-500 {
        min-height: 500px
    }

    .g-min-height-600 {
        min-height: 600px
    }

    @media(min-width:0) {
        .g-ml-0,
        .g-mx-0 {
            margin-left: 0 !important
        }

        .g-mr-0,
        .g-mx-0 {
            margin-right: 0 !important
        }

        .g-mt-0,
        .g-my-0 {
            margin-top: 0 !important
        }

        .g-mb-0,
        .g-my-0 {
            margin-bottom: 0 !important
        }

        .g-ma-0 {
            margin: 0 !important
        }

        .g-mx-1 {
            margin-left: .07143rem !important;
            margin-right: .07143rem !important
        }

        .g-mx-2 {
            margin-left: .14286rem !important;
            margin-right: .14286rem !important
        }

        .g-mx-3 {
            margin-left: .21429rem !important;
            margin-right: .21429rem !important
        }

        .g-mx-4 {
            margin-left: .28571rem !important;
            margin-right: .28571rem !important
        }

        .g-mx-5 {
            margin-left: .35714rem !important;
            margin-right: .35714rem !important
        }

        .g-mx-6 {
            margin-left: .42857rem !important;
            margin-right: .42857rem !important
        }

        .g-mx-7 {
            margin-left: .5rem !important;
            margin-right: .5rem !important
        }

        .g-mx-8 {
            margin-left: .57143rem !important;
            margin-right: .57143rem !important
        }

        .g-mx-9 {
            margin-left: .64286rem !important;
            margin-right: .64286rem !important
        }

        .g-mx-10 {
            margin-left: .71429rem !important;
            margin-right: .71429rem !important
        }

        .g-mx-15 {
            margin-left: 1.07143rem !important;
            margin-right: 1.07143rem !important
        }

        .g-mx-20 {
            margin-left: 1.42857rem !important;
            margin-right: 1.42857rem !important
        }

        .g-mx-25 {
            margin-left: 1.78571rem !important;
            margin-right: 1.78571rem !important
        }

        .g-mx-30 {
            margin-left: 2.14286rem !important;
            margin-right: 2.14286rem !important
        }

        .g-mx-35 {
            margin-left: 2.5rem !important;
            margin-right: 2.5rem !important
        }

        .g-mx-40 {
            margin-left: 2.85714rem !important;
            margin-right: 2.85714rem !important
        }

        .g-mx-45 {
            margin-left: 3.21429rem !important;
            margin-right: 3.21429rem !important
        }

        .g-mx-50 {
            margin-left: 3.57143rem !important;
            margin-right: 3.57143rem !important
        }

        .g-mx-55 {
            margin-left: 3.92857rem !important;
            margin-right: 3.92857rem !important
        }

        .g-mx-60 {
            margin-left: 4.28571rem !important;
            margin-right: 4.28571rem !important
        }

        .g-mx-65 {
            margin-left: 4.64286rem !important;
            margin-right: 4.64286rem !important
        }

        .g-mx-70 {
            margin-left: 5rem !important;
            margin-right: 5rem !important
        }

        .g-mx-75 {
            margin-left: 5.35714rem !important;
            margin-right: 5.35714rem !important
        }

        .g-mx-80 {
            margin-left: 5.71429rem !important;
            margin-right: 5.71429rem !important
        }

        .g-mx-85 {
            margin-left: 6.07143rem !important;
            margin-right: 6.07143rem !important
        }

        .g-mx-90 {
            margin-left: 6.42857rem !important;
            margin-right: 6.42857rem !important
        }

        .g-mx-95 {
            margin-left: 6.78571rem !important;
            margin-right: 6.78571rem !important
        }

        .g-mx-100 {
            margin-left: 7.14286rem !important;
            margin-right: 7.14286rem !important
        }

        .g-my-1 {
            margin-top: .07143rem !important;
            margin-bottom: .07143rem !important
        }

        .g-my-2 {
            margin-top: .14286rem !important;
            margin-bottom: .14286rem !important
        }

        .g-my-3 {
            margin-top: .21429rem !important;
            margin-bottom: .21429rem !important
        }

        .g-my-4 {
            margin-top: .28571rem !important;
            margin-bottom: .28571rem !important
        }

        .g-my-5 {
            margin-top: .35714rem !important;
            margin-bottom: .35714rem !important
        }

        .g-my-6 {
            margin-top: .42857rem !important;
            margin-bottom: .42857rem !important
        }

        .g-my-7 {
            margin-top: .5rem !important;
            margin-bottom: .5rem !important
        }

        .g-my-8 {
            margin-top: .57143rem !important;
            margin-bottom: .57143rem !important
        }

        .g-my-9 {
            margin-top: .64286rem !important;
            margin-bottom: .64286rem !important
        }

        .g-my-10 {
            margin-top: .71429rem !important;
            margin-bottom: .71429rem !important
        }

        .g-my-15 {
            margin-top: 1.07143rem !important;
            margin-bottom: 1.07143rem !important
        }

        .g-my-20 {
            margin-top: 1.42857rem !important;
            margin-bottom: 1.42857rem !important
        }

        .g-my-25 {
            margin-top: 1.78571rem !important;
            margin-bottom: 1.78571rem !important
        }

        .g-my-30 {
            margin-top: 2.14286rem !important;
            margin-bottom: 2.14286rem !important
        }

        .g-my-35 {
            margin-top: 2.5rem !important;
            margin-bottom: 2.5rem !important
        }

        .g-my-40 {
            margin-top: 2.85714rem !important;
            margin-bottom: 2.85714rem !important
        }

        .g-my-45 {
            margin-top: 3.21429rem !important;
            margin-bottom: 3.21429rem !important
        }

        .g-my-50 {
            margin-top: 3.57143rem !important;
            margin-bottom: 3.57143rem !important
        }

        .g-my-55 {
            margin-top: 3.92857rem !important;
            margin-bottom: 3.92857rem !important
        }

        .g-my-60 {
            margin-top: 4.28571rem !important;
            margin-bottom: 4.28571rem !important
        }

        .g-my-65 {
            margin-top: 4.64286rem !important;
            margin-bottom: 4.64286rem !important
        }

        .g-my-70 {
            margin-top: 5rem !important;
            margin-bottom: 5rem !important
        }

        .g-my-75 {
            margin-top: 5.35714rem !important;
            margin-bottom: 5.35714rem !important
        }

        .g-my-80 {
            margin-top: 5.71429rem !important;
            margin-bottom: 5.71429rem !important
        }

        .g-my-85 {
            margin-top: 6.07143rem !important;
            margin-bottom: 6.07143rem !important
        }

        .g-my-90 {
            margin-top: 6.42857rem !important;
            margin-bottom: 6.42857rem !important
        }

        .g-my-95 {
            margin-top: 6.78571rem !important;
            margin-bottom: 6.78571rem !important
        }

        .g-my-100 {
            margin-top: 7.14286rem !important;
            margin-bottom: 7.14286rem !important
        }

        .g-mt-1 {
            margin-top: .07143rem !important
        }

        .g-mt-minus-1 {
            margin-top: -.07143rem !important
        }

        .g-mt-2 {
            margin-top: .14286rem !important
        }

        .g-mt-minus-2 {
            margin-top: -.14286rem !important
        }

        .g-mt-3 {
            margin-top: .21429rem !important
        }

        .g-mt-minus-3 {
            margin-top: -.21429rem !important
        }

        .g-mt-4 {
            margin-top: .28571rem !important
        }

        .g-mt-minus-4 {
            margin-top: -.28571rem !important
        }

        .g-mt-5 {
            margin-top: .35714rem !important
        }

        .g-mt-minus-5 {
            margin-top: -.35714rem !important
        }

        .g-mt-6 {
            margin-top: .42857rem !important
        }

        .g-mt-minus-6 {
            margin-top: -.42857rem !important
        }

        .g-mt-7 {
            margin-top: .5rem !important
        }

        .g-mt-minus-7 {
            margin-top: -.5rem !important
        }

        .g-mt-8 {
            margin-top: .57143rem !important
        }

        .g-mt-minus-8 {
            margin-top: -.57143rem !important
        }

        .g-mt-9 {
            margin-top: .64286rem !important
        }

        .g-mt-minus-9 {
            margin-top: -.64286rem !important
        }

        .g-mt-11 {
            margin-top: .78571rem !important
        }

        .g-mt-minus-11 {
            margin-top: -.78571rem !important
        }

        .g-mt-12 {
            margin-top: .85714rem !important
        }

        .g-mt-minus-12 {
            margin-top: -.85714rem !important
        }

        .g-mt-13 {
            margin-top: .92857rem !important
        }

        .g-mt-minus-13 {
            margin-top: -.92857rem !important
        }

        .g-mt-14 {
            margin-top: 1rem !important
        }

        .g-mt-minus-14 {
            margin-top: -1rem !important
        }

        .g-mt-16 {
            margin-top: 1.14286rem !important
        }

        .g-mt-minus-16 {
            margin-top: -1.14286rem !important
        }

        .g-mt-17 {
            margin-top: 1.21429rem !important
        }

        .g-mt-minus-17 {
            margin-top: -1.21429rem !important
        }

        .g-mt-18 {
            margin-top: 1.28571rem !important
        }

        .g-mt-minus-18 {
            margin-top: -1.28571rem !important
        }

        .g-mt-19 {
            margin-top: 1.35714rem !important
        }

        .g-mt-minus-19 {
            margin-top: -1.35714rem !important
        }

        .g-mt-10 {
            margin-top: .71429rem !important
        }

        .g-mt-minus-10 {
            margin-top: -.71429rem !important
        }

        .g-mt-15 {
            margin-top: 1.07143rem !important
        }

        .g-mt-minus-15 {
            margin-top: -1.07143rem !important
        }

        .g-mt-20 {
            margin-top: 1.42857rem !important
        }

        .g-mt-minus-20 {
            margin-top: -1.42857rem !important
        }

        .g-mt-25 {
            margin-top: 1.78571rem !important
        }

        .g-mt-minus-25 {
            margin-top: -1.78571rem !important
        }

        .g-mt-30 {
            margin-top: 2.14286rem !important
        }

        .g-mt-minus-30 {
            margin-top: -2.14286rem !important
        }

        .g-mt-35 {
            margin-top: 2.5rem !important
        }

        .g-mt-minus-35 {
            margin-top: -2.5rem !important
        }

        .g-mt-40 {
            margin-top: 2.85714rem !important
        }

        .g-mt-minus-40 {
            margin-top: -2.85714rem !important
        }

        .g-mt-45 {
            margin-top: 3.21429rem !important
        }

        .g-mt-minus-45 {
            margin-top: -3.21429rem !important
        }

        .g-mt-50 {
            margin-top: 3.57143rem !important
        }

        .g-mt-minus-50 {
            margin-top: -3.57143rem !important
        }

        .g-mt-55 {
            margin-top: 3.92857rem !important
        }

        .g-mt-minus-55 {
            margin-top: -3.92857rem !important
        }

        .g-mt-60 {
            margin-top: 4.28571rem !important
        }

        .g-mt-minus-60 {
            margin-top: -4.28571rem !important
        }

        .g-mt-65 {
            margin-top: 4.64286rem !important
        }

        .g-mt-minus-62 {
            margin-top: -2.3rem !important
        }

        .g-mt-minus-65 {
            margin-top: -4.64286rem !important
        }

        .g-mt-70 {
            margin-top: 5rem !important
        }

        .g-mt-minus-70 {
            margin-top: -5rem !important
        }

        .g-mt-75 {
            margin-top: 5.35714rem !important
        }

        .g-mt-minus-75 {
            margin-top: -5.35714rem !important
        }

        .g-mt-80 {
            margin-top: 5.71429rem !important
        }

        .g-mt-minus-80 {
            margin-top: -5.71429rem !important
        }

        .g-mt-85 {
            margin-top: 6.07143rem !important
        }

        .g-mt-minus-85 {
            margin-top: -6.07143rem !important
        }

        .g-mt-90 {
            margin-top: 6.42857rem !important
        }

        .g-mt-minus-90 {
            margin-top: -6.42857rem !important
        }

        .g-mt-95 {
            margin-top: 6.78571rem !important
        }

        .g-mt-minus-95 {
            margin-top: -6.78571rem !important
        }

        .g-mt-100 {
            margin-top: 7.14286rem !important
        }

        .g-mt-minus-100 {
            margin-top: -7.14286rem !important
        }

        .g-mt-105 {
            margin-top: 7.5rem !important
        }

        .g-mt-minus-105 {
            margin-top: -7.5rem !important
        }

        .g-mt-110 {
            margin-top: 7.85714rem !important
        }

        .g-mt-minus-110 {
            margin-top: -7.85714rem !important
        }

        .g-mt-115 {
            margin-top: 8.21429rem !important
        }

        .g-mt-minus-115 {
            margin-top: -8.21429rem !important
        }

        .g-mt-120 {
            margin-top: 8.57143rem !important
        }

        .g-mt-minus-120 {
            margin-top: -8.57143rem !important
        }

        .g-mt-125 {
            margin-top: 8.92857rem !important
        }

        .g-mt-minus-125 {
            margin-top: -8.92857rem !important
        }

        .g-mt-130 {
            margin-top: 9.28571rem !important
        }

        .g-mt-minus-130 {
            margin-top: -9.28571rem !important
        }

        .g-mt-135 {
            margin-top: 9.64286rem !important
        }

        .g-mt-minus-135 {
            margin-top: -9.64286rem !important
        }

        .g-mt-140 {
            margin-top: 10rem !important
        }

        .g-mt-minus-140 {
            margin-top: -10rem !important
        }

        .g-mt-145 {
            margin-top: 10.35714rem !important
        }

        .g-mt-minus-145 {
            margin-top: -10.35714rem !important
        }

        .g-mt-150 {
            margin-top: 10.71429rem !important
        }

        .g-mt-minus-150 {
            margin-top: -10.71429rem !important
        }

        .g-mt-155 {
            margin-top: 11.07143rem !important
        }

        .g-mt-minus-155 {
            margin-top: -11.07143rem !important
        }

        .g-mt-160 {
            margin-top: 11.42857rem !important
        }

        .g-mt-minus-160 {
            margin-top: -11.42857rem !important
        }

        .g-mt-165 {
            margin-top: 11.78571rem !important
        }

        .g-mt-minus-165 {
            margin-top: -11.78571rem !important
        }

        .g-mt-170 {
            margin-top: 12.14286rem !important
        }

        .g-mt-200 {
            margin-top: 20.14286rem
        }

        .g-mt-minus-170 {
            margin-top: -12.14286rem !important
        }

        .g-mb-1 {
            margin-bottom: .07143rem !important
        }

        .g-mb-minus-1 {
            margin-bottom: -.07143rem !important
        }

        .g-mb-2 {
            margin-bottom: .14286rem !important
        }

        .g-mb-minus-2 {
            margin-bottom: -.14286rem !important
        }

        .g-mb-3 {
            margin-bottom: .21429rem !important
        }

        .g-mb-minus-3 {
            margin-bottom: -.21429rem !important
        }

        .g-mb-4 {
            margin-bottom: .28571rem !important
        }

        .g-mb-minus-4 {
            margin-bottom: -.28571rem !important
        }

        .g-mb-5 {
            margin-bottom: .35714rem !important
        }

        .g-mb-minus-5 {
            margin-bottom: -.35714rem !important
        }

        .g-mb-6 {
            margin-bottom: .42857rem !important
        }

        .g-mb-minus-6 {
            margin-bottom: -.42857rem !important
        }

        .g-mb-7 {
            margin-bottom: .5rem !important
        }

        .g-mb-minus-7 {
            margin-bottom: -.5rem !important
        }

        .g-mb-8 {
            margin-bottom: .57143rem !important
        }

        .g-mb-minus-8 {
            margin-bottom: -.57143rem !important
        }

        .g-mb-9 {
            margin-bottom: .64286rem !important
        }

        .g-mb-minus-9 {
            margin-bottom: -.64286rem !important
        }

        .g-mb-minus-10 {
            margin-bottom: -.71429rem !important
        }

        .g-mb-11 {
            margin-bottom: .78571rem !important
        }

        .g-mb-minus-11 {
            margin-bottom: -.78571rem !important
        }

        .g-mb-12 {
            margin-bottom: .85714rem !important
        }

        .g-mb-minus-12 {
            margin-bottom: -.85714rem !important
        }

        .g-mb-13 {
            margin-bottom: .92857rem !important
        }

        .g-mb-minus-13 {
            margin-bottom: -.92857rem !important
        }

        .g-mb-14 {
            margin-bottom: 1rem !important
        }

        .g-mb-minus-14 {
            margin-bottom: -1rem !important
        }

        .g-mb-minus-15 {
            margin-bottom: -1.07143rem !important
        }

        .g-mb-16 {
            margin-bottom: 1.14286rem !important
        }

        .g-mb-minus-16 {
            margin-bottom: -1.14286rem !important
        }

        .g-mb-17 {
            margin-bottom: 1.21429rem !important
        }

        .g-mb-minus-17 {
            margin-bottom: -1.21429rem !important
        }

        .g-mb-18 {
            margin-bottom: 1.28571rem !important
        }

        .g-mb-minus-18 {
            margin-bottom: -1.28571rem !important
        }

        .g-mb-19 {
            margin-bottom: 1.35714rem !important
        }

        .g-mb-minus-19 {
            margin-bottom: -1.35714rem !important
        }

        .g-mb-minus-20 {
            margin-bottom: -1.42857rem !important
        }

        .g-mb-minus-40 {
            margin-bottom: -2.42857rem !important
        }

        .g-mb-10 {
            margin-bottom: .71429rem !important
        }

        .g-mb-15 {
            margin-bottom: 1.07143rem !important
        }

        .g-mb-20 {
            margin-bottom: 1.42857rem !important
        }

        .g-mb-25 {
            margin-bottom: 1.78571rem !important
        }

        .g-mb-30 {
            margin-bottom: 2.14286rem !important
        }

        .g-mb-35 {
            margin-bottom: 2.5rem !important
        }

        .g-mb-40 {
            margin-bottom: 2.85714rem !important
        }

        .g-mb-45 {
            margin-bottom: 3.21429rem !important
        }

        .g-mb-50 {
            margin-bottom: 3.57143rem !important
        }

        .g-mb-55 {
            margin-bottom: 3.92857rem !important
        }

        .g-mb-60 {
            margin-bottom: 4.28571rem !important
        }

        .g-mb-65 {
            margin-bottom: 4.64286rem !important
        }

        .g-mb-70 {
            margin-bottom: 5rem !important
        }

        .g-mb-75 {
            margin-bottom: 5.35714rem !important
        }

        .g-mb-80 {
            margin-bottom: 5.71429rem !important
        }

        .g-mb-85 {
            margin-bottom: 6.07143rem !important
        }

        .g-mb-90 {
            margin-bottom: 6.42857rem !important
        }

        .g-mb-95 {
            margin-bottom: 6.78571rem !important
        }

        .g-mb-100 {
            margin-bottom: 7.14286rem !important
        }

        .g-mb-105 {
            margin-bottom: 7.5rem !important
        }

        .g-mb-110 {
            margin-bottom: 7.85714rem !important
        }

        .g-mb-115 {
            margin-bottom: 8.21429rem !important
        }

        .g-mb-120 {
            margin-bottom: 8.57143rem !important
        }

        .g-mb-125 {
            margin-bottom: 8.92857rem !important
        }

        .g-mb-130 {
            margin-bottom: 9.28571rem !important
        }

        .g-mb-135 {
            margin-bottom: 9.64286rem !important
        }

        .g-mb-140 {
            margin-bottom: 10rem !important
        }

        .g-mb-145 {
            margin-bottom: 10.35714rem !important
        }

        .g-mb-150 {
            margin-bottom: 10.71429rem !important
        }

        .g-mb-155 {
            margin-bottom: 11.07143rem !important
        }

        .g-mb-160 {
            margin-bottom: 11.42857rem !important
        }

        .g-mb-165 {
            margin-bottom: 11.78571rem !important
        }

        .g-mb-170 {
            margin-bottom: 12.14286rem !important
        }

        .g-ml-1 {
            margin-left: .07143rem !important
        }

        .g-ml-18 {
            margin-left: 18px !important
        }

        .g-ml-minus-1 {
            margin-left: -.07143rem !important
        }

        .g-ml-2 {
            margin-left: .14286rem !important
        }

        .g-ml-minus-2 {
            margin-left: -.14286rem !important
        }

        .g-ml-3 {
            margin-left: .21429rem !important
        }

        .g-ml-minus-3 {
            margin-left: -.21429rem !important
        }

        .g-ml-4 {
            margin-left: .28571rem !important
        }

        .g-ml-minus-4 {
            margin-left: -.28571rem !important
        }

        .g-ml-6 {
            margin-left: .42857rem !important
        }

        .g-ml-minus-6 {
            margin-left: -.42857rem !important
        }

        .g-ml-7 {
            margin-left: .5rem !important
        }

        .g-ml-minus-7 {
            margin-left: -.5rem !important
        }

        .g-ml-8 {
            margin-left: .57143rem !important
        }

        .g-ml-minus-8 {
            margin-left: -.57143rem !important
        }

        .g-ml-9 {
            margin-left: .64286rem !important
        }

        .g-ml-minus-9 {
            margin-left: -.64286rem !important
        }

        .g-ml-5 {
            margin-left: .35714rem !important
        }

        .g-ml-minus-5 {
            margin-left: -.35714rem !important
        }

        .g-ml-10 {
            margin-left: .71429rem !important
        }

        .g-ml-minus-10 {
            margin-left: -.71429rem !important
        }

        .g-ml-15 {
            margin-left: 1.07143rem !important
        }

        .g-ml-minus-15 {
            margin-left: -1.07143rem !important
        }

        .g-ml-20 {
            margin-left: 1.42857rem !important
        }

        .g-ml-minus-20 {
            margin-left: -1.42857rem !important
        }

        .g-ml-25 {
            margin-left: 1.78571rem !important
        }

        .g-ml-minus-25 {
            margin-left: -1.78571rem !important
        }

        .g-ml-30 {
            margin-left: 2.14286rem !important
        }

        .g-ml-minus-30 {
            margin-left: -2.14286rem !important
        }

        .g-ml-35 {
            margin-left: 2.5rem !important
        }

        .g-ml-minus-35 {
            margin-left: -2.5rem !important
        }

        .g-ml-40 {
            margin-left: 2.85714rem
        }

        .g-ml-minus-40 {
            margin-left: -2.85714rem !important
        }

        .g-ml-45 {
            margin-left: 3.21429rem !important
        }

        .g-ml-50 {
            margin-left: 3.57143rem !important
        }

        .g-ml-minus-50 {
            margin-left: -3.57143rem !important
        }

        .g-mr-1 {
            margin-right: .07143rem !important
        }

        .g-mr-minus-1 {
            margin-right: -.07143rem !important
        }

        .g-mr-2 {
            margin-right: .14286rem !important
        }

        .g-mr-minus-2 {
            margin-right: -.14286rem !important
        }

        .g-mr-3 {
            margin-right: .21429rem !important
        }

        .g-mr-minus-3 {
            margin-right: -.21429rem !important
        }

        .g-mr-4 {
            margin-right: .28571rem !important
        }

        .g-mr-minus-4 {
            margin-right: -.28571rem !important
        }

        .g-mr-minus-5 {
            margin-right: -.35714rem !important
        }

        .g-mr-6 {
            margin-right: .42857rem !important
        }

        .g-mr-minus-6 {
            margin-right: -.42857rem !important
        }

        .g-mr-7 {
            margin-right: .5rem !important
        }

        .g-mr-minus-7 {
            margin-right: -.5rem !important
        }

        .g-mr-8 {
            margin-right: .57143rem !important
        }

        .g-mr-minus-8 {
            margin-right: -.57143rem !important
        }

        .g-mr-9 {
            margin-right: .64286rem !important
        }

        .g-mr-minus-9 {
            margin-right: -.64286rem !important
        }

        .g-mr-minus-10 {
            margin-right: -.71429rem !important
        }

        .g-mr-5 {
            margin-right: .35714rem !important
        }

        .g-mr-10 {
            margin-right: .71429rem !important
        }

        .g-mr-15 {
            margin-right: 1.07143rem !important
        }

        .g-mr-20 {
            margin-right: 1.42857rem !important
        }

        .g-mr-25 {
            margin-right: 1.78571rem
        }

        .g-mr-30 {
            margin-right: 2.14286rem !important
        }

        .g-mr-35 {
            margin-right: 2.5rem
        }

        .g-mr-40 {
            margin-right: 2.85714rem !important
        }

        .g-mr-45 {
            margin-right: 3.21429rem !important
        }

        .g-mr-50 {
            margin-right: 3.57143rem !important
        }

        .x-mtl-1 {
            margin-left: 2rem;
            margin-top: 11.3rem
        }

        .x-mtl-1-a {
            margin-left: 9rem;
            margin-top: .3rem
        }

        .x-mtl-2 {
            margin-left: -24rem;
            margin-top: 20rem
        }

        .x-mtl-2-a {
            margin-left: -17rem;
            margin-top: 8.1rem
        }

        .x-mtl-3 {
            margin-left: -27rem;
            margin-top: 30rem
        }

        .x-mtl-3-a {
            margin-left: -21rem;
            margin-top: 16.5rem
        }

        .x-mtl-4 {
            margin-left: -25rem;
            margin-top: 41rem
        }

        .x-mtl-4-a {
            margin-left: -21rem;
            margin-top: 25.5rem
        }

        .x-mtl-5 {
            margin-left: -17.9rem;
            margin-top: 50rem
        }

        .x-mtl-5-a {
            margin-left: -17rem;
            margin-top: 34.5rem
        }

        .x-mtl-6 {
            margin-left: 18rem;
            margin-top: 11.3rem
        }

        .x-mtl-6-a {
            margin-left: 16rem;
            margin-top: 1rem
        }

        .x-mtl-7 {
            margin-left: 24rem;
            margin-top: 3.1rem
        }

        .x-mtl-7-a {
            margin-left: 21rem;
            margin-top: 2.1rem !important
        }

        .x-mtl-8 {
            margin-left: 27rem;
            margin-top: 5rem
        }

        .x-mtl-8-a {
            margin-left: 22rem;
            margin-top: 3.4rem
        }

        .x-mtl-9 {
            margin-left: 21rem;
            margin-top: 4rem
        }

        .x-mtl-10 {
            margin-left: 17.9rem;
            margin-top: 4rem
        }

        .g-pa-0 {
            padding: 0 !important
        }

        .g-px-0 {
            padding-left: 0 !important;
            padding-right: 0 !important
        }

        .g-py-0 {
            padding-top: 0 !important;
            padding-bottom: 0 !important
        }

        .g-pa-2 {
            padding: .14286rem !important
        }

        .g-pa-3 {
            padding: .21429rem !important
        }

        .g-pa-5 {
            padding: .35714rem !important
        }

        .g-pa-7 {
            padding: .5rem !important
        }

        .g-pa-10 {
            padding: .71429rem !important
        }

        .g-pa-15 {
            padding: 1.07143rem !important
        }

        .g-pa-20 {
            padding: 1.42857rem !important
        }

        .g-pa-25 {
            padding: 1.78571rem !important
        }

        .g-pa-30 {
            padding: 2.14286rem !important
        }

        .g-pa-35 {
            padding: 2.5rem !important
        }

        .g-pa-40 {
            padding: 2.85714rem !important
        }

        .g-pa-45 {
            padding: 3.21429rem !important
        }

        .g-pa-48 {
            padding: 3.2rem !important
        }

        .g-pa-50 {
            padding: 3.57143rem !important
        }

        .g-pa-55 {
            padding: 3.92857rem !important
        }

        .g-pa-60 {
            padding: 4.28571rem !important
        }

        .g-pa-65 {
            padding: 4.64286rem !important
        }

        .g-pa-70 {
            padding: 5rem !important
        }

        .g-pa-75 {
            padding: 5.35714rem !important
        }

        .g-pa-80 {
            padding: 5.71429rem !important
        }

        .g-pa-85 {
            padding: 6.07143rem !important
        }

        .g-pa-90 {
            padding: 6.42857rem !important
        }

        .g-pa-95 {
            padding: 6.78571rem !important
        }

        .g-pa-100 {
            padding: 7.14286rem !important
        }

        .g-pa-105 {
            padding: 7.5rem !important
        }

        .g-pa-110 {
            padding: 7.85714rem !important
        }

        .g-pa-115 {
            padding: 8.21429rem !important
        }

        .g-pa-120 {
            padding: 8.57143rem !important
        }

        .g-pa-125 {
            padding: 8.92857rem !important
        }

        .g-pa-130 {
            padding: 9.28571rem !important
        }

        .g-pa-135 {
            padding: 9.64286rem !important
        }

        .g-pa-140 {
            padding: 10rem !important
        }

        .g-pa-145 {
            padding: 10.35714rem !important
        }

        .g-pa-150 {
            padding: 10.71429rem !important
        }

        .g-px-1 {
            padding-left: .07143rem !important;
            padding-right: .07143rem !important
        }

        .g-px-2 {
            padding-left: .14286rem !important;
            padding-right: .14286rem !important
        }

        .g-px-3 {
            padding-left: .21429rem !important;
            padding-right: .21429rem !important
        }

        .g-px-4 {
            padding-left: .28571rem !important;
            padding-right: .28571rem !important
        }

        .g-px-5 {
            padding-left: .35714rem !important;
            padding-right: .35714rem !important
        }

        .g-px-6 {
            padding-left: .42857rem !important;
            padding-right: .42857rem !important
        }

        .g-px-7 {
            padding-left: .5rem !important;
            padding-right: .5rem !important
        }

        .g-px-8 {
            padding-left: .57143rem !important;
            padding-right: .57143rem !important
        }

        .g-px-9 {
            padding-left: .64286rem !important;
            padding-right: .64286rem !important
        }

        .g-px-11 {
            padding-left: .78571rem !important;
            padding-right: .78571rem !important
        }

        .g-px-12 {
            padding-left: .85714rem !important;
            padding-right: .85714rem !important
        }

        .g-px-13 {
            padding-left: .92857rem !important;
            padding-right: .92857rem !important
        }

        .g-px-14 {
            padding-left: 1rem !important;
            padding-right: 1rem !important
        }

        .g-px-16 {
            padding-left: 1.14286rem !important;
            padding-right: 1.14286rem !important
        }

        .g-px-17 {
            padding-left: 1.21429rem !important;
            padding-right: 1.21429rem !important
        }

        .g-px-18 {
            padding-left: 1.28571rem !important;
            padding-right: 1.28571rem !important
        }

        .g-px-19 {
            padding-left: 1.35714rem !important;
            padding-right: 1.35714rem !important
        }

        .g-px-10 {
            padding-left: .71429rem !important;
            padding-right: .71429rem !important
        }

        .g-px-15 {
            padding-left: 1.07143rem !important;
            padding-right: 1.07143rem !important
        }

        .g-px-20 {
            padding-left: 1.42857rem !important;
            padding-right: 1.42857rem !important
        }

        .g-px-25 {
            padding-left: 1.78571rem !important;
            padding-right: 1.78571rem !important
        }

        .g-px-30 {
            padding-left: 2.14286rem !important;
            padding-right: 2.14286rem !important
        }

        .g-px-35 {
            padding-left: 2.5rem !important;
            padding-right: 2.5rem !important
        }

        .g-px-40 {
            padding-left: 2.85714rem !important;
            padding-right: 2.85714rem !important
        }

        .g-px-45 {
            padding-left: 3.21429rem !important;
            padding-right: 3.21429rem !important
        }

        .g-px-50 {
            padding-left: 3.57143rem !important;
            padding-right: 3.57143rem !important
        }

        .g-px-55 {
            padding-left: 3.92857rem !important;
            padding-right: 3.92857rem !important
        }

        .g-px-60 {
            padding-left: 4.28571rem !important;
            padding-right: 4.28571rem !important
        }

        .g-px-65 {
            padding-left: 4.64286rem !important;
            padding-right: 4.64286rem !important
        }

        .g-px-70 {
            padding-left: 5rem !important;
            padding-right: 5rem !important
        }

        .g-px-75 {
            padding-left: 5.35714rem;
            padding-right: 5.35714rem
        }

        .g-px-80 {
            padding-left: 5.71429rem !important;
            padding-right: 5.71429rem !important
        }

        .g-px-85 {
            padding-left: 6.07143rem !important;
            padding-right: 6.07143rem !important
        }

        .g-px-90 {
            padding-left: 6.42857rem !important;
            padding-right: 6.42857rem !important
        }

        .g-px-95 {
            padding-left: 6.78571rem !important;
            padding-right: 6.78571rem !important
        }

        .g-px-100 {
            padding-left: 7.14286rem !important;
            padding-right: 7.14286rem !important
        }

        .g-px-105 {
            padding-left: 7.5rem !important;
            padding-right: 7.5rem !important
        }

        .g-px-110 {
            padding-left: 7.85714rem !important;
            padding-right: 7.85714rem !important
        }

        .g-px-115 {
            padding-left: 8.21429rem !important;
            padding-right: 8.21429rem !important
        }

        .g-px-120 {
            padding-left: 8.57143rem !important;
            padding-right: 8.57143rem !important
        }

        .g-px-125 {
            padding-left: 8.92857rem !important;
            padding-right: 8.92857rem !important
        }

        .g-px-130 {
            padding-left: 9.28571rem !important;
            padding-right: 9.28571rem !important
        }

        .g-px-135 {
            padding-left: 9.64286rem !important;
            padding-right: 9.64286rem !important
        }

        .g-px-140 {
            padding-left: 10rem !important;
            padding-right: 10rem !important
        }

        .g-px-145 {
            padding-left: 10.35714rem !important;
            padding-right: 10.35714rem !important
        }

        .g-px-150 {
            padding-left: 10.71429rem !important;
            padding-right: 10.71429rem !important
        }

        .g-py-1 {
            padding-top: .07143rem !important;
            padding-bottom: .07143rem !important
        }

        .g-py-2 {
            padding-top: .14286rem !important;
            padding-bottom: .14286rem !important
        }

        .g-py-3 {
            padding-top: .21429rem !important;
            padding-bottom: .21429rem !important
        }

        .g-py-4 {
            padding-top: .28571rem !important;
            padding-bottom: .28571rem !important
        }

        .g-py-5 {
            padding-top: .35714rem !important;
            padding-bottom: .35714rem !important
        }

        .g-py-6 {
            padding-top: .42857rem !important;
            padding-bottom: .42857rem !important
        }

        .g-py-7 {
            padding-top: .5rem !important;
            padding-bottom: .5rem !important
        }

        .g-py-8 {
            padding-top: .57143rem !important;
            padding-bottom: .57143rem !important
        }

        .g-py-9 {
            padding-top: .64286rem !important;
            padding-bottom: .64286rem !important
        }

        .g-py-11 {
            padding-top: .78571rem !important;
            padding-bottom: .78571rem !important
        }

        .g-py-12 {
            padding-top: .85714rem !important;
            padding-bottom: .85714rem !important
        }

        .g-py-13 {
            padding-top: .92857rem !important;
            padding-bottom: .92857rem !important
        }

        .g-py-14 {
            padding-top: 1rem !important;
            padding-bottom: 1rem !important
        }

        .g-py-16 {
            padding-top: 1.14286rem !important;
            padding-bottom: 1.14286rem !important
        }

        .g-py-17 {
            padding-top: 1.21429rem !important;
            padding-bottom: 1.21429rem !important
        }

        .g-py-18 {
            padding-top: 1.28571rem !important;
            padding-bottom: 1.28571rem !important
        }

        .g-py-19 {
            padding-top: 1.35714rem !important;
            padding-bottom: 1.35714rem !important
        }

        .g-py-10 {
            padding-top: .71429rem !important;
            padding-bottom: .71429rem !important
        }

        .g-py-15 {
            padding-top: 1.07143rem !important;
            padding-bottom: 1.07143rem !important
        }

        .g-py-20 {
            padding-top: 1.42857rem !important;
            padding-bottom: 1.42857rem !important
        }

        .g-py-25 {
            padding-top: 1.78571rem !important;
            padding-bottom: 1.78571rem !important
        }

        .g-py-30 {
            padding-top: 2.14286rem !important;
            padding-bottom: 2.14286rem !important
        }

        .g-py-35 {
            padding-top: 2.5rem !important;
            padding-bottom: 2.5rem !important
        }

        .g-py-40 {
            padding-top: 2.85714rem !important;
            padding-bottom: 2.85714rem !important
        }

        .g-py-45 {
            padding-top: 3.21429rem !important;
            padding-bottom: 3.21429rem !important
        }

        .g-py-50,
        .g-pyb-50 {
            padding-top: 3.57143rem !important
        }

        .g-py-50 {
            padding-bottom: 3.57143rem !important
        }

        .g-py-55 {
            padding-top: 3.92857rem !important;
            padding-bottom: 3.92857rem !important
        }

        .g-py-60 {
            padding-top: 4.28571rem !important;
            padding-bottom: 4.28571rem !important
        }

        .g-py-65 {
            padding-top: 4.64286rem !important;
            padding-bottom: 4.64286rem !important
        }

        .g-py-70 {
            padding-top: 5rem !important;
            padding-bottom: 5rem !important
        }

        .g-py-75 {
            padding-top: 5.35714rem !important;
            padding-bottom: 5.35714rem !important
        }

        .g-py-80,
        .g-py-82 {
            padding-top: 5.71429rem !important
        }

        .g-py-80 {
            padding-bottom: 5.71429rem !important
        }

        .g-py-82 {
            padding-bottom: 2.71429rem !important
        }

        .g-py-85 {
            padding-top: 6.07143rem !important;
            padding-bottom: 6.07143rem !important
        }

        .g-py-90 {
            padding-top: 6.42857rem !important;
            padding-bottom: 6.42857rem !important
        }

        .g-py-95 {
            padding-top: 6.78571rem !important;
            padding-bottom: 6.78571rem !important
        }

        .g-py-100 {
            padding-top: 7.14286rem !important;
            padding-bottom: 7.14286rem !important
        }

        .g-py-105 {
            padding-top: 7.5rem !important;
            padding-bottom: 7.5rem !important
        }

        .g-py-110 {
            padding-top: 7.85714rem !important;
            padding-bottom: 7.85714rem !important
        }

        .g-py-115 {
            padding-top: 8.21429rem !important;
            padding-bottom: 8.21429rem !important
        }

        .g-py-120 {
            padding-top: 8.57143rem !important;
            padding-bottom: 8.57143rem !important
        }

        .g-py-125 {
            padding-top: 8.92857rem !important;
            padding-bottom: 8.92857rem !important
        }

        .g-py-130 {
            padding-top: 9.28571rem !important;
            padding-bottom: 9.28571rem !important
        }

        .g-py-135 {
            padding-top: 9.64286rem !important;
            padding-bottom: 9.64286rem !important
        }

        .g-py-140 {
            padding-top: 10rem !important;
            padding-bottom: 10rem !important
        }

        .g-py-145 {
            padding-top: 10.35714rem !important;
            padding-bottom: 10.35714rem !important
        }

        .g-py-150 {
            padding-top: 10.71429rem !important;
            padding-bottom: 10.71429rem !important
        }

        .g-py-155 {
            padding-top: 11.07143rem !important;
            padding-bottom: 11.07143rem !important
        }

        .g-py-160 {
            padding-top: 11.42857rem !important;
            padding-bottom: 11.42857rem !important
        }

        .g-py-165 {
            padding-top: 11.78571rem !important;
            padding-bottom: 11.78571rem !important
        }

        .g-py-170 {
            padding-top: 12.14286rem !important;
            padding-bottom: 12.14286rem !important
        }

        .g-py-175 {
            padding-top: 12.5rem !important;
            padding-bottom: 12.5rem !important
        }

        .g-py-180 {
            padding-top: 12.85714rem !important;
            padding-bottom: 12.85714rem !important
        }

        .g-py-185 {
            padding-top: 13.21429rem !important;
            padding-bottom: 13.21429rem !important
        }

        .g-py-190 {
            padding-top: 13.57143rem !important;
            padding-bottom: 13.57143rem !important
        }

        .g-py-195 {
            padding-top: 13.92857rem !important;
            padding-bottom: 13.92857rem !important
        }

        .g-py-200 {
            padding-top: 14.28571rem !important;
            padding-bottom: 14.28571rem !important
        }

        .g-py-205 {
            padding-top: 14.64286rem !important;
            padding-bottom: 14.64286rem !important
        }

        .g-py-210 {
            padding-top: 15rem !important;
            padding-bottom: 15rem !important
        }

        .g-py-300 {
            padding-top: 30.2rem;
            padding-bottom: 7.8rem
        }

        .g-py-310,
        .g-py-320,
        .g-py-350 {
            padding-bottom: 3rem
        }

        .g-py-310 {
            padding-top: 31rem
        }

        .g-py-320 {
            padding-top: 29.2rem
        }

        .g-lap-200 {
            padding-top: 20rem
        }

        .g-py-350 {
            padding-top: 35rem
        }

        .g-pt-0 {
            padding-top: 0 !important
        }

        .g-pt-1 {
            padding-top: .07143rem !important
        }

        .g-pt-2 {
            padding-top: .14286rem !important
        }

        .g-pt-3 {
            padding-top: .21429rem !important
        }

        .g-pt-4 {
            padding-top: .28571rem !important
        }

        .g-pt-5 {
            padding-top: .35714rem !important
        }

        .g-pt-6 {
            padding-top: .42857rem !important
        }

        .g-pt-7 {
            padding-top: .5rem !important
        }

        .g-pt-8 {
            padding-top: .57143rem !important
        }

        .g-pt-9 {
            padding-top: .64286rem !important
        }

        .g-pt-11 {
            padding-top: .78571rem !important
        }

        .g-pt-12 {
            padding-top: .85714rem !important
        }

        .g-pt-13 {
            padding-top: .92857rem !important
        }

        .g-pt-14 {
            padding-top: 1rem !important
        }

        .g-pt-16 {
            padding-top: 1.14286rem !important
        }

        .g-pt-17 {
            padding-top: 1.21429rem !important
        }

        .g-pt-18 {
            padding-top: 1.28571rem !important
        }

        .g-pt-19 {
            padding-top: 1.35714rem !important
        }

        .g-pt-10 {
            padding-top: .71429rem !important
        }

        .g-pt-15 {
            padding-top: 1.07143rem !important
        }

        .g-pt-20 {
            padding-top: 1.42857rem !important
        }

        .g-pt-25 {
            padding-top: 1.78571rem !important
        }

        .g-pt-30 {
            padding-top: 2.14286rem !important
        }

        .g-pt-35 {
            padding-top: 2.5rem !important
        }

        .g-pt-40 {
            padding-top: 2.85714rem !important
        }

        .g-pt-45 {
            padding-top: 3.21429rem !important
        }

        .g-pt-50 {
            padding-top: 3.57143rem !important
        }

        .g-pt-55 {
            padding-top: 3.92857rem !important
        }

        .g-pt-60 {
            padding-top: 4.28571rem !important
        }

        .g-pt-65 {
            padding-top: 4.64286rem !important
        }

        .g-pt-70 {
            padding-top: 5rem !important
        }

        .g-pt-75 {
            padding-top: 5.35714rem !important
        }

        .g-pt-80 {
            padding-top: 5.71429rem !important
        }

        .g-pt-85 {
            padding-top: 6.07143rem !important
        }

        .g-pt-90 {
            padding-top: 6.42857rem !important
        }

        .g-pt-95 {
            padding-top: 6.78571rem !important
        }

        .g-pt-100 {
            padding-top: 7.14286rem !important
        }

        .g-pt-105 {
            padding-top: 7.5rem !important
        }

        .g-pt-110 {
            padding-top: 7.85714rem !important
        }

        .g-pt-115 {
            padding-top: 8.21429rem !important
        }

        .g-pt-120 {
            padding-top: 8.57143rem !important
        }

        .g-pt-125 {
            padding-top: 8.92857rem !important
        }

        .g-pt-130 {
            padding-top: 9.28571rem !important
        }

        .g-pt-135 {
            padding-top: 9.64286rem !important
        }

        .g-pt-140 {
            padding-top: 10rem !important
        }

        .g-pt-145 {
            padding-top: 10.35714rem !important
        }

        .g-pt-150 {
            padding-top: 10.71429rem !important
        }

        .g-pt-350 {
            padding-top: 27.71429rem
        }

        .g-pt-450 {
            padding-top: 37.71429rem
        }

        .g-pr-0 {
            padding-right: 0 !important
        }

        .g-pr-1 {
            padding-right: .07143rem !important
        }

        .g-pr-2 {
            padding-right: .14286rem !important
        }

        .g-pr-3 {
            padding-right: .21429rem !important
        }

        .g-pr-4 {
            padding-right: .28571rem !important
        }

        .g-pr-5 {
            padding-right: .35714rem !important
        }

        .g-pr-6 {
            padding-right: .42857rem !important
        }

        .g-pr-7 {
            padding-right: .5rem !important
        }

        .g-pr-8 {
            padding-right: .57143rem !important
        }

        .g-pr-9 {
            padding-right: .64286rem !important
        }

        .g-pr-10 {
            padding-right: .71429rem !important
        }

        .g-pr-15 {
            padding-right: 1.07143rem !important
        }

        .g-pr-20 {
            padding-right: 1.42857rem !important
        }

        .g-pr-25 {
            padding-right: 1.78571rem !important
        }

        .g-pr-30 {
            padding-right: 2.14286rem !important
        }

        .g-pr-35 {
            padding-right: 2.5rem !important
        }

        .g-pr-40 {
            padding-right: 2.85714rem !important
        }

        .g-pr-45 {
            padding-right: 3.21429rem !important
        }

        .g-pr-50 {
            padding-right: 3.57143rem !important
        }

        .g-pr-55 {
            padding-right: 3.92857rem !important
        }

        .g-pr-60 {
            padding-right: 4.28571rem !important
        }

        .g-pr-65 {
            padding-right: 4.64286rem !important
        }

        .g-pr-70 {
            padding-right: 5rem !important
        }

        .g-pr-75 {
            padding-right: 5.35714rem !important
        }

        .g-pr-80 {
            padding-right: 5.71429rem !important
        }

        .g-pr-85 {
            padding-right: 6.07143rem !important
        }

        .g-pr-90 {
            padding-right: 6.42857rem !important
        }

        .g-pr-95 {
            padding-right: 6.78571rem !important
        }

        .g-pr-100 {
            padding-right: 7.14286rem !important
        }

        .g-pr-105 {
            padding-right: 7.5rem !important
        }

        .g-pr-110 {
            padding-right: 7.85714rem !important
        }

        .g-pr-115 {
            padding-right: 8.21429rem !important
        }

        .g-pr-120 {
            padding-right: 8.57143rem !important
        }

        .g-pr-125 {
            padding-right: 8.92857rem !important
        }

        .g-pr-130 {
            padding-right: 9.28571rem !important
        }

        .g-pr-135 {
            padding-right: 9.64286rem !important
        }

        .g-pr-140 {
            padding-right: 10rem !important
        }

        .g-pr-145 {
            padding-right: 10.35714rem !important
        }

        .g-pr-150 {
            padding-right: 10.71429rem !important
        }

        .g-pr-155 {
            padding-right: 11.07143rem !important
        }

        .g-pr-160 {
            padding-right: 11.42857rem !important
        }

        .g-pr-165 {
            padding-right: 11.78571rem !important
        }

        .g-pr-170 {
            padding-right: 12.14286rem !important
        }

        .g-pb-0 {
            padding-bottom: 0 !important
        }

        .g-pb-1 {
            padding-bottom: .07143rem !important
        }

        .g-pb-2 {
            padding-bottom: .14286rem !important
        }

        .g-pb-3 {
            padding-bottom: .21429rem !important
        }

        .g-pb-4 {
            padding-bottom: .28571rem !important
        }

        .g-pb-5 {
            padding-bottom: .35714rem !important
        }

        .g-pb-6 {
            padding-bottom: .42857rem !important
        }

        .g-pb-7 {
            padding-bottom: .5rem !important
        }

        .g-pb-8 {
            padding-bottom: .57143rem !important
        }

        .g-pb-9 {
            padding-bottom: .64286rem !important
        }

        .g-pb-10 {
            padding-bottom: .71429rem !important
        }

        .g-pb-15 {
            padding-bottom: 1.07143rem !important
        }

        .g-pb-20 {
            padding-bottom: 1.42857rem !important
        }

        .g-pb-25 {
            padding-bottom: 1.78571rem !important
        }

        .g-pb-30 {
            padding-bottom: 2.14286rem !important
        }

        .g-pb-35 {
            padding-bottom: 2.5rem !important
        }

        .g-pb-40 {
            padding-bottom: 2.85714rem !important
        }

        .g-pb-45 {
            padding-bottom: 3.21429rem !important
        }

        .g-pb-50 {
            padding-bottom: 3.57143rem !important
        }

        .g-pb-55 {
            padding-bottom: 3.92857rem !important
        }

        .g-pb-60 {
            padding-bottom: 4.28571rem !important
        }

        .g-pb-65 {
            padding-bottom: 4.64286rem !important
        }

        .g-pb-70 {
            padding-bottom: 5rem !important
        }

        .g-pb-75 {
            padding-bottom: 5.35714rem !important
        }

        .g-pb-80 {
            padding-bottom: 5.71429rem !important
        }

        .g-pb-85 {
            padding-bottom: 6.07143rem !important
        }

        .g-pb-90 {
            padding-bottom: 6.42857rem !important
        }

        .g-pb-95 {
            padding-bottom: 6.78571rem !important
        }

        .g-pb-100 {
            padding-bottom: 7.14286rem !important
        }

        .g-pb-105 {
            padding-bottom: 7.5rem !important
        }

        .g-pb-110 {
            padding-bottom: 7.85714rem !important
        }

        .g-pb-115 {
            padding-bottom: 8.21429rem !important
        }

        .g-pb-120 {
            padding-bottom: 8.57143rem !important
        }

        .g-pb-125 {
            padding-bottom: 8.92857rem !important
        }

        .g-pb-130 {
            padding-bottom: 9.28571rem !important
        }

        .g-pb-135 {
            padding-bottom: 9.64286rem !important
        }

        .g-pb-140 {
            padding-bottom: 10rem !important
        }

        .g-pb-145 {
            padding-bottom: 10.35714rem !important
        }

        .g-pb-150 {
            padding-bottom: 10.71429rem !important
        }

        .g-pl-0 {
            padding-left: 0 !important
        }

        .g-pl-1 {
            padding-left: .07143rem !important
        }

        .g-pl-2 {
            padding-left: .14286rem !important
        }

        .g-pl-3 {
            padding-left: .21429rem !important
        }

        .g-pl-4 {
            padding-left: .28571rem !important
        }

        .g-pl-5 {
            padding-left: .35714rem !important
        }

        .g-pl-6 {
            padding-left: .42857rem !important
        }

        .g-pl-7 {
            padding-left: .5rem !important
        }

        .g-pl-8 {
            padding-left: .57143rem !important
        }

        .g-pl-9 {
            padding-left: .64286rem !important
        }

        .g-pl-10 {
            padding-left: .71429rem !important
        }

        .g-pl-15 {
            padding-left: 1.07143rem !important
        }

        .g-pl-20 {
            padding-left: 1.42857rem !important
        }

        .g-pl-25 {
            padding-left: 1.78571rem !important
        }

        .g-pl-30 {
            padding-left: 2.14286rem !important
        }

        .g-pl-32 {
            padding-left: 2rem !important
        }

        .g-pl-35 {
            padding-left: 2.5rem !important
        }

        .g-pl-40 {
            padding-left: 2.85714rem !important
        }

        .g-pl-45 {
            padding-left: 3.21429rem !important
        }

        .g-pl-50 {
            padding-left: 3.57143rem !important
        }

        .g-pl-55 {
            padding-left: 3.92857rem !important
        }

        .g-pl-60 {
            padding-left: 4.28571rem !important
        }

        .g-pl-65 {
            padding-left: 4.64286rem !important
        }

        .g-pl-70 {
            padding-left: 5rem !important
        }

        .g-pl-75 {
            padding-left: 5.35714rem !important
        }

        .g-pl-80 {
            padding-left: 5.71429rem !important
        }

        .g-pl-82 {
            padding-left: 6rem !important
        }

        .g-pl-85 {
            padding-left: 6.07143rem !important
        }

        .g-pl-90 {
            padding-left: 6.42857rem !important
        }

        .g-pl-95 {
            padding-left: 6.78571rem !important
        }

        .g-pl-100 {
            padding-left: 7.14286rem !important
        }

        .g-pl-105 {
            padding-left: 7.5rem !important
        }

        .g-pl-110 {
            padding-left: 7.85714rem !important
        }

        .g-pl-115 {
            padding-left: 8.21429rem !important
        }

        .g-pl-120 {
            padding-left: 8.57143rem !important
        }

        .g-pl-125 {
            padding-left: 8.92857rem !important
        }

        .g-pl-130 {
            padding-left: 9.28571rem !important
        }

        .g-pl-135 {
            padding-left: 9.64286rem !important
        }

        .g-pl-140 {
            padding-left: 10rem !important
        }

        .g-pl-145 {
            padding-left: 10.35714rem !important
        }

        .g-pl-150 {
            padding-left: 10.71429rem !important
        }

        .g-pl-155 {
            padding-left: 11.07143rem !important
        }

        .g-pl-160 {
            padding-left: 11.42857rem !important
        }

        .g-pl-165 {
            padding-left: 11.78571rem !important
        }

        .g-pl-170 {
            padding-left: 12.14286rem !important
        }
    }

    @media(min-width:576px) {
        .g-height-350--sm {
            height: 350px
        }

        .g-height-680--sm {
            height: 680px
        }

        .g-ml-0--sm,
        .g-mx-0--sm {
            margin-left: 0 !important
        }

        .g-mr-0--sm,
        .g-mx-0--sm {
            margin-right: 0 !important
        }

        .g-mt-0--sm,
        .g-my-0--sm {
            margin-top: 0 !important
        }

        .g-mb-0--sm,
        .g-my-0--sm {
            margin-bottom: 0 !important
        }

        .g-ma-0--sm {
            margin: 0 !important
        }

        .g-mx-1--sm {
            margin-left: .07143rem !important;
            margin-right: .07143rem !important
        }

        .g-mx-2--sm {
            margin-left: .14286rem !important;
            margin-right: .14286rem !important
        }

        .g-mx-3--sm {
            margin-left: .21429rem !important;
            margin-right: .21429rem !important
        }

        .g-mx-4--sm {
            margin-left: .28571rem !important;
            margin-right: .28571rem !important
        }

        .g-mx-5--sm {
            margin-left: .35714rem !important;
            margin-right: .35714rem !important
        }

        .g-mx-6--sm {
            margin-left: .42857rem !important;
            margin-right: .42857rem !important
        }

        .g-mx-7--sm {
            margin-left: .5rem !important;
            margin-right: .5rem !important
        }

        .g-mx-8--sm {
            margin-left: .57143rem !important;
            margin-right: .57143rem !important
        }

        .g-mx-9--sm {
            margin-left: .64286rem !important;
            margin-right: .64286rem !important
        }

        .g-mx-10--sm {
            margin-left: .71429rem !important;
            margin-right: .71429rem !important
        }

        .g-mx-15--sm {
            margin-left: 1.07143rem !important;
            margin-right: 1.07143rem !important
        }

        .g-mx-20--sm {
            margin-left: 1.42857rem !important;
            margin-right: 1.42857rem !important
        }

        .g-mx-25--sm {
            margin-left: 1.78571rem !important;
            margin-right: 1.78571rem !important
        }

        .g-mx-30--sm {
            margin-left: 2.14286rem !important;
            margin-right: 2.14286rem !important
        }

        .g-mx-35--sm {
            margin-left: 2.5rem !important;
            margin-right: 2.5rem !important
        }

        .g-mx-40--sm {
            margin-left: 2.85714rem !important;
            margin-right: 2.85714rem !important
        }

        .g-mx-45--sm {
            margin-left: 3.21429rem !important;
            margin-right: 3.21429rem !important
        }

        .g-mx-50--sm {
            margin-left: 3.57143rem !important;
            margin-right: 3.57143rem !important
        }

        .g-mx-55--sm {
            margin-left: 3.92857rem !important;
            margin-right: 3.92857rem !important
        }

        .g-mx-60--sm {
            margin-left: 4.28571rem !important;
            margin-right: 4.28571rem !important
        }

        .g-mx-65--sm {
            margin-left: 4.64286rem !important;
            margin-right: 4.64286rem !important
        }

        .g-mx-70--sm {
            margin-left: 5rem !important;
            margin-right: 5rem !important
        }

        .g-mx-75--sm {
            margin-left: 5.35714rem !important;
            margin-right: 5.35714rem !important
        }

        .g-mx-80--sm {
            margin-left: 5.71429rem !important;
            margin-right: 5.71429rem !important
        }

        .g-mx-85--sm {
            margin-left: 6.07143rem !important;
            margin-right: 6.07143rem !important
        }

        .g-mx-90--sm {
            margin-left: 6.42857rem !important;
            margin-right: 6.42857rem !important
        }

        .g-mx-95--sm {
            margin-left: 6.78571rem !important;
            margin-right: 6.78571rem !important
        }

        .g-mx-100--sm {
            margin-left: 7.14286rem !important;
            margin-right: 7.14286rem !important
        }

        .g-my-1--sm {
            margin-top: .07143rem !important;
            margin-bottom: .07143rem !important
        }

        .g-my-2--sm {
            margin-top: .14286rem !important;
            margin-bottom: .14286rem !important
        }

        .g-my-3--sm {
            margin-top: .21429rem !important;
            margin-bottom: .21429rem !important
        }

        .g-my-4--sm {
            margin-top: .28571rem !important;
            margin-bottom: .28571rem !important
        }

        .g-my-5--sm {
            margin-top: .35714rem !important;
            margin-bottom: .35714rem !important
        }

        .g-my-6--sm {
            margin-top: .42857rem !important;
            margin-bottom: .42857rem !important
        }

        .g-my-7--sm {
            margin-top: .5rem !important;
            margin-bottom: .5rem !important
        }

        .g-my-8--sm {
            margin-top: .57143rem !important;
            margin-bottom: .57143rem !important
        }

        .g-my-9--sm {
            margin-top: .64286rem !important;
            margin-bottom: .64286rem !important
        }

        .g-my-10--sm {
            margin-top: .71429rem !important;
            margin-bottom: .71429rem !important
        }

        .g-my-15--sm {
            margin-top: 1.07143rem !important;
            margin-bottom: 1.07143rem !important
        }

        .g-my-20--sm {
            margin-top: 1.42857rem !important;
            margin-bottom: 1.42857rem !important
        }

        .g-my-25--sm {
            margin-top: 1.78571rem !important;
            margin-bottom: 1.78571rem !important
        }

        .g-my-30--sm {
            margin-top: 2.14286rem !important;
            margin-bottom: 2.14286rem !important
        }

        .g-my-35--sm {
            margin-top: 2.5rem !important;
            margin-bottom: 2.5rem !important
        }

        .g-my-40--sm {
            margin-top: 2.85714rem !important;
            margin-bottom: 2.85714rem !important
        }

        .g-my-45--sm {
            margin-top: 3.21429rem !important;
            margin-bottom: 3.21429rem !important
        }

        .g-my-50--sm {
            margin-top: 3.57143rem !important;
            margin-bottom: 3.57143rem !important
        }

        .g-my-55--sm {
            margin-top: 3.92857rem !important;
            margin-bottom: 3.92857rem !important
        }

        .g-my-60--sm {
            margin-top: 4.28571rem !important;
            margin-bottom: 4.28571rem !important
        }

        .g-my-65--sm {
            margin-top: 4.64286rem !important;
            margin-bottom: 4.64286rem !important
        }

        .g-my-70--sm {
            margin-top: 5rem !important;
            margin-bottom: 5rem !important
        }

        .g-my-75--sm {
            margin-top: 5.35714rem !important;
            margin-bottom: 5.35714rem !important
        }

        .g-my-80--sm {
            margin-top: 5.71429rem !important;
            margin-bottom: 5.71429rem !important
        }

        .g-my-85--sm {
            margin-top: 6.07143rem !important;
            margin-bottom: 6.07143rem !important
        }

        .g-my-90--sm {
            margin-top: 6.42857rem !important;
            margin-bottom: 6.42857rem !important
        }

        .g-my-95--sm {
            margin-top: 6.78571rem !important;
            margin-bottom: 6.78571rem !important
        }

        .g-my-100--sm {
            margin-top: 7.14286rem !important;
            margin-bottom: 7.14286rem !important
        }

        .g-mt-1--sm {
            margin-top: .07143rem !important
        }

        .g-mt-minus-1--sm {
            margin-top: -.07143rem !important
        }

        .g-mt-2--sm {
            margin-top: .14286rem !important
        }

        .g-mt-minus-2--sm {
            margin-top: -.14286rem !important
        }

        .g-mt-3--sm {
            margin-top: .21429rem !important
        }

        .g-mt-minus-3--sm {
            margin-top: -.21429rem !important
        }

        .g-mt-4--sm {
            margin-top: .28571rem !important
        }

        .g-mt-minus-4--sm {
            margin-top: -.28571rem !important
        }

        .g-mt-5--sm {
            margin-top: .35714rem !important
        }

        .g-mt-minus-5--sm {
            margin-top: -.35714rem !important
        }

        .g-mt-6--sm {
            margin-top: .42857rem !important
        }

        .g-mt-minus-6--sm {
            margin-top: -.42857rem !important
        }

        .g-mt-7--sm {
            margin-top: .5rem !important
        }

        .g-mt-minus-7--sm {
            margin-top: -.5rem !important
        }

        .g-mt-8--sm {
            margin-top: .57143rem !important
        }

        .g-mt-minus-8--sm {
            margin-top: -.57143rem !important
        }

        .g-mt-9--sm {
            margin-top: .64286rem !important
        }

        .g-mt-minus-9--sm {
            margin-top: -.64286rem !important
        }

        .g-mt-11--sm {
            margin-top: .78571rem !important
        }

        .g-mt-minus-11--sm {
            margin-top: -.78571rem !important
        }

        .g-mt-12--sm {
            margin-top: .85714rem !important
        }

        .g-mt-minus-12--sm {
            margin-top: -.85714rem !important
        }

        .g-mt-13--sm {
            margin-top: .92857rem !important
        }

        .g-mt-minus-13--sm {
            margin-top: -.92857rem !important
        }

        .g-mt-14--sm {
            margin-top: 1rem !important
        }

        .g-mt-minus-14--sm {
            margin-top: -1rem !important
        }

        .g-mt-16--sm {
            margin-top: 1.14286rem !important
        }

        .g-mt-minus-16--sm {
            margin-top: -1.14286rem !important
        }

        .g-mt-17--sm {
            margin-top: 1.21429rem !important
        }

        .g-mt-minus-17--sm {
            margin-top: -1.21429rem !important
        }

        .g-mt-18--sm {
            margin-top: 1.28571rem !important
        }

        .g-mt-minus-18--sm {
            margin-top: -1.28571rem !important
        }

        .g-mt-19--sm {
            margin-top: 1.35714rem !important
        }

        .g-mt-minus-19--sm {
            margin-top: -1.35714rem !important
        }

        .g-mt-10--sm {
            margin-top: .71429rem !important
        }

        .g-mt-minus-10--sm {
            margin-top: -.71429rem !important
        }

        .g-mt-15--sm {
            margin-top: 1.07143rem !important
        }

        .g-mt-minus-15--sm {
            margin-top: -1.07143rem !important
        }

        .g-mt-20--sm {
            margin-top: 1.42857rem !important
        }

        .g-mt-minus-20--sm {
            margin-top: -1.42857rem !important
        }

        .g-mt-25--sm {
            margin-top: 1.78571rem !important
        }

        .g-mt-minus-25--sm {
            margin-top: -1.78571rem !important
        }

        .g-mt-30--sm {
            margin-top: 2.14286rem !important
        }

        .g-mt-minus-30--sm {
            margin-top: -2.14286rem !important
        }

        .g-mt-35--sm {
            margin-top: 2.5rem !important
        }

        .g-mt-minus-35--sm {
            margin-top: -2.5rem !important
        }

        .g-mt-40--sm {
            margin-top: 2.85714rem !important
        }

        .g-mt-minus-40--sm {
            margin-top: -2.85714rem !important
        }

        .g-mt-45--sm {
            margin-top: 3.21429rem !important
        }

        .g-mt-minus-45--sm {
            margin-top: -3.21429rem !important
        }

        .g-mt-50--sm {
            margin-top: 3.57143rem !important
        }

        .g-mt-minus-50--sm {
            margin-top: -3.57143rem !important
        }

        .g-mt-55--sm {
            margin-top: 3.92857rem !important
        }

        .g-mt-minus-55--sm {
            margin-top: -3.92857rem !important
        }

        .g-mt-60--sm {
            margin-top: 4.28571rem !important
        }

        .g-mt-minus-60--sm {
            margin-top: -4.28571rem !important
        }

        .g-mt-65--sm {
            margin-top: 4.64286rem !important
        }

        .g-mt-minus-65--sm {
            margin-top: -4.64286rem !important
        }

        .g-mt-70--sm {
            margin-top: 5rem !important
        }

        .g-mt-minus-70--sm {
            margin-top: -5rem !important
        }

        .g-mt-75--sm {
            margin-top: 5.35714rem !important
        }

        .g-mt-minus-75--sm {
            margin-top: -5.35714rem !important
        }

        .g-mt-80--sm {
            margin-top: 5.71429rem !important
        }

        .g-mt-minus-80--sm {
            margin-top: -5.71429rem !important
        }

        .g-mt-85--sm {
            margin-top: 6.07143rem !important
        }

        .g-mt-minus-85--sm {
            margin-top: -6.07143rem !important
        }

        .g-mt-90--sm {
            margin-top: 6.42857rem !important
        }

        .g-mt-minus-90--sm {
            margin-top: -6.42857rem !important
        }

        .g-mt-95--sm {
            margin-top: 6.78571rem !important
        }

        .g-mt-minus-95--sm {
            margin-top: -6.78571rem !important
        }

        .g-mt-100--sm {
            margin-top: 7.14286rem !important
        }

        .g-mt-minus-100--sm {
            margin-top: -7.14286rem !important
        }

        .g-mt-105--sm {
            margin-top: 7.5rem !important
        }

        .g-mt-minus-105--sm {
            margin-top: -7.5rem !important
        }

        .g-mt-110--sm {
            margin-top: 7.85714rem !important
        }

        .g-mt-minus-110--sm {
            margin-top: -7.85714rem !important
        }

        .g-mt-115--sm {
            margin-top: 8.21429rem !important
        }

        .g-mt-minus-115--sm {
            margin-top: -8.21429rem !important
        }

        .g-mt-120--sm {
            margin-top: 8.57143rem !important
        }

        .g-mt-minus-120--sm {
            margin-top: -8.57143rem !important
        }

        .g-mt-125--sm {
            margin-top: 8.92857rem !important
        }

        .g-mt-minus-125--sm {
            margin-top: -8.92857rem !important
        }

        .g-mt-130--sm {
            margin-top: 9.28571rem !important
        }

        .g-mt-minus-130--sm {
            margin-top: -9.28571rem !important
        }

        .g-mt-135--sm {
            margin-top: 9.64286rem !important
        }

        .g-mt-minus-135--sm {
            margin-top: -9.64286rem !important
        }

        .g-mt-140--sm {
            margin-top: 10rem !important
        }

        .g-mt-minus-140--sm {
            margin-top: -10rem !important
        }

        .g-mt-145--sm {
            margin-top: 10.35714rem !important
        }

        .g-mt-minus-145--sm {
            margin-top: -10.35714rem !important
        }

        .g-mt-150--sm {
            margin-top: 10.71429rem !important
        }

        .g-mt-minus-150--sm {
            margin-top: -10.71429rem !important
        }

        .g-mt-155--sm {
            margin-top: 11.07143rem !important
        }

        .g-mt-minus-155--sm {
            margin-top: -11.07143rem !important
        }

        .g-mt-160--sm {
            margin-top: 11.42857rem !important
        }

        .g-mt-minus-160--sm {
            margin-top: -11.42857rem !important
        }

        .g-mt-165--sm {
            margin-top: 11.78571rem !important
        }

        .g-mt-minus-165--sm {
            margin-top: -11.78571rem !important
        }

        .g-mt-170--sm {
            margin-top: 12.14286rem !important
        }

        .g-mt-minus-170--sm {
            margin-top: -12.14286rem !important
        }

        .g-mb-1--sm {
            margin-bottom: .07143rem !important
        }

        .g-mb-minus-1--sm {
            margin-bottom: -.07143rem !important
        }

        .g-mb-2--sm {
            margin-bottom: .14286rem !important
        }

        .g-mb-minus-2--sm {
            margin-bottom: -.14286rem !important
        }

        .g-mb-3--sm {
            margin-bottom: .21429rem !important
        }

        .g-mb-minus-3--sm {
            margin-bottom: -.21429rem !important
        }

        .g-mb-4--sm {
            margin-bottom: .28571rem !important
        }

        .g-mb-minus-4--sm {
            margin-bottom: -.28571rem !important
        }

        .g-mb-5--sm {
            margin-bottom: .35714rem !important
        }

        .g-mb-minus-5--sm {
            margin-bottom: -.35714rem !important
        }

        .g-mb-6--sm {
            margin-bottom: .42857rem !important
        }

        .g-mb-minus-6--sm {
            margin-bottom: -.42857rem !important
        }

        .g-mb-7--sm {
            margin-bottom: .5rem !important
        }

        .g-mb-minus-7--sm {
            margin-bottom: -.5rem !important
        }

        .g-mb-8--sm {
            margin-bottom: .57143rem !important
        }

        .g-mb-minus-8--sm {
            margin-bottom: -.57143rem !important
        }

        .g-mb-9--sm {
            margin-bottom: .64286rem !important
        }

        .g-mb-minus-9--sm {
            margin-bottom: -.64286rem !important
        }

        .g-mb-minus-10--sm {
            margin-bottom: -.71429rem !important
        }

        .g-mb-11--sm {
            margin-bottom: .78571rem !important
        }

        .g-mb-minus-11--sm {
            margin-bottom: -.78571rem !important
        }

        .g-mb-12--sm {
            margin-bottom: .85714rem !important
        }

        .g-mb-minus-12--sm {
            margin-bottom: -.85714rem !important
        }

        .g-mb-13--sm {
            margin-bottom: .92857rem !important
        }

        .g-mb-minus-13--sm {
            margin-bottom: -.92857rem !important
        }

        .g-mb-14--sm {
            margin-bottom: 1rem !important
        }

        .g-mb-minus-14--sm {
            margin-bottom: -1rem !important
        }

        .g-mb-minus-15--sm {
            margin-bottom: -1.07143rem !important
        }

        .g-mb-16--sm {
            margin-bottom: 1.14286rem !important
        }

        .g-mb-minus-16--sm {
            margin-bottom: -1.14286rem !important
        }

        .g-mb-17--sm {
            margin-bottom: 1.21429rem !important
        }

        .g-mb-minus-17--sm {
            margin-bottom: -1.21429rem !important
        }

        .g-mb-18--sm {
            margin-bottom: 1.28571rem !important
        }

        .g-mb-minus-18--sm {
            margin-bottom: -1.28571rem !important
        }

        .g-mb-19--sm {
            margin-bottom: 1.35714rem !important
        }

        .g-mb-minus-19--sm {
            margin-bottom: -1.35714rem !important
        }

        .g-mb-minus-20--sm {
            margin-bottom: -1.42857rem !important
        }

        .g-mb-10--sm {
            margin-bottom: .71429rem !important
        }

        .g-mb-15--sm {
            margin-bottom: 1.07143rem !important
        }

        .g-mb-20--sm {
            margin-bottom: 1.42857rem !important
        }

        .g-mb-25--sm {
            margin-bottom: 1.78571rem !important
        }

        .g-mb-30--sm {
            margin-bottom: 2.14286rem !important
        }

        .g-mb-35--sm {
            margin-bottom: 2.5rem !important
        }

        .g-mb-40--sm {
            margin-bottom: 2.85714rem !important
        }

        .g-mb-45--sm {
            margin-bottom: 3.21429rem !important
        }

        .g-mb-50--sm {
            margin-bottom: 3.57143rem !important
        }

        .g-mb-55--sm {
            margin-bottom: 3.92857rem !important
        }

        .g-mb-60--sm {
            margin-bottom: 4.28571rem !important
        }

        .g-mb-65--sm {
            margin-bottom: 4.64286rem !important
        }

        .g-mb-70--sm {
            margin-bottom: 5rem !important
        }

        .g-mb-75--sm {
            margin-bottom: 5.35714rem !important
        }

        .g-mb-80--sm {
            margin-bottom: 5.71429rem !important
        }

        .g-mb-85--sm {
            margin-bottom: 6.07143rem !important
        }

        .g-mb-90--sm {
            margin-bottom: 6.42857rem !important
        }

        .g-mb-95--sm {
            margin-bottom: 6.78571rem !important
        }

        .g-mb-100--sm {
            margin-bottom: 7.14286rem !important
        }

        .g-mb-105--sm {
            margin-bottom: 7.5rem !important
        }

        .g-mb-110--sm {
            margin-bottom: 7.85714rem !important
        }

        .g-mb-115--sm {
            margin-bottom: 8.21429rem !important
        }

        .g-mb-120--sm {
            margin-bottom: 8.57143rem !important
        }

        .g-mb-125--sm {
            margin-bottom: 8.92857rem !important
        }

        .g-mb-130--sm {
            margin-bottom: 9.28571rem !important
        }

        .g-mb-135--sm {
            margin-bottom: 9.64286rem !important
        }

        .g-mb-140--sm {
            margin-bottom: 10rem !important
        }

        .g-mb-145--sm {
            margin-bottom: 10.35714rem !important
        }

        .g-mb-150--sm {
            margin-bottom: 10.71429rem !important
        }

        .g-mb-155--sm {
            margin-bottom: 11.07143rem !important
        }

        .g-mb-160--sm {
            margin-bottom: 11.42857rem !important
        }

        .g-mb-165--sm {
            margin-bottom: 11.78571rem !important
        }

        .g-mb-170--sm {
            margin-bottom: 12.14286rem !important
        }

        .g-ml-1--sm {
            margin-left: .07143rem !important
        }

        .g-ml-minus-1--sm {
            margin-left: -.07143rem !important
        }

        .g-ml-2--sm {
            margin-left: .14286rem !important
        }

        .g-ml-minus-2--sm {
            margin-left: -.14286rem !important
        }

        .g-ml-3--sm {
            margin-left: .21429rem !important
        }

        .g-ml-minus-3--sm {
            margin-left: -.21429rem !important
        }

        .g-ml-4--sm {
            margin-left: .28571rem !important
        }

        .g-ml-minus-4--sm {
            margin-left: -.28571rem !important
        }

        .g-ml-6--sm {
            margin-left: .42857rem !important
        }

        .g-ml-minus-6--sm {
            margin-left: -.42857rem !important
        }

        .g-ml-7--sm {
            margin-left: .5rem !important
        }

        .g-ml-minus-7--sm {
            margin-left: -.5rem !important
        }

        .g-ml-8--sm {
            margin-left: .57143rem !important
        }

        .g-ml-minus-8--sm {
            margin-left: -.57143rem !important
        }

        .g-ml-9--sm {
            margin-left: .64286rem !important
        }

        .g-ml-minus-9--sm {
            margin-left: -.64286rem !important
        }

        .g-ml-5--sm {
            margin-left: .35714rem !important
        }

        .g-ml-minus-5--sm {
            margin-left: -.35714rem !important
        }

        .g-ml-10--sm {
            margin-left: .71429rem !important
        }

        .g-ml-minus-10--sm {
            margin-left: -.71429rem !important
        }

        .g-ml-15--sm {
            margin-left: 1.07143rem !important
        }

        .g-ml-minus-15--sm {
            margin-left: -1.07143rem !important
        }

        .g-ml-20--sm {
            margin-left: 1.42857rem !important
        }

        .g-ml-minus-20--sm {
            margin-left: -1.42857rem !important
        }

        .g-ml-25--sm {
            margin-left: 1.78571rem !important
        }

        .g-ml-minus-25--sm {
            margin-left: -1.78571rem !important
        }

        .g-ml-30--sm {
            margin-left: 2.14286rem !important
        }

        .g-ml-minus-30--sm {
            margin-left: -2.14286rem !important
        }

        .g-ml-35--sm {
            margin-left: 2.5rem !important
        }

        .g-ml-minus-35--sm {
            margin-left: -2.5rem !important
        }

        .g-ml-40--sm {
            margin-left: 2.85714rem !important
        }

        .g-ml-minus-40--sm {
            margin-left: -2.85714rem !important
        }

        .g-ml-45--sm {
            margin-left: 3.21429rem !important
        }

        .g-ml-minus-45--sm {
            margin-left: -3.21429rem !important
        }

        .g-ml-50--sm {
            margin-left: 3.57143rem !important
        }

        .g-ml-minus-50--sm {
            margin-left: -3.57143rem !important
        }

        .g-mr-1--sm {
            margin-right: .07143rem !important
        }

        .g-mr-minus-1--sm {
            margin-right: -.07143rem !important
        }

        .g-mr-2--sm {
            margin-right: .14286rem !important
        }

        .g-mr-minus-2--sm {
            margin-right: -.14286rem !important
        }

        .g-mr-3--sm {
            margin-right: .21429rem !important
        }

        .g-mr-minus-3--sm {
            margin-right: -.21429rem !important
        }

        .g-mr-4--sm {
            margin-right: .28571rem !important
        }

        .g-mr-minus-4--sm {
            margin-right: -.28571rem !important
        }

        .g-mr-minus-5--sm {
            margin-right: -.35714rem !important
        }

        .g-mr-6--sm {
            margin-right: .42857rem !important
        }

        .g-mr-minus-6--sm {
            margin-right: -.42857rem !important
        }

        .g-mr-7--sm {
            margin-right: .5rem !important
        }

        .g-mr-minus-7--sm {
            margin-right: -.5rem !important
        }

        .g-mr-8--sm {
            margin-right: .57143rem !important
        }

        .g-mr-minus-8--sm {
            margin-right: -.57143rem !important
        }

        .g-mr-9--sm {
            margin-right: .64286rem !important
        }

        .g-mr-minus-9--sm {
            margin-right: -.64286rem !important
        }

        .g-mr-minus-10--sm {
            margin-right: -.71429rem !important
        }

        .g-mr-5--sm {
            margin-right: .35714rem !important
        }

        .g-mr-10--sm {
            margin-right: .71429rem !important
        }

        .g-mr-15--sm {
            margin-right: 1.07143rem !important
        }

        .g-mr-20--sm {
            margin-right: 1.42857rem !important
        }

        .g-mr-25--sm {
            margin-right: 1.78571rem !important
        }

        .g-mr-30--sm {
            margin-right: 2.14286rem !important
        }

        .g-mr-35--sm {
            margin-right: 2.5rem !important
        }

        .g-mr-40--sm {
            margin-right: 2.85714rem !important
        }

        .g-mr-45--sm {
            margin-right: 3.21429rem !important
        }

        .g-mr-50--sm {
            margin-right: 3.57143rem !important
        }
    }

    @media(min-width:768px) {
        .g-height-40--md {
            height: 40px !important
        }

        .g-height-45--md {
            height: 45px !important
        }

        .g-height-60--md {
            height: 60px !important
        }

        .g-height-100--md {
            height: 100px !important
        }

        .g-height-170--md {
            height: 170px !important
        }

        .g-height-350--md {
            height: 350px
        }

        .g-height-500--md {
            height: 500px
        }

        .g-height-680--md {
            height: 680px
        }

        .g-height-100x--md {
            height: 100%
        }

        .g-height-100vh--md {
            height: 100vh
        }

        .g-min-height-230--md {
            min-height: 230px
        }

        .g-min-height-500--md {
            min-height: 500px
        }

        .g-ml-0--md,
        .g-mx-0--md {
            margin-left: 0 !important
        }

        .g-mr-0--md,
        .g-mx-0--md {
            margin-right: 0 !important
        }

        .g-mt-0--md,
        .g-my-0--md {
            margin-top: 0 !important
        }

        .g-mb-0--md,
        .g-my-0--md {
            margin-bottom: 0 !important
        }

        .g-ma-0--md {
            margin: 0 !important
        }

        .g-mx-1--md {
            margin-left: .07143rem !important;
            margin-right: .07143rem !important
        }

        .g-mx-2--md {
            margin-left: .14286rem !important;
            margin-right: .14286rem !important
        }

        .g-mx-3--md {
            margin-left: .21429rem !important;
            margin-right: .21429rem !important
        }

        .g-mx-4--md {
            margin-left: .28571rem !important;
            margin-right: .28571rem !important
        }

        .g-mx-5--md {
            margin-left: .35714rem !important;
            margin-right: .35714rem !important
        }

        .g-mx-6--md {
            margin-left: .42857rem !important;
            margin-right: .42857rem !important
        }

        .g-mx-7--md {
            margin-left: .5rem !important;
            margin-right: .5rem !important
        }

        .g-mx-8--md {
            margin-left: .57143rem !important;
            margin-right: .57143rem !important
        }

        .g-mx-9--md {
            margin-left: .64286rem !important;
            margin-right: .64286rem !important
        }

        .g-mx-10--md {
            margin-left: .71429rem !important;
            margin-right: .71429rem !important
        }

        .g-mx-15--md {
            margin-left: 1.07143rem !important;
            margin-right: 1.07143rem !important
        }

        .g-mx-20--md {
            margin-left: 1.42857rem !important;
            margin-right: 1.42857rem !important
        }

        .g-mx-25--md {
            margin-left: 1.78571rem !important;
            margin-right: 1.78571rem !important
        }

        .g-mx-30--md {
            margin-left: 2.14286rem !important;
            margin-right: 2.14286rem !important
        }

        .g-mx-35--md {
            margin-left: 2.5rem !important;
            margin-right: 2.5rem !important
        }

        .g-mx-40--md {
            margin-left: 2.85714rem !important;
            margin-right: 2.85714rem !important
        }

        .g-mx-45--md {
            margin-left: 3.21429rem !important;
            margin-right: 3.21429rem !important
        }

        .g-mx-50--md {
            margin-left: 3.57143rem !important;
            margin-right: 3.57143rem !important
        }

        .g-mx-55--md {
            margin-left: 3.92857rem !important;
            margin-right: 3.92857rem !important
        }

        .g-mx-60--md {
            margin-left: 4.28571rem !important;
            margin-right: 4.28571rem !important
        }

        .g-mx-65--md {
            margin-left: 4.64286rem !important;
            margin-right: 4.64286rem !important
        }

        .g-mx-70--md {
            margin-left: 5rem !important;
            margin-right: 5rem !important
        }

        .g-mx-75--md {
            margin-left: 5.35714rem !important;
            margin-right: 5.35714rem !important
        }

        .g-mx-80--md {
            margin-left: 5.71429rem !important;
            margin-right: 5.71429rem !important
        }

        .g-mx-85--md {
            margin-left: 6.07143rem !important;
            margin-right: 6.07143rem !important
        }

        .g-mx-90--md {
            margin-left: 6.42857rem !important;
            margin-right: 6.42857rem !important
        }

        .g-mx-95--md {
            margin-left: 6.78571rem !important;
            margin-right: 6.78571rem !important
        }

        .g-mx-100--md {
            margin-left: 7.14286rem !important;
            margin-right: 7.14286rem !important
        }

        .g-my-1--md {
            margin-top: .07143rem !important;
            margin-bottom: .07143rem !important
        }

        .g-my-2--md {
            margin-top: .14286rem !important;
            margin-bottom: .14286rem !important
        }

        .g-my-3--md {
            margin-top: .21429rem !important;
            margin-bottom: .21429rem !important
        }

        .g-my-4--md {
            margin-top: .28571rem !important;
            margin-bottom: .28571rem !important
        }

        .g-my-5--md {
            margin-top: .35714rem !important;
            margin-bottom: .35714rem !important
        }

        .g-my-6--md {
            margin-top: .42857rem !important;
            margin-bottom: .42857rem !important
        }

        .g-my-7--md {
            margin-top: .5rem !important;
            margin-bottom: .5rem !important
        }

        .g-my-8--md {
            margin-top: .57143rem !important;
            margin-bottom: .57143rem !important
        }

        .g-my-9--md {
            margin-top: .64286rem !important;
            margin-bottom: .64286rem !important
        }

        .g-my-10--md {
            margin-top: .71429rem !important;
            margin-bottom: .71429rem !important
        }

        .g-my-15--md {
            margin-top: 1.07143rem !important;
            margin-bottom: 1.07143rem !important
        }

        .g-my-20--md {
            margin-top: 1.42857rem !important;
            margin-bottom: 1.42857rem !important
        }

        .g-my-25--md {
            margin-top: 1.78571rem !important;
            margin-bottom: 1.78571rem !important
        }

        .g-my-30--md {
            margin-top: 2.14286rem !important;
            margin-bottom: 2.14286rem !important
        }

        .g-my-35--md {
            margin-top: 2.5rem !important;
            margin-bottom: 2.5rem !important
        }

        .g-my-40--md {
            margin-top: 2.85714rem !important;
            margin-bottom: 2.85714rem !important
        }

        .g-my-45--md {
            margin-top: 3.21429rem !important;
            margin-bottom: 3.21429rem !important
        }

        .g-my-50--md {
            margin-top: 3.57143rem !important;
            margin-bottom: 3.57143rem !important
        }

        .g-my-55--md {
            margin-top: 3.92857rem !important;
            margin-bottom: 3.92857rem !important
        }

        .g-my-60--md {
            margin-top: 4.28571rem !important;
            margin-bottom: 4.28571rem !important
        }

        .g-my-65--md {
            margin-top: 4.64286rem !important;
            margin-bottom: 4.64286rem !important
        }

        .g-my-70--md {
            margin-top: 5rem !important;
            margin-bottom: 5rem !important
        }

        .g-my-75--md {
            margin-top: 5.35714rem !important;
            margin-bottom: 5.35714rem !important
        }

        .g-my-80--md {
            margin-top: 5.71429rem !important;
            margin-bottom: 5.71429rem !important
        }

        .g-my-85--md {
            margin-top: 6.07143rem !important;
            margin-bottom: 6.07143rem !important
        }

        .g-my-90--md {
            margin-top: 6.42857rem !important;
            margin-bottom: 6.42857rem !important
        }

        .g-my-95--md {
            margin-top: 6.78571rem !important;
            margin-bottom: 6.78571rem !important
        }

        .g-my-100--md {
            margin-top: 7.14286rem !important;
            margin-bottom: 7.14286rem !important
        }

        .g-mt-1--md {
            margin-top: .07143rem !important
        }

        .g-mt-minus-1--md {
            margin-top: -.07143rem !important
        }

        .g-mt-2--md {
            margin-top: .14286rem !important
        }

        .g-mt-minus-2--md {
            margin-top: -.14286rem !important
        }

        .g-mt-3--md {
            margin-top: .21429rem !important
        }

        .g-mt-minus-3--md {
            margin-top: -.21429rem !important
        }

        .g-mt-4--md {
            margin-top: .28571rem !important
        }

        .g-mt-minus-4--md {
            margin-top: -.28571rem !important
        }

        .g-mt-5--md {
            margin-top: .35714rem !important
        }

        .g-mt-minus-5--md {
            margin-top: -.35714rem !important
        }

        .g-mt-6--md {
            margin-top: .42857rem !important
        }

        .g-mt-minus-6--md {
            margin-top: -.42857rem !important
        }

        .g-mt-7--md {
            margin-top: .5rem !important
        }

        .g-mt-minus-7--md {
            margin-top: -.5rem !important
        }

        .g-mt-8--md {
            margin-top: .57143rem !important
        }

        .g-mt-minus-8--md {
            margin-top: -.57143rem !important
        }

        .g-mt-9--md {
            margin-top: .64286rem !important
        }

        .g-mt-minus-9--md {
            margin-top: -.64286rem !important
        }

        .g-mt-11--md {
            margin-top: .78571rem !important
        }

        .g-mt-minus-11--md {
            margin-top: -.78571rem !important
        }

        .g-mt-12--md {
            margin-top: .85714rem !important
        }

        .g-mt-minus-12--md {
            margin-top: -.85714rem !important
        }

        .g-mt-13--md {
            margin-top: .92857rem !important
        }

        .g-mt-minus-13--md {
            margin-top: -.92857rem !important
        }

        .g-mt-14--md {
            margin-top: 1rem !important
        }

        .g-mt-minus-14--md {
            margin-top: -1rem !important
        }

        .g-mt-16--md {
            margin-top: 1.14286rem !important
        }

        .g-mt-minus-16--md {
            margin-top: -1.14286rem !important
        }

        .g-mt-17--md {
            margin-top: 1.21429rem !important
        }

        .g-mt-minus-17--md {
            margin-top: -1.21429rem !important
        }

        .g-mt-18--md {
            margin-top: 1.28571rem !important
        }

        .g-mt-minus-18--md {
            margin-top: -1.28571rem !important
        }

        .g-mt-19--md {
            margin-top: 1.35714rem !important
        }

        .g-mt-minus-19--md {
            margin-top: -1.35714rem !important
        }

        .g-mt-10--md {
            margin-top: .71429rem !important
        }

        .g-mt-minus-10--md {
            margin-top: -.71429rem !important
        }

        .g-mt-15--md {
            margin-top: 1.07143rem !important
        }

        .g-mt-minus-15--md {
            margin-top: -1.07143rem !important
        }

        .g-mt-20--md {
            margin-top: 1.42857rem !important
        }

        .g-mt-minus-20--md {
            margin-top: -1.42857rem !important
        }

        .g-mt-25--md {
            margin-top: 1.78571rem !important
        }

        .g-mt-minus-25--md {
            margin-top: -1.78571rem !important
        }

        .g-mt-30--md {
            margin-top: 2.14286rem !important
        }

        .g-mt-minus-30--md {
            margin-top: -2.14286rem !important
        }

        .g-mt-35--md {
            margin-top: 2.5rem !important
        }

        .g-mt-minus-35--md {
            margin-top: -2.5rem !important
        }

        .g-mt-40--md {
            margin-top: 2.85714rem !important
        }

        .g-mt-minus-40--md {
            margin-top: -2.85714rem !important
        }

        .g-mt-45--md {
            margin-top: 3.21429rem !important
        }

        .g-mt-minus-45--md {
            margin-top: -3.21429rem !important
        }

        .g-mt-50--md {
            margin-top: 3.57143rem !important
        }

        .g-mt-minus-50--md {
            margin-top: -3.57143rem !important
        }

        .g-mt-55--md {
            margin-top: 3.92857rem !important
        }

        .g-mt-minus-55--md {
            margin-top: -3.92857rem !important
        }

        .g-mt-60--md {
            margin-top: 4.28571rem !important
        }

        .g-mt-minus-60--md {
            margin-top: -4.28571rem !important
        }

        .g-mt-65--md {
            margin-top: 4.64286rem !important
        }

        .g-mt-minus-65--md {
            margin-top: -4.64286rem !important
        }

        .g-mt-70--md {
            margin-top: 5rem !important
        }

        .g-mt-minus-70--md {
            margin-top: -5rem !important
        }

        .g-mt-75--md {
            margin-top: 5.35714rem !important
        }

        .g-mt-minus-75--md {
            margin-top: -5.35714rem !important
        }

        .g-mt-80--md {
            margin-top: 5.71429rem !important
        }

        .g-mt-minus-80--md {
            margin-top: -5.71429rem !important
        }

        .g-mt-85--md {
            margin-top: 6.07143rem !important
        }

        .g-mt-minus-85--md {
            margin-top: -6.07143rem !important
        }

        .g-mt-90--md {
            margin-top: 6.42857rem !important
        }

        .g-mt-minus-90--md {
            margin-top: -6.42857rem !important
        }

        .g-mt-95--md {
            margin-top: 6.78571rem !important
        }

        .g-mt-minus-95--md {
            margin-top: -6.78571rem !important
        }

        .g-mt-100--md {
            margin-top: 7.14286rem !important
        }

        .g-mt-minus-100--md {
            margin-top: -7.14286rem !important
        }

        .g-mt-105--md {
            margin-top: 7.5rem !important
        }

        .g-mt-minus-105--md {
            margin-top: -7.5rem !important
        }

        .g-mt-110--md {
            margin-top: 7.85714rem !important
        }

        .g-mt-minus-110--md {
            margin-top: -7.85714rem !important
        }

        .g-mt-115--md {
            margin-top: 8.21429rem !important
        }

        .g-mt-minus-115--md {
            margin-top: -8.21429rem !important
        }

        .g-mt-120--md {
            margin-top: 8.57143rem !important
        }

        .g-mt-minus-120--md {
            margin-top: -8.57143rem !important
        }

        .g-mt-125--md {
            margin-top: 8.92857rem !important
        }

        .g-mt-minus-125--md {
            margin-top: -8.92857rem !important
        }

        .g-mt-130--md {
            margin-top: 9.28571rem !important
        }

        .g-mt-minus-130--md {
            margin-top: -9.28571rem !important
        }

        .g-mt-135--md {
            margin-top: 9.64286rem !important
        }

        .g-mt-minus-135--md {
            margin-top: -9.64286rem !important
        }

        .g-mt-140--md {
            margin-top: 10rem !important
        }

        .g-mt-minus-140--md {
            margin-top: -10rem !important
        }

        .g-mt-145--md {
            margin-top: 10.35714rem !important
        }

        .g-mt-minus-145--md {
            margin-top: -10.35714rem !important
        }

        .g-mt-150--md {
            margin-top: 10.71429rem !important
        }

        .g-mt-minus-150--md {
            margin-top: -10.71429rem !important
        }

        .g-mt-155--md {
            margin-top: 11.07143rem !important
        }

        .g-mt-minus-155--md {
            margin-top: -11.07143rem !important
        }

        .g-mt-160--md {
            margin-top: 11.42857rem !important
        }

        .g-mt-minus-160--md {
            margin-top: -11.42857rem !important
        }

        .g-mt-165--md {
            margin-top: 11.78571rem !important
        }

        .g-mt-minus-165--md {
            margin-top: -11.78571rem !important
        }

        .g-mt-170--md {
            margin-top: 12.14286rem !important
        }

        .g-mt-minus-170--md {
            margin-top: -12.14286rem !important
        }

        .g-mb-1--md {
            margin-bottom: .07143rem !important
        }

        .g-mb-minus-1--md {
            margin-bottom: -.07143rem !important
        }

        .g-mb-2--md {
            margin-bottom: .14286rem !important
        }

        .g-mb-minus-2--md {
            margin-bottom: -.14286rem !important
        }

        .g-mb-3--md {
            margin-bottom: .21429rem !important
        }

        .g-mb-minus-3--md {
            margin-bottom: -.21429rem !important
        }

        .g-mb-4--md {
            margin-bottom: .28571rem !important
        }

        .g-mb-minus-4--md {
            margin-bottom: -.28571rem !important
        }

        .g-mb-5--md {
            margin-bottom: .35714rem !important
        }

        .g-mb-minus-5--md {
            margin-bottom: -.35714rem !important
        }

        .g-mb-6--md {
            margin-bottom: .42857rem !important
        }

        .g-mb-minus-6--md {
            margin-bottom: -.42857rem !important
        }

        .g-mb-7--md {
            margin-bottom: .5rem !important
        }

        .g-mb-minus-7--md {
            margin-bottom: -.5rem !important
        }

        .g-mb-8--md {
            margin-bottom: .57143rem !important
        }

        .g-mb-minus-8--md {
            margin-bottom: -.57143rem !important
        }

        .g-mb-9--md {
            margin-bottom: .64286rem !important
        }

        .g-mb-minus-9--md {
            margin-bottom: -.64286rem !important
        }

        .g-mb-minus-10--md {
            margin-bottom: -.71429rem !important
        }

        .g-mb-11--md {
            margin-bottom: .78571rem !important
        }

        .g-mb-minus-11--md {
            margin-bottom: -.78571rem !important
        }

        .g-mb-12--md {
            margin-bottom: .85714rem !important
        }

        .g-mb-minus-12--md {
            margin-bottom: -.85714rem !important
        }

        .g-mb-13--md {
            margin-bottom: .92857rem !important
        }

        .g-mb-minus-13--md {
            margin-bottom: -.92857rem !important
        }

        .g-mb-14--md {
            margin-bottom: 1rem !important
        }

        .g-mb-minus-14--md {
            margin-bottom: -1rem !important
        }

        .g-mb-minus-15--md {
            margin-bottom: -1.07143rem !important
        }

        .g-mb-16--md {
            margin-bottom: 1.14286rem !important
        }

        .g-mb-minus-16--md {
            margin-bottom: -1.14286rem !important
        }

        .g-mb-17--md {
            margin-bottom: 1.21429rem !important
        }

        .g-mb-minus-17--md {
            margin-bottom: -1.21429rem !important
        }

        .g-mb-18--md {
            margin-bottom: 1.28571rem !important
        }

        .g-mb-minus-18--md {
            margin-bottom: -1.28571rem !important
        }

        .g-mb-19--md {
            margin-bottom: 1.35714rem !important
        }

        .g-mb-minus-19--md {
            margin-bottom: -1.35714rem !important
        }

        .g-mb-minus-20--md {
            margin-bottom: -1.42857rem !important
        }

        .g-mb-10--md {
            margin-bottom: .71429rem !important
        }

        .g-mb-15--md {
            margin-bottom: 1.07143rem !important
        }

        .g-mb-20--md {
            margin-bottom: 1.42857rem !important
        }

        .g-mb-25--md {
            margin-bottom: 1.78571rem !important
        }

        .g-mb-30--md {
            margin-bottom: 2.14286rem !important
        }

        .g-mb-35--md {
            margin-bottom: 2.5rem !important
        }

        .g-mb-40--md {
            margin-bottom: 2.85714rem !important
        }

        .g-mb-45--md {
            margin-bottom: 3.21429rem !important
        }

        .g-mb-50--md {
            margin-bottom: 3.57143rem !important
        }

        .g-mb-55--md {
            margin-bottom: 3.92857rem !important
        }

        .g-mb-60--md {
            margin-bottom: 4.28571rem !important
        }

        .g-mb-65--md {
            margin-bottom: 4.64286rem !important
        }

        .g-mb-70--md {
            margin-bottom: 5rem !important
        }

        .g-mb-75--md {
            margin-bottom: 5.35714rem !important
        }

        .g-mb-80--md {
            margin-bottom: 5.71429rem !important
        }

        .g-mb-85--md {
            margin-bottom: 6.07143rem !important
        }

        .g-mb-90--md {
            margin-bottom: 6.42857rem !important
        }

        .g-mb-95--md {
            margin-bottom: 6.78571rem !important
        }

        .g-mb-100--md {
            margin-bottom: 7.14286rem !important
        }

        .g-mb-105--md {
            margin-bottom: 7.5rem !important
        }

        .g-mb-110--md {
            margin-bottom: 7.85714rem !important
        }

        .g-mb-115--md {
            margin-bottom: 8.21429rem !important
        }

        .g-mb-120--md {
            margin-bottom: 8.57143rem !important
        }

        .g-mb-125--md {
            margin-bottom: 8.92857rem !important
        }

        .g-mb-130--md {
            margin-bottom: 9.28571rem !important
        }

        .g-mb-135--md {
            margin-bottom: 9.64286rem !important
        }

        .g-mb-140--md {
            margin-bottom: 10rem !important
        }

        .g-mb-145--md {
            margin-bottom: 10.35714rem !important
        }

        .g-mb-150--md {
            margin-bottom: 10.71429rem !important
        }

        .g-mb-155--md {
            margin-bottom: 11.07143rem !important
        }

        .g-mb-160--md {
            margin-bottom: 11.42857rem !important
        }

        .g-mb-165--md {
            margin-bottom: 11.78571rem !important
        }

        .g-mb-170--md {
            margin-bottom: 12.14286rem !important
        }

        .g-ml-1--md {
            margin-left: .07143rem !important
        }

        .g-ml-minus-1--md {
            margin-left: -.07143rem !important
        }

        .g-ml-2--md {
            margin-left: .14286rem !important
        }

        .g-ml-minus-2--md {
            margin-left: -.14286rem !important
        }

        .g-ml-3--md {
            margin-left: .21429rem !important
        }

        .g-ml-minus-3--md {
            margin-left: -.21429rem !important
        }

        .g-ml-4--md {
            margin-left: .28571rem !important
        }

        .g-ml-minus-4--md {
            margin-left: -.28571rem !important
        }

        .g-ml-6--md {
            margin-left: .42857rem !important
        }

        .g-ml-minus-6--md {
            margin-left: -.42857rem !important
        }

        .g-ml-7--md {
            margin-left: .5rem !important
        }

        .g-ml-minus-7--md {
            margin-left: -.5rem !important
        }

        .g-ml-8--md {
            margin-left: .57143rem !important
        }

        .g-ml-minus-8--md {
            margin-left: -.57143rem !important
        }

        .g-ml-9--md {
            margin-left: .64286rem !important
        }

        .g-ml-minus-9--md {
            margin-left: -.64286rem !important
        }

        .g-ml-5--md {
            margin-left: .35714rem !important
        }

        .g-ml-minus-5--md {
            margin-left: -.35714rem !important
        }

        .g-ml-10--md {
            margin-left: .71429rem !important
        }

        .g-ml-minus-10--md {
            margin-left: -.71429rem !important
        }

        .g-ml-15--md {
            margin-left: 1.07143rem !important
        }

        .g-ml-minus-15--md {
            margin-left: -1.07143rem !important
        }

        .g-ml-20--md {
            margin-left: 1.42857rem !important
        }

        .g-ml-minus-20--md {
            margin-left: -1.42857rem !important
        }

        .g-ml-25--md {
            margin-left: 1.78571rem !important
        }

        .g-ml-minus-25--md {
            margin-left: -1.78571rem !important
        }

        .g-ml-30--md {
            margin-left: 2.14286rem !important
        }

        .g-ml-minus-30--md {
            margin-left: -2.14286rem !important
        }

        .g-ml-35--md {
            margin-left: 2.5rem !important
        }

        .g-ml-minus-35--md {
            margin-left: -2.5rem !important
        }

        .g-ml-40--md {
            margin-left: 2.85714rem !important
        }

        .g-ml-minus-40--md {
            margin-left: -2.85714rem !important
        }

        .g-ml-45--md {
            margin-left: 3.21429rem !important
        }

        .g-ml-minus-45--md {
            margin-left: -3.21429rem !important
        }

        .g-ml-50--md {
            margin-left: 3.57143rem !important
        }

        .g-ml-minus-50--md {
            margin-left: -3.57143rem !important
        }

        .g-mr-1--md {
            margin-right: .07143rem !important
        }

        .g-mr-minus-1--md {
            margin-right: -.07143rem !important
        }

        .g-mr-2--md {
            margin-right: .14286rem !important
        }

        .g-mr-minus-2--md {
            margin-right: -.14286rem !important
        }

        .g-mr-3--md {
            margin-right: .21429rem !important
        }

        .g-mr-minus-3--md {
            margin-right: -.21429rem !important
        }

        .g-mr-4--md {
            margin-right: .28571rem !important
        }

        .g-mr-minus-4--md {
            margin-right: -.28571rem !important
        }

        .g-mr-minus-5--md {
            margin-right: -.35714rem !important
        }

        .g-mr-6--md {
            margin-right: .42857rem !important
        }

        .g-mr-minus-6--md {
            margin-right: -.42857rem !important
        }

        .g-mr-7--md {
            margin-right: .5rem !important
        }

        .g-mr-minus-7--md {
            margin-right: -.5rem !important
        }

        .g-mr-8--md {
            margin-right: .57143rem !important
        }

        .g-mr-minus-8--md {
            margin-right: -.57143rem !important
        }

        .g-mr-9--md {
            margin-right: .64286rem !important
        }

        .g-mr-minus-9--md {
            margin-right: -.64286rem !important
        }

        .g-mr-minus-10--md {
            margin-right: -.71429rem !important
        }

        .g-mr-5--md {
            margin-right: .35714rem !important
        }

        .g-mr-10--md {
            margin-right: .71429rem !important
        }

        .g-mr-15--md {
            margin-right: 1.07143rem !important
        }

        .g-mr-20--md {
            margin-right: 1.42857rem !important
        }

        .g-mr-25--md {
            margin-right: 1.78571rem !important
        }

        .g-mr-30--md {
            margin-right: 2.14286rem !important
        }

        .g-mr-35--md {
            margin-right: 2.5rem !important
        }

        .g-mr-40--md {
            margin-right: 2.85714rem !important
        }

        .g-mr-45--md {
            margin-right: 3.21429rem !important
        }

        .g-mr-50--md {
            margin-right: 3.57143rem !important
        }
    }

    @media(min-width:992px) {
        .g-height-80--lg {
            height: 80px !important
        }

        .g-height-200--lg {
            height: 200px !important
        }

        .g-height-230--lg {
            height: 230px
        }

        .g-height-350--lg {
            height: 350px
        }

        .g-height-680--lg {
            height: 680px
        }

        .g-ml-0--lg,
        .g-mx-0--lg {
            margin-left: 0 !important
        }

        .g-mr-0--lg,
        .g-mx-0--lg {
            margin-right: 0 !important
        }

        .g-mt-0--lg,
        .g-my-0--lg {
            margin-top: 0 !important
        }

        .g-mb-0--lg,
        .g-my-0--lg {
            margin-bottom: 0 !important
        }

        .g-ma-0--lg {
            margin: 0 !important
        }

        .g-mx-1--lg {
            margin-left: .07143rem !important;
            margin-right: .07143rem !important
        }

        .g-mx-2--lg {
            margin-left: .14286rem !important;
            margin-right: .14286rem !important
        }

        .g-mx-3--lg {
            margin-left: .21429rem !important;
            margin-right: .21429rem !important
        }

        .g-mx-4--lg {
            margin-left: .28571rem !important;
            margin-right: .28571rem !important
        }

        .g-mx-5--lg {
            margin-left: .35714rem !important;
            margin-right: .35714rem !important
        }

        .g-mx-6--lg {
            margin-left: .42857rem !important;
            margin-right: .42857rem !important
        }

        .g-mx-7--lg {
            margin-left: .5rem !important;
            margin-right: .5rem !important
        }

        .g-mx-8--lg {
            margin-left: .57143rem !important;
            margin-right: .57143rem !important
        }

        .g-mx-9--lg {
            margin-left: .64286rem !important;
            margin-right: .64286rem !important
        }

        .g-mx-15--lg {
            margin-left: 1.07143rem !important;
            margin-right: 1.07143rem !important
        }

        .g-mx-20--lg {
            margin-left: 1.42857rem !important;
            margin-right: 1.42857rem !important
        }

        .g-mx-25--lg {
            margin-left: 1.78571rem !important;
            margin-right: 1.78571rem !important
        }

        .g-mx-30--lg {
            margin-left: 2.14286rem !important;
            margin-right: 2.14286rem !important
        }

        .g-mx-35--lg {
            margin-left: 2.5rem !important;
            margin-right: 2.5rem !important
        }

        .g-mx-40--lg {
            margin-left: 2.85714rem !important;
            margin-right: 2.85714rem !important
        }

        .g-mx-45--lg {
            margin-left: 3.21429rem !important;
            margin-right: 3.21429rem !important
        }

        .g-mx-50--lg {
            margin-left: 3.57143rem !important;
            margin-right: 3.57143rem !important
        }

        .g-mx-55--lg {
            margin-left: 3.92857rem !important;
            margin-right: 3.92857rem !important
        }

        .g-mx-60--lg {
            margin-left: 4.28571rem !important;
            margin-right: 4.28571rem !important
        }

        .g-mx-65--lg {
            margin-left: 4.64286rem !important;
            margin-right: 4.64286rem !important
        }

        .g-mx-70--lg {
            margin-left: 5rem !important;
            margin-right: 5rem !important
        }

        .g-mx-75--lg {
            margin-left: 5.35714rem !important;
            margin-right: 5.35714rem !important
        }

        .g-mx-80--lg {
            margin-left: 5.71429rem !important;
            margin-right: 5.71429rem !important
        }

        .g-mx-85--lg {
            margin-left: 6.07143rem !important;
            margin-right: 6.07143rem !important
        }

        .g-mx-90--lg {
            margin-left: 6.42857rem !important;
            margin-right: 6.42857rem !important
        }

        .g-mx-95--lg {
            margin-left: 6.78571rem !important;
            margin-right: 6.78571rem !important
        }

        .g-mx-100--lg {
            margin-left: 7.14286rem !important;
            margin-right: 7.14286rem !important
        }

        .g-my-1--lg {
            margin-top: .07143rem !important;
            margin-bottom: .07143rem !important
        }

        .g-my-2--lg {
            margin-top: .14286rem !important;
            margin-bottom: .14286rem !important
        }

        .g-my-3--lg {
            margin-top: .21429rem !important;
            margin-bottom: .21429rem !important
        }

        .g-my-4--lg {
            margin-top: .28571rem !important;
            margin-bottom: .28571rem !important
        }

        .g-my-5--lg {
            margin-top: .35714rem !important;
            margin-bottom: .35714rem !important
        }

        .g-my-6--lg {
            margin-top: .42857rem !important;
            margin-bottom: .42857rem !important
        }

        .g-my-7--lg {
            margin-top: .5rem !important;
            margin-bottom: .5rem !important
        }

        .g-my-8--lg {
            margin-top: .57143rem !important;
            margin-bottom: .57143rem !important
        }

        .g-my-9--lg {
            margin-top: .64286rem !important;
            margin-bottom: .64286rem !important
        }

        .g-my-10--lg {
            margin-top: .71429rem !important;
            margin-bottom: .71429rem !important
        }

        .g-my-15--lg {
            margin-top: 1.07143rem !important;
            margin-bottom: 1.07143rem !important
        }

        .g-my-20--lg {
            margin-top: 1.42857rem !important;
            margin-bottom: 1.42857rem !important
        }

        .g-my-25--lg {
            margin-top: 1.78571rem !important;
            margin-bottom: 1.78571rem !important
        }

        .g-my-30--lg {
            margin-top: 2.14286rem !important;
            margin-bottom: 2.14286rem !important
        }

        .g-my-35--lg {
            margin-top: 2.5rem !important;
            margin-bottom: 2.5rem !important
        }

        .g-my-40--lg {
            margin-top: 2.85714rem !important;
            margin-bottom: 2.85714rem !important
        }

        .g-my-45--lg {
            margin-top: 3.21429rem !important;
            margin-bottom: 3.21429rem !important
        }

        .g-my-50--lg {
            margin-top: 3.57143rem !important;
            margin-bottom: 3.57143rem !important
        }

        .g-my-55--lg {
            margin-top: 3.92857rem !important;
            margin-bottom: 3.92857rem !important
        }

        .g-my-60--lg {
            margin-top: 4.28571rem !important;
            margin-bottom: 4.28571rem !important
        }

        .g-my-65--lg {
            margin-top: 4.64286rem !important;
            margin-bottom: 4.64286rem !important
        }

        .g-my-70--lg {
            margin-top: 5rem !important;
            margin-bottom: 5rem !important
        }

        .g-my-75--lg {
            margin-top: 5.35714rem !important;
            margin-bottom: 5.35714rem !important
        }

        .g-my-80--lg {
            margin-top: 5.71429rem !important;
            margin-bottom: 5.71429rem !important
        }

        .g-my-85--lg {
            margin-top: 6.07143rem !important;
            margin-bottom: 6.07143rem !important
        }

        .g-my-90--lg {
            margin-top: 6.42857rem !important;
            margin-bottom: 6.42857rem !important
        }

        .g-my-95--lg {
            margin-top: 6.78571rem !important;
            margin-bottom: 6.78571rem !important
        }

        .g-my-100--lg {
            margin-top: 7.14286rem !important;
            margin-bottom: 7.14286rem !important
        }

        .g-mt-1--lg {
            margin-top: .07143rem !important
        }

        .g-mt-minus-1--lg {
            margin-top: -.07143rem !important
        }

        .g-mt-2--lg {
            margin-top: .14286rem !important
        }

        .g-mt-minus-2--lg {
            margin-top: -.14286rem !important
        }

        .g-mt-3--lg {
            margin-top: .21429rem !important
        }

        .g-mt-minus-3--lg {
            margin-top: -.21429rem !important
        }

        .g-mt-4--lg {
            margin-top: .28571rem !important
        }

        .g-mt-minus-4--lg {
            margin-top: -.28571rem !important
        }

        .g-mt-5--lg {
            margin-top: .35714rem !important
        }

        .g-mt-minus-5--lg {
            margin-top: -.35714rem !important
        }

        .g-mt-6--lg {
            margin-top: .42857rem !important
        }

        .g-mt-minus-6--lg {
            margin-top: -.42857rem !important
        }

        .g-mt-7--lg {
            margin-top: .5rem !important
        }

        .g-mt-minus-7--lg {
            margin-top: -.5rem !important
        }

        .g-mt-8--lg {
            margin-top: .57143rem !important
        }

        .g-mt-minus-8--lg {
            margin-top: -.57143rem !important
        }

        .g-mt-9--lg {
            margin-top: .64286rem !important
        }

        .g-mt-minus-9--lg {
            margin-top: -.64286rem !important
        }

        .g-mt-11--lg {
            margin-top: .78571rem !important
        }

        .g-mt-minus-11--lg {
            margin-top: -.78571rem !important
        }

        .g-mt-12--lg {
            margin-top: .85714rem !important
        }

        .g-mt-minus-12--lg {
            margin-top: -.85714rem !important
        }

        .g-mt-13--lg {
            margin-top: .92857rem !important
        }

        .g-mt-minus-13--lg {
            margin-top: -.92857rem !important
        }

        .g-mt-14--lg {
            margin-top: 1rem !important
        }

        .g-mt-minus-14--lg {
            margin-top: -1rem !important
        }

        .g-mt-16--lg {
            margin-top: 1.14286rem !important
        }

        .g-mt-minus-16--lg {
            margin-top: -1.14286rem !important
        }

        .g-mt-17--lg {
            margin-top: 1.21429rem !important
        }

        .g-mt-minus-17--lg {
            margin-top: -1.21429rem !important
        }

        .g-mt-18--lg {
            margin-top: 1.28571rem !important
        }

        .g-mt-minus-18--lg {
            margin-top: -1.28571rem !important
        }

        .g-mt-19--lg {
            margin-top: 1.35714rem !important
        }

        .g-mt-minus-19--lg {
            margin-top: -1.35714rem !important
        }

        .g-mt-10--lg {
            margin-top: .71429rem !important
        }

        .g-mt-minus-10--lg {
            margin-top: -.71429rem !important
        }

        .g-mt-15--lg {
            margin-top: 1.07143rem !important
        }

        .g-mt-minus-15--lg {
            margin-top: -1.07143rem !important
        }

        .g-mt-20--lg {
            margin-top: 1.42857rem !important
        }

        .g-mt-minus-20--lg {
            margin-top: -1.42857rem !important
        }

        .g-mt-25--lg {
            margin-top: 1.78571rem !important
        }

        .g-mt-minus-25--lg {
            margin-top: -1.78571rem !important
        }

        .g-mt-30--lg {
            margin-top: 2.14286rem !important
        }

        .g-mt-minus-30--lg {
            margin-top: -2.14286rem !important
        }

        .g-mt-35--lg {
            margin-top: 2.5rem !important
        }

        .g-mt-minus-35--lg {
            margin-top: -2.5rem !important
        }

        .g-mt-40--lg {
            margin-top: 2.85714rem !important
        }

        .g-mt-minus-40--lg {
            margin-top: -2.85714rem !important
        }

        .g-mt-45--lg {
            margin-top: 3.21429rem !important
        }

        .g-mt-minus-45--lg {
            margin-top: -3.21429rem !important
        }

        .g-mt-50--lg {
            margin-top: 3.57143rem !important
        }

        .g-mt-minus-50--lg {
            margin-top: -3.57143rem !important
        }

        .g-mt-55--lg {
            margin-top: 3.92857rem !important
        }

        .g-mt-minus-55--lg {
            margin-top: -3.92857rem !important
        }

        .g-mt-60--lg {
            margin-top: 4.28571rem !important
        }

        .g-mt-minus-60--lg {
            margin-top: -4.28571rem !important
        }

        .g-mt-65--lg {
            margin-top: 4.64286rem !important
        }

        .g-mt-minus-65--lg {
            margin-top: -4.64286rem !important
        }

        .g-mt-70--lg {
            margin-top: 5rem !important
        }

        .g-mt-minus-70--lg {
            margin-top: -5rem !important
        }

        .g-mt-75--lg {
            margin-top: 5.35714rem !important
        }

        .g-mt-minus-75--lg {
            margin-top: -5.35714rem !important
        }

        .g-mt-80--lg {
            margin-top: 5.71429rem !important
        }

        .g-mt-minus-80--lg {
            margin-top: -5.71429rem !important
        }

        .g-mt-85--lg {
            margin-top: 6.07143rem !important
        }

        .g-mt-minus-85--lg {
            margin-top: -6.07143rem !important
        }

        .g-mt-90--lg {
            margin-top: 6.42857rem !important
        }

        .g-mt-minus-90--lg {
            margin-top: -6.42857rem !important
        }

        .g-mt-95--lg {
            margin-top: 6.78571rem !important
        }

        .g-mt-minus-95--lg {
            margin-top: -6.78571rem !important
        }

        .g-mt-100--lg {
            margin-top: 7.14286rem !important
        }

        .g-mt-minus-100--lg {
            margin-top: -7.14286rem !important
        }

        .g-mt-105--lg {
            margin-top: 7.5rem !important
        }

        .g-mt-minus-105--lg {
            margin-top: -7.5rem !important
        }

        .g-mt-110--lg {
            margin-top: 7.85714rem !important
        }

        .g-mt-minus-110--lg {
            margin-top: -7.85714rem !important
        }

        .g-mt-115--lg {
            margin-top: 8.21429rem !important
        }

        .g-mt-minus-115--lg {
            margin-top: -8.21429rem !important
        }

        .g-mt-120--lg {
            margin-top: 8.57143rem !important
        }

        .g-mt-minus-120--lg {
            margin-top: -8.57143rem !important
        }

        .g-mt-125--lg {
            margin-top: 8.92857rem !important
        }

        .g-mt-minus-125--lg {
            margin-top: -8.92857rem !important
        }

        .g-mt-130--lg {
            margin-top: 9.28571rem !important
        }

        .g-mt-minus-130--lg {
            margin-top: -9.28571rem !important
        }

        .g-mt-135--lg {
            margin-top: 9.64286rem !important
        }

        .g-mt-minus-135--lg {
            margin-top: -9.64286rem !important
        }

        .g-mt-140--lg {
            margin-top: 10rem !important
        }

        .g-mt-minus-140--lg {
            margin-top: -10rem !important
        }

        .g-mt-145--lg {
            margin-top: 10.35714rem !important
        }

        .g-mt-minus-145--lg {
            margin-top: -10.35714rem !important
        }

        .g-mt-150--lg {
            margin-top: 10.71429rem !important
        }

        .g-mt-minus-150--lg {
            margin-top: -10.71429rem !important
        }

        .g-mt-155--lg {
            margin-top: 11.07143rem !important
        }

        .g-mt-minus-155--lg {
            margin-top: -11.07143rem !important
        }

        .g-mt-160--lg {
            margin-top: 11.42857rem !important
        }

        .g-mt-minus-160--lg {
            margin-top: -11.42857rem !important
        }

        .g-mt-165--lg {
            margin-top: 11.78571rem !important
        }

        .g-mt-minus-165--lg {
            margin-top: -11.78571rem !important
        }

        .g-mt-170--lg {
            margin-top: 12.14286rem !important
        }

        .g-mt-minus-170--lg {
            margin-top: -12.14286rem !important
        }

        .g-mb-1--lg {
            margin-bottom: .07143rem !important
        }

        .g-mb-minus-1--lg {
            margin-bottom: -.07143rem !important
        }

        .g-mb-2--lg {
            margin-bottom: .14286rem !important
        }

        .g-mb-minus-2--lg {
            margin-bottom: -.14286rem !important
        }

        .g-mb-3--lg {
            margin-bottom: .21429rem !important
        }

        .g-mb-minus-3--lg {
            margin-bottom: -.21429rem !important
        }

        .g-mb-4--lg {
            margin-bottom: .28571rem !important
        }

        .g-mb-minus-4--lg {
            margin-bottom: -.28571rem !important
        }

        .g-mb-5--lg {
            margin-bottom: .35714rem !important
        }

        .g-mb-minus-5--lg {
            margin-bottom: -.35714rem !important
        }

        .g-mb-6--lg {
            margin-bottom: .42857rem !important
        }

        .g-mb-minus-6--lg {
            margin-bottom: -.42857rem !important
        }

        .g-mb-7--lg {
            margin-bottom: .5rem !important
        }

        .g-mb-minus-7--lg {
            margin-bottom: -.5rem !important
        }

        .g-mb-8--lg {
            margin-bottom: .57143rem !important
        }

        .g-mb-minus-8--lg {
            margin-bottom: -.57143rem !important
        }

        .g-mb-9--lg {
            margin-bottom: .64286rem !important
        }

        .g-mb-minus-9--lg {
            margin-bottom: -.64286rem !important
        }

        .g-mb-minus-10--lg {
            margin-bottom: -.71429rem !important
        }

        .g-mb-11--lg {
            margin-bottom: .78571rem !important
        }

        .g-mb-minus-11--lg {
            margin-bottom: -.78571rem !important
        }

        .g-mb-12--lg {
            margin-bottom: .85714rem !important
        }

        .g-mb-minus-12--lg {
            margin-bottom: -.85714rem !important
        }

        .g-mb-13--lg {
            margin-bottom: .92857rem !important
        }

        .g-mb-minus-13--lg {
            margin-bottom: -.92857rem !important
        }

        .g-mb-14--lg {
            margin-bottom: 1rem !important
        }

        .g-mb-minus-14--lg {
            margin-bottom: -1rem !important
        }

        .g-mb-minus-15--lg {
            margin-bottom: -1.07143rem !important
        }

        .g-mb-16--lg {
            margin-bottom: 1.14286rem !important
        }

        .g-mb-minus-16--lg {
            margin-bottom: -1.14286rem !important
        }

        .g-mb-17--lg {
            margin-bottom: 1.21429rem !important
        }

        .g-mb-minus-17--lg {
            margin-bottom: -1.21429rem !important
        }

        .g-mb-18--lg {
            margin-bottom: 1.28571rem !important
        }

        .g-mb-minus-18--lg {
            margin-bottom: -1.28571rem !important
        }

        .g-mb-19--lg {
            margin-bottom: 1.35714rem !important
        }

        .g-mb-minus-19--lg {
            margin-bottom: -1.35714rem !important
        }

        .g-mb-minus-20--lg {
            margin-bottom: -1.42857rem !important
        }

        .g-mb-10--lg {
            margin-bottom: .71429rem !important
        }

        .g-mb-15--lg {
            margin-bottom: 1.07143rem !important
        }

        .g-mb-20--lg {
            margin-bottom: 1.42857rem !important
        }

        .g-mb-25--lg {
            margin-bottom: 1.78571rem !important
        }

        .g-mb-30--lg {
            margin-bottom: 2.14286rem !important
        }

        .g-mb-35--lg {
            margin-bottom: 2.5rem !important
        }

        .g-mb-40--lg {
            margin-bottom: 2.85714rem !important
        }

        .g-mb-45--lg {
            margin-bottom: 3.21429rem !important
        }

        .g-mb-50--lg {
            margin-bottom: 3.57143rem !important
        }

        .g-mb-55--lg {
            margin-bottom: 3.92857rem !important
        }

        .g-mb-60--lg {
            margin-bottom: 4.28571rem !important
        }

        .g-mb-65--lg {
            margin-bottom: 4.64286rem !important
        }

        .g-mb-70--lg {
            margin-bottom: 5rem !important
        }

        .g-mb-75--lg {
            margin-bottom: 5.35714rem !important
        }

        .g-mb-80--lg {
            margin-bottom: 5.71429rem !important
        }

        .g-mb-85--lg {
            margin-bottom: 6.07143rem !important
        }

        .g-mb-90--lg {
            margin-bottom: 6.42857rem !important
        }

        .g-mb-95--lg {
            margin-bottom: 6.78571rem !important
        }

        .g-mb-100--lg {
            margin-bottom: 7.14286rem !important
        }

        .g-mb-105--lg {
            margin-bottom: 7.5rem !important
        }

        .g-mb-110--lg {
            margin-bottom: 7.85714rem !important
        }

        .g-mb-115--lg {
            margin-bottom: 8.21429rem !important
        }

        .g-mb-120--lg {
            margin-bottom: 8.57143rem !important
        }

        .g-mb-125--lg {
            margin-bottom: 8.92857rem !important
        }

        .g-mb-130--lg {
            margin-bottom: 9.28571rem !important
        }

        .g-mb-135--lg {
            margin-bottom: 9.64286rem !important
        }

        .g-mb-140--lg {
            margin-bottom: 10rem !important
        }

        .g-mb-145--lg {
            margin-bottom: 10.35714rem !important
        }

        .g-mb-150--lg {
            margin-bottom: 10.71429rem !important
        }

        .g-mb-155--lg {
            margin-bottom: 11.07143rem !important
        }

        .g-mb-160--lg {
            margin-bottom: 11.42857rem !important
        }

        .g-mb-165--lg {
            margin-bottom: 11.78571rem !important
        }

        .g-mb-170--lg {
            margin-bottom: 12.14286rem !important
        }

        .g-ml-1--lg {
            margin-left: .07143rem !important
        }

        .g-ml-minus-1--lg {
            margin-left: -.07143rem !important
        }

        .g-ml-2--lg {
            margin-left: .14286rem !important
        }

        .g-ml-minus-2--lg {
            margin-left: -.14286rem !important
        }

        .g-ml-3--lg {
            margin-left: .21429rem !important
        }

        .g-ml-minus-3--lg {
            margin-left: -.21429rem !important
        }

        .g-ml-4--lg {
            margin-left: .28571rem !important
        }

        .g-ml-minus-4--lg {
            margin-left: -.28571rem !important
        }

        .g-ml-6--lg {
            margin-left: .42857rem !important
        }

        .g-ml-minus-6--lg {
            margin-left: -.42857rem !important
        }

        .g-ml-7--lg {
            margin-left: .5rem !important
        }

        .g-ml-minus-7--lg {
            margin-left: -.5rem !important
        }

        .g-ml-8--lg {
            margin-left: .57143rem !important
        }

        .g-ml-minus-8--lg {
            margin-left: -.57143rem !important
        }

        .g-ml-9--lg {
            margin-left: .64286rem !important
        }

        .g-ml-minus-9--lg {
            margin-left: -.64286rem !important
        }

        .g-ml-5--lg {
            margin-left: .35714rem !important
        }

        .g-ml-minus-5--lg {
            margin-left: -.35714rem !important
        }

        .g-ml-10--lg {
            margin-left: .71429rem !important
        }

        .g-ml-minus-10--lg {
            margin-left: -.71429rem !important
        }

        .g-ml-15--lg {
            margin-left: 1.07143rem !important
        }

        .g-ml-minus-15--lg {
            margin-left: -1.07143rem !important
        }

        .g-ml-20--lg {
            margin-left: 1.42857rem !important
        }

        .g-ml-minus-20--lg {
            margin-left: -1.42857rem !important
        }

        .g-ml-25--lg {
            margin-left: 1.78571rem !important
        }

        .g-ml-minus-25--lg {
            margin-left: -1.78571rem !important
        }

        .g-ml-30--lg {
            margin-left: 2.14286rem !important
        }

        .g-ml-minus-30--lg {
            margin-left: -2.14286rem !important
        }

        .g-ml-35--lg {
            margin-left: 2.5rem !important
        }

        .g-ml-minus-35--lg {
            margin-left: -2.5rem !important
        }

        .g-ml-40--lg {
            margin-left: 2.85714rem !important
        }

        .g-ml-minus-40--lg {
            margin-left: -2.85714rem !important
        }

        .g-ml-45--lg {
            margin-left: 3.21429rem !important
        }

        .g-ml-minus-45--lg {
            margin-left: -3.21429rem !important
        }

        .g-ml-50--lg {
            margin-left: 3.57143rem !important
        }

        .g-ml-minus-50--lg {
            margin-left: -3.57143rem !important
        }

        .g-mr-1--lg {
            margin-right: .07143rem !important
        }

        .g-mr-minus-1--lg {
            margin-right: -.07143rem !important
        }

        .g-mr-2--lg {
            margin-right: .14286rem !important
        }

        .g-mr-minus-2--lg {
            margin-right: -.14286rem !important
        }

        .g-mr-3--lg {
            margin-right: .21429rem !important
        }

        .g-mr-minus-3--lg {
            margin-right: -.21429rem !important
        }

        .g-mr-4--lg {
            margin-right: .28571rem !important
        }

        .g-mr-minus-4--lg {
            margin-right: -.28571rem !important
        }

        .g-mr-minus-5--lg {
            margin-right: -.35714rem !important
        }

        .g-mr-6--lg {
            margin-right: .42857rem !important
        }

        .g-mr-minus-6--lg {
            margin-right: -.42857rem !important
        }

        .g-mr-7--lg {
            margin-right: .5rem !important
        }

        .g-mr-minus-7--lg {
            margin-right: -.5rem !important
        }

        .g-mr-8--lg {
            margin-right: .57143rem !important
        }

        .g-mr-minus-8--lg {
            margin-right: -.57143rem !important
        }

        .g-mr-9--lg {
            margin-right: .64286rem !important
        }

        .g-mr-minus-9--lg {
            margin-right: -.64286rem !important
        }

        .g-mr-minus-10--lg {
            margin-right: -.71429rem !important
        }

        .g-mr-5--lg {
            margin-right: .35714rem !important
        }

        .g-mr-10--lg {
            margin-right: .71429rem !important
        }

        .g-mr-15--lg {
            margin-right: 1.07143rem !important
        }

        .g-mr-20--lg {
            margin-right: 1.42857rem !important
        }

        .g-mr-25--lg {
            margin-right: 1.78571rem !important
        }

        .g-mr-30--lg {
            margin-right: 2.14286rem !important
        }

        .g-mr-35--lg {
            margin-right: 2.5rem !important
        }

        .g-mr-40--lg {
            margin-right: 2.85714rem !important
        }

        .g-mr-45--lg {
            margin-right: 3.21429rem !important
        }

        .g-mr-50--lg {
            margin-right: 3.57143rem !important
        }
    }

    @media(min-width:1200px) {
        .g-height-350--xl {
            height: 350px
        }

        .g-height-680--xl {
            height: 680px
        }

        .g-mr-0--xl,
        .g-mx-0--xl {
            margin-right: 0 !important
        }

        .g-mb-0--xl,
        .g-my-0--xl {
            margin-bottom: 0 !important
        }

        .h-img-position {
            margin-top: 0;
            margin-left: 0;
            position: absolute;
           /*right: 210px;*/ 
            right: 50px;
            background: url(../img/banner-img.svg?v=1) center no-repeat;
            width: 100%;
            background-size: 440px;
            height: 400px;
        }

        .b-img-position {
            margin-top: 264px;
            margin-left: -200px
        }

        .play-img-position {
            margin-top: 406px;
            margin-left: -200px
        }

        .g-mt-0--xl,
        .g-my-0--xl {
            margin-top: 0 !important
        }

        .g-ml-minus-45 {
            margin-left: -3.21429rem !important
        }

        .g-ml-0--xl,
        .g-mx-0--xl {
            margin-left: 0 !important
        }

        .g-ma-0--xl {
            margin: 0 !important
        }

        .g-mx-1--xl {
            margin-left: .07143rem !important;
            margin-right: .07143rem !important
        }

        .g-mx-2--xl {
            margin-left: .14286rem !important;
            margin-right: .14286rem !important
        }

        .g-mx-3--xl {
            margin-left: .21429rem !important;
            margin-right: .21429rem !important
        }

        .g-mx-4--xl {
            margin-left: .28571rem !important;
            margin-right: .28571rem !important
        }

        .g-mx-5--xl {
            margin-left: .35714rem !important;
            margin-right: .35714rem !important
        }

        .g-mx-6--xl {
            margin-left: .42857rem !important;
            margin-right: .42857rem !important
        }

        .g-mx-7--xl {
            margin-left: .5rem !important;
            margin-right: .5rem !important
        }

        .g-mx-8--xl {
            margin-left: .57143rem !important;
            margin-right: .57143rem !important
        }

        .g-mx-9--xl {
            margin-left: .64286rem !important;
            margin-right: .64286rem !important
        }

        .g-mx-10--xl {
            margin-left: .71429rem !important;
            margin-right: .71429rem !important
        }

        .g-mx-15--xl {
            margin-left: 1.07143rem !important;
            margin-right: 1.5rem !important
        }

        .g-mx-20--xl {
            margin-left: 1.42857rem !important;
            margin-right: 1.42857rem !important
        }

        .g-mx-25--xl {
            margin-left: 1.78571rem !important;
            margin-right: 1.78571rem !important
        }

        .g-mx-30--xl {
            margin-left: 2.14286rem !important;
            margin-right: 2.14286rem !important
        }

        .g-mx-35--xl {
            margin-left: 2.5rem !important;
            margin-right: 2.5rem !important
        }

        .g-mx-40--xl {
            margin-left: 2.85714rem !important;
            margin-right: 2.85714rem !important
        }

        .g-mx-45--xl {
            margin-left: 3.21429rem !important;
            margin-right: 3.21429rem !important
        }

        .g-mx-50--xl {
            margin-left: 3.57143rem !important;
            margin-right: 3.57143rem !important
        }

        .g-mx-55--xl {
            margin-left: 3.92857rem !important;
            margin-right: 3.92857rem !important
        }

        .g-mx-60--xl {
            margin-left: 4.28571rem !important;
            margin-right: 4.28571rem !important
        }

        .g-mx-65--xl {
            margin-left: 4.64286rem !important;
            margin-right: 4.64286rem !important
        }

        .g-mx-70--xl {
            margin-left: 5rem !important;
            margin-right: 5rem !important
        }

        .g-mx-75--xl {
            margin-left: 5.35714rem !important;
            margin-right: 5.35714rem !important
        }

        .g-mx-80--xl {
            margin-left: 5.71429rem !important;
            margin-right: 5.71429rem !important
        }

        .g-mx-85--xl {
            margin-left: 6.07143rem !important;
            margin-right: 6.07143rem !important
        }

        .g-mx-90--xl {
            margin-left: 6.42857rem !important;
            margin-right: 6.42857rem !important
        }

        .g-mx-95--x,
        .g-mx-95--xl {
            margin-left: 6.78571rem !important;
            margin-right: 6.78571rem !important
        }

        .g-mx-100--xl {
            margin-left: 7.14286rem !important;
            margin-right: 7.14286rem !important
        }

        .g-my-1--xl {
            margin-top: .07143rem !important;
            margin-bottom: .07143rem !important
        }

        .g-my-2--xl {
            margin-top: .14286rem !important;
            margin-bottom: .14286rem !important
        }

        .g-my-3--xl {
            margin-top: .21429rem !important;
            margin-bottom: .21429rem !important
        }

        .g-my-4--xl {
            margin-top: .28571rem !important;
            margin-bottom: .28571rem !important
        }

        .g-my-5--xl {
            margin-top: .35714rem !important;
            margin-bottom: .35714rem !important
        }

        .g-my-6--xl {
            margin-top: .42857rem !important;
            margin-bottom: .42857rem !important
        }

        .g-my-7--xl {
            margin-top: .5rem !important;
            margin-bottom: .5rem !important
        }

        .g-my-8--xl {
            margin-top: .57143rem !important;
            margin-bottom: .57143rem !important
        }

        .g-my-9--xl {
            margin-top: .64286rem !important;
            margin-bottom: .64286rem !important
        }

        .g-my-10--xl {
            margin-top: .71429rem !important;
            margin-bottom: .71429rem !important
        }

        .g-my-15--xl {
            margin-top: 1.07143rem !important;
            margin-bottom: 1.07143rem !important
        }

        .g-my-20--xl {
            margin-top: 1.42857rem !important;
            margin-bottom: 1.42857rem !important
        }

        .g-my-25--xl {
            margin-top: 1.78571rem !important;
            margin-bottom: 1.78571rem !important
        }

        .g-my-30--xl {
            margin-top: 2.14286rem !important;
            margin-bottom: 2.14286rem !important
        }

        .g-my-35--xl {
            margin-top: 2.5rem !important;
            margin-bottom: 2.5rem !important
        }

        .g-my-40--xl {
            margin-top: 2.85714rem !important;
            margin-bottom: 2.85714rem !important
        }

        .g-my-45--xl {
            margin-top: 3.21429rem !important;
            margin-bottom: 3.21429rem !important
        }

        .g-my-50--xl {
            margin-top: 3.57143rem !important;
            margin-bottom: 3.57143rem !important
        }

        .g-my-55--xl {
            margin-top: 3.92857rem !important;
            margin-bottom: 3.92857rem !important
        }

        .g-my-60--xl {
            margin-top: 4.28571rem !important;
            margin-bottom: 4.28571rem !important
        }

        .g-my-65--xl {
            margin-top: 4.64286rem !important;
            margin-bottom: 4.64286rem !important
        }

        .g-my-70--xl {
            margin-top: 5rem !important;
            margin-bottom: 5rem !important
        }

        .g-my-75--xl {
            margin-top: 5.35714rem !important;
            margin-bottom: 5.35714rem !important
        }

        .g-my-80--xl {
            margin-top: 5.71429rem !important;
            margin-bottom: 5.71429rem !important
        }

        .g-my-85--xl {
            margin-top: 6.07143rem !important;
            margin-bottom: 6.07143rem !important
        }

        .g-my-90--xl {
            margin-top: 6.42857rem !important;
            margin-bottom: 6.42857rem !important
        }

        .g-my-95--xl {
            margin-top: 6.78571rem !important;
            margin-bottom: 6.78571rem !important
        }

        .g-my-100--xl {
            margin-top: 7.14286rem !important;
            margin-bottom: 7.14286rem !important
        }

        .g-mt-1--xl {
            margin-top: .07143rem !important
        }

        .g-mt-minus-1--xl {
            margin-top: -.07143rem !important
        }

        .g-mt-2--xl {
            margin-top: .14286rem !important
        }

        .g-mt-minus-2--xl {
            margin-top: -.14286rem !important
        }

        .g-mt-3--xl {
            margin-top: .21429rem !important
        }

        .g-mt-minus-3--xl {
            margin-top: -.21429rem !important
        }

        .g-mt-4--xl {
            margin-top: .28571rem !important
        }

        .g-mt-minus-4--xl {
            margin-top: -.28571rem !important
        }

        .g-mt-5--xl {
            margin-top: .35714rem !important
        }

        .g-mt-minus-5--xl {
            margin-top: -.35714rem !important
        }

        .g-mt-6--xl {
            margin-top: .42857rem !important
        }

        .g-mt-minus-6--xl {
            margin-top: -.42857rem !important
        }

        .g-mt-7--xl {
            margin-top: .5rem !important
        }

        .g-mt-minus-7--xl {
            margin-top: -.5rem !important
        }

        .g-mt-8--xl {
            margin-top: .57143rem !important
        }

        .g-mt-minus-8--xl {
            margin-top: -.57143rem !important
        }

        .g-mt-9--xl {
            margin-top: .64286rem !important
        }

        .g-mt-minus-9--xl {
            margin-top: -.64286rem !important
        }

        .g-mt-11--xl {
            margin-top: .78571rem !important
        }

        .g-mt-minus-11--xl {
            margin-top: -.78571rem !important
        }

        .g-mt-12--xl {
            margin-top: .85714rem !important
        }

        .g-mt-minus-12--xl {
            margin-top: -.85714rem !important
        }

        .g-mt-13--xl {
            margin-top: .92857rem !important
        }

        .g-mt-minus-13--xl {
            margin-top: -.92857rem !important
        }

        .g-mt-14--xl {
            margin-top: 1rem !important
        }

        .g-mt-minus-14--xl {
            margin-top: -1rem !important
        }

        .g-mt-16--xl {
            margin-top: 1.14286rem !important
        }

        .g-mt-minus-16--xl {
            margin-top: -1.14286rem !important
        }

        .g-mt-17--xl {
            margin-top: 1.21429rem !important
        }

        .g-mt-minus-17--xl {
            margin-top: -1.21429rem !important
        }

        .g-mt-18--xl {
            margin-top: 1.28571rem !important
        }

        .g-mt-minus-18--xl {
            margin-top: -1.28571rem !important
        }

        .g-mt-19--xl {
            margin-top: 1.35714rem !important
        }

        .g-mt-minus-19--xl {
            margin-top: -1.35714rem !important
        }

        .g-mt-10--xl {
            margin-top: .71429rem !important
        }

        .g-mt-minus-10--xl {
            margin-top: -.71429rem !important
        }

        .g-mt-15--xl {
            margin-top: 1.07143rem !important
        }

        .g-mt-minus-15--xl {
            margin-top: -1.07143rem !important
        }

        .g-mt-20--xl {
            margin-top: 1.42857rem !important
        }

        .g-mt-minus-20--xl {
            margin-top: -1.42857rem !important
        }

        .g-mt-25--xl {
            margin-top: 1.78571rem !important
        }

        .g-mt-minus-25--xl {
            margin-top: -1.78571rem !important
        }

        .g-mt-30--xl {
            margin-top: 2.14286rem !important
        }

        .g-mt-minus-30--xl {
            margin-top: -2.14286rem !important
        }

        .g-mt-35--xl {
            margin-top: 2.5rem !important
        }

        .g-mt-minus-35--xl {
            margin-top: -2.5rem !important
        }

        .g-mt-40--xl {
            margin-top: 2.85714rem !important
        }

        .g-mt-minus-40--xl {
            margin-top: -2.85714rem !important
        }

        .g-mt-45--xl {
            margin-top: 3.21429rem !important
        }

        .g-mt-minus-45--xl {
            margin-top: -3.21429rem !important
        }

        .g-mt-50--xl {
            margin-top: 3.57143rem !important
        }

        .g-mt-minus-50--xl {
            margin-top: -3.57143rem !important
        }

        .g-mt-55--xl {
            margin-top: 3.92857rem !important
        }

        .g-mt-minus-55--xl {
            margin-top: -3.92857rem !important
        }

        .g-mt-60--xl {
            margin-top: 4.28571rem !important
        }

        .g-mt-minus-60--xl {
            margin-top: -4.28571rem !important
        }

        .g-mt-65--xl {
            margin-top: 4.64286rem !important
        }

        .g-mt-minus-65--xl {
            margin-top: -4.64286rem !important
        }

        .g-mt-70--xl {
            margin-top: 5rem !important
        }

        .g-mt-minus-70--xl {
            margin-top: -5rem !important
        }

        .g-mt-75--xl {
            margin-top: 5.35714rem !important
        }

        .g-mt-minus-75--xl {
            margin-top: -5.35714rem !important
        }

        .g-mt-80--xl {
            margin-top: 5.71429rem !important
        }

        .g-mt-minus-80--xl {
            margin-top: -5.71429rem !important
        }

        .g-mt-85--xl {
            margin-top: 6.07143rem !important
        }

        .g-mt-minus-85--xl {
            margin-top: -6.07143rem !important
        }

        .g-mt-90--xl {
            margin-top: 6.42857rem !important
        }

        .g-mt-minus-90--xl {
            margin-top: -6.42857rem !important
        }

        .g-mt-95--xl {
            margin-top: 6.78571rem !important
        }

        .g-mt-minus-95--xl {
            margin-top: -6.78571rem !important
        }

        .g-mt-100--xl {
            margin-top: 7.14286rem !important
        }

        .g-mt-minus-100--xl {
            margin-top: -7.14286rem !important
        }

        .g-mt-105--xl {
            margin-top: 7.5rem !important
        }

        .g-mt-minus-105--xl {
            margin-top: -7.5rem !important
        }

        .g-mt-110--xl {
            margin-top: 7.85714rem !important
        }

        .g-mt-minus-110--xl {
            margin-top: -7.85714rem !important
        }

        .g-mt-115--xl {
            margin-top: 8.21429rem !important
        }

        .g-mt-minus-115--xl {
            margin-top: -8.21429rem !important
        }

        .g-mt-120--xl {
            margin-top: 8.57143rem !important
        }

        .g-mt-minus-120--xl {
            margin-top: -8.57143rem !important
        }

        .g-mt-125--xl {
            margin-top: 8.92857rem !important
        }

        .g-mt-minus-125--xl {
            margin-top: -8.92857rem !important
        }

        .g-mt-130--xl {
            margin-top: 9.28571rem !important
        }

        .g-mt-minus-130--xl {
            margin-top: -9.28571rem !important
        }

        .g-mt-135--xl {
            margin-top: 9.64286rem !important
        }

        .g-mt-minus-135--xl {
            margin-top: -9.64286rem !important
        }

        .g-mt-140--xl {
            margin-top: 10rem !important
        }

        .g-mt-minus-140--xl {
            margin-top: -10rem !important
        }

        .g-mt-145--xl {
            margin-top: 10.35714rem !important
        }

        .g-mt-minus-145--xl {
            margin-top: -10.35714rem !important
        }

        .g-mt-150--xl {
            margin-top: 10.71429rem !important
        }

        .g-mt-minus-150--xl {
            margin-top: -10.71429rem !important
        }

        .g-mt-155--xl {
            margin-top: 11.07143rem !important
        }

        .g-mt-minus-155--xl {
            margin-top: -11.07143rem !important
        }

        .g-mt-160--xl {
            margin-top: 11.42857rem !important
        }

        .g-mt-minus-160--xl {
            margin-top: -11.42857rem !important
        }

        .g-mt-165--xl {
            margin-top: 11.78571rem !important
        }

        .g-mt-minus-165--xl {
            margin-top: -11.78571rem !important
        }

        .g-mt-170--xl {
            margin-top: 12.14286rem !important
        }

        .g-mt-minus-170--xl {
            margin-top: -12.14286rem !important
        }

        .g-mb-1--xl {
            margin-bottom: .07143rem !important
        }

        .g-mb-minus-1--xl {
            margin-bottom: -.07143rem !important
        }

        .g-mb-2--xl {
            margin-bottom: .14286rem !important
        }

        .g-mb-minus-2--xl {
            margin-bottom: -.14286rem !important
        }

        .g-mb-3--xl {
            margin-bottom: .21429rem !important
        }

        .g-mb-minus-3--xl {
            margin-bottom: -.21429rem !important
        }

        .g-mb-4--xl {
            margin-bottom: .28571rem !important
        }

        .g-mb-minus-4--xl {
            margin-bottom: -.28571rem !important
        }

        .g-mb-5--xl {
            margin-bottom: .35714rem !important
        }

        .g-mb-minus-5--xl {
            margin-bottom: -.35714rem !important
        }

        .g-mb-6--xl {
            margin-bottom: .42857rem !important
        }

        .g-mb-minus-6--xl {
            margin-bottom: -.42857rem !important
        }

        .g-mb-7--xl {
            margin-bottom: .5rem !important
        }

        .g-mb-minus-7--xl {
            margin-bottom: -.5rem !important
        }

        .g-mb-8--xl {
            margin-bottom: .57143rem !important
        }

        .g-mb-minus-8--xl {
            margin-bottom: -.57143rem !important
        }

        .g-mb-9--xl {
            margin-bottom: .64286rem !important
        }

        .g-mb-minus-9--xl {
            margin-bottom: -.64286rem !important
        }

        .g-mb-minus-10--xl {
            margin-bottom: -.71429rem !important
        }

        .g-mb-11--xl {
            margin-bottom: .78571rem !important
        }

        .g-mb-minus-11--xl {
            margin-bottom: -.78571rem !important
        }

        .g-mb-12--xl {
            margin-bottom: .85714rem !important
        }

        .g-mb-minus-12--xl {
            margin-bottom: -.85714rem !important
        }

        .g-mb-13--xl {
            margin-bottom: .92857rem !important
        }

        .g-mb-minus-13--xl {
            margin-bottom: -.92857rem !important
        }

        .g-mb-14--xl {
            margin-bottom: 1rem !important
        }

        .g-mb-minus-14--xl {
            margin-bottom: -1rem !important
        }

        .g-mb-minus-15--xl {
            margin-bottom: -1.07143rem !important
        }

        .g-mb-16--xl {
            margin-bottom: 1.14286rem !important
        }

        .g-mb-minus-16--xl {
            margin-bottom: -1.14286rem !important
        }

        .g-mb-17--xl {
            margin-bottom: 1.21429rem !important
        }

        .g-mb-minus-17--xl {
            margin-bottom: -1.21429rem !important
        }

        .g-mb-18--xl {
            margin-bottom: 1.28571rem !important
        }

        .g-mb-minus-18--xl {
            margin-bottom: -1.28571rem !important
        }

        .g-mb-19--xl {
            margin-bottom: 1.35714rem !important
        }

        .g-mb-minus-19--xl {
            margin-bottom: -1.35714rem !important
        }

        .g-mb-minus-20--xl {
            margin-bottom: -1.42857rem !important
        }

        .g-mb-10--xl {
            margin-bottom: .71429rem !important
        }

        .g-mb-15--xl {
            margin-bottom: 1.07143rem !important
        }

        .g-mb-20--xl {
            margin-bottom: 1.42857rem !important
        }

        .g-mb-25--xl {
            margin-bottom: 1.78571rem !important
        }

        .g-mb-30--xl {
            margin-bottom: 2.14286rem !important
        }

        .g-mb-35--xl {
            margin-bottom: 2.5rem !important
        }

        .g-mb-40--xl {
            margin-bottom: 2.85714rem !important
        }

        .g-mb-45--xl {
            margin-bottom: 3.21429rem !important
        }

        .g-mb-50--xl {
            margin-bottom: 3.57143rem !important
        }

        .g-mb-55--xl {
            margin-bottom: 3.92857rem !important
        }

        .g-mb-60--xl {
            margin-bottom: 4.28571rem !important
        }

        .g-mb-65--xl {
            margin-bottom: 4.64286rem !important
        }

        .g-mb-70--xl {
            margin-bottom: 5rem !important
        }

        .g-mb-75--xl {
            margin-bottom: 5.35714rem !important
        }

        .g-mb-80--xl {
            margin-bottom: 5.71429rem !important
        }

        .g-mb-85--xl {
            margin-bottom: 6.07143rem !important
        }

        .g-mb-90--xl {
            margin-bottom: 6.42857rem !important
        }

        .g-mb-95--xl {
            margin-bottom: 6.78571rem !important
        }

        .g-mb-100--xl {
            margin-bottom: 7.14286rem !important
        }

        .g-mb-105--xl {
            margin-bottom: 7.5rem !important
        }

        .g-mb-110--xl {
            margin-bottom: 7.85714rem !important
        }

        .g-mb-115--xl {
            margin-bottom: 8.21429rem !important
        }

        .g-mb-120--xl {
            margin-bottom: 8.57143rem !important
        }

        .g-mb-125--xl {
            margin-bottom: 8.92857rem !important
        }

        .g-mb-130--xl {
            margin-bottom: 9.28571rem !important
        }

        .g-mb-135--xl {
            margin-bottom: 9.64286rem !important
        }

        .g-mb-140--xl {
            margin-bottom: 10rem !important
        }

        .g-mb-145--xl {
            margin-bottom: 10.35714rem !important
        }

        .g-mb-150--xl {
            margin-bottom: 10.71429rem !important
        }

        .g-mb-155--xl {
            margin-bottom: 11.07143rem !important
        }

        .g-mb-160--xl {
            margin-bottom: 11.42857rem !important
        }

        .g-mb-165--xl {
            margin-bottom: 11.78571rem !important
        }

        .g-mb-170--xl {
            margin-bottom: 12.14286rem !important
        }

        .g-ml-1--xl {
            margin-left: .07143rem !important
        }

        .g-ml-minus-1--xl {
            margin-left: -.07143rem !important
        }

        .g-ml-2--xl {
            margin-left: .14286rem !important
        }

        .g-ml-minus-2--xl {
            margin-left: -.14286rem !important
        }

        .g-ml-3--xl {
            margin-left: .21429rem !important
        }

        .g-ml-minus-3--xl {
            margin-left: -.21429rem !important
        }

        .g-ml-4--xl {
            margin-left: .28571rem !important
        }

        .g-ml-minus-4--xl {
            margin-left: -.28571rem !important
        }

        .g-ml-6--xl {
            margin-left: .42857rem !important
        }

        .g-ml-minus-6--xl {
            margin-left: -.42857rem !important
        }

        .g-ml-7--xl {
            margin-left: .5rem !important
        }

        .g-ml-minus-7--xl {
            margin-left: -.5rem !important
        }

        .g-ml-8--xl {
            margin-left: .57143rem !important
        }

        .g-ml-minus-8--xl {
            margin-left: -.57143rem !important
        }

        .g-ml-9--xl {
            margin-left: .64286rem !important
        }

        .g-ml-minus-9--xl {
            margin-left: -.64286rem !important
        }

        .g-ml-5--xl {
            margin-left: .35714rem !important
        }

        .g-ml-minus-5--xl {
            margin-left: -.35714rem !important
        }

        .g-ml-10--xl {
            margin-left: .71429rem !important
        }

        .g-ml-minus-10--xl {
            margin-left: -.71429rem !important
        }

        .g-ml-15--xl {
            margin-left: 1.07143rem !important
        }

        .g-ml-minus-15--xl {
            margin-left: -1.07143rem !important
        }

        .g-ml-20--xl {
            margin-left: 1.42857rem !important
        }

        .g-ml-minus-20--xl {
            margin-left: -1.42857rem !important
        }

        .g-ml-25--xl {
            margin-left: 1.78571rem !important
        }

        .g-ml-minus-25--xl {
            margin-left: -1.78571rem !important
        }

        .g-ml-30--xl {
            margin-left: 2.14286rem !important
        }

        .g-ml-minus-30--xl {
            margin-left: -2.14286rem !important
        }

        .g-ml-35--xl {
            margin-left: 2.5rem !important
        }

        .g-ml-minus-35--xl {
            margin-left: -2.5rem !important
        }

        .g-ml-40--xl {
            margin-left: 2.85714rem !important
        }

        .g-ml-minus-40--xl {
            margin-left: -2.85714rem !important
        }

        .g-ml-45--xl {
            margin-left: 3.21429rem !important
        }

        .g-ml-minus-45--xl {
            margin-left: -3.21429rem !important
        }

        .g-ml-50--xl {
            margin-left: 3.57143rem !important
        }

        .g-ml-150--xl {
            margin-left: 15rem !important
        }

        .g-ml-minus-50--xl {
            margin-left: -3.57143rem !important
        }

        .g-mr-1--xl {
            margin-right: .07143rem !important
        }

        .g-mr-minus-1--xl {
            margin-right: -.07143rem !important
        }

        .g-mr-2--xl {
            margin-right: .14286rem !important
        }

        .g-mr-minus-2--xl {
            margin-right: -.14286rem !important
        }

        .g-mr-3--xl {
            margin-right: .21429rem !important
        }

        .g-mr-minus-3--xl {
            margin-right: -.21429rem !important
        }

        .g-mr-4--xl {
            margin-right: .28571rem !important
        }

        .g-mr-minus-4--xl {
            margin-right: -.28571rem !important
        }

        .g-mr-minus-5--xl {
            margin-right: -.35714rem !important
        }

        .g-mr-6--xl {
            margin-right: .42857rem !important
        }

        .g-mr-minus-6--xl {
            margin-right: -.42857rem !important
        }

        .g-mr-7--xl {
            margin-right: .5rem !important
        }

        .g-mr-minus-7--xl {
            margin-right: -.5rem !important
        }

        .g-mr-8--xl {
            margin-right: .57143rem !important
        }

        .g-mr-minus-8--xl {
            margin-right: -.57143rem !important
        }

        .g-mr-9--xl {
            margin-right: .64286rem !important
        }

        .g-mr-minus-9--xl {
            margin-right: -.64286rem !important
        }

        .g-mr-minus-10--xl {
            margin-right: -.71429rem !important
        }

        .g-mr-5--xl {
            margin-right: .35714rem !important
        }

        .g-mr-10--xl {
            margin-right: .71429rem !important
        }

        .g-mr-15--xl {
            margin-right: 1.07143rem !important
        }

        .g-mr-20--xl {
            margin-right: 1.42857rem !important
        }

        .g-mr-25--xl {
            margin-right: 1.78571rem !important
        }

        .g-mr-30--xl {
            margin-right: 2.14286rem !important
        }

        .g-mr-35--xl {
            margin-right: 2.5rem !important
        }

        .g-mr-40--xl {
            margin-right: 2.85714rem !important
        }

        .g-mr-45--xl {
            margin-right: 3.21429rem !important
        }

        .g-mr-50--xl {
            margin-right: 3.57143rem !important
        }
    }

    .g-ma-1 {
        margin: .07143rem !important
    }

    .g-ma-3 {
        margin: .21429rem !important
    }

    .g-ma-5 {
        margin: .35714rem !important
    }

    .g-ma-10 {
        margin: .71429rem !important
    }

    .g-ma-20 {
        margin: 1.42857rem !important
    }

    .g-ma-minus-1 {
        margin: -.07143rem !important
    }

    .g-mt-minus-1 {
        margin-top: -.07143rem
    }

    .g-mt-minus-20 {
        margin-top: -1.42857rem
    }

    .g-mt-minus-25 {
        margin-top: -1.78571rem
    }

    .g-mt-minus-30 {
        margin-top: -2.14286rem
    }

    .g-mt-minus-40 {
        margin-top: -2.85714rem
    }

    .g-mt-minus-70 {
        margin-top: -5rem
    }

    .g-mt-minus-73 {
        margin-top: -5.14286rem !important
    }

    .g-mt-minus-120 {
        margin-top: -8.57143rem
    }

    .g-mt-minus-200 {
        margin-top: -14.28571rem
    }

    .g-mt-minus-300 {
        margin-top: -21.42857rem
    }

    .g-mb-minus-70 {
        margin-bottom: -5rem
    }

    .g-ml-minus-20 {
        margin-left: -1.42857rem
    }

    .g-ml-minus-23 {
        margin-left: -1.64286rem
    }

    .g-ml-minus-35 {
        margin-left: -2.5rem
    }

    .g-ml-minus-55 {
        margin-left: -3.92857rem
    }

    .g-ml-minus-25 {
        margin-left: -1.78571rem
    }

    .g-ml-minus-82 {
        margin-left: -5.85714rem
    }

    .g-ml-minus-90 {
        margin-left: -6.42857rem
    }

    .g-ml-minus-100 {
        margin-left: -7.14286rem
    }

    .g-ml-minus-118 {
        margin-left: -8.42857rem
    }

    .g-ml-minus-142 {
        margin-left: -10.14286rem
    }

    .g-mr-minus-50 {
        margin-right: -3.57143rem
    }

    .g-mr-minus-100 {
        margin-right: -7.14286rem
    }

    .g-mx-minus-1 {
        margin-left: -.07143rem;
        margin-right: -.07143rem
    }

    .g-mx-minus-2 {
        margin-left: -.14286rem;
        margin-right: -.14286rem
    }

    .g-mx-minus-4 {
        margin-left: -.28571rem;
        margin-right: -.28571rem
    }

    .g-mx-minus-5 {
        margin-left: -.35714rem;
        margin-right: -.35714rem
    }

    .g-mt-10x {
        margin-top: 10%
    }

    .g-mt-21 {
        margin-top: 1.5rem
    }

    .g-mt-22 {
        margin-top: 1.57143rem
    }

    .g-mt-28 {
        margin-top: 2rem !important
    }

    .g-mt-32 {
        margin-top: 2.28571rem !important
    }

    .g-mt-57 {
        margin-top: 4.07143rem !important
    }

    .g-mt-70 {
        margin-top: 9rem !important
    }

    .g-mt-500 {
        margin-top: 35.71429rem
    }

    .g-mb-23 {
        margin-bottom: 1.64286rem
    }

    .g-mb-28 {
        margin-bottom: 2rem
    }

    .g-mb-500 {
        margin-bottom: 35.71429rem
    }

    .g-ml-10x {
        margin-left: 10%
    }

    .g-ml-12 {
        margin-left: .85714rem
    }

    .g-ml-13 {
        margin-left: .92857rem
    }

    .g-ml-20 {
        margin-left: 1.42857rem
    }

    .g-ml-25 {
        margin-left: 1.78571rem
    }

    .g-ml-35 {
        margin-left: 2.5rem
    }

    .g-ml-43 {
        margin-left: 3.07143rem
    }

    .g-ml-50 {
        margin-left: 3.57143rem
    }

    .g-ml-60 {
        margin-left: 4.28571rem
    }

    .g-ml-75 {
        margin-left: 5.35714rem
    }

    .g-ml-82 {
        margin-left: 5.85714rem
    }

    .g-ml-85 {
        margin-left: 6.07143rem
    }

    .g-ml-105 {
        margin-left: 7.5rem
    }

    .g-ml-118 {
        margin-left: 8.42857rem
    }

    .g-ml-142 {
        margin-left: 10.14286rem
    }

    .g-mr-12 {
        margin-right: .85714rem
    }

    .g-mr-22 {
        margin-right: 1.85714rem
    }

    .g-mr-60 {
        margin-right: 4.28571rem
    }

    .g-mr-63 {
        margin-right: 4.5rem
    }

    .g-mr-75 {
        margin-right: 5.35714rem
    }

    .g-mr-85 {
        margin-right: 6.07143rem !important
    }

    .g-mr-minus-10 {
        margin-right: -.71429rem
    }

    .g-mr-minus-13 {
        margin-right: -.92857rem
    }

    .g-mr-minus-15 {
        margin-right: -1.07143rem
    }

    .g-mr-minus-23 {
        margin-right: -1.64286rem
    }

    .g-mr-minus-30 {
        margin-right: -2.14286rem
    }

    .g-mx-minus-10 {
        margin-left: -.71429rem;
        margin-right: -.71429rem
    }

    .g-mx-minus-15 {
        margin-left: -1.07143rem;
        margin-right: -1.07143rem
    }

    .g-mx-minus-20 {
        margin-left: -1.42857rem;
        margin-right: -1.42857rem
    }

    .g-mx-minus-25 {
        margin-left: -1.78571rem;
        margin-right: -1.78571rem
    }

    .g-mx-minus-30 {
        margin-left: -2.14286rem;
        margin-right: -2.14286rem
    }

    .g-my-minus-1 {
        margin-top: -.07143rem;
        margin-bottom: -.07143rem
    }

    .g-my-minus-2 {
        margin-top: -.14286rem;
        margin-bottom: -.14286rem
    }

    .g-my-minus-10 {
        margin-top: -.71429rem;
        margin-bottom: -.71429rem
    }

    .g-m-reset {
        margin: 0 !important
    }

    @media(min-width:576px) {
        .g-mb-0--sm {
            margin-bottom: 0 !important
        }

        .g-mx-minus-10--sm {
            margin-left: -.71429rem;
            margin-right: -.71429rem
        }

        .g-my-minus-5--sm {
            margin-top: -.35714rem;
            margin-bottom: -.35714rem
        }

        .g-my-minus-10--sm {
            margin-top: -.71429rem;
            margin-bottom: -.71429rem
        }

        .g-mx-minus-0 {
            margin-left: 0 !important;
            margin-right: 0 !important
        }

        .g-my-minus-0 {
            margin-top: 0;
            margin-bottom: 0
        }

        .g-mr-12--sm {
            margin-right: .85714rem
        }

        .g-pa-0--sm {
            padding: 0 !important
        }

        .g-px-0--sm {
            padding-left: 0 !important;
            padding-right: 0 !important
        }

        .g-py-0--sm {
            padding-top: 0 !important;
            padding-bottom: 0 !important
        }

        .g-pa-2--sm {
            padding: .14286rem !important
        }

        .g-pa-3--sm {
            padding: .21429rem !important
        }

        .g-pa-5--sm {
            padding: .35714rem !important
        }

        .g-pa-7--sm {
            padding: .5rem !important
        }

        .g-pa-10--sm {
            padding: .71429rem !important
        }

        .g-pa-15--sm {
            padding: 1.07143rem !important
        }

        .g-pa-20--sm {
            padding: 1.42857rem !important
        }

        .g-pa-25--sm {
            padding: 1.78571rem !important
        }

        .g-pa-30--sm {
            padding: 2.14286rem !important
        }

        .g-pa-35--sm {
            padding: 2.5rem !important
        }

        .g-pa-40--sm {
            padding: 2.85714rem !important
        }

        .g-pa-45--sm {
            padding: 3.21429rem !important
        }

        .g-pa-50--sm {
            padding: 3.57143rem !important
        }

        .g-pa-55--sm {
            padding: 3.92857rem !important
        }

        .g-pa-60--sm {
            padding: 4.28571rem !important
        }

        .g-pa-65--sm {
            padding: 4.64286rem !important
        }

        .g-pa-70--sm {
            padding: 5rem !important
        }

        .g-pa-75--sm {
            padding: 5.35714rem !important
        }

        .g-pa-80--sm {
            padding: 5.71429rem !important
        }

        .g-pa-85--sm {
            padding: 6.07143rem !important
        }

        .g-pa-90--sm {
            padding: 6.42857rem !important
        }

        .g-pa-95--sm {
            padding: 6.78571rem !important
        }

        .g-pa-100--sm {
            padding: 7.14286rem !important
        }

        .g-pa-105--sm {
            padding: 7.5rem !important
        }

        .g-pa-110--sm {
            padding: 7.85714rem !important
        }

        .g-pa-115--sm {
            padding: 8.21429rem !important
        }

        .g-pa-120--sm {
            padding: 8.57143rem !important
        }

        .g-pa-125--sm {
            padding: 8.92857rem !important
        }

        .g-pa-130--sm {
            padding: 9.28571rem !important
        }

        .g-pa-135--sm {
            padding: 9.64286rem !important
        }

        .g-pa-140--sm {
            padding: 10rem !important
        }

        .g-pa-145--sm {
            padding: 10.35714rem !important
        }

        .g-pa-150--sm {
            padding: 10.71429rem !important
        }

        .g-px-1--sm {
            padding-left: .07143rem !important;
            padding-right: .07143rem !important
        }

        .g-px-2--sm {
            padding-left: .14286rem !important;
            padding-right: .14286rem !important
        }

        .g-px-3--sm {
            padding-left: .21429rem !important;
            padding-right: .21429rem !important
        }

        .g-px-4--sm {
            padding-left: .28571rem !important;
            padding-right: .28571rem !important
        }

        .g-px-5--sm {
            padding-left: .35714rem !important;
            padding-right: .35714rem !important
        }

        .g-px-6--sm {
            padding-left: .42857rem !important;
            padding-right: .42857rem !important
        }

        .g-px-7--sm {
            padding-left: .5rem !important;
            padding-right: .5rem !important
        }

        .g-px-8--sm {
            padding-left: .57143rem !important;
            padding-right: .57143rem !important
        }

        .g-px-9--sm {
            padding-left: .64286rem !important;
            padding-right: .64286rem !important
        }

        .g-px-11--sm {
            padding-left: .78571rem !important;
            padding-right: .78571rem !important
        }

        .g-px-12--sm {
            padding-left: .85714rem !important;
            padding-right: .85714rem !important
        }

        .g-px-13--sm {
            padding-left: .92857rem !important;
            padding-right: .92857rem !important
        }

        .g-px-14--sm {
            padding-left: 1rem !important;
            padding-right: 1rem !important
        }

        .g-px-16--sm {
            padding-left: 1.14286rem !important;
            padding-right: 1.14286rem !important
        }

        .g-px-17--sm {
            padding-left: 1.21429rem !important;
            padding-right: 1.21429rem !important
        }

        .g-px-18--sm {
            padding-left: 1.28571rem !important;
            padding-right: 1.28571rem !important
        }

        .g-px-19--sm {
            padding-left: 1.35714rem !important;
            padding-right: 1.35714rem !important
        }

        .g-px-10--sm {
            padding-left: .71429rem !important;
            padding-right: .71429rem !important
        }

        .g-px-15--sm {
            padding-left: 1.07143rem !important;
            padding-right: 1.07143rem !important
        }

        .g-px-20--sm {
            padding-left: 1.42857rem !important;
            padding-right: 1.42857rem !important
        }

        .g-px-25--sm {
            padding-left: 1.78571rem !important;
            padding-right: 1.78571rem !important
        }

        .g-px-30--sm {
            padding-left: 2.14286rem !important;
            padding-right: 2.14286rem !important
        }

        .g-px-35--sm {
            padding-left: 2.5rem !important;
            padding-right: 2.5rem !important
        }

        .g-px-40--sm {
            padding-left: 2.85714rem !important;
            padding-right: 2.85714rem !important
        }

        .g-px-45--sm {
            padding-left: 3.21429rem !important;
            padding-right: 3.21429rem !important
        }

        .g-px-50--sm {
            padding-left: 3.57143rem !important;
            padding-right: 3.57143rem !important
        }

        .g-px-55--sm {
            padding-left: 3.92857rem !important;
            padding-right: 3.92857rem !important
        }

        .g-px-60--sm {
            padding-left: 4.28571rem !important;
            padding-right: 4.28571rem !important
        }

        .g-px-65--sm {
            padding-left: 4.64286rem !important;
            padding-right: 4.64286rem !important
        }

        .g-px-70--sm {
            padding-left: 5rem !important;
            padding-right: 5rem !important
        }

        .g-px-75--sm {
            padding-left: 5.35714rem !important;
            padding-right: 5.35714rem !important
        }

        .g-px-80--sm {
            padding-left: 5.71429rem !important;
            padding-right: 5.71429rem !important
        }

        .g-px-85--sm {
            padding-left: 6.07143rem !important;
            padding-right: 6.07143rem !important
        }

        .g-px-90--sm {
            padding-left: 6.42857rem !important;
            padding-right: 6.42857rem !important
        }

        .g-px-95--sm {
            padding-left: 6.78571rem !important;
            padding-right: 6.78571rem !important
        }

        .g-px-100--sm {
            padding-left: 7.14286rem !important;
            padding-right: 7.14286rem !important
        }

        .g-px-105--sm {
            padding-left: 7.5rem !important;
            padding-right: 7.5rem !important
        }

        .g-px-110--sm {
            padding-left: 7.85714rem !important;
            padding-right: 7.85714rem !important
        }

        .g-px-115--sm {
            padding-left: 8.21429rem !important;
            padding-right: 8.21429rem !important
        }

        .g-px-120--sm {
            padding-left: 8.57143rem !important;
            padding-right: 8.57143rem !important
        }

        .g-px-125--sm {
            padding-left: 8.92857rem !important;
            padding-right: 8.92857rem !important
        }

        .g-px-130--sm {
            padding-left: 9.28571rem !important;
            padding-right: 9.28571rem !important
        }

        .g-px-135--sm {
            padding-left: 9.64286rem !important;
            padding-right: 9.64286rem !important
        }

        .g-px-140--sm {
            padding-left: 10rem !important;
            padding-right: 10rem !important
        }

        .g-px-145--sm {
            padding-left: 10.35714rem !important;
            padding-right: 10.35714rem !important
        }

        .g-px-150--sm {
            padding-left: 10.71429rem !important;
            padding-right: 10.71429rem !important
        }

        .g-py-1--sm {
            padding-top: .07143rem !important;
            padding-bottom: .07143rem !important
        }

        .g-py-2--sm {
            padding-top: .14286rem !important;
            padding-bottom: .14286rem !important
        }

        .g-py-3--sm {
            padding-top: .21429rem !important;
            padding-bottom: .21429rem !important
        }

        .g-py-4--sm {
            padding-top: .28571rem !important;
            padding-bottom: .28571rem !important
        }

        .g-py-5--sm {
            padding-top: .35714rem !important;
            padding-bottom: .35714rem !important
        }

        .g-py-6--sm {
            padding-top: .42857rem !important;
            padding-bottom: .42857rem !important
        }

        .g-py-7--sm {
            padding-top: .5rem !important;
            padding-bottom: .5rem !important
        }

        .g-py-8--sm {
            padding-top: .57143rem !important;
            padding-bottom: .57143rem !important
        }

        .g-py-9--sm {
            padding-top: .64286rem !important;
            padding-bottom: .64286rem !important
        }

        .g-py-11--sm {
            padding-top: .78571rem !important;
            padding-bottom: .78571rem !important
        }

        .g-py-12--sm {
            padding-top: .85714rem !important;
            padding-bottom: .85714rem !important
        }

        .g-py-13--sm {
            padding-top: .92857rem !important;
            padding-bottom: .92857rem !important
        }

        .g-py-14--sm {
            padding-top: 1rem !important;
            padding-bottom: 1rem !important
        }

        .g-py-16--sm {
            padding-top: 1.14286rem !important;
            padding-bottom: 1.14286rem !important
        }

        .g-py-17--sm {
            padding-top: 1.21429rem !important;
            padding-bottom: 1.21429rem !important
        }

        .g-py-18--sm {
            padding-top: 1.28571rem !important;
            padding-bottom: 1.28571rem !important
        }

        .g-py-19--sm {
            padding-top: 1.35714rem !important;
            padding-bottom: 1.35714rem !important
        }

        .g-py-10--sm {
            padding-top: .71429rem !important;
            padding-bottom: .71429rem !important
        }

        .g-py-15--sm {
            padding-top: 1.07143rem !important;
            padding-bottom: 1.07143rem !important
        }

        .g-py-20--sm {
            padding-top: 1.42857rem !important;
            padding-bottom: 1.42857rem !important
        }

        .g-py-25--sm {
            padding-top: 1.78571rem !important;
            padding-bottom: 1.78571rem !important
        }

        .g-py-30--sm {
            padding-top: 2.14286rem !important;
            padding-bottom: 2.14286rem !important
        }

        .g-py-35--sm {
            padding-top: 2.5rem !important;
            padding-bottom: 2.5rem !important
        }

        .g-py-40--sm {
            padding-top: 2.85714rem !important;
            padding-bottom: 2.85714rem !important
        }

        .g-py-45--sm {
            padding-top: 3.21429rem !important;
            padding-bottom: 3.21429rem !important
        }

        .g-py-50--sm {
            padding-top: 3.57143rem !important;
            padding-bottom: 3.57143rem !important
        }

        .g-py-55--sm {
            padding-top: 3.92857rem !important;
            padding-bottom: 3.92857rem !important
        }

        .g-py-60--sm {
            padding-top: 4.28571rem !important;
            padding-bottom: 4.28571rem !important
        }

        .g-py-65--sm {
            padding-top: 4.64286rem !important;
            padding-bottom: 4.64286rem !important
        }

        .g-py-70--sm {
            padding-top: 5rem !important;
            padding-bottom: 5rem !important
        }

        .g-py-75--sm {
            padding-top: 5.35714rem !important;
            padding-bottom: 5.35714rem !important
        }

        .g-py-80--sm {
            padding-top: 5.71429rem !important;
            padding-bottom: 5.71429rem !important
        }

        .g-py-85--sm {
            padding-top: 6.07143rem !important;
            padding-bottom: 6.07143rem !important
        }

        .g-py-90--sm {
            padding-top: 6.42857rem !important;
            padding-bottom: 6.42857rem !important
        }

        .g-py-95--sm {
            padding-top: 6.78571rem !important;
            padding-bottom: 6.78571rem !important
        }

        .g-py-100--sm {
            padding-top: 7.14286rem !important;
            padding-bottom: 7.14286rem !important
        }

        .g-py-105--sm {
            padding-top: 7.5rem !important;
            padding-bottom: 7.5rem !important
        }

        .g-py-110--sm {
            padding-top: 7.85714rem !important;
            padding-bottom: 7.85714rem !important
        }

        .g-py-115--sm {
            padding-top: 8.21429rem !important;
            padding-bottom: 8.21429rem !important
        }

        .g-py-120--sm {
            padding-top: 8.57143rem !important;
            padding-bottom: 8.57143rem !important
        }

        .g-py-125--sm {
            padding-top: 8.92857rem !important;
            padding-bottom: 8.92857rem !important
        }

        .g-py-130--sm {
            padding-top: 9.28571rem !important;
            padding-bottom: 9.28571rem !important
        }

        .g-py-135--sm {
            padding-top: 9.64286rem !important;
            padding-bottom: 9.64286rem !important
        }

        .g-py-140--sm {
            padding-top: 10rem !important;
            padding-bottom: 10rem !important
        }

        .g-py-145--sm {
            padding-top: 10.35714rem !important;
            padding-bottom: 10.35714rem !important
        }

        .g-py-150--sm {
            padding-top: 10.71429rem !important;
            padding-bottom: 10.71429rem !important
        }

        .g-py-155--sm {
            padding-top: 11.07143rem !important;
            padding-bottom: 11.07143rem !important
        }

        .g-py-160--sm {
            padding-top: 11.42857rem !important;
            padding-bottom: 11.42857rem !important
        }

        .g-py-165--sm {
            padding-top: 11.78571rem !important;
            padding-bottom: 11.78571rem !important
        }

        .g-py-170--sm {
            padding-top: 12.14286rem !important;
            padding-bottom: 12.14286rem !important
        }

        .g-py-175--sm {
            padding-top: 12.5rem !important;
            padding-bottom: 12.5rem !important
        }

        .g-py-180--sm {
            padding-top: 12.85714rem !important;
            padding-bottom: 12.85714rem !important
        }

        .g-py-185--sm {
            padding-top: 13.21429rem !important;
            padding-bottom: 13.21429rem !important
        }

        .g-py-190--sm {
            padding-top: 13.57143rem !important;
            padding-bottom: 13.57143rem !important
        }

        .g-py-195--sm {
            padding-top: 13.92857rem !important;
            padding-bottom: 13.92857rem !important
        }

        .g-py-200--sm {
            padding-top: 14.28571rem !important;
            padding-bottom: 14.28571rem !important
        }

        .g-py-205--sm {
            padding-top: 14.64286rem !important;
            padding-bottom: 14.64286rem !important
        }

        .g-py-210--sm {
            padding-top: 15rem !important;
            padding-bottom: 15rem !important
        }

        .g-pt-0--sm {
            padding-top: 0 !important
        }

        .g-pt-1--sm {
            padding-top: .07143rem !important
        }

        .g-pt-2--sm {
            padding-top: .14286rem !important
        }

        .g-pt-3--sm {
            padding-top: .21429rem !important
        }

        .g-pt-4--sm {
            padding-top: .28571rem !important
        }

        .g-pt-5--sm {
            padding-top: .35714rem !important
        }

        .g-pt-6--sm {
            padding-top: .42857rem !important
        }

        .g-pt-7--sm {
            padding-top: .5rem !important
        }

        .g-pt-8--sm {
            padding-top: .57143rem !important
        }

        .g-pt-9--sm {
            padding-top: .64286rem !important
        }

        .g-pt-11--sm {
            padding-top: .78571rem !important
        }

        .g-pt-12--sm {
            padding-top: .85714rem !important
        }

        .g-pt-13--sm {
            padding-top: .92857rem !important
        }

        .g-pt-14--sm {
            padding-top: 1rem !important
        }

        .g-pt-16--sm {
            padding-top: 1.14286rem !important
        }

        .g-pt-17--sm {
            padding-top: 1.21429rem !important
        }

        .g-pt-18--sm {
            padding-top: 1.28571rem !important
        }

        .g-pt-19--sm {
            padding-top: 1.35714rem !important
        }

        .g-pt-10--sm {
            padding-top: .71429rem !important
        }

        .g-pt-15--sm {
            padding-top: 1.07143rem !important
        }

        .g-pt-20--sm {
            padding-top: 1.42857rem !important
        }

        .g-pt-25--sm {
            padding-top: 1.78571rem !important
        }

        .g-pt-30--sm {
            padding-top: 2.14286rem !important
        }

        .g-pt-35--sm {
            padding-top: 2.5rem !important
        }

        .g-pt-40--sm {
            padding-top: 2.85714rem !important
        }

        .g-pt-45--sm {
            padding-top: 3.21429rem !important
        }

        .g-pt-50--sm {
            padding-top: 3.57143rem !important
        }

        .g-pt-55--sm {
            padding-top: 3.92857rem !important
        }

        .g-pt-60--sm {
            padding-top: 4.28571rem !important
        }

        .g-pt-65--sm {
            padding-top: 4.64286rem !important
        }

        .g-pt-70--sm {
            padding-top: 5rem !important
        }

        .g-pt-75--sm {
            padding-top: 5.35714rem !important
        }

        .g-pt-80--sm {
            padding-top: 5.71429rem !important
        }

        .g-pt-85--sm {
            padding-top: 6.07143rem !important
        }

        .g-pt-90--sm {
            padding-top: 6.42857rem !important
        }

        .g-pt-95--sm {
            padding-top: 6.78571rem !important
        }

        .g-pt-100--sm {
            padding-top: 7.14286rem !important
        }

        .g-pt-105--sm {
            padding-top: 7.5rem !important
        }

        .g-pt-110--sm {
            padding-top: 7.85714rem !important
        }

        .g-pt-115--sm {
            padding-top: 8.21429rem !important
        }

        .g-pt-120--sm {
            padding-top: 8.57143rem !important
        }

        .g-pt-125--sm {
            padding-top: 8.92857rem !important
        }

        .g-pt-130--sm {
            padding-top: 9.28571rem !important
        }

        .g-pt-135--sm {
            padding-top: 9.64286rem !important
        }

        .g-pt-140--sm {
            padding-top: 10rem !important
        }

        .g-pt-145--sm {
            padding-top: 10.35714rem !important
        }

        .g-pt-150--sm {
            padding-top: 10.71429rem !important
        }

        .g-pr-0--sm {
            padding-right: 0 !important
        }

        .g-pr-1--sm {
            padding-right: .07143rem !important
        }

        .g-pr-2--sm {
            padding-right: .14286rem !important
        }

        .g-pr-3--sm {
            padding-right: .21429rem !important
        }

        .g-pr-4--sm {
            padding-right: .28571rem !important
        }

        .g-pr-5--sm {
            padding-right: .35714rem !important
        }

        .g-pr-6--sm {
            padding-right: .42857rem !important
        }

        .g-pr-7--sm {
            padding-right: .5rem !important
        }

        .g-pr-8--sm {
            padding-right: .57143rem !important
        }

        .g-pr-9--sm {
            padding-right: .64286rem !important
        }

        .g-pr-10--sm {
            padding-right: .71429rem !important
        }

        .g-pr-15--sm {
            padding-right: 1.07143rem !important
        }

        .g-pr-20--sm {
            padding-right: 1.42857rem !important
        }

        .g-pr-25--sm {
            padding-right: 1.78571rem !important
        }

        .g-pr-30--sm {
            padding-right: 2.14286rem !important
        }

        .g-pr-35--sm {
            padding-right: 2.5rem !important
        }

        .g-pr-40--sm {
            padding-right: 2.85714rem !important
        }

        .g-pr-45--sm {
            padding-right: 3.21429rem !important
        }

        .g-pr-50--sm {
            padding-right: 3.57143rem !important
        }

        .g-pr-55--sm {
            padding-right: 3.92857rem !important
        }

        .g-pr-60--sm {
            padding-right: 4.28571rem !important
        }

        .g-pr-65--sm {
            padding-right: 4.64286rem !important
        }

        .g-pr-70--sm {
            padding-right: 5rem !important
        }

        .g-pr-75--sm {
            padding-right: 5.35714rem !important
        }

        .g-pr-80--sm {
            padding-right: 5.71429rem !important
        }

        .g-pr-85--sm {
            padding-right: 6.07143rem !important
        }

        .g-pr-90--sm {
            padding-right: 6.42857rem !important
        }

        .g-pr-95--sm {
            padding-right: 6.78571rem !important
        }

        .g-pr-100--sm {
            padding-right: 7.14286rem !important
        }

        .g-pr-105--sm {
            padding-right: 7.5rem !important
        }

        .g-pr-110--sm {
            padding-right: 7.85714rem !important
        }

        .g-pr-115--sm {
            padding-right: 8.21429rem !important
        }

        .g-pr-120--sm {
            padding-right: 8.57143rem !important
        }

        .g-pr-125--sm {
            padding-right: 8.92857rem !important
        }

        .g-pr-130--sm {
            padding-right: 9.28571rem !important
        }

        .g-pr-135--sm {
            padding-right: 9.64286rem !important
        }

        .g-pr-140--sm {
            padding-right: 10rem !important
        }

        .g-pr-145--sm {
            padding-right: 10.35714rem !important
        }

        .g-pr-150--sm {
            padding-right: 10.71429rem !important
        }

        .g-pr-155--sm {
            padding-right: 11.07143rem !important
        }

        .g-pr-160--sm {
            padding-right: 11.42857rem !important
        }

        .g-pr-165--sm {
            padding-right: 11.78571rem !important
        }

        .g-pr-170--sm {
            padding-right: 12.14286rem !important
        }

        .g-pb-0--sm {
            padding-bottom: 0 !important
        }

        .g-pb-1--sm {
            padding-bottom: .07143rem !important
        }

        .g-pb-2--sm {
            padding-bottom: .14286rem !important
        }

        .g-pb-3--sm {
            padding-bottom: .21429rem !important
        }

        .g-pb-4--sm {
            padding-bottom: .28571rem !important
        }

        .g-pb-5--sm {
            padding-bottom: .35714rem !important
        }

        .g-pb-6--sm {
            padding-bottom: .42857rem !important
        }

        .g-pb-7--sm {
            padding-bottom: .5rem !important
        }

        .g-pb-8--sm {
            padding-bottom: .57143rem !important
        }

        .g-pb-9--sm {
            padding-bottom: .64286rem !important
        }

        .g-pb-10--sm {
            padding-bottom: .71429rem !important
        }

        .g-pb-15--sm {
            padding-bottom: 1.07143rem !important
        }

        .g-pb-20--sm {
            padding-bottom: 1.42857rem !important
        }

        .g-pb-25--sm {
            padding-bottom: 1.78571rem !important
        }

        .g-pb-30--sm {
            padding-bottom: 2.14286rem !important
        }

        .g-pb-35--sm {
            padding-bottom: 2.5rem !important
        }

        .g-pb-40--sm {
            padding-bottom: 2.85714rem !important
        }

        .g-pb-45--sm {
            padding-bottom: 3.21429rem !important
        }

        .g-pb-50--sm {
            padding-bottom: 3.57143rem !important
        }

        .g-pb-55--sm {
            padding-bottom: 3.92857rem !important
        }

        .g-pb-60--sm {
            padding-bottom: 4.28571rem !important
        }

        .g-pb-65--sm {
            padding-bottom: 4.64286rem !important
        }

        .g-pb-70--sm {
            padding-bottom: 5rem !important
        }

        .g-pb-75--sm {
            padding-bottom: 5.35714rem !important
        }

        .g-pb-80--sm {
            padding-bottom: 5.71429rem !important
        }

        .g-pb-85--sm {
            padding-bottom: 6.07143rem !important
        }

        .g-pb-90--sm {
            padding-bottom: 6.42857rem !important
        }

        .g-pb-95--sm {
            padding-bottom: 6.78571rem !important
        }

        .g-pb-100--sm {
            padding-bottom: 7.14286rem !important
        }

        .g-pb-105--sm {
            padding-bottom: 7.5rem !important
        }

        .g-pb-110--sm {
            padding-bottom: 7.85714rem !important
        }

        .g-pb-115--sm {
            padding-bottom: 8.21429rem !important
        }

        .g-pb-120--sm {
            padding-bottom: 8.57143rem !important
        }

        .g-pb-125--sm {
            padding-bottom: 8.92857rem !important
        }

        .g-pb-130--sm {
            padding-bottom: 9.28571rem !important
        }

        .g-pb-135--sm {
            padding-bottom: 9.64286rem !important
        }

        .g-pb-140--sm {
            padding-bottom: 10rem !important
        }

        .g-pb-145--sm {
            padding-bottom: 10.35714rem !important
        }

        .g-pb-150--sm {
            padding-bottom: 10.71429rem !important
        }

        .g-pl-0--sm {
            padding-left: 0 !important
        }

        .g-pl-1--sm {
            padding-left: .07143rem !important
        }

        .g-pl-2--sm {
            padding-left: .14286rem !important
        }

        .g-pl-3--sm {
            padding-left: .21429rem !important
        }

        .g-pl-4--sm {
            padding-left: .28571rem !important
        }

        .g-pl-5--sm {
            padding-left: .35714rem !important
        }

        .g-pl-6--sm {
            padding-left: .42857rem !important
        }

        .g-pl-7--sm {
            padding-left: .5rem !important
        }

        .g-pl-8--sm {
            padding-left: .57143rem !important
        }

        .g-pl-9--sm {
            padding-left: .64286rem !important
        }

        .g-pl-10--sm {
            padding-left: .71429rem !important
        }

        .g-pl-15--sm {
            padding-left: 1.07143rem !important
        }

        .g-pl-20--sm {
            padding-left: 1.42857rem !important
        }

        .g-pl-25--sm {
            padding-left: 1.78571rem !important
        }

        .g-pl-30--sm {
            padding-left: 2.14286rem !important
        }

        .g-pl-35--sm {
            padding-left: 2.5rem !important
        }

        .g-pl-40--sm {
            padding-left: 2.85714rem !important
        }

        .g-pl-45--sm {
            padding-left: 3.21429rem !important
        }

        .g-pl-50--sm {
            padding-left: 3.57143rem !important
        }

        .g-pl-55--sm {
            padding-left: 3.92857rem !important
        }

        .g-pl-60--sm {
            padding-left: 4.28571rem !important
        }

        .g-pl-65--sm {
            padding-left: 4.64286rem !important
        }

        .g-pl-70--sm {
            padding-left: 5rem !important
        }

        .g-pl-75--sm {
            padding-left: 5.35714rem !important
        }

        .g-pl-80--sm {
            padding-left: 5.71429rem !important
        }

        .g-pl-85--sm {
            padding-left: 6.07143rem !important
        }

        .g-pl-90--sm {
            padding-left: 6.42857rem !important
        }

        .g-pl-95--sm {
            padding-left: 6.78571rem !important
        }

        .g-pl-100--sm {
            padding-left: 7.14286rem !important
        }

        .g-pl-105--sm {
            padding-left: 7.5rem !important
        }

        .g-pl-110--sm {
            padding-left: 7.85714rem !important
        }

        .g-pl-115--sm {
            padding-left: 8.21429rem !important
        }

        .g-pl-120--sm {
            padding-left: 8.57143rem !important
        }

        .g-pl-125--sm {
            padding-left: 8.92857rem !important
        }

        .g-pl-130--sm {
            padding-left: 9.28571rem !important
        }

        .g-pl-135--sm {
            padding-left: 9.64286rem !important
        }

        .g-pl-140--sm {
            padding-left: 10rem !important
        }

        .g-pl-145--sm {
            padding-left: 10.35714rem !important
        }

        .g-pl-150--sm {
            padding-left: 10.71429rem !important
        }

        .g-pl-155--sm {
            padding-left: 11.07143rem !important
        }

        .g-pl-160--sm {
            padding-left: 11.42857rem !important
        }

        .g-pl-165--sm {
            padding-left: 11.78571rem !important
        }

        .g-pl-170--sm {
            padding-left: 12.14286rem !important
        }
    }

    @media(min-width:768px) {
        .g-ml-12--md,
        .g-mx-12--md {
            margin-left: .85714rem !important
        }

        .g-mr-12--md,
        .g-mx-12--md {
            margin-right: .85714rem !important
        }

        .g-mb-0--md {
            margin-bottom: 0 !important
        }

        .g-ml-minus-1--md {
            margin-left: -.07143rem
        }

        .g-ml-minus-9--md {
            margin-left: -.64286rem !important
        }

        .g-ml-minus-15--md {
            margin-left: -1.07143rem !important
        }

        .g-ml-minus-23--md {
            margin-left: -1.64286rem !important
        }

        .g-ml-minus-25--md {
            margin-left: -1.78571rem !important
        }

        .g-mr-minus-1--md {
            margin-right: -.07143rem
        }

        .g-mr-minus-9--md {
            margin-right: -.64286rem !important
        }

        .g-mr-minus-13--md {
            margin-right: -.92857rem
        }

        .g-mr-minus-23--md {
            margin-right: -1.64286rem
        }

        .g-ml-minus-82--md {
            margin-left: -5.85714rem !important
        }

        .g-mr-60--md {
            margin-right: 4.28571rem !important
        }

        .g-mr-63--md {
            margin-right: 4.5rem !important
        }

        .g-ml-85--md {
            margin-left: 6.07143rem !important
        }

        .g-ml-250--md {
            margin-left: 17.85714rem !important
        }

        .g-ml-minus-90--md {
            margin-left: -6.42857rem !important
        }

        .g-m-reset--md {
            margin: 0 !important
        }

        .g-mt-130--md {
            margin-top: 9.28571rem !important
        }

        .g-mt-minus-76--md {
            margin-top: -5.42857rem !important
        }

        .g-my-30--md {
            margin-top: 2.14286rem !important;
            margin-bpttpm: 2.14286rem !important
        }
    }

    @media(min-width:992px) {
        .g-ml-12--lg,
        .g-mx-12--lg {
            margin-left: .85714rem !important
        }

        .g-mr-12--lg,
        .g-mx-12--lg {
            margin-right: .85714rem !important
        }

        .g-mb-60--lg {
            margin-bottom: 4.28571rem !important
        }

        .g-mr-minus-1--lg {
            margin-right: -.07143rem
        }

        .g-mr-minus-50--lg {
            margin-right: -3.57143rem
        }

        .g-mr-minus-100--lg {
            margin-right: -7.14286rem
        }

        .g-ml-minus-100,
        .g-ml-minus-100--lg {
            margin-left: -7.14286rem
        }

        .g-mx-minus-5--lg {
            margin-left: -.35714rem;
            margin-right: -.35714rem
        }

        .g-mx-minus-10--lg {
            margin-left: -.71429rem;
            margin-right: -.71429rem
        }

        .g-mx-minus-15--lg {
            margin-left: -1.07143rem;
            margin-right: -1.07143rem
        }

        .g-ml-minus-50--lg {
            margin-left: -3.57143rem
        }

        .g-m-reset--lg {
            margin: 0 !important
        }

        .g-ml-100--lg {
            margin-left: 7.14286rem
        }
    }

    @media(min-width:1200px) {
        .g-mt-62 {
            margin-top: 6rem !important
        }

        .g-mx-minus-10--xl {
            margin-left: -.71429rem;
            margin-right: -.71429rem
        }

        .g-mx-minus-15--xl {
            margin-left: -1.07143rem;
            margin-right: -1.07143rem
        }

        .g-m-reset--xl {
            margin: 0 !important
        }

        .g-mr-0--xl {
            margin-right: 0 !important
        }
    }

    @media(min-width:768px) {
        .g-pa-0--md {
            padding: 0 !important
        }

        .g-px-0--md {
            padding-left: 0 !important;
            padding-right: 0 !important
        }

        .g-py-0--md {
            padding-top: 0 !important;
            padding-bottom: 0 !important
        }

        .g-pa-2--md {
            padding: .14286rem !important
        }

        .g-pa-3--md {
            padding: .21429rem !important
        }

        .g-pa-5--md {
            padding: .35714rem !important
        }

        .g-pa-7--md {
            padding: .5rem !important
        }

        .g-pa-10--md {
            padding: .71429rem !important
        }

        .g-pa-15--md {
            padding: 1.07143rem !important
        }

        .g-pa-20--md {
            padding: 1.42857rem !important
        }

        .g-pa-25--md {
            padding: 1.78571rem !important
        }

        .g-pa-30--md {
            padding: 2.14286rem !important
        }

        .g-pa-35--md {
            padding: 2.5rem !important
        }

        .g-pa-40--md {
            padding: 2.85714rem !important
        }

        .g-pa-45--md {
            padding: 3.21429rem !important
        }

        .g-pa-50--md {
            padding: 3.57143rem !important
        }

        .g-pa-55--md {
            padding: 3.92857rem !important
        }

        .g-pa-60--md {
            padding: 4.28571rem !important
        }

        .g-pa-65--md {
            padding: 4.64286rem !important
        }

        .g-pa-70--md {
            padding: 5rem !important
        }

        .g-pa-75--md {
            padding: 5.35714rem !important
        }

        .g-pa-80--md {
            padding: 5.71429rem !important
        }

        .g-pa-85--md {
            padding: 6.07143rem !important
        }

        .g-pa-90--md {
            padding: 6.42857rem !important
        }

        .g-pa-95--md {
            padding: 6.78571rem !important
        }

        .g-pa-100--md {
            padding: 7.14286rem !important
        }

        .g-pa-105--md {
            padding: 7.5rem !important
        }

        .g-pa-110--md {
            padding: 7.85714rem !important
        }

        .g-pa-115--md {
            padding: 8.21429rem !important
        }

        .g-pa-120--md {
            padding: 8.57143rem !important
        }

        .g-pa-125--md {
            padding: 8.92857rem !important
        }

        .g-pa-130--md {
            padding: 9.28571rem !important
        }

        .g-pa-135--md {
            padding: 9.64286rem !important
        }

        .g-pa-140--md {
            padding: 10rem !important
        }

        .g-pa-145--md {
            padding: 10.35714rem !important
        }

        .g-pa-150--md {
            padding: 10.71429rem !important
        }

        .g-px-1--md {
            padding-left: .07143rem !important;
            padding-right: .07143rem !important
        }

        .g-px-2--md {
            padding-left: .14286rem !important;
            padding-right: .14286rem !important
        }

        .g-px-3--md {
            padding-left: .21429rem !important;
            padding-right: .21429rem !important
        }

        .g-px-4--md {
            padding-left: .28571rem !important;
            padding-right: .28571rem !important
        }

        .g-px-5--md {
            padding-left: .35714rem !important;
            padding-right: .35714rem !important
        }

        .g-px-6--md {
            padding-left: .42857rem !important;
            padding-right: .42857rem !important
        }

        .g-px-7--md {
            padding-left: .5rem !important;
            padding-right: .5rem !important
        }

        .g-px-8--md {
            padding-left: .57143rem !important;
            padding-right: .57143rem !important
        }

        .g-px-9--md {
            padding-left: .64286rem !important;
            padding-right: .64286rem !important
        }

        .g-px-11--md {
            padding-left: .78571rem !important;
            padding-right: .78571rem !important
        }

        .g-px-12--md {
            padding-left: .85714rem !important;
            padding-right: .85714rem !important
        }

        .g-px-13--md {
            padding-left: .92857rem !important;
            padding-right: .92857rem !important
        }

        .g-px-14--md {
            padding-left: 1rem !important;
            padding-right: 1rem !important
        }

        .g-px-16--md {
            padding-left: 1.14286rem !important;
            padding-right: 1.14286rem !important
        }

        .g-px-17--md {
            padding-left: 1.21429rem !important;
            padding-right: 1.21429rem !important
        }

        .g-px-18--md {
            padding-left: 1.28571rem !important;
            padding-right: 1.28571rem !important
        }

        .g-px-19--md {
            padding-left: 1.35714rem !important;
            padding-right: 1.35714rem !important
        }

        .g-px-10--md {
            padding-left: .71429rem !important;
            padding-right: .71429rem !important
        }

        .g-px-15--md {
            padding-left: 1.07143rem !important;
            padding-right: 1.07143rem !important
        }

        .g-px-20--md {
            padding-left: 1.42857rem !important;
            padding-right: 1.42857rem !important
        }

        .g-px-25--md {
            padding-left: 1.78571rem !important;
            padding-right: 1.78571rem !important
        }

        .g-px-30--md {
            padding-left: 2.14286rem !important;
            padding-right: 2.14286rem !important
        }

        .g-px-35--md {
            padding-left: 2.5rem !important;
            padding-right: 2.5rem !important
        }

        .g-px-40--md {
            padding-left: 2.85714rem !important;
            padding-right: 2.85714rem !important
        }

        .g-px-45--md {
            padding-left: 3.21429rem !important;
            padding-right: 3.21429rem !important
        }

        .g-px-50--md {
            padding-left: 3.57143rem !important;
            padding-right: 3.57143rem !important
        }

        .g-px-55--md {
            padding-left: 3.92857rem !important;
            padding-right: 3.92857rem !important
        }

        .g-px-60--md {
            padding-left: 4.28571rem !important;
            padding-right: 4.28571rem !important
        }

        .g-px-65--md {
            padding-left: 4.64286rem !important;
            padding-right: 4.64286rem !important
        }

        .g-px-70--md {
            padding-left: 5rem !important;
            padding-right: 5rem !important
        }

        .g-px-75--md {
            padding-left: 5.35714rem !important;
            padding-right: 5.35714rem !important
        }

        .g-px-80--md {
            padding-left: 5.71429rem !important;
            padding-right: 5.71429rem !important
        }

        .g-px-85--md {
            padding-left: 6.07143rem !important;
            padding-right: 6.07143rem !important
        }

        .g-px-90--md {
            padding-left: 6.42857rem !important;
            padding-right: 6.42857rem !important
        }

        .g-px-95--md {
            padding-left: 6.78571rem !important;
            padding-right: 6.78571rem !important
        }

        .g-px-100--md {
            padding-left: 7.14286rem !important;
            padding-right: 7.14286rem !important
        }

        .g-px-105--md {
            padding-left: 7.5rem !important;
            padding-right: 7.5rem !important
        }

        .g-px-110--md {
            padding-left: 7.85714rem !important;
            padding-right: 7.85714rem !important
        }

        .g-px-115--md {
            padding-left: 8.21429rem !important;
            padding-right: 8.21429rem !important
        }

        .g-px-120--md {
            padding-left: 8.57143rem !important;
            padding-right: 8.57143rem !important
        }

        .g-px-125--md {
            padding-left: 8.92857rem !important;
            padding-right: 8.92857rem !important
        }

        .g-px-130--md {
            padding-left: 9.28571rem !important;
            padding-right: 9.28571rem !important
        }

        .g-px-135--md {
            padding-left: 9.64286rem !important;
            padding-right: 9.64286rem !important
        }

        .g-px-140--md {
            padding-left: 10rem !important;
            padding-right: 10rem !important
        }

        .g-px-145--md {
            padding-left: 10.35714rem !important;
            padding-right: 10.35714rem !important
        }

        .g-px-150--md {
            padding-left: 10.71429rem !important;
            padding-right: 10.71429rem !important
        }

        .g-py-1--md {
            padding-top: .07143rem !important;
            padding-bottom: .07143rem !important
        }

        .g-py-2--md {
            padding-top: .14286rem !important;
            padding-bottom: .14286rem !important
        }

        .g-py-3--md {
            padding-top: .21429rem !important;
            padding-bottom: .21429rem !important
        }

        .g-py-4--md {
            padding-top: .28571rem !important;
            padding-bottom: .28571rem !important
        }

        .g-py-5--md {
            padding-top: .35714rem !important;
            padding-bottom: .35714rem !important
        }

        .g-py-6--md {
            padding-top: .42857rem !important;
            padding-bottom: .42857rem !important
        }

        .g-py-7--md {
            padding-top: .5rem !important;
            padding-bottom: .5rem !important
        }

        .g-py-8--md {
            padding-top: .57143rem !important;
            padding-bottom: .57143rem !important
        }

        .g-py-9--md {
            padding-top: .64286rem !important;
            padding-bottom: .64286rem !important
        }

        .g-py-11--md {
            padding-top: .78571rem !important;
            padding-bottom: .78571rem !important
        }

        .g-py-12--md {
            padding-top: .85714rem !important;
            padding-bottom: .85714rem !important
        }

        .g-py-13--md {
            padding-top: .92857rem !important;
            padding-bottom: .92857rem !important
        }

        .g-py-14--md {
            padding-top: 1rem !important;
            padding-bottom: 1rem !important
        }

        .g-py-16--md {
            padding-top: 1.14286rem !important;
            padding-bottom: 1.14286rem !important
        }

        .g-py-17--md {
            padding-top: 1.21429rem !important;
            padding-bottom: 1.21429rem !important
        }

        .g-py-18--md {
            padding-top: 1.28571rem !important;
            padding-bottom: 1.28571rem !important
        }

        .g-py-19--md {
            padding-top: 1.35714rem !important;
            padding-bottom: 1.35714rem !important
        }

        .g-py-10--md {
            padding-top: .71429rem !important;
            padding-bottom: .71429rem !important
        }

        .g-py-15--md {
            padding-top: 1.07143rem !important;
            padding-bottom: 1.07143rem !important
        }

        .g-py-20--md {
            padding-top: 1.42857rem !important;
            padding-bottom: 1.42857rem !important
        }

        .g-py-25--md {
            padding-top: 1.78571rem !important;
            padding-bottom: 1.78571rem !important
        }

        .g-py-30--md {
            padding-top: 2.14286rem !important;
            padding-bottom: 2.14286rem !important
        }

        .g-py-35--md {
            padding-top: 2.5rem !important;
            padding-bottom: 2.5rem !important
        }

        .g-py-40--md {
            padding-top: 2.85714rem !important;
            padding-bottom: 2.85714rem !important
        }

        .g-py-45--md {
            padding-top: 3.21429rem !important;
            padding-bottom: 3.21429rem !important
        }

        .g-py-50--md {
            padding-top: 3.57143rem !important;
            padding-bottom: 3.57143rem !important
        }

        .g-py-55--md {
            padding-top: 3.92857rem !important;
            padding-bottom: 3.92857rem !important
        }

        .g-py-60--md {
            padding-top: 4.28571rem !important;
            padding-bottom: 4.28571rem !important
        }

        .g-py-65--md {
            padding-top: 4.64286rem !important;
            padding-bottom: 4.64286rem !important
        }

        .g-py-70--md {
            padding-top: 5rem !important;
            padding-bottom: 5rem !important
        }

        .g-py-75--md {
            padding-top: 5.35714rem !important;
            padding-bottom: 5.35714rem !important
        }

        .g-py-80--md {
            padding-top: 5.71429rem !important;
            padding-bottom: 5.71429rem !important
        }

        .g-py-85--md {
            padding-top: 6.07143rem !important;
            padding-bottom: 6.07143rem !important
        }

        .g-py-90--md {
            padding-top: 6.42857rem !important;
            padding-bottom: 6.42857rem !important
        }

        .g-py-95--md {
            padding-top: 6.78571rem !important;
            padding-bottom: 6.78571rem !important
        }

        .g-py-100--md {
            padding-top: 7.14286rem !important;
            padding-bottom: 7.14286rem !important
        }

        .g-py-105--md {
            padding-top: 7.5rem !important;
            padding-bottom: 7.5rem !important
        }

        .g-py-110--md {
            padding-top: 7.85714rem !important;
            padding-bottom: 7.85714rem !important
        }

        .g-py-115--md {
            padding-top: 8.21429rem !important;
            padding-bottom: 8.21429rem !important
        }

        .g-py-120--md {
            padding-top: 8.57143rem !important;
            padding-bottom: 8.57143rem !important
        }

        .g-py-125--md {
            padding-top: 8.92857rem !important;
            padding-bottom: 8.92857rem !important
        }

        .g-py-130--md {
            padding-top: 9.28571rem !important;
            padding-bottom: 9.28571rem !important
        }

        .g-py-135--md {
            padding-top: 9.64286rem !important;
            padding-bottom: 9.64286rem !important
        }

        .g-py-140--md {
            padding-top: 10rem !important;
            padding-bottom: 10rem !important
        }

        .g-py-145--md {
            padding-top: 10.35714rem !important;
            padding-bottom: 10.35714rem !important
        }

        .g-py-150--md {
            padding-top: 10.71429rem !important;
            padding-bottom: 10.71429rem !important
        }

        .g-py-155--md {
            padding-top: 11.07143rem !important;
            padding-bottom: 11.07143rem !important
        }

        .g-py-160--md {
            padding-top: 11.42857rem !important;
            padding-bottom: 11.42857rem !important
        }

        .g-py-165--md {
            padding-top: 11.78571rem !important;
            padding-bottom: 11.78571rem !important
        }

        .g-py-170--md {
            padding-top: 12.14286rem !important;
            padding-bottom: 12.14286rem !important
        }

        .g-py-175--md {
            padding-top: 12.5rem !important;
            padding-bottom: 12.5rem !important
        }

        .g-py-180--md {
            padding-top: 12.85714rem !important;
            padding-bottom: 12.85714rem !important
        }

        .g-py-185--md {
            padding-top: 13.21429rem !important;
            padding-bottom: 13.21429rem !important
        }

        .g-py-190--md {
            padding-top: 13.57143rem !important;
            padding-bottom: 13.57143rem !important
        }

        .g-py-195--md {
            padding-top: 13.92857rem !important;
            padding-bottom: 13.92857rem !important
        }

        .g-py-200--md {
            padding-top: 14.28571rem !important;
            padding-bottom: 14.28571rem !important
        }

        .g-py-205--md {
            padding-top: 14.64286rem !important;
            padding-bottom: 14.64286rem !important
        }

        .g-py-210--md {
            padding-top: 15rem !important;
            padding-bottom: 15rem !important
        }

        .g-pt-0--md {
            padding-top: 0 !important
        }

        .g-pt-1--md {
            padding-top: .07143rem !important
        }

        .g-pt-2--md {
            padding-top: .14286rem !important
        }

        .g-pt-3--md {
            padding-top: .21429rem !important
        }

        .g-pt-4--md {
            padding-top: .28571rem !important
        }

        .g-pt-5--md {
            padding-top: .35714rem !important
        }

        .g-pt-6--md {
            padding-top: .42857rem !important
        }

        .g-pt-7--md {
            padding-top: .5rem !important
        }

        .g-pt-8--md {
            padding-top: .57143rem !important
        }

        .g-pt-9--md {
            padding-top: .64286rem !important
        }

        .g-pt-11--md {
            padding-top: .78571rem !important
        }

        .g-pt-12--md {
            padding-top: .85714rem !important
        }

        .g-pt-13--md {
            padding-top: .92857rem !important
        }

        .g-pt-14--md {
            padding-top: 1rem !important
        }

        .g-pt-16--md {
            padding-top: 1.14286rem !important
        }

        .g-pt-17--md {
            padding-top: 1.21429rem !important
        }

        .g-pt-18--md {
            padding-top: 1.28571rem !important
        }

        .g-pt-19--md {
            padding-top: 1.35714rem !important
        }

        .g-pt-10--md {
            padding-top: .71429rem !important
        }

        .g-pt-15--md {
            padding-top: 1.07143rem !important
        }

        .g-pt-20--md {
            padding-top: 1.42857rem !important
        }

        .g-pt-25--md {
            padding-top: 1.78571rem !important
        }

        .g-pt-30--md {
            padding-top: 2.14286rem !important
        }

        .g-pt-35--md {
            padding-top: 2.5rem !important
        }

        .g-pt-40--md {
            padding-top: 2.85714rem !important
        }

        .g-pt-45--md {
            padding-top: 3.21429rem !important
        }

        .g-pt-50--md {
            padding-top: 3.57143rem !important
        }

        .g-pt-55--md {
            padding-top: 3.92857rem !important
        }

        .g-pt-60--md {
            padding-top: 4.28571rem !important
        }

        .g-pt-65--md {
            padding-top: 4.64286rem !important
        }

        .g-pt-70--md {
            padding-top: 5rem !important
        }

        .g-pt-75--md {
            padding-top: 5.35714rem !important
        }

        .g-pt-80--md {
            padding-top: 5.71429rem !important
        }

        .g-pt-85--md {
            padding-top: 6.07143rem !important
        }

        .g-pt-90--md {
            padding-top: 6.42857rem !important
        }

        .g-pt-95--md {
            padding-top: 6.78571rem !important
        }

        .g-pt-100--md {
            padding-top: 7.14286rem !important
        }

        .g-pt-105--md {
            padding-top: 7.5rem !important
        }

        .g-pt-110--md {
            padding-top: 7.85714rem !important
        }

        .g-pt-115--md {
            padding-top: 8.21429rem !important
        }

        .g-pt-120--md {
            padding-top: 8.57143rem !important
        }

        .g-pt-125--md {
            padding-top: 8.92857rem !important
        }

        .g-pt-130--md {
            padding-top: 9.28571rem !important
        }

        .g-pt-135--md {
            padding-top: 9.64286rem !important
        }

        .g-pt-140--md {
            padding-top: 10rem !important
        }

        .g-pt-145--md {
            padding-top: 10.35714rem !important
        }

        .g-pt-150--md {
            padding-top: 10.71429rem !important
        }

        .g-pr-0--md {
            padding-right: 0 !important
        }

        .g-pr-1--md {
            padding-right: .07143rem !important
        }

        .g-pr-2--md {
            padding-right: .14286rem !important
        }

        .g-pr-3--md {
            padding-right: .21429rem !important
        }

        .g-pr-4--md {
            padding-right: .28571rem !important
        }

        .g-pr-5--md {
            padding-right: .35714rem !important
        }

        .g-pr-6--md {
            padding-right: .42857rem !important
        }

        .g-pr-7--md {
            padding-right: .5rem !important
        }

        .g-pr-8--md {
            padding-right: .57143rem !important
        }

        .g-pr-9--md {
            padding-right: .64286rem !important
        }

        .g-pr-10--md {
            padding-right: .71429rem !important
        }

        .g-pr-15--md {
            padding-right: 1.07143rem !important
        }

        .g-pr-20--md {
            padding-right: 1.42857rem !important
        }

        .g-pr-25--md {
            padding-right: 1.78571rem !important
        }

        .g-pr-30--md {
            padding-right: 2.14286rem !important
        }

        .g-pr-35--md {
            padding-right: 2.5rem !important
        }

        .g-pr-40--md {
            padding-right: 2.85714rem !important
        }

        .g-pr-45--md {
            padding-right: 3.21429rem !important
        }

        .g-pr-50--md {
            padding-right: 3.57143rem !important
        }

        .g-pr-55--md {
            padding-right: 3.92857rem !important
        }

        .g-pr-60--md {
            padding-right: 4.28571rem !important
        }

        .g-pr-65--md {
            padding-right: 4.64286rem !important
        }

        .g-pr-70--md {
            padding-right: 5rem !important
        }

        .g-pr-75--md {
            padding-right: 5.35714rem !important
        }

        .g-pr-80--md {
            padding-right: 5.71429rem !important
        }

        .g-pr-85--md {
            padding-right: 6.07143rem !important
        }

        .g-pr-90--md {
            padding-right: 6.42857rem !important
        }

        .g-pr-95--md {
            padding-right: 6.78571rem !important
        }

        .g-pr-100--md {
            padding-right: 7.14286rem !important
        }

        .g-pr-105--md {
            padding-right: 7.5rem !important
        }

        .g-pr-110--md {
            padding-right: 7.85714rem !important
        }

        .g-pr-115--md {
            padding-right: 8.21429rem !important
        }

        .g-pr-120--md {
            padding-right: 8.57143rem !important
        }

        .g-pr-125--md {
            padding-right: 8.92857rem !important
        }

        .g-pr-130--md {
            padding-right: 9.28571rem !important
        }

        .g-pr-135--md {
            padding-right: 9.64286rem !important
        }

        .g-pr-140--md {
            padding-right: 10rem !important
        }

        .g-pr-145--md {
            padding-right: 10.35714rem !important
        }

        .g-pr-150--md {
            padding-right: 10.71429rem !important
        }

        .g-pr-155--md {
            padding-right: 11.07143rem !important
        }

        .g-pr-160--md {
            padding-right: 11.42857rem !important
        }

        .g-pr-165--md {
            padding-right: 11.78571rem !important
        }

        .g-pr-170--md {
            padding-right: 12.14286rem !important
        }

        .g-pb-0--md {
            padding-bottom: 0 !important
        }

        .g-pb-1--md {
            padding-bottom: .07143rem !important
        }

        .g-pb-2--md {
            padding-bottom: .14286rem !important
        }

        .g-pb-3--md {
            padding-bottom: .21429rem !important
        }

        .g-pb-4--md {
            padding-bottom: .28571rem !important
        }

        .g-pb-5--md {
            padding-bottom: .35714rem !important
        }

        .g-pb-6--md {
            padding-bottom: .42857rem !important
        }

        .g-pb-7--md {
            padding-bottom: .5rem !important
        }

        .g-pb-8--md {
            padding-bottom: .57143rem !important
        }

        .g-pb-9--md {
            padding-bottom: .64286rem !important
        }

        .g-pb-10--md {
            padding-bottom: .71429rem !important
        }

        .g-pb-15--md {
            padding-bottom: 1.07143rem !important
        }

        .g-pb-20--md {
            padding-bottom: 1.42857rem !important
        }

        .g-pb-25--md {
            padding-bottom: 1.78571rem !important
        }

        .g-pb-30--md {
            padding-bottom: 2.14286rem !important
        }

        .g-pb-35--md {
            padding-bottom: 2.5rem !important
        }

        .g-pb-40--md {
            padding-bottom: 2.85714rem !important
        }

        .g-pb-45--md {
            padding-bottom: 3.21429rem !important
        }

        .g-pb-50--md {
            padding-bottom: 3.57143rem !important
        }

        .g-pb-55--md {
            padding-bottom: 3.92857rem !important
        }

        .g-pb-60--md {
            padding-bottom: 4.28571rem !important
        }

        .g-pb-65--md {
            padding-bottom: 4.64286rem !important
        }

        .g-pb-70--md {
            padding-bottom: 5rem !important
        }

        .g-pb-75--md {
            padding-bottom: 5.35714rem !important
        }

        .g-pb-80--md {
            padding-bottom: 5.71429rem !important
        }

        .g-pb-85--md {
            padding-bottom: 6.07143rem !important
        }

        .g-pb-90--md {
            padding-bottom: 6.42857rem !important
        }

        .g-pb-95--md {
            padding-bottom: 6.78571rem !important
        }

        .g-pb-100--md {
            padding-bottom: 7.14286rem !important
        }

        .g-pb-105--md {
            padding-bottom: 7.5rem !important
        }

        .g-pb-110--md {
            padding-bottom: 7.85714rem !important
        }

        .g-pb-115--md {
            padding-bottom: 8.21429rem !important
        }

        .g-pb-120--md {
            padding-bottom: 8.57143rem !important
        }

        .g-pb-125--md {
            padding-bottom: 8.92857rem !important
        }

        .g-pb-130--md {
            padding-bottom: 9.28571rem !important
        }

        .g-pb-135--md {
            padding-bottom: 9.64286rem !important
        }

        .g-pb-140--md {
            padding-bottom: 10rem !important
        }

        .g-pb-145--md {
            padding-bottom: 10.35714rem !important
        }

        .g-pb-150--md {
            padding-bottom: 10.71429rem !important
        }

        .g-pl-0--md {
            padding-left: 0 !important
        }

        .g-pl-1--md {
            padding-left: .07143rem !important
        }

        .g-pl-2--md {
            padding-left: .14286rem !important
        }

        .g-pl-3--md {
            padding-left: .21429rem !important
        }

        .g-pl-4--md {
            padding-left: .28571rem !important
        }

        .g-pl-5--md {
            padding-left: .35714rem !important
        }

        .g-pl-6--md {
            padding-left: .42857rem !important
        }

        .g-pl-7--md {
            padding-left: .5rem !important
        }

        .g-pl-8--md {
            padding-left: .57143rem !important
        }

        .g-pl-9--md {
            padding-left: .64286rem !important
        }

        .g-pl-10--md {
            padding-left: .71429rem !important
        }

        .g-pl-15--md {
            padding-left: 1.07143rem !important
        }

        .g-pl-20--md {
            padding-left: 1.42857rem !important
        }

        .g-pl-25--md {
            padding-left: 1.78571rem !important
        }

        .g-pl-30--md {
            padding-left: 2.14286rem !important
        }

        .g-pl-35--md {
            padding-left: 2.5rem !important
        }

        .g-pl-40--md {
            padding-left: 2.85714rem !important
        }

        .g-pl-45--md {
            padding-left: 3.21429rem !important
        }

        .g-pl-50--md {
            padding-left: 3.57143rem !important
        }

        .g-pl-55--md {
            padding-left: 3.92857rem !important
        }

        .g-pl-60--md {
            padding-left: 4.28571rem !important
        }

        .g-pl-65--md {
            padding-left: 4.64286rem !important
        }

        .g-pl-70--md {
            padding-left: 5rem !important
        }

        .g-pl-75--md {
            padding-left: 5.35714rem !important
        }

        .g-pl-80--md {
            padding-left: 5.71429rem !important
        }

        .g-pl-85--md {
            padding-left: 6.07143rem !important
        }

        .g-pl-90--md {
            padding-left: 6.42857rem !important
        }

        .g-pl-95--md {
            padding-left: 6.78571rem !important
        }

        .g-pl-100--md {
            padding-left: 7.14286rem !important
        }

        .g-pl-105--md {
            padding-left: 7.5rem !important
        }

        .g-pl-110--md {
            padding-left: 7.85714rem !important
        }

        .g-pl-115--md {
            padding-left: 8.21429rem !important
        }

        .g-pl-120--md {
            padding-left: 8.57143rem !important
        }

        .g-pl-125--md {
            padding-left: 8.92857rem !important
        }

        .g-pl-130--md {
            padding-left: 9.28571rem !important
        }

        .g-pl-135--md {
            padding-left: 9.64286rem !important
        }

        .g-pl-140--md {
            padding-left: 10rem !important
        }

        .g-pl-145--md {
            padding-left: 10.35714rem !important
        }

        .g-pl-150--md {
            padding-left: 10.71429rem !important
        }

        .g-pl-155--md {
            padding-left: 11.07143rem !important
        }

        .g-pl-160--md {
            padding-left: 11.42857rem !important
        }

        .g-pl-165--md {
            padding-left: 11.78571rem !important
        }

        .g-pl-170--md {
            padding-left: 12.14286rem !important
        }
    }

    @media(min-width:992px) {
        .js-header-change-moment .g-mt-1--lg--scrolling {
            margin-top: .07143rem !important
        }

        .js-header-change-moment .g-mt-2--lg--scrolling {
            margin-top: .14286rem !important
        }

        .js-header-change-moment .g-mt-3--lg--scrolling {
            margin-top: .21429rem !important
        }

        .js-header-change-moment .g-mt-4--lg--scrolling {
            margin-top: .28571rem !important
        }

        .js-header-change-moment .g-mt-5--lg--scrolling {
            margin-top: .35714rem !important
        }

        .js-header-change-moment .g-mt-6--lg--scrolling {
            margin-top: .42857rem !important
        }

        .js-header-change-moment .g-mt-7--lg--scrolling {
            margin-top: .5rem !important
        }

        .js-header-change-moment .g-mt-8--lg--scrolling {
            margin-top: .57143rem !important
        }

        .js-header-change-moment .g-mt-9--lg--scrolling {
            margin-top: .64286rem !important
        }

        .js-header-change-moment .g-mt-10--lg--scrolling {
            margin-top: .71429rem !important
        }

        .js-header-change-moment .g-mt-11--lg--scrolling {
            margin-top: .78571rem !important
        }

        .js-header-change-moment .g-mt-12--lg--scrolling {
            margin-top: .85714rem !important
        }

        .js-header-change-moment .g-mt-13--lg--scrolling {
            margin-top: .92857rem !important
        }

        .js-header-change-moment .g-mt-14--lg--scrolling {
            margin-top: 1rem !important
        }

        .js-header-change-moment .g-mt-15--lg--scrolling {
            margin-top: 1.07143rem !important
        }

        .js-header-change-moment .g-mt-16--lg--scrolling {
            margin-top: 1.14286rem !important
        }

        .js-header-change-moment .g-mt-17--lg--scrolling {
            margin-top: 1.21429rem !important
        }

        .js-header-change-moment .g-mt-18--lg--scrolling {
            margin-top: 1.28571rem !important
        }

        .js-header-change-moment .g-mt-19--lg--scrolling {
            margin-top: 1.35714rem !important
        }

        .js-header-change-moment .g-mt-20--lg--scrolling {
            margin-top: 1.42857rem !important
        }

        .js-header-change-moment .g-mt-21--lg--scrolling {
            margin-top: 1.5rem !important
        }

        .js-header-change-moment .g-mt-22--lg--scrolling {
            margin-top: 1.57143rem !important
        }

        .js-header-change-moment .g-mt-23--lg--scrolling {
            margin-top: 1.64286rem !important
        }

        .js-header-change-moment .g-mt-24--lg--scrolling {
            margin-top: 1.71429rem !important
        }

        .js-header-change-moment .g-mt-25--lg--scrolling {
            margin-top: 1.78571rem !important
        }

        .g-pa-0--lg {
            padding: 0 !important
        }

        .g-px-0--lg {
            padding-left: 0 !important;
            padding-right: 0 !important
        }

        .g-py-0--lg {
            padding-top: 0 !important;
            padding-bottom: 0 !important
        }

        .g-pa-2--lg {
            padding: .14286rem !important
        }

        .g-pa-3--lg {
            padding: .21429rem !important
        }

        .g-pa-5--lg {
            padding: .35714rem !important
        }

        .g-pa-7--lg {
            padding: .5rem !important
        }

        .g-pa-10--lg {
            padding: .71429rem !important
        }

        .g-pa-15--lg {
            padding: 1.07143rem !important
        }

        .g-pa-20--lg {
            padding: 1.42857rem !important
        }

        .g-pa-25--lg {
            padding: 1.78571rem !important
        }

        .g-pa-30--lg {
            padding: 2.14286rem !important
        }

        .g-pa-35--lg {
            padding: 2.5rem !important
        }

        .g-pa-40--lg {
            padding: 2.85714rem !important
        }

        .g-pa-45--lg {
            padding: 3.21429rem !important
        }

        .g-pa-50--lg {
            padding: 3.57143rem !important
        }

        .g-pa-55--lg {
            padding: 3.92857rem !important
        }

        .g-pa-60--lg {
            padding: 4.28571rem !important
        }

        .g-pa-65--lg {
            padding: 4.64286rem !important
        }

        .g-pa-70--lg {
            padding: 5rem !important
        }

        .g-pa-75--lg {
            padding: 5.35714rem !important
        }

        .g-pa-80--lg {
            padding: 5.71429rem !important
        }

        .g-pa-85--lg {
            padding: 6.07143rem !important
        }

        .g-pa-90--lg {
            padding: 6.42857rem !important
        }

        .g-pa-95--lg {
            padding: 6.78571rem !important
        }

        .g-pa-100--lg {
            padding: 7.14286rem !important
        }

        .g-pa-105--lg {
            padding: 7.5rem !important
        }

        .g-pa-110--lg {
            padding: 7.85714rem !important
        }

        .g-pa-115--lg {
            padding: 8.21429rem !important
        }

        .g-pa-120--lg {
            padding: 8.57143rem !important
        }

        .g-pa-125--lg {
            padding: 8.92857rem !important
        }

        .g-pa-130--lg {
            padding: 9.28571rem !important
        }

        .g-pa-135--lg {
            padding: 9.64286rem !important
        }

        .g-pa-140--lg {
            padding: 10rem !important
        }

        .g-pa-145--lg {
            padding: 10.35714rem !important
        }

        .g-pa-150--lg {
            padding: 10.71429rem !important
        }

        .g-px-1--lg {
            padding-left: .07143rem !important;
            padding-right: .07143rem !important
        }

        .g-px-2--lg {
            padding-left: .14286rem !important;
            padding-right: .14286rem !important
        }

        .g-px-3--lg {
            padding-left: .21429rem !important;
            padding-right: .21429rem !important
        }

        .g-px-4--lg {
            padding-left: .28571rem !important;
            padding-right: .28571rem !important
        }

        .g-px-5--lg {
            padding-left: .35714rem !important;
            padding-right: .35714rem !important
        }

        .g-px-6--lg {
            padding-left: .42857rem !important;
            padding-right: .42857rem !important
        }

        .g-px-7--lg {
            padding-left: .5rem !important;
            padding-right: .5rem !important
        }

        .g-px-8--lg {
            padding-left: .57143rem !important;
            padding-right: .57143rem !important
        }

        .g-px-9--lg {
            padding-left: .64286rem !important;
            padding-right: .64286rem !important
        }

        .g-px-11--lg {
            padding-left: .78571rem !important;
            padding-right: .78571rem !important
        }

        .g-px-12--lg {
            padding-left: .85714rem !important;
            padding-right: .85714rem !important
        }

        .g-px-13--lg {
            padding-left: .92857rem !important;
            padding-right: .92857rem !important
        }

        .g-px-14--lg {
            padding-left: 1rem !important;
            padding-right: 1rem !important
        }

        .g-px-16--lg {
            padding-left: 1.14286rem !important;
            padding-right: 1.14286rem !important
        }

        .g-px-17--lg {
            padding-left: 1.21429rem !important;
            padding-right: 1.21429rem !important
        }

        .g-px-18--lg {
            padding-left: 1.28571rem !important;
            padding-right: 1.28571rem !important
        }

        .g-px-19--lg {
            padding-left: 1.35714rem !important;
            padding-right: 1.35714rem !important
        }

        .g-px-10--lg {
            padding-left: .71429rem !important;
            padding-right: .71429rem !important
        }

        .g-px-15--lg {
            padding-left: 1.07143rem !important;
            padding-right: 1.07143rem !important
        }

        .g-px-20--lg {
            padding-left: 1.42857rem !important;
            padding-right: 1.42857rem !important
        }

        .g-px-25--lg {
            padding-left: 1.78571rem !important;
            padding-right: 1.78571rem !important
        }

        .g-px-30--lg {
            padding-left: 2.14286rem !important;
            padding-right: 2.14286rem !important
        }

        .g-px-35--lg {
            padding-left: 2.5rem !important;
            padding-right: 2.5rem !important
        }

        .g-px-40--lg {
            padding-left: 2.85714rem !important;
            padding-right: 2.85714rem !important
        }

        .g-px-45--lg {
            padding-left: 3.21429rem !important;
            padding-right: 3.21429rem !important
        }

        .g-px-50--lg {
            padding-left: 3.57143rem !important;
            padding-right: 3.57143rem !important
        }

        .g-px-55--lg {
            padding-left: 3.92857rem !important;
            padding-right: 3.92857rem !important
        }

        .g-px-60--lg {
            padding-left: 4.28571rem !important;
            padding-right: 4.28571rem !important
        }

        .g-px-65--lg {
            padding-left: 4.64286rem !important;
            padding-right: 4.64286rem !important
        }

        .g-px-70--lg {
            padding-left: 5rem !important;
            padding-right: 5rem !important
        }

        .g-px-75--lg {
            padding-left: 5.35714rem !important;
            padding-right: 5.35714rem !important
        }

        .g-px-80--lg {
            padding-left: 5.71429rem !important;
            padding-right: 5.71429rem !important
        }

        .g-px-85--lg {
            padding-left: 6.07143rem !important;
            padding-right: 6.07143rem !important
        }

        .g-px-90--lg {
            padding-left: 6.42857rem !important;
            padding-right: 6.42857rem !important
        }

        .g-px-95--lg {
            padding-left: 6.78571rem !important;
            padding-right: 6.78571rem !important
        }

        .g-px-100--lg {
            padding-left: 7.14286rem !important;
            padding-right: 7.14286rem !important
        }

        .g-px-105--lg {
            padding-left: 7.5rem !important;
            padding-right: 7.5rem !important
        }

        .g-px-110--lg {
            padding-left: 7.85714rem !important;
            padding-right: 7.85714rem !important
        }

        .g-px-115--lg {
            padding-left: 8.21429rem !important;
            padding-right: 8.21429rem !important
        }

        .g-px-120--lg {
            padding-left: 8.57143rem !important;
            padding-right: 8.57143rem !important
        }

        .g-px-125--lg {
            padding-left: 8.92857rem !important;
            padding-right: 8.92857rem !important
        }

        .g-px-130--lg {
            padding-left: 9.28571rem !important;
            padding-right: 9.28571rem !important
        }

        .g-px-135--lg {
            padding-left: 9.64286rem !important;
            padding-right: 9.64286rem !important
        }

        .g-px-140--lg {
            padding-left: 10rem !important;
            padding-right: 10rem !important
        }

        .g-px-145--lg {
            padding-left: 10.35714rem !important;
            padding-right: 10.35714rem !important
        }

        .g-px-150--lg {
            padding-left: 10.71429rem !important;
            padding-right: 10.71429rem !important
        }

        .g-py-1--lg {
            padding-top: .07143rem !important;
            padding-bottom: .07143rem !important
        }

        .g-py-2--lg {
            padding-top: .14286rem !important;
            padding-bottom: .14286rem !important
        }

        .g-py-3--lg {
            padding-top: .21429rem !important;
            padding-bottom: .21429rem !important
        }

        .g-py-4--lg {
            padding-top: .28571rem !important;
            padding-bottom: .28571rem !important
        }

        .g-py-5--lg {
            padding-top: .35714rem !important;
            padding-bottom: .35714rem !important
        }

        .g-py-6--lg {
            padding-top: .42857rem !important;
            padding-bottom: .42857rem !important
        }

        .g-py-7--lg {
            padding-top: .5rem !important;
            padding-bottom: .5rem !important
        }

        .g-py-8--lg {
            padding-top: .57143rem !important;
            padding-bottom: .57143rem !important
        }

        .g-py-9--lg {
            padding-top: .64286rem !important;
            padding-bottom: .64286rem !important
        }

        .g-py-11--lg {
            padding-top: .78571rem !important;
            padding-bottom: .78571rem !important
        }

        .g-py-12--lg {
            padding-top: .85714rem !important;
            padding-bottom: .85714rem !important
        }

        .g-py-13--lg {
            padding-top: .92857rem !important;
            padding-bottom: .92857rem !important
        }

        .g-py-14--lg {
            padding-top: 1rem !important;
            padding-bottom: 1rem !important
        }

        .g-py-16--lg {
            padding-top: 1.14286rem !important;
            padding-bottom: 1.14286rem !important
        }

        .g-py-17--lg {
            padding-top: 1.21429rem !important;
            padding-bottom: 1.21429rem !important
        }

        .g-py-18--lg {
            padding-top: 1.28571rem !important;
            padding-bottom: 1.28571rem !important
        }

        .g-py-19--lg {
            padding-top: 1.35714rem !important;
            padding-bottom: 1.35714rem !important
        }

        .g-py-10--lg {
            padding-top: .71429rem !important;
            padding-bottom: .71429rem !important
        }

        .g-py-15--lg {
            padding-top: 1.07143rem !important;
            padding-bottom: 1.07143rem !important
        }

        .g-py-20--lg {
            padding-top: 1.42857rem !important;
            padding-bottom: 1.42857rem !important
        }

        .g-py-25--lg {
            padding-top: 1.78571rem !important;
            padding-bottom: 1.78571rem !important
        }

        .g-py-30--lg {
            padding-top: 2.14286rem !important;
            padding-bottom: 2.14286rem !important
        }

        .g-py-35--lg {
            padding-top: 2.5rem !important;
            padding-bottom: 2.5rem !important
        }

        .g-py-40--lg {
            padding-top: 2.85714rem !important;
            padding-bottom: 2.85714rem !important
        }

        .g-py-45--lg {
            padding-top: 3.21429rem !important;
            padding-bottom: 3.21429rem !important
        }

        .g-py-50--lg {
            padding-top: 3.57143rem !important;
            padding-bottom: 3.57143rem !important
        }

        .g-py-55--lg {
            padding-top: 3.92857rem !important;
            padding-bottom: 3.92857rem !important
        }

        .g-py-60--lg {
            padding-top: 4.28571rem !important;
            padding-bottom: 4.28571rem !important
        }

        .g-py-65--lg {
            padding-top: 4.64286rem !important;
            padding-bottom: 4.64286rem !important
        }

        .g-py-70--lg {
            padding-top: 5rem !important;
            padding-bottom: 5rem !important
        }

        .g-py-75--lg {
            padding-top: 5.35714rem !important;
            padding-bottom: 5.35714rem !important
        }

        .g-py-80--lg {
            padding-top: 5.71429rem !important;
            padding-bottom: 5.71429rem !important
        }

        .g-py-85--lg {
            padding-top: 6.07143rem !important;
            padding-bottom: 6.07143rem !important
        }

        .g-py-90--lg {
            padding-top: 6.42857rem !important;
            padding-bottom: 6.42857rem !important
        }

        .g-py-95--lg {
            padding-top: 6.78571rem !important;
            padding-bottom: 6.78571rem !important
        }

        .g-py-100--lg {
            padding-top: 7.14286rem !important;
            padding-bottom: 7.14286rem !important
        }

        .g-py-105--lg {
            padding-top: 7.5rem !important;
            padding-bottom: 7.5rem !important
        }

        .g-py-110--lg {
            padding-top: 7.85714rem !important;
            padding-bottom: 7.85714rem !important
        }

        .g-py-115--lg {
            padding-top: 8.21429rem !important;
            padding-bottom: 8.21429rem !important
        }

        .g-py-120--lg {
            padding-top: 8.57143rem !important;
            padding-bottom: 8.57143rem !important
        }

        .g-py-125--lg {
            padding-top: 8.92857rem !important;
            padding-bottom: 8.92857rem !important
        }

        .g-py-130--lg {
            padding-top: 9.28571rem !important;
            padding-bottom: 9.28571rem !important
        }

        .g-py-135--lg {
            padding-top: 9.64286rem !important;
            padding-bottom: 9.64286rem !important
        }

        .g-py-140--lg {
            padding-top: 10rem !important;
            padding-bottom: 10rem !important
        }

        .g-py-145--lg {
            padding-top: 10.35714rem !important;
            padding-bottom: 10.35714rem !important
        }

        .g-py-150--lg {
            padding-top: 10.71429rem !important;
            padding-bottom: 10.71429rem !important
        }

        .g-py-155--lg {
            padding-top: 11.07143rem !important;
            padding-bottom: 11.07143rem !important
        }

        .g-py-160--lg {
            padding-top: 11.42857rem !important;
            padding-bottom: 11.42857rem !important
        }

        .g-py-165--lg {
            padding-top: 11.78571rem !important;
            padding-bottom: 11.78571rem !important
        }

        .g-py-170--lg {
            padding-top: 12.14286rem !important;
            padding-bottom: 12.14286rem !important
        }

        .g-py-175--lg {
            padding-top: 12.5rem !important;
            padding-bottom: 12.5rem !important
        }

        .g-py-180--lg {
            padding-top: 12.85714rem !important;
            padding-bottom: 12.85714rem !important
        }

        .g-py-185--lg {
            padding-top: 13.21429rem !important;
            padding-bottom: 13.21429rem !important
        }

        .g-py-190--lg {
            padding-top: 13.57143rem !important;
            padding-bottom: 13.57143rem !important
        }

        .g-py-195--lg {
            padding-top: 13.92857rem !important;
            padding-bottom: 13.92857rem !important
        }

        .g-py-200--lg {
            padding-top: 14.28571rem !important;
            padding-bottom: 14.28571rem !important
        }

        .g-py-205--lg {
            padding-top: 14.64286rem !important;
            padding-bottom: 14.64286rem !important
        }

        .g-py-210--lg {
            padding-top: 15rem !important;
            padding-bottom: 15rem !important
        }

        .g-pt-0--lg {
            padding-top: 0 !important
        }

        .g-pt-1--lg {
            padding-top: .07143rem !important
        }

        .g-pt-2--lg {
            padding-top: .14286rem !important
        }

        .g-pt-3--lg {
            padding-top: .21429rem !important
        }

        .g-pt-4--lg {
            padding-top: .28571rem !important
        }

        .g-pt-5--lg {
            padding-top: .35714rem !important
        }

        .g-pt-6--lg {
            padding-top: .42857rem !important
        }

        .g-pt-7--lg {
            padding-top: .5rem !important
        }

        .g-pt-8--lg {
            padding-top: .57143rem !important
        }

        .g-pt-9--lg {
            padding-top: .64286rem !important
        }

        .g-pt-11--lg {
            padding-top: .78571rem !important
        }

        .g-pt-12--lg {
            padding-top: .85714rem !important
        }

        .g-pt-13--lg {
            padding-top: .92857rem !important
        }

        .g-pt-14--lg {
            padding-top: 1rem !important
        }

        .g-pt-16--lg {
            padding-top: 1.14286rem !important
        }

        .g-pt-17--lg {
            padding-top: 1.21429rem !important
        }

        .g-pt-18--lg {
            padding-top: 1.28571rem !important
        }

        .g-pt-19--lg {
            padding-top: 1.35714rem !important
        }

        .g-pt-10--lg {
            padding-top: .71429rem !important
        }

        .g-pt-15--lg {
            padding-top: 1.07143rem !important
        }

        .g-pt-20--lg {
            padding-top: 1.42857rem !important
        }

        .g-pt-25--lg {
            padding-top: 1.78571rem !important
        }

        .g-pt-30--lg {
            padding-top: 2.14286rem !important
        }

        .g-pt-35--lg {
            padding-top: 2.5rem !important
        }

        .g-pt-40--lg {
            padding-top: 2.85714rem !important
        }

        .g-pt-45--lg {
            padding-top: 3.21429rem !important
        }

        .g-pt-50--lg {
            padding-top: 3.57143rem !important
        }

        .g-pt-55--lg {
            padding-top: 3.92857rem !important
        }

        .g-pt-60--lg {
            padding-top: 4.28571rem !important
        }

        .g-pt-65--lg {
            padding-top: 4.64286rem !important
        }

        .g-pt-70--lg {
            padding-top: 5rem !important
        }

        .g-pt-75--lg {
            padding-top: 5.35714rem !important
        }

        .g-pt-80--lg {
            padding-top: 5.71429rem !important
        }

        .g-pt-85--lg {
            padding-top: 6.07143rem !important
        }

        .g-pt-90--lg {
            padding-top: 6.42857rem !important
        }

        .g-pt-95--lg {
            padding-top: 6.78571rem !important
        }

        .g-pt-100--lg {
            padding-top: 7.14286rem !important
        }

        .g-pt-105--lg {
            padding-top: 7.5rem !important
        }

        .g-pt-110--lg {
            padding-top: 7.85714rem !important
        }

        .g-pt-115--lg {
            padding-top: 8.21429rem !important
        }

        .g-pt-120--lg {
            padding-top: 8.57143rem !important
        }

        .g-pt-125--lg {
            padding-top: 8.92857rem !important
        }

        .g-pt-130--lg {
            padding-top: 9.28571rem !important
        }

        .g-pt-135--lg {
            padding-top: 9.64286rem !important
        }

        .g-pt-140--lg {
            padding-top: 10rem !important
        }

        .g-pt-145--lg {
            padding-top: 10.35714rem !important
        }

        .g-pt-150--lg {
            padding-top: 10.71429rem !important
        }

        .g-pr-0--lg {
            padding-right: 0 !important
        }

        .g-pr-1--lg {
            padding-right: .07143rem !important
        }

        .g-pr-2--lg {
            padding-right: .14286rem !important
        }

        .g-pr-3--lg {
            padding-right: .21429rem !important
        }

        .g-pr-4--lg {
            padding-right: .28571rem !important
        }

        .g-pr-5--lg {
            padding-right: .35714rem !important
        }

        .g-pr-6--lg {
            padding-right: .42857rem !important
        }

        .g-pr-7--lg {
            padding-right: .5rem !important
        }

        .g-pr-8--lg {
            padding-right: .57143rem !important
        }

        .g-pr-9--lg {
            padding-right: .64286rem !important
        }

        .g-pr-10--lg {
            padding-right: .71429rem !important
        }

        .g-pr-15--lg {
            padding-right: 1.07143rem !important
        }

        .g-pr-20--lg {
            padding-right: 1.42857rem !important
        }

        .g-pr-25--lg {
            padding-right: 1.78571rem !important
        }

        .g-pr-30--lg {
            padding-right: 2.14286rem !important
        }

        .g-pr-35--lg {
            padding-right: 2.5rem !important
        }

        .g-pr-40--lg {
            padding-right: 2.85714rem !important
        }

        .g-pr-45--lg {
            padding-right: 3.21429rem !important
        }

        .g-pr-50--lg {
            padding-right: 3.57143rem !important
        }

        .g-pr-55--lg {
            padding-right: 3.92857rem !important
        }

        .g-pr-60--lg {
            padding-right: 4.28571rem !important
        }

        .g-pr-65--lg {
            padding-right: 4.64286rem !important
        }

        .g-pr-70--lg {
            padding-right: 5rem !important
        }

        .g-pr-75--lg {
            padding-right: 5.35714rem !important
        }

        .g-pr-80--lg {
            padding-right: 5.71429rem !important
        }

        .g-pr-85--lg {
            padding-right: 6.07143rem !important
        }

        .g-pr-90--lg {
            padding-right: 6.42857rem !important
        }

        .g-pr-95--lg {
            padding-right: 6.78571rem !important
        }

        .g-pr-100--lg {
            padding-right: 7.14286rem !important
        }

        .g-pr-105--lg {
            padding-right: 7.5rem !important
        }

        .g-pr-110--lg {
            padding-right: 7.85714rem !important
        }

        .g-pr-115--lg {
            padding-right: 8.21429rem !important
        }

        .g-pr-120--lg {
            padding-right: 8.57143rem !important
        }

        .g-pr-125--lg {
            padding-right: 8.92857rem !important
        }

        .g-pr-130--lg {
            padding-right: 9.28571rem !important
        }

        .g-pr-135--lg {
            padding-right: 9.64286rem !important
        }

        .g-pr-140--lg {
            padding-right: 10rem !important
        }

        .g-pr-145--lg {
            padding-right: 10.35714rem !important
        }

        .g-pr-150--lg {
            padding-right: 10.71429rem !important
        }

        .g-pr-155--lg {
            padding-right: 11.07143rem !important
        }

        .g-pr-160--lg {
            padding-right: 11.42857rem !important
        }

        .g-pr-165--lg {
            padding-right: 11.78571rem !important
        }

        .g-pr-170--lg {
            padding-right: 12.14286rem !important
        }

        .g-pb-0--lg {
            padding-bottom: 0 !important
        }

        .g-pb-1--lg {
            padding-bottom: .07143rem !important
        }

        .g-pb-2--lg {
            padding-bottom: .14286rem !important
        }

        .g-pb-3--lg {
            padding-bottom: .21429rem !important
        }

        .g-pb-4--lg {
            padding-bottom: .28571rem !important
        }

        .g-pb-5--lg {
            padding-bottom: .35714rem !important
        }

        .g-pb-6--lg {
            padding-bottom: .42857rem !important
        }

        .g-pb-7--lg {
            padding-bottom: .5rem !important
        }

        .g-pb-8--lg {
            padding-bottom: .57143rem !important
        }

        .g-pb-9--lg {
            padding-bottom: .64286rem !important
        }

        .g-pb-10--lg {
            padding-bottom: .71429rem !important
        }

        .g-pb-15--lg {
            padding-bottom: 1.07143rem !important
        }

        .g-pb-20--lg {
            padding-bottom: 1.42857rem !important
        }

        .g-pb-25--lg {
            padding-bottom: 1.78571rem !important
        }

        .g-pb-30--lg {
            padding-bottom: 2.14286rem !important
        }

        .g-pb-35--lg {
            padding-bottom: 2.5rem !important
        }

        .g-pb-40--lg {
            padding-bottom: 2.85714rem !important
        }

        .g-pb-45--lg {
            padding-bottom: 3.21429rem !important
        }

        .g-pb-50--lg {
            padding-bottom: 3.57143rem !important
        }

        .g-pb-55--lg {
            padding-bottom: 3.92857rem !important
        }

        .g-pb-60--lg {
            padding-bottom: 4.28571rem !important
        }

        .g-pb-65--lg {
            padding-bottom: 4.64286rem !important
        }

        .g-pb-70--lg {
            padding-bottom: 5rem !important
        }

        .g-pb-75--lg {
            padding-bottom: 5.35714rem !important
        }

        .g-pb-80--lg {
            padding-bottom: 5.71429rem !important
        }

        .g-pb-85--lg {
            padding-bottom: 6.07143rem !important
        }

        .g-pb-90--lg {
            padding-bottom: 6.42857rem !important
        }

        .g-pb-95--lg {
            padding-bottom: 6.78571rem !important
        }

        .g-pb-100--lg {
            padding-bottom: 7.14286rem !important
        }

        .g-pb-105--lg {
            padding-bottom: 7.5rem !important
        }

        .g-pb-110--lg {
            padding-bottom: 7.85714rem !important
        }

        .g-pb-115--lg {
            padding-bottom: 8.21429rem !important
        }

        .g-pb-120--lg {
            padding-bottom: 8.57143rem !important
        }

        .g-pb-125--lg {
            padding-bottom: 8.92857rem !important
        }

        .g-pb-130--lg {
            padding-bottom: 9.28571rem !important
        }

        .g-pb-135--lg {
            padding-bottom: 9.64286rem !important
        }

        .g-pb-140--lg {
            padding-bottom: 10rem !important
        }

        .g-pb-145--lg {
            padding-bottom: 10.35714rem !important
        }

        .g-pb-150--lg {
            padding-bottom: 10.71429rem !important
        }

        .g-pl-0--lg {
            padding-left: 0 !important
        }

        .g-pl-1--lg {
            padding-left: .07143rem !important
        }

        .g-pl-2--lg {
            padding-left: .14286rem !important
        }

        .g-pl-3--lg {
            padding-left: .21429rem !important
        }

        .g-pl-4--lg {
            padding-left: .28571rem !important
        }

        .g-pl-5--lg {
            padding-left: .35714rem !important
        }

        .g-pl-6--lg {
            padding-left: .42857rem !important
        }

        .g-pl-7--lg {
            padding-left: .5rem !important
        }

        .g-pl-8--lg {
            padding-left: .57143rem !important
        }

        .g-pl-9--lg {
            padding-left: .64286rem !important
        }

        .g-pl-10--lg {
            padding-left: .71429rem !important
        }

        .g-pl-15--lg {
            padding-left: 1.07143rem !important
        }

        .g-pl-20--lg {
            padding-left: 1.42857rem !important
        }

        .g-pl-25--lg {
            padding-left: 1.78571rem !important
        }

        .g-pl-30--lg {
            padding-left: 2.14286rem !important
        }

        .g-pl-35--lg {
            padding-left: 2.5rem !important
        }

        .g-pl-40--lg {
            padding-left: 2.85714rem !important
        }

        .g-pl-45--lg {
            padding-left: 3.21429rem !important
        }

        .g-pl-50--lg {
            padding-left: 3.57143rem !important
        }

        .g-pl-55--lg {
            padding-left: 3.92857rem !important
        }

        .g-pl-60--lg {
            padding-left: 4.28571rem !important
        }

        .g-pl-65--lg {
            padding-left: 4.64286rem !important
        }

        .g-pl-70--lg {
            padding-left: 5rem !important
        }

        .g-pl-75--lg {
            padding-left: 5.35714rem !important
        }

        .g-pl-80--lg {
            padding-left: 5.71429rem !important
        }

        .g-pl-85--lg {
            padding-left: 6.07143rem !important
        }

        .g-pl-90--lg {
            padding-left: 6.42857rem !important
        }

        .g-pl-95--lg {
            padding-left: 6.78571rem !important
        }

        .g-pl-100--lg {
            padding-left: 7.14286rem !important
        }

        .g-pl-105--lg {
            padding-left: 7.5rem !important
        }

        .g-pl-110--lg {
            padding-left: 7.85714rem !important
        }

        .g-pl-115--lg {
            padding-left: 8.21429rem !important
        }

        .g-pl-120--lg {
            padding-left: 8.57143rem !important
        }

        .g-pl-125--lg {
            padding-left: 8.92857rem !important
        }

        .g-pl-130--lg {
            padding-left: 9.28571rem !important
        }

        .g-pl-135--lg {
            padding-left: 9.64286rem !important
        }

        .g-pl-140--lg {
            padding-left: 10rem !important
        }

        .g-pl-145--lg {
            padding-left: 10.35714rem !important
        }

        .g-pl-150--lg {
            padding-left: 10.71429rem !important
        }

        .g-pl-155--lg {
            padding-left: 11.07143rem !important
        }

        .g-pl-160--lg {
            padding-left: 11.42857rem !important
        }

        .g-pl-165--lg {
            padding-left: 11.78571rem !important
        }

        .g-pl-170--lg {
            padding-left: 12.14286rem !important
        }
    }

    @media(max-width:1024px) {
        .service-name h3,
        .service-name h5 {
            font-size: 1rem
        }

        .globalNav #login {
            line-height: 35px !important;
            width: 105px
        }

        .why-about-bg {
            margin-top: 0 !important
        }

        .g-pt-350 {
            padding-top: 0 !important
        }

        .rounded-box-small-xtrm-choice {
            background-size: 100% !important
        }

        #mobile-box-view .rounded-box-small-xtrm-choice {
            width: 250px !important
        }

        #mobile-box-view .item-img-xtrm-choice {
            width: 69px
        }

        #mobile-box-view .margin-top-55 {
            margin-top: 34px !important
        }

        #mobile-box-view .margin-top-50 {
            margin-top: 31px !important;
            margin-top: 31px !important
        }

        #mobile-box-view .margin-top-60 {
            margin-top: 40px !important
        }

        #mobile-box-view .margin-top-47 {
            margin-top: 25px !important
        }

        #mobile-box-view .margin-top-42 {
            margin-top: 21px !important
        }

        #mobile-box-view .margin-top-45 {
            margin-top: 28px !important
        }

        .d-c-bg, .crytpo-bg {
            height: auto !important;
            margin-top: 0 !important
        }

        #mobile-box-view .margin-top-125 {
            margin-top: 93px !important
        }

        #mobile-box-view .p-5 {
            padding: 2rem !important
        }
    }

    @media(min-width:801px) and (max-width:900px) {
        .logo-left img {
            margin-top: 108px;
            margin-right: 0;
            padding-left: 0
        }

        .globalNav #login {
            line-height: 46px !important;
            width: 75px !important
        }

        .globalNav .rootLink {
            padding: 0 12px !important
        }

        .globalNav #signup {
            width: 95px !important
        }
    }

    @media(min-width:1200px) {
        .g-pa-0--xl {
            padding: 0 !important
        }

        .g-px-0--xl {
            padding-left: 0 !important;
            padding-right: 0 !important
        }

        .g-py-0--xl {
            padding-top: 0 !important;
            padding-bottom: 0 !important
        }

        .g-pa-2--xl {
            padding: .14286rem !important
        }

        .g-pa-3--xl {
            padding: .21429rem !important
        }

        .g-pa-5--xl {
            padding: .35714rem !important
        }

        .g-pa-7--xl {
            padding: .5rem !important
        }

        .g-pa-10--xl {
            padding: .71429rem !important
        }

        .g-pa-15--xl {
            padding: 1.07143rem !important
        }

        .g-pa-20--xl {
            padding: 1.42857rem !important
        }

        .g-pa-25--xl {
            padding: 1.78571rem !important
        }

        .g-pa-30--xl {
            padding: 2.14286rem !important
        }

        .g-pa-35--xl {
            padding: 2.5rem !important
        }

        .g-pa-40--xl {
            padding: 2.85714rem !important
        }

        .g-pa-45--xl {
            padding: 3.21429rem !important
        }

        .g-pa-50--xl {
            padding: 3.57143rem !important
        }

        .g-pa-55--xl {
            padding: 3.92857rem !important
        }

        .g-pa-60--xl {
            padding: 4.28571rem !important
        }

        .g-pa-65--xl {
            padding: 4.64286rem !important
        }

        .g-pa-70--xl {
            padding: 5rem !important
        }

        .g-pa-75--xl {
            padding: 5.35714rem !important
        }

        .g-pa-80--xl {
            padding: 5.71429rem !important
        }

        .g-pa-85--xl {
            padding: 6.07143rem !important
        }

        .g-pa-90--xl {
            padding: 6.42857rem !important
        }

        .g-pa-95--xl {
            padding: 6.78571rem !important
        }

        .g-pa-100--xl {
            padding: 7.14286rem !important
        }

        .g-pa-105--xl {
            padding: 7.5rem !important
        }

        .g-pa-110--xl {
            padding: 7.85714rem !important
        }

        .g-pa-115--xl {
            padding: 8.21429rem !important
        }

        .g-pa-120--xl {
            padding: 8.57143rem !important
        }

        .g-pa-125--xl {
            padding: 8.92857rem !important
        }

        .g-pa-130--xl {
            padding: 9.28571rem !important
        }

        .g-pa-135--xl {
            padding: 9.64286rem !important
        }

        .g-pa-140--xl {
            padding: 10rem !important
        }

        .g-pa-145--xl {
            padding: 10.35714rem !important
        }

        .g-pa-150--xl {
            padding: 10.71429rem !important
        }

        .g-px-1--xl {
            padding-left: .07143rem !important;
            padding-right: .07143rem !important
        }

        .g-px-2--xl {
            padding-left: .14286rem !important;
            padding-right: .14286rem !important
        }

        .g-px-3--xl {
            padding-left: .21429rem !important;
            padding-right: .21429rem !important
        }

        .g-px-4--xl {
            padding-left: .28571rem !important;
            padding-right: .28571rem !important
        }

        .g-px-5--xl {
            padding-left: .35714rem !important;
            padding-right: .35714rem !important
        }

        .g-px-6--xl {
            padding-left: .42857rem !important;
            padding-right: .42857rem !important
        }

        .g-px-7--xl {
            padding-left: .5rem !important;
            padding-right: .5rem !important
        }

        .g-px-8--xl {
            padding-left: .57143rem !important;
            padding-right: .57143rem !important
        }

        .g-px-9--xl {
            padding-left: .64286rem !important;
            padding-right: .64286rem !important
        }

        .g-px-11--xl {
            padding-left: .78571rem !important;
            padding-right: .78571rem !important
        }

        .g-px-12--xl {
            padding-left: .85714rem !important;
            padding-right: .85714rem !important
        }

        .g-px-13--xl {
            padding-left: .92857rem !important;
            padding-right: .92857rem !important
        }

        .g-px-14--xl {
            padding-left: 1rem !important;
            padding-right: 1rem !important
        }

        .g-px-16--xl {
            padding-left: 1.14286rem !important;
            padding-right: 1.14286rem !important
        }

        .g-px-17--xl {
            padding-left: 1.21429rem !important;
            padding-right: 1.21429rem !important
        }

        .g-px-18--xl {
            padding-left: 1.28571rem !important;
            padding-right: 1.28571rem !important
        }

        .g-px-19--xl {
            padding-left: 1.35714rem !important;
            padding-right: 1.35714rem !important
        }

        .g-px-10--xl {
            padding-left: .71429rem !important;
            padding-right: .71429rem !important
        }

        .g-px-15--xl {
            padding-left: 1.07143rem !important;
            padding-right: 1.07143rem !important
        }

        .g-px-20--xl {
            padding-left: 1.42857rem !important;
            padding-right: 1.42857rem !important
        }

        .g-px-25--xl {
            padding-left: 1.78571rem !important;
            padding-right: 1.78571rem !important
        }

        .g-px-30--xl {
            padding-left: 2.14286rem !important;
            padding-right: 2.14286rem !important
        }

        .g-px-35--xl {
            padding-left: 2.5rem !important;
            padding-right: 2.5rem !important
        }

        .g-px-40--xl {
            padding-left: 2.85714rem !important;
            padding-right: 2.85714rem !important
        }

        .g-px-45--xl {
            padding-left: 3.21429rem !important;
            padding-right: 3.21429rem !important
        }

        .g-px-50--xl {
            padding-left: 3.57143rem !important;
            padding-right: 3.57143rem !important
        }

        .g-px-55--xl {
            padding-left: 3.92857rem !important;
            padding-right: 3.92857rem !important
        }

        .g-px-60--xl {
            padding-left: 4.28571rem !important;
            padding-right: 4.28571rem !important
        }

        .g-px-65--xl {
            padding-left: 4.64286rem !important;
            padding-right: 4.64286rem !important
        }

        .g-px-70--xl {
            padding-left: 5rem !important;
            padding-right: 5rem !important
        }

        .g-px-75--xl {
            padding-left: 5.35714rem !important;
            padding-right: 5.35714rem !important
        }

        .g-px-80--xl {
            padding-left: 5.71429rem !important;
            padding-right: 5.71429rem !important
        }

        .g-px-85--xl {
            padding-left: 6.07143rem !important;
            padding-right: 6.07143rem !important
        }

        .g-px-90--xl {
            padding-left: 6.42857rem !important;
            padding-right: 6.42857rem !important
        }

        .g-px-95--xl {
            padding-left: 6.78571rem !important;
            padding-right: 6.78571rem !important
        }

        .g-px-100--xl {
            padding-left: 7.14286rem !important;
            padding-right: 7.14286rem !important
        }

        .g-px-105--xl {
            padding-left: 7.5rem !important;
            padding-right: 7.5rem !important
        }

        .g-px-110--xl {
            padding-left: 7.85714rem !important;
            padding-right: 7.85714rem !important
        }

        .g-px-115--xl {
            padding-left: 8.21429rem !important;
            padding-right: 8.21429rem !important
        }

        .g-px-120--xl {
            padding-left: 8.57143rem !important;
            padding-right: 8.57143rem !important
        }

        .g-px-125--xl {
            padding-left: 8.92857rem !important;
            padding-right: 8.92857rem !important
        }

        .g-px-130--xl {
            padding-left: 9.28571rem !important;
            padding-right: 9.28571rem !important
        }

        .g-px-135--xl {
            padding-left: 9.64286rem !important;
            padding-right: 9.64286rem !important
        }

        .g-px-140--xl {
            padding-left: 10rem !important;
            padding-right: 10rem !important
        }

        .g-px-145--xl {
            padding-left: 10.35714rem !important;
            padding-right: 10.35714rem !important
        }

        .g-px-150--xl {
            padding-left: 10.71429rem !important;
            padding-right: 10.71429rem !important
        }

        .g-py-1--xl {
            padding-top: .07143rem !important;
            padding-bottom: .07143rem !important
        }

        .g-py-2--xl {
            padding-top: .14286rem !important;
            padding-bottom: .14286rem !important
        }

        .g-py-3--xl {
            padding-top: .21429rem !important;
            padding-bottom: .21429rem !important
        }

        .g-py-4--xl {
            padding-top: .28571rem !important;
            padding-bottom: .28571rem !important
        }

        .g-py-5--xl {
            padding-top: .35714rem !important;
            padding-bottom: .35714rem !important
        }

        .g-py-6--xl {
            padding-top: .42857rem !important;
            padding-bottom: .42857rem !important
        }

        .g-py-7--xl {
            padding-top: .5rem !important;
            padding-bottom: .5rem !important
        }

        .g-py-8--xl {
            padding-top: .57143rem !important;
            padding-bottom: .57143rem !important
        }

        .g-py-9--xl {
            padding-top: .64286rem !important;
            padding-bottom: .64286rem !important
        }

        .g-py-11--xl {
            padding-top: .78571rem !important;
            padding-bottom: .78571rem !important
        }

        .g-py-12--xl {
            padding-top: .85714rem !important;
            padding-bottom: .85714rem !important
        }

        .g-py-13--xl {
            padding-top: .92857rem !important;
            padding-bottom: .92857rem !important
        }

        .g-py-14--xl {
            padding-top: 1rem !important;
            padding-bottom: 1rem !important
        }

        .g-py-16--xl {
            padding-top: 1.14286rem !important;
            padding-bottom: 1.14286rem !important
        }

        .g-py-17--xl {
            padding-top: 1.21429rem !important;
            padding-bottom: 1.21429rem !important
        }

        .g-py-18--xl {
            padding-top: 1.28571rem !important;
            padding-bottom: 1.28571rem !important
        }

        .g-py-19--xl {
            padding-top: 1.35714rem !important;
            padding-bottom: 1.35714rem !important
        }

        .g-py-10--xl {
            padding-top: .71429rem !important;
            padding-bottom: .71429rem !important
        }

        .g-py-15--xl {
            padding-top: 1.07143rem !important;
            padding-bottom: 1.07143rem !important
        }

        .g-py-20--xl {
            padding-top: 1.42857rem !important;
            padding-bottom: 1.42857rem !important
        }

        .g-py-25--xl {
            padding-top: 1.78571rem !important;
            padding-bottom: 1.78571rem !important
        }

        .g-py-30--xl {
            padding-top: 2.14286rem !important;
            padding-bottom: 2.14286rem !important
        }

        .g-py-35--xl {
            padding-top: 2.5rem !important;
            padding-bottom: 2.5rem !important
        }

        .g-py-40--xl {
            padding-top: 2.85714rem !important;
            padding-bottom: 2.85714rem !important
        }

        .g-py-45--xl {
            padding-top: 3.21429rem !important;
            padding-bottom: 3.21429rem !important
        }

        .g-py-50--xl {
            padding-top: 3.57143rem !important;
            padding-bottom: 3.57143rem !important
        }

        .g-py-55--xl {
            padding-top: 3.92857rem !important;
            padding-bottom: 3.92857rem !important
        }

        .g-py-60--xl {
            padding-top: 4.28571rem !important;
            padding-bottom: 4.28571rem !important
        }

        .g-py-65--xl {
            padding-top: 4.64286rem !important;
            padding-bottom: 4.64286rem !important
        }

        .g-py-70--xl {
            padding-top: 5rem !important;
            padding-bottom: 5rem !important
        }

        .g-py-75--xl {
            padding-top: 5.35714rem !important;
            padding-bottom: 5.35714rem !important
        }

        .g-py-80--xl {
            padding-top: 5.71429rem !important;
            padding-bottom: 5.71429rem !important
        }

        .g-py-85--xl {
            padding-top: 6.07143rem !important;
            padding-bottom: 6.07143rem !important
        }

        .g-py-90--xl {
            padding-top: 6.42857rem !important;
            padding-bottom: 6.42857rem !important
        }

        .g-py-95--xl {
            padding-top: 6.78571rem !important;
            padding-bottom: 6.78571rem !important
        }

        .g-py-100--xl {
            padding-top: 7.14286rem !important;
            padding-bottom: 7.14286rem !important
        }

        .g-py-105--xl {
            padding-top: 7.5rem !important;
            padding-bottom: 7.5rem !important
        }

        .g-py-110--xl {
            padding-top: 7.85714rem !important;
            padding-bottom: 7.85714rem !important
        }

        .g-py-115--xl {
            padding-top: 8.21429rem !important;
            padding-bottom: 8.21429rem !important
        }

        .g-py-120--xl {
            padding-top: 8.57143rem !important;
            padding-bottom: 8.57143rem !important
        }

        .g-py-125--xl {
            padding-top: 8.92857rem !important;
            padding-bottom: 8.92857rem !important
        }

        .g-py-130--xl {
            padding-top: 9.28571rem !important;
            padding-bottom: 9.28571rem !important
        }

        .g-py-135--xl {
            padding-top: 9.64286rem !important;
            padding-bottom: 9.64286rem !important
        }

        .g-py-140--xl {
            padding-top: 10rem !important;
            padding-bottom: 10rem !important
        }

        .g-py-145--xl {
            padding-top: 10.35714rem !important;
            padding-bottom: 10.35714rem !important
        }

        .g-py-150--xl {
            padding-top: 10.71429rem !important;
            padding-bottom: 10.71429rem !important
        }

        .g-py-155--xl {
            padding-top: 11.07143rem !important;
            padding-bottom: 11.07143rem !important
        }

        .g-py-160--xl {
            padding-top: 11.42857rem !important;
            padding-bottom: 11.42857rem !important
        }

        .g-py-165--xl {
            padding-top: 11.78571rem !important;
            padding-bottom: 11.78571rem !important
        }

        .g-py-170--xl {
            padding-top: 12.14286rem !important;
            padding-bottom: 12.14286rem !important
        }

        .g-py-175--xl {
            padding-top: 12.5rem !important;
            padding-bottom: 12.5rem !important
        }

        .g-py-180--xl {
            padding-top: 12.85714rem !important;
            padding-bottom: 12.85714rem !important
        }

        .g-py-185--xl {
            padding-top: 13.21429rem !important;
            padding-bottom: 13.21429rem !important
        }

        .g-py-190--xl {
            padding-top: 13.57143rem !important;
            padding-bottom: 13.57143rem !important
        }

        .g-py-195--xl {
            padding-top: 13.92857rem !important;
            padding-bottom: 13.92857rem !important
        }

        .g-py-200--xl {
            padding-top: 14.28571rem !important;
            padding-bottom: 14.28571rem !important
        }

        .g-py-205--xl {
            padding-top: 14.64286rem !important;
            padding-bottom: 14.64286rem !important
        }

        .g-py-210--xl {
            padding-top: 15rem !important;
            padding-bottom: 15rem !important
        }

        .g-pt-0--xl {
            padding-top: 0 !important
        }

        .g-pt-1--xl {
            padding-top: .07143rem !important
        }

        .g-pt-2--xl {
            padding-top: .14286rem !important
        }

        .g-pt-3--xl {
            padding-top: .21429rem !important
        }

        .g-pt-4--xl {
            padding-top: .28571rem !important
        }

        .g-pt-5--xl {
            padding-top: .35714rem !important
        }

        .g-pt-6--xl {
            padding-top: .42857rem !important
        }

        .g-pt-7--xl {
            padding-top: .5rem !important
        }

        .g-pt-8--xl {
            padding-top: .57143rem !important
        }

        .g-pt-9--xl {
            padding-top: .64286rem !important
        }

        .g-pt-11--xl {
            padding-top: .78571rem !important
        }

        .g-pt-12--xl {
            padding-top: .85714rem !important
        }

        .g-pt-13--xl {
            padding-top: .92857rem !important
        }

        .g-pt-14--xl {
            padding-top: 1rem !important
        }

        .g-pt-16--xl {
            padding-top: 1.14286rem !important
        }

        .g-pt-17--xl {
            padding-top: 1.21429rem !important
        }

        .g-pt-18--xl {
            padding-top: 1.28571rem !important
        }

        .g-pt-19--xl {
            padding-top: 1.35714rem !important
        }

        .g-pt-10--xl {
            padding-top: .71429rem !important
        }

        .g-pt-15--xl {
            padding-top: 1.07143rem !important
        }

        .g-pt-20--xl {
            padding-top: 1.42857rem !important
        }

        .g-pt-25--xl {
            padding-top: 1.78571rem !important
        }

        .g-pt-30--xl {
            padding-top: 2.14286rem !important
        }

        .g-pt-35--xl {
            padding-top: 2.5rem !important
        }

        .g-pt-40--xl {
            padding-top: 2.85714rem !important
        }

        .g-pt-45--xl {
            padding-top: 3.21429rem !important
        }

        .g-pt-50--xl {
            padding-top: 3.57143rem !important
        }

        .g-pt-55--xl {
            padding-top: 3.92857rem !important
        }

        .g-pt-60--xl {
            padding-top: 4.28571rem !important
        }

        .g-pt-65--xl {
            padding-top: 4.64286rem !important
        }

        .g-pt-70--xl {
            padding-top: 5rem !important
        }

        .g-pt-75--xl {
            padding-top: 5.35714rem !important
        }

        .g-pt-80--xl {
            padding-top: 5.71429rem !important
        }

        .g-pt-85--xl {
            padding-top: 6.07143rem !important
        }

        .g-pt-90--xl {
            padding-top: 6.42857rem !important
        }

        .g-pt-95--xl {
            padding-top: 6.78571rem !important
        }

        .g-pt-100--xl {
            padding-top: 7.14286rem !important
        }

        .g-pt-105--xl {
            padding-top: 7.5rem !important
        }

        .g-pt-110--xl {
            padding-top: 7.85714rem !important
        }

        .g-pt-115--xl {
            padding-top: 8.21429rem !important
        }

        .g-pt-120--xl {
            padding-top: 8.57143rem !important
        }

        .g-pt-125--xl {
            padding-top: 8.92857rem !important
        }

        .g-pt-130--xl {
            padding-top: 9.28571rem !important
        }

        .g-pt-135--xl {
            padding-top: 9.64286rem !important
        }

        .g-pt-140--xl {
            padding-top: 10rem !important
        }

        .g-pt-145--xl {
            padding-top: 10.35714rem !important
        }

        .g-pt-150--xl {
            padding-top: 10.71429rem !important
        }

        .g-pr-0--xl {
            padding-right: 0 !important
        }

        .g-pr-1--xl {
            padding-right: .07143rem !important
        }

        .g-pr-2--xl {
            padding-right: .14286rem !important
        }

        .g-pr-3--xl {
            padding-right: .21429rem !important
        }

        .g-pr-4--xl {
            padding-right: .28571rem !important
        }

        .g-pr-5--xl {
            padding-right: .35714rem !important
        }

        .g-pr-6--xl {
            padding-right: .42857rem !important
        }

        .g-pr-7--xl {
            padding-right: .5rem !important
        }

        .g-pr-8--xl {
            padding-right: .57143rem !important
        }

        .g-pr-9--xl {
            padding-right: .64286rem !important
        }

        .g-pr-10--xl {
            padding-right: .71429rem !important
        }

        .g-pr-15--xl {
            padding-right: 1.07143rem !important
        }

        .g-pr-20--xl {
            padding-right: 1.42857rem !important
        }

        .g-pr-25--xl {
            padding-right: 1.78571rem !important
        }

        .g-pr-30--xl {
            padding-right: 2.14286rem !important
        }

        .g-pr-35--xl {
            padding-right: 2.5rem !important
        }

        .g-pr-40--xl {
            padding-right: 2.85714rem !important
        }

        .g-pr-45--xl {
            padding-right: 3.21429rem !important
        }

        .g-pr-50--xl {
            padding-right: 3.57143rem !important
        }

        .g-pr-55--xl {
            padding-right: 3.92857rem !important
        }

        .g-pr-60--xl {
            padding-right: 4.28571rem !important
        }

        .g-pr-65--xl {
            padding-right: 4.64286rem !important
        }

        .g-pr-70--xl {
            padding-right: 5rem !important
        }

        .g-pr-75--xl {
            padding-right: 5.35714rem !important
        }

        .g-pr-80--xl {
            padding-right: 5.71429rem !important
        }

        .g-pr-85--xl {
            padding-right: 6.07143rem !important
        }

        .g-pr-90--xl {
            padding-right: 6.42857rem !important
        }

        .g-pr-95--xl {
            padding-right: 6.78571rem !important
        }

        .g-pr-100--xl {
            padding-right: 7.14286rem !important
        }

        .g-pr-105--xl {
            padding-right: 7.5rem !important
        }

        .g-pr-110--xl {
            padding-right: 7.85714rem !important
        }

        .g-pr-115--xl {
            padding-right: 8.21429rem !important
        }

        .g-pr-120--xl {
            padding-right: 8.57143rem !important
        }

        .g-pr-125--xl {
            padding-right: 8.92857rem !important
        }

        .g-pr-130--xl {
            padding-right: 9.28571rem !important
        }

        .g-pr-135--xl {
            padding-right: 9.64286rem !important
        }

        .g-pr-140--xl {
            padding-right: 10rem !important
        }

        .g-pr-145--xl {
            padding-right: 10.35714rem !important
        }

        .g-pr-150--xl {
            padding-right: 10.71429rem !important
        }

        .g-pr-155--xl {
            padding-right: 11.07143rem !important
        }

        .g-pr-160--xl {
            padding-right: 11.42857rem !important
        }

        .g-pr-165--xl {
            padding-right: 11.78571rem !important
        }

        .g-pr-170--xl {
            padding-right: 12.14286rem !important
        }

        .g-pb-0--xl {
            padding-bottom: 0 !important
        }

        .g-pb-1--xl {
            padding-bottom: .07143rem !important
        }

        .g-pb-2--xl {
            padding-bottom: .14286rem !important
        }

        .g-pb-3--xl {
            padding-bottom: .21429rem !important
        }

        .g-pb-4--xl {
            padding-bottom: .28571rem !important
        }

        .g-pb-5--xl {
            padding-bottom: .35714rem !important
        }

        .g-pb-6--xl {
            padding-bottom: .42857rem !important
        }

        .g-pb-7--xl {
            padding-bottom: .5rem !important
        }

        .g-pb-8--xl {
            padding-bottom: .57143rem !important
        }

        .g-pb-9--xl {
            padding-bottom: .64286rem !important
        }

        .g-pb-10--xl {
            padding-bottom: .71429rem !important
        }

        .g-pb-15--xl {
            padding-bottom: 1.07143rem !important
        }

        .g-pb-20--xl {
            padding-bottom: 1.42857rem !important
        }

        .g-pb-25--xl {
            padding-bottom: 1.78571rem !important
        }

        .g-pb-30--xl {
            padding-bottom: 2.14286rem !important
        }

        .g-pb-35--xl {
            padding-bottom: 2.5rem !important
        }

        .g-pb-40--xl {
            padding-bottom: 2.85714rem !important
        }

        .g-pb-45--xl {
            padding-bottom: 3.21429rem !important
        }

        .g-pb-50--xl {
            padding-bottom: 3.57143rem !important
        }

        .g-pb-55--xl {
            padding-bottom: 3.92857rem !important
        }

        .g-pb-60--xl {
            padding-bottom: 4.28571rem !important
        }

        .g-pb-65--xl {
            padding-bottom: 4.64286rem !important
        }

        .g-pb-70--xl {
            padding-bottom: 5rem !important
        }

        .g-pb-75--xl {
            padding-bottom: 5.35714rem !important
        }

        .g-pb-80--xl {
            padding-bottom: 5.71429rem !important
        }

        .g-pb-85--xl {
            padding-bottom: 6.07143rem !important
        }

        .g-pb-90--xl {
            padding-bottom: 6.42857rem !important
        }

        .g-pb-95--xl {
            padding-bottom: 6.78571rem !important
        }

        .g-pb-100--xl {
            padding-bottom: 7.14286rem !important
        }

        .g-pb-105--xl {
            padding-bottom: 7.5rem !important
        }

        .g-pb-110--xl {
            padding-bottom: 7.85714rem !important
        }

        .g-pb-115--xl {
            padding-bottom: 8.21429rem !important
        }

        .g-pb-120--xl {
            padding-bottom: 8.57143rem !important
        }

        .g-pb-125--xl {
            padding-bottom: 8.92857rem !important
        }

        .g-pb-130--xl {
            padding-bottom: 9.28571rem !important
        }

        .g-pb-135--xl {
            padding-bottom: 9.64286rem !important
        }

        .g-pb-140--xl {
            padding-bottom: 10rem !important
        }

        .g-pb-145--xl {
            padding-bottom: 10.35714rem !important
        }

        .g-pb-150--xl {
            padding-bottom: 10.71429rem !important
        }

        .g-pl-0--xl {
            padding-left: 0 !important
        }

        .g-pl-1--xl {
            padding-left: .07143rem !important
        }

        .g-pl-2--xl {
            padding-left: .14286rem !important
        }

        .g-pl-3--xl {
            padding-left: .21429rem !important
        }

        .g-pl-4--xl {
            padding-left: .28571rem !important
        }

        .g-pl-5--xl {
            padding-left: .35714rem !important
        }

        .g-pl-6--xl {
            padding-left: .42857rem !important
        }

        .g-pl-7--xl {
            padding-left: .5rem !important
        }

        .g-pl-8--xl {
            padding-left: .57143rem !important
        }

        .g-pl-9--xl {
            padding-left: .64286rem !important
        }

        .g-pl-10--xl {
            padding-left: .71429rem !important
        }

        .g-pl-15--xl {
            padding-left: 1.07143rem !important
        }

        .g-pl-20--xl {
            padding-left: 1.42857rem !important
        }

        .g-pl-25--xl {
            padding-left: 1.78571rem !important
        }

        .g-pl-30--xl {
            padding-left: 2.14286rem !important
        }

        .g-pl-35--xl {
            padding-left: 2.5rem !important
        }

        .g-pl-40--xl {
            padding-left: 2.85714rem !important
        }

        .g-pl-45--xl {
            padding-left: 3.21429rem !important
        }

        .g-pl-50--xl {
            padding-left: 3.57143rem !important
        }

        .g-pl-55--xl {
            padding-left: 3.92857rem !important
        }

        .g-pl-60--xl {
            padding-left: 4.28571rem !important
        }

        .g-pl-65--xl {
            padding-left: 4.64286rem !important
        }

        .g-pl-70--xl {
            padding-left: 5rem !important
        }

        .g-pl-75--xl {
            padding-left: 5.35714rem !important
        }

        .g-pl-80--xl {
            padding-left: 5.71429rem !important
        }

        .g-pl-85--xl {
            padding-left: 6.07143rem !important
        }

        .g-pl-90--xl {
            padding-left: 6.42857rem !important
        }

        .g-pl-95--xl {
            padding-left: 6.78571rem !important
        }

        .g-pl-100--xl {
            padding-left: 7.14286rem !important
        }

        .g-pl-105--xl {
            padding-left: 7.5rem !important
        }

        .g-pl-110--xl {
            padding-left: 7.85714rem !important
        }

        .g-pl-115--xl {
            padding-left: 8.21429rem !important
        }

        .g-pl-120--xl {
            padding-left: 8.57143rem !important
        }

        .g-pl-125--xl {
            padding-left: 8.92857rem !important
        }

        .g-pl-130--xl {
            padding-left: 9.28571rem !important
        }

        .g-pl-135--xl {
            padding-left: 9.64286rem !important
        }

        .g-pl-140--xl {
            padding-left: 10rem !important
        }

        .g-pl-145--xl {
            padding-left: 10.35714rem !important
        }

        .g-pl-150--xl {
            padding-left: 10.71429rem !important
        }

        .g-pl-155--xl {
            padding-left: 11.07143rem !important
        }

        .g-pl-160--xl {
            padding-left: 11.42857rem !important
        }

        .g-pl-165--xl {
            padding-left: 11.78571rem !important
        }

        .g-pl-170--xl {
            padding-left: 12.14286rem !important
        }
    }

    .g-pa-0-20-20 {
        padding: 0 1.42857rem 1.42857rem !important
    }

    .g-pa-4-11 {
        padding: .28571rem .78571rem !important
    }

    .g-pa-4-13 {
        padding: .28571rem .92857rem !important
    }

    .g-pa-5-10 {
        padding: .35714rem .71429rem !important
    }

    .g-pa-5-15 {
        padding: .35714rem 1.07143rem !important
    }

    .g-pa-6-8 {
        padding: .42857rem .57143rem !important
    }

    .g-pa-7-14 {
        padding: .5rem 1rem !important
    }

    .g-pa-7-16 {
        padding: .5rem 1.14286rem !important
    }

    .g-pa-10-5-5 {
        padding: .71429rem .35714rem .35714rem !important
    }

    .g-pa-10-15 {
        padding: .71429rem 1.07143rem !important
    }

    .g-pa-10-16 {
        padding: .71429rem 1.14286rem !important
    }

    .g-pa-10-20 {
        padding: .71429rem 1.42857rem !important
    }

    .g-pa-10-30 {
        padding: .71429rem 2.14286rem !important
    }

    .g-pa-12-19 {
        padding: .85714rem 1.35714rem !important
    }

    .g-pa-12-21 {
        padding: .85714rem 1.5rem !important
    }

    .g-pa-12-5-7 {
        padding: .85714rem .35714rem .5rem !important
    }

    .g-pa-14-18 {
        padding: 1rem 1.28571rem !important
    }

    .g-pa-15-0 {
        padding: 1.07143rem 0 !important
    }

    .g-pa-15-5 {
        padding: 1.07143rem .35714rem !important
    }

    .g-pa-15-20-10 {
        padding: 1.07143rem 1.42857rem .71429rem !important
    }

    .g-pa-15-20 {
        padding: 1.07143rem 1.42857rem !important
    }

    .g-pa-15-30 {
        padding: 1.07143rem 2.14286rem !important
    }

    .g-pa-17-23 {
        padding: 1.21429rem 1.64286rem !important
    }

    .g-pa-20-10 {
        padding: 1.42857rem .71429rem !important
    }

    .g-pa-20-20-15 {
        padding: 1.42857rem 1.42857rem 1.07143rem !important
    }

    .g-pa-20-20-20-55 {
        padding: 1.42857rem 1.42857rem 1.42857rem 3.92857rem !important
    }

    .g-pa-20-30-0 {
        padding: 1.42857rem 2.14286rem 0 !important
    }

    .g-pa-20-40-25 {
        padding: 1.42857rem 2.85714rem 1.78571rem !important
    }

    .g-pa-24 {
        padding: 1.71429rem !important
    }

    .g-pa-25-20-30 {
        padding: 1.78571rem 1.42857rem 2.14286rem !important
    }

    .g-pa-25-30-20 {
        padding: 1.78571rem 2.14286rem 1.42857rem !important
    }

    .g-pa-25-30 {
        padding: 1.78571rem 2.14286rem !important
    }

    .g-pa-30-10 {
        padding: 2.14286rem .71429rem !important
    }

    .g-pa-30-15 {
        padding: 2.14286rem 1.07143rem !important
    }

    .g-pa-30-20 {
        padding: 2.14286rem 1.42857rem !important
    }

    .g-pa-30-30-20 {
        padding: 2.14286rem 2.14286rem 1.42857rem !important
    }

    .g-pa-40 {
        padding: 2.85714rem !important
    }

    .g-pa-tb-40 {
        padding-top: 2.85714rem !important;
        padding-bottom: 2.85714rem !important
    }

    .g-pa-40-20 {
        padding: 2.85714rem 1.42857rem !important
    }

    .g-pa-40-30-30 {
        padding: 2.85714rem 2.14286rem 2.14286rem !important
    }

    .g-pa-50-15-0 {
        padding: 3.57143rem 1.07143rem 0 !important
    }

    .g-pa-15x {
        padding: 15% !important
    }

    .g-px-17 {
        padding-left: 1.21429rem !important;
        padding-right: 1.21429rem !important
    }

    .g-px-18 {
        padding-left: 1.28571rem !important;
        padding-right: 1.28571rem !important
    }

    .g-py-23 {
        padding-top: 1.64286rem !important;
        padding-bottom: 1.64286rem !important
    }

    .g-py-235 {
        padding-top: 16.78571rem !important;
        padding-bottom: 16.78571rem !important
    }

    .g-pl-12 {
        padding-left: .85714rem !important
    }

    .g-pl-17 {
        padding-left: 1.21429rem !important
    }

    .g-pl-7--hover:hover {
        padding-left: .5rem !important
    }

    .active.g-pl-25--active,
    .g-pl-25--hover:hover {
        padding-left: 1.78571rem !important
    }

    .g-pl-60--xs {
        padding-left: 4.28571rem !important
    }

    .pt-0 {
        padding-top: 0 !important
    }

    .g-pt-11 {
        padding-top: .78571rem !important
    }

    .g-pt-12 {
        padding-top: .85714rem !important
    }

    .g-parent:hover .g-pt-25--parent-hover {
        padding-top: 1.78571rem !important
    }

    .g-pt-130 {
        padding-top: 9.28571rem !important
    }

    .g-pt-150 {
        padding-top: 10.71429rem !important
    }

    .g-pt-170 {
        padding-top: 12.14286rem !important
    }

    .g-pt-195 {
        padding-top: 13.92857rem !important
    }

    .pb-0 {
        padding-bottom: 0 !important
    }

    .g-pb-170 {
        padding-bottom: 12.14286rem !important
    }

    .g-pb-180 {
        padding-bottom: 12.85714rem !important
    }

    .g-pb-200 {
        padding-bottom: 14.28571rem !important
    }

    .g-pb-250 {
        padding-bottom: 17.85714rem !important
    }

    .g-pb-13 {
        padding-bottom: .92857rem !important
    }

    .g-pb-16 {
        padding-bottom: 1.14286rem !important
    }

    .g-pa-9 {
        padding: .64286rem !important
    }

    .g-pa-11 {
        padding: .78571rem !important
    }

    .g-pa-12 {
        padding: .85714rem !important
    }

    .g-pl-30--hover:hover {
        padding-left: 2.14286rem !important
    }

    @media(max-width:575px) {
        .g-hidden-xs-down {
            display: none !important
        }
    }

    @media(min-width:576px) {
        .g-px-10x--sm {
            padding-left: 10% !important;
            padding-right: 10% !important
        }

        .g-px-0--sm {
            padding-left: 0 !important;
            padding-right: 0 !important
        }

        .g-py-0--sm {
            padding-top: 0 !important;
            padding-bottom: 0 !important
        }

        .g-py-5--sm {
            padding-top: .35714rem !important;
            padding-bottom: .35714rem !important
        }

        .g-pa-0-10x--sm {
            padding-left: 10% !important;
            padding-right: 10% !important
        }

        .g-pa-0-35-35--sm {
            padding: 0 2.5rem 2.5rem !important
        }

        .g-pa-5-10--sm {
            padding: .35714rem .71429rem !important
        }

        .g-pa-8-16--sm {
            padding: .57143rem 1.14286rem !important
        }

        .g-pa-10-20--sm {
            padding: .71429rem 1.42857rem !important
        }

        .g-pa-15-20-10--sm {
            padding: 1.07143rem 1.42857rem .71429rem !important
        }

        .g-pa-20-20-0--sm {
            padding: 1.42857rem 1.42857rem 0 !important
        }

        .g-pa-20-20-10--sm {
            padding: 1.42857rem 1.42857rem .71429rem !important
        }

        .g-pa-20-30-0--sm {
            padding: 1.42857rem 2.14286rem 0 !important
        }

        .g-pa-20-30--sm {
            padding: 1.42857rem 2.14286rem !important
        }

        .g-pa-30-20--sm {
            padding: 2.14286rem 1.42857rem !important
        }

        .g-pa-30-25-20--sm {
            padding: 2.14286rem 1.78571rem 1.42857rem !important
        }

        .g-pa-30-30-20--sm {
            padding: 2.14286rem 2.14286rem 1.42857rem !important
        }

        .g-pa-30-50-40--sm {
            padding: 2.14286rem 3.57143rem 2.85714rem !important
        }

        .g-pa-30-80--sm {
            padding: 2.14286rem 5.71429rem !important
        }

        .g-pa-40-30-30--sm {
            padding: 2.85714rem 2.14286rem 2.14286rem !important
        }

        .g-pa-60-30--sm {
            padding: 4.28571rem 2.14286rem !important
        }

        .g-pa-70-50-50-30--sm {
            padding: 5rem 3.57143rem 3.57143rem 2.14286rem !important
        }

        .g-pa-80-40--sm {
            padding: 5.71429rem 2.85714rem !important
        }

        .g-pa-85-0-40--sm {
            padding: 6.07143rem 0 2.85714rem !important
        }

        .g-pa-100-30--sm {
            padding: 7.14286rem 2.14286rem !important
        }

        .g-pa-170-0-150--sm {
            padding: 12.14286rem 0 10.71429rem !important
        }

        .g-pl-300--sm {
            padding-left: 21.42857rem !important
        }

        .g-hidden-sm-up {
            display: none !important
        }
    }

    @media(max-width:767px) {
        .g-hidden-sm-down {
            display: none !important
        }
    }

    @media(min-width:768px) {
        .g-pa-25-30--md {
            padding: 1.78571rem 2.14286rem !important
        }

        .g-pa-30-10--md {
            padding: 2.14286rem .71429rem !important
        }

        .g-pa-30-35--md {
            padding: 2.14286rem 2.5rem !important
        }

        .g-py-0--md {
            padding-top: 0 !important;
            padding-bottom: 0 !important
        }

        .g-py-23--md {
            padding-top: 1.64286rem !important;
            padding-bottom: 1.64286rem !important
        }

        .g-px-18--md {
            padding-left: 1.28571rem !important;
            padding-right: 1.28571rem !important
        }

        .g-pt-135--md {
            padding-top: 9.64286rem !important
        }

        .g-pt-145--md {
            padding-top: 10.35714rem !important
        }

        .g-pt-150--md {
            padding-top: 10.71429rem !important
        }

        .g-pt-170--md {
            padding-top: 12.14286rem !important
        }

        .g-pt-175--md {
            padding-top: 12.5rem !important
        }

        .g-pb-70--md {
            padding-bottom: 5rem !important
        }

        .g-pb-170--md {
            padding-bottom: 12.14286rem !important
        }

        .g-pb-250--md {
            padding-bottom: 17.85714rem !important
        }

        .g-pl-300--md {
            padding-left: 21.42857rem !important
        }

        .g-hidden-md-up {
            display: none !important
        }
    }

    @media(max-width:991px) {
        .g-hidden-md-down {
            display: none !important
        }
    }

    @media(min-width:992px) {
        .g-py-0--lg {
            padding-top: 0 !important;
            padding-bottom: 0 !important
        }

        .g-py-100--lg {
            padding-top: 7.14286rem !important;
            padding-bottom: 7.14286rem !important
        }

        .g-px-200--lg {
            padding-left: 14.28571rem !important;
            padding-right: 14.28571rem !important
        }

        .g-pt-170--lg {
            padding-top: 12.14286rem !important
        }

        .g-pb-200--lg {
            padding-bottom: 14.28571rem !important
        }

        .g-hidden-lg-up {
            display: none !important
        }
    }

    @media(max-width:1199px) {
        .g-hidden-lg-down {
            display: none !important
        }
    }

    @media(min-width:1200px) {
        .g-py-0--xl {
            padding-top: 0 !important;
            padding-bottom: 0 !important
        }

        .g-px-23--xl {
            padding-left: 1.64286rem !important;
            padding-right: 1.64286rem !important
        }

        .g-hidden-xl-up {
            display: none !important
        }
    }

    .mobie-view-title,
    .no-csspointerevents .nice-select .list {
        display: none
    }

    .grey-bottom-border {
        border-bottom: 1px solid #e3e3e3
    }

    .digital-wallets {
        background: url(../img/the-intelligent.png?v=1) center no-repeat;
        width: 1200px;
        height: 954px
    }

    .automate-bg {
        background: url(../img/automate-bg.jpg?v=1) center no-repeat;
        width: 1200px;
        height: 724px
    }

    .payment-box {
        background: url(../img/payment-box.png) no-repeat;
        width: 316px;
        height: 149px;
        padding: 54px 0 0 70px
    }

    .item-name {
        color: #002b88;
        text-align: center
    }

    .item-name-1 {
        text-align: center;
        margin-right: 6px;
        float: left;
        width: 150px
    }

    .item-name-1-a,
    .item-name-1-b {
        text-align: center;
        margin-right: 8px;
        float: left;
        color: #002b88
    }

    .item-name-1-a {
        width: 121px
    }

    .item-name-1-b {
        width: 139px
    }

    .item-img,
    .item-img-large {
        margin-right: 6px
    }

    .item-name-1-a h5,
    .item-name-1-b h5,
    .item-name-large-a h5,
    .item-name-xtrm-choice h5 {
        line-height: 41px
    }

    .item-img,
    .item-img-1,
    .item-img-1-a {
        line-height: 30px;
        float: left;
        text-align: center
    }

    .item-img {
        padding: 0 20px
    }

    .item-img-1 {
        padding: 0 19px
    }

    .item-img-1-a {
        padding: 0
    }

    .item-name h3,
    .item-name h5,
    .item-name-1 h3,
    .item-name-1 h5,
    .item-name-large1 h5 {
        color: #002b88;
        line-height: 43px;
        font-weight: 400;
        font-family: Poppins, sans-serif
    }

    .item-img-large,
    .item-img-large-a,
    .item-img-xtrm-choice {
        line-height: 30px;
        float: left;
        text-align: center
    }

    .item-img-1-a img {
        margin-top: 3px
    }

    .item-name h3,
    .item-name-1 h3 {
        font-size: 1.25rem
    }

    .payment-box-large1 {
        background: url(../img/payment-box-large1.png) no-repeat;
        width: 400px;
        height: 149px;
        padding: 54px 0 0 34px
    }

    .item-name-large1 {
        width: 228px;
        float: left;
        color: #002b88;
        text-align: center
    }

    .item-img-large1 {
        width: 43px;
        float: left;
        text-align: center
    }

    .payment-box-large {
        background: url(../img/payment-box-large.png) no-repeat;
        width: 400px;
        height: 149px;
        padding: 54px 0 0 77px
    }

    .item-name-large {
        padding: 0 36px;
        float: left;
        color: #002b88;
        text-align: center
    }

    .item-name-large-a,
    .item-name-xtrm-choice {
        padding: 0 9px;
        border-left: 1px solid #edecec;
        color: #002b88;
        text-align: center;
        float: left
    }

    .item-name-xtrm-choice {
        width: 149px
    }

    .item-img-large {
        padding: 0 20px
    }

    .item-img-large-a {
        padding: 0 9px
    }

    .item-img-xtrm-choice {
        width: 73px
    }

    .item-name-l h5,
    .item-name-large h5,
    .item-name-large2 h5 {
        line-height: 43px;
        font-family: Poppins, sans-serif;
        font-weight: 400
    }

    .item-name-large h5 {
        color: #002b88
    }

    .payment-box-l {
        background: url(../img/payment-box-1.png) no-repeat;
        width: 316px;
        height: 149px;
        padding: 54px 0 0 49px
    }

    .rounded-box,
    .rounded-box-1,
    .rounded-box-small,
    .rounded-box-small-left,
    .rounded-box-small-xtrm-choice {
        padding: 19px 10px 10px;
        box-shadow: 0 0 40px rgba(50, 50, 93, .1), 0 0 40px rgba(0, 0, 0, .07);
        background: #fefefe;
        border-radius: 10px
    }

    .rounded-box-small-right {
        padding: 12px 10px 10px;
        box-shadow: 0 0 40px rgba(50, 50, 93, .1), 0 0 40px rgba(0, 0, 0, .07);
        background: #fefefe;
        border-radius: 10px
    }

    .item-name-l {
        width: 115px;
        float: left;
        color: #002b88;
        text-align: center
    }

    .item-img-l {
        width: 87px;
        float: left;
        text-align: center
    }

    .item-name-l h5 {
        color: #002b88
    }

    .box-blur:hover {
        -webkit-filter: blur(1px);
        filter: blur(1px);
        transition: .4s ease-in-out
    }

    .rounded-box-1,
    .rounded-box-small {
        display: inline-block
    }

    .nice-select,
    .no-csspointerevents .nice-select.open .list {
        display: block
    }

    .rounded-box {
        margin: 10px 0 19px;
        width: 100%;
        text-align: center;
        float: left
    }

    .rounded-box-1 {
        width: auto;
        text-align: center
    }

    .rounded-box-small,
    .rounded-box-small-left {
        width: 250px;
        text-align: center
    }

    .rounded-box-small-left {
        float: left
    }

    .rounded-box-small-right {
        width: 214px;
        text-align: center;
        float: left
    }

    .rounded-box-small-xtrm-choice {
        text-align: center;
        float: right;
        margin-right: -69px;
        margin-top: -5px
    }

    .rounded-box-small-left-a,
    .rounded-box-small-left-a-blue {
        box-shadow: 0 0 40px rgba(50, 50, 93, .1), 0 0 40px rgba(0, 0, 0, .07);
        border-radius: 10px;
        padding: 12px 10px 10px;
        width: 186px;
        text-align: center
    }

    .rounded-box h3 {
        color: #08036b
    }

    .rounded-box-small-left-a {
        background: #fefefe;
        float: left
    }

    .rounded-box-small-left-a-blue {
        background: #002b88;
        float: left
    }

        .rounded-box-small-left-a-blue h5 {
            color: #fff
        }

    .item-img-large2 {
        width: 72px;
        float: left;
        text-align: center;
        margin-right: 5px;
        line-height: 40px;
    }

    .item-name-large2 {
        width: 137px;
        float: left;
        color: #08036b;
        text-align: center
    }

        .item-name-large2 h5 {
            color: #002b88
        }

    .rounded-box-1:hover,
    .rounded-box-small-left-a-blue:hover,
    .rounded-box-small-left-a:hover,
    .rounded-box-small-left:hover,
    .rounded-box-small-right:hover,
    .rounded-box-small:hover,
    .rounded-box:hover {
        box-shadow: 0 0 30px #c1c1c1, 0 0 30px #c1c1c1
    }

    .footer-part {
        border-top: 1px solid #e5e5e5;
        border-bottom: 1px solid #e5e5e5
    }

        .footer-part ul li {
            line-height: 29px
        }

    .card {
        border: 0 !important
    }

    .nice-select,
    .nice-select .list {
        background-color: #fff;
        border-radius: 5px;
        box-sizing: border-box
    }

    .nice-select {
        -webkit-tap-highlight-color: transparent;
        clear: both;
        float: left;
        font-family: inherit;
        font-size: 14px;
        font-weight: 400;
        height: 42px;
        line-height: 40px;
        outline: 0;
        padding-left: 18px;
        padding-right: 30px;
        position: relative;
        text-align: left !important;
        -webkit-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        white-space: nowrap;
        width: auto;
        margin-left: 70px
    }

    #about-list ul,
    .about-p p,
    .m-l-61 {
        margin-left: 61px
    }

    .nice-select:hover {
        border-color: #dbdbdb
    }

    .nice-select.open,
    .nice-select:active,
    .nice-select:focus {
        border-color: #999
    }

    .nice-select:after {
        border-bottom: 2px solid #999;
        border-right: 2px solid #999;
        display: block;
        height: 5px;
        margin-top: -4px;
        pointer-events: none;
        position: absolute;
        right: 12px;
        top: 50%;
        -webkit-transform-origin: 66% 66%;
        -ms-transform-origin: 66% 66%;
        transform-origin: 66% 66%;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        -webkit-transition: all .15s ease-in-out;
        transition: all .15s ease-in-out;
        width: 5px
    }

    .nice-select.open:after {
        -webkit-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
        transform: rotate(-135deg)
    }

    .nice-select.open .list {
        opacity: 1;
        pointer-events: auto;
        -webkit-transform: scale(1) translateY(0);
        -ms-transform: scale(1) translateY(0);
        transform: scale(1) translateY(0)
    }

    .nice-select.disabled {
        border-color: #ededed;
        color: #999;
        pointer-events: none
    }

        .nice-select.disabled:after {
            border-color: #ccc
        }

    .nice-select.wide {
        width: 100%
    }

        .nice-select.wide .list {
            left: 0 !important;
            right: 0 !important
        }

    .nice-select.right {
        float: right
    }

        .nice-select.right .list {
            left: auto;
            right: 0
        }

    .nice-select.small {
        font-size: 12px;
        height: 36px;
        line-height: 34px
    }

        .nice-select.small:after {
            height: 4px;
            width: 4px
        }

        .nice-select.small .option {
            line-height: 34px;
            min-height: 34px
        }

    .nice-select .list {
        box-shadow: 0 0 0 1px rgba(68, 68, 68, .11);
        margin-top: 4px;
        opacity: 0;
        overflow: hidden;
        padding: 0;
        pointer-events: none;
        position: absolute;
        top: 100%;
        left: 0;
        -webkit-transform-origin: 50% 0;
        -ms-transform-origin: 50% 0;
        transform-origin: 50% 0;
        -webkit-transform: scale(.75) translateY(-21px);
        -ms-transform: scale(.75) translateY(-21px);
        transform: scale(.75) translateY(-21px);
        -webkit-transition: all .2s cubic-bezier(.5, 0, 0, 1.25), opacity .15s ease-out;
        transition: all .2s cubic-bezier(.5, 0, 0, 1.25), opacity .15s ease-out;
        z-index: 9
    }

    .nice-select .option {
        cursor: pointer;
        font-weight: 400;
        line-height: 40px;
        list-style: none;
        min-height: 40px;
        outline: 0;
        padding-left: 18px;
        padding-right: 29px;
        text-align: left;
        -webkit-transition: all .2s;
        transition: all .2s
    }

        .nice-select .option.focus,
        .nice-select .option.selected.focus,
        .nice-select .option:hover {
            background-color: #f6f6f6
        }

        .nice-select .option.selected {
            font-weight: 700
        }

        .nice-select .option.disabled {
            background-color: transparent;
            color: #999;
            cursor: default
        }

    .color,
    .color h2,
    .violet-color {
        color: #8973f9 !important
    }

    .digital-wallets-mobile-view,
    .digital-wallets-mobile-view-375 {
        display: none
    }

    .big-shadow-box {
        box-shadow: 0 0 40px rgba(50, 50, 93, .1), 0 0 40px rgba(0, 0, 0, .07);
        background: #fefefe;
        border-radius: 10px;
        padding: 19px 10px 10px;
        width: 100%
    }

    .color {
        background: #f1f2f8
    }

    .dark-violet-color {
        color: #9f66ff !important
    }

    .blue-color {
        color: #5289f2
    }

    .quick-start-bg {
        background: linear-gradient(-90deg, #6d51f8, #4571f8);
        color: #fff;
        clear: both;
        display: inline-block;
        width: 100%
    }

    .grey-white-bg {
        background-image: linear-gradient(to bottom, #f5f8ff, #f5f8ff 75%, #fff 25%)
    }

        .grey-white-bg .container {
            z-index: 2;
            position: relative
        }

    .white-grey-bg {
        background-image: linear-gradient(to bottom, #fff, #fff 63%, #f5f8ff 37%);
        padding-bottom: 170px
    }

    .white-grey-bg-c {
        background-image: linear-gradient(to bottom, #fff, #fff 43%, #f5f8ff 7%, #f5f8ff 50%);
        padding-bottom: 50px
    }

    #tab-content .nav-tabs {
        border: 0 !important
    }

    #tab-content .nav-item > a,
    .nav-item > .nav-link,
    [class*=u-tab-link]:not([class*="-icon"]) {
        color: #8973f9;
        border: 0
    }

    #tab-content .nav-tabs .nav-item.show .nav-link,
    .nav-tabs .nav-link.active {
        text-decoration: underline !important
    }

    #back2Top,
    .calloutWrapHome,
    .calloutWrapHome a {
        text-decoration: none
    }

    #tab-content .tab-content {
        box-shadow: none;
        background: #fefefe
    }

    #tab-content .nav-tabs .nav-link.active,
    .nav-link.click .nav-tabs .nav-item.show .nav-link {
        border: 0
    }

    #why-list ul {
        border-bottom: 0;
        padding: 25px 5px
    }

        #why-list ul li {
            line-height: 28px;
            width: 100%
        }

    .about-p p {
        clear: both
    }

    .about-p span {
        float: left;
        margin-right: 15px
    }

    #about-list ul li {
        list-style: disc !important;
        width: 100%;
        padding: 5px 0
    }

    #about-list ul {
        border-bottom: 0;
        float: none
    }

    .font-05 {
        font-size: .5rem;
        padding-right: 5px
    }

    .modal-dialog {
        max-width: 800px !important
    }

    .modal-open {
     /*   padding-right: 0 !important;
        overflow: hidden !important*/
    }
.modal {
    width: 100% !important;
    background: #5b5b5bdb !important;
}
.modal-content {
    border:0px !important;
    background:none !important;
}

.c-both {
    clear: both
}

    .architecture-bg {
        background: url(../img/incoming-payment-methods-bg.jpg) left no-repeat;
        padding: 20px 0
    }

    .payment-flow-bg {
        background: url(../img/payment-flow-bg.jpg) left no-repeat;
        padding: 20px 0
    }

    .account-view-bg {
        background: url(../img/account-view-bg.png) left no-repeat;
        padding: 40px 0
    }

    .wallet-view-bg {
        background: url(../img/wallet-view-bg.jpg) left no-repeat;
        padding: 40px 0
    }

    table {
        border: 0 solid #ccc;
        border-collapse: collapse;
        margin: 0;
        padding: 0;
        table-layout: fixed
    }

        table caption {
            font-size: 1.5em;
            margin: .5em 0 .75em
        }

        table tr {
            background-color: #fff;
            padding: .35em
        }

    .row-color {
        background-color: #edf3fe !important
    }

    table td,
    table th {
        padding: 2em;
        text-align: center;
        border-right: 1px solid #bfd3fa
    }

    table th {
        font-size: .85em;
        letter-spacing: .1em
    }

    .table-content span {
        float: left;
        margin-right: 10px
    }

    .table-content p {
        margin-left: 25px
    }

    .table-data-head {
        background: #5289f2;
        padding: 20px;
        margin: 0;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        color: #fff;
        border-right: 0;
        font-size: 12px !important
    }

    .rich-link a,
    .rich-link a:link {
        color: #72c02c !important
    }

    @media screen and (max-width:600px) {
        .table-content,
        table {
            width: 100%
        }

            #ex-account-login table tr,
            table tr {
                margin-bottom: .625em;
                display: block;
                float: left
            }

            table td,
            table th {
                border-right: 0 !important
            }

            .table-content h5 {
                font-size: 13px
            }

        table {
            border: 0
        }

            table caption {
                font-size: 1.3em
            }

            table thead {
                border: 0;
                clip: rect(0 0 0 0);
                height: 1px;
                margin: -1px;
                overflow: hidden;
                padding: 0;
                position: absolute;
                width: 1px
            }

            table tr {
                border-bottom: 3px solid #ddd
            }

        #ex-account-login table tr {
            border-bottom: 2px solid #ddd
        }

        #ex-account-login-inner table tr {
            border-bottom: 0 !important
        }

        table td {
            border-bottom: 1px solid #ddd;
            display: block;
            text-align: right
        }

        #bodyCell table td {
            font-size: 1em
        }

        table td::before {
            content: attr(data-label);
            float: left;
            font-weight: 700;
            text-transform: uppercase;
            line-height: 48px
        }

        table td:last-child {
            border-bottom: 0
        }
    }

    .rigth-arrow {
        background: url(../img/blue-right-arrow.png) top right no-repeat
    }

    .border-l-m-p {
        border-left: 1px solid #cccc
    }

    .beneficiary-selects-bg {
        background: url(../img/beneficiary-selects-bg.jpg?v=1) top right no-repeat;
        height: 563px;
        background-size: 100%
    }

    .other-direct-bg {
        background: url(../img/other-direct-bg.jpg?v=1) top right no-repeat;
        height: 550px;
        background-size: 100%
    }

    .margin-top-7 {
        margin-top: -7px
    }

    .margin-top-42 {
        margin-top: 42px
    }

    .margin-top-45 {
        margin-top: 45px
    }

    .margin-top-47 {
        margin-top: 47px
    }

    .margin-top-50 {
        margin-top: 50px
    }

    .margin-top-55 {
        margin-top: 55px
    }

    .margin-top-60 {
        margin-top: 60px
    }

    .margin-top-125 {
        margin-top: 120px
    }

    .arrow-mobile-view {
        display: none
    }

    .rich-link a {
        display: inline-table !important;
        padding: 0 !important;
        font-weight: 400 !important;
        font-size: 1rem !important
    }

    .p-box {
        margin-top: 25px
    }

        .p-box h3 {
            margin-top: 9px
        }

    table h5 {
        display: flex
    }

    .common-inner {
        padding-top: 13rem;
        padding-bottom: 8rem
    }

    .card {
        margin: 0 auto 25px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px
    }

    .card-log-out {
        margin: 0 auto 146px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        border: 1px solid #f2f2f2
    }

    .profile-img-card {
        width: 96px;
        height: 96px;
        margin: 0 auto 10px;
        display: block;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%
    }

    .login-box {
        background-color: #f8f8f8;
        border: 1px solid #efefef;
        padding: 20px;
        border-radius: 15px
    }

    .login-box-white {
        background-color: #fff;
        padding: 20px;
        border-radius: 15px;
        border: 15px solid #efefef !important
    }

    .grey-border-box {
        border: 15px solid #f8f8f8;
        border-radius: 15px
    }

    .login-box .form__group {
        margin-bottom: 0
    }

    .login-box .form__input {
        margin-top: 10px;
        margin-bottom: 3px
    }

    .login-box .btn-lg {
        border-radius: 50px
    }

    .log-out p {
        line-height: 28px
    }

    ul.nostyle {
        list-style: none;
        padding: 0
    }

    .w-icon {
        float: left;
        margin-right: 10px
    }

    .w-text {
        display: flex
    }

    #back2Top {
        width: 50px;
        line-height: 50px;
        overflow: hidden;
        z-index: 999;
        display: none;
        cursor: pointer;
        -moz-transform: rotate(270deg);
        -webkit-transform: rotate(270deg);
        -o-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
        transform: rotate(270deg);
        position: fixed;
        bottom: 40px;
        right: 40px;
        background-color: #ddd;
        color: #555;
        text-align: center;
        font-size: 30px;
        border-radius: 50%
    }

        #back2Top:hover {
            background-color: #ddf;
            color: #000
        }

    .notification-error {
        background-color: #f2dede;
        border-color: #ebccd1;
        color: #a94442;
        margin: 5px 0 10px;
        padding: 5px
    }

    .notifications .notification.notification-error {
        background-position: left 12px top -555px !important;
        border: 1px solid #c72e2e;
        background: url(../img/icon_alert.png) no-repeat #fff7f7;
        background-size: 28px;
        padding: 6px 0 3px 54px !important
    }

    .notifications .notification {
        margin-top: 0;
        padding: 6px 13px 3px 42px !important;
        text-align: left;
        font-size: 1em;
        background: url(../img/icon_alert.png) no-repeat #f7fff7;
        background-size: 27px;
        border-radius: 5px;
        background-position-y: 6px;
        background-position-x: 5px;
        line-height: 29px;
        border: 1px solid #1b9e1b
    }

    .notification-info {
        margin-top: 5px
    }

    #register-form .nice-select {
        line-height: 21px !important;
        height: 38px !important;
        float: none !important;
        left: -71px;
        padding: 8px 0 0 11px;
        width: 100%
    }

        #register-form .nice-select .list {
            height: 200px !important;
            overflow: auto !important;
            width: 100% !important
        }

    #register-form p,
    #register-form-sm p {
        margin-bottom: 0 !important
    }

    #register-form-sm .nice-select {
        line-height: 21px !important;
        height: 33px !important;
        float: none !important
    }

        #register-form-sm .nice-select .list {
            height: 130px !important;
            overflow: auto !important;
            width: 100% !important
        }

    .btn-100 {
        width: 100%
    }

    .login-box-white .form__input {
        margin-top: 10px;
        margin-bottom: 3px
    }

    .common-inner-api {
        padding-top: 0;
        padding-bottom: 0
    }

    .calloutWrapHome {
        float: left;
        position: relative;
        width: auto;
        font-family: lucida grande, Tahoma, Verdana, Helvetica, Sans-Serif;
        font-size: 11px;
        background-color: transparent
    }

    .table > tbody > tr > td,
    .table > tbody > tr > th,
    .table > tfoot > tr > td,
    .table > tfoot > tr > th,
    .table > thead > tr > td,
    .table > thead > tr > th {
        padding: 1px !important
    }

    .borderless td,
    .borderless th {
        border: 0 !important
    }

    .calloutWrapHome .calloutLinkHome {
        padding: 0;
        margin: 0;
        width: 12px;
        height: 12px
    }

    .calloutHome {
        float: left;
        display: block;
        width: 300px;
        position: absolute
    }

        .calloutHome .calloutTxtHome {
            display: block;
            background-color: #ffc;
            border: 2px solid #333;
            border-width: 0 2px;
            padding: 0 5px;
            color: #333;
            font-weight: 400;
            text-align: left;
            width: 100%;
            white-space: normal
        }

    .calloutHome,
    html > body .calloutWrapHome .calloutHome {
        background: url(/web/images/callout_b_tr.png) no-repeat
    }

    .calloutArrowHome {
        float: left;
        clear: both;
        width: 100%;
        height: 15px
    }

    #outerWrap .calloutCloseHome img {
        margin: 0 5px 0 0;
        float: none;
        cursor: pointer
    }

    .calloutTxtHome {
        float: left;
        clear: both;
        display: inline
    }

    .file-wrapper,
    .file-wrapper .button {
        display: inline-block;
        cursor: pointer
    }

    .calloutCloseWrapHome {
        float: left;
        width: 100%;
        clear: both
    }

    .calloutHome .calloutCloseHome {
        float: right;
        clear: both;
        width: 25px
    }

    .calloutHome {
        top: 15px;
        right: -25px;
        padding-top: 9px
    }

    html > body .calloutWrapHome .calloutArrowHome {
        background: url(/web/images/callout_curve_bot.png) 0 bottom no-repeat
    }

    .register-margin {
        margin: 0 auto
    }

    #ex-account-login table td {
        font-size: 12px !important;
        text-align: left !important;
        padding-left: 10px !important
    }

        #ex-account-login table td label {
            padding-left: 6px
        }

    .MultiFile-title {
        color: #555252
    }

    @media only screen and (max-width:768px) {
        .mobile-view {
            width: 100%;
            clear: both;
            float: left
        }

        .m-top {
            margin-top: 5px !important
        }

        .ConnectTool {
            top: 0 !important
        }
    }

    #ddlCompanies_chosen,
    .ddlCompanies {
        width: 100% !important
    }

    .ConnectTool {
        position: relative;
        left: 156px !important;
        top: -10px
    }

    .helptext {
        position: absolute;
        margin-left: 5px;
        margin-top: 5px
    }

        .helptext .tolltip-inner {
            position: fixed;
            min-width: 360px
        }

    .MultiFile-list {
        z-index: 0;
        position: relative
    }

    .file-wrapper {
        overflow: hidden;
        position: relative;
        color: #fff;
        top: 0;
        left: 0
    }

    .fa-question-circle:before {
        color: #64686d
    }

    .file-wrapper .button {
        background: #a5a5a5;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        font-size: 14px;
        font-weight: 700;
        padding: 4px 18px;
        text-transform: uppercase
    }

    .file-wrapper input {
        cursor: pointer;
        height: 100%;
        position: absolute;
        right: 0;
        top: 0;
        -moz-opacity: .01;
        opacity: .01;
        font-size: 100px;
        left: 0
    }

    .form-horizontal .btn-file {
        position: relative;
        overflow: hidden
    }

    .modal-backdrop {
        display: none !important
    }

    .MultiFile-remove {
        color: red;
        font-size: 15px !important
    }

        .MultiFile-remove a:hover {
            color: #ff0
        }

    .grayButton {
        background-color: #a5a5a5
    }

    .in {
        padding: 0 !important
    }

    .form-horizontal .btn-file input[type=file] {
        position: absolute;
        top: 0;
        right: 0;
        min-width: 100%;
        min-height: 100%;
        font-size: 100px;
        text-align: right;
        opacity: 0;
        background: red;
        cursor: inherit;
        display: block
    }

    .controlnotifications-info,
    .controlnotifications-success {
        background-position: left 12px top 17px !important;
        border-color: #1b9e1b !important;
        margin: 5px 0 10px !important;
        padding: 5px !important;
        text-align: left !important
    }

    .form-horizontal input[readonly] {
        background-color: #fff !important;
        cursor: text !important
    }

    .ddlCompanies {
        background-color: #fff !important
    }

    .otherbrowsers {
        width: 100px !important
    }

    .safaribrowsers {
        width: 90px !important
    }

    .controlnotifications-success {
        background-color: #d4f0d4 !important
    }

    .controlnotifications-info {
        background-color: #d9edf7 !important
    }

    #partregister-table table td,
    table#bodyTable td {
        border-right: 0 !important
    }

    #bodyCell {
        padding: 0;
        margin: 0
    }

        #bodyCell table {
            table-layout: auto
        }

    #id_16 {
        display: none !important
    }

    #table-radio input[type=checkbox],
    input[type=radio] {
        margin-right: 10px;
        margin-left: 10px;
        transform: scale(1.3);
        -moz-transform: scale(1.3);
        -ms-transform: scale(1.3);
        -webkit-transform: scale(1.3);
        -o-transform: scale(1.3);
        margin-top: 3px;
        float: left
    }

    #mem-spon table th,
    table td {
        padding: 1em;
        text-align: left !important
    }

    #OpportunityRegistrationEnquiry .notification-error {
        margin: 3px 0 10px !important;
        padding: 9px !important;
        font-size: 12px !important
    }

    .imgcenter {
        display: block;
        margin: auto
    }

    #templateContainer p {
        text-align: justify
    }

    #lblCurrencySymbol {
        font-family: Roboto, sans-serif
    }

    .text-justy {
        text-align: justify !important
    }

    #contentBody textarea {
        width: 100% !important;
        padding: 10px !important;
        text-align: justify
    }

    .txtExtraLine {
        margin-bottom: 12px
    }

    .txtgray {
        color: #999
    }

    .bold {
        font-weight: 700
    }

    .privacy p {
        text-align: justify
    }

    .p-z {
        z-index: 1.0E+17;
        position: relative
    }

    .p-m-0 {
        padding: 0;
        margin: 0
    }

    .bg-white {
        background: #fff
    }

    .p-0 {
        padding: 0 !important
    }

    input#btnNewCustomer,
    input#btnNewPartner {
        background: #fff;
        color: #8940ff;
        padding: 10px 40px;
        font-size: 1.25rem
    }

    .border-b {
        border-bottom: 1px solid #999
    }

    input#btnNewCustomer {
        border-radius: 3000px 0 0 3000px;
        border: 1px solid #8940ff
    }

    input#btnNewPartner {
        border-radius: 0 3000px 3000px 0;
        border: 1px solid #8940ff
    }

    .c-active {
        background: #8940ff !important;
        color: #fff !important
    }

    input:focus {
        outline: 0
    }

    input::-moz-focus-inner {
        border: 0
    }

    .svg-loader {
        transition: 1s;
        z-index: 2;
        position: absolute;
        top: calc(50% - 80px);
        left: calc(50% - 80px);
        width: 80px;
        height: 80px;
        fill: rgba(60, 179, 113, .8);
        overflow: visible;
        animation: spin linear 1.3s infinite forwards
    }

    .overlay,
    .overlay:after {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        transition: 1s
    }

    .svg-loader:hover + .overlay:after {
        opacity: 1
    }

    @keyframes dash {
        0%, 100% {
            stroke-dashoffset: 30
        }

        50% {
            stroke-dashoffset: 598
        }
    }

    @keyframes spin {
        0% {
            transform: rotateZ(0)
        }

        100% {
            transform: rotateZ(360deg)
        }
    }

    .overlay:after {
        z-index: 1;
        opacity: 0
    }

    .loader-content {
        opacity: 0
    }

    .circle-icon {
        background: url(images/hive.png) no-repeat;
        width: 76px;
        height: 76px;
        top: -200px;
        margin: 0 auto;
        position: relative
    }

    .innerCircle,
    .outerCircle {
        background-color: transparent;
        opacity: .9;
        margin: 0 auto
    }

    .circle-icon:hover {
        -moz-animation: rotatecircle 4s infinite linear;
        -webkit-animation: rotatecircle 4s linear
    }

    .outerCircle {
        border: 8px solid rgba(79, 110, 250, .9);
        border-right: 5px solid transparent;
        border-left: 5px solid transparent;
        border-radius: 100px;
        width: 73px;
        height: 73px;
        -moz-animation: spinPulse 3s infinite ease-in-out;
        -webkit-animation: spinPulse 3s infinite ease-in-out
    }

    .innerCircle {
        border: 5px solid rgba(122, 31, 254, .6);
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-radius: 100px;
        top: -65px;
        width: 52px;
        height: 52px;
        position: relative;
        -moz-animation: spinoffPulse 1s infinite linear;
        -webkit-animation: spinoffPulse 1s infinite linear
    }

    @-moz-keyframes spinPulse {
        0% {
            -moz-transform: rotate(160deg);
            opacity: 0;
            box-shadow: 0 0 1px #bdd73c
        }

        50% {
            -moz-transform: rotate(145deg);
            opacity: 1
        }

        100% {
            -moz-transform: rotate(-320deg);
            opacity: 0
        }
    }

    @-moz-keyframes spinoffPulse {
        0% {
            -moz-transform: rotate(0)
        }

        100% {
            -moz-transform: rotate(360deg)
        }
    }

    @-webkit-keyframes spinPulse {
        0% {
            -webkit-transform: rotate(160deg);
            opacity: 0;
            box-shadow: 0 0 1px #bdd73c
        }

        50% {
            -webkit-transform: rotate(145deg);
            opacity: 1
        }

        100% {
            -webkit-transform: rotate(-320deg);
            opacity: 0
        }
    }

    @-webkit-keyframes spinoffPulse {
        0% {
            -webkit-transform: rotate(0)
        }

        100% {
            -webkit-transform: rotate(360deg)
        }
    }

    @-moz-keyframes rotatecircle {
        0% {
            -moz-transform: rotate(0)
        }

        100% {
            -moz-transform: rotate(-360deg)
        }
    }

    @-webkit-keyframes rotatecircle {
        0% {
            -webkit-transform: rotate(0)
        }

        100% {
            -webkit-transform: rotate(-360deg)
        }
    }

    .submit-Loader {
        position: absolute;
        background: #fff;
        width: 90%;
        height: 95%;
        opacity: .8;
        margin: 0 auto;
        padding-top: 130px;
        top: 20px;
        z-index: 2
    }

    .loader-hide {
        display: none !important
    }

    .service-name h3,
    .service-name h5 {
        margin-top: 18px;
        font-size: 1.25rem;
        color: #002b88 !important
    }

    .service-img {
        border-left: 1px solid #ccc
    }

    .service-img-r {
        border-right: 1px solid #ccc
    }

        .service-img img,
        .service-img-r img {
            padding: 11px 0
        }

    .service-round-box {
        box-shadow: 0 0 40px rgba(50, 50, 93, .1), 0 0 40px rgba(0, 0, 0, .07);
        background: #fefefe;
        border-radius: 10px;
        padding: 10px;
        text-align: center;
        float: left
    }

    .table-right-border {
        border-right: 1px solid #ccc !important
    }

    .w-100 {
        width: 100% !important
    }

    #intelligent-archi h1 {
        font-size: 2rem !important
    }

    .archi-1-box {
        margin-top: 12rem;
        margin-left: 4rem
    }

    .archi-2-box {
        margin-top: 3rem;
        margin-left: -1rem
    }

    .archi-3-box {
        margin-top: 13rem;
        margin-left: -24rem
    }

    .archi-4-box {
        margin-top: 24rem;
        margin-left: -22rem
    }

    .archi-5-box {
        margin-top: 33rem;
        margin-left: -16rem
    }

    .archi-6-box {
        margin-top: 12rem;
        margin-left: 15rem
    }

    .archi-7-box {
        margin-top: 3rem;
        margin-left: 21rem
    }

    .archi-8-box {
        margin-top: 5rem;
        margin-left: 26rem
    }

    .archi-9-box {
        margin-top: 5rem;
        margin-left: 22rem
    }

    .archi-10-box {
        margin-top: 3rem;
        margin-left: 18rem
    }

    @media(min-width:1024px) and (max-width:1210px) {
        .h-img-position {
           /* position: absolute;
            top: 268px;
            right: 250px*/
        }

        .archi-1-box {
            margin-top: 9rem;
            margin-left: 7rem
        }

        .archi-2-box {
            margin-top: 1.5rem;
            margin-left: 0
        }

        .archi-3-box {
            margin-top: 8.5rem;
            margin-left: -16rem
        }

        .archi-4-box {
            margin-top: 15rem;
            margin-left: -13rem
        }

        .archi-5-box {
            margin-top: 22rem;
            margin-left: -13.5rem
        }

        .archi-6-box {
            margin-top: 9rem;
            margin-left: 10rem
        }

        .archi-7-box {
            margin-top: 1.5rem;
            margin-left: 15rem
        }

        .archi-8-box {
            margin-top: 1.5rem;
            margin-left: 17rem
        }

        .archi-9-box {
            margin-top: 1rem;
            margin-left: 14rem
        }

        .archi-10-box {
            margin-top: 1rem;
            margin-left: 12rem
        }
    }

    .blue-text {
        color: #002b88 !important
    }
.blue-text1 {
    color: #1D5FFB;
}

#smooth-scroll ul li h1 {
    font-size: 1.2rem;
    font-weight: 600;
    line-height: 1
}

    .seo h2,
    .shadow-box-normal-w h2 {
        font-size: 1.75rem
    }

    .seo h4,
    .seo-h5 h2 {
        font-size: 1.25rem
    }

    .seo-h5 h2 {
        line-height: 2
    }

    #log-nice .nice-select {
        margin-left: 0 !important
    }

    #ie-input input {
        width: 150px
    }

    .bg-left,
    .bg-left-white {
        left: 0;
        width: 27%;
        border-radius: 0 0 400px;
        height: 170px;
        margin-top: -40px;
        z-index: 1;
        top: 0;
        bottom: 0;
        position: absolute
    }

    .bg-left {
        background: linear-gradient(-90deg, #8616fe, #573bff)
    }

    .bg-left-white {
        background: #fff
    }

    .bg-right {
        right: 0;
        top: 0;
        bottom: 0;
        position: absolute;
        width: 100%;
        background: -webkit-linear-gradient(-90deg, rgba(102, 62, 247, .9) 0, rgba(54, 98, 249, .9) 100%);
        height: 172px;
        border-radius: 0 3000px 3000px 0;
        z-index: -1;
        margin-top: -89px
    }

    #login-view [class*=input-group-] {
        position: absolute !important;
        right: 0 !important;
        margin-top: 23px !important
    }

    #log-close {
        position: absolute;
        top: 23px;
        z-index: 1;
        right: 41px;
        color: #353535;
        font-size: 20px
    }

    a #log-close:hover,
    a i.fa.fa-eye-slash:hover {
        color: #72c02c
    }

    i.fa.fa-eye,
    i.fa.fa-eye-slash {
        color: #353535;
        font-size: 20px
    }

    .p-relative {
        position: relative
    }
#btn_close {
    background: #fff;
    left: 0 !important;
    position: absolute;
    z-index: 200000;
    font-size: 24px;
    margin-left: -50px;
    margin-top: 70px;
    border: 1px solid #ccc;
    border-radius: 140px;
    width: 40px;
    height: 40px;
    padding:0px;
}
    #btn_close:hover {
        background:#cccccc;
        color:#ffffff;
    }
    .vimeo-resposive {
    padding:80% 0 0 0;
}
@media(min-width:360px) and (max-width:900px) {
    .vimeo-resposive {
        padding: 41% 0 0 0;
    }
    #btn_close {
        margin-left:0px;
        margin-top: 0;
        width: 25px;
        height: 25px;
        font-size: 15px;
        padding: 0px;
    }
            .bg-left-white {
            width: 80%;
            height: 124px
        }

        .tab-slider--container {
            margin-top: 20px
        }
    }

    @media(min-width:1199px) and (max-width:1250px) {
        .bg-left,
        .bg-left-white {
            width: 25%
        }
    }

    @media (min-width:1000px) and (max-width:1000px) {
        .globalNav .navSection.primary,
        .globalNav .navSection.secondary {
            padding-top: 11px !important
        }
    }

    @media (min-width:901px) and (max-width:1023px) {
        .bg-left,
        .bg-left-white {
            width: 24%
        }

        .globalNav li.navSection.primary {
            padding-left: 0
        }

        .globalNav .navSection.secondary {
            margin-right: -209px
        }
    }

    @media (min-width:1024px) and (max-width:1100px) {
        .globalNav li.navSection.primary {
            padding-left: 0
        }
    }

    @media(min-width:1300px) and (max-width:1400px) {
        .globalNav li.navSection.primary {
            padding-left: 70px
        }
    }

    #landing-page {
        margin-bottom: -21px
    }

        #landing-page h1,
        #landing-page h3,
        #landing-page h4 {
            color: #fff;
            font-family: Poppins, sans-serif;
            font-weight: 500
        }

        #landing-page ul {
            padding: 0
        }

    #landing-list ul li {
        color: #fff;
        list-style: none
    }

    #landing-page h1 {
        line-height: 50px;
        border-bottom: 1px solid #fff;
        margin-top: 20px;
        /*text-transform: uppercase*/
    }

    #landing-page h4 {
        font-size: 24px;
        line-height: 31px;
        margin: 14px 0
    }

    #landing-page h3 {
        font-size: 19px;
        margin-top: 30px
    }

    #landing-page .digital-create-button {
        background: 0;
        color: #fff !important
    }

    #landing-incentive .digital-create-button-api {
        color: #fff;
        border: 1px solid #fff
    }

    #landing-incentive .digital-create-button-xdata {
        color: #fff;
        border: 1px solid #fff
    }

    #landing-page .digital-create-button:hover {
        background: #219d74;
        border-color: #fff;
        color: #fff
    }

    #landing-page .digital-create-button-xdata:hover {
        background: #54a8ea;
        border-color: #fff;
        color: #fff
    }

    #landing-con-form .contact-title {
        background: #f5f5f5;
        border: 1px solid #dfdfdf;
        padding: 28px;
        text-align: center;
        border-radius: 10px 10px 0 0;
        font-size: 30px
    }

    #landing-con-form .form__group .form__input {
        margin-bottom: 16px
    }

    .landing-page-form-border {
        border-radius: 10px 10px 0 0 !important;
        box-shadow: none !important
    }

    .anypaypersonal-bg-land,
    .crypto-bg-land,
    .dataprocessing-bg-land,
    .global-bg-land,
    .paymentsapi-bg-land,
    .products-bg-land,
    .paymentsinnovation-bg-land,
    .digitalwalletsfordevelopers-bg-land {
        border-radius: 0 0 320px;
        width: 100%;
        margin-top: -230px
    }

    .anypaypersonal-bg-land {
        background: url(../img/anypaypersonal-bg-land.png) no-repeat;
        background-size: cover
    }

    .dataprocessing-bg-land {
        background: url(../img/dataprocessing-bg.jpg) no-repeat;
        background-size: cover
    }

    .products-bg-land {
        background: url(../img/products-banner-land.png) no-repeat;
        background-size: cover
    }

    .global-bg-land {
        background: url(../img/globalincentive-banner.png) no-repeat;
        background-size: cover
    }

    .crypto-bg-land {
        background: url(../img/cryptocurrency-banner.png) no-repeat;
        background-size: cover
    }

    .paymentsapi-bg-land {
        background: url(../img/focuseddrip-banner-land.png) no-repeat;
        background-size: cover
    }

    .paymentsinnovation-bg-land {
        background-size: cover;
        background: rgba(255,255,255,1);
        background: -webkit-linear-gradient(#3399cc, #33cccc);
        background: -moz-linear-gradient(#3399cc, #33cccc);
        background: linear-gradient(#3399cc, #33cccc);
        background: -ms-linear-gradient(#3399cc, #33cccc);
        background: -o-linear-gradient(#3399cc, #33cccc);
        border-style: none;
    }

    .digitalwalletsfordevelopers-bg-land {
        background-size: cover;
        background: #7FC2DC;
        border-style: none;
    }

    .why-xtrm-bg, .products-bg, .developers-bg, .payments-bg {
        height: 716px;
    }

.companies-head, .financial-head {
    height: 710px;
}

    #landing-incentive .digital-create-button:hover {
        background: #6172fe !important;
        color: #fff
    }

    #landing-incentive .digital-create-button:active {
        color: #fff !important
    }

    #landing-incentive .landing-incentive:hover {
        background: #c75f05 !important;
        color: #fff
    }

    #landing-incentive .digital-create-button-api:active {
        color: #fff !important
    }

    h5.landing-page {
        color: #7b1eff;
        font-size: 30px
    }

    @media(min-width:320px) and (max-width:900px) {
        .line-h-220 {
            height: 130px !important
        }

        #landing-page .g-mb-30 {
            margin-bottom: 0 !important
        }

        #landing-page .g-mt-170 {
            margin-top: 5.14286rem !important
        }

        .why-xtrm-bg, .products-bg, .developers-bg, .payments-bg, .companies-head, .financial-head {
            height: auto;
        }
    }

    @media(min-width:922px) and (max-width:1200px) {
        #landing-page .g-py-15 {
            padding-top: .71429rem !important;
            padding-bottom: .71429rem !important
        }

        #landing-page .g-px-35 {
            padding-left: 1.07143rem !important;
            padding-right: 1.07143rem !important
        }

        #landing-page h1 {
            font-size: 29px
        }
    }

    #landing-page p {
        color: #fff;
        line-height: 15px
    }

    .divMessage .notification {
        margin-top: 0;
        padding: 6px 13px 3px 42px !important;
        text-align: left;
        font-size: 1em;
        background-color: #f1fdff;
        background-size: 27px;
        border-radius: 5px;
        background-position-y: 6px;
        background-position-x: 5px;
        line-height: 29px !important;
        border: 1px solid #bff8ff
    }

    #signup-lg .col-lg-4 {
        padding-right: 2px !important;
        padding-left: 2px !important
    }

    .row:after,
    .row:before {
        display: none !important
    }

    .full-width {
        width: 100%
    }

    #title-control h3 {
        font-weight: 700 !important
    }

    .s-mt-14 {
        margin-top: 14px
    }

    .line-h-220 {
        height: 220px
    }

    .line-h-260 {
        height: 260px
    }
.line-h-280 {
    height: 280px
}

    .line-h-175 {
        height: 175px;
    }

    .line-h-620 {
        height: 620px;
    }
.line-h-420 {
    height: 420px;
}
.line-h-520 {
    height: 520px;
}
    .line-h-670 {
        height: 730px;
    }

    .line-h-1100 {
        height: 1100px;
    }

    .display-f {
        display: flex;
    }

    .row-sep-1 {
        height: 160px
    }

    .row-sep-3 {
        height: 90px
    }

    .row-sep-2 {
        height: 100px
    }

    .height-0 {
        height: 0
    }

    .globalNav .d-a-m {
        margin: 34px 5px 10px !important
    }

    .m-h4 {
        margin-left: 12px !important;
        font-size: 13px !important
    }

    .wspace {
        white-space: normal !important
    }

    .grey-text {
        color: #6e6e6e
    }

    .gradeint-text a {
        background: -webkit-linear-gradient(180deg, #d072f7, #d072f7, #2750d1);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        font-weight: 700;
        display: inline-flex
    }

        .gradeint-text a:hover {
            background: -webkit-linear-gradient(180deg, #2750d1, #2750d1, #d072f7);
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
            font-weight: 700;
            display: inline-flex;
            text-decoration: none
        }

    .p-tl {
        padding: 5px 0 0 5px
    }

    #gtr h6 {
        font-size: 15px
    }

    .testimonial {
        background: url(../img/testi-bg.png) top no-repeat;
        background-position: 17px 4px;
        color: #6e6e6e
    }

        .testimonial p {
            font-size: 16px;
            border-bottom: 1px solid #ccc;
            margin: 0 2.1rem !important
        }

    .testi-footer {
        font-size: 14px
    }

        .testi-footer img {
            border-radius: 50px;
            width: 70px;
            height: 70px;
            border: 1px solid #ccc
        }

    @media (min-width:320px) and (max-width:1024px) {
        .mp-tb {
            padding-top: 320px;
            padding-bottom: 130px !important
        }
    }

    .compliance-flowchart-browser-view {
        display: block
    }

    .compliance-flowchart-mobile-view {
        display: none
    }

    .mobile-app img {
        margin-top: -75px;
        position: absolute;
        right: 61px
    }

    .register-m-height {
        height: 361px
    }

    a #personal {
        background: url(../img/personal.svg?v=1) top no-repeat;
        height: 250px;
        color: #000;
        text-decoration: none !important;
        background-size: 130px;
        background-position-y: -9px;
    }

        a #personal h4 {
            text-align: center;
            font-size: 18px;
            font-weight: 700;
            padding-top: 150px
        }

        a #personal p {
            font-size: 13px;
            font-weight: 400;
            text-align: center
        }

        a #personal:focus,
        a #personal:hover {
            background: url(../img/personal-blue.svg?v=1) top no-repeat;
            color: #626ef1 !important;
            text-decoration: none !important;
            background-size: 130px;
            background-position-y: -9px;
        }

    #developer-blue {
        background: url(../img/developer-blue.svg) top no-repeat;
        color: #626ef1 !important;
        text-decoration: none !important;
        background-size: 130px;
    }

        #developer-blue h4 {
            padding-top: 150px
        }

    a #developer {
        background: url(../img/developer.svg) top no-repeat;
        height: 250px;
        color: #000;
        text-decoration: none !important;
        background-size: 130px;
        background-position-y: -9px;
    }

        a #developer h4 {
            text-align: center;
            font-size: 18px;
            font-weight: 700;
            padding-top: 150px
        }

        a #developer p {
            font-size: 13px;
            font-weight: 400;
            text-align: center;
        }

        a #developer:focus,
        a #developer:hover {
            background: url(../img/developer-blue.svg) top no-repeat;
            color: #626ef1 !important;
            text-decoration: none !important;
            background-size: 130px;
            background-position-y: -9px;
        }

    #personal-blue {
        background: url(../img/personal-blue.svg?v=1) top no-repeat;
        color: #626ef1 !important;
        text-decoration: none !important;
        background-size: 135px;
    }

        #personal-blue h4 {
            padding-top: 150px
        }

    a #company {
        background: url(../img/business-grey.svg) top no-repeat;
        height: 250px;
        color: #000;
        text-decoration: none !important
    }

        a #company h4 {
            text-align: center;
            font-size: 18px;
            font-weight: 700;
            padding-top: 150px
        }

        a #company p {
            font-size: 13px;
            font-weight: 400;
            text-align: center
        }

        a #company:focus,
        a #company:hover {
            background: url(../img/business-blue.svg) top no-repeat;
            color: #626ef1 !important;
            text-decoration: none !important
        }

    #company-blue {
        background: url(../img/business-blue.svg) top no-repeat;
        color: #626ef1 !important;
        text-decoration: none !important;
        padding-bottom: 20px
    }

        #company-blue h4 {
            padding-top: 150px
        }

    a #manager {
        background: url(../img/manager-grey.svg) top no-repeat;
        height: 250px;
        color: #000;
        text-decoration: none !important
    }

        a #manager h4 {
            text-align: center;
            font-size: 18px;
            font-weight: 700;
            padding-top: 150px
        }

        a #manager p {
            font-size: 13px;
            font-weight: 400;
            text-align: center
        }

        a #manager:focus,
        a #manager:hover {
            background: url(../img/manager-blue.svg) top no-repeat;
            color: #626ef1 !important;
            text-decoration: none !important
        }

    #manager-blue {
        background: url(../img/manager-blue.svg) top no-repeat;
        color: #626ef1 !important;
        text-decoration: none !important;
        padding-bottom: 20px
    }

        #manager-blue h4 {
            padding-top: 150px
        }

    a:hover {
        text-decoration: none !important
    }

    .overflow-hidden {
        overflow: hidden
    }

    input[type=number] {
        -moz-appearance: textfield
    }

        input[type=number]::-webkit-inner-spin-button,
        input[type=number]::-webkit-outer-spin-button {
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
            margin: 0
        }

    .c-height {
        height: 160px
    }

    .carousel-browser-view {
        display: none;
    }

    .b-height {
        height: 680px;
    }

    .upper-case {
        text-transform: uppercase;
    }

    .z-1 {
        z-index: 1;
    }

    #partners-logo .carousel-item img {
        opacity: 1;
    }

    .g-n-mt-54 {
        margin-top: 54px;
    }

    .m-t-m125 {
        margin-top: -125px;
    }

    .m-t-m75 {
        margin-top: -75px;
    }

    .m-t-m35 {
        margin-top: -35px;
    }

    .g-n-mt-65 {
        margin-top: 4.64286rem;
    }

    .g-n-mt-50 {
        margin-top: 3.57143rem;
    }

    .g-n-mt-70 {
        margin-top: 9rem;
    }
    /*Resposnive Poup Video code starts here*/
    #closer_videopopup {
        position: absolute;
        display: table-cell;
        right: 2%;
        top: 2%;
        font-size: 32px;
        text-align: center;
        vertical-align: middle;
        padding: auto;
        cursor: default;
        background: none;
        border: none;
        color: #ffffff;
        z-index: 100004;
    }

    #opct {
        position: fixed;
        z-index: 100000;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        filter: alpha(opacity=90);
        -moz-opacity: 0.90;
        opacity: 0.9;
    }

    #videCont {
        position: relative;
        padding-bottom: 56.25%; /* 16:9 */
        padding-top: 25px;
        height: 0;
        margin: auto;
        max-width: 720px;
        height: 0;
        height: auto !important;
    }

    video {
        position: absolute;
        top: 15%;
        left: 0;
        width: 100%;
        opacity: 1 !important;
    }

    #yt_video {
        position: relative;
        padding-bottom: 56.25%;
        height: 0;
        overflow: hidden;
        max-width: 100%;
    }

    iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 1 !important;
    }

    #video1 {
        cursor: pointer;
        cursor: hand;
    }
    /*Responsive poup Video code ends here*/
.im-t {
    margin-top:135px;
}

    .float-none {
        float: none !important;
    }

    #accordionExample .accordion {
        margin-top: 40px;
    }

    #accordionExample .card {
        border: none;
        margin-bottom: 20px;
    }
#accordionExample .card-body {
    padding:10px 0px 0px 0px !important;
}
/* #accordionExample .card-head {
        height: 150px;
    }*/
#accordionExample h2 {
    background: url(../img/up-arrow.png) no-repeat calc(100% - 10px) center;
    background-size: 20px;
    cursor: pointer;
    line-height: 64px;
    margin-top: 32px;
    border-bottom: 2px solid #13F5A8;
    font-size: 22px;
    display: flow-root;
}

    #accordionExample .collapsed {
        background-image: url(../img/down-arrow.png);
    }

    .p-l-0 {
        padding-left: 0px;
    }

    .p-r-40 {
        padding-right: 40px;
    }

    .p-l-10 {
        padding-left: 10px;
    }

    .m-t-51 {
        margin-top: -51px;
    }

    .acc-img {
        float: left;
    }

        .acc-img img {
            width: 192px;
        }


    @media(min-width:320px) and (max-width:700px) {
        .im-t {
            margin-top: 0px;
        }
        #accordionExample h2 {
            line-height: 44px;
            margin-top: -73px;
            font-size: 15px;
            margin-right: 19px;
            padding-top: 10px;
            background-size: 12px;
            background-position-y: 27px;
        }

        .p-r-40 {
            padding-right: 0px;
        }

      
        #accordionExample .card-head {
            height: auto !important;
        }

        .acc-img img {
            width: 110px;
        }
    }

    @media(min-width:701px) and (max-width:991px) {
        #accordionExample h2 {
            line-height: 44px;
            margin-top: -48px;
            font-size: 17px;
            margin-right: 19px;
            padding-top: 10px;
        }

        .m-pr-0 {
            padding-right: 0px;
        }

        .m-t-51 {
            margin-top: -21px;
        }

        .p-l-10 {
            padding-left: 50px;
        }
        .p-r-40 {
            padding-right: 0px;
        }
    }
.financial-head {
    background: url(../img/assurance-bg.jpg?v=5) no-repeat;
    background-size: auto;
    border-radius: 0 0 320px 0;
    width: 100%;
    margin-top: -224px;
    background-size: cover;
}
#assurance ul li a {
 
    padding: 20px 63px !important;
    
}
