* {
    box-sizing: border-box
}

body {
    margin: 0
}

* {
    box-sizing: border-box
}

body {
    margin: 0
}

.heading {
    margin: 0;
    color: #1d2837
}

.grid-column {
    flex: 1 1 0%;
    padding: 5px 0
}

.grid-row {
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    flex-direction: row;
    min-height: auto;
    padding: 10px 0
}

#iqjl {
    flex: 0 1 auto
}

.link-box {
    color: inherit;
    display: inline-block;
    vertical-align: top;
    padding: 10px;
    max-width: 100%;
    text-decoration: none
}

.link {
    vertical-align: top;
    max-width: 100%;
    display: inline-block;
    text-decoration: none;
    color: inherit;
    transition: color .3s ease 0s
}

#id7x {
    flex: 0 1 auto;
    display: block;
    padding-left: 10px;
    padding-right: 10px
}

#iffs {
    flex: 1 1 0%
}

#iyd2 {
    align-items: center;
    justify-content: space-between;
    padding-top: 0;
    padding-bottom: 0;
    background-color: rgba(255, 255, 255, .8);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    backdrop-filter: blur(13px);
    box-shadow: 0 2px 7px 0 rgba(0, 0, 0, .14)
}

#i6po {
    justify-content: center;
    position: sticky;
    top: 15px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
}

#jki3 {
    justify-content: center;
    position: static;
    top: 15px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
    height: 1400px;
}

#itjq {
    width: 100%;
    max-width: 1200px
}

#iucmr {
    display: block;
    padding-top: 0;
    padding-bottom: 0
}

#it00l {
    padding-top: 0;
    padding-bottom: 0
}

#icfyb {
    padding: 10px;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 20px;
    padding-right: 20px
}

#irtfd {
    flex: 0 1 auto
}

#irz7b {
    justify-content: center;
    padding-top: 80px;
    padding-bottom: 80px;
    padding-left: 20px;
    padding-right: 20px
}

#iycz3 {
    max-width: 1200px;
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 10px
}

#irjua {
    font-size: 4rem;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 600
}

#itndw {
    padding: 10px;
    max-width: 750px;
    margin-bottom: 25px;
    text-align: center;
    font-size: 1.4rem
}

.text-main-content {
    line-height: 30px;
    font-size: 1.2rem
}

#iau9 {
    font-family: Arial, Helvetica, sans-serif;
    color: #475569;
    background-image: linear-gradient(180deg, rgba(232, 232, 232, 1) 9%, rgba(172, 172, 172, 1) 93%);
    background-position: 0 0;
    background-size: 100% 100%;
    background-repeat: repeat;
    background-attachment: scroll;
    background-origin: padding-box;
    background-color: #e8e8e8;
}

#in9ef {
    font-size: 1.5rem
}

#i8isa {
    padding: 10px;
    padding-left: 0;
    padding-right: 0
}

#i8w4i {
    max-width: 1200px;
    display: flex;
    flex-direction: column
}

#iiacm {
    font-size: 2.5rem;
    margin-bottom: 10px;
    max-width: 750px;
    margin-left: 40px
}

#ixzh1 {
    width: 100%;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 50px
}

.grid-column.feature-item {
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    display: flex;
    flex-direction: column;
    gap: 15px;
    min-width: 30%
}

#ia21sa {
    padding: 10px;
    max-width: 750px;
    margin-bottom: 10px;
    padding-left: 40px;
    padding-right: 0;
    padding-bottom: 0
}

.grid-column.testimonial-item {
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    display: flex;
    flex-direction: column;
    gap: 15px;
    min-width: 45%;
    background-color: rgba(247, 247, 247, .23);
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    align-items: flex-start;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: rgba(0, 0, 0, .06);
    border-right-color: rgba(0, 0, 0, .06);
    border-bottom-color: rgba(0, 0, 0, .06);
    border-left-color: rgba(0, 0, 0, .06)
}

.button {
    vertical-align: top;
    max-width: 100%;
    display: inline-block;
    text-decoration: none;
    color: #fff;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
    background-color: #2463eb;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    padding-top: 10px;
    font-size: 1.1rem;
    text-align: center
}

.text-blue {
    color: #2463eb
}

.link:hover {
    color: #2463eb;
    text-decoration: underline
}

.icon {
    display: inline-block;
    text-decoration: none;
    color: inherit;
    vertical-align: middle;
    fill: currentColor;
    width: 50px;
    height: 50px
}

#ihs4lb {
    font-size: 2rem;
    margin-bottom: 15px;
    padding-left: 40px
}

.icon.feature-icon {
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    background-color: #2463eb;
    color: #fff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px
}

#ieu6p6 {
    font-size: 1.5rem
}

#izqkf7 {
    padding: 10px;
    padding-left: 0;
    padding-right: 0
}

#ica43q {
    font-size: 1.5rem
}

#ickn3f {
    padding: 10px;
    padding-left: 0;
    padding-right: 0
}

.image-box {
    height: 200px;
    width: 100%
}

#iyp5hn {
    background-image: url(../assets/fbrmain.webp);
    background-size: contain;
    background-position: center center;
    background-attachment: scroll;
    background-repeat: no-repeat;
    padding-left: 71px;
    height: 100px
}

#crown {
    transform-style: flat
}

#ia774r {
    transform-style: flat
}

#itt5az {
    font-size: 1.5rem
}

#i6edkw {
    padding: 10px;
    padding-left: 0;
    padding-right: 0
}

#i0wafg {
    font-size: 1.5rem
}

#ibfn5h {
    padding: 10px;
    padding-left: 0;
    padding-right: 0
}

#iyhy2w {
    font-size: 1.5rem
}

#iu33yl {
    padding: 10px;
    padding-left: 0;
    padding-right: 0
}

#ioejyv {
    width: 100%;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 50px
}

#iazw7h {
    transform-style: flat
}

#i6mvvc {
    font-size: 1.5rem
}

#i666cj {
    padding: 10px;
    padding-left: 0;
    padding-right: 0
}

#i7rjyr {
    font-size: 1.5rem
}

#i5eqk1 {
    padding: 10px;
    padding-left: 0;
    padding-right: 0
}

#iotr1k {
    font-size: 1.5rem
}

#i4a3ik {
    padding: 10px;
    padding-left: 0;
    padding-right: 0
}

#ipyf6j {
    width: 100%;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 50px
}

#ix1azx {
    font-size: 2rem;
    margin-bottom: 15px;
    padding-left: 40px;
    margin-top: 30px
}

#ii36fo {
    font-size: 2.5rem;
    margin-bottom: 10px;
    text-align: center
}

#ix00lm {
    color: #000;
    border-top-left-radius: 100%;
    border-top-right-radius: 100%;
    border-bottom-right-radius: 100%;
    border-bottom-left-radius: 100%;
    max-width: 100%;
    width: 75px;
    border-top-width: 3px;
    border-right-width: 3px;
    border-bottom-width: 3px;
    border-left-width: 3px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: darkred;
    border-right-color: darkred;
    border-bottom-color: darkred;
    border-left-color: darkred;
}

#ikf56s {
    flex: 0 1 auto
}

#ihsoxq {
    font-size: 1.5rem
}

#idpql9 {
    color: rgba(0, 0, 0, .5)
}

#i9tit1 {
    width: 100%;
    gap: 20px;
    align-items: center
}

#imuhxn {
    padding: 10px;
    padding-left: 0;
    padding-right: 0
}

#ixe73z {
    justify-content: space-between
}

#ioag2v {
    color: #000;
    border-top-left-radius: 100%;
    border-top-right-radius: 100%;
    border-bottom-right-radius: 100%;
    border-bottom-left-radius: 100%;
    max-width: 100%;
    width: 75px;
    border-top-width: 3px;
    border-right-width: 3px;
    border-bottom-width: 3px;
    border-left-width: 3px;
    border-top-color: darkred;
    border-right-color: darkred;
    border-bottom-color: darkred;
    border-left-color: darkred;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid
}

#izmcgd {
    flex: 0 1 auto
}

#ievjcr {
    font-size: 1.5rem
}

#iuwsaz {
    color: rgba(0, 0, 0, .5)
}

#io8c2m {
    width: 100%;
    gap: 20px;
    align-items: center
}

#iw92az {
    padding: 10px;
    padding-left: 0;
    padding-right: 0
}

#iz9mhn {
    justify-content: space-between
}

#ixp336 {
    width: 100%;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 50px
}

#i5kptu {
    max-width: 1200px;
    align-items: center;
    display: flex;
    flex-direction: column
}

#iixmcs {
    justify-content: center;
    padding-top: 80px;
    padding-bottom: 80px;
    padding-left: 20px;
    padding-right: 20px
}

#ic3hoc {
    font-family: Arial, Helvetica, sans-serif;
    color: #475569;
    background-image: linear-gradient(180deg, rgba(232, 232, 232, 1) 9%, rgba(172, 172, 172, 1) 93%);
    background-position: 0 0;
    background-size: 100% 100%;
    background-repeat: repeat;
    background-attachment: scroll;
    background-origin: padding-box
}

#i4zk97 {
    color: #000;
    border-top-left-radius: 100%;
    border-top-right-radius: 100%;
    border-bottom-right-radius: 100%;
    border-bottom-left-radius: 100%;
    max-width: 100%;
    width: 75px;
    border-top-width: 3px;
    border-right-width: 3px;
    border-bottom-width: 3px;
    border-left-width: 3px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: darkred;
    border-right-color: darkred;
    border-bottom-color: darkred;
    border-left-color: darkred;
}

#ilfdwe {
    flex: 0 1 auto
}

#i4tjxo {
    font-size: 1.5rem
}

#i3tebk {
    color: rgba(0, 0, 0, .5)
}

#io7eot {
    width: 100%;
    gap: 20px;
    align-items: center
}

#iwyfqh {
    padding: 10px;
    padding-left: 0;
    padding-right: 0
}

#i1a4r9 {
    justify-content: space-between
}

#ika1fk {
    color: #000;
    border-top-left-radius: 100%;
    border-top-right-radius: 100%;
    border-bottom-right-radius: 100%;
    border-bottom-left-radius: 100%;
    max-width: 100%;
    width: 75px;
    border-top-width: 3px;
    border-right-width: 3px;
    border-bottom-width: 3px;
    border-left-width: 3px;
    border-top-color: darkred;
    border-right-color: darkred;
    border-bottom-color: darkred;
    border-left-color: darkred;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid
}

#icy5o9 {
    flex: 0 1 auto
}

#is9gel {
    font-size: 1.5rem
}

#iquo4g {
    color: rgba(0, 0, 0, .5)
}

#id7e38 {
    width: 100%;
    gap: 20px;
    align-items: center
}

#ihzsks {
    padding: 10px;
    padding-left: 0;
    padding-right: 0
}

#iqi7lr {
    justify-content: space-between
}

#igv95h {
    width: 100%;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 50px
}

#ixonu7 {
    color: rgba(0, 0, 0, .5)
}

#iplrgq {
    color: rgba(0, 0, 0, .5)
}

#iovsfk {
    color: rgba(0, 0, 0, .5)
}

#iqeuuo {
    color: rgba(0, 0, 0, .5)
}

#ikoccs {
    padding: 10px;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 20px;
    padding-right: 20px
}

#indyax {
    font-size: 2.5rem;
    margin-bottom: 10px;
    text-align: center
}

#iypu5i {
    color: #000;
    border-top-left-radius: 100%;
    border-top-right-radius: 100%;
    border-bottom-right-radius: 100%;
    border-bottom-left-radius: 100%;
    max-width: 100%;
    width: 75px;
    border-top-width: 3px;
    border-right-width: 3px;
    border-bottom-width: 3px;
    border-left-width: 3px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #2463eb;
    border-right-color: #2463eb;
    border-bottom-color: #2463eb;
    border-left-color: #2463eb
}

#iq6zhn {
    flex: 0 1 auto
}

#ifkv5s {
    font-size: 1.5rem
}

#iksx2f {
    color: rgba(0, 0, 0, .5)
}

#ine3d1 {
    color: rgba(0, 0, 0, .5)
}

#ih77eh {
    width: 100%;
    gap: 20px;
    align-items: center
}

#i0q7wg {
    padding: 10px;
    padding-left: 0;
    padding-right: 0
}

#i62lrp {
    justify-content: space-between
}

#iyrbql {
    color: #000;
    border-top-left-radius: 100%;
    border-top-right-radius: 100%;
    border-bottom-right-radius: 100%;
    border-bottom-left-radius: 100%;
    max-width: 100%;
    width: 75px;
    border-top-width: 3px;
    border-right-width: 3px;
    border-bottom-width: 3px;
    border-left-width: 3px;
    border-top-color: #2463eb;
    border-right-color: #2463eb;
    border-bottom-color: #2463eb;
    border-left-color: #2463eb;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid
}

#i9yvk1 {
    flex: 0 1 auto
}

#ixooyo {
    font-size: 1.5rem
}

#it40mk {
    color: rgba(0, 0, 0, .5)
}

#ibxicx {
    color: rgba(0, 0, 0, .5)
}

#i0vy0c {
    width: 100%;
    gap: 20px;
    align-items: center
}

#iu1uqq {
    padding: 10px;
    padding-left: 0;
    padding-right: 0
}

#iqe82c {
    justify-content: space-between
}

#iulv63 {
    width: 100%;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 50px
}

#iadatp {
    color: #000;
    border-top-left-radius: 100%;
    border-top-right-radius: 100%;
    border-bottom-right-radius: 100%;
    border-bottom-left-radius: 100%;
    max-width: 100%;
    width: 75px;
    border-top-width: 3px;
    border-right-width: 3px;
    border-bottom-width: 3px;
    border-left-width: 3px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #2463eb;
    border-right-color: #2463eb;
    border-bottom-color: #2463eb;
    border-left-color: #2463eb
}

#i067kl {
    flex: 0 1 auto
}

#id8bx5 {
    font-size: 1.5rem
}

#i1cpdg {
    color: rgba(0, 0, 0, .5)
}

#igkhd3 {
    color: rgba(0, 0, 0, .5)
}

#ikco1i {
    width: 100%;
    gap: 20px;
    align-items: center
}

#ic0tja {
    padding: 10px;
    padding-left: 0;
    padding-right: 0
}

#in7fuy {
    justify-content: space-between
}

#i8vzlh {
    color: #000;
    border-top-left-radius: 100%;
    border-top-right-radius: 100%;
    border-bottom-right-radius: 100%;
    border-bottom-left-radius: 100%;
    max-width: 100%;
    width: 75px;
    border-top-width: 3px;
    border-right-width: 3px;
    border-bottom-width: 3px;
    border-left-width: 3px;
    border-top-color: #2463eb;
    border-right-color: #2463eb;
    border-bottom-color: #2463eb;
    border-left-color: #2463eb;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid
}

#isi9pc {
    flex: 0 1 auto
}

#ibvvzo {
    font-size: 1.5rem
}

#iopkay {
    color: rgba(0, 0, 0, .5)
}

#iwwoe4 {
    color: rgba(0, 0, 0, .5)
}

#i51itv {
    width: 100%;
    gap: 20px;
    align-items: center
}

#igcqcv {
    padding: 10px;
    padding-left: 0;
    padding-right: 0
}

#ibybs1 {
    justify-content: space-between
}

#i8bt3h {
    width: 100%;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 50px
}

#i2wl43 {
    max-width: 1200px;
    align-items: center;
    display: flex;
    flex-direction: column
}

#i18ejd {
    justify-content: center;
    padding-top: 80px;
    padding-bottom: 80px;
    padding-left: 20px;
    padding-right: 20px
}

#i0v535 {
    font-size: 2.5rem;
    text-align: center
}

#irdfpj {
    padding: 10px;
    max-width: 750px;
    margin-bottom: 35px;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    margin-top: 35px
}

#i0lu0z {
    max-width: 1200px;
    align-items: center;
    display: flex;
    flex-direction: column;
    padding-top: 50px;
    padding-right: 50px;
    padding-bottom: 50px;
    padding-left: 50px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: rgba(0, 0, 0, .06);
    border-right-color: rgba(0, 0, 0, .06);
    border-bottom-color: rgba(0, 0, 0, .06);
    border-left-color: rgba(0, 0, 0, .06);
    background-image: radial-gradient(515px at 50% 141%, rgba(35, 98, 235, 0.22) 10%, white 90%);
    background-position: 0 0;
    background-size: 100% 100%;
    background-repeat: repeat;
    background-attachment: scroll;
    background-origin: padding-box;
    box-shadow: 0 10px 15px 0 rgba(0, 0, 0, .07)
}

#i2cynk {
    justify-content: center;
    padding-top: 80px;
    padding-bottom: 80px;
    padding-left: 20px;
    padding-right: 20px
}

#i8hcgf {
    font-family: Arial, Helvetica, sans-serif;
    color: #475569;
    background-image: linear-gradient(180deg, rgba(232, 232, 232, 1) 9%, rgba(172, 172, 172, 1) 93%);
    background-position: 0 0;
    background-size: 100% 100%;
    background-repeat: repeat;
    background-attachment: scroll;
    background-origin: padding-box
}

#ihx1zj {
    font-family: Arial, Helvetica, sans-serif;
    color: #475569;
    background-image: linear-gradient(180deg, rgba(232, 232, 232, 1) 9%, rgba(172, 172, 172, 1) 93%);
    background-position: 0 0;
    background-size: 100% 100%;
    background-repeat: repeat;
    background-attachment: scroll;
    background-origin: padding-box
}

#ih3li9 {
    font-size: 1.2rem;
    margin-bottom: 15px
}

#i13xq7 {
    font-size: 2.5rem
}

#ic7lll {
    padding: 10px;
    max-width: 750px;
    margin-bottom: 25px;
    padding-left: 0;
    padding-right: 0
}

#ipvx4q {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center
}

#i8h9ox {
    color: #000;
    border-top-left-radius: 35px;
    border-top-right-radius: 35px;
    border-bottom-right-radius: 35px;
    border-bottom-left-radius: 35px;
    max-width: 100%
}

#i90ro2 {
    gap: 100px;
    justify-content: space-between
}

#i15rwl {
    max-width: 1200px;
    align-items: center;
    display: flex;
    flex-direction: column
}

#i5fgn8 {
    justify-content: center;
    padding-top: 80px;
    padding-bottom: 80px;
    padding-left: 20px;
    padding-right: 20px
}

#iah64h {
    font-size: 2.5rem;
    margin-bottom: 10px;
    text-align: center
}

#i46lyk {
    padding: 10px;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 20px;
    padding-right: 20px
}

#icgoyi {
    font-family: Arial, Helvetica, sans-serif;
    color: #475569;
    background-image: linear-gradient(180deg, rgba(232, 232, 232, 1) 9%, rgba(172, 172, 172, 1) 93%);
    background-position: 0 0;
    background-size: 100% 100%;
    background-repeat: repeat;
    background-attachment: scroll;
    background-origin: padding-box
}

#i86uc8 {
    padding: 10px;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 20px;
    padding-right: 20px
}

#i1mew {
    margin-right: 12px;
    background-color: #ff0028
}

#imq3ni {
    background-color: #014df1
}

#ilac2f {
    background-image: url(../assets/dllogo.webp);
    background-size: contain;
    background-position: center center;
    background-attachment: scroll;
    background-repeat: no-repeat;
    height: 100px;
    padding-left: 154px
}

#ihroci {
    display: block;
    padding-top: 0;
    padding-bottom: 0
}

#ivqcaj {
    align-self: center
}

#ii6zw7 {
    flex-direction: column
}

#imh9c4 {
    padding: 10px;
    text-align: center;
    font-size: 1rem;
    margin-top: 20px;
    opacity: 75%;
    color: #000;
    font-weight: 500
}

#is95u4 {
    max-width: 1200px;
    display: flex;
    flex-direction: column
}

#ifs8kj {
    justify-content: center;
    padding-top: 80px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 80px
}

#i73tkj {
    color: #000;
    border-top-left-radius: 100%;
    border-top-right-radius: 100%;
    border-bottom-right-radius: 100%;
    border-bottom-left-radius: 100%;
    max-width: 100%;
    width: 75px;
    border-top-width: 3px;
    border-right-width: 3px;
    border-bottom-width: 3px;
    border-left-width: 3px;
    border-top-color: darkred;
    border-right-color: darkred;
    border-bottom-color: darkred;
    border-left-color: darkred;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid
}

#i4r3zr {
    flex: 0 1 auto
}

#ijxept {
    font-size: 1.5rem
}

#ivqkmx {
    color: rgba(0, 0, 0, .5)
}

#i6qzz1 {
    color: rgba(0, 0, 0, .5)
}

#i8m9vj {
    width: 100%;
    gap: 20px;
    align-items: center
}

#iiq1yf {
    padding: 10px;
    padding-left: 0;
    padding-right: 0
}

#ic67cj {
    display: block;
    flex: 1 1 0%;
    align-self: center;
    margin-top: 0;
    margin-right: 25%;
    margin-bottom: 0;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-left: 25%
}

#isxukt {
    text-align: center;
    font-size: 32px;
    font-weight: 700;
    margin-top: 12px;
    margin-bottom: 12px
}

.divider {
    height: 3px;
    width: 100%;
    margin: 10px;
    background-color: rgba(0, 0, 0, .05)
}

#ijkbci {
    width: 100%;
    max-width: 1200px;
    align-self: center;
    display: inline-block
}

#ipxtob {
    justify-content: center;
    position: static;
    top: 15px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px
}

#icba6e {
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 0;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    display: inline-block;
    flex: 1 1 0%;
    align-self: center
}

#id7lzq {
    border-top-left-radius: 32px;
    border-top-right-radius: 32px;
    border-bottom-right-radius: 32px;
    border-bottom-left-radius: 32px;
    border-top-width: 4px;
    border-right-width: 4px;
    border-bottom-width: 4px;
    border-left-width: 4px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #000;
    border-right-color: #000;
    border-bottom-color: #000;
    border-left-color: #000;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-right: 50px;
    margin-bottom: 0;
    margin-left: 50px;
    flex-wrap: nowrap;
    flex: 1 1 0%;
    align-self: center;
    width: 100px
}

#ipad2i {
    justify-content: center;
    position: static;
    top: 15px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px
}

#ij2gk2 {
    background-color: rgba(255, 0, 0, .5);
    height: 8px
}

#igiij6 {
    text-align: center;
    font-size: 28px;
    font-weight: 700;
    margin-top: 15px;
    margin-bottom: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row
}

#i8t008 {
    justify-content: center;
    align-items: center;
    flex-direction: row;
    display: flex;
    flex-wrap: nowrap;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0
}

#iwet2n {
    padding-top: 5px;
    padding-bottom: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 33vw
}

#itsfnb {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 0;
    width: 33vw
}

#ihlpo5 {
    border-top-left-radius: 32px;
    border-top-right-radius: 32px;
    border-bottom-right-radius: 32px;
    border-bottom-left-radius: 32px;
    border-top-width: 4px;
    border-right-width: 4px;
    border-bottom-width: 4px;
    border-left-width: 4px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #000;
    border-right-color: #000;
    border-bottom-color: #000;
    border-left-color: #000;
    justify-content: center;
    align-items: center;
    position: static;
    margin-left: 50px;
    margin-right: 50px;
    flex: 1 1 0%;
    align-self: center;
    width: 100px
}

#icnhdk {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 33vw
}

#i4s4sg {
    border-top-left-radius: 32px;
    border-top-right-radius: 32px;
    border-bottom-right-radius: 32px;
    border-bottom-left-radius: 32px;
    border-top-width: 4px;
    border-right-width: 4px;
    border-bottom-width: 4px;
    border-left-width: 4px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #000;
    border-right-color: #000;
    border-bottom-color: #000;
    border-left-color: #000;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-left: 48px;
    margin-right: 50px;
    margin-top: 0;
    margin-bottom: 0;
    flex: 1 1 0%;
    align-self: center;
    width: 100px
}

#i7ckus {
    justify-content: center;
    position: static;
    top: 15px;
    display: flex;
    align-items: center
}

#izvmbl {
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 0;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    display: inline-block;
    flex: 1 1 0%;
    align-self: center
}

#iy4f7a {
    width: 25vw;
    align-self: center;
    display: flex;
    justify-content: center
}

#icmpli {
    border-top-left-radius: 32px;
    border-top-right-radius: 32px;
    border-bottom-right-radius: 32px;
    border-bottom-left-radius: 32px;
    border-top-width: 4px;
    border-right-width: 4px;
    border-bottom-width: 4px;
    border-left-width: 4px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #000;
    border-right-color: #000;
    border-bottom-color: #000;
    border-left-color: #000;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-right: 50px;
    margin-bottom: 0;
    margin-left: 50px;
    flex-wrap: nowrap;
    flex: 1 1 0%;
    align-self: center;
    max-width: 412px;
    max-height: 683px;
    width: 100px
}

#im9wyh {
    border-top-left-radius: 32px;
    border-top-right-radius: 32px;
    border-bottom-right-radius: 32px;
    border-bottom-left-radius: 32px;
    border-top-width: 4px;
    border-right-width: 4px;
    border-bottom-width: 4px;
    border-left-width: 4px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #000;
    border-right-color: #000;
    border-bottom-color: #000;
    border-left-color: #000;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-left: 48px;
    margin-right: 50px;
    margin-top: 0;
    margin-bottom: 0;
    flex: 1 1 0%;
    align-self: center;
    max-width: 412px;
    width: 100px
}

#iy06q1 {
    border-top-left-radius: 32px;
    border-top-right-radius: 32px;
    border-bottom-right-radius: 32px;
    border-bottom-left-radius: 32px;
    border-top-width: 4px;
    border-right-width: 4px;
    border-bottom-width: 4px;
    border-left-width: 4px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #000;
    border-right-color: #000;
    border-bottom-color: #000;
    border-left-color: #000;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-left: 48px;
    margin-right: 50px;
    margin-top: 0;
    margin-bottom: 0;
    flex: 1 1 0%;
    align-self: center;
    max-width: 412px;
    width: 100px
}

#i8hvmh {
    justify-content: center;
    position: static;
    top: 15px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px
}

#iy2och {
    align-items: center;
    justify-content: center;
    display: flex;
    width: 30vw
}

#ierj2v {
    border-top-left-radius: 32px;
    border-top-right-radius: 32px;
    border-bottom-right-radius: 32px;
    border-bottom-left-radius: 32px;
    border-top-width: 4px;
    border-right-width: 4px;
    border-bottom-width: 4px;
    border-left-width: 4px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #000;
    border-right-color: #000;
    border-bottom-color: #000;
    border-left-color: #000;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    justify-content: center;
    display: block;
    align-items: center;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    width: 100vw;
    max-width: 512px
}

#ixjikt {
    align-items: center;
    justify-content: center;
    display: flex;
    width: 100vw
}

#iuxh2e {
    border-top-left-radius: 32px;
    border-top-right-radius: 32px;
    border-bottom-right-radius: 32px;
    border-bottom-left-radius: 32px;
    border-top-width: 4px;
    border-right-width: 4px;
    border-bottom-width: 4px;
    border-left-width: 4px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #000;
    border-right-color: #000;
    border-bottom-color: #000;
    border-left-color: #000;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    display: block;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    width: 100vw;
    max-width: 512px
}

#ivv7yt {
    background-image: url(../assets/dllogo.webp);
    background-size: contain;
    background-position: center center;
    background-attachment: scroll;
    background-repeat: no-repeat;
    height: 100px;
    padding-left: 154px
}

#i071ie {
    display: block;
    padding-top: 0;
    padding-bottom: 0
}

#iha5kf {
    align-self: center
}

#i5si24 {
    flex-direction: column
}

#ixbt09 {
    padding: 10px;
    text-align: center;
    font-size: 1rem;
    margin-top: 20px;
    opacity: 75%;
    color: #000;
    font-weight: 500
}

#iz78vz {
    max-width: 1200px;
    display: flex;
    flex-direction: column
}

#ia4bqi {
    justify-content: center;
    padding-top: 80px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 80px
}

#ilyq5s {
    width: 25vw;
    align-self: center;
    display: flex;
    justify-content: center
}

#ifo718 {
    width: 25vw;
    align-self: center;
    display: flex;
    justify-content: center
}

#iyqznq {
    background-image: url(../assets/fbrmain.webp);
    background-size: contain;
    background-position: center center;
    background-attachment: scroll;
    background-repeat: no-repeat;
    padding-left: 71px;
    height: 100px
}

#i9u4il {
    display: block;
    padding-top: 0;
    padding-bottom: 0
}

#ik38wk {
    flex: 0 1 auto
}

#iqezjn {
    padding: 10px;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 20px;
    padding-right: 20px
}

#isba8k {
    padding: 10px;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 20px;
    padding-right: 20px
}

#iqtffr {
    padding: 10px;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 20px;
    padding-right: 20px
}

#iu0i1f {
    padding: 10px;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 20px;
    padding-right: 20px
}

#iaa2e5 {
    flex: 0 1 auto
}

#i0j1va {
    padding-top: 0;
    padding-bottom: 0
}

#iac0sf {
    flex: 1 1 0%
}

#iwzrvg {
    margin-right: 12px;
    background-color: #ff0028
}

#ix1snm {
    background-color: #014df1
}

#iz9ja7 {
    flex: 0 1 auto;
    display: block;
    padding-left: 10px;
    padding-right: 10px
}

#izu604 {
    align-items: center;
    justify-content: space-between;
    padding-top: 0;
    padding-bottom: 0;
    background-color: rgba(255, 255, 255, .8);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    backdrop-filter: blur(13px);
    box-shadow: 0 2px 7px 0 rgba(0, 0, 0, .14)
}

#i99ddb {
    width: 100%;
    max-width: 1200px
}

#i7rxlc {
    justify-content: center;
    position: sticky;
    top: 15px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px
}

#iz7y62 {
    background-color: rgba(255, 0, 0, .5);
    height: 8px
}

#iut5mn {
    text-align: center;
    font-size: 28px;
    font-weight: 700;
    margin-top: 15px;
    margin-bottom: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row
}

#izp4ux {
    width: 100%;
    max-width: 1200px;
    align-self: center;
    display: inline-block
}

#iy3vxa {
    justify-content: center;
    position: static;
    top: 15px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px
}

#idxy96 {
    border-top-left-radius: 32px;
    border-top-right-radius: 32px;
    border-bottom-right-radius: 32px;
    border-bottom-left-radius: 32px;
    border-top-width: 4px;
    border-right-width: 4px;
    border-bottom-width: 4px;
    border-left-width: 4px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #000;
    border-right-color: #000;
    border-bottom-color: #000;
    border-left-color: #000;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-right: 50px;
    margin-bottom: 0;
    margin-left: 50px;
    flex-wrap: nowrap;
    flex: 1 1 0%;
    align-self: center;
    width: 100px
}

#iamsam {
    padding-top: 5px;
    padding-bottom: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 33vw
}

#iutgig {
    border-top-left-radius: 32px;
    border-top-right-radius: 32px;
    border-bottom-right-radius: 32px;
    border-bottom-left-radius: 32px;
    border-top-width: 4px;
    border-right-width: 4px;
    border-bottom-width: 4px;
    border-left-width: 4px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #000;
    border-right-color: #000;
    border-bottom-color: #000;
    border-left-color: #000;
    justify-content: center;
    align-items: center;
    position: static;
    margin-left: 50px;
    margin-right: 50px;
    flex: 1 1 0%;
    align-self: center;
    width: 100px
}

#iodz4h {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 0;
    width: 33vw
}

#i3mlrw {
    border-top-left-radius: 32px;
    border-top-right-radius: 32px;
    border-bottom-right-radius: 32px;
    border-bottom-left-radius: 32px;
    border-top-width: 4px;
    border-right-width: 4px;
    border-bottom-width: 4px;
    border-left-width: 4px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #000;
    border-right-color: #000;
    border-bottom-color: #000;
    border-left-color: #000;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-left: 48px;
    margin-right: 50px;
    margin-top: 0;
    margin-bottom: 0;
    flex: 1 1 0%;
    align-self: center;
    width: 100px
}

#ieha1i {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 33vw
}

#idnmp7 {
    justify-content: center;
    align-items: center;
    flex-direction: row;
    display: flex;
    flex-wrap: nowrap;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0
}

#ikqboh {
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 0;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    display: inline-block;
    flex: 1 1 0%;
    align-self: center
}

#i39gpc {
    justify-content: center;
    position: static;
    top: 15px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px
}

#ik4s7r {
    border-top-left-radius: 32px;
    border-top-right-radius: 32px;
    border-bottom-right-radius: 32px;
    border-bottom-left-radius: 32px;
    border-top-width: 4px;
    border-right-width: 4px;
    border-bottom-width: 4px;
    border-left-width: 4px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #000;
    border-right-color: #000;
    border-bottom-color: #000;
    border-left-color: #000;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-right: 50px;
    margin-bottom: 0;
    margin-left: 50px;
    flex-wrap: nowrap;
    flex: 1 1 0%;
    align-self: center;
    max-width: 412px;
    max-height: 683px;
    width: 100px
}

#icplic {
    width: 25vw;
    align-self: center;
    display: flex;
    justify-content: center
}

#imx3yj {
    border-top-left-radius: 32px;
    border-top-right-radius: 32px;
    border-bottom-right-radius: 32px;
    border-bottom-left-radius: 32px;
    border-top-width: 4px;
    border-right-width: 4px;
    border-bottom-width: 4px;
    border-left-width: 4px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #000;
    border-right-color: #000;
    border-bottom-color: #000;
    border-left-color: #000;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-left: 48px;
    margin-right: 50px;
    margin-top: 0;
    margin-bottom: 0;
    flex: 1 1 0%;
    align-self: center;
    max-width: 412px;
    width: 100px
}

#iv3pds {
    width: 25vw;
    align-self: center;
    display: flex;
    justify-content: center
}

#iv4bfg {
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 0;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    display: inline-block;
    flex: 1 1 0%;
    align-self: center
}

#isgsic {
    justify-content: center;
    position: static;
    top: 15px;
    display: flex;
    align-items: center
}

#ihypb1 {
    background-image: url(../assets/dllogo.webp);
    background-size: contain;
    background-position: center center;
    background-attachment: scroll;
    background-repeat: no-repeat;
    height: 100px;
    padding-left: 154px
}

#irq6cd {
    display: block;
    padding-top: 0;
    padding-bottom: 0
}

#iljk7l {
    align-self: center
}

#i9ffnj {
    flex-direction: column
}

#igkbg6 {
    padding: 10px;
    text-align: center;
    font-size: 1rem;
    margin-top: 20px;
    opacity: 75%;
    color: #000;
    font-weight: 500
}

#i6ewm2 {
    max-width: 1200px;
    display: flex;
    flex-direction: column
}

#ingbtm {
    justify-content: center;
    padding-top: 80px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 80px
}

#icqa27 {
    background-image: url(../assets/dllogo.webp);
    background-size: contain;
    background-position: center center;
    background-attachment: scroll;
    background-repeat: no-repeat;
    height: 100px;
    padding-left: 154px
}

#i2ewvh {
    display: block;
    padding-top: 0;
    padding-bottom: 0
}

#i0dwjn {
    align-self: center
}

#iisugq {
    flex-direction: column
}

#i7kdfe {
    padding: 10px;
    text-align: center;
    font-size: 1rem;
    margin-top: 20px;
    opacity: 75%;
    color: #000;
    font-weight: 500
}

#iepimk {
    max-width: 1200px;
    display: flex;
    flex-direction: column
}

#icrudb {
    justify-content: center;
    padding-top: 80px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 80px
}

#irq44l {
    background-image: url(../assets/dllogo.webp);
    background-size: contain;
    background-position: center center;
    background-attachment: scroll;
    background-repeat: no-repeat;
    height: 100px;
    padding-left: 154px
}

#i5ycb2 {
    display: block;
    padding-top: 0;
    padding-bottom: 0
}

#izawta {
    align-self: center
}

#iddycf {
    flex-direction: column
}

#ibguyq {
    padding: 10px;
    text-align: center;
    font-size: 1rem;
    margin-top: 20px;
    opacity: 75%;
    color: #000;
    font-weight: 500
}

#ij0wkv {
    max-width: 1200px;
    display: flex;
    flex-direction: column
}

#iy6tw5 {
    justify-content: center;
    padding-top: 80px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 80px
}

#i22gmn {
    background-color: rgba(255, 0, 0, .5);
    height: 8px
}

#ifw0ik {
    background-color: rgba(255, 0, 0, .5);
    height: 8px
}

#im818w {
    padding: 10px;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 20px;
    padding-right: 20px
}

#ibs3ly {
    background-image: url(../assets/fbrmain.webp);
    background-size: contain;
    background-position: center center;
    background-attachment: scroll;
    background-repeat: no-repeat;
    padding-left: 71px;
    height: 100px
}

#ikk7wh {
    display: block;
    padding-top: 0;
    padding-bottom: 0
}

#i0m68d {
    flex: 0 1 auto
}

#i18a1t {
    padding: 10px;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 20px;
    padding-right: 20px
}

#ifths9 {
    padding: 10px;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 20px;
    padding-right: 20px
}

#i8juvt {
    padding: 10px;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 20px;
    padding-right: 20px
}

#iwotgh {
    padding: 10px;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 20px;
    padding-right: 20px
}

#imikmi {
    padding: 10px;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 20px;
    padding-right: 20px
}

#iwhenj {
    flex: 0 1 auto
}

#iwdeyz {
    padding-top: 0;
    padding-bottom: 0
}

#im88xc {
    flex: 1 1 0%
}

#iynjnk {
    margin-right: 12px;
    background-color: #ff0028
}

#iw2d4g {
    background-color: #014df1
}

#irpfan {
    flex: 0 1 auto;
    display: block;
    padding-left: 10px;
    padding-right: 10px
}

#i6azki {
    align-items: center;
    justify-content: space-between;
    padding-top: 0;
    padding-bottom: 0;
    background-color: rgba(255, 255, 255, .8);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    backdrop-filter: blur(13px);
    box-shadow: 0 2px 7px 0 rgba(0, 0, 0, .14)
}

#iqg8nz {
    width: 100%;
    max-width: 1200px
}

#irv05k {
    justify-content: center;
    position: sticky;
    top: 15px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px
}

#icbsmj {
    background-image: url(../assets/fbrmain.webp);
    background-size: contain;
    background-position: center center;
    background-attachment: scroll;
    background-repeat: no-repeat;
    padding-left: 71px;
    height: 100px
}

#ij2oxi {
    display: block;
    padding-top: 0;
    padding-bottom: 0
}

#iafif7 {
    flex: 0 1 auto
}

#i40lc8 {
    padding: 10px;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 20px;
    padding-right: 20px
}

#iawnpl {
    padding: 10px;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 20px;
    padding-right: 20px
}

#i7vkg6 {
    padding: 10px;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 20px;
    padding-right: 20px
}

#i09nb3 {
    padding: 10px;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 20px;
    padding-right: 20px
}

#iy7mmz {
    padding: 10px;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 20px;
    padding-right: 20px
}

#ifbs3m {
    flex: 0 1 auto
}

#i5yxa7 {
    padding-top: 0;
    padding-bottom: 0
}

#ikzkkl {
    flex: 1 1 0%
}

#i4m9v8 {
    margin-right: 12px;
    background-color: #ff0028
}

#irjmli {
    background-color: #014df1
}

#iuq73s {
    flex: 0 1 auto;
    display: block;
    padding-left: 10px;
    padding-right: 10px
}

#ircbwj {
    align-items: center;
    justify-content: space-between;
    padding-top: 0;
    padding-bottom: 0;
    background-color: rgba(255, 255, 255, .8);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    backdrop-filter: blur(13px);
    box-shadow: 0 2px 7px 0 rgba(0, 0, 0, .14)
}

#ihqa23 {
    width: 100%;
    max-width: 1200px
}

#i3yu2h {
    justify-content: center;
    position: sticky;
    top: 15px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px
}

#i5xa9l {
    background-image: url(../assets/fbrmain.webp);
    background-size: contain;
    background-position: center center;
    background-attachment: scroll;
    background-repeat: no-repeat;
    padding-left: 71px;
    height: 100px
}

#iy5jbg {
    display: block;
    padding-top: 0;
    padding-bottom: 0
}

#ioidqw {
    flex: 0 1 auto
}

#ixghjq {
    padding: 10px;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 20px;
    padding-right: 20px
}

#i8ltoj {
    padding: 10px;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 20px;
    padding-right: 20px
}

#ig2fba {
    padding: 10px;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 20px;
    padding-right: 20px
}

#ikdklj {
    padding: 10px;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 20px;
    padding-right: 20px
}

#iqy9ux {
    padding: 10px;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 20px;
    padding-right: 20px
}

#imjt5g {
    flex: 0 1 auto
}

#iedeeh {
    padding-top: 0;
    padding-bottom: 0
}

#i98i4i {
    flex: 1 1 0%
}

#iwacxf {
    margin-right: 12px;
    background-color: #ff0028
}

#iolhgj {
    background-color: #014df1
}

#isx2bg {
    flex: 0 1 auto;
    display: block;
    padding-left: 10px;
    padding-right: 10px
}

#ii9nsk {
    align-items: center;
    justify-content: space-between;
    padding-top: 0;
    padding-bottom: 0;
    background-color: rgba(255, 255, 255, .8);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    backdrop-filter: blur(13px);
    box-shadow: 0 2px 7px 0 rgba(0, 0, 0, .14)
}

#i66qyf {
    width: 100%;
    max-width: 1200px
}

#ihy4oi {
    justify-content: center;
    position: sticky;
    top: 15px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px
}

@media(max-width:992px) {
    .grid-row {
        flex-direction: column
    }

    #iyd2 {
        flex-direction: row
    }

    #it00l {
        flex-direction: row
    }

    #i9tit1 {
        flex-direction: row
    }

    #io8c2m {
        flex-direction: row
    }

    #io7eot {
        flex-direction: row
    }

    #id7e38 {
        flex-direction: row
    }

    #ih77eh {
        flex-direction: row
    }

    #i0vy0c {
        flex-direction: row
    }

    #ikco1i {
        flex-direction: row
    }

    #i51itv {
        flex-direction: row
    }

    #i8m9vj {
        flex-direction: row
    }

    #i0j1va {
        flex-direction: row
    }

    #izu604 {
        flex-direction: row
    }

    #iwdeyz {
        flex-direction: row
    }

    #i6azki {
        flex-direction: row
    }

    #i5yxa7 {
        flex-direction: row
    }

    #ircbwj {
        flex-direction: row
    }

    #iedeeh {
        flex-direction: row
    }

    #ii9nsk {
        flex-direction: row
    }
}

@media(max-width:768px) {
    #iffs {
        display: none
    }

    #iac0sf {
        display: none
    }

    #im88xc {
        display: none
    }

    #ikzkkl {
        display: none
    }

    #i98i4i {
        display: none
    }
}

details {
  margin: 10px 0;
  border: 1px solid #ccc;
  border-radius: 6px;
  padding: 5px 10px;
}

summary {
  font-size: 1.2em;
  font-weight: bold;
  cursor: pointer;
  list-style: none; /* remove default arrow */
}

summary::-webkit-details-marker {
  display: none; /* hide default marker in WebKit */
}

summary::before {
  content: "▶ "; /* custom arrow */
  font-size: 0.9em;
  display: inline-block;
  transition: transform 0.2s ease;
}

details[open] summary::before {
  transform: rotate(90deg);
}
