.dps-module *,
.dps-module ::before,
.dps-module ::after {
    box-sizing: border-box;
    margin: 0;
    border-width: 0;
    border-style: solid;
    border-color: currentColor;
    padding: 0;

    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
}

.dps-module p {
    font-size: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    margin-bottom: 0;
}

.dps-module table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
}

.dps-module .dps-swiper {
    overflow: hidden;
    padding-left: 1rem;
    padding-right: 1rem;
    margin: 0 -1rem;
}

.dps-module .dps-swiper .swiper-pagination-bullet {
    margin-top: 0;
    margin-bottom: 0;
    border: 1px solid #000;
    opacity: 1;
    background: transparent;
    transition: background-color 200ms;
    margin-right: 8px;
}

.dps-module .dps-swiper .swiper-pagination-bullet:last-child {
    margin-right: 0;
}

.dps-module .dps-swiper .swiper-pagination-bullet-active {
    background: #000;
}

.dps-module .toggle-sign-x,
.dps-module .toggle-sign-y {
    transition-property: transform;
    transition-duration: 300ms;
    transform-origin: center;
}

.dps-module .toggle-sign--active.toggle-sign-x {
    transform: rotateZ(180deg);
}

.dps-module .toggle-sign--active.toggle-sign-y {
    transform: rotateZ(270deg);
}

.dps-module .play-icon {
    transform: translate(-50%, -50%);
}

.dps-module .divider {
    display: block;
    width: 100%;
    border: 1px solid #CCCCCC;
}

.dps-module .plyr {
    --plyr-color-main: #999;
}

.dps-module .plyr__control {
    border-radius: 50%;
}

.dps-module .plyr--full-ui input[type=range] {
    color: #FFF;
}

.dps-module .ytwrapper {
    position: relative;
    padding-bottom: 56.25% !important;
    /* 16:9 */
    height: 0;
}

.dps-module .ytwrapper img {
    width: 100%;
    height: auto;
}

.dps-module .ytwrapper * {
    transition: all .25s cubic-bezier(.17, .67, .69, .85);
}

.dps-module .ytwrapper:hover svg circle {
    fill-opacity: .8;
}

.dps-module .ytwrapper:hover img {
    filter: brightness(90%);
}

.dps-module .ytwrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Animations */
.dps-module .fade-in-enter-active,
.dps-module .fade-in-leave-active {
    transition-property: opacity;
    transition-duration: 300ms;
}

.dps-module .fade-in-enter,
.dps-module .fade-in-leave-to {
    opacity: 0;
}

.dps-module .fade-in-down-enter-active,
.dps-module .fade-in-down-leave-active {
    transition-property: transform opacity;
    transition-duration: 300ms;
}

.dps-module .fade-in-down-enter,
.dps-module .fade-in-down-leave-to {
    opacity: 0;
    transform: translateY(-16px);
}

.dps-module .absolute {
    position: absolute;
}

.dps-module .relative {
    position: relative;
}

.dps-module .mx-auto {
    margin-left: auto;
    margin-right: auto;
}

.dps-module .max-w-\[1355px\] {
    max-width: 1355px;
}

.dps-module .transform {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.dps-module .shadow {
    --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.dps-module .dps-module *,
.dps-module .dps-module ::before,
.dps-module .dps-module ::after {
    box-sizing: border-box;
    margin: 0;
    border-width: 0;
    border-style: solid;
    border-color: currentColor;
    padding: 0;

    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
}

.dps-module .dps-module p {
    font-size: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    margin-bottom: 0;
}

.dps-module .dps-module table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
}

.dps-module .dps-module .dps-swiper {
    overflow: hidden;
    padding-left: 1rem;
    padding-right: 1rem;
    margin: 0 -1rem;
}

.dps-module .dps-module .dps-swiper .swiper-pagination-bullet {
    margin-top: 0;
    margin-bottom: 0;
    border: 1px solid #000;
    opacity: 1;
    background: transparent;
    transition: background-color 200ms;
    margin-right: 8px;
}

.dps-module .dps-module .dps-swiper .swiper-pagination-bullet:last-child {
    margin-right: 0;
}

.dps-module .dps-module .dps-swiper .swiper-pagination-bullet-active {
    background: #000;
}

.dps-module .dps-module .toggle-sign-x,
.dps-module .dps-module .toggle-sign-y {
    transition-property: transform;
    transition-duration: 300ms;
    transform-origin: center;
}

.dps-module .dps-module .toggle-sign--active.toggle-sign-x {
    transform: rotateZ(180deg);
}

.dps-module .dps-module .toggle-sign--active.toggle-sign-y {
    transform: rotateZ(270deg);
}

.dps-module .dps-module .play-icon {
    transform: translate(-50%, -50%);
}

.dps-module .dps-module .divider {
    display: block;
    width: 100%;
    border: 1px solid #CCCCCC;
}

.dps-module .dps-module .plyr {
    --plyr-color-main: #999;
}

.dps-module .dps-module .plyr__control {
    border-radius: 50%;
}

.dps-module .dps-module .plyr--full-ui input[type=range] {
    color: #FFF;
}

.dps-module .dps-module .ytwrapper {
    position: relative;
    padding-bottom: 56.25% !important;
    /* 16:9 */
    height: 0;
}

.dps-module .dps-module .ytwrapper img {
    width: 100%;
    height: auto;
}

.dps-module .dps-module .ytwrapper * {
    transition: all .25s cubic-bezier(.17, .67, .69, .85);
}

.dps-module .dps-module .ytwrapper:hover svg circle {
    fill-opacity: .8;
}

.dps-module .dps-module .ytwrapper:hover img {
    filter: brightness(90%);
}

.dps-module .dps-module .ytwrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Animations */
.dps-module .dps-module .fade-in-enter-active,
.dps-module .dps-module .fade-in-leave-active {
    transition-property: opacity;
    transition-duration: 300ms;
}

.dps-module .dps-module .fade-in-enter,
.dps-module .dps-module .fade-in-leave-to {
    opacity: 0;
}

.dps-module .dps-module .fade-in-down-enter-active,
.dps-module .dps-module .fade-in-down-leave-active {
    transition-property: transform opacity;
    transition-duration: 300ms;
}

.dps-module .dps-module .fade-in-down-enter,
.dps-module .dps-module .fade-in-down-leave-to {
    opacity: 0;
    transform: translateY(-16px);
}

.dps-module .dps-module .visible {
    visibility: visible;
}

.dps-module .dps-module .absolute {
    position: absolute;
}

.dps-module .dps-module .relative {
    position: relative;
}

.dps-module .dps-module .mx-auto {
    margin-left: auto;
    margin-right: auto;
}

.dps-module .dps-module .block {
    display: block;
}

.dps-module .dps-module .inline-block {
    display: inline-block;
}

.dps-module .dps-module .flex {
    display: flex;
}

.dps-module .dps-module .max-w-\[1355px\] {
    max-width: 1355px;
}

.dps-module .dps-module .transform {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.dps-module .dps-module .uppercase {
    text-transform: uppercase;
}

.dps-module .climate-risk__select,
.dps-module .climate-risk__select-mobile {
    cursor: pointer;
    height: 58px;
    width: 275px;
    font-size: 16px !important;
    margin-bottom: 0;
    font-weight: 700;
    padding-right: 36px;
    padding-left: 16px;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(https://www.spglobal.com/esg/solutions/arrow-select.svg);
    background-repeat: no-repeat;
    background-position: right 16px top 50%;
    background-size: 0.65rem auto;
    background-color: #fefefe;
    border: 1px solid #cacaca;
    display: flex;
    align-items: center;
}

.dps-module .climate-risk__select-heading {
    font-size: 20px;
    font-weight: 700;
    line-height: 128%;
    margin-bottom: 8px;
}

.dps-module .climate-risk__dropdown,
.dps-module .climate-risk__dropdown-mobile {
    display: none;
    position: absolute;
    top: unset;
    /* Adjusted to align with the height of the select */
    left: 0;
    width: 100%;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 0px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    padding: 0;
    margin: 0;
    z-index: 1;
    margin-left: 0 !important;
    max-width: 350px;
}

.dps-module .climate-risk__dropdown-item,
.dps-module .climate-risk__dropdown-item-mobile {
    cursor: pointer;
    font-weight: 700;
    line-height: 40px;
    list-style: none;
    min-height: 40px;
    outline: none;
    padding-left: 18px;
    padding-right: 29px;
    display: flex;
    align-items: center;
}

.dps-module .climate-risk__dropdown li:hover,
.dps-module .climate-risk__dropdown-mobile li:hover {
    background-color: #f6f6f6;
    color: #D6002A;
}

.dps-module .climate-risk__dropdown--active {
    display: block;
}