﻿@keyframes rotating{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}:root{--header-background-color: rgb(78, 114, 231)}.bond-detail-wrapper .wysiwyg-content h3{margin:4rem 0}@media(min-width: 992px){.bond-detail-wrapper .wysiwyg-content h3{margin-top:6rem}}.bond-detail{display:grid;align-items:center;grid-gap:3rem;padding:3rem 2rem}@media(min-width: 992px){.bond-detail{grid-template-columns:1fr 1.166fr;padding:4rem 7.3rem 4rem 0}}@media(min-width: 1200px){.bond-detail{grid-gap:12.3rem}}.bond-detail .bond-detail-left{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;aspect-ratio:39/37}@media(min-width: 575px){.bond-detail .bond-detail-left{min-height:43.5rem;max-height:43.5rem;aspect-ratio:unset}}@media(min-width: 1200px){.bond-detail .bond-detail-left{min-height:60rem;aspect-ratio:39/37}}.bond-detail .bond-detail-left *{color:var(--base-white, #fff)}.bond-detail .bond-detail-left.type--brown{background:linear-gradient(0deg, rgba(135, 116, 12, 0.85) 0%, rgba(135, 116, 12, 0.85) 100%)}.bond-detail .bond-detail-left.type--brown-light{background:linear-gradient(0deg, rgba(135, 116, 12, 0.85) 0%, rgba(135, 116, 12, 0.85) 100%)}.bond-detail .bond-detail-left.type--blue{background:linear-gradient(0deg, rgba(41, 19, 179, 0.85) 0%, rgba(41, 19, 179, 0.85) 100%)}.bond-detail .bond-detail-left.type--green{background:linear-gradient(0deg, rgba(8, 153, 119, 0.85) 0%, rgba(8, 153, 119, 0.85) 100%)}.bond-detail .bond-detail-left.type--green-dark{background:linear-gradient(0deg, rgba(11, 87, 57, 0.85) 0%, rgba(11, 87, 57, 0.85) 100%)}.bond-detail .bond-detail-left.type--red{background:linear-gradient(0deg, rgba(150, 49, 17, 0.85) 0%, rgba(150, 49, 17, 0.85) 100%)}.bond-detail .bond-detail-left .bond-detail-left-image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.bond-detail .bond-detail-left .bond-detail-left-image img{width:100%;height:100%;object-fit:cover}.bond-detail .bond-detail-left .bond-detail-left-content{height:100%;padding:4rem;text-align:center;align-content:center}.bond-detail .bond-detail-left .bond-detail-left-content h3{margin:0 0 2rem 0}.bond-detail .bond-detail-left .bond-detail-left-content .bond-detail-left-content-number{font-size:2.8rem;line-height:2.8rem;font-weight:700}.bond-detail .bond-detail-left .bond-detail-left-content .bond-detail-left-content-number span{font-size:12rem;line-height:12rem}@media(min-width: 1200px){.bond-detail .bond-detail-left .bond-detail-left-content .bond-detail-left-content-number{font-size:12rem;line-height:12rem}}.bond-detail .bond-detail-right-button{padding-top:6rem}.bond-detail-closed{padding:1.2rem 0;background-color:red;color:var(--base-white, #fff);font-weight:700;text-align:center}.top-image-description-label{display:flex;align-items:center}.top-image-description-label .top-image-description-label-icon{height:2.1rem}.top-image-description-label .top-image-description-label-icon::before{content:"";font-size:2.1rem}