@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&family=Public+Sans:ital,wght@0,100..900;1,100..900&display=swap";
@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300..700&display=swap";

.bg-warning-2 {
    background-color: #fffbef
}

.gray-cus {
    background-color: #272a2f
}

.dark-bg-22 {
    background-color: #111
}

.bg-warning-2 {
    background-color: #fffbef
}

.gray-cus {
    background-color: #272a2f
}

.dark-bg-22 {
    background-color: #111
}

.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    -ms-filter: "alpha(opacity=0)"
}

.ui-front {
    z-index: 100
}

.ui-state-disabled {
    cursor: default !important;
    pointer-events: none
}

.ui-icon {
    display: inline-block;
    vertical-align: middle;
    margin-top: -0.25em;
    position: relative;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-icon-block {
    left: 50%;
    margin-left: -8px;
    display: block
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0 0;
    padding: .5em .5em .5em .7em;
    font-size: 100%
}

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default
}

.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: 0
}

.ui-menu .ui-menu {
    position: absolute
}

.ui-menu .ui-menu-item {
    margin: 0;
    cursor: pointer;
    list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")
}

.ui-menu .ui-menu-item-wrapper {
    position: relative;
    padding: 3px 1em 3px .4em
}

.ui-menu .ui-menu-divider {
    margin: 5px 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0
}

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
    margin: -1px
}

.ui-menu-icons {
    position: relative
}

.ui-menu-icons .ui-menu-item-wrapper {
    padding-left: 2em
}

.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: .2em;
    margin: auto 0
}

.ui-menu .ui-menu-icon {
    left: auto;
    right: 0
}

.ui-button {
    padding: .4em 1em;
    display: inline-block;
    position: relative;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: visible
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
    text-decoration: none
}

.ui-button-icon-only {
    width: 2em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-indent: -9999px;
    white-space: nowrap
}

input.ui-button.ui-button-icon-only {
    text-indent: 0
}

.ui-button-icon-only .ui-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -8px
}

.ui-button.ui-icon-notext .ui-icon {
    padding: 0;
    width: 2.1em;
    height: 2.1em;
    text-indent: -9999px;
    white-space: nowrap
}

input.ui-button.ui-icon-notext .ui-icon {
    width: auto;
    height: auto;
    text-indent: 0;
    white-space: normal;
    padding: .4em 1em
}

input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0
}

.ui-controlgroup {
    vertical-align: middle;
    display: inline-block
}

.ui-controlgroup>.ui-controlgroup-item {
    float: left;
    margin-left: 0;
    margin-right: 0
}

.ui-controlgroup>.ui-controlgroup-item:focus,
.ui-controlgroup>.ui-controlgroup-item.ui-visual-focus {
    z-index: 9999
}

.ui-controlgroup-vertical>.ui-controlgroup-item {
    display: block;
    float: none;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    text-align: left
}

.ui-controlgroup-vertical .ui-controlgroup-item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.ui-controlgroup .ui-controlgroup-label {
    padding: .4em 1em
}

.ui-controlgroup .ui-controlgroup-label span {
    font-size: 80%
}

.ui-controlgroup-horizontal .ui-controlgroup-label+.ui-controlgroup-item {
    border-left: none
}

.ui-controlgroup-vertical .ui-controlgroup-label+.ui-controlgroup-item {
    border-top: none
}

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
    border-right: none
}

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
    border-bottom: none
}

.ui-controlgroup-vertical .ui-spinner-input {
    width: 75%;
    width: calc(100% - 2.4em)
}

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
    border-top-style: solid
}

.ui-checkboxradio-label .ui-icon-background {
    -webkit-box-shadow: inset 1px 1px 1px #ccc;
    box-shadow: inset 1px 1px 1px #ccc;
    border-radius: .12em;
    border: none
}

.ui-checkboxradio-radio-label .ui-icon-background {
    width: 16px;
    height: 16px;
    border-radius: 1em;
    overflow: visible;
    border: none
}

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
    background-image: none;
    width: 8px;
    height: 8px;
    border-width: 4px;
    border-style: solid
}

.ui-checkboxradio-disabled {
    pointer-events: none
}

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
    top: 1px
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px
}

.ui-datepicker .ui-datepicker-next {
    right: 2px
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 1px
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 45%
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em
}

.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: bold;
    border: 0
}

.ui-datepicker td {
    border: 0;
    padding: 1px
}

.ui-datepicker td span,
.ui-datepicker td a {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    width: auto;
    overflow: visible
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left
}

.ui-datepicker.ui-datepicker-multi {
    width: auto
}

.ui-datepicker-multi .ui-datepicker-group {
    float: left
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0
}

.ui-datepicker-rtl {
    direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}

.ui-datepicker .ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
    left: .5em;
    top: .3em
}

.ui-dialog {
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0
}

.ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative
}

.ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 0;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis
}

.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 20px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 20px
}

.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: none;
    overflow: auto
}

.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0 0;
    background-image: none;
    margin-top: .5em;
    padding: .3em 1em .5em .4em
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right
}

.ui-dialog .ui-dialog-buttonpane button {
    margin: .5em .4em .5em 0;
    cursor: pointer
}

.ui-dialog .ui-resizable-n {
    height: 2px;
    top: 0
}

.ui-dialog .ui-resizable-e {
    width: 2px;
    right: 0
}

.ui-dialog .ui-resizable-s {
    height: 2px;
    bottom: 0
}

.ui-dialog .ui-resizable-w {
    width: 2px;
    left: 0
}

.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
    width: 7px;
    height: 7px
}

.ui-dialog .ui-resizable-se {
    right: 0;
    bottom: 0
}

.ui-dialog .ui-resizable-sw {
    left: 0;
    bottom: 0
}

.ui-dialog .ui-resizable-ne {
    right: 0;
    top: 0
}

.ui-dialog .ui-resizable-nw {
    left: 0;
    top: 0
}

.ui-draggable .ui-dialog-titlebar {
    cursor: move
}

.ui-draggable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-resizable {
    position: relative
}

.ui-resizable-handle {
    position: absolute;
    font-size: .1px;
    display: block;
    -ms-touch-action: none;
    touch-action: none
}

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
    display: none
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px
}

.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden
}

.ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%
}

.ui-progressbar .ui-progressbar-overlay {
    background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
    height: 100%;
    -ms-filter: "alpha(opacity=25)";
    opacity: .25
}

.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none
}

.ui-selectable {
    -ms-touch-action: none;
    touch-action: none
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted black
}

.ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none
}

.ui-selectmenu-menu .ui-menu {
    overflow: auto;
    overflow-x: hidden;
    padding-bottom: 1px
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
    font-size: 1em;
    font-weight: bold;
    line-height: 1.5;
    padding: 2px .4em;
    margin: .5em 0 0 0;
    height: auto;
    border: 0
}

.ui-selectmenu-open {
    display: block
}

.ui-selectmenu-text {
    display: block;
    margin-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis
}

.ui-selectmenu-button.ui-button {
    text-align: left;
    white-space: nowrap;
    width: 14em
}

.ui-selectmenu-icon.ui-icon {
    float: right;
    margin-top: 0
}

.ui-slider {
    position: relative;
    text-align: left
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: pointer;
    -ms-touch-action: none;
    touch-action: none
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0
}

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
    -webkit-filter: inherit;
    filter: inherit
}

.ui-slider-horizontal {
    height: .8em
}

.ui-slider-horizontal .ui-slider-handle {
    top: -0.3em;
    margin-left: -0.6em
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0
}

.ui-slider-vertical {
    width: .8em;
    height: 100px
}

.ui-slider-vertical .ui-slider-handle {
    left: -0.3em;
    margin-left: 0;
    margin-bottom: -0.6em
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%
}

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0
}

.ui-sortable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align: middle
}

.ui-spinner-input {
    border: none;
    background: none;
    color: inherit;
    padding: .222em 0;
    margin: .2em 0;
    vertical-align: middle;
    margin-left: .4em;
    margin-right: 2em
}

.ui-spinner-button {
    width: 1.6em;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0
}

.ui-spinner a.ui-spinner-button {
    border-top-style: none;
    border-bottom-style: none;
    border-right-style: none
}

.ui-spinner-up {
    top: 0
}

.ui-spinner-down {
    bottom: 0
}

.ui-tabs {
    position: relative;
    padding: .2em
}

.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0
}

.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .2em 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: left;
    padding: .5em 1em;
    text-decoration: none
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
    cursor: text
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    cursor: pointer
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: none
}

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px
}

body .ui-tooltip {
    border-width: 2px
}

.ui-widget {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em
}

.ui-widget .ui-widget {
    font-size: 1em
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em
}

.ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5
}

.ui-widget-content {
    border: 1px solid #ddd;
    background: #fff;
    color: #333
}

.ui-widget-content a {
    color: #333
}

.ui-widget-header {
    border: 1px solid #ddd;
    background: #e9e9e9;
    color: #333;
    font-weight: bold
}

.ui-widget-header a {
    color: #333
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
    border: 1px solid #c5c5c5;
    background: #f6f6f6;
    font-weight: normal;
    color: #454545
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
    color: #454545;
    text-decoration: none
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
    border: 1px solid #ccc;
    background: #ededed;
    font-weight: normal;
    color: #2b2b2b
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
    color: #2b2b2b;
    text-decoration: none
}

.ui-visual-focus {
    -webkit-box-shadow: 0 0 3px 1px rgb(94, 158, 214);
    box-shadow: 0 0 3px 1px rgb(94, 158, 214)
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
    border: 1px solid #003eff;
    background: #007fff;
    font-weight: normal;
    color: #fff
}

.ui-icon-background,
.ui-state-active .ui-icon-background {
    border: #003eff;
    background-color: #fff
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #fff;
    text-decoration: none
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #dad55e;
    background: #fffa90;
    color: #777620
}

.ui-state-checked {
    border: 1px solid #dad55e;
    background: #fffa90
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #777620
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #f1a899;
    background: #fddfdf;
    color: #5f3f3f
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
    color: #5f3f3f
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
    color: #5f3f3f
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
    font-weight: bold
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
    opacity: .7;
    -ms-filter: "alpha(opacity=70)";
    font-weight: normal
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: .35;
    -ms-filter: "alpha(opacity=35)";
    background-image: none
}

.ui-state-disabled .ui-icon {
    -ms-filter: "alpha(opacity=35)"
}

.ui-icon {
    width: 16px;
    height: 16px
}

.ui-icon,
.ui-widget-content .ui-icon {
    background-image: url("images/ui-icons_444444_256x240.png")
}

.ui-widget-header .ui-icon {
    background-image: url("images/ui-icons_444444_256x240.png")
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
    background-image: url("images/ui-icons_555555_256x240.png")
}

.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
    background-image: url("images/ui-icons_ffffff_256x240.png")
}

.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
    background-image: url("images/ui-icons_777620_256x240.png")
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
    background-image: url("images/ui-icons_cc0000_256x240.png")
}

.ui-button .ui-icon {
    background-image: url("images/ui-icons_777777_256x240.png")
}

.ui-icon-blank.ui-icon-blank.ui-icon-blank {
    background-image: none
}

.ui-icon-caret-1-n {
    background-position: 0 0
}

.ui-icon-caret-1-ne {
    background-position: -16px 0
}

.ui-icon-caret-1-e {
    background-position: -32px 0
}

.ui-icon-caret-1-se {
    background-position: -48px 0
}

.ui-icon-caret-1-s {
    background-position: -65px 0
}

.ui-icon-caret-1-sw {
    background-position: -80px 0
}

.ui-icon-caret-1-w {
    background-position: -96px 0
}

.ui-icon-caret-1-nw {
    background-position: -112px 0
}

.ui-icon-caret-2-n-s {
    background-position: -128px 0
}

.ui-icon-caret-2-e-w {
    background-position: -144px 0
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px
}

.ui-icon-triangle-1-s {
    background-position: -65px -16px
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px
}

.ui-icon-arrow-1-s {
    background-position: -65px -32px
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
    background-position: 1px -48px
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
}

.ui-icon-arrow-4 {
    background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px
}

.ui-icon-extlink {
    background-position: -32px -80px
}

.ui-icon-newwin {
    background-position: -48px -80px
}

.ui-icon-refresh {
    background-position: -64px -80px
}

.ui-icon-shuffle {
    background-position: -80px -80px
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px
}

.ui-icon-folder-open {
    background-position: -16px -96px
}

.ui-icon-document {
    background-position: -32px -96px
}

.ui-icon-document-b {
    background-position: -48px -96px
}

.ui-icon-note {
    background-position: -64px -96px
}

.ui-icon-mail-closed {
    background-position: -80px -96px
}

.ui-icon-mail-open {
    background-position: -96px -96px
}

.ui-icon-suitcase {
    background-position: -112px -96px
}

.ui-icon-comment {
    background-position: -128px -96px
}

.ui-icon-person {
    background-position: -144px -96px
}

.ui-icon-print {
    background-position: -160px -96px
}

.ui-icon-trash {
    background-position: -176px -96px
}

.ui-icon-locked {
    background-position: -192px -96px
}

.ui-icon-unlocked {
    background-position: -208px -96px
}

.ui-icon-bookmark {
    background-position: -224px -96px
}

.ui-icon-tag {
    background-position: -240px -96px
}

.ui-icon-home {
    background-position: 0 -112px
}

.ui-icon-flag {
    background-position: -16px -112px
}

.ui-icon-calendar {
    background-position: -32px -112px
}

.ui-icon-cart {
    background-position: -48px -112px
}

.ui-icon-pencil {
    background-position: -64px -112px
}

.ui-icon-clock {
    background-position: -80px -112px
}

.ui-icon-disk {
    background-position: -96px -112px
}

.ui-icon-calculator {
    background-position: -112px -112px
}

.ui-icon-zoomin {
    background-position: -128px -112px
}

.ui-icon-zoomout {
    background-position: -144px -112px
}

.ui-icon-search {
    background-position: -160px -112px
}

.ui-icon-wrench {
    background-position: -176px -112px
}

.ui-icon-gear {
    background-position: -192px -112px
}

.ui-icon-heart {
    background-position: -208px -112px
}

.ui-icon-star {
    background-position: -224px -112px
}

.ui-icon-link {
    background-position: -240px -112px
}

.ui-icon-cancel {
    background-position: 0 -128px
}

.ui-icon-plus {
    background-position: -16px -128px
}

.ui-icon-plusthick {
    background-position: -32px -128px
}

.ui-icon-minus {
    background-position: -48px -128px
}

.ui-icon-minusthick {
    background-position: -64px -128px
}

.ui-icon-close {
    background-position: -80px -128px
}

.ui-icon-closethick {
    background-position: -96px -128px
}

.ui-icon-key {
    background-position: -112px -128px
}

.ui-icon-lightbulb {
    background-position: -128px -128px
}

.ui-icon-scissors {
    background-position: -144px -128px
}

.ui-icon-clipboard {
    background-position: -160px -128px
}

.ui-icon-copy {
    background-position: -176px -128px
}

.ui-icon-contact {
    background-position: -192px -128px
}

.ui-icon-image {
    background-position: -208px -128px
}

.ui-icon-video {
    background-position: -224px -128px
}

.ui-icon-script {
    background-position: -240px -128px
}

.ui-icon-alert {
    background-position: 0 -144px
}

.ui-icon-info {
    background-position: -16px -144px
}

.ui-icon-notice {
    background-position: -32px -144px
}

.ui-icon-help {
    background-position: -48px -144px
}

.ui-icon-check {
    background-position: -64px -144px
}

.ui-icon-bullet {
    background-position: -80px -144px
}

.ui-icon-radio-on {
    background-position: -96px -144px
}

.ui-icon-radio-off {
    background-position: -112px -144px
}

.ui-icon-pin-w {
    background-position: -128px -144px
}

.ui-icon-pin-s {
    background-position: -144px -144px
}

.ui-icon-play {
    background-position: 0 -160px
}

.ui-icon-pause {
    background-position: -16px -160px
}

.ui-icon-seek-next {
    background-position: -32px -160px
}

.ui-icon-seek-prev {
    background-position: -48px -160px
}

.ui-icon-seek-end {
    background-position: -64px -160px
}

.ui-icon-seek-start {
    background-position: -80px -160px
}

.ui-icon-seek-first {
    background-position: -80px -160px
}

.ui-icon-stop {
    background-position: -96px -160px
}

.ui-icon-eject {
    background-position: -112px -160px
}

.ui-icon-volume-off {
    background-position: -128px -160px
}

.ui-icon-volume-on {
    background-position: -144px -160px
}

.ui-icon-power {
    background-position: 0 -176px
}

.ui-icon-signal-diag {
    background-position: -16px -176px
}

.ui-icon-signal {
    background-position: -32px -176px
}

.ui-icon-battery-0 {
    background-position: -48px -176px
}

.ui-icon-battery-1 {
    background-position: -64px -176px
}

.ui-icon-battery-2 {
    background-position: -80px -176px
}

.ui-icon-battery-3 {
    background-position: -96px -176px
}

.ui-icon-circle-plus {
    background-position: 0 -192px
}

.ui-icon-circle-minus {
    background-position: -16px -192px
}

.ui-icon-circle-close {
    background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px
}

.ui-icon-circle-check {
    background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
    border-top-left-radius: 3px
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
    border-top-right-radius: 3px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
    border-bottom-left-radius: 3px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
    border-bottom-right-radius: 3px
}

.ui-widget-overlay {
    background: #aaa;
    opacity: .003;
    -ms-filter: "alpha(opacity=.3)"
}

.ui-widget-shadow {
    -webkit-box-shadow: 0 0 5px #666;
    box-shadow: 0 0 5px #666
}

[data-sal] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-delay: var(--sal-delay, 0s);
    transition-delay: var(--sal-delay, 0s);
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-duration: var(--sal-duration, 0.2s);
    transition-duration: var(--sal-duration, 0.2s);
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-timing-function: var(--sal-easing, ease);
    transition-timing-function: var(--sal-easing, ease)
}

[data-sal][data-sal-duration="200"] {
    -webkit-transition-duration: .2s;
    transition-duration: .2s
}

[data-sal][data-sal-duration="250"] {
    -webkit-transition-duration: .25s;
    transition-duration: .25s
}

[data-sal][data-sal-duration="300"] {
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

[data-sal][data-sal-duration="350"] {
    -webkit-transition-duration: .35s;
    transition-duration: .35s
}

[data-sal][data-sal-duration="400"] {
    -webkit-transition-duration: .4s;
    transition-duration: .4s
}

[data-sal][data-sal-duration="450"] {
    -webkit-transition-duration: .45s;
    transition-duration: .45s
}

[data-sal][data-sal-duration="500"] {
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

[data-sal][data-sal-duration="550"] {
    -webkit-transition-duration: .55s;
    transition-duration: .55s
}

[data-sal][data-sal-duration="600"] {
    -webkit-transition-duration: .6s;
    transition-duration: .6s
}

[data-sal][data-sal-duration="650"] {
    -webkit-transition-duration: .65s;
    transition-duration: .65s
}

[data-sal][data-sal-duration="700"] {
    -webkit-transition-duration: .7s;
    transition-duration: .7s
}

[data-sal][data-sal-duration="750"] {
    -webkit-transition-duration: .75s;
    transition-duration: .75s
}

[data-sal][data-sal-duration="800"] {
    -webkit-transition-duration: .8s;
    transition-duration: .8s
}

[data-sal][data-sal-duration="850"] {
    -webkit-transition-duration: .85s;
    transition-duration: .85s
}

[data-sal][data-sal-duration="900"] {
    -webkit-transition-duration: .9s;
    transition-duration: .9s
}

[data-sal][data-sal-duration="950"] {
    -webkit-transition-duration: .95s;
    transition-duration: .95s
}

[data-sal][data-sal-duration="1000"] {
    -webkit-transition-duration: 1s;
    transition-duration: 1s
}

[data-sal][data-sal-duration="1050"] {
    -webkit-transition-duration: 1.05s;
    transition-duration: 1.05s
}

[data-sal][data-sal-duration="1100"] {
    -webkit-transition-duration: 1.1s;
    transition-duration: 1.1s
}

[data-sal][data-sal-duration="1150"] {
    -webkit-transition-duration: 1.15s;
    transition-duration: 1.15s
}

[data-sal][data-sal-duration="1200"] {
    -webkit-transition-duration: 1.2s;
    transition-duration: 1.2s
}

[data-sal][data-sal-duration="1250"] {
    -webkit-transition-duration: 1.25s;
    transition-duration: 1.25s
}

[data-sal][data-sal-duration="1300"] {
    -webkit-transition-duration: 1.3s;
    transition-duration: 1.3s
}

[data-sal][data-sal-duration="1350"] {
    -webkit-transition-duration: 1.35s;
    transition-duration: 1.35s
}

[data-sal][data-sal-duration="1400"] {
    -webkit-transition-duration: 1.4s;
    transition-duration: 1.4s
}

[data-sal][data-sal-duration="1450"] {
    -webkit-transition-duration: 1.45s;
    transition-duration: 1.45s
}

[data-sal][data-sal-duration="1500"] {
    -webkit-transition-duration: 1.5s;
    transition-duration: 1.5s
}

[data-sal][data-sal-duration="1550"] {
    -webkit-transition-duration: 1.55s;
    transition-duration: 1.55s
}

[data-sal][data-sal-duration="1600"] {
    -webkit-transition-duration: 1.6s;
    transition-duration: 1.6s
}

[data-sal][data-sal-duration="1650"] {
    -webkit-transition-duration: 1.65s;
    transition-duration: 1.65s
}

[data-sal][data-sal-duration="1700"] {
    -webkit-transition-duration: 1.7s;
    transition-duration: 1.7s
}

[data-sal][data-sal-duration="1750"] {
    -webkit-transition-duration: 1.75s;
    transition-duration: 1.75s
}

[data-sal][data-sal-duration="1800"] {
    -webkit-transition-duration: 1.8s;
    transition-duration: 1.8s
}

[data-sal][data-sal-duration="1850"] {
    -webkit-transition-duration: 1.85s;
    transition-duration: 1.85s
}

[data-sal][data-sal-duration="1900"] {
    -webkit-transition-duration: 1.9s;
    transition-duration: 1.9s
}

[data-sal][data-sal-duration="1950"] {
    -webkit-transition-duration: 1.95s;
    transition-duration: 1.95s
}

[data-sal][data-sal-duration="2000"] {
    -webkit-transition-duration: 2s;
    transition-duration: 2s
}

[data-sal][data-sal-delay="50"] {
    -webkit-transition-delay: .05s;
    transition-delay: .05s
}

[data-sal][data-sal-delay="100"] {
    -webkit-transition-delay: .1s;
    transition-delay: .1s
}

[data-sal][data-sal-delay="150"] {
    -webkit-transition-delay: .15s;
    transition-delay: .15s
}

[data-sal][data-sal-delay="200"] {
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

[data-sal][data-sal-delay="250"] {
    -webkit-transition-delay: .25s;
    transition-delay: .25s
}

[data-sal][data-sal-delay="300"] {
    -webkit-transition-delay: .3s;
    transition-delay: .3s
}

[data-sal][data-sal-delay="350"] {
    -webkit-transition-delay: .35s;
    transition-delay: .35s
}

[data-sal][data-sal-delay="400"] {
    -webkit-transition-delay: .4s;
    transition-delay: .4s
}

[data-sal][data-sal-delay="450"] {
    -webkit-transition-delay: .45s;
    transition-delay: .45s
}

[data-sal][data-sal-delay="500"] {
    -webkit-transition-delay: .5s;
    transition-delay: .5s
}

[data-sal][data-sal-delay="550"] {
    -webkit-transition-delay: .55s;
    transition-delay: .55s
}

[data-sal][data-sal-delay="600"] {
    -webkit-transition-delay: .6s;
    transition-delay: .6s
}

[data-sal][data-sal-delay="650"] {
    -webkit-transition-delay: .65s;
    transition-delay: .65s
}

[data-sal][data-sal-delay="700"] {
    -webkit-transition-delay: .7s;
    transition-delay: .7s
}

[data-sal][data-sal-delay="750"] {
    -webkit-transition-delay: .75s;
    transition-delay: .75s
}

[data-sal][data-sal-delay="800"] {
    -webkit-transition-delay: .8s;
    transition-delay: .8s
}

[data-sal][data-sal-delay="850"] {
    -webkit-transition-delay: .85s;
    transition-delay: .85s
}

[data-sal][data-sal-delay="900"] {
    -webkit-transition-delay: .9s;
    transition-delay: .9s
}

[data-sal][data-sal-delay="950"] {
    -webkit-transition-delay: .95s;
    transition-delay: .95s
}

[data-sal][data-sal-delay="1000"] {
    -webkit-transition-delay: 1s;
    transition-delay: 1s
}

[data-sal][data-sal-easing=linear] {
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear
}

[data-sal][data-sal-easing=ease] {
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

[data-sal][data-sal-easing=ease-in] {
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in
}

[data-sal][data-sal-easing=ease-out] {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

[data-sal][data-sal-easing=ease-in-out] {
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

[data-sal][data-sal-easing=ease-in-cubic] {
    -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

[data-sal][data-sal-easing=ease-out-cubic] {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
}

[data-sal][data-sal-easing=ease-in-out-cubic] {
    -webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
    transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1)
}

[data-sal][data-sal-easing=ease-in-circ] {
    -webkit-transition-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.335);
    transition-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.335)
}

[data-sal][data-sal-easing=ease-out-circ] {
    -webkit-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
    transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1)
}

[data-sal][data-sal-easing=ease-in-out-circ] {
    -webkit-transition-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86)
}

[data-sal][data-sal-easing=ease-in-expo] {
    -webkit-transition-timing-function: cubic-bezier(0.95, 0.05, 0.795, 0.035);
    transition-timing-function: cubic-bezier(0.95, 0.05, 0.795, 0.035)
}

[data-sal][data-sal-easing=ease-out-expo] {
    -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1)
}

[data-sal][data-sal-easing=ease-in-out-expo] {
    -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
    transition-timing-function: cubic-bezier(1, 0, 0, 1)
}

[data-sal][data-sal-easing=ease-in-quad] {
    -webkit-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53)
}

[data-sal][data-sal-easing=ease-out-quad] {
    -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

[data-sal][data-sal-easing=ease-in-out-quad] {
    -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955)
}

[data-sal][data-sal-easing=ease-in-quart] {
    -webkit-transition-timing-function: cubic-bezier(0.895, 0.03, 0.685, 0.22);
    transition-timing-function: cubic-bezier(0.895, 0.03, 0.685, 0.22)
}

[data-sal][data-sal-easing=ease-out-quart] {
    -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1)
}

[data-sal][data-sal-easing=ease-in-out-quart] {
    -webkit-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
    transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1)
}

[data-sal][data-sal-easing=ease-in-quint] {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06)
}

[data-sal][data-sal-easing=ease-out-quint] {
    -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

[data-sal][data-sal-easing=ease-in-out-quint] {
    -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1)
}

[data-sal][data-sal-easing=ease-in-sine] {
    -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
    transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715)
}

[data-sal][data-sal-easing=ease-out-sine] {
    -webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
    transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1)
}

[data-sal][data-sal-easing=ease-in-out-sine] {
    -webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
    transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95)
}

[data-sal][data-sal-easing=ease-in-back] {
    -webkit-transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
    transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045)
}

[data-sal][data-sal-easing=ease-out-back] {
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275)
}

[data-sal][data-sal-easing=ease-in-out-back] {
    -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55)
}

[data-sal|=fade] {
    opacity: 0;
    -webkit-transition-property: opacity;
    transition-property: opacity
}

[data-sal|=fade].sal-animate,
body.sal-disabled [data-sal|=fade] {
    opacity: 1
}

[data-sal|=slide] {
    opacity: 0;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform
}

[data-sal=slide-up] {
    -webkit-transform: translateY(20%);
    transform: translateY(20%)
}

[data-sal=slide-down] {
    -webkit-transform: translateY(-20%);
    transform: translateY(-20%)
}

[data-sal=slide-left] {
    -webkit-transform: translateX(20%);
    transform: translateX(20%)
}

[data-sal=slide-right] {
    -webkit-transform: translateX(-20%);
    transform: translateX(-20%)
}

[data-sal|=slide].sal-animate,
body.sal-disabled [data-sal|=slide] {
    opacity: 1;
    -webkit-transform: none;
    transform: none
}

[data-sal|=zoom] {
    opacity: 0;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform
}

[data-sal=zoom-in] {
    -webkit-transform: scale(0.5);
    transform: scale(0.5)
}

[data-sal=zoom-out] {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

[data-sal|=zoom].sal-animate,
body.sal-disabled [data-sal|=zoom] {
    opacity: 1;
    -webkit-transform: none;
    transform: none
}

[data-sal|=flip] {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

[data-sal=flip-left] {
    -webkit-transform: perspective(2000px) rotateY(-91deg);
    transform: perspective(2000px) rotateY(-91deg)
}

[data-sal=flip-right] {
    -webkit-transform: perspective(2000px) rotateY(91deg);
    transform: perspective(2000px) rotateY(91deg)
}

[data-sal=flip-up] {
    -webkit-transform: perspective(2000px) rotateX(-91deg);
    transform: perspective(2000px) rotateX(-91deg)
}

[data-sal=flip-down] {
    -webkit-transform: perspective(2000px) rotateX(91deg);
    transform: perspective(2000px) rotateX(91deg)
}

[data-sal|=flip].sal-animate,
body.sal-disabled [data-sal|=flip] {
    -webkit-transform: none;
    transform: none
}

html * {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

a {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

body {
    font-family: "Public Sans", sans-serif
}

.fs-28 {
    font-size: 28px
}

.fs-24 {
    font-size: 1.5rem
}

.fs-20 {
    font-size: 1.25rem
}

.fs-18 {
    font-size: 1.125rem
}

.fs-16 {
    font-size: 1rem
}

.fs-14 {
    font-size: .875rem
}

.fs-12 {
    font-size: .75rem
}

.fs-10 {
    font-size: 10px
}

.ff-sg {
    font-family: "Space Grotesk", sans-serif
}

.max-text-20 {
    max-width: 20ch
}

.max-text-24 {
    max-width: 24ch
}

.max-text-28 {
    max-width: 28ch
}

.max-text-32 {
    max-width: 32ch
}

.max-text-36 {
    max-width: 36ch
}

.max-text-40 {
    max-width: 40ch
}

.max-text-44 {
    max-width: 44ch
}

.max-text-48 {
    max-width: 48ch
}

.max-text-52 {
    max-width: 52ch
}

.max-text-56 {
    max-width: 56ch
}

.max-text-60 {
    max-width: 60ch
}

.max-text-64 {
    max-width: 64ch
}

.max-text-68 {
    max-width: 68ch
}

.max-text-72 {
    max-width: 72ch
}

.max-text-76 {
    max-width: 76ch
}

.max-text-80 {
    max-width: 80ch
}

.tt-line-clamp {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.tt-line-clamp.tt-clamp-1 {
    -webkit-line-clamp: 1
}

.tt-line-clamp.tt-clamp-2 {
    -webkit-line-clamp: 2
}

.tt-line-clamp.tt-clamp-3 {
    -webkit-line-clamp: 3
}

.pt-120 {
    --_pt: 60px;
    padding-top: var(--_pt)
}

@media(min-width: 992px) {
    .pt-120 {
        --_pt: 120px
    }
}

.pt-100 {
    --_pt: 50px;
    padding-top: var(--_pt)
}

@media(min-width: 992px) {
    .pt-100 {
        --_pt: 100px
    }
}

.pt-80 {
    --_pt: 40px;
    padding-top: var(--_pt)
}

@media(min-width: 992px) {
    .pt-80 {
        --_pt: 80px
    }
}

.pt-60 {
    --_pt: 32px;
    padding-top: var(--_pt)
}

@media(min-width: 992px) {
    .pt-60 {
        --_pt: 60px
    }
}

.pt-40 {
    --_pt: 20px;
    padding-top: var(--_pt)
}

@media(min-width: 992px) {
    .pt-40 {
        --_pt: 40px
    }
}

.pt-32 {
    --_pt: 16px;
    padding-top: var(--_pt)
}

@media(min-width: 992px) {
    .pt-32 {
        --_pt: 32px
    }
}

.pb-120 {
    --_pb: 60px;
    padding-bottom: var(--_pb)
}

@media(min-width: 992px) {
    .pb-120 {
        --_pb: 120px
    }
}

.pb-100 {
    --_pb: 50px;
    padding-bottom: var(--_pb)
}

@media(min-width: 992px) {
    .pb-100 {
        --_pb: 100px
    }
}

.pb-80 {
    --_pb: 40px;
    padding-bottom: var(--_pb)
}

@media(min-width: 992px) {
    .pb-80 {
        --_pb: 80px
    }
}

.pb-60 {
    --_pb: 32px;
    padding-bottom: var(--_pb)
}

@media(min-width: 992px) {
    .pb-60 {
        --_pb: 60px
    }
}

.pb-40 {
    --_pb: 20px;
    padding-bottom: var(--_pb)
}

@media(min-width: 992px) {
    .pb-40 {
        --_pb: 40px
    }
}

.pb-32 {
    --_pb: 16px;
    padding-bottom: var(--_pb)
}

@media(min-width: 992px) {
    .pb-32 {
        --_pb: 32px
    }
}

.w-0 {
    width: 0
}

.h-0 {
    height: 0
}

@media(min-width: 0) {
    .w-xs-0 {
        width: 0
    }
}

@media(min-width: 576px) {
    .w-sm-0 {
        width: 0
    }
}

@media(min-width: 768px) {
    .w-md-0 {
        width: 0
    }
}

@media(min-width: 992px) {
    .w-lg-0 {
        width: 0
    }
}

@media(min-width: 1200px) {
    .w-xl-0 {
        width: 0
    }
}

@media(min-width: 1400px) {
    .w-xxl-0 {
        width: 0
    }
}

@media(min-width: 0) {
    .h-xs-0 {
        height: 0
    }
}

@media(min-width: 576px) {
    .h-sm-0 {
        height: 0
    }
}

@media(min-width: 768px) {
    .h-md-0 {
        height: 0
    }
}

@media(min-width: 992px) {
    .h-lg-0 {
        height: 0
    }
}

@media(min-width: 1200px) {
    .h-xl-0 {
        height: 0
    }
}

@media(min-width: 1400px) {
    .h-xxl-0 {
        height: 0
    }
}

.w-1 {
    width: .25rem
}

.h-1 {
    height: .25rem
}

@media(min-width: 0) {
    .w-xs-1 {
        width: .25rem
    }
}

@media(min-width: 576px) {
    .w-sm-1 {
        width: .25rem
    }
}

@media(min-width: 768px) {
    .w-md-1 {
        width: .25rem
    }
}

@media(min-width: 992px) {
    .w-lg-1 {
        width: .25rem
    }
}

@media(min-width: 1200px) {
    .w-xl-1 {
        width: .25rem
    }
}

@media(min-width: 1400px) {
    .w-xxl-1 {
        width: .25rem
    }
}

@media(min-width: 0) {
    .h-xs-1 {
        height: .25rem
    }
}

@media(min-width: 576px) {
    .h-sm-1 {
        height: .25rem
    }
}

@media(min-width: 768px) {
    .h-md-1 {
        height: .25rem
    }
}

@media(min-width: 992px) {
    .h-lg-1 {
        height: .25rem
    }
}

@media(min-width: 1200px) {
    .h-xl-1 {
        height: .25rem
    }
}

@media(min-width: 1400px) {
    .h-xxl-1 {
        height: .25rem
    }
}

.w-2 {
    width: .5rem
}

.h-2 {
    height: .5rem
}

@media(min-width: 0) {
    .w-xs-2 {
        width: .5rem
    }
}

@media(min-width: 576px) {
    .w-sm-2 {
        width: .5rem
    }
}

@media(min-width: 768px) {
    .w-md-2 {
        width: .5rem
    }
}

@media(min-width: 992px) {
    .w-lg-2 {
        width: .5rem
    }
}

@media(min-width: 1200px) {
    .w-xl-2 {
        width: .5rem
    }
}

@media(min-width: 1400px) {
    .w-xxl-2 {
        width: .5rem
    }
}

@media(min-width: 0) {
    .h-xs-2 {
        height: .5rem
    }
}

@media(min-width: 576px) {
    .h-sm-2 {
        height: .5rem
    }
}

@media(min-width: 768px) {
    .h-md-2 {
        height: .5rem
    }
}

@media(min-width: 992px) {
    .h-lg-2 {
        height: .5rem
    }
}

@media(min-width: 1200px) {
    .h-xl-2 {
        height: .5rem
    }
}

@media(min-width: 1400px) {
    .h-xxl-2 {
        height: .5rem
    }
}

.w-3 {
    width: .75rem
}

.h-3 {
    height: .75rem
}

@media(min-width: 0) {
    .w-xs-3 {
        width: .75rem
    }
}

@media(min-width: 576px) {
    .w-sm-3 {
        width: .75rem
    }
}

@media(min-width: 768px) {
    .w-md-3 {
        width: .75rem
    }
}

@media(min-width: 992px) {
    .w-lg-3 {
        width: .75rem
    }
}

@media(min-width: 1200px) {
    .w-xl-3 {
        width: .75rem
    }
}

@media(min-width: 1400px) {
    .w-xxl-3 {
        width: .75rem
    }
}

@media(min-width: 0) {
    .h-xs-3 {
        height: .75rem
    }
}

@media(min-width: 576px) {
    .h-sm-3 {
        height: .75rem
    }
}

@media(min-width: 768px) {
    .h-md-3 {
        height: .75rem
    }
}

@media(min-width: 992px) {
    .h-lg-3 {
        height: .75rem
    }
}

@media(min-width: 1200px) {
    .h-xl-3 {
        height: .75rem
    }
}

@media(min-width: 1400px) {
    .h-xxl-3 {
        height: .75rem
    }
}

.w-4 {
    width: 1rem
}

.h-4 {
    height: 1rem
}

@media(min-width: 0) {
    .w-xs-4 {
        width: 1rem
    }
}

@media(min-width: 576px) {
    .w-sm-4 {
        width: 1rem
    }
}

@media(min-width: 768px) {
    .w-md-4 {
        width: 1rem
    }
}

@media(min-width: 992px) {
    .w-lg-4 {
        width: 1rem
    }
}

@media(min-width: 1200px) {
    .w-xl-4 {
        width: 1rem
    }
}

@media(min-width: 1400px) {
    .w-xxl-4 {
        width: 1rem
    }
}

@media(min-width: 0) {
    .h-xs-4 {
        height: 1rem
    }
}

@media(min-width: 576px) {
    .h-sm-4 {
        height: 1rem
    }
}

@media(min-width: 768px) {
    .h-md-4 {
        height: 1rem
    }
}

@media(min-width: 992px) {
    .h-lg-4 {
        height: 1rem
    }
}

@media(min-width: 1200px) {
    .h-xl-4 {
        height: 1rem
    }
}

@media(min-width: 1400px) {
    .h-xxl-4 {
        height: 1rem
    }
}

.w-5 {
    width: 1.25rem
}

.h-5 {
    height: 1.25rem
}

@media(min-width: 0) {
    .w-xs-5 {
        width: 1.25rem
    }
}

@media(min-width: 576px) {
    .w-sm-5 {
        width: 1.25rem
    }
}

@media(min-width: 768px) {
    .w-md-5 {
        width: 1.25rem
    }
}

@media(min-width: 992px) {
    .w-lg-5 {
        width: 1.25rem
    }
}

@media(min-width: 1200px) {
    .w-xl-5 {
        width: 1.25rem
    }
}

@media(min-width: 1400px) {
    .w-xxl-5 {
        width: 1.25rem
    }
}

@media(min-width: 0) {
    .h-xs-5 {
        height: 1.25rem
    }
}

@media(min-width: 576px) {
    .h-sm-5 {
        height: 1.25rem
    }
}

@media(min-width: 768px) {
    .h-md-5 {
        height: 1.25rem
    }
}

@media(min-width: 992px) {
    .h-lg-5 {
        height: 1.25rem
    }
}

@media(min-width: 1200px) {
    .h-xl-5 {
        height: 1.25rem
    }
}

@media(min-width: 1400px) {
    .h-xxl-5 {
        height: 1.25rem
    }
}

.w-6 {
    width: 1.5rem
}

.h-6 {
    height: 1.5rem
}

@media(min-width: 0) {
    .w-xs-6 {
        width: 1.5rem
    }
}

@media(min-width: 576px) {
    .w-sm-6 {
        width: 1.5rem
    }
}

@media(min-width: 768px) {
    .w-md-6 {
        width: 1.5rem
    }
}

@media(min-width: 992px) {
    .w-lg-6 {
        width: 1.5rem
    }
}

@media(min-width: 1200px) {
    .w-xl-6 {
        width: 1.5rem
    }
}

@media(min-width: 1400px) {
    .w-xxl-6 {
        width: 1.5rem
    }
}

@media(min-width: 0) {
    .h-xs-6 {
        height: 1.5rem
    }
}

@media(min-width: 576px) {
    .h-sm-6 {
        height: 1.5rem
    }
}

@media(min-width: 768px) {
    .h-md-6 {
        height: 1.5rem
    }
}

@media(min-width: 992px) {
    .h-lg-6 {
        height: 1.5rem
    }
}

@media(min-width: 1200px) {
    .h-xl-6 {
        height: 1.5rem
    }
}

@media(min-width: 1400px) {
    .h-xxl-6 {
        height: 1.5rem
    }
}

.w-7 {
    width: 1.75rem
}

.h-7 {
    height: 1.75rem
}

@media(min-width: 0) {
    .w-xs-7 {
        width: 1.75rem
    }
}

@media(min-width: 576px) {
    .w-sm-7 {
        width: 1.75rem
    }
}

@media(min-width: 768px) {
    .w-md-7 {
        width: 1.75rem
    }
}

@media(min-width: 992px) {
    .w-lg-7 {
        width: 1.75rem
    }
}

@media(min-width: 1200px) {
    .w-xl-7 {
        width: 1.75rem
    }
}

@media(min-width: 1400px) {
    .w-xxl-7 {
        width: 1.75rem
    }
}

@media(min-width: 0) {
    .h-xs-7 {
        height: 1.75rem
    }
}

@media(min-width: 576px) {
    .h-sm-7 {
        height: 1.75rem
    }
}

@media(min-width: 768px) {
    .h-md-7 {
        height: 1.75rem
    }
}

@media(min-width: 992px) {
    .h-lg-7 {
        height: 1.75rem
    }
}

@media(min-width: 1200px) {
    .h-xl-7 {
        height: 1.75rem
    }
}

@media(min-width: 1400px) {
    .h-xxl-7 {
        height: 1.75rem
    }
}

.w-8 {
    width: 2rem
}

.h-8 {
    height: 2rem
}

@media(min-width: 0) {
    .w-xs-8 {
        width: 2rem
    }
}

@media(min-width: 576px) {
    .w-sm-8 {
        width: 2rem
    }
}

@media(min-width: 768px) {
    .w-md-8 {
        width: 2rem
    }
}

@media(min-width: 992px) {
    .w-lg-8 {
        width: 2rem
    }
}

@media(min-width: 1200px) {
    .w-xl-8 {
        width: 2rem
    }
}

@media(min-width: 1400px) {
    .w-xxl-8 {
        width: 2rem
    }
}

@media(min-width: 0) {
    .h-xs-8 {
        height: 2rem
    }
}

@media(min-width: 576px) {
    .h-sm-8 {
        height: 2rem
    }
}

@media(min-width: 768px) {
    .h-md-8 {
        height: 2rem
    }
}

@media(min-width: 992px) {
    .h-lg-8 {
        height: 2rem
    }
}

@media(min-width: 1200px) {
    .h-xl-8 {
        height: 2rem
    }
}

@media(min-width: 1400px) {
    .h-xxl-8 {
        height: 2rem
    }
}

.w-9 {
    width: 2.25rem
}

.h-9 {
    height: 2.25rem
}

@media(min-width: 0) {
    .w-xs-9 {
        width: 2.25rem
    }
}

@media(min-width: 576px) {
    .w-sm-9 {
        width: 2.25rem
    }
}

@media(min-width: 768px) {
    .w-md-9 {
        width: 2.25rem
    }
}

@media(min-width: 992px) {
    .w-lg-9 {
        width: 2.25rem
    }
}

@media(min-width: 1200px) {
    .w-xl-9 {
        width: 2.25rem
    }
}

@media(min-width: 1400px) {
    .w-xxl-9 {
        width: 2.25rem
    }
}

@media(min-width: 0) {
    .h-xs-9 {
        height: 2.25rem
    }
}

@media(min-width: 576px) {
    .h-sm-9 {
        height: 2.25rem
    }
}

@media(min-width: 768px) {
    .h-md-9 {
        height: 2.25rem
    }
}

@media(min-width: 992px) {
    .h-lg-9 {
        height: 2.25rem
    }
}

@media(min-width: 1200px) {
    .h-xl-9 {
        height: 2.25rem
    }
}

@media(min-width: 1400px) {
    .h-xxl-9 {
        height: 2.25rem
    }
}

.w-10 {
    width: 2.5rem
}

.h-10 {
    height: 2.5rem
}

@media(min-width: 0) {
    .w-xs-10 {
        width: 2.5rem
    }
}

@media(min-width: 576px) {
    .w-sm-10 {
        width: 2.5rem
    }
}

@media(min-width: 768px) {
    .w-md-10 {
        width: 2.5rem
    }
}

@media(min-width: 992px) {
    .w-lg-10 {
        width: 2.5rem
    }
}

@media(min-width: 1200px) {
    .w-xl-10 {
        width: 2.5rem
    }
}

@media(min-width: 1400px) {
    .w-xxl-10 {
        width: 2.5rem
    }
}

@media(min-width: 0) {
    .h-xs-10 {
        height: 2.5rem
    }
}

@media(min-width: 576px) {
    .h-sm-10 {
        height: 2.5rem
    }
}

@media(min-width: 768px) {
    .h-md-10 {
        height: 2.5rem
    }
}

@media(min-width: 992px) {
    .h-lg-10 {
        height: 2.5rem
    }
}

@media(min-width: 1200px) {
    .h-xl-10 {
        height: 2.5rem
    }
}

@media(min-width: 1400px) {
    .h-xxl-10 {
        height: 2.5rem
    }
}

.w-11 {
    width: 2.75rem
}

.h-11 {
    height: 2.75rem
}

@media(min-width: 0) {
    .w-xs-11 {
        width: 2.75rem
    }
}

@media(min-width: 576px) {
    .w-sm-11 {
        width: 2.75rem
    }
}

@media(min-width: 768px) {
    .w-md-11 {
        width: 2.75rem
    }
}

@media(min-width: 992px) {
    .w-lg-11 {
        width: 2.75rem
    }
}

@media(min-width: 1200px) {
    .w-xl-11 {
        width: 2.75rem
    }
}

@media(min-width: 1400px) {
    .w-xxl-11 {
        width: 2.75rem
    }
}

@media(min-width: 0) {
    .h-xs-11 {
        height: 2.75rem
    }
}

@media(min-width: 576px) {
    .h-sm-11 {
        height: 2.75rem
    }
}

@media(min-width: 768px) {
    .h-md-11 {
        height: 2.75rem
    }
}

@media(min-width: 992px) {
    .h-lg-11 {
        height: 2.75rem
    }
}

@media(min-width: 1200px) {
    .h-xl-11 {
        height: 2.75rem
    }
}

@media(min-width: 1400px) {
    .h-xxl-11 {
        height: 2.75rem
    }
}

.w-12 {
    width: 3rem
}

.h-12 {
    height: 3rem
}

@media(min-width: 0) {
    .w-xs-12 {
        width: 3rem
    }
}

@media(min-width: 576px) {
    .w-sm-12 {
        width: 3rem
    }
}

@media(min-width: 768px) {
    .w-md-12 {
        width: 3rem
    }
}

@media(min-width: 992px) {
    .w-lg-12 {
        width: 3rem
    }
}

@media(min-width: 1200px) {
    .w-xl-12 {
        width: 3rem
    }
}

@media(min-width: 1400px) {
    .w-xxl-12 {
        width: 3rem
    }
}

@media(min-width: 0) {
    .h-xs-12 {
        height: 3rem
    }
}

@media(min-width: 576px) {
    .h-sm-12 {
        height: 3rem
    }
}

@media(min-width: 768px) {
    .h-md-12 {
        height: 3rem
    }
}

@media(min-width: 992px) {
    .h-lg-12 {
        height: 3rem
    }
}

@media(min-width: 1200px) {
    .h-xl-12 {
        height: 3rem
    }
}

@media(min-width: 1400px) {
    .h-xxl-12 {
        height: 3rem
    }
}

.w-13 {
    width: 3.25rem
}

.h-13 {
    height: 3.25rem
}

@media(min-width: 0) {
    .w-xs-13 {
        width: 3.25rem
    }
}

@media(min-width: 576px) {
    .w-sm-13 {
        width: 3.25rem
    }
}

@media(min-width: 768px) {
    .w-md-13 {
        width: 3.25rem
    }
}

@media(min-width: 992px) {
    .w-lg-13 {
        width: 3.25rem
    }
}

@media(min-width: 1200px) {
    .w-xl-13 {
        width: 3.25rem
    }
}

@media(min-width: 1400px) {
    .w-xxl-13 {
        width: 3.25rem
    }
}

@media(min-width: 0) {
    .h-xs-13 {
        height: 3.25rem
    }
}

@media(min-width: 576px) {
    .h-sm-13 {
        height: 3.25rem
    }
}

@media(min-width: 768px) {
    .h-md-13 {
        height: 3.25rem
    }
}

@media(min-width: 992px) {
    .h-lg-13 {
        height: 3.25rem
    }
}

@media(min-width: 1200px) {
    .h-xl-13 {
        height: 3.25rem
    }
}

@media(min-width: 1400px) {
    .h-xxl-13 {
        height: 3.25rem
    }
}

.w-14 {
    width: 3.5rem
}

.h-14 {
    height: 3.5rem
}

@media(min-width: 0) {
    .w-xs-14 {
        width: 3.5rem
    }
}

@media(min-width: 576px) {
    .w-sm-14 {
        width: 3.5rem
    }
}

@media(min-width: 768px) {
    .w-md-14 {
        width: 3.5rem
    }
}

@media(min-width: 992px) {
    .w-lg-14 {
        width: 3.5rem
    }
}

@media(min-width: 1200px) {
    .w-xl-14 {
        width: 3.5rem
    }
}

@media(min-width: 1400px) {
    .w-xxl-14 {
        width: 3.5rem
    }
}

@media(min-width: 0) {
    .h-xs-14 {
        height: 3.5rem
    }
}

@media(min-width: 576px) {
    .h-sm-14 {
        height: 3.5rem
    }
}

@media(min-width: 768px) {
    .h-md-14 {
        height: 3.5rem
    }
}

@media(min-width: 992px) {
    .h-lg-14 {
        height: 3.5rem
    }
}

@media(min-width: 1200px) {
    .h-xl-14 {
        height: 3.5rem
    }
}

@media(min-width: 1400px) {
    .h-xxl-14 {
        height: 3.5rem
    }
}

.w-15 {
    width: 3.75rem
}

.h-15 {
    height: 3.75rem
}

@media(min-width: 0) {
    .w-xs-15 {
        width: 3.75rem
    }
}

@media(min-width: 576px) {
    .w-sm-15 {
        width: 3.75rem
    }
}

@media(min-width: 768px) {
    .w-md-15 {
        width: 3.75rem
    }
}

@media(min-width: 992px) {
    .w-lg-15 {
        width: 3.75rem
    }
}

@media(min-width: 1200px) {
    .w-xl-15 {
        width: 3.75rem
    }
}

@media(min-width: 1400px) {
    .w-xxl-15 {
        width: 3.75rem
    }
}

@media(min-width: 0) {
    .h-xs-15 {
        height: 3.75rem
    }
}

@media(min-width: 576px) {
    .h-sm-15 {
        height: 3.75rem
    }
}

@media(min-width: 768px) {
    .h-md-15 {
        height: 3.75rem
    }
}

@media(min-width: 992px) {
    .h-lg-15 {
        height: 3.75rem
    }
}

@media(min-width: 1200px) {
    .h-xl-15 {
        height: 3.75rem
    }
}

@media(min-width: 1400px) {
    .h-xxl-15 {
        height: 3.75rem
    }
}

.w-16 {
    width: 4rem
}

.h-16 {
    height: 4rem
}

@media(min-width: 0) {
    .w-xs-16 {
        width: 4rem
    }
}

@media(min-width: 576px) {
    .w-sm-16 {
        width: 4rem
    }
}

@media(min-width: 768px) {
    .w-md-16 {
        width: 4rem
    }
}

@media(min-width: 992px) {
    .w-lg-16 {
        width: 4rem
    }
}

@media(min-width: 1200px) {
    .w-xl-16 {
        width: 4rem
    }
}

@media(min-width: 1400px) {
    .w-xxl-16 {
        width: 4rem
    }
}

@media(min-width: 0) {
    .h-xs-16 {
        height: 4rem
    }
}

@media(min-width: 576px) {
    .h-sm-16 {
        height: 4rem
    }
}

@media(min-width: 768px) {
    .h-md-16 {
        height: 4rem
    }
}

@media(min-width: 992px) {
    .h-lg-16 {
        height: 4rem
    }
}

@media(min-width: 1200px) {
    .h-xl-16 {
        height: 4rem
    }
}

@media(min-width: 1400px) {
    .h-xxl-16 {
        height: 4rem
    }
}

.w-17 {
    width: 4.25rem
}

.h-17 {
    height: 4.25rem
}

@media(min-width: 0) {
    .w-xs-17 {
        width: 4.25rem
    }
}

@media(min-width: 576px) {
    .w-sm-17 {
        width: 4.25rem
    }
}

@media(min-width: 768px) {
    .w-md-17 {
        width: 4.25rem
    }
}

@media(min-width: 992px) {
    .w-lg-17 {
        width: 4.25rem
    }
}

@media(min-width: 1200px) {
    .w-xl-17 {
        width: 4.25rem
    }
}

@media(min-width: 1400px) {
    .w-xxl-17 {
        width: 4.25rem
    }
}

@media(min-width: 0) {
    .h-xs-17 {
        height: 4.25rem
    }
}

@media(min-width: 576px) {
    .h-sm-17 {
        height: 4.25rem
    }
}

@media(min-width: 768px) {
    .h-md-17 {
        height: 4.25rem
    }
}

@media(min-width: 992px) {
    .h-lg-17 {
        height: 4.25rem
    }
}

@media(min-width: 1200px) {
    .h-xl-17 {
        height: 4.25rem
    }
}

@media(min-width: 1400px) {
    .h-xxl-17 {
        height: 4.25rem
    }
}

.w-18 {
    width: 4.5rem
}

.h-18 {
    height: 4.5rem
}

@media(min-width: 0) {
    .w-xs-18 {
        width: 4.5rem
    }
}

@media(min-width: 576px) {
    .w-sm-18 {
        width: 4.5rem
    }
}

@media(min-width: 768px) {
    .w-md-18 {
        width: 4.5rem
    }
}

@media(min-width: 992px) {
    .w-lg-18 {
        width: 4.5rem
    }
}

@media(min-width: 1200px) {
    .w-xl-18 {
        width: 4.5rem
    }
}

@media(min-width: 1400px) {
    .w-xxl-18 {
        width: 4.5rem
    }
}

@media(min-width: 0) {
    .h-xs-18 {
        height: 4.5rem
    }
}

@media(min-width: 576px) {
    .h-sm-18 {
        height: 4.5rem
    }
}

@media(min-width: 768px) {
    .h-md-18 {
        height: 4.5rem
    }
}

@media(min-width: 992px) {
    .h-lg-18 {
        height: 4.5rem
    }
}

@media(min-width: 1200px) {
    .h-xl-18 {
        height: 4.5rem
    }
}

@media(min-width: 1400px) {
    .h-xxl-18 {
        height: 4.5rem
    }
}

.w-19 {
    width: 4.75rem
}

.h-19 {
    height: 4.75rem
}

@media(min-width: 0) {
    .w-xs-19 {
        width: 4.75rem
    }
}

@media(min-width: 576px) {
    .w-sm-19 {
        width: 4.75rem
    }
}

@media(min-width: 768px) {
    .w-md-19 {
        width: 4.75rem
    }
}

@media(min-width: 992px) {
    .w-lg-19 {
        width: 4.75rem
    }
}

@media(min-width: 1200px) {
    .w-xl-19 {
        width: 4.75rem
    }
}

@media(min-width: 1400px) {
    .w-xxl-19 {
        width: 4.75rem
    }
}

@media(min-width: 0) {
    .h-xs-19 {
        height: 4.75rem
    }
}

@media(min-width: 576px) {
    .h-sm-19 {
        height: 4.75rem
    }
}

@media(min-width: 768px) {
    .h-md-19 {
        height: 4.75rem
    }
}

@media(min-width: 992px) {
    .h-lg-19 {
        height: 4.75rem
    }
}

@media(min-width: 1200px) {
    .h-xl-19 {
        height: 4.75rem
    }
}

@media(min-width: 1400px) {
    .h-xxl-19 {
        height: 4.75rem
    }
}

.w-20 {
    width: 5rem
}

.h-20 {
    height: 5rem
}

@media(min-width: 0) {
    .w-xs-20 {
        width: 5rem
    }
}

@media(min-width: 576px) {
    .w-sm-20 {
        width: 5rem
    }
}

@media(min-width: 768px) {
    .w-md-20 {
        width: 5rem
    }
}

@media(min-width: 992px) {
    .w-lg-20 {
        width: 5rem
    }
}

@media(min-width: 1200px) {
    .w-xl-20 {
        width: 5rem
    }
}

@media(min-width: 1400px) {
    .w-xxl-20 {
        width: 5rem
    }
}

@media(min-width: 0) {
    .h-xs-20 {
        height: 5rem
    }
}

@media(min-width: 576px) {
    .h-sm-20 {
        height: 5rem
    }
}

@media(min-width: 768px) {
    .h-md-20 {
        height: 5rem
    }
}

@media(min-width: 992px) {
    .h-lg-20 {
        height: 5rem
    }
}

@media(min-width: 1200px) {
    .h-xl-20 {
        height: 5rem
    }
}

@media(min-width: 1400px) {
    .h-xxl-20 {
        height: 5rem
    }
}

.w-21 {
    width: 5.25rem
}

.h-21 {
    height: 5.25rem
}

@media(min-width: 0) {
    .w-xs-21 {
        width: 5.25rem
    }
}

@media(min-width: 576px) {
    .w-sm-21 {
        width: 5.25rem
    }
}

@media(min-width: 768px) {
    .w-md-21 {
        width: 5.25rem
    }
}

@media(min-width: 992px) {
    .w-lg-21 {
        width: 5.25rem
    }
}

@media(min-width: 1200px) {
    .w-xl-21 {
        width: 5.25rem
    }
}

@media(min-width: 1400px) {
    .w-xxl-21 {
        width: 5.25rem
    }
}

@media(min-width: 0) {
    .h-xs-21 {
        height: 5.25rem
    }
}

@media(min-width: 576px) {
    .h-sm-21 {
        height: 5.25rem
    }
}

@media(min-width: 768px) {
    .h-md-21 {
        height: 5.25rem
    }
}

@media(min-width: 992px) {
    .h-lg-21 {
        height: 5.25rem
    }
}

@media(min-width: 1200px) {
    .h-xl-21 {
        height: 5.25rem
    }
}

@media(min-width: 1400px) {
    .h-xxl-21 {
        height: 5.25rem
    }
}

.w-22 {
    width: 5.5rem
}

.h-22 {
    height: 5.5rem
}

@media(min-width: 0) {
    .w-xs-22 {
        width: 5.5rem
    }
}

@media(min-width: 576px) {
    .w-sm-22 {
        width: 5.5rem
    }
}

@media(min-width: 768px) {
    .w-md-22 {
        width: 5.5rem
    }
}

@media(min-width: 992px) {
    .w-lg-22 {
        width: 5.5rem
    }
}

@media(min-width: 1200px) {
    .w-xl-22 {
        width: 5.5rem
    }
}

@media(min-width: 1400px) {
    .w-xxl-22 {
        width: 5.5rem
    }
}

@media(min-width: 0) {
    .h-xs-22 {
        height: 5.5rem
    }
}

@media(min-width: 576px) {
    .h-sm-22 {
        height: 5.5rem
    }
}

@media(min-width: 768px) {
    .h-md-22 {
        height: 5.5rem
    }
}

@media(min-width: 992px) {
    .h-lg-22 {
        height: 5.5rem
    }
}

@media(min-width: 1200px) {
    .h-xl-22 {
        height: 5.5rem
    }
}

@media(min-width: 1400px) {
    .h-xxl-22 {
        height: 5.5rem
    }
}

.w-23 {
    width: 5.75rem
}

.h-23 {
    height: 5.75rem
}

@media(min-width: 0) {
    .w-xs-23 {
        width: 5.75rem
    }
}

@media(min-width: 576px) {
    .w-sm-23 {
        width: 5.75rem
    }
}

@media(min-width: 768px) {
    .w-md-23 {
        width: 5.75rem
    }
}

@media(min-width: 992px) {
    .w-lg-23 {
        width: 5.75rem
    }
}

@media(min-width: 1200px) {
    .w-xl-23 {
        width: 5.75rem
    }
}

@media(min-width: 1400px) {
    .w-xxl-23 {
        width: 5.75rem
    }
}

@media(min-width: 0) {
    .h-xs-23 {
        height: 5.75rem
    }
}

@media(min-width: 576px) {
    .h-sm-23 {
        height: 5.75rem
    }
}

@media(min-width: 768px) {
    .h-md-23 {
        height: 5.75rem
    }
}

@media(min-width: 992px) {
    .h-lg-23 {
        height: 5.75rem
    }
}

@media(min-width: 1200px) {
    .h-xl-23 {
        height: 5.75rem
    }
}

@media(min-width: 1400px) {
    .h-xxl-23 {
        height: 5.75rem
    }
}

.w-24 {
    width: 6rem
}

.h-24 {
    height: 6rem
}

@media(min-width: 0) {
    .w-xs-24 {
        width: 6rem
    }
}

@media(min-width: 576px) {
    .w-sm-24 {
        width: 6rem
    }
}

@media(min-width: 768px) {
    .w-md-24 {
        width: 6rem
    }
}

@media(min-width: 992px) {
    .w-lg-24 {
        width: 6rem
    }
}

@media(min-width: 1200px) {
    .w-xl-24 {
        width: 6rem
    }
}

@media(min-width: 1400px) {
    .w-xxl-24 {
        width: 6rem
    }
}

@media(min-width: 0) {
    .h-xs-24 {
        height: 6rem
    }
}

@media(min-width: 576px) {
    .h-sm-24 {
        height: 6rem
    }
}

@media(min-width: 768px) {
    .h-md-24 {
        height: 6rem
    }
}

@media(min-width: 992px) {
    .h-lg-24 {
        height: 6rem
    }
}

@media(min-width: 1200px) {
    .h-xl-24 {
        height: 6rem
    }
}

@media(min-width: 1400px) {
    .h-xxl-24 {
        height: 6rem
    }
}

.w-25 {
    width: 6.25rem
}

.h-25 {
    height: 6.25rem
}

@media(min-width: 0) {
    .w-xs-25 {
        width: 6.25rem
    }
}

@media(min-width: 576px) {
    .w-sm-25 {
        width: 6.25rem
    }
}

@media(min-width: 768px) {
    .w-md-25 {
        width: 6.25rem
    }
}

@media(min-width: 992px) {
    .w-lg-25 {
        width: 6.25rem
    }
}

@media(min-width: 1200px) {
    .w-xl-25 {
        width: 6.25rem
    }
}

@media(min-width: 1400px) {
    .w-xxl-25 {
        width: 6.25rem
    }
}

@media(min-width: 0) {
    .h-xs-25 {
        height: 6.25rem
    }
}

@media(min-width: 576px) {
    .h-sm-25 {
        height: 6.25rem
    }
}

@media(min-width: 768px) {
    .h-md-25 {
        height: 6.25rem
    }
}

@media(min-width: 992px) {
    .h-lg-25 {
        height: 6.25rem
    }
}

@media(min-width: 1200px) {
    .h-xl-25 {
        height: 6.25rem
    }
}

@media(min-width: 1400px) {
    .h-xxl-25 {
        height: 6.25rem
    }
}

.w-26 {
    width: 6.5rem
}

.h-26 {
    height: 6.5rem
}

@media(min-width: 0) {
    .w-xs-26 {
        width: 6.5rem
    }
}

@media(min-width: 576px) {
    .w-sm-26 {
        width: 6.5rem
    }
}

@media(min-width: 768px) {
    .w-md-26 {
        width: 6.5rem
    }
}

@media(min-width: 992px) {
    .w-lg-26 {
        width: 6.5rem
    }
}

@media(min-width: 1200px) {
    .w-xl-26 {
        width: 6.5rem
    }
}

@media(min-width: 1400px) {
    .w-xxl-26 {
        width: 6.5rem
    }
}

@media(min-width: 0) {
    .h-xs-26 {
        height: 6.5rem
    }
}

@media(min-width: 576px) {
    .h-sm-26 {
        height: 6.5rem
    }
}

@media(min-width: 768px) {
    .h-md-26 {
        height: 6.5rem
    }
}

@media(min-width: 992px) {
    .h-lg-26 {
        height: 6.5rem
    }
}

@media(min-width: 1200px) {
    .h-xl-26 {
        height: 6.5rem
    }
}

@media(min-width: 1400px) {
    .h-xxl-26 {
        height: 6.5rem
    }
}

.w-27 {
    width: 6.75rem
}

.h-27 {
    height: 6.75rem
}

@media(min-width: 0) {
    .w-xs-27 {
        width: 6.75rem
    }
}

@media(min-width: 576px) {
    .w-sm-27 {
        width: 6.75rem
    }
}

@media(min-width: 768px) {
    .w-md-27 {
        width: 6.75rem
    }
}

@media(min-width: 992px) {
    .w-lg-27 {
        width: 6.75rem
    }
}

@media(min-width: 1200px) {
    .w-xl-27 {
        width: 6.75rem
    }
}

@media(min-width: 1400px) {
    .w-xxl-27 {
        width: 6.75rem
    }
}

@media(min-width: 0) {
    .h-xs-27 {
        height: 6.75rem
    }
}

@media(min-width: 576px) {
    .h-sm-27 {
        height: 6.75rem
    }
}

@media(min-width: 768px) {
    .h-md-27 {
        height: 6.75rem
    }
}

@media(min-width: 992px) {
    .h-lg-27 {
        height: 6.75rem
    }
}

@media(min-width: 1200px) {
    .h-xl-27 {
        height: 6.75rem
    }
}

@media(min-width: 1400px) {
    .h-xxl-27 {
        height: 6.75rem
    }
}

.w-28 {
    width: 7rem
}

.h-28 {
    height: 7rem
}

@media(min-width: 0) {
    .w-xs-28 {
        width: 7rem
    }
}

@media(min-width: 576px) {
    .w-sm-28 {
        width: 7rem
    }
}

@media(min-width: 768px) {
    .w-md-28 {
        width: 7rem
    }
}

@media(min-width: 992px) {
    .w-lg-28 {
        width: 7rem
    }
}

@media(min-width: 1200px) {
    .w-xl-28 {
        width: 7rem
    }
}

@media(min-width: 1400px) {
    .w-xxl-28 {
        width: 7rem
    }
}

@media(min-width: 0) {
    .h-xs-28 {
        height: 7rem
    }
}

@media(min-width: 576px) {
    .h-sm-28 {
        height: 7rem
    }
}

@media(min-width: 768px) {
    .h-md-28 {
        height: 7rem
    }
}

@media(min-width: 992px) {
    .h-lg-28 {
        height: 7rem
    }
}

@media(min-width: 1200px) {
    .h-xl-28 {
        height: 7rem
    }
}

@media(min-width: 1400px) {
    .h-xxl-28 {
        height: 7rem
    }
}

.w-29 {
    width: 7.25rem
}

.h-29 {
    height: 7.25rem
}

@media(min-width: 0) {
    .w-xs-29 {
        width: 7.25rem
    }
}

@media(min-width: 576px) {
    .w-sm-29 {
        width: 7.25rem
    }
}

@media(min-width: 768px) {
    .w-md-29 {
        width: 7.25rem
    }
}

@media(min-width: 992px) {
    .w-lg-29 {
        width: 7.25rem
    }
}

@media(min-width: 1200px) {
    .w-xl-29 {
        width: 7.25rem
    }
}

@media(min-width: 1400px) {
    .w-xxl-29 {
        width: 7.25rem
    }
}

@media(min-width: 0) {
    .h-xs-29 {
        height: 7.25rem
    }
}

@media(min-width: 576px) {
    .h-sm-29 {
        height: 7.25rem
    }
}

@media(min-width: 768px) {
    .h-md-29 {
        height: 7.25rem
    }
}

@media(min-width: 992px) {
    .h-lg-29 {
        height: 7.25rem
    }
}

@media(min-width: 1200px) {
    .h-xl-29 {
        height: 7.25rem
    }
}

@media(min-width: 1400px) {
    .h-xxl-29 {
        height: 7.25rem
    }
}

.w-30 {
    width: 7.5rem
}

.h-30 {
    height: 7.5rem
}

@media(min-width: 0) {
    .w-xs-30 {
        width: 7.5rem
    }
}

@media(min-width: 576px) {
    .w-sm-30 {
        width: 7.5rem
    }
}

@media(min-width: 768px) {
    .w-md-30 {
        width: 7.5rem
    }
}

@media(min-width: 992px) {
    .w-lg-30 {
        width: 7.5rem
    }
}

@media(min-width: 1200px) {
    .w-xl-30 {
        width: 7.5rem
    }
}

@media(min-width: 1400px) {
    .w-xxl-30 {
        width: 7.5rem
    }
}

@media(min-width: 0) {
    .h-xs-30 {
        height: 7.5rem
    }
}

@media(min-width: 576px) {
    .h-sm-30 {
        height: 7.5rem
    }
}

@media(min-width: 768px) {
    .h-md-30 {
        height: 7.5rem
    }
}

@media(min-width: 992px) {
    .h-lg-30 {
        height: 7.5rem
    }
}

@media(min-width: 1200px) {
    .h-xl-30 {
        height: 7.5rem
    }
}

@media(min-width: 1400px) {
    .h-xxl-30 {
        height: 7.5rem
    }
}

.w-max-con {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
}

.bg-opacity-5 {
    --bs-bg-opacity: 0.05
}

.bg-opacity-10 {
    --bs-bg-opacity: 0.1
}

.transition {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.hover\:text-primary:hover {
    color: #1062fe !important
}

.hover\:text-white:hover {
    color: #fff !important
}

.hover\:text-dark:hover {
    color: #080f2c !important
}

.hover\:bg-primary:hover {
    background-color: #1062fe !important
}

.hover\:bg-success:hover {
    background-color: #07c07e !important
}

.hover\:bg-dark:hover {
    background-color: #080f2c !important
}

.hover\:border-primary:hover {
    border-color: #1062fe !important
}

.hover\:border-success:hover {
    border-color: #07c07e !important
}

.hover\:border-dark:hover {
    border-color: #080f2c !important
}

.text-heading {
    color: #080f2c
}

.fw-900 {
    font-weight: 900
}

.bg-gray-900 {
    background-color: #090911
}

.bg-gradient-1 {
    background-image: linear-gradient(253deg, #0a00e9 5.74%, #00165b 102.24%)
}

.hover-shadow:hover {
    -webkit-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15)
}

.form-control:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #dee2e6
}

.form-select:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #dee2e6
}

.position-unset {
    position: unset
}

.yearly-price {
    display: none
}

.yearly-price-x {
    display: none
}

.place-content-center {
    place-content: center
}

.blend-mode-dodge {
    mix-blend-mode: color-dodge
}

.ssl-provider-area {
    margin-top: -175px
}

@media(max-width: 1399px) {
    .ssl-provider-area {
        margin-top: -145px
    }
}

@media(max-width: 1199px) {
    .ssl-provider-area {
        margin-top: -80px
    }
}

.data-boosting::after {
    position: absolute;
    content: "";
    inset: 0;
    background-image: url(../images/shape/data-boost-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    z-index: -1
}

.game-cta-wrapper {
    background-image: url(../images/shape/game-cta-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.game-faq .accordion-item {
    background-color: rgba(255, 255, 255, .05);
    border: 0 !important
}

.hsot-img-style-8 {
    margin-bottom: -80px
}

@media(max-width: 1199px) {
    .hsot-img-style-8 {
        margin-bottom: 0
    }
}

.price-8 {
    padding-top: 170px
}

@media(max-width: 1399px) {
    .price-8 {
        padding-top: 100px
    }
}

@media(max-width: 767px) {
    .price-8 {
        padding-top: 60px
    }
}

.tab-nav-8 .nav-link.active {
    background: linear-gradient(262.24deg, #7154C6 9.78%, #301C70 91.63%);
    color: #fff !important
}

.price-card-8:hover {
    background: linear-gradient(262.24deg, #7154C6 9.78%, #301C70 91.63%);
    color: #fff !important
}

.price-card-8:hover h3,
.price-card-8:hover .h3,
.price-card-8:hover h6,
.price-card-8:hover .h6,
.price-card-8:hover .text-black {
    color: #fff !important
}

.price-card-8:hover .btn {
    background: #ffa42f
}

.tab-nav-9 .nav-link.active {
    background: #080f2c;
    color: #fff !important
}

.support-22 a {
    text-decoration: none
}

.support-22 a:hover {
    color: #ffa42f !important
}

@media(min-width: 1200px) {
    .border-xl-0 {
        border: 0 !important
    }
}

.feedback-2-container.style_2 .swiper-pagination-bullet-active {
    background-color: #b9fd50
}

.dark-style-btn {
    border: 1.5px solid rgba(255, 255, 255, .13);
    background: rgba(40, 40, 40, .1);
    -webkit-box-shadow: 2px 4px 16px 0px rgba(248, 248, 248, .06) inset;
    box-shadow: 2px 4px 16px 0px rgba(248, 248, 248, .06) inset;
    -webkit-backdrop-filter: blur(50px);
    backdrop-filter: blur(50px)
}

.brand_slide_logo_wrapper {
    max-width: 300px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media(max-width: 991px) {
    .brand_slide_logo_svg svg {
        height: 270px
    }
}

.overlay-wrapper::after {
    position: absolute;
    content: "";
    inset: 0;
    background: -webkit-gradient(linear, right top, left top, color-stop(0.93%, #0A0714), color-stop(7.52%, #0A0714), color-stop(47.93%, rgba(5, 2, 16, 0)), color-stop(95.79%, #050210), color-stop(99.92%, #050210));
    background: linear-gradient(270deg, #0A0714 0.93%, #0A0714 7.52%, rgba(5, 2, 16, 0) 47.93%, #050210 95.79%, #050210 99.92%);
    pointer-events: none
}

.overlay-wrapper-2::after {
    position: absolute;
    content: "";
    inset: 0;
    background: linear-gradient(1deg, #0A0714 0.93%, #0A0714 7.52%, rgba(5, 2, 16, 0) 47.93%, #050210 95.79%, #050210 99.92%);
    pointer-events: none
}

.animation-gradient {
    position: relative;
    padding: 1px;
    background-color: #343a40
}

.animation-gradient::after {
    position: absolute;
    content: "";
    width: 138%;
    height: 80px;
    background: linear-gradient(165.36deg, #6B41FF 79.37%, #F64CFF 85.2%, rgba(255, 197, 83, 0.8) 92.8%, #030313 100.2%);
    left: -220px;
    top: 200px;
    -webkit-animation: borderRotate 5s linear infinite;
    animation: borderRotate 5s linear infinite
}

@-webkit-keyframes borderRotate {
    100% {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes borderRotate {
    100% {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.text-11 {
    color: #9429e4
}

.bg-11 {
    background: rgba(148, 41, 228, .12)
}

.bg-dark-11 {
    background: #110e1b !important
}

.bg-light-13 {
    background-color: #ecf0f8
}

.bg-warning-13 {
    background-color: #f47421
}

.text-warning-13 {
    color: #f47421
}

.bg-blue-13 {
    background-color: #ecf0f8
}

.section_group {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.2)), color-stop(133.39%, rgba(134, 91, 255, 0.2)));
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.2) 0%, rgba(134, 91, 255, 0.2) 133.39%)
}

.style_15 .social-icon:hover {
    background-color: #ffa42f
}

.preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    z-index: 9999
}

.preloader .loading-bar {
    width: 100%;
    height: 3px;
    margin-top: 30px;
    position: relative;
    overflow: hidden;
    background: #dee2e6
}

.preloader .loading-bar:before {
    content: "";
    width: 35px;
    height: 3px;
    background: #1062fe;
    position: absolute;
    left: -34px;
    -webkit-animation: bluebar 1.5s infinite ease;
    animation: bluebar 1.5s infinite ease
}

@-webkit-keyframes bluebar {
    50% {
        left: 96px
    }
}

@keyframes bluebar {
    50% {
        left: 96px
    }
}

.footer-2-area::after {
    position: absolute;
    content: "";
    inset: 0;
    background-image: url(../images/shape/footer-2-bg-overlay.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    z-index: -1
}

.footer-2-link {
    display: inline-block;
    text-decoration: none;
    font-size: 14px;
    color: rgba(255, 255, 255, .75);
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.footer-2-link:hover {
    color: #fff
}

.footer-13-area {
    background-image: url(../images/shape/footer-13-bg-overlay.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

#footer-3 {
    background-image: url(../images/shape/footer-3-bg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.footer-4 {
    padding-top: 60px
}

@media(min-width: 992px) {
    .footer-4 {
        padding-top: 240px;
        -webkit-mask-image: url(../images/shape/footer-4-bg.png);
        mask-image: url(../images/shape/footer-4-bg.png);
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-size: 100% 100%;
        mask-size: 100% 100%;
        -webkit-mask-position: center top;
        mask-position: center top
    }
}

.footer-5 {
    position: relative;
    isolation: isolate
}

.footer-5::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -2;
    background-image: linear-gradient(253deg, #0a00e9 5.74%, #00165b 102.24%);
    pointer-events: none
}

@media(min-width: 992px) {
    .footer-5::after {
        -webkit-mask-image: url(../images/shape/footer-shape.png);
        mask-image: url(../images/shape/footer-shape.png);
        -webkit-mask-size: 100% 100%;
        mask-size: 100% 100%;
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-position: center;
        mask-position: center;
        right: 1%
    }
}

@media(min-width: 1200px) {
    .footer-5::after {
        right: 5%
    }
}

@media(min-width: 1400px) {
    .footer-5::after {
        right: 2%
    }
}

@media(min-width: 2100px) {
    .footer-5::after {
        -webkit-mask-image: url(../images/shape/footer-shape-xl.png);
        mask-image: url(../images/shape/footer-shape-xl.png)
    }
}

.logo {
    --logo-height: 36px;
    height: var(--logo-height);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.logo__img {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.logo__img-dark {
    display: none
}

.logo__sticky {
    display: none
}

[data-bs-theme=dark] .logo__img-dark {
    display: inline-block
}

[data-bs-theme=dark] .logo__img-light {
    display: none
}

.bg-soft-primary {
    background-color: rgba(16, 98, 254, .15);
    color: #1062fe
}

.bg-soft-secondary {
    background-color: rgba(241, 245, 249, .15);
    color: #f1f5f9
}

.bg-soft-success {
    background-color: rgba(7, 192, 126, .15);
    color: #07c07e
}

.bg-soft-info {
    background-color: rgba(36, 225, 228, .15);
    color: #24e1e4
}

.bg-soft-warning {
    background-color: rgba(255, 164, 47, .15);
    color: #ffa42f
}

.bg-soft-danger {
    background-color: rgba(253, 50, 70, .15);
    color: #fd3246
}

.bg-soft-light {
    background-color: rgba(248, 249, 250, .15);
    color: #f8f9fa
}

.bg-soft-dark {
    background-color: rgba(8, 15, 44, .15);
    color: #080f2c
}

.gradient-bg {
    background: linear-gradient(90.12deg, #E90387 -29.31%, #FC6866 100.59%)
}

.gradient-bg-2 {
    background: linear-gradient(262.24deg, #7154C6 9.78%, #301C70 91.63%)
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus,
.btn-primary.active,
.btn-primary.show {
    border-color: #014cda;
    background-color: #014cda
}

.btn-secondary:hover,
.btn-secondary:active,
.btn-secondary:focus,
.btn-secondary.active,
.btn-secondary.show {
    border-color: #cddcea;
    background-color: #cddcea
}

.btn-success:hover,
.btn-success:active,
.btn-success:focus,
.btn-success.active,
.btn-success.show {
    border-color: #058f5e;
    background-color: #058f5e
}

.btn-info:hover,
.btn-info:active,
.btn-info:focus,
.btn-info.active,
.btn-info.show {
    border-color: #17bbbe;
    background-color: #17bbbe
}

.btn-warning:hover,
.btn-warning:active,
.btn-warning:focus,
.btn-warning.active,
.btn-warning.show {
    border-color: #fb8d00;
    background-color: #fb8d00
}

.btn-danger:hover,
.btn-danger:active,
.btn-danger:focus,
.btn-danger.active,
.btn-danger.show {
    border-color: #fa021b;
    background-color: #fa021b
}

.btn-light:hover,
.btn-light:active,
.btn-light:focus,
.btn-light.active,
.btn-light.show {
    border-color: #dae0e5;
    background-color: #dae0e5
}

.btn-dark:hover,
.btn-dark:active,
.btn-dark:focus,
.btn-dark.active,
.btn-dark.show {
    border-color: #000001;
    background-color: #000001
}

.btn-soft-primary {
    border-color: rgba(16, 98, 254, .15);
    background-color: rgba(16, 98, 254, .15);
    color: #1062fe
}

.btn-soft-primary:hover,
.btn-soft-primary:active,
.btn-soft-primary:focus,
.btn-soft-primary.active,
.btn-soft-primary.show {
    border-color: #1062fe;
    background-color: #1062fe;
    color: #fff !important
}

.btn-soft-secondary {
    border-color: rgba(241, 245, 249, .15);
    background-color: rgba(241, 245, 249, .15);
    color: #f1f5f9
}

.btn-soft-secondary:hover,
.btn-soft-secondary:active,
.btn-soft-secondary:focus,
.btn-soft-secondary.active,
.btn-soft-secondary.show {
    border-color: #f1f5f9;
    background-color: #f1f5f9;
    color: #fff !important
}

.btn-soft-success {
    border-color: rgba(7, 192, 126, .15);
    background-color: rgba(7, 192, 126, .15);
    color: #07c07e
}

.btn-soft-success:hover,
.btn-soft-success:active,
.btn-soft-success:focus,
.btn-soft-success.active,
.btn-soft-success.show {
    border-color: #07c07e;
    background-color: #07c07e;
    color: #fff !important
}

.btn-soft-info {
    border-color: rgba(36, 225, 228, .15);
    background-color: rgba(36, 225, 228, .15);
    color: #24e1e4
}

.btn-soft-info:hover,
.btn-soft-info:active,
.btn-soft-info:focus,
.btn-soft-info.active,
.btn-soft-info.show {
    border-color: #24e1e4;
    background-color: #24e1e4;
    color: #fff !important
}

.btn-soft-warning {
    border-color: rgba(255, 164, 47, .15);
    background-color: rgba(255, 164, 47, .15);
    color: #ffa42f
}

.btn-soft-warning:hover,
.btn-soft-warning:active,
.btn-soft-warning:focus,
.btn-soft-warning.active,
.btn-soft-warning.show {
    border-color: #ffa42f;
    background-color: #ffa42f;
    color: #fff !important
}

.btn-soft-danger {
    border-color: rgba(253, 50, 70, .15);
    background-color: rgba(253, 50, 70, .15);
    color: #fd3246
}

.btn-soft-danger:hover,
.btn-soft-danger:active,
.btn-soft-danger:focus,
.btn-soft-danger.active,
.btn-soft-danger.show {
    border-color: #fd3246;
    background-color: #fd3246;
    color: #fff !important
}

.btn-soft-light {
    border-color: rgba(248, 249, 250, .15);
    background-color: rgba(248, 249, 250, .15);
    color: #f8f9fa
}

.btn-soft-light:hover,
.btn-soft-light:active,
.btn-soft-light:focus,
.btn-soft-light.active,
.btn-soft-light.show {
    border-color: #f8f9fa;
    background-color: #f8f9fa;
    color: #fff !important
}

.btn-soft-dark {
    border-color: rgba(8, 15, 44, .15);
    background-color: rgba(8, 15, 44, .15);
    color: #080f2c
}

.btn-soft-dark:hover,
.btn-soft-dark:active,
.btn-soft-dark:focus,
.btn-soft-dark.active,
.btn-soft-dark.show {
    border-color: #080f2c;
    background-color: #080f2c;
    color: #fff !important
}

.btn svg {
    width: 18px;
    height: 18px
}

.btn-primary,
.btn-success,
.btn-accent,
.btn-danger,
.btn-warning,
.btn-info,
.btn-dark,
.btn-grocery {
    color: #fff !important
}

.btn-secondary {
    border-color: #dee2e6
}

.btn-light:hover,
.btn-light:not(:disabled):not(.disabled):active,
.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled).show {
    border-color: #f8f9fa;
    background-color: #f8f9fa
}

.btn-outline-primary {
    border-color: rgba(16, 98, 254, .35)
}

.btn-outline-secondary {
    border-color: rgba(241, 245, 249, .35)
}

.btn-outline-success {
    border-color: rgba(7, 192, 126, .35)
}

.btn-outline-info {
    border-color: rgba(36, 225, 228, .35)
}

.btn-outline-warning {
    border-color: rgba(255, 164, 47, .35)
}

.btn-outline-danger {
    border-color: rgba(253, 50, 70, .35)
}

.btn-outline-light {
    border-color: rgba(248, 249, 250, .35)
}

.btn-outline-dark {
    border-color: rgba(8, 15, 44, .35)
}

[class^=btn-outline-]:hover,
[class^=btn-outline-]:active,
[class^=btn-outline-].active,
[class^=btn-outline-].show,
[class*=" btn-outline-"]:hover,
[class*=" btn-outline-"]:active,
[class*=" btn-outline-"].active,
[class*=" btn-outline-"].show {
    color: #fff !important
}

.btn-outline-light:hover,
.btn-outline-light:active,
.btn-outline-light.active,
.btn-outline-light.show {
    color: #495057 !important
}

.btn-outline-secondary {
    border-color: #ced4da
}

.btn-outline-secondary:hover,
.btn-outline-secondary:active,
.btn-outline-secondary.active,
.btn-outline-secondary.show {
    border-color: #ced4da !important;
    color: #495057 !important
}

.btn-primary.btn-shadow {
    -webkit-box-shadow: 0 .5rem 1rem -0.35rem rgba(16, 98, 254, .5);
    box-shadow: 0 .5rem 1rem -0.35rem rgba(16, 98, 254, .5)
}

.btn-secondary.btn-shadow {
    -webkit-box-shadow: 0 .5rem 1rem -0.35rem rgba(241, 245, 249, .5);
    box-shadow: 0 .5rem 1rem -0.35rem rgba(241, 245, 249, .5)
}

.btn-success.btn-shadow {
    -webkit-box-shadow: 0 .5rem 1rem -0.35rem rgba(7, 192, 126, .5);
    box-shadow: 0 .5rem 1rem -0.35rem rgba(7, 192, 126, .5)
}

.btn-info.btn-shadow {
    -webkit-box-shadow: 0 .5rem 1rem -0.35rem rgba(36, 225, 228, .5);
    box-shadow: 0 .5rem 1rem -0.35rem rgba(36, 225, 228, .5)
}

.btn-warning.btn-shadow {
    -webkit-box-shadow: 0 .5rem 1rem -0.35rem rgba(255, 164, 47, .5);
    box-shadow: 0 .5rem 1rem -0.35rem rgba(255, 164, 47, .5)
}

.btn-danger.btn-shadow {
    -webkit-box-shadow: 0 .5rem 1rem -0.35rem rgba(253, 50, 70, .5);
    box-shadow: 0 .5rem 1rem -0.35rem rgba(253, 50, 70, .5)
}

.btn-light.btn-shadow {
    -webkit-box-shadow: 0 .5rem 1rem -0.35rem rgba(248, 249, 250, .5);
    box-shadow: 0 .5rem 1rem -0.35rem rgba(248, 249, 250, .5)
}

.btn-dark.btn-shadow {
    -webkit-box-shadow: 0 .5rem 1rem -0.35rem rgba(8, 15, 44, .5);
    box-shadow: 0 .5rem 1rem -0.35rem rgba(8, 15, 44, .5)
}

.btn-secondary.btn-shadow,
.btn-light.btn-shadow {
    -webkit-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .08);
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .08);
    -webkit-transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out, -webkit-box-shadow .2s ease-in-out;
    transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out, -webkit-box-shadow .2s ease-in-out;
    transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out, box-shadow .2s ease-in-out;
    transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out, box-shadow .2s ease-in-out, -webkit-box-shadow .2s ease-in-out
}

.btn-shadow:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-icon {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 2.75rem;
    height: 2.75rem;
    padding: 0
}

.btn-icon svg {
    width: 18px;
    height: 18px
}

.btn-icon.btn-sm,
.btn-group-sm>.btn-icon.btn {
    width: 2.25rem;
    height: 2.25rem;
    line-height: 2.25rem
}

.btn-icon.btn-lg,
.btn-group-lg>.btn-icon.btn {
    width: 3.25rem;
    height: 3.25rem;
    line-height: 3.25rem
}

.btn-icon.btn-xl {
    width: 4.55rem;
    height: 4.55rem;
    line-height: 4.55rem
}

.btn-icon span>i {
    position: relative;
    top: -3px
}

.tt-view-details svg {
    width: 15px;
    height: 15px
}

.arrow-btn {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.btn-link:hover {
    color: #1062fe !important
}

.btn-arrow {
    min-width: 190px
}

.btn-arrow-sm {
    min-width: 120px
}

.btn-arrow-md {
    min-width: 150px
}

.btn-arrow-lg {
    min-width: 170px
}

.btn-arrow-xl {
    min-width: 210px
}

.btn-arrow:hover .btn-arrow__text {
    padding-right: 20px
}

.btn-arrow:hover .btn-arrow__icon {
    opacity: 1
}

.btn-arrow__text {
    position: relative;
    isolation: isolate;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.btn-arrow__icon {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
    z-index: -1;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.simplebar-track {
    -webkit-transition: opacity .25s ease-in-out;
    transition: opacity .25s ease-in-out;
    background-color: #e0e4e9;
    opacity: 0
}

.simplebar-track .simplebar-scrollbar {
    border-radius: .09375rem;
    background-color: #adb5bd
}

.simplebar-track .simplebar-scrollbar::before {
    display: none
}

.simplebar-track.simplebar-vertical {
    width: .1875rem !important
}

.simplebar-track.simplebar-vertical .simplebar-scrollbar {
    right: 0;
    width: .1875rem
}

.simplebar-track.simplebar-horizontal {
    height: .1875rem !important
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
    top: 0;
    height: .1875rem !important
}

[data-simplebar] {
    overflow-y: auto
}

[data-simplebar]::-webkit-scrollbar {
    width: .1875rem;
    background-color: rgba(0, 0, 0, 0);
    opacity: 0
}

[data-simplebar]::-webkit-scrollbar-thumb {
    background-color: #adb5bd;
    border-radius: .09375rem
}

[data-simplebar]:hover .simplebar-track {
    opacity: 1
}

[data-simplebar-auto-hide=false] .simplebar-track {
    opacity: 1
}

.bg-dark .simplebar-track,
.bg-darker .simplebar-track,
.dropdown-menu-dark .simplebar-track {
    background-color: rgba(0, 0, 0, 0)
}

.bg-dark .simplebar-track .simplebar-scrollbar,
.bg-darker .simplebar-track .simplebar-scrollbar,
.dropdown-menu-dark .simplebar-track .simplebar-scrollbar {
    background-color: #575f68
}

.tt-custom-scrollbar::-webkit-scrollbar {
    width: 3px
}

.tt-custom-scrollbar::-webkit-scrollbar-track {
    background-color: #f8f9fa;
    border-radius: 6px
}

.tt-custom-scrollbar::-webkit-scrollbar-thumb {
    border-radius: 6px;
    background: #ced4da
}

@media(min-width: 992px) {
    .contain-sub-1 {
        position: relative;
        isolation: isolate
    }

    .contain-sub-1:hover .nav-link {
        color: #1062fe
    }

    .contain-sub-1:hover .contain-sub-1__content {
        top: 100%;
        visibility: visible;
        opacity: 1;
        pointer-events: unset
    }
}

.contain-sub-1--alter .contain-sub-1__content {
    padding-inline: 0
}

.contain-sub-1--alter .contain-sub-1__link {
    border-radius: 0
}

.contain-sub-1__content {
    padding: .75rem;
    display: none;
    border-radius: .5rem;
    background-color: var(--bs-body-bg);
    max-height: 250px;
    overflow-y: auto;
    scrollbar-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    scrollbar-width: none
}

.contain-sub-1__content::-webkit-scrollbar {
    display: none
}

@media(min-width: 768px) {
    .contain-sub-1__content {
        max-height: 350px
    }
}

@media(min-width: 992px) {
    .contain-sub-1__content {
        width: 300px;
        max-height: none;
        overflow-y: unset;
        display: block;
        position: absolute;
        top: calc(100% + 1rem);
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        visibility: hidden;
        opacity: 0;
        pointer-events: none;
        -webkit-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);
        box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out
    }
}

@media(min-width: 992px) {
    .contain-sub-1__content-sm {
        width: 200px
    }
}

@media(min-width: 992px) {
    .contain-sub-1__content-lg {
        width: 370px
    }
}

@media(min-width: 992px) {
    .contain-sub-1__content-xl {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: .5rem;
        width: 600px
    }

    .contain-sub-1__content-xl>li {
        width: calc(50% - .25rem)
    }
}

.contain-sub-1__content li:hover>.contain-sub-1__link {
    background-color: var(--bs-primary-bg-subtle)
}

.contain-sub-1__link {
    padding: .25rem .5rem;
    border-radius: .25rem;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

@media(min-width: 992px) {
    .contain-sub-1__link {
        padding: .75rem;
        border-radius: .5rem
    }
}

.contain-sub-1__img {
    display: none
}

@media(min-width: 992px) {
    .contain-sub-1__img {
        display: block;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }
}

.contain-sub-1__title {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: .875rem;
    color: var(--bs-body-color)
}

@media(min-width: 992px) {
    .contain-sub-1__title {
        font-weight: 600
    }
}

.contain-sub-1__description {
    display: none;
    color: rgba(var(--bs-body-color-rgb), 0.65);
    font-size: .875rem
}

@media(min-width: 992px) {
    .contain-sub-1__description {
        display: block
    }
}

.contain-sub-1 .nav-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: .25rem;
    position: relative;
    isolation: isolate
}

.contain-sub-1 .nav-link::after {
    content: "";
    display: inline-block;
    font-family: "Line Awesome Free";
    font-weight: 900;
    font-size: .75rem;
    line-height: 1;
    font-variant: normal;
    text-rendering: auto;
    color: inherit
}

.contain-mega-menu:hover .contain-mega-menu__content {
    top: 100%;
    visibility: visible;
    opacity: 1;
    pointer-events: unset
}

.contain-mega-menu:hover>.nav-link {
    color: #1062fe
}

.contain-mega-menu__content {
    display: none;
    background-color: var(--bs-body-bg);
    max-height: 250px;
    overflow-y: auto;
    scrollbar-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    scrollbar-width: none
}

.contain-mega-menu__content::-webkit-scrollbar {
    display: none
}

@media(min-width: 768px) {
    .contain-mega-menu__content {
        max-height: 350px
    }
}

@media(min-width: 992px) {
    .contain-mega-menu__content {
        max-height: 650px;
        display: block;
        position: absolute;
        top: calc(100% + 1rem);
        left: 0;
        right: 0;
        visibility: hidden;
        opacity: 0;
        pointer-events: none;
        -webkit-box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075);
        box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075);
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out
    }
}

@media(min-width: 1200px) {
    .contain-mega-menu__content {
        max-height: none
    }
}

.contain-mega-menu__list {
    border-radius: .5rem;
    background-color: var(--bs-body-bg)
}

.contain-mega-menu__list li:hover>.contain-mega-menu__link {
    background-color: var(--bs-primary-bg-subtle)
}

.contain-mega-menu__link {
    padding: .5rem;
    border-radius: .25rem;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

@media(min-width: 992px) {
    .contain-mega-menu__link {
        padding: .75rem;
        border-radius: .5rem
    }
}

.contain-mega-menu__img {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.contain-mega-menu__title {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: .875rem;
    color: var(--bs-body-color)
}

@media(min-width: 992px) {
    .contain-mega-menu__title {
        font-weight: 600
    }
}

.contain-mega-menu__description {
    color: rgba(var(--bs-body-color-rgb), 0.65);
    font-size: .75rem
}

@media(min-width: 992px) {
    .contain-mega-menu__description {
        font-size: .875rem
    }
}

.contain-mega-menu .nav-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: .25rem;
    position: relative;
    isolation: isolate
}

.contain-mega-menu .nav-link::after {
    content: "";
    display: inline-block;
    font-family: "Line Awesome Free";
    font-weight: 900;
    font-size: .75rem;
    line-height: 1;
    font-variant: normal;
    text-rendering: auto;
    color: inherit
}

.navbar {
    --bs-navbar-toggler-padding-x: 0.35rem
}

@media(min-width: 992px) {
    .navbar {
        --bs-navbar-padding-y: 0
    }
}

.navbar .nav-link {
    --bs-nav-link-font-size: 14px
}

.navbar-1 {
    z-index: 99;
    background-color: #080f2c
}

@media(min-width: 992px) {
    .navbar-1 {
        background-color: rgba(0, 0, 0, 0)
    }
}

@media(min-width: 992px) {
    .navbar-1 .navbar-nav {
        --bs-nav-link-padding-y: 1.25rem
    }
}

.navbar-1 .nav-link {
    color: #f8f9fa
}

.navbar-1 .nav-link.active {
    color: #1062fe
}

.navbar-2 {
    z-index: 99
}

@media(min-width: 992px) {
    .navbar-2 .navbar-nav {
        --bs-nav-link-padding-y: 1.25rem
    }
}

.navbar-2 .nav-link.active {
    color: #1062fe
}

.navbar-2-container {
    position: relative;
    isolation: isolate
}

@media(min-width: 992px) {
    .navbar-2-container::after {
        content: "";
        position: absolute;
        inset-block: 0;
        inset-inline-start: 0;
        inset-inline-end: 80%;
        background-color: #07c07e;
        -webkit-clip-path: polygon(81% 0, 100% 59%, 89% 100%, 0 100%, 0 0);
        clip-path: polygon(81% 0, 100% 59%, 89% 100%, 0 100%, 0 0);
        z-index: -1
    }
}

@media(min-width: 1200px) {
    .navbar-2-container::after {
        inset-inline-end: 75%;
        -webkit-clip-path: polygon(92% 0, 100% 59%, 95% 100%, 0 100%, 0 0);
        clip-path: polygon(92% 0, 100% 59%, 95% 100%, 0 100%, 0 0)
    }
}

@media(min-width: 1400px) {
    .navbar-2-container::after {
        inset-inline-end: 80%;
        -webkit-clip-path: polygon(92% 0, 100% 59%, 95% 100%, 0 100%, 0 0);
        clip-path: polygon(92% 0, 100% 59%, 95% 100%, 0 100%, 0 0)
    }
}

@media(min-width: 1920px) {
    .navbar-2-container::after {
        inset-inline-end: 67%;
        -webkit-clip-path: polygon(95% 0, 100% 59%, 96% 100%, 0 100%, 0 0);
        clip-path: polygon(95% 0, 100% 59%, 96% 100%, 0 100%, 0 0)
    }
}

.navbar-box {
    --bs-navbar-padding-y: 0;
    -webkit-box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075);
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075)
}

@media(min-width: 992px) {
    .navbar-box>.container {
        padding-block: 0
    }
}

@media(min-width: 992px) {
    .navbar-box .navbar-nav {
        --bs-nav-link-padding-y: 1.25rem
    }
}

.navbar-sticky {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 99;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

@media(min-width: 992px) {
    .navbar-sticky .navbar-nav {
        --bs-nav-link-padding-y: 1.25rem
    }
}

.navbar-overlay {
    position: fixed;
    top: 0;
    z-index: 98;
    width: 100%;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.navbar-toggler-icon {
    width: 1.25em;
    height: 1.25em
}

.navbar-top-toggle .navbar-top {
    display: none
}

.navbar-1 .nav-link {
    color: #fff;
    opacity: .8
}

.navbar-1 .nav-link.active {
    color: #fff;
    opacity: 1
}

.navbar-sticky-init .navbar-overlay {
    background-color: #fcfdfe !important;
    -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, .1);
    box-shadow: 0 4px 12px rgba(0, 0, 0, .1)
}

.navbar-sticky-init .navbar .logo__img {
    display: none
}

.navbar-sticky-init .navbar .logo__sticky {
    display: block
}

.navbar-sticky-init .navbar-1 {
    background-color: rgba(0, 0, 0, 0)
}

.navbar-sticky-init .navbar-1 .nav-link {
    color: #343a40
}

.navbar-sticky-init .navbar-1 .nav-link.active {
    color: #1062fe
}

.navbar-sticky-init .navbar-box .container {
    -webkit-box-shadow: none;
    box-shadow: none
}

@media(max-width: 991px) {
    .navbar-1.style-2 {
        background-color: rgba(0, 0, 0, 0)
    }
}

.navbar-1.style-2 .nav-link {
    color: #080f2c
}

.brand-img:hover {
    opacity: 1 !important
}

.discount-badge {
    text-align: center;
    width: 216px;
    padding-block: 5px;
    position: absolute;
    top: 15px;
    right: -48px;
    -webkit-transform: rotate(27deg);
    transform: rotate(27deg)
}

.step-badge {
    position: absolute;
    padding: 5px 20px;
    top: -15px;
    right: 25px;
    -webkit-clip-path: polygon(0 0, 83% 0, 100% 50%, 81% 100%, 0 100%, 15% 49%);
    clip-path: polygon(0 0, 83% 0, 100% 50%, 81% 100%, 0 100%, 15% 49%)
}

.toggle-switch {
    padding: 0 !important;
    margin: 0 !important
}

.toggle-switch input,
.toggle-switch .form-check-input {
    margin-left: 0;
    width: 36px;
    height: 18px
}

.toggle-switch input:checked,
.toggle-switch .form-check-input:checked {
    border-color: rgba(0, 0, 0, 0);
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #fc6866
}

.toggle-switch input:focus,
.toggle-switch .form-check-input:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.pricing-nav-pills {
    position: relative;
    scrollbar-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    scrollbar-width: none
}

.pricing-nav-pills::-webkit-scrollbar {
    width: 0;
    background-color: rgba(0, 0, 0, 0)
}

.pricing-nav-pills.game-plan {
    overflow-x: auto
}

.pricing-nav-pills.game-plan::after {
    content: "";
    position: absolute;
    inset-inline: 0;
    top: 0;
    height: 1px;
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(10%, #1062fe), color-stop(90%, #1062fe), to(rgba(255, 255, 255, 0)));
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #1062fe 10%, #1062fe 90%, rgba(255, 255, 255, 0) 100%);
    z-index: -1
}

.pricing-nav-pills.game-plan .nav {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.pricing-nav-pills.game-plan .nav>li {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.pricing-nav-pills .nav {
    --bs-nav-link-font-weight: 600;
    --bs-nav-link-color: var(--bs-body-color)
}

.pricing-nav-pills--success .partner-tab-nev.active {
    color: #07c07e !important;
    border-bottom: 1px solid #07c07e !important
}

.social-icon:hover {
    background-color: #1062fe
}

.social-icon:hover span {
    color: #fff !important
}

.pluse {
    width: 278px;
    height: 278px;
    -webkit-animation: pulse 2s infinite;
    animation: pulse 2s infinite;
    border: 1px solid #49495f;
    border-radius: 50%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    opacity: .2
}

.pluse::after {
    position: absolute;
    content: "";
    width: 80%;
    height: 80%;
    border-radius: 50%;
    -webkit-animation: pulse 2s infinite;
    animation: pulse 2s infinite;
    border: 1px solid #49495f
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.feedback-3-slider {
    position: relative;
    isolation: isolate
}

.feedback-3-slider__item {
    position: relative;
    isolation: isolate;
    margin-top: 36px;
    margin-bottom: 1rem
}

.feedback-3-slider__item::before {
    content: "";
    position: absolute;
    inset-inline: 1rem;
    inset-block-start: 0;
    inset-block-end: -0.5rem;
    border-radius: .75rem;
    background-color: rgba(var(--bs-body-bg-rgb), 0.35);
    z-index: -1
}

.feedback-3-slider__item::after {
    content: "";
    position: absolute;
    inset-inline: 2rem;
    inset-block-start: 0;
    inset-block-end: -1rem;
    border-radius: .75rem;
    background-color: rgba(var(--bs-body-bg-rgb), 0.35);
    z-index: -2
}

.feedback-3-slider__pagination {
    position: static
}

.feedback-3-slider__avatar {
    position: relative;
    margin-top: -76px
}

.feedback-3-slider .swiper-slide-prev {
    opacity: .5
}

.feedback-3-slider .swiper-slide-next {
    opacity: .5
}

.feedback-3-slider .swiper-pagination-bullet {
    border-radius: 1rem;
    width: 10px;
    height: 10px;
    background-color: rgba(16, 98, 254, .75)
}

.feedback-3-slider .swiper-pagination-bullet-active {
    width: 1.5rem;
    background-color: #1062fe
}

.cta-3 {
    position: relative;
    isolation: isolate
}

@media(min-width: 1200px) {
    .cta-3::before {
        content: "";
        position: absolute;
        inset-block: 0;
        left: 0;
        right: 50%;
        z-index: -1;
        pointer-events: none;
        background-image: url(../images/shape/cta-3-shape-left.png);
        background-size: contain;
        background-position: left center;
        background-repeat: no-repeat
    }
}

@media(min-width: 1200px) {
    .cta-3::after {
        content: "";
        position: absolute;
        inset-block: 0;
        left: 50%;
        right: 0;
        z-index: -1;
        pointer-events: none;
        background-image: url(../images/shape/cta-3-shape-right.png);
        background-size: contain;
        background-position: right center;
        background-repeat: no-repeat
    }
}

.partner-tab-nev.active {
    color: #1062fe !important;
    border-bottom: 1px solid #1062fe !important
}

.table-vps-pricing {
    border-collapse: separate;
    border-spacing: 0 1rem;
    margin-bottom: 0
}

.table-vps-pricing>:not(caption)>*>* {
    padding: 1.5rem;
    vertical-align: middle
}

.table-vps-pricing tr th {
    white-space: nowrap
}

.table-vps-pricing tr th:first-child {
    border-start-start-radius: .35rem;
    border-end-start-radius: .35rem
}

.table-vps-pricing tr th:last-child {
    border-start-end-radius: .35rem;
    border-end-end-radius: .35rem
}

.table-vps-pricing tr td {
    white-space: nowrap
}

.table-vps-pricing tr td:first-child {
    border-start-start-radius: .35rem;
    border-end-start-radius: .35rem
}

.table-vps-pricing tr td:last-child {
    border-start-end-radius: .35rem;
    border-end-end-radius: .35rem
}

.table-vps-pricing--dark>:not(caption)>*>* {
    --bs-table-color: #fff;
    background-color: rgba(255, 255, 255, .025);
    border-color: rgba(var(--bs-light-rgb), 0.15);
    border-top-width: 1px
}

.table-vps-pricing--dark tr th:first-child {
    border-left: 1px solid rgba(var(--bs-light-rgb), 0.15)
}

.table-vps-pricing--dark tr th:last-child {
    border-right: 1px solid rgba(var(--bs-light-rgb), 0.15)
}

.table-vps-pricing--dark tr td:first-child {
    border-left: 1px solid rgba(var(--bs-light-rgb), 0.15)
}

.table-vps-pricing--dark tr td:last-child {
    border-right: 1px solid rgba(var(--bs-light-rgb), 0.15)
}

.table-vps-pricing--dark.table-hover>tbody>tr:hover>* {
    --bs-table-color-state: #fff;
    --bs-table-bg-state: rgba(255, 255, 255, 0.05)
}

@media(min-width: 1200px) {
    .feature-card__list:nth-child(1) .feature-card__is {
        border-top: 0 !important;
        border-left: 0 !important
    }

    .feature-card__list:nth-child(2) .feature-card__is {
        border-top: 0 !important;
        border-left: 0 !important;
        border-right: 0 !important
    }

    .feature-card__list:nth-child(3) .feature-card__is {
        border-top: 0 !important;
        border-left: 0 !important;
        border-bottom: 0 !important
    }

    .feature-card__list:nth-child(4) .feature-card__is {
        border-top: 0 !important;
        border-left: 0 !important;
        border-right: 0 !important;
        border-bottom: 0 !important
    }
}

.feature-card__is {
    padding: 1rem;
    height: 100%
}

@media(min-width: 576px) {
    .feature-card__is {
        padding: 1.5rem
    }
}

@media(min-width: 992px) {
    .feature-card__is {
        padding: 2.5rem
    }
}

@media(min-width: 1200px) {
    .feature-card__is {
        padding: 1.5rem;
        border-radius: 0 !important
    }
}

.table-collapsible.table>:not(caption)>*>* {
    padding: 1.5rem;
    background-color: rgba(0, 0, 0, 0);
    vertical-align: middle
}

.table-collapsible.table>tbody>*>* {
    padding: .75rem;
    color: var(--bs-body-color)
}

.table-collapsible tr th {
    min-width: 200px
}

.table-collapsible tr th:first-child {
    width: 400px;
    min-width: 400px
}

.table-collapsible tr td {
    min-width: 200px
}

.table-collapsible tr td:first-child {
    width: 400px;
    min-width: 400px
}

.accordion-table-pricing {
    --bs-accordion-btn-padding-x: 1rem;
    --bs-accordion-btn-padding-y: 0.75rem;
    --bs-accordion-border-width: 0;
    --bs-accordion-bg: var(--bs-primary-bg-subtle);
    --bs-accordion-btn-bg: var(--bs-primary-bg-subtle);
    --bs-accordion-active-color: var(--bs-body-color);
    --bs-accordion-btn-icon-width: 0.875rem
}

.accordion-table-pricing .accordion-button::after {
    display: none
}

.accordion-table-pricing .accordion-button::before {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: var(--bs-accordion-btn-icon-width);
    height: var(--bs-accordion-btn-icon-width);
    margin-right: .5rem;
    content: "";
    background-image: var(--bs-accordion-btn-icon);
    background-repeat: no-repeat;
    background-size: var(--bs-accordion-btn-icon-width);
    -webkit-transition: var(--bs-accordion-btn-icon-transition);
    transition: var(--bs-accordion-btn-icon-transition)
}

.why-choose-card {
    position: relative;
    isolation: isolate;
    overflow: hidden
}

.why-choose-card::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 3px;
    background-color: rgba(0, 0, 0, 0);
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.why-choose-card:hover {
    -webkit-box-shadow: 0 1rem 80px rgba(0, 0, 0, .1);
    box-shadow: 0 1rem 80px rgba(0, 0, 0, .1)
}

.why-choose-card:hover::after {
    background-color: #07c07e
}

@media(min-width: 768px) {
    .feature-list__item:nth-child(1) .feature-list__card {
        border-top: 0 !important;
        border-left: 0 !important;
        border-bottom: 0 !important
    }
}

@media(min-width: 768px) {
    .feature-list__item:nth-child(2) .feature-list__card {
        border-top: 0 !important;
        border-left: 0 !important;
        border-bottom: 0 !important
    }
}

@media(min-width: 768px) {
    .feature-list__item:nth-child(3) .feature-list__card {
        border-top: 0 !important;
        border-left: 0 !important;
        border-right: 0 !important;
        border-bottom: 0 !important
    }
}

@media(min-width: 768px) {
    .feature-list__item:nth-child(4) .feature-list__card {
        border-left: 0 !important;
        border-bottom: 0 !important
    }
}

@media(min-width: 768px) {
    .feature-list__item:nth-child(5) .feature-list__card {
        border-left: 0 !important;
        border-bottom: 0 !important
    }
}

@media(min-width: 768px) {
    .feature-list__item:nth-child(6) .feature-list__card {
        border-left: 0 !important;
        border-right: 0 !important;
        border-bottom: 0 !important
    }
}

.feature-list__card {
    padding: 1rem;
    height: 100%
}

@media(min-width: 992px) {
    .feature-list__card {
        padding: 1.5rem
    }
}

@media(min-width: 1200px) {
    .feature-list__card {
        padding: 2rem
    }
}

.banner {
    padding-top: clamp(9rem, 11.5vw + 1rem, 15rem);
    padding-bottom: clamp(9rem, 11.5vw + 1rem, 15rem)
}

.banner-security {
    -webkit-mask-image: url(../images/shape/banner-shape-security.png);
    mask-image: url(../images/shape/banner-shape-security.png);
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center bottom;
    mask-position: center bottom
}

.banner-bg {
    padding-top: clamp(9rem, 11.5vw + 1rem, 13.75rem);
    padding-bottom: clamp(3.75rem, 6.5vw + 1rem, 9rem);
    background-image: url(../images/shape/shape-sqr.png);
    background-repeat: repeat;
    background-position: center;
    background-size: initial
}

.banner-bg.server-banner {
    padding-bottom: 250px;
    -webkit-mask-image: url(../images/shape/server-banner-bg.png);
    mask-image: url(../images/shape/server-banner-bg.png);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-mask-position: center bottom;
    mask-position: center bottom
}

.banner-bg.control-panel-banner {
    -webkit-mask-image: url(../images/shape/control-panel-bg.png);
    mask-image: url(../images/shape/control-panel-bg.png);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-mask-position: center bottom;
    mask-position: center bottom
}

.banner-bg.ssl-banner {
    background-image: url(../images/shape/ssl-map.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: contain;
    -webkit-mask-image: url(../images/shape/ssl-bg.png);
    mask-image: url(../images/shape/ssl-bg.png);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-mask-position: center bottom;
    mask-position: center bottom
}

@media(max-width: 1199px) {
    .banner-bg.ssl-banner {
        -webkit-mask-image: none;
        mask-image: none
    }
}

.banner-bg.price-banner {
    padding-bottom: 150px
}

.banner-bg.ddos-banner {
    padding-bottom: 250px;
    -webkit-mask-image: url(../images/shape/ddos-bg.png);
    mask-image: url(../images/shape/ddos-bg.png);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-mask-position: center bottom;
    mask-position: center bottom
}

@media(max-width: 767px) {
    .banner-bg.ddos-banner {
        padding-bottom: 200px
    }
}

.operating-system {
    background-image: url(../images/shape/operating-system-bg.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: cover
}

.premium-network {
    background-image: url(../images/shape/pre-net-bg.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: cover
}

.swiper-slide-thumb-active .story-timeline__time {
    background-color: #1062fe;
    color: #fff
}

.swiper-slide-thumb-active .story-timeline__time::after {
    border-color: #1062fe rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0)
}

.story-timeline {
    overflow: hidden
}

.story-timeline__time {
    display: inline-block;
    padding: .5rem 1.5rem;
    position: relative;
    background-color: #fff;
    border-radius: .25rem;
    text-align: center;
    font-weight: 700
}

.story-timeline__time::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 10px 8px 0 8px;
    border-color: #fff rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.story-timeline__dot {
    width: 1rem;
    height: 1rem;
    margin-top: 1.15rem;
    margin-bottom: 1.5rem;
    margin-inline: auto;
    border-radius: 50%;
    background-color: #1062fe;
    outline: 8px solid rgba(16, 98, 254, .25);
    position: relative
}

.story-timeline__dot::before {
    content: "";
    position: absolute;
    right: 50%;
    top: 50%;
    width: 1920px;
    height: 3px;
    background-color: #fff
}

.story-timeline__dot::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 1920px;
    height: 3px;
    background-color: #fff
}

.timeline-slider-nav {
    position: relative;
    isolation: isolate
}

.timeline-slider-nav__prev {
    display: grid;
    place-content: center;
    width: 2.75rem;
    height: 2.75rem;
    border-radius: 50%;
    border: none;
    background-color: #080f2c;
    font-size: 1.5rem;
    color: #1062fe;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    z-index: 1
}

.timeline-slider-nav__prev:hover {
    background-color: #1062fe;
    color: #fff
}

.timeline-slider-nav__next {
    display: grid;
    place-content: center;
    width: 2.75rem;
    height: 2.75rem;
    border-radius: 50%;
    border: none;
    background-color: #080f2c;
    font-size: 1.5rem;
    color: #1062fe;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    z-index: 1
}

.timeline-slider-nav__next:hover {
    background-color: #1062fe;
    color: #fff
}

@media(min-width: 1400px) {
    .story-timeline-section::before {
        content: url(../images/shape/vps-feature-shape.png);
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        pointer-events: none
    }
}

@media(min-width: 1920px) {
    .story-timeline-section::after {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 50%;
        background-image: url(../images/story-timeline-bg.png);
        background-size: cover;
        background-position: center bottom;
        background-repeat: no-repeat;
        z-index: -1;
        pointer-events: none
    }
}

.breadcrumbs {
    padding-top: clamp(8.75rem, 9.25vw + 1rem, 10.9rem);
    padding-bottom: clamp(1.5rem, 3.15vw + 1rem, 3.75rem)
}

.team {
    position: relative;
    z-index: 1
}

.team__content {
    position: absolute;
    inset: 0
}

.team__social {
    padding: 4px;
    background-color: #fff;
    border-radius: 2rem
}

.team__social:hover .team__social-list {
    max-height: -webkit-max-content;
    max-height: -moz-max-content;
    max-height: max-content;
    overflow: unset
}

.team__btn-expand {
    display: grid;
    place-content: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #1062fe;
    border: none;
    color: #fff;
    font-size: 20px
}

.team__social-list {
    margin: 0;
    padding: 0;
    list-style: none;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.team__social-link {
    display: grid;
    place-content: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: none;
    color: #080f2c;
    font-size: 20px;
    text-decoration: none;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    text-decoration: none
}

.team__social-link:hover {
    background-color: #f1f5f9
}

.search-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: rgba(173, 181, 189, .1);
    border-radius: 3rem
}

.search-bar__content {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    border: 1px solid rgba(173, 181, 189, .1);
    border-start-start-radius: 3rem;
    border-end-start-radius: 3rem
}

.search-bar__icon {
    -webkit-padding-start: 1rem;
    padding-inline-start: 1rem;
    font-size: 16px
}

.search-bar__input {
    padding: .5rem 1rem .5rem .5rem;
    border: 0;
    border-radius: 0;
    background-color: rgba(0, 0, 0, 0);
    font-size: 14px;
    line-height: 1.572
}

.search-bar__input:focus {
    background-color: rgba(0, 0, 0, 0);
    -webkit-box-shadow: none;
    box-shadow: none
}

.search-bar__btn {
    padding: .5rem 1rem;
    border: 0;
    border-start-end-radius: 3rem;
    border-end-end-radius: 3rem;
    background-color: #1062fe;
    color: #fff
}

.game-card {
    position: relative;
    isolation: isolate
}

.game-card:hover .game-card__btn {
    visibility: visible;
    opacity: 1;
    pointer-events: unset
}

.game-card::after {
    content: "";
    position: absolute;
    top: 1.25rem;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url(../images/shape/game-card-bg-shape.svg);
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1
}

.game-card__label {
    top: 0;
    right: -24px;
    -webkit-transform: rotate(45deg) translateX(36px);
    transform: rotate(45deg) translateX(36px)
}

.game-card__btn {
    visibility: hidden;
    opacity: 0;
    pointer-events: none
}

.game-tab {
    position: relative;
    isolation: isolate
}

.game-tab .gt-icon-color {
    display: none
}

.game-tab.active .gt-icon {
    display: none
}

.game-tab.active .gt-icon-color {
    display: block
}

.game-tab.active::after {
    content: "";
    position: absolute;
    top: -1px;
    z-index: 1;
    width: 0;
    height: 0;
    border-style: solid;
    border-right: 12px solid rgba(0, 0, 0, 0);
    border-left: 12px solid rgba(0, 0, 0, 0);
    border-top: 12px solid #090911;
    border-bottom: 0;
    -webkit-filter: drop-shadow(0 1px 1px #1062fe);
    filter: drop-shadow(0 1px 1px #1062fe)
}

.feedback-5-slider {
    position: relative;
    isolation: isolate
}

.feedback-5-slider--container {
    position: relative;
    isolation: isolate
}

.feedback-5-slider--container::after {
    content: "";
    position: absolute;
    inset: 0;
    pointer-events: none;
    z-index: 1;
    background: -webkit-gradient(linear, left top, right top, color-stop(2%, rgb(9, 9, 17)), color-stop(42%, rgba(9, 9, 17, 0.3)), color-stop(45%, rgba(9, 9, 17, 0)), color-stop(76%, rgba(9, 9, 17, 0.56)), to(rgb(9, 9, 17)));
    background: linear-gradient(90deg, rgb(9, 9, 17) 2%, rgba(9, 9, 17, 0.3) 42%, rgba(9, 9, 17, 0) 45%, rgba(9, 9, 17, 0.56) 76%, rgb(9, 9, 17) 100%)
}

.feedback-5-slider__item {
    position: relative;
    isolation: isolate;
    margin-top: 36px;
    margin-bottom: 1rem
}

.feedback-5-slider__item::before {
    content: "";
    position: absolute;
    inset-inline: 1rem;
    inset-block-start: 0;
    inset-block-end: -0.5rem;
    border: 1px solid rgba(222, 226, 230, .1);
    border-radius: .75rem;
    background-color: #16161d;
    z-index: -1
}

.feedback-5-slider__item::after {
    content: "";
    position: absolute;
    inset-inline: 2rem;
    inset-block-start: 0;
    inset-block-end: -1rem;
    border: 1px solid rgba(222, 226, 230, .1);
    border-radius: .75rem;
    background-color: #16161d;
    z-index: -2
}

.feedback-5-slider__item>.card {
    background-color: #16161d
}

.feedback-5-slider__pagination {
    position: static
}

.feedback-5-slider__avatar {
    position: relative;
    margin-top: -76px
}

.feedback-5-slider .swiper-slide-prev {
    opacity: .5
}

.feedback-5-slider .swiper-slide-next {
    opacity: .5
}

.feedback-5-slider .swiper-pagination-bullet {
    border-radius: 1rem;
    width: 10px;
    height: 10px;
    background-color: rgba(16, 98, 254, .75)
}

.feedback-5-slider .swiper-pagination-bullet-active {
    width: 1.5rem;
    background-color: #1062fe
}

@media(min-width: 1200px) {
    .vertical-social-media {
        position: absolute
    }
}

@media(min-width: 1200px) {
    .vertical-social-media__text {
        -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
        writing-mode: vertical-rl;
        text-orientation: mixed
    }
}

.vertical-social-media__text-stroke {
    display: inline-block;
    width: 32px;
    height: 2px;
    background-color: #1062fe
}

@media(min-width: 1200px) {
    .vertical-social-media__text-stroke {
        width: 2px;
        height: 32px
    }
}

.data-center {
    display: inline-block;
    position: relative
}

.data-center__location {
    display: none;
    position: absolute;
    z-index: 1
}

@media(min-width: 768px) {
    .data-center__location {
        display: inline-block
    }
}

.data-center__location:hover .data-center__tooltip {
    visibility: visible;
    opacity: 1
}

.data-center__location-1 {
    top: 30%;
    right: 52%
}

.data-center__location-2 {
    top: 37%;
    right: 51%
}

.data-center__location-3 {
    top: 48%;
    right: 46%
}

.data-center__location-4 {
    top: 48%;
    right: 53%
}

.data-center__location-5 {
    top: 43%;
    right: 74%
}

.data-center__location-6 {
    top: 25%;
    right: 20%
}

.data-center__location-7 {
    top: 25%;
    right: 35%
}

.data-center__location.active .data-center__tooltip {
    visibility: visible;
    opacity: 1
}

.data-center__pin {
    width: 14px;
    height: 14px;
    position: relative;
    border-radius: 50%;
    background-color: #1062fe
}

.data-center__pin::after {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 50%;
    background-color: rgba(16, 98, 254, .2);
    -webkit-animation: pulser 2s infinite;
    animation: pulser 2s infinite;
    z-index: 1
}

.data-center__tooltip {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    position: absolute;
    bottom: 100%;
    right: 100%;
    -webkit-transform: translateX(-35%);
    transform: translateX(-35%);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.data-center__btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 4px;
    padding: 6px;
    border-radius: 1.5rem;
    background-color: #fff;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.data-center__btn-img {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 28px;
    height: 28px;
    border-radius: 50%
}

.data-center__btn-text {
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
    display: inline-block;
    font-size: 14px;
    font-weight: 500
}

.data-center__btn-arrow {
    display: inline-block;
    margin-top: 20px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.accordion-transparent {
    --bs-accordion-bg: transparent;
    --bs-accordion-color: rgba(255, 255, 255, 0.75);
    --bs-accordion-border-color: rgba(255, 255, 255, 0);
    --bs-accordion-btn-color: #fff
}

.accordion-transparent .accordion-body {
    border-radius: .25rem;
    background-color: rgba(255, 255, 255, .1)
}

.accordion-transparent .accordion-item+.accordion-item {
    border-top: 1px solid rgba(255, 255, 255, .1) !important
}

.accordion-button:not(.collapsed) {
    -webkit-box-shadow: none;
    box-shadow: none
}

.vps-slider {
    height: 8px;
    background-color: #f1f5f9;
    border: none !important;
    border-radius: 1rem !important;
    position: relative;
    isolation: isolate
}

.vps-slider-container {
    position: relative
}

.vps-slider-amount {
    display: none
}

.vps-slider__progress {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    border-radius: inherit;
    background-color: #1062fe
}

.vps-slider__controller {
    position: relative;
    top: -0.5em !important;
    width: 1.5rem !important;
    height: 1.5rem !important;
    border-radius: 50%;
    background-color: #fff !important;
    border: 6px solid #1062fe !important;
    outline: none !important
}

.vps-slider__tooltip {
    display: inline-block;
    min-width: 50px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    text-align: center;
    padding: .25rem .75rem;
    position: absolute;
    bottom: calc(100% + 1rem);
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #fff;
    color: #1062fe;
    font-size: 12px;
    font-weight: 600;
    border-radius: 1rem;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.25));
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.25))
}

.vps-slider__tooltip::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 6px 6px 0 6px;
    border-color: #fff rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.vps-slider-details__info {
    border: 2px dashed rgba(16, 98, 254, .1)
}

.vps-slider-details__config {
    min-width: 70px;
    padding: 4px;
    border: 1px solid #dee2e6;
    border-radius: 2px;
    text-align: center;
    font-size: 14px
}

.video-btn {
    position: absolute;
    display: inline-block
}

.video-btn::after {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 50%;
    background-color: rgba(16, 98, 254, .2);
    -webkit-animation: pulser 2s infinite;
    animation: pulser 2s infinite;
    z-index: -1
}

.widget-title {
    display: inline-block;
    position: relative;
    isolation: isolate;
    margin-bottom: 1.5rem
}

.widget-title::after {
    content: "";
    width: 100%;
    position: absolute;
    top: calc(100% + .25rem);
    left: 0;
    height: 2px;
    background-color: #1062fe
}

.sidebar-link:hover a {
    color: #1062fe !important
}

.sidebar-link:hover span {
    background-color: #1062fe !important;
    color: #fff !important
}

.sidebar-link span {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    font-size: 14px;
    line-height: 1
}

.title-video {
    position: relative;
    width: 130px;
    height: calc(1.5065rem + 3.078vw);
    border-radius: 3rem;
    overflow: hidden
}

@media(min-width: 1200px) {
    .title-video {
        height: 3.75rem
    }
}

.title-video video {
    width: 170%;
    height: 170%;
    position: absolute;
    inset: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transform: translate(-25%, -25%);
    transform: translate(-25%, -25%)
}

.subtitle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 1rem
}

.subtitle__decoration {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.subtitle__line {
    width: 70px;
    height: 2px;
    background-color: #1062fe
}

.subtitle__number {
    position: relative;
    isolation: isolate;
    display: grid;
    place-content: center;
    width: 32px;
    height: 32px;
    border-radius: 3px;
    color: #fff
}

.subtitle__number::after {
    content: "";
    position: absolute;
    inset: 0;
    background-color: #1062fe;
    border-radius: inherit;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: -1
}

.subtitle__text {
    display: inline-block;
    color: #1062fe;
    font-weight: 600
}

.feedback-slider-1__dot .swiper-pagination-bullet {
    background-color: #1062fe;
    border-radius: 1rem
}

.feedback-slider-1__dot .swiper-pagination-bullet-active {
    width: 18px
}

.search-input {
    border: 0;
    background-color: rgba(0, 0, 0, 0)
}

.search-input:focus {
    background-color: rgba(0, 0, 0, 0);
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none
}

.search-input--light {
    color: #fff
}

.search-input--light::-webkit-input-placeholder {
    color: rgba(255, 255, 255, .5)
}

.search-input--light::-moz-placeholder {
    color: rgba(255, 255, 255, .5)
}

.search-input--light:-ms-input-placeholder {
    color: rgba(255, 255, 255, .5)
}

.search-input--light::-ms-input-placeholder {
    color: rgba(255, 255, 255, .5)
}

.search-input--light::placeholder {
    color: rgba(255, 255, 255, .5)
}

.search-input--light:focus {
    color: #fff
}

.nav-tab-list {
    gap: 1rem
}

.nav-tab-list .nav-item {
    width: 100%
}

@media(min-width: 576px) {
    .nav-tab-list .nav-item {
        width: calc(50% - .5rem)
    }
}

@media(min-width: 768px) {
    .nav-tab-list .nav-item {
        width: calc(33.33% - .67rem)
    }
}

@media(min-width: 992px) {
    .nav-tab-list .nav-item {
        width: calc(25% - .75rem)
    }
}

.nav-tab__btn {
    --bs-nav-link-padding-y: 0.75rem;
    width: 100%;
    border: 1px solid #dee2e6;
    text-align: start
}

.nav-tab__btn.active .nav-tab__line {
    background-color: #fff
}

.nav-tab__btn.active .nav-tab__subtitle {
    color: #fff !important
}

.nav-tab__btn.active .nav-tab__title {
    color: #fff
}

.nav-tab__line {
    display: inline-block;
    width: 24px;
    height: 2px;
    background-color: #1062fe
}

.nav-tab__card {
    text-align: start;
    border-radius: 8px !important
}

.nav-tab__card-subtitle {
    color: #49495f
}

.nav-tab__card-title {
    font-size: 18px;
    font-weight: 700
}

.nav-tab__card-details {
    font-size: 14px;
    color: #49495f
}

.nav-tab__card.active {
    position: relative;
    isolation: isolate;
    background-color: #fff !important
}

.nav-tab__card.active::after {
    content: "";
    position: absolute;
    top: .75rem;
    bottom: .75rem;
    left: 0;
    width: 2px;
    background-color: #1062fe
}

.nav-tab__card.active .nav-tab__card-title {
    color: #1062fe !important
}

.map-8-tab .partner-tab-nev.active {
    color: #ffa42f !important;
    border-bottom: 2px solid #ffa42f !important
}

.domain-list-section {
    margin-top: -120px
}

.domain-list {
    --bs-border-opacity: 0.1;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.domain-list:hover {
    border-color: rgba(16, 98, 254, .1) !important;
    background-color: rgba(16, 98, 254, .05)
}

.domain-list:hover .btn-outline-primary {
    background-color: #1062fe !important;
    color: #fff
}

.domain-list__select {
    padding-right: 24px;
    padding-left: 4px;
    width: auto;
    background-color: rgba(0, 0, 0, 0);
    background-position: right 5px center;
    padding-block: 4px;
    border: 0
}

.domain_15_card {
    cursor: pointer;
    -webkit-transition: .5s;
    transition: .5s
}

.domain_15_card .img_style_2 {
    display: none
}

.domain_15_card:hover {
    background-color: #1062fe !important
}

.domain_15_card:hover p,
.domain_15_card:hover h4,
.domain_15_card:hover .h4,
.domain_15_card:hover .text-body {
    color: #fff !important
}

.domain_15_card:hover .img_style {
    display: none
}

.domain_15_card:hover .img_style_2 {
    display: block
}

.flush-subtitle {
    position: relative;
    isolation: isolate
}

.flush-subtitle::before {
    content: "";
    position: absolute;
    top: 50%;
    right: calc(100% + 1rem);
    width: 1400px;
    height: 1px;
    background-color: #1062fe;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.flush-subtitle::after {
    content: "";
    position: absolute;
    top: 50%;
    left: calc(100% + 1rem);
    width: 1400px;
    height: 1px;
    background-color: #1062fe;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media(min-width: 992px) {
    .inner-sub-menu {
        position: relative;
        isolation: isolate
    }

    .inner-sub-menu:hover .contain-sub-1__link {
        color: #1062fe
    }

    .inner-sub-menu:hover .inner-sub-menu__list {
        visibility: visible;
        opacity: 1;
        pointer-events: unset
    }
}

.inner-sub-menu__list {
    padding: .75rem 1rem;
    display: none;
    border-radius: .5rem;
    background-color: var(--bs-body-bg);
    max-height: 250px;
    overflow-y: auto;
    scrollbar-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    scrollbar-width: none
}

.inner-sub-menu__list::-webkit-scrollbar {
    display: none
}

@media(min-width: 768px) {
    .inner-sub-menu__list {
        max-height: 350px
    }
}

@media(min-width: 992px) {
    .inner-sub-menu__list {
        width: 200px;
        max-height: none;
        display: block;
        padding-inline: 0;
        position: absolute;
        top: 0;
        left: 100%;
        border-radius: .25rem;
        visibility: hidden;
        opacity: 0;
        pointer-events: none;
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out
    }
}

.inner-sub-menu__list-item:hover .inner-sub-menu__link {
    background-color: var(--bs-primary-bg-subtle);
    color: var(--bs-primary-text-emphasis)
}

.inner-sub-menu__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: .25rem;
    position: relative;
    isolation: isolate;
    padding: .25rem 1rem;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.inner-sub-menu .contain-sub-1__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: .25rem;
    position: relative;
    isolation: isolate;
    padding: .25rem .5rem;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

@media(min-width: 992px) {
    .inner-sub-menu .contain-sub-1__link {
        padding: .75rem
    }
}

.inner-sub-menu .contain-sub-1__link::after {
    content: "";
    display: inline-block;
    -ms-flex-item-align: center;
    align-self: center;
    font-family: "Line Awesome Free";
    font-weight: 900;
    font-size: .75rem;
    line-height: 1;
    font-variant: normal;
    text-rendering: auto;
    color: inherit
}

@media(min-width: 992px) {
    .inner-sub-menu .contain-sub-1__link::after {
        content: ""
    }
}

.info-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1rem
}

@media(min-width: 768px) {
    .info-list {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media(min-width: 768px) {
    .info-list li {
        width: calc(50% - 1rem)
    }
}

@media(min-width: 992px) {
    .info-list li {
        width: calc(33.33% - .67rem)
    }
}

@media(min-width: 1200px) {
    .info-list li {
        padding: .5rem
    }
}

@media(min-width: 992px) {
    .info-list li+li {
        position: relative;
        isolation: isolate
    }

    .info-list li+li::before {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        right: calc(100% + .5rem);
        -webkit-transform: translateX(50%);
        transform: translateX(50%);
        width: 2px;
        background-color: #dee2e6;
        z-index: -1;
        pointer-events: none
    }
}

@media(min-width: 992px)and (min-width: 1200px) {
    .info-list li+li::before {
        right: calc(100% + .25rem)
    }
}

@media(min-width: 992px) {
    .info-list li+li::after {
        content: "";
        position: absolute;
        top: 0;
        right: calc(100% + .5rem);
        -webkit-transform: translateX(50%);
        transform: translateX(50%);
        width: 4px;
        height: 40px;
        background-color: #1062fe;
        z-index: -1;
        pointer-events: none
    }
}

@media(min-width: 992px)and (min-width: 1200px) {
    .info-list li+li::after {
        right: calc(100% + .25rem)
    }
}

.feedback-2__pagination {
    position: static
}

.feedback-2-container .swiper-pagination-bullet {
    border-radius: 1rem;
    width: 10px;
    height: 10px;
    background-color: rgba(16, 98, 254, .75)
}

.feedback-2-container .swiper-pagination-bullet-active {
    width: 1.5rem;
    background-color: #1062fe
}

.vps-plan-card:hover {
    background-color: #fff !important
}

.vps-plan-card:hover .text-white {
    color: #49495f !important
}

.cloud-package .accordion-item {
    border: 0;
    border-radius: .5rem !important;
    -webkit-box-shadow: 10px 10px 25px -5px rgba(0, 0, 0, .08);
    box-shadow: 10px 10px 25px -5px rgba(0, 0, 0, .08)
}

.cloud-package .accordion-button::after {
    display: none
}

.cloud-package .accordion-button::before {
    content: "";
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-family: "Line Awesome Free";
    font-weight: 900;
    display: inline-block;
    font-size: 18px;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    -webkit-margin-end: .5rem;
    margin-inline-end: .5rem
}

.cloud-package .accordion-body {
    padding-top: 0
}

.cloud-package .accordion-button:not(.collapsed) {
    color: var(--bs-accordion-btn-color);
    background-color: var(--bs-accordion-btn-bg)
}

.cloud-package .accordion-button:not(.collapsed)::before {
    content: ""
}

.cloud-package .accordion-button {
    border-radius: .5rem !important
}

.cloud-package__box {
    padding: 1rem;
    border: 1px dashed #dee2e6;
    border-radius: .25rem
}

.scroller-x {
    overflow: hidden
}

.scroller-x[data-direction=right] {
    --_animation-direction: reverse
}

.scroller-x[data-direction=left] {
    --_animation-direction: forwards
}

.scroller-x[data-speed=fast] {
    --_animation-duration: 30s
}

.scroller-x[data-speed=slow] {
    --_animation-duration: 120s
}

.scroller-x__list {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-animation: scroll var(--_animation-duration, 60s) var(--_animation-direction, forwards) linear infinite;
    animation: scroll var(--_animation-duration, 60s) var(--_animation-direction, forwards) linear infinite
}

.scroller-x__list:hover {
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

@-webkit-keyframes scroll {
    to {
        -webkit-transform: translate(calc(-50% - 0.5rem));
        transform: translate(calc(-50% - 0.5rem))
    }
}

@keyframes scroll {
    to {
        -webkit-transform: translate(calc(-50% - 0.5rem));
        transform: translate(calc(-50% - 0.5rem))
    }
}

.scroller-y {
    overflow: hidden
}

.list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0;
    padding: 0;
    list-style: none
}

.list.row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.scroller-y[data-speed=slow] {
    --_animation-duration: 100s
}

.scroller-y[data-direction=top] {
    --_animation-direction: forwards
}

.scroller-y[data-direction=bottom] {
    --_animation-direction: reverse
}

.scroller-y__list {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-animation: scrollY var(--_animation-duration, 60s) var(--_animation-direction, forwards) linear infinite;
    animation: scrollY var(--_animation-duration, 60s) var(--_animation-direction, forwards) linear infinite
}

.scroller-y__list:hover {
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

@-webkit-keyframes scrollY {
    100% {
        -webkit-transform: translateY(calc(-50% - 0.5rem));
        transform: translateY(calc(-50% - 0.5rem))
    }
}

@keyframes scrollY {
    100% {
        -webkit-transform: translateY(calc(-50% - 0.5rem));
        transform: translateY(calc(-50% - 0.5rem))
    }
}

.brand-btn {
    min-width: 275px
}

.cloud-card {
    padding: 1.5rem;
    position: relative;
    isolation: isolate;
    border-radius: .5rem;
    background-color: rgba(255, 255, 255, .1);
    border: 1px solid rgba(255, 255, 255, .15);
    color: #fff;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.cloud-card:hover {
    background-color: #fff;
    color: #080f2c
}

.cloud-card:hover .cloud-card__title {
    color: #080f2c
}

.cloud-card:hover::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -1px;
    width: 4px;
    background-color: #07c07e;
    border-radius: .5rem 0 0 .5rem;
    z-index: 1
}

.cloud-card__title {
    color: #fff;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.cloud-card::after {
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.support-card {
    background-color: rgba(255, 255, 255, .1);
    border: 1px solid rgba(173, 181, 189, .15);
    border-radius: .75rem;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.support-card:hover {
    background-color: #fff;
    -webkit-box-shadow: 12px 20px 40px -5px rgba(0, 0, 0, .1);
    box-shadow: 12px 20px 40px -5px rgba(0, 0, 0, .1)
}

.feedback_10_wrapper .swiper-slide {
    opacity: .3;
    -webkit-transform: scale(0.96);
    transform: scale(0.96);
    border-radius: .75rem
}

.feedback_10_wrapper .swiper-slide .feedback_10_item {
    border: 1px solid #adb5bd
}

.feedback_10_wrapper .swiper-slide.swiper-slide-active {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.feedback_10_wrapper .swiper-slide.swiper-slide-active .feedback_10_item {
    border: 0;
    -webkit-box-shadow: 0px 16px 80px 0px rgba(0, 0, 0, .13);
    box-shadow: 0px 16px 80px 0px rgba(0, 0, 0, .13)
}

.scroll-top {
    width: 40px;
    height: 40px;
    line-height: 40px;
    position: fixed;
    top: 100%;
    right: 50px;
    font-size: 16px;
    border-radius: 4px;
    z-index: 99;
    text-align: center;
    cursor: pointer;
    -webkit-transition: 1s ease;
    transition: 1s ease;
    border: none
}

.scroll-top.open {
    top: 90%
}

.domain-form-one {
    max-width: 650px
}

.domain-submit-box {
    top: 6px;
    right: 6px
}

.domain-list-item {
    cursor: pointer;
    border: 1px solid rgba(0, 0, 0, .2784313725);
    -webkit-transition: .5s;
    transition: .5s
}

.domain-list-item:hover {
    background-color: #fff;
    border-color: #fff;
    -webkit-box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075);
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075)
}

.domain-3-area {
    background-image: url(../images/domain-6-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.domain-list-table thead th {
    background-color: #f1f5f9;
    padding: 15px 20px
}

.domain-list-table tbody tr:nth-child(even) th {
    background-color: #f1f5f9
}

.domain-list-table tbody tr th {
    padding: 15px 20px
}

.service-area {
    position: relative;
    z-index: 1
}

.service-card-item {
    position: relative;
    overflow: hidden;
    -webkit-transition: .5s;
    transition: .5s
}

.service-card-item::after {
    position: absolute;
    content: "";
    width: 4px;
    height: 0;
    background-color: #1062fe;
    top: 0;
    right: 0;
    -webkit-transition: .5s;
    transition: .5s
}

.service-card-item:hover {
    -webkit-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important
}

.service-card-item:hover::after {
    height: 100%
}

@media(max-width: 1199px) {
    .price-card-item-one {
        border-right: 0 !important
    }
}

.price-card-item-one:hover .btn {
    background-color: #1062fe;
    border-color: #1062fe
}

@media(max-width: 991px) {
    .price-area-2 {
        background-color: #080f2c
    }
}

.price-area-2::after {
    position: absolute;
    content: "";
    inset: 0;
    background-image: url(../images/shape/price-2-bg.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top center;
    z-index: -1
}

@media(max-width: 991px) {
    .price-area-2::after {
        display: none
    }
}

.price-service-wrapper {
    overflow: hidden;
    max-height: 250px
}

.price-service-wrapper.show {
    max-height: 100%
}

.price-5-area {
    margin-top: -90px
}

.nav-pills.style_11 .nav-link.active {
    background: -webkit-gradient(linear, left top, right top, from(#202877), color-stop(36.02%, #372E95), color-stop(53.64%, #5331B1), to(#9629E6));
    background: linear-gradient(90deg, #202877 0%, #372E95 36.02%, #5331B1 53.64%, #9629E6 100%)
}

.table-11 .dark-style-btn:hover {
    background: -webkit-gradient(linear, left top, right top, from(#202877), color-stop(36.02%, #372E95), color-stop(53.64%, #5331B1), to(#9629E6));
    background: linear-gradient(90deg, #202877 0%, #372E95 36.02%, #5331B1 53.64%, #9629E6 100%);
    border: 0
}

.why-area-one::after {
    position: absolute;
    content: "";
    inset: 0;
    background-image: url(../images/shape/why-bg-overlay.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    z-index: -1
}

.why-card {
    background-color: rgba(255, 255, 255, .05);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px)
}

.why-card img.dark {
    display: none
}

.why-card:hover {
    background-color: #fff
}

.why-card:hover img {
    display: none
}

.why-card:hover img.dark {
    display: block
}

.why-card:hover h6,
.why-card:hover .h6 {
    color: #080f2c !important
}

.why-card:hover p {
    color: #49495f !important
}

@media(min-width: 992px) {
    .why-service-item::after {
        position: absolute;
        content: "";
        height: 48px;
        width: 2px;
        background-color: #1062fe;
        top: 25px;
        right: 0;
        opacity: .3
    }
}

@media(min-width: 992px)and (max-width: 767px) {
    .why-service-item::after {
        display: none
    }
}

.why-service-item.last::after {
    display: none
}

.pluse.why-pluse {
    border: 0;
    width: auto;
    height: auto;
    opacity: 1
}

.pluse.why-pluse::after {
    display: none
}

.accordion.accordion-home-5 .accordion-item {
    border: 1px solid rgba(8, 15, 44, .15) !important
}

.accordion.accordion-home-5 .accordion-item .accordion-header button[aria-expanded=true] span {
    color: #1062fe !important
}

.video-area-one {
    margin-top: -1px
}

.video-area-one::after {
    content: "";
    position: absolute;
    inset: 0;
    background-color: #080f2c;
    z-index: -1;
    pointer-events: none;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 31%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 31%)
}

.feedback-navs {
    top: -165px
}

.feedback-button-next {
    position: absolute;
    right: 0px
}

@media(min-width: 768px) {
    .feedback-button-next {
        right: -15px
    }
}

@media(min-width: 1400px) {
    .feedback-button-next {
        right: -20px
    }
}

.feedback-button-next:hover {
    background-color: #1062fe !important;
    color: #fff !important
}

.feedback-button-prev {
    position: absolute;
    left: 0px
}

@media(min-width: 768px) {
    .feedback-button-prev {
        left: -15px
    }
}

@media(min-width: 1400px) {
    .feedback-button-prev {
        left: -20px
    }
}

.feedback-button-prev:hover {
    background-color: #1062fe !important;
    color: #fff !important
}

.feedback-2-area::after {
    position: absolute;
    content: "";
    inset: 0;
    background-image: url(../images/shape/feedback-2-bg-overlay.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    z-index: -1;
    opacity: .1
}

.feedback-2-area .feedback-button-prev {
    left: 55px
}

.feedback-2-area .feedback-button-next {
    right: 55px
}

.scroller_wrapper_feedback {
    height: 800px
}

.feedback_13_wrapper {
    margin-right: -840px
}

@media(max-width: 1399px) {
    .feedback_13_wrapper {
        margin-right: -280px
    }
}

@media(max-width: 1199px) {
    .feedback_13_wrapper {
        margin-right: 0
    }
}

.style_14 {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: inherit;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    border: 1px solid #dee2e6
}

.blog-post-content {
    margin-top: -95px;
    position: relative;
    z-index: 1;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(7, 15, 44, 0)), color-stop(45.4%, #070F2C));
    background: linear-gradient(180deg, rgba(7, 15, 44, 0) 0%, #070F2C 45.4%)
}

.side-blog-item:hover {
    background-color: rgba(255, 255, 255, .05)
}

.side-blog-item:hover .arrow-btn {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    background-color: #1062fe;
    border-color: #1062fe !important;
    opacity: 1 !important
}

.side-blog-item:hover .arrow-btn span {
    color: #fff !important
}

.side-blog-item.style-two:hover {
    background-color: #fff;
    -webkit-box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075);
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075)
}

.blog-post-style-two img {
    width: 496px;
    height: 530px;
    -o-object-fit: cover;
    object-fit: cover
}

@media(max-width: 1199px) {
    .blog-post-style-two img {
        width: 100%;
        height: auto;
        border-radius: 0 !important
    }
}

.blog-post-style-two .blog-post-2-content {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media(max-width: 1199px) {
    .blog-post-style-two .blog-post-2-content {
        border-radius: 0 !important;
        width: 100%;
        position: inherit;
        -webkit-transform: inherit;
        transform: inherit
    }
}

.blog_12_item:hover .btn {
    background: -webkit-gradient(linear, left top, right top, from(#202877), color-stop(36.02%, #372E95), color-stop(53.64%, #5331B1), to(#9629E6));
    background: linear-gradient(90deg, #202877 0%, #372E95 36.02%, #5331B1 53.64%, #9629E6 100%);
    border: 0
}

.blog_11_item:hover .btn {
    background-color: #e7fe54;
    color: #080f2c !important
}

.blog_14_wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 16px
}

.blog_14_item {
    min-height: 550px;
    width: 33.3333333333%;
    cursor: pointer;
    -webkit-transition: width 750ms ease-in-out;
    transition: width 750ms ease-in-out;
    -webkit-transition-delay: 250ms;
    transition-delay: 250ms;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    border-radius: 16px;
    overflow: hidden
}

.blog_14_item img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.blog_14_item .content {
    position: absolute;
    inset: 0
}

.blog_14_item .content .bottom {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 2s;
    transition: 2s;
    -webkit-transition-delay: 1s;
    transition-delay: 1s
}

@media(max-width: 991px) {
    .blog_14_item .content .bottom {
        opacity: 1;
        visibility: visible
    }
}

@media(max-width: 1199px) {
    .blog_14_item .content .bottom .fs-28 {
        font-size: 22px
    }
}

@media(max-width: 575px) {
    .blog_14_item .content .bottom .fs-28 {
        font-size: 18px
    }
}

.blog_14_item.active {
    width: 105%
}

.blog_14_item.active .content .tag {
    background-color: #ffa42f !important
}

.blog_14_item.active .content .bottom {
    opacity: 1;
    visibility: visible
}

.cta-wrapper-one {
    background-image: url(../images/shape/cta-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.cta_13_wrapper {
    background-image: url(../images/shape/cta-bg-13.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.brand-section-1 {
    padding-block: clamp(8rem, 8.95vw + 1rem, 10.625rem)
}

@media(min-width: 768px) {
    .brand-section-1 {
        -webkit-mask-image: url(../images/shape/brand-section-curve-bg.png);
        mask-image: url(../images/shape/brand-section-curve-bg.png);
        -webkit-mask-size: 100% 100%;
        mask-size: 100% 100%;
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-position: center;
        mask-position: center
    }
}

.partner-area::after {
    position: absolute;
    content: "";
    inset: 0;
    background-image: url(../images/shape/partner-bg-overlay.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    z-index: -1;
    opacity: .1
}

.tech-partner:hover {
    -webkit-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important
}

.hero-1 {
    padding-top: clamp(9rem, 11.5vw + 1rem, 12rem);
    padding-bottom: clamp(9rem, 11.5vw + 1rem, 12rem);
    -webkit-mask-image: url(../images/shape/hero-1-shape.svg);
    mask-image: url(../images/shape/hero-1-shape.svg);
    -webkit-mask-size: cover;
    mask-size: cover;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center bottom;
    mask-position: center bottom
}

.hero-1__map {
    display: inline-block;
    position: relative
}

@media(min-width: 1920px) {
    .hero-1__map {
        width: 830px;
        bottom: -32px
    }
}

.hero-1__map-location {
    display: none;
    position: absolute;
    z-index: 1
}

@media(min-width: 768px) {
    .hero-1__map-location {
        display: inline-block
    }
}

.hero-1__map-location:hover .hero-1__map-location-info {
    visibility: visible;
    opacity: 1
}

.hero-1__map-location.active .hero-1__map-location-info {
    visibility: visible;
    opacity: 1
}

.hero-1__map-location-dot {
    width: 14px;
    height: 14px;
    position: relative;
    border-radius: 50%;
    background-color: #1062fe
}

.hero-1__map-location-dot::after {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 50%;
    background-color: rgba(16, 98, 254, .2);
    -webkit-animation: pulser 2s infinite;
    animation: pulser 2s infinite;
    z-index: 1
}

.hero-1__map-location-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    position: absolute;
    bottom: 100%;
    right: 100%;
    -webkit-transform: translateX(-35%);
    transform: translateX(-35%);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.hero-1__map-location-info-btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 4px;
    padding: 6px;
    border-radius: 1.5rem;
    background-color: #fff;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.hero-1__map-location-info-btn-img {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 28px;
    height: 28px;
    border-radius: 50%
}

.hero-1__map-location-info-btn-text {
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
    display: inline-block;
    font-size: 14px;
    font-weight: 500
}

.hero-1__map-location-info-arrow {
    display: inline-block;
    margin-top: 20px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.hero-1__map-location--1 {
    top: 36%;
    right: 49%
}

.hero-1__map-location--2 {
    top: 45%;
    right: 82%
}

.hero-1__map-location--3 {
    top: 53%;
    right: 76%
}

.hero-1__map-location--4 {
    top: 33%;
    right: 13%
}

.hero-1__map-location--5 {
    top: 44%;
    right: 28%
}

.hero-1__map-location--6 {
    top: 53%;
    right: 40%
}

.hero-1__map-location--7 {
    top: 63%;
    right: 47%
}

.hero-1__map-location--8 {
    top: 81%;
    right: 15%
}

@-webkit-keyframes pulser {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(2);
        transform: scale(2)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes pulser {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(2);
        transform: scale(2)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.hero-2 {
    padding-top: clamp(9rem, 11.5vw + 1rem, 13.75rem)
}

.hero-two-img-group .hero-2-left {
    position: absolute;
    left: -140px;
    top: 110px
}

@media(max-width: 1579px) {
    .hero-two-img-group .hero-2-left {
        display: none
    }
}

.hero-2-shape {
    position: absolute;
    pointer-events: none
}

.hero-2-shape-1 {
    top: 0;
    right: 80px
}

.hero-2-shape-2 {
    bottom: 0;
    right: 110px
}

.hero-2-pluse-img {
    margin-top: -303px;
    margin-right: 33px
}

@media(max-width: 991px) {
    .hero-2-pluse-img {
        margin-right: 0;
        margin-left: 33px
    }
}

.hero-3 {
    padding-top: clamp(9rem, 11.5vw + 1rem, 13.75rem);
    padding-bottom: clamp(3.75rem, 6.3vw + 1rem, 7.5rem)
}

.hero-3__shape {
    display: none
}

@media(min-width: 1200px) {
    .hero-3__shape {
        display: block;
        position: absolute;
        z-index: -1;
        pointer-events: none
    }

    .hero-3__shape-1 {
        top: 130px;
        right: 40px
    }

    .hero-3__shape-2 {
        bottom: 80px;
        left: 40%
    }

    .hero-3__shape-3 {
        bottom: 10px;
        right: 40px
    }

    .hero-3__shape-4 {
        bottom: 10px;
        left: 40px
    }
}

@media(min-width: 1200px) {
    .hero-3 .vertical-social-media {
        top: 50%;
        right: 2rem;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

.hero-4 {
    padding-top: clamp(9rem, 11.5vw + 1rem, 11rem);
    padding-bottom: clamp(3.75rem, 6.3vw + 1rem, 7.5rem)
}

.hero-4::after {
    content: "";
    position: absolute;
    inset-block: 0;
    inset-inline-start: 50%;
    inset-inline-end: 0;
    z-index: -1;
    pointer-events: none;
    background-image: url(../images/shape/hero-4-shape-1.png);
    background-size: contain;
    background-position: right center;
    background-repeat: no-repeat
}

@media(min-width: 1200px) {
    .hero-4 .vertical-social-media {
        top: 50%;
        left: 2rem;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

.hero-5-area {
    padding-top: clamp(9rem, 11.5vw + 1rem, 13.75rem);
    padding-bottom: clamp(3.75rem, 6.3vw + 1rem, 7.5rem)
}

.hero-5-area .hero-5-left {
    top: 135px;
    left: -170px
}

.hero-5-area .hero-5-right {
    bottom: 0;
    right: -70px
}

@media(max-width: 1500px) {
    .hero-5-area .hero-5-right {
        display: none
    }
}

.hero-5-area::after {
    position: absolute;
    content: "";
    inset: 0;
    background-image: url(../images/shape/hero-5-bg-overlay.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    z-index: -1;
    opacity: .1
}

.hero-6 {
    padding-top: clamp(9rem, 13.15vw + 1rem, 15.625rem);
    padding-bottom: clamp(9rem, 13.15vw + 1rem, 15.625rem);
    overflow: hidden
}

@media(min-width: 1400px) {
    .hero-6 {
        padding-top: 0
    }
}

.hero-6::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -2;
    pointer-events: none;
    background-image: url(../images/shape/hero-6-bg.png);
    background-position: center bottom;
    background-size: cover;
    background-repeat: no-repeat
}

@media(min-width: 1920px) {
    .hero-6__img {
        width: 950px;
        position: relative;
        z-index: -1;
        -webkit-transform: translate(-15%, 15%);
        transform: translate(-15%, 15%)
    }

    .hero-6__img img {
        width: 100%
    }
}

@media(min-width: 1200px) {
    .partner-section-3::after {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        background-image: url(../images/map-left.png);
        background-position: left center;
        background-size: contain;
        background-repeat: no-repeat;
        z-index: -1;
        pointer-events: none
    }
}

@media(min-width: 1200px) {
    .partner-section-3__vertical-text {
        -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
        writing-mode: vertical-rl;
        text-orientation: mixed
    }
}

@media(min-width: 1200px) {
    .partner-section-3__container::after {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        left: 84%;
        width: 100%;
        background-image: url(../images/map-right.png);
        background-position: 10% center;
        background-size: contain;
        background-repeat: no-repeat;
        background-color: #1062fe;
        z-index: -1;
        pointer-events: none
    }
}

@media(min-width: 1920px) {
    .partner-section-3__container::after {
        background-position: 55% center
    }
}

.partner-section-3__shape {
    display: none
}

@media(min-width: 1200px) {
    .partner-section-3__shape {
        display: block;
        position: absolute;
        top: 50%;
        left: 70%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        z-index: -1;
        pointer-events: none
    }
}

.support-card:hover .support-shape {
    opacity: 1 !important
}

.brand-card::after {
    position: absolute;
    content: "";
    width: 0;
    height: 4px;
    background-color: #1062fe;
    top: 0;
    left: 0;
    -webkit-transition: .5s;
    transition: .5s
}

.brand-card:hover {
    background-color: #fff;
    border-color: #fff !important;
    -webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175);
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175)
}

.brand-card:hover a {
    color: #1062fe !important
}

.brand-card:hover::after {
    width: 100%
}

.footer-cta {
    position: relative;
    isolation: isolate;
    margin-bottom: -1px
}

.footer-cta::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -1;
    pointer-events: none;
    background-color: rgba(8, 15, 44, .4);
    -webkit-clip-path: polygon(0 47%, 100% 100%, 100% 100%, 0% 100%);
    clip-path: polygon(0 47%, 100% 100%, 100% 100%, 0% 100%)
}

.footer-cta::after {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -1;
    pointer-events: none;
    background-color: #080f2c;
    -webkit-clip-path: polygon(0 70%, 100% 5%, 100% 100%, 0% 100%);
    clip-path: polygon(0 70%, 100% 5%, 100% 100%, 0% 100%)
}

.footer_11 {
    position: relative;
    z-index: 2;
    overflow: hidden
}

.footer_11::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url(../images/shape/footer_11_bg.png);
    background-repeat: no-repeat;
    background-position: top center;
    bottom: -30px;
    left: 0;
    pointer-events: none;
    z-index: -1
}

.hero-domain-area {
    padding-top: clamp(9rem, 11.5vw + 1rem, 11rem)
}

.hero-domain-area::after {
    position: absolute;
    content: "";
    inset: 0;
    background-image: url(../images/shape/hero-6-bg-overlay.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    z-index: -1
}

.hero-6-shape-1 {
    left: -230px;
    bottom: 65px
}

.hero-6-shape-2 {
    bottom: -70px;
    right: -120px
}

.hero-6-shape-3 {
    top: 40px;
    right: -100px
}

.about-section>.container {
    background-image: url(../images/shape/map-img-1.png);
    background-size: contain;
    background-position: center top;
    background-repeat: no-repeat
}

.faq-domain-wrapper {
    margin-top: -100px
}

@media(max-width: 767px) {
    .faq-domain-wrapper {
        margin-top: -30px
    }
}

.location-tab {
    margin-top: -175px
}

.map_12 .data-center__pin {
    background-color: #e7fe54
}

.map_12 .data-center__pin::after {
    background-color: rgba(231, 254, 84, .1)
}

.about-banner {
    padding-top: clamp(9rem, 11.5vw + 1rem, 13.75rem);
    background-image: url(../images/shape/shape-sqr.png);
    background-repeat: repeat;
    background-position: center;
    background-size: initial
}

@media(min-width: 1920px) {
    .about-banner__img {
        position: relative;
        margin-bottom: -180px;
        -webkit-transform: translateX(80px);
        transform: translateX(80px)
    }
}

.blog-details-banner {
    padding-bottom: 340px
}

.blog-details-body {
    position: relative;
    margin-top: -250px
}

.hero-7 {
    padding-top: clamp(9rem, 11.5vw + 1rem, 13.75rem);
    padding-bottom: clamp(3.75rem, 6.3vw + 1rem, 7.5rem);
    background-image: url(../images/hero-7-bg.png);
    background-position: center bottom;
    background-size: cover;
    background-repeat: no-repeat
}

.hero-7__shape {
    position: absolute;
    display: none
}

@media(min-width: 1200px) {
    .hero-7__shape {
        display: block
    }
}

@media(min-width: 1200px) {
    .hero-7__shape-1 {
        bottom: 70px;
        left: 0;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        z-index: 1
    }
}

.hero-7-slider__pagination {
    position: static;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 1rem
}

@media(min-width: 1200px) {
    .hero-7-slider__pagination {
        width: auto !important;
        margin-top: 0;
        position: absolute;
        top: 50% !important;
        right: -1.5rem;
        left: auto !important;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: .5rem
    }
}

@media(min-width: 1920px) {
    .hero-7-slider__pagination {
        right: -2.5rem
    }
}

.hero-7-slider__pagination .swiper-pagination-bullet-active {
    width: 2.5rem;
    border-radius: 1rem
}

@media(min-width: 1200px) {
    .hero-7-slider__pagination .swiper-pagination-bullet-active {
        width: .5rem;
        height: 2.5rem
    }
}

.hero-7-slider__pagination .swiper-pagination-bullet {
    background-color: #1062fe
}

@media(min-width: 1200px) {
    .hero-7-slider__pagination .swiper-pagination-bullet {
        margin: 0
    }
}

@media(min-width: 1200px) {
    .hero-7__title {
        position: relative;
        isolation: isolate
    }

    .hero-7__title::after {
        content: url(../images/shape/crown.png);
        position: absolute;
        right: 1rem;
        bottom: 100%;
        -webkit-transform: translateY(30px);
        transform: translateY(30px);
        pointer-events: none
    }
}

.hero-8 {
    padding-top: clamp(9rem, 11.5vw + 1rem, 13.75rem)
}

.hero-8 .hero-img {
    margin-top: -50px;
    margin-left: -175px
}

@media(max-width: 1199px) {
    .hero-8 .hero-img {
        margin-top: 0;
        margin-left: 0
    }
}

@media(max-width: 767px) {
    .hero-8 .hero-price-card {
        position: static !important
    }
}

.hero-8 .shape-1 {
    top: -110px;
    right: 320px
}

.hero-8::after {
    content: "";
    position: absolute;
    inset: 0;
    background-image: url(../images/shape/hero8-bg-shape.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    z-index: -1
}

.home-9-hero {
    background-image: url(../images/shape/hero-9-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

@media(max-width: 991px) {
    .home-9-hero {
        margin-top: 25px
    }
}

.home-9-hero .text-end img {
    margin-top: -85px
}

.hosting-info-section {
    background-image: url(../images/shape/game-server-info-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.tab_11_pill .nav-link {
    background-color: #0d0d0d;
    position: relative;
    overflow: hidden
}

.tab_11_pill .nav-link.active::after,
.tab_11_pill .nav-link:hover::after {
    position: absolute;
    content: "";
    height: 2px;
    width: 100%;
    background-color: #e7fe54;
    left: 0;
    bottom: 0
}

.tab_11_pill.style_2 .nav-link.active::after,
.tab_11_pill.style_2 .nav-link:hover::after {
    position: absolute;
    content: "";
    height: 40%;
    width: 2px;
    background-color: #e7fe54;
    left: 0;
    top: 0
}

.tab_11_pill.style_2 .nav-link .cp_content {
    display: none
}

.tab_11_pill.style_2 .nav-link.active .cp_content {
    display: block
}

.domain-container {
    margin-top: -120px;
    position: relative
}

@media(min-width: 1920px) {
    .domain-container {
        margin-top: -180px
    }
}

.feedback-section {
    position: relative;
    isolation: isolate
}

.feedback-section::after {
    content: "";
    position: absolute;
    inset-block: 0;
    inset-inline: 10%;
    background-color: rgba(16, 98, 254, .05);
    border-radius: 1rem;
    pointer-events: none;
    z-index: -1
}

.feedback-section-1 {
    position: relative;
    isolation: isolate
}

.feedback-section-1::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -1;
    background-image: url(../images/shape/feedback-shape-line.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    pointer-events: none
}

.cloud-hero {
    position: relative;
    isolation: isolate
}

.cloud-hero::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -1;
    background-image: url(../images/shape/cloud-hero-line.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    pointer-events: none
}

.cloud-hero::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -2;
    background-image: linear-gradient(253deg, #0a00e9 5.74%, #00165b 102.24%);
    pointer-events: none
}

@media(min-width: 992px) {
    .cloud-hero::after {
        -webkit-mask-image: url(../images/shape/cloud-hero-shape.png);
        mask-image: url(../images/shape/cloud-hero-shape.png);
        -webkit-mask-size: 100% 100%;
        mask-size: 100% 100%;
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-position: center;
        mask-position: center;
        left: 1%
    }
}

@media(min-width: 1200px) {
    .cloud-hero::after {
        left: 2%
    }
}

@media(min-width: 2100px) {
    .cloud-hero::after {
        -webkit-mask-image: url(../images/shape/cloud-hero-shape-xl.png);
        mask-image: url(../images/shape/cloud-hero-shape-xl.png)
    }
}

@media(min-width: 3840px) {
    .cloud-hero::after {
        left: 10%
    }
}

.cloud-hero__content {
    position: relative;
    padding-top: clamp(10rem, 13.684vw + 1rem, 16.25rem);
    padding-bottom: clamp(6.25rem, 10.526vw + 1rem, 12.5rem)
}

.cloud-hero__img {
    -webkit-mask-image: url(../images/shape/cloud-hero-img-shape.png);
    mask-image: url(../images/shape/cloud-hero-img-shape.png);
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center
}

@media(min-width: 992px) {
    .cloud-hero__brand {
        position: absolute;
        right: 0;
        bottom: 0
    }
}

.cloud-hero__brand-text {
    color: #fff
}

@media(min-width: 992px) {
    .cloud-hero__brand-text {
        color: #080f2c
    }
}

.why-choose-section {
    position: relative;
    isolation: isolate
}

.why-choose-section::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -1;
    background-image: url(../images/shape/cloud-hero-line.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    pointer-events: none
}

.why-choose-section::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -2;
    background-image: linear-gradient(253deg, #0a00e9 5.74%, #00165b 102.24%);
    pointer-events: none
}

@media(min-width: 992px) {
    .why-choose-section::after {
        -webkit-mask-image: url(../images/shape/why-choose-bg-shape.png);
        mask-image: url(../images/shape/why-choose-bg-shape.png);
        -webkit-mask-size: 100% 100%;
        mask-size: 100% 100%;
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-position: center;
        mask-position: center
    }
}

.server-location-section {
    margin-top: -50px;
    position: relative;
    z-index: 1;
    background-color: #e7efff;
    -webkit-mask-image: url(../images/shape/server-location-shape.png);
    mask-image: url(../images/shape/server-location-shape.png);
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center
}

.ecommerce-pricing {
    position: relative;
    isolation: isolate
}

.ecommerce-pricing::after {
    content: "";
    height: 500px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background-color: #080f2c;
    z-index: -1
}

@media(min-width: 1200px) {
    .ecommerce-pricing::after {
        -webkit-mask-image: url(../images/shape/brand-section-curve-bg.png);
        mask-image: url(../images/shape/brand-section-curve-bg.png);
        -webkit-mask-size: 100% 100%;
        mask-size: 100% 100%;
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-position: center;
        mask-position: center
    }
}

.popular-price-card {
    position: relative;
    isolation: isolate
}

.popular-price-card::after {
    content: "";
    position: absolute;
    inset: 0;
    background-image: url(../images/shape/price-shape.png);
    background-position: start center;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: -1
}

.text-green-light {
    color: #b9fd50
}

.bg-green-light {
    background-color: #b9fd50
}

.bg-green-light-10 {
    background-color: #f4ffe3
}

.home-10-hero {
    background-image: url(../images/shape/hero-10-bg.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: cover
}

@media(max-width: 991px) {
    .home-10-hero {
        margin-top: 25px
    }
}

.home-10-hero .shape_1 {
    left: 55px;
    top: 115px
}

.home-10-hero .shape_2 {
    left: 55px;
    bottom: 115px
}

.home-10-hero .shape_3 {
    right: 55px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.home-10-hero .shape_4 {
    right: 330px;
    bottom: 45px
}

.bg-gd-11 {
    background: -webkit-gradient(linear, left top, right top, from(#202877), color-stop(36.02%, #372E95), color-stop(53.64%, #5331B1), to(#9629E6));
    background: linear-gradient(90deg, #202877 0%, #372E95 36.02%, #5331B1 53.64%, #9629E6 100%)
}

.hero_11 {
    padding-top: clamp(9rem, 11.5vw + 1rem, 13.75rem);
    padding-bottom: clamp(3.75rem, 6.3vw + 1rem, 7.5rem)
}

.hero_11::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url(../images/shape/hero_11_bg.png);
    background-repeat: no-repeat;
    background-position: top center;
    top: -30px;
    left: 0;
    pointer-events: none;
    z-index: -1
}

.hero_11_img {
    margin-top: -210px
}

.counter_11_item {
    border-right: 1px solid #343a40
}

@media(max-width: 1199px) {
    .counter_11_item {
        border-right: 0
    }
}

.counter_11_item.last {
    border-right: 0
}

.bg-yellow-custom {
    background-color: #e7fe54
}

.bg-dark-12 {
    background-color: #0d0d0d
}

.text-red-custom {
    color: #fd6e54
}

.text-yellow-custom {
    color: #e7fe54
}

.hero-12 {
    padding-top: clamp(9rem, 11.5vw + 1rem, 13.75rem);
    position: relative;
    z-index: 2
}

.hero-12::after {
    position: absolute;
    content: "";
    inset: 0;
    background-image: url(../images/shape/hero_12_bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    z-index: -1;
    opacity: .4
}

.icon_box {
    width: 64px;
    height: 64px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: rgba(231, 254, 84, .1)
}

.card_12_item:hover {
    background-color: #110e1b
}

.card_12_item:hover .icon_box {
    background-color: #e7fe54
}

.card_12_item:hover .icon_box svg path {
    fill: #080f2c
}

.hero_13_wrapper {
    padding-top: clamp(9rem, 11.5vw + 1rem, 10rem);
    padding-bottom: 20px;
    background-image: url("../images/shape/price_13_bg1.png");
    background-repeat: no-repeat;
    background-size: cover;
    /* border-radius: 10px */
}

.download_modules {
    padding-bottom: 100px;
}

.download-container {
    display: flex;
    justify-content: space-between;
}

.d-card-wrapper {
    width: 178px;
    max-width: 178px;
    height: 178px;
    position: relative;
    cursor: pointer;
    display: flex;
    flex-direction: column;
}

.d-card {
    width: 100%;
    height: 100%;
    background-color: #fff;
    border-radius: 12px;
    box-shadow: 0px 3px 6px -6px rgba(20,86,240,.14),0px 4px 8px rgba(20,86,240,.06),0px 6px 18px 6px rgba(20,86,240,.04);
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.d-card-content {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 10px;
    transform-origin: center;
    position: absolute;
    width: 100%;
    height: 100%;
    transition: all .2s ease;
    opacity: 1;
}

.d-card-icon {
    width: 60px;
    height: 60px;
    max-width: 60px;
    max-height: 60px;
}

.d-card-text {
    color: #646a73;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.57;
}

.d-card-wrapper .iconHover {
    opacity: 0;
    transition: all .2s ease;
    transform: scale(0);
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
}

.universe-icon {
    display: inline-block;
    font-style: normal;
    line-height: 0;
    text-align: center;
    text-transform: none;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 45px;
    color: #336df4;
}

.d-card-wrapper:hover .iconHover {
    opacity: 1;
    transform: scale(1);
}

.d-card-wrapper:hover .iconNormal {
    opacity: 0;
    transform: scale(0);
}

.d-card-qrcode div img {
    width: 100px;
    height: 100px;
}

.d-card-qrcode .d-card-text {
    color: #1456f0;
}

@media (max-width: 960px) {
    .pages_banner.download_banner {
        padding-top:150px;
    }

    .download-container,.d-card-wrapper {
        display: block;
    }

    .d-card-wrapper {
        width: calc(100% / 3 - 60px);
        float: left;
        margin: 10px;
    }
}

@media (max-width: 768px) {
    .d-card-wrapper {
        width:calc(100% / 2 - 40px);
    }
}

#param {
    clear: both;
    text-align: center;
    margin-top: 90px;
}

#param p {
    margin-bottom: 35px;
}

#param .ptjc {
    width: 100%;
    margin-top: 25px;
    line-height: 34px;
    border-radius: 3px;
    text-align: center;
}

#param .ptjc span {
    font-size: 14px;
    color: #565656;
    width: 60px;
    margin-left: 15px;
    margin-top: 8px;
}

#param .ptjc img {
    width: 35px;
}
@media(max-width: 991px) {
    .hero_13 {
        border-radius: 0 !important
    }
}

.navbar-overlay.style_13 {
    top: 20px
}

@media(max-width: 991px) {
    .navbar-overlay.style_13 {
        top: 0
    }
}

.navbar-sticky-init .navbar-overlay.style_13 {
    top: 0
}

.bg-gd-14 {
    background: -webkit-gradient(linear, left top, right top, from(#805AF9), to(#6632F8));
    background: linear-gradient(90deg, #805AF9 0%, #6632F8 100%)
}

.text_14 {
    color: #865bff
}

.hero_14_slider {
    padding-top: clamp(9rem, 11.5vw + 1rem, 13.75rem);
    padding-bottom: clamp(3.75rem, 6.3vw + 5rem, 15.5rem);
    background-image: url("../images/hero_14_bg_1.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.swiper_nav_stayle {
    width: 64px;
    height: 64px;
    background: rgba(255, 255, 255, .1);
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.swiper_nav_stayle:hover {
    background: -webkit-gradient(linear, left top, right top, from(#805AF9), to(#6632F8));
    background: linear-gradient(90deg, #805AF9 0%, #6632F8 100%)
}

.swiper_nav_stayle::after {
    display: none
}

.slider_navs {
    position: absolute;
    right: 40px;
    bottom: 40px;
    z-index: 3
}

@media(max-width: 575px) {
    .slider_navs {
        bottom: 15px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

.hero_15 {
    padding-top: 200px
}

@media(max-width: 1399px) {
    .hero_15 {
        padding-top: 120px
    }
}

.hero_15_img {
    position: absolute;
    right: 0;
    top: 85px
}

@media(max-width: 1399px) {
    .hero_15_img {
        position: inherit
    }
}

.brand_slider {
    padding-top: 310px
}

@media(max-width: 1399px) {
    .brand_slider {
        padding-top: 70px
    }
}

.hero_15_img_2 {
    position: absolute;
    top: 35px;
    left: 60px
}

.price_13_area {
    background-image: url("../images/shape/price_13_bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 10px
}

.tab-nav-8.style_13 .nav-link.active {
    background: #fff;
    color: #080f2c !important
}

.price_range_item {
    position: relative;
    overflow: hidden
}

.price_range_item::before {
    position: absolute;
    content: "";
    width: 5px;
    height: 100%;
    background: radial-gradient(116863.83% 83.96% at 100% 18.69%, #F68C11 0%, #B4131D 100%);
    top: 0;
    left: 0
}

.price_range_item.intel::before {
    background: radial-gradient(116863.83% 83.96% at 100% 18.69%, #0071C5 0%, #00A1E4 100%)
}

.price_range_item:hover .btn-dark {
    background-color: #ffa42f !important
}

.price_13_area {
    background-image: url("../images/shape/price_13_bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 10px
}

.tab-nav-8.style_13 .nav-link.active {
    background: #fff;
    color: #080f2c !important
}

.price_range_item {
    position: relative;
    overflow: hidden
}

.price_range_item::before {
    position: absolute;
    content: "";
    width: 5px;
    height: 100%;
    background: radial-gradient(116863.83% 83.96% at 100% 18.69%, #F68C11 0%, #B4131D 100%);
    top: 0;
    left: 0
}

.price_range_item.intel::before {
    background: radial-gradient(116863.83% 83.96% at 100% 18.69%, #0071C5 0%, #00A1E4 100%)
}

.price_range_item:hover .btn-dark {
    background-color: #ffa42f !important
}

.col_tab_nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 16px
}

.col_tab_nav .nav-item .nav-link {
    padding: 0;
    position: relative;
    -webkit-padding-start: 20px;
    padding-inline-start: 20px
}

.col_tab_nav .nav-item .nav-link::after {
    position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    background: #49495f;
    border-radius: 50%;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.col_tab_nav .nav-item .nav-link.active {
    color: #865bff !important
}

.col_tab_nav .nav-item .nav-link.active::after {
    background: #865bff
}

.price_14_item {
    -webkit-transition: .5s;
    transition: .5s
}

.price_14_item:hover .btn {
    background: -webkit-gradient(linear, left top, right top, from(#805AF9), to(#6632F8));
    background: linear-gradient(90deg, #805AF9 0%, #6632F8 100%);
    color: #fff !important
}

.map_flag_btn {
    position: absolute;
    right: 0;
    bottom: 75px
}

@media(max-width: 991px) {
    .map_flag_btn {
        position: inherit;
        bottom: inherit
    }
}
.nav-language .nav-link img{
    height: 20px;
}
.nav-language .nav-link .img-1{
    display: none;
}
.navbar-sticky-init .navbar .nav-language .nav-link .img-1{
    display: block;
}
.navbar-sticky-init .navbar .nav-language .nav-link .img-2{
    display: none;
}
.weixinww {
    position: fixed;
    height: 100%;
    width: 100%;
    display: none;
    place-items: center;
    z-index: 999;
    background: rgba(0, 0, 0, .5);
    cursor: pointer;
}

.weixinpng {
    border-radius: 20px;
    display: block;
}

.sideBarBox {
    right: 10px;
    position: fixed;
    z-index: 99;
    bottom: 50%;
}

.sideBarBox .sideBar1,.sideBarBox .sideBar {
    width: 54px;
    height: 350px;
    flex-shrink: 0;
    border-radius: 26px;
    background: hsla(0,0%,100%,1);
    box-shadow: 0 4px 4px 0 hsla(0,0%,61.2%,.25);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    padding: 12px 10px 4px;
}

.sideBarBox .sideBar img {
    display: block;
    margin: 0 auto;
}

.sideBarBox .tips {
    color: #323232;
    text-align: center;
    font-family: Inter;
    font-size: .625rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: .87rem -12px 0;
}

.sideBarBox .splitLine {
    width: 1.625rem;
    height: .0625rem;
    background: #c9c9c9;
    margin: .7rem auto;
}

.sideBarBox .sideBar>div:not(:first-child) {
    margin-top: 16px;
}

.sideBarBox .itemBox div {
    color: #343434;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    margin-top: 5px;
    word-wrap: break-word;
    text-align: center;
}

.sideBarBox .freeTest {
    margin-top: 18px !important;
    border-radius: 46px;
    width: 46px;
    height: 46px;
    font-size: 14px;
    line-height: 14px;
    margin-left: -8px;
    padding-top: 8px;
    display: block;
}

.sideBarBox .customer,.sideBarBox .freeTest {
    color: #fff;
    background: linear-gradient(180deg,#5192fd,#1d6ced);
    font-style: normal;
    font-weight: 500;
    text-align: center;
}

.sideBarBox .sideBar1 {
    height: auto !important;
    margin-top: 20px;
}

.sideBarBox .sidebar-qrcode {
    display: none;
    left: -150px;
    position: absolute;
    padding: 8px;
    background: #fff;
    width: 150px;
    height: 150px;
    border: 1px solid #e4eced;
    border-radius: 4px;
}

.sideBarBox .sidebar-weixin:hover .sidebar-qrcode {
    display: block;
    top: 35px;
}

.sideBarBox .sidebar-whatsapp:hover .sidebar-qrcode {
    display: block;
    top: 100px;
}

.sideBarBox .sidebar-telegram:hover .sidebar-qrcode {
    display: block;
    top: 168px;
}

.sideBarBox .sideBar1 .sidebar-telegram:hover .sidebar-qrcode {
    display: block;
    top: 28px;
}

.popular-price .nav h5 {
    font-weight: normal;
    font-size: 1rem;
    color: #000;
    line-height: 2rem;
    margin-bottom: 0;
}
.popular-price .nav a.nav-link{
    display: flex;
    align-items: center;
    justify-content: center;
}
.popular-price .nav a.nav-link img{
    height: 32px;
    margin-right: 5px;
}
.popular-price .nav .nav-link {
    padding: 12px 13px;
    border: 1px solid #ccc;
}

.popular-price .nav .nav-link.active {
    position: relative;
    border-color: blue;
    background: rgb(50 183 249 / 11%);
}

/* .popular-price .nav .nav-link.active::before {
    position: absolute;
    bottom: 8px;
    left: 0px;
    height: 2px;
    width: 100%;
    content: "";
    background: rgb(56, 75, 255);
    transition: 0.3s;
} */

.popular-price .nav .nav-link.active h5 {
    color: rgb(56, 75, 255);
    font-weight: bold;
}

.popular-price .nav {
    padding-bottom: 20px;
    display: inline-flex;
    margin-bottom: 30px;
    border-bottom: 1px solid rgb(56, 75, 255);
    gap: 0px;
}
.popular-price.popular-price2  .nav{
    display: flex;
}

.popular-price table.table {
    font-size: 14px;
}

.popular-price table.table .ant-btn {
    border: 1px;
    width: 100%;
    text-align: left;
}
.bd-pricing-modal-lg h5.modal-title{
    font-size: 1.1rem;
    font-weight: 600;
    color: #000;
}
.modal-pricing table.table {
    font-size: 12px;
}

.grid {
    display: grid!important
}
.grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
}
.relative {
    position: relative !important;
}
.absolute {
    position: absolute !important;
}

.dat {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background: #035ded;
    animation: ripple 1s linear infinite;
    cursor: pointer;
    position: relative;
}

@keyframes ripple {
    0% {
        box-shadow: rgba(0, 115, 236, 0.1) 0px 0px 0px 0px,
            rgba(0, 115, 236, 0.1) 0px 0px 0px 0px,
            rgba(0, 115, 236, 0.02) 0px 0px 0px 0px;
    }

    100% {
        box-shadow: rgba(0, 115, 236, 0.1) 0px 0px 0px 7.91103px,
            rgba(0, 115, 236, 0.1) 0px 0px 0px 17.911px,
            rgba(0, 115, 236, 0.02) 0px 0px 0px 27.911px;
    }
}

.country-tooltip {
    position: absolute;
    visibility: hidden;
    opacity: 0;
    background-color: rgba(3, 93, 237, 0.9);
    color: white;
    padding: 5px 10px;
    border-radius: 4px;
    font-size: 12px;
    white-space: nowrap;
    transform: translateY(-100%);
    top: -10px;
    left: 50%;
    transform: translate(-50%, -100%);
    transition: opacity 0.3s, visibility 0.3s;
    z-index: 10;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.country-tooltip:after {
    content: '';
    position: absolute;
    bottom: -5px;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-style: solid;
    border-color: rgba(3, 93, 237, 0.9) transparent transparent transparent;
}

.dat:hover .country-tooltip {
    visibility: visible;
    opacity: 1;
}
.global_cloud_computer .relative img.mx-auto{
    display: block;
    max-width: 100%;
    height: auto;
}