/**/
.imageWidget {
    position: relative
}

.imageWidget a,
.imageWidget span.image-caption {
    font-style: italic;
    text-align: center
}

.imageWidget a[data-caption]::after,
.imageWidget span[data-caption]::after {
    content: attr(data-caption);
    display: block;
    line-height: 100%
}

.imageWidget.with-caption a::after,
.imageWidget.with-caption span.image-caption::after {
    margin-top: 12px
}

.imageWidget img[width][height] {
    height: auto
}

[data-flex-site] #fcontainer .imageWidget:after,
[data-flex-site] #flex-footer .imageWidget:after,
[data-flex-site] #flex-header .imageWidget:after {
    content: none
}

[data-flex-site] #fcontainer .imageWidget:before,
[data-flex-site] #flex-footer .imageWidget:before,
[data-flex-site] #flex-header .imageWidget:before {
    font-size: 80px;
    transform: none
}

.imageWidget.hover img.hover-image,
.imageWidget:hover img.hover-image {
    display: initial
}

.imageWidget.hover.hasHover img:not(.hover-image),
.imageWidget:hover.hasHover img:not(.hover-image) {
    display: none !important
}

.imageWidget img.hover-image,
.imageWidget img.logo-on-scroll {
    display: none
}

/**/
.dmNewParagraph[data-version] .text-align-left {
    text-align: left !important
}

.dmNewParagraph[data-version] .text-align-center {
    text-align: center !important
}

.dmNewParagraph[data-version] .text-align-right {
    text-align: right !important
}

.dmNewParagraph[data-version] .text-align-justify {
    text-align: justify !important
}

.dmNewParagraph[data-version] .ql-indent-1 {
    padding: 0 1em;
    padding-inline-end: 0;
    padding-inline-start: 3em
}

.dmNewParagraph[data-version] .ql-indent-2 {
    padding: 0 2em;
    padding-inline-end: 0;
    padding-inline-start: 6em
}

.dmNewParagraph[data-version] .ql-indent-3 {
    padding: 0 3em;
    padding-inline-end: 0;
    padding-inline-start: 9em
}

.dmNewParagraph[data-version] .ql-indent-4 {
    padding: 0 4em;
    padding-inline-end: 0;
    padding-inline-start: 12em
}

.dmNewParagraph[data-version] .ql-indent-5 {
    padding: 0 5em;
    padding-inline-end: 0;
    padding-inline-start: 15em
}

.dmNewParagraph[data-version] .ql-indent-6 {
    padding: 0 6em;
    padding-inline-end: 0;
    padding-inline-start: 18em
}

.dmNewParagraph[data-version] .ql-indent-7 {
    padding: 0 7em;
    padding-inline-end: 0;
    padding-inline-start: 21em
}

.dmNewParagraph[data-version] .ql-indent-8 {
    padding: 0 8em;
    padding-inline-end: 0;
    padding-inline-start: 24em
}

.dmNewParagraph[data-version] .ql-indent-9 {
    padding: 0 9em;
    padding-inline-end: 0;
    padding-inline-start: 27em
}

.dmNewParagraph[data-version] {
    line-height: initial
}

.dmNewParagraph[data-version] [class*=size-] {
    width: auto !important;
    height: auto !important
}

.dmNewParagraph[data-version] h1,
.dmNewParagraph[data-version] h2,
.dmNewParagraph[data-version] h3,
.dmNewParagraph[data-version] h4,
.dmNewParagraph[data-version] h5,
.dmNewParagraph[data-version] h6,
.dmNewParagraph[data-version] ol,
.dmNewParagraph[data-version] p,
.dmNewParagraph[data-version] ul {
    margin-top: 0;
    margin-bottom: 0
}

.dmNewParagraph[data-version] ol,
.dmNewParagraph[data-version] ul {
    padding: 0;
    counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9
}

.dmNewParagraph[data-version] ol>li,
.dmNewParagraph[data-version] ul>li {
    list-style-type: none;
    text-indent: -1.5em;
    margin: 0 1em;
    margin-inline-end: 0;
    margin-inline-start: 2em
}

.dmNewParagraph[data-version] ol>li:before,
.dmNewParagraph[data-version] ul>li:before {
    min-width: 1em;
    display: inline-block;
    margin-right: .5em;
    margin-inline-start: 0;
    margin-inline-end: .5em;
    text-align: right;
    text-align: end
}

.dmNewParagraph[data-version] ul .ql-indent-1 {
    counter-reset: list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
    counter-increment: list-1
}

.dmNewParagraph[data-version] ul .ql-indent-1:before {
    font-weight: 700;
    content: "○"
}

.dmNewParagraph[data-version] ul .ql-indent-2 {
    counter-reset: list-3 list-4 list-5 list-6 list-7 list-8 list-9;
    counter-increment: list-2
}

.dmNewParagraph[data-version] ul .ql-indent-2:before,
.dmNewParagraph[data-version] ul .ql-indent-3:before,
.dmNewParagraph[data-version] ul .ql-indent-4:before,
.dmNewParagraph[data-version] ul .ql-indent-5:before,
.dmNewParagraph[data-version] ul .ql-indent-6:before,
.dmNewParagraph[data-version] ul .ql-indent-7:before,
.dmNewParagraph[data-version] ul .ql-indent-8:before,
.dmNewParagraph[data-version] ul .ql-indent-9:before {
    font-weight: 700;
    content: "■"
}

.dmNewParagraph[data-version] ul .ql-indent-3 {
    counter-reset: list-4 list-5 list-6 list-7 list-8 list-9;
    counter-increment: list-3
}

.dmNewParagraph[data-version] ul .ql-indent-4 {
    counter-reset: list-5 list-6 list-7 list-8 list-9;
    counter-increment: list-4
}

.dmNewParagraph[data-version] ul .ql-indent-5 {
    counter-reset: list-6 list-7 list-8 list-9;
    counter-increment: list-5
}

.dmNewParagraph[data-version] ul .ql-indent-6 {
    counter-reset: list-7 list-8 list-9;
    counter-increment: list-6
}

.dmNewParagraph[data-version] ul .ql-indent-7 {
    counter-reset: list-8 list-9;
    counter-increment: list-7
}

.dmNewParagraph[data-version] ul .ql-indent-8 {
    counter-reset: list-9;
    counter-increment: list-8
}

.dmNewParagraph[data-version] ul .ql-indent-9 {
    counter-reset: list-10 list-9;
    counter-increment: list-9
}

.dmNewParagraph[data-version] ul>li:before {
    font-weight: 700;
    content: "•";
    font-family: Arial
}

.dmNewParagraph[data-version] ul.custom-list-1>li:not([class^=ql-indent-]):not([class*=" ql-indent-"]):before {
    content: "○";
    transform: scale(1);
    transform-origin: center right
}

.dmNewParagraph[data-version] ul.custom-list-2>li:not([class^=ql-indent-]):not([class*=" ql-indent-"]):before {
    content: "★";
    transform: scale(.7);
    transform-origin: center right
}

.dmNewParagraph[data-version] ul.custom-list-3>li:not([class^=ql-indent-]):not([class*=" ql-indent-"]):before {
    content: "➞";
    transform: scale(.8);
    transform-origin: center right
}

.dmNewParagraph[data-version] ul.custom-list-4>li:not([class^=ql-indent-]):not([class*=" ql-indent-"]):before {
    content: "＋";
    transform: scale(.7);
    transform-origin: center right
}

.dmNewParagraph[data-version] ul.custom-list-5>li:not([class^=ql-indent-]):not([class*=" ql-indent-"]):before {
    content: "－";
    transform: scale(.7);
    transform-origin: center right
}

.dmNewParagraph[data-version] ul.custom-list-6>li:not([class^=ql-indent-]):not([class*=" ql-indent-"]):before {
    content: "✓";
    transform: scale(.8);
    transform-origin: center right
}

.dmNewParagraph[data-version] ul.custom-list-7>li:not([class^=ql-indent-]):not([class*=" ql-indent-"]):before {
    content: "✗";
    transform: scale(.8);
    transform-origin: center right
}

.dmNewParagraph[data-version] ol .ql-indent-1 {
    counter-reset: list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
    counter-increment: list-1
}

.dmNewParagraph[data-version] ol .ql-indent-1:before {
    content: counter(list-1, lower-alpha) ". "
}

.dmNewParagraph[data-version] ol .ql-indent-2 {
    counter-reset: list-3 list-4 list-5 list-6 list-7 list-8 list-9;
    counter-increment: list-2
}

.dmNewParagraph[data-version] ol .ql-indent-2:before {
    content: counter(list-2, lower-roman) ". "
}

.dmNewParagraph[data-version] ol .ql-indent-3 {
    counter-reset: list-4 list-5 list-6 list-7 list-8 list-9;
    counter-increment: list-3
}

.dmNewParagraph[data-version] ol .ql-indent-3:before {
    content: counter(list-3, decimal) ". "
}

.dmNewParagraph[data-version] ol .ql-indent-4 {
    counter-reset: list-5 list-6 list-7 list-8 list-9;
    counter-increment: list-4
}

.dmNewParagraph[data-version] ol .ql-indent-4:before {
    content: counter(list-4, lower-alpha) ". "
}

.dmNewParagraph[data-version] ol .ql-indent-5 {
    counter-reset: list-6 list-7 list-8 list-9;
    counter-increment: list-5
}

.dmNewParagraph[data-version] ol .ql-indent-5:before {
    content: counter(list-5, lower-roman) ". "
}

.dmNewParagraph[data-version] ol .ql-indent-6 {
    counter-reset: list-7 list-8 list-9;
    counter-increment: list-6
}

.dmNewParagraph[data-version] ol .ql-indent-6:before {
    content: counter(list-6, decimal) ". "
}

.dmNewParagraph[data-version] ol .ql-indent-7 {
    counter-reset: list-8 list-9;
    counter-increment: list-7
}

.dmNewParagraph[data-version] ol .ql-indent-7:before {
    content: counter(list-7, lower-alpha) ". "
}

.dmNewParagraph[data-version] ol .ql-indent-8 {
    counter-reset: list-9;
    counter-increment: list-8
}

.dmNewParagraph[data-version] ol .ql-indent-8:before {
    content: counter(list-8, lower-roman) ". "
}

.dmNewParagraph[data-version] ol .ql-indent-9 {
    counter-reset: list-10 list-9;
    counter-increment: list-9
}

.dmNewParagraph[data-version] ol .ql-indent-9:before {
    content: counter(list-9, decimal) ". "
}

.dmNewParagraph[data-version] ol li {
    counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
    counter-increment: list-0
}

.dmNewParagraph[data-version] ol li:before {
    content: counter(list-0, decimal) ". "
}

.dmNewParagraph[data-version] a {
    vertical-align: initial
}

@media(min-width:768px) and (max-width:1024px) {
    .dmNewParagraph[data-version] .t-text-align-left {
        text-align: left !important
    }

    .dmNewParagraph[data-version] .t-text-align-center {
        text-align: center !important
    }

    .dmNewParagraph[data-version] .t-text-align-right {
        text-align: right !important
    }

    .dmNewParagraph[data-version] .t-text-align-justify {
        text-align: justify !important
    }
}

@media(max-width:767px) {
    .dmRoot .dmNewParagraph[data-version] .m-text-align-left {
        text-align: left !important
    }

    .dmRoot .dmNewParagraph[data-version] .m-text-align-center {
        text-align: center !important
    }

    .dmRoot .dmNewParagraph[data-version] .m-text-align-right {
        text-align: right !important
    }

    .dmRoot .dmNewParagraph[data-version] .m-text-align-justify {
        text-align: justify !important
    }
}

.inlineBindingLink {
    color: inherit !important;
    text-decoration: inherit !important
}

/**/
#dm .dmSocialHub:not(.gapSpacing) .socialHubInnerDiv a:not(:last-child) {
    margin-right: 5px
}

.socialHubIcon {
    display: flex !important;
    align-items: center;
    justify-content: center
}

.socialHubIcon svg {
    fill: currentColor;
    width: 80%;
    height: 80%
}

.socialHubIcon.style1,
.socialHubIcon.style4,
.socialHubIcon.style6,
.socialHubIcon.style7 {
    background: #617379
}

.socialHubIcon.style7 {
    box-shadow: 0 5px 0 0 #475459
}

.style1.dmSocialTiktok,
.style4.dmSocialTiktok {
    background: #000
}

.style1.dmSocialFacebook,
.style4.dmSocialFacebook {
    background: #1877f2
}

.style1.dmSocialTwitter,
.style4.dmSocialTwitter {
    background: #0f1419
}

.style1.dmSocialGooglePlus,
.style4.dmSocialGooglePlus {
    background: #da4835
}

.style1.dmSocialInstagram,
.style4.dmSocialInstagram {
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%) !important
}

.style1.dmSocialYoutube,
.style4.dmSocialYoutube {
    background: red
}

.style1.dmSocialLinkedin,
.style4.dmSocialLinkedin {
    background: #2867b2
}

.style1.dmSocialYelp,
.style4.dmSocialYelp {
    background: #e43340
}

.style1.dmSocialPinterest,
.style4.dmSocialPinterest {
    background: #c8232c
}

.style1.dmSocialVimeo,
.style4.dmSocialVimeo {
    background: #1ab7ea
}

.style1.dmSocialPicasa,
.style4.dmSocialPicasa {
    background: #be81d1
}

.style1.dmSocialFoursquare,
.style4.dmSocialFoursquare {
    background: #ef4b78
}

.style1.dmSocialRss,
.style4.dmSocialRss {
    background: #f39200
}

.style1.dmSocialReddit,
.style4.dmSocialReddit {
    background: #ff4500
}

.style1.dmSocialEmail,
.style4.dmSocialEmail {
    background: #617379
}

.style1.dmSocialSnapchat,
.style4.dmSocialSnapchat {
    background: #fffc00
}

.style1.dmSocialTripadvisor,
.style4.dmSocialTripadvisor {
    background: #589442
}

.style1.dmSocialWaze,
.style4.dmSocialWaze {
    background: #56cbe7
}

.style1.dmSocialGoogleMyBusiness,
.style4.dmSocialGoogleMyBusiness {
    background: #477cdf
}

.style1.dmSocialWhatsapp,
.style4.dmSocialWhatsapp {
    background: #25d366
}

.style1.dmSocialPhone,
.style4.dmSocialPhone {
    background: #616c79
}

.style1:after {
    content: "";
    width: 44px;
    height: 28px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    border-radius: 10px
}

.style1.dmSocialEmail:after,
.style1.dmSocialFacebook:after,
.style1.dmSocialFoursquare:after,
.style1.dmSocialGoogleMyBusiness:after,
.style1.dmSocialGooglePlus:after,
.style1.dmSocialInstagram:after,
.style1.dmSocialLinkedin:after,
.style1.dmSocialPhone:after,
.style1.dmSocialPicasa:after,
.style1.dmSocialPinterest:after,
.style1.dmSocialReddit:after,
.style1.dmSocialRss:after,
.style1.dmSocialSnapchat:after,
.style1.dmSocialTripadvisor:after,
.style1.dmSocialTwitter:after,
.style1.dmSocialVimeo:after,
.style1.dmSocialYelp:after,
.style1.dmSocialYoutube:after {
    background: #fff;
    opacity: .2
}

.style2.dmSocialTiktok {
    color: #000
}

.style2.dmSocialFacebook {
    color: #1877f2
}

.style2.dmSocialTwitter {
    color: #0f1419
}

.style2.dmSocialGooglePlus {
    color: #da4835
}

.style2.dmSocialInstagram:before {
    background-image: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%) !important;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.style2.dmSocialYoutube {
    color: red
}

.style2.dmSocialLinkedin {
    color: #2867b2
}

.style2.dmSocialYelp {
    color: #e43340
}

.style2.dmSocialPinterest {
    color: #c8232c
}

.style2.dmSocialVimeo {
    color: #1ab7ea
}

.style2.dmSocialPicasa {
    color: #be81d1
}

.style2.dmSocialFoursquare {
    color: #ef4b78
}

.style2.dmSocialRss {
    color: #f39200
}

.style2.dmSocialReddit {
    color: #ff4500
}

.style2.dmSocialEmail {
    color: #617379
}

.style2.dmSocialSnapchat {
    color: #fffc00
}

.style2.dmSocialTripadvisor {
    color: #589442
}

.style2.dmSocialGoogleMyBusiness:before {
    color: #477cdf
}

.style2.dmSocialWaze:before {
    color: #56cbe7
}

.style2.dmSocialWhatsapp:before {
    color: #25d366
}

.style2.dmSocialPhone {
    color: #616c79
}

.style6.dmSocialTiktok {
    background: #000
}

.style6.dmSocialFacebook {
    background: #1877f2
}

.style6.dmSocialTwitter {
    background: #0f1419
}

.style6.dmSocialGooglePlus {
    background: #da4835
}

.style6.dmSocialInstagram {
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%) !important
}

.style6.dmSocialYoutube {
    background: red
}

.style6.dmSocialLinkedin {
    background: #2867b2
}

.style6.dmSocialYelp {
    background: #e43340
}

.style6.dmSocialPinterest {
    background: #c8232c
}

.style6.dmSocialVimeo {
    background: #1ab7ea
}

.style6.dmSocialPicasa {
    background: #be81d1
}

.style6.dmSocialFoursquare {
    background: #ef4b78
}

.style6.dmSocialRss {
    background: #f39200
}

.style6.dmSocialReddit {
    background: #ff4500
}

.style6.dmSocialEmail {
    background: #617379
}

.style6.dmSocialSnapchat {
    background: #fffc00
}

.style6.dmSocialTripadvisor {
    background: #589442
}

.style6.dmSocialWaze {
    background: #56cbe7
}

.style6.dmSocialGoogleMyBusiness {
    background: #477cdf
}

.style6.dmSocialWhatsapp {
    background: #25d366
}

.style6.dmSocialPhone {
    background: #616c79
}

.style7.dmSocialTiktok {
    background: #000
}

.style7.dmSocialFacebook {
    background: #1877f2;
    box-shadow: 0 5px 0 0 #4b68a5
}

.style7.dmSocialTwitter {
    background: #0f1419
}

.style7.dmSocialGooglePlus {
    background: #da4835;
    box-shadow: 0 5px 0 0 #c44130
}

.style7.dmSocialInstagram {
    box-shadow: 0 5px 0 0 #ad2271;
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%) !important
}

.style7.dmSocialYoutube {
    background: red;
    box-shadow: 0 5px 0 0 #b3392c
}

.style7.dmSocialLinkedin {
    background: #2867b2;
    box-shadow: 0 5px 0 0 #1278b1
}

.style7.dmSocialYelp {
    background: #e43340;
    box-shadow: 0 5px 0 0 #b62933
}

.style7.dmSocialPinterest {
    background: #c8232c;
    box-shadow: 0 5px 0 0 #a21a2d
}

.style7.dmSocialVimeo {
    background: #1ab7ea;
    box-shadow: 0 5px 0 0 #1592bb
}

.style7.dmSocialPicasa {
    background: #be81d1;
    box-shadow: 0 5px 0 0 #9867a7
}

.style7.dmSocialFoursquare {
    background: #ef4b78;
    box-shadow: 0 5px 0 0 #da3b67
}

.style7.dmSocialRss {
    background: #f39200;
    box-shadow: 0 5px 0 0 #c27500
}

.style7.dmSocialReddit {
    background: #ff4500;
    box-shadow: 0 5px 0 0 #ae5534
}

.style7.dmSocialEmail {
    background: #617379;
    box-shadow: 0 5px 0 0 #475459
}

.style7.dmSocialSnapchat {
    background: #fffc00;
    box-shadow: 0 5px 0 0 #d1d05d
}

.style7.dmSocialTripadvisor {
    background: #589442;
    box-shadow: 0 5px 0 0 #4e7b3e
}

.style7.dmSocialWaze {
    background: #56cbe7;
    box-shadow: 0 5px 0 0 #475459
}

.style7.dmSocialGoogleMyBusiness {
    background: #477cdf;
    box-shadow: 0 5px 0 0 #475459
}

.style7.dmSocialWhatsapp {
    background: #25d366;
    box-shadow: 0 5px 0 0 #475459
}

.style7.dmSocialPhone {
    background: #616c79;
    box-shadow: 0 5px 0 0 #4a5458
}

/**/
.dmSocialHub {
    clear: both
}

#dm .dmSocialHub .horizontal a,
#dm .dmSocialHub.gapSpacing .socialHubWrapper {
    display: block
}

#dm .dmSocialHub.gapSpacing .socialHubInnerDiv {
    display: flex;
    flex-wrap: wrap;
    column-gap: 5px;
    justify-content: center
}

#dm .dmSocialHub.alignedLeft .socialHubInnerDiv,
#dm .dmSocialHub.alignedLeft h3,
.dmSocialHub>div.horizontal {
    text-align: left
}

#dm .dmSocialHub a {
    display: inline-block;
    text-decoration: none;
    margin: 0;
    vertical-align: bottom
}

#dm .dmSocialHub>h3,
.dmSocialHub>div {
    text-align: inherit
}

#dm .dmSocialHub.alignedCenter .socialHubInnerDiv,
#dm .dmSocialHub.alignedCenter h3 {
    text-align: center
}

#dm .dmSocialHub.alignedRight .socialHubInnerDiv,
#dm .dmSocialHub.alignedRight h3 {
    text-align: right
}

a span.socialHubIcon {
    width: 44px;
    height: 44px;
    font-size: 27px;
    display: inline-block;
    text-align: center;
    margin-right: 0;
    margin-bottom: 5px;
    line-height: 44px;
    box-sizing: border-box;
    background-image: none !important
}

.socialHubIcon[class^=icon-]:before,
[class*=" icon-"]:before {
    cursor: pointer
}

.socialHubIcon.style1 {
    font-size: 24px;
    border-radius: 10px;
    color: #fff;
    position: relative;
    z-index: 1
}

.socialHubIcon.style2 {
    font-size: 29px
}

.socialHubIcon.style3 {
    font-size: 24px;
    border-radius: 50%;
    border: 3px solid #fff;
    color: #fff
}

.socialHubIcon.style4 {
    font-size: 24px;
    border-radius: 10px;
    color: #fff;
    position: relative
}

.socialHubIcon.style5 {
    color: #fff
}

.socialHubIcon.style6,
.socialHubIcon.style7 {
    font-size: 24px;
    border-radius: 50%;
    color: #fff
}

.socialHubIcon.style7 {
    border-radius: 10px;
    position: relative;
    margin-bottom: 10px
}

.socialHubIcon.style8 {
    font-size: 24px;
    border-radius: 50%;
    color: #fff;
    background: #000
}

.socialHubIcon.style9 {
    color: #333;
    font-size: 29px
}

@media(min-width:768px) and (max-width:1024px) {
    .dmRoot #dm .dmStandardTablet .dmSocialHub.dmSocialHome .socialHubIcon {
        width: 36px;
        height: 36px;
        background-size: auto
    }
}

#dm .dmSocialHub .socialHubWrapper {
    display: inline-block;
    max-width: 100%
}

/**/
.dmLargeBody #dm .dmRespRow .dmRespCol.large-11 .dmform[data-layout=layout-2] .dmform-wrapper .dmformsubmit.dmWidget,
.dmLargeBody #dm .dmRespRow .dmRespCol.large-12 .dmform[data-layout=layout-2] .dmform-wrapper .dmformsubmit.dmWidget {
    width: fit-content
}

#dm .dmformsubmit input[type=submit] {
    text-align: inherit
}

#dm .dm-layout-sec div.dmInner .dmform[data-layout=layout-2] .dmforminput label:not(.for-checkable),
#dm div.dmInner .dmform[data-layout=layout-2] .dmforminput label:not(.for-checkable) {
    width: 75px;
    vertical-align: top;
    white-space: normal
}

#dm .dmBody div.dmform[data-layout=layout-2] .dmforminput:not(.g-recaptcha):not(.frc-captcha) {
    justify-content: flex-start !important
}

#dm .dm-layout-sec div.dmInner .dmform[data-layout=layout-1] .dmforminput,
#dm div.dmInner .dmform[data-layout=layout-1] .dmforminput {
    display: block
}

#dm .dm-layout-sec div.dmInner .dmform[data-layout=layout-1] .dmforminput>:not(label):not(div):not(small):not(.frc-banner),
#dm div.dmInner .dmform[data-layout=layout-1] .dmforminput>:not(label):not(div):not(small):not(.frc-banner) {
    background: 0;
    border: 2px solid #000;
    display: inline-block
}

#dm .dm-layout-sec div.dmInner .dmform[data-layout=layout-2] .dmforminput,
#dm div.dmInner .dmform[data-layout=layout-2] .dmforminput {
    -js-display: flex;
    display: flex
}

#dm .dm-layout-sec div.dmInner .dmform[data-layout=layout-2] .dmforminput input:not([type=checkbox]):not([type=radio]),
#dm .dm-layout-sec div.dmInner .dmform[data-layout=layout-2] .dmforminput textarea,
#dm div.dmInner .dmform[data-layout=layout-2] .dmforminput>input,
#dm div.dmInner .dmform[data-layout=layout-2] .dmforminput>textarea {
    width: calc(100% - 80px)
}

#dm div.dmInner .dmform[data-layout=layout-2] .dmforminput>.resizeHandler {
    height: 100%;
    bottom: 0
}

#dm .dm-layout-sec div.dmInner .dmform[data-layout=layout-3] .dmforminput,
#dm div.dmInner .dmform[data-layout=layout-3] .dmforminput {
    margin-top: 20px
}

#dm .dm-layout-sec div.dmInner .dmform[data-layout=layout-3] .dmforminput>:not(label):not(div):not(small):not(.frc-banner),
#dm div.dmInner .dmform[data-layout=layout-3] .dmforminput>:not(label):not(div):not(small):not(.frc-banner) {
    background: 0;
    border: 0;
    border-radius: 0;
    -webkit-appearance: none;
    border-bottom: 1px solid;
    height: 30px
}

#dm div.dmInner .frc-captcha.dmforminput.dmRespDesignCol {
    border: 0
}

#dm div.dmInner .frc-captcha.dmforminput.dmRespDesignCol .frc-banner {
    border: 0;
    position: inherit
}

#dm div.dmInner .dmform .dmforminput .radiowrapper span {
    line-height: normal
}

#dm div.dmInner .dmform .dmforminput .checkboxwrapper span,
#dm div.dmInner .dmform .dmforminput .optinwrapper div {
    vertical-align: text-bottom;
    line-height: normal;
    display: inline
}

#dm div.dmInner .dmform .dmforminput .optinwrapper div p.rteBlock {
    display: inline
}

#dm div.dmInner .dmform .dmforminput .horizontal.checkboxwrapper span,
#dm div.dmInner .dmform .dmforminput .horizontal.optinwrapper div div,
#dm div.dmInner .dmform .dmforminput .horizontal.radiowrapper span {
    margin: 0 15px 0 3px
}

#dm div.dmInner .dmform .dmforminput .horizontal {
    -js-display: flex;
    display: flex;
    flex-wrap: wrap
}

#dm div.dmInner .dmform[data-layout=layout-2] .dmforminput .horizontal {
    -js-display: inline-flex;
    display: inline-flex
}

#dm div.dmInner .dmform .dmforminput .horizontal div {
    -js-display: flex;
    display: flex
}

#dm div.dmInner .dmform .dmforminput .horizontal input {
    flex-shrink: 0;
    margin-top: .2em
}

#dm div.dmInner .dmform .dmforminput label[hide=true],
#dm div.dmInner .native-inputs .hide-contact-input .contact-checkable-container input[type=checkbox].checkable-input,
#dm div.dmInner .native-inputs .hide-contact-input .contact-checkable-container input[type=checkbox].checkable-input+span,
#dm div.dmInner .native-inputs .hide-contact-input .contact-checkable-container input[type=radio].checkable-input,
#dm div.dmInner .native-inputs .hide-contact-input .contact-checkable-container input[type=radio].checkable-input+span,
.dmform .dmforminput[data-skip-in-editor=true] {
    display: none
}

.dmform .dmform-field-error {
    display: none;
    color: #b00020;
    background-color: #fef5f5;
    font-size: 12px;
    padding: 6px 12px;
    margin-top: 4px;
    border-radius: 4px
}

.dmform .dmform-field-error::before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 4px;
    vertical-align: text-top;
    background: url('data:image/svg+xml,<svgwidth="16"height="20"viewBox="001620"fill="none"xmlns="http://www.w3.org/2000/svg"><maskid="mask0_7704_320"style="mask-type:alpha"maskUnits="userSpaceOnUse"x="1"y="3"width="14"height="14"><pathd="M8.000243.33325C11.68013.3334314.66636.3203514.666310.0002C14.666113.6811.6816.66618.0002416.6663C4.3203516.66631.3334313.68011.3332510.0002C1.333256.320244.320243.333258.000243.33325ZM7.3332512.0002V13.3333H8.66626V12.0002H7.33325ZM8.000246.66626C7.633586.666267.333256.966597.333257.33325V10.0002C7.3334310.36687.6336910.66638.0002410.6663C8.3666510.66618.6660810.36678.6662610.0002V7.33325C8.666266.966698.366766.666448.000246.66626Z"fill="black"/></mask><gmask="url(%23mask0_7704_320)"><recty="2"width="16"height="16"fill="%23B00020"/></g></svg>') no-repeat center/contain;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain
}

.dmform .inputError {
    outline: 1px solid red !important
}

.dmform.required-asterisk .required>label::after {
    content: "*";
    display: inline-block;
    margin-inline-start: 5px;
    color: #f11111
}

.dmform .dmforminput label {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis
}

.dmforminput.newLine {
    clear: both
}

.dmform .dmWidgetClear {
    clear: both;
    display: block
}

#dm .dmform.form-rtl-direction .dmform-title {
    text-align: right
}

#dm .dmform.form-rtl-direction .checkboxwrapper,
#dm .dmform.form-rtl-direction .dmforminput input,
#dm .dmform.form-rtl-direction .optinwrapper,
#dm .dmform.form-rtl-direction .radiowrapper,
#dm .dmform.form-rtl-direction label,
#dm .dmform.form-rtl-direction textarea {
    direction: rtl;
    text-align: right
}

#dm .dmform.form-rtl-direction .checkboxwrapper,
#dm .dmform.form-rtl-direction .fileUploadLink,
#dm .dmform.form-rtl-direction .optinwrapper,
#dm .dmform.form-rtl-direction .radiowrapper {
    float: right;
    clear: both
}

#dm .dmform.form-rtl-direction .dmRespDesignRow .dmRespDesignCol {
    float: right;
    text-align: right
}

#dm .dmform.form-rtl-direction .dmWidget.R {
    float: left
}

.u_dm .dmform a.fileUploadLink {
    text-decoration: underline;
    cursor: pointer
}

.dmform .fileUploadLink {
    cursor: pointer
}

.dmform[data-layout=layout-2] .checkboxwrapper,
.dmform[data-layout=layout-2] .optinwrapper,
.dmform[data-layout=layout-2] .radiowrapper {
    justify-content: flex-start !important;
    text-align: left !important;
    text-overflow: unset
}

.dmform[data-layout=layout-2] .dmforminput label {
    margin-right: 5px
}

#dmRoot.dmLargeBody #dm .dmWidget.dmformsubmit {
    max-width: 100%;
    padding: 0
}

.dmLargeBody #dm .large-3 .dmformsubmit.dmWidget,
.dmLargeBody #dm .large-4 .dmformsubmit.dmWidget {
    width: 150px
}

.dmLargeBody #dm .large-10 .dmformsubmit.dmWidget,
.dmLargeBody #dm .large-5 .dmformsubmit.dmWidget,
.dmLargeBody #dm .large-6 .dmformsubmit.dmWidget,
.dmLargeBody #dm .large-7 .dmformsubmit.dmWidget,
.dmLargeBody #dm .large-8 .dmformsubmit.dmWidget,
.dmLargeBody #dm .large-9 .dmformsubmit.dmWidget {
    width: 200px
}

.dmLargeBody #dm .large-11 .dmformsubmit.dmformsubmit,
.dmLargeBody #dm .large-12 .dmformsubmit.dmformsubmit {
    width: 280px
}

.dmMobileBody #dm .dmRespRow .dmRespCol.small-12 .dmform-wrapper .dmformsubmit {
    width: 91%;
    max-width: 91%;
    padding: 0 10px;
    float: left
}

.inFormLayoutMode .dmform.inlineEditorFormSelected .dmforminput {
    transition: all .1s linear
}

.dmMobileBody .dmform .dmforminput label {
    white-space: normal
}

.dmform .newLineButton,
.dmform .resizeHandler,
.dmform.inlineEditorFormSelected .large-1 .resizeHandler span.dm-icon-chevron-left,
.dmform.inlineEditorFormSelected .large-12 .resizeHandler span.dm-icon-chevron-right {
    visibility: hidden
}

.dmform.inlineEditorFormSelected .resizeHandler {
    visibility: visible;
    height: calc(100% - 30px);
    position: absolute;
    bottom: 5px;
    right: 10px;
    cursor: col-resize;
    z-index: 999
}

.dmform.inlineEditorFormSelected .newLineButton {
    visibility: visible;
    position: absolute;
    left: 24px;
    bottom: calc(50% - 22px);
    padding: 4px;
    cursor: pointer
}

.dmform.inlineEditorFormSelected .newLineButton:before {
    display: inline-block
}

.dmform.inlineEditorFormSelected .newLine .newLineButton:before {
    -webkit-transform: rotateZ(180deg)
}

.dmform.inlineEditorFormSelected .resizeHandler span {
    font-size: 9px;
    position: relative;
    top: 50%;
    margin-top: -4px;
    color: #666
}

.dmform.inlineEditorFormSelected .resizeHandler span.dm-icon-chevron-right {
    margin-left: 4px
}

.dmform.inlineEditorFormSelected .resizeHandler .handle {
    background-color: #666;
    height: 100%;
    background: url(/editor/nee/images/common/2ColumnsArrows.png) no-repeat center 50%, url(/editor/nee/images/common/bluePic.png) repeat-y center;
    border-right: 0;
    right: -5px;
    width: 12px
}

.dmform .m-recaptcha {
    margin-top: 0;
    margin-bottom: 10px
}

.dmform .grecaptcha-badge[data-style=bottomleft],
.dmform .grecaptcha-badge[data-style=bottomright] {
    z-index: 999;
    opacity: 0
}

.dmform.active .grecaptcha-badge[data-style=bottomleft],
.dmform.active .grecaptcha-badge[data-style=bottomright] {
    opacity: 1
}

[data-captcha-position=bottomleft] .g-recaptcha,
[data-captcha-position=bottomright] .g-recaptcha {
    padding: 0;
    margin: 0
}

div.dmInner input[type=date],
div.dmInner input[type=time] {
    font-size: 16px;
    background-color: rgba(102, 102, 102, .15);
    border: 2px solid #fff;
    width: 100%;
    margin: 3px 0;
    height: 40px;
    padding: 0 10px
}

#dm div.dmInner .native-inputs .contact-checkable-container label.for-checkable {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    overflow: visible
}

#dm div.dmInner .native-inputs .contact-checkable-container .contact-checkable-img {
    margin-left: 0;
    margin-bottom: 0
}

#dm div.dmInner .native-inputs .contact-checkable-container input[type=checkbox].checkable-input,
#dm div.dmInner .native-inputs .contact-checkable-container input[type=radio].checkable-input {
    display: initial;
    width: 1em;
    height: 1em;
    margin: 8px .3em 8px 0;
    order: 1
}

#dm div.dmInner .native-inputs .contact-checkable-container input[type=checkbox].checkable-input:checked~span.img-wrapper>img,
#dm div.dmInner .native-inputs .contact-checkable-container input[type=radio].checkable-input:checked~span.img-wrapper>img {
    border: 3px solid transparent
}

#dm div.dmInner .native-inputs .contact-checkable-container div,
#dm div.dmInner .native-inputs .contact-checkable-container span:not(.img-wrapper) {
    order: 2
}

#dm div.dmInner .native-inputs .contact-checkable-container span.img-wrapper {
    order: 0;
    width: 100%
}

#dm .dmform:has(.spacing-container) .dmform-wrapper {
    overflow: clip
}

#dm .dmform:has(.spacing-container) .dmform-title.dmwidget-title {
    padding-inline: 0;
    margin-block-start: 0
}

#dm .dmform:has(.spacing-container) .spacing-container {
    margin: -7.5px;
    border: 1px solid transparent;
    overflow: hidden
}

#dm .dmform:has(.spacing-container) .spacing-container .dmforminput {
    margin-top: 0;
    padding: 7.5px
}

#dm .dmform:has(.spacing-container) .spacing-container textarea {
    display: block
}

#dm .dmform:has(.spacing-container) .spacing-container .m-recaptcha {
    margin-bottom: 0
}

#dm .dmform:has(.spacing-container) .spacing-container .g-recaptcha:has(.grecaptcha-badge:not([data-style=inline])) {
    position: absolute
}

#dm .dmform:has(.spacing-container) form.dmRespDesignRow {
    padding: 0
}

#dm .dmform:has(.spacing-container) form.dmRespDesignRow .dmformsubmit {
    margin: 0;
    margin-block-start: 20px
}

#dm .dmform:is(.horizontal-alignment) form.dmRespDesignRow {
    display: flex;
    flex-direction: row;
    align-items: flex-end
}

#dm .dmform:is(.horizontal-alignment) form.dmRespDesignRow .dmformsubmit {
    margin-block-end: 5px
}

#dm .dmform:is(.horizontal-alignment).form-rtl-direction form {
    flex-direction: row-reverse
}

/**/
.dmform {
    clear: both
}

.dmPageBody:not(.inputs-css-clean) div.dmInner input[type=email],
.dmPageBody:not(.inputs-css-clean) div.dmInner input[type=number],
.dmPageBody:not(.inputs-css-clean) div.dmInner input[type=password],
.dmPageBody:not(.inputs-css-clean) div.dmInner input[type=tel],
.dmPageBody:not(.inputs-css-clean) div.dmInner input[type=text],
.dmPageBody:not(.inputs-css-clean) div.dmInner select,
.dmPageBody:not(.inputs-css-clean) div.dmInner textarea,
div.dmInner .dmform input[type=email],
div.dmInner .dmform input[type=number],
div.dmInner .dmform input[type=password],
div.dmInner .dmform input[type=tel],
div.dmInner .dmform input[type=text],
div.dmInner .dmform select,
div.dmInner .dmform textarea {
    font-size: 16px;
    background-color: rgba(102, 102, 102, .15);
    border: 2px solid #fff;
    width: 100%;
    margin: 3px 0;
    height: 40px;
    padding: 0 10px
}

.dmPageBody:not(.inputs-css-clean) div.dmInner textarea,
div.dmInner .dmform textarea {
    height: 80px;
    padding: 10px;
    min-height: 50px
}

.dmPageBody:not(.inputs-css-clean) div.dmInner input[type=reset],
.dmPageBody:not(.inputs-css-clean) div.dmInner input[type=submit],
div.dmInner .dmform input[type=reset],
div.dmInner .dmform input[type=submit] {
    margin: 5px auto;
    width: 100%;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    height: 30px !important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-size: 16px;
    border: 0;
    outline: 0
}

.dmPageBody:not(.inputs-css-clean) div.dmInner select[multiple],
div.dmInner .dmform select[multiple] {
    height: auto
}

.dmPageBody:not(.inputs-css-clean) div.dmInner select option:not(:disabled),
div.dmInner .dmform select option:not(:disabled) {
    color: initial
}

.dmPageBody:not(.inputs-css-clean) div.dmInner select option,
div.dmInner .dmform select option {
    background-color: #fff
}

.dmforminput {
    text-align: left
}

#dm .dmform .dmformsubmit {
    margin: 20px 15px
}

.dmform .dmformsubmit .R {
    float: right
}

.dmform-title {
    padding-right: 15px;
    padding-left: 15px
}

div.dmInner .dmformsubmit input[type=submit] {
    height: auto !important
}

@media(max-width:767px) {
    .dmRoot #dm .dmform input[type=submit] {
        width: 100%
    }

    .dmRoot #dm .dmform.dmContactDefaultForm input[type=submit] {
        width: 91%
    }

    #dm .dmform-wrapper .dmformsubmit {
        width: 91%;
        max-width: 91%;
        padding: 0 10px;
        float: left
    }
}

.dmformcaptcha,
.dmforminput {
    margin-top: 10px;
    padding-left: .9375em;
    padding-right: .9375em
}

.dmRoot #dm .dmRespRow .dmRespCol.large-10 .dmform-wrapper .dmformsubmit,
.dmRoot #dm .dmRespRow .dmRespCol.large-5 .dmform-wrapper .dmformsubmit,
.dmRoot #dm .dmRespRow .dmRespCol.large-6 .dmform-wrapper .dmformsubmit,
.dmRoot #dm .dmRespRow .dmRespCol.large-7 .dmform-wrapper .dmformsubmit,
.dmRoot #dm .dmRespRow .dmRespCol.large-8 .dmform-wrapper .dmformsubmit,
.dmRoot #dm .dmRespRow .dmRespCol.large-9 .dmform-wrapper .dmformsubmit {
    min-width: 200px;
    width: auto
}

.dmRoot #dm .dmRespRow .dmRespCol.large-11 .dmform-wrapper .dmformsubmit,
.dmRoot #dm .dmRespRow .dmRespCol.large-12 .dmform-wrapper .dmformsubmit {
    min-width: 280px;
    width: auto
}

div.dmInner .filewrapper {
    margin: 3px 0;
    height: 40px
}

#dmRoot #dm .dmWidget.dmformsubmit {
    max-width: 100%
}

/**/
embed,
object {
    max-width: 100%;
    height: 100%
}

img {
    max-width: 100%;
    -ms-interpolation-mode: bicubic;
    display: inline-block
}

textarea {
    height: auto;
    min-height: 50px
}

select {
    width: 100%
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

.text-justify {
    text-align: justify !important
}

.hide {
    display: none
}

.antialiased {
    -webkit-font-smoothing: antialiased
}

.dmRespDesignRow {
    position: relative;
    width: 100%;
    margin: 0 auto;
    max-width: 960px;
    *zoom: 1;
    padding-top: 15px;
    padding-bottom: 15px
}

.dmRespDesignRow .dmRespDesignRow.collapse:after,
.dmRespDesignRow .dmRespDesignRow.collapse:before,
.dmRespDesignRow .dmRespDesignRow:after,
.dmRespDesignRow .dmRespDesignRow:before,
.dmRespDesignRow:after,
.dmRespDesignRow:before {
    content: " ";
    display: table
}

.dmRespDesignRow .dmRespDesignRow.collapse:after,
.dmRespDesignRow .dmRespDesignRow:after,
.dmRespDesignRow:after {
    clear: both
}

@media(min-width:1025px) {

    .rows-1200 .dmRespDesignRow,
    .rows-1200 .dmRespRow:not(.fullBleedMode) .dmRespColsWrapper {
        max-width: 1200px
    }
}

.dmRespDesignRow .column,
.dmRespDesignRow .dmRespDesignCol {
    position: relative;
    width: 100%;
    display: inline-block;
    vertical-align: top;
    float: left
}

.dmRespDesignRow.collapse .dmRespDesignCol {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    float: left
}

.dmRespDesignRow .dmRespDesignRow {
    width: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: none;
    *zoom: 1
}

.dmRespDesignRow .dmRespDesignRow.collapse {
    width: auto;
    margin: 0;
    max-width: none;
    *zoom: 1
}

@media(max-width:767px) {
    .dmRespDesignRow .dmRespDesignCol {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        float: left
    }

    .flex-element .small-3:first-child,
    .flex-element .small-4:first-child,
    .flex-element .small-6:first-child {
        padding-left: 0
    }

    .flex-element .small-3:last-child,
    .flex-element .small-4:last-child,
    .flex-element .small-6:last-child {
        padding-right: 0
    }

    .dmRespDesignRow .small-1 {
        position: relative;
        width: 8.33333%
    }

    .dmRespDesignRow .small-2 {
        position: relative;
        width: 16.66667%
    }

    .dmRespDesignRow .small-3 {
        position: relative;
        width: 25%
    }

    .dmRespDesignRow .small-4 {
        position: relative;
        width: 33.33333%
    }

    .dmRespDesignRow .small-5 {
        position: relative;
        width: 41.66667%
    }

    .dmRespDesignRow .small-6 {
        position: relative;
        width: 50%
    }

    .dmRespDesignRow .small-7 {
        position: relative;
        width: 58.33333%
    }

    .dmRespDesignRow .small-8 {
        position: relative;
        width: 66.66667%
    }

    .dmRespDesignRow .small-9 {
        position: relative;
        width: 75%
    }

    .dmRespDesignRow .small-10 {
        position: relative;
        width: 83.33333%
    }

    .dmRespDesignRow .small-11 {
        position: relative;
        width: 91.66667%
    }

    .dmRespDesignRow .small-12 {
        position: relative;
        width: 100%
    }
}

@media(min-width:768px) and (max-width:1024px) {
    .dmRespDesignRow .medium-1 {
        position: relative;
        width: 8.33333%
    }

    .dmRespDesignRow .medium-2 {
        position: relative;
        width: 16.66667%
    }

    .dmRespDesignRow .medium-3 {
        position: relative;
        width: 25%
    }

    .dmRespDesignRow .medium-4 {
        position: relative;
        width: 33.33333%
    }

    .dmRespDesignRow .medium-5 {
        position: relative;
        width: 41.66667%
    }

    .dmRespDesignRow .medium-6 {
        position: relative;
        width: 50%
    }

    .dmRespDesignRow .medium-7 {
        position: relative;
        width: 58.33333%
    }

    .dmRespDesignRow .medium-8 {
        position: relative;
        width: 66.66667%
    }

    .dmRespDesignRow .medium-9 {
        position: relative;
        width: 75%
    }

    .dmRespDesignRow .medium-10 {
        position: relative;
        width: 83.33333%
    }

    .dmRespDesignRow .medium-11 {
        position: relative;
        width: 91.66667%
    }

    .dmRespDesignRow .medium-12 {
        position: relative;
        width: 100%
    }
}

@media(min-width:1025px) {
    .dmRespDesignRow .large-1 {
        position: relative;
        width: 8.33333%
    }

    .dmRespDesignRow .large-2 {
        position: relative;
        width: 16.66667%
    }

    .dmRespDesignRow .large-3 {
        position: relative;
        width: 25%
    }

    .dmRespDesignRow .large-4 {
        position: relative;
        width: 33.33333%
    }

    .dmRespDesignRow .large-5 {
        position: relative;
        width: 41.66667%
    }

    .dmRespDesignRow .large-6 {
        position: relative;
        width: 50%
    }

    .dmRespDesignRow .large-7 {
        position: relative;
        width: 58.33333%
    }

    .dmRespDesignRow .large-8 {
        position: relative;
        width: 66.66667%
    }

    .dmRespDesignRow .large-9 {
        position: relative;
        width: 75%
    }

    .dmRespDesignRow .large-10 {
        position: relative;
        width: 83.33333%
    }

    .dmRespDesignRow .large-11 {
        position: relative;
        width: 91.66667%
    }

    .dmRespDesignRow .large-12 {
        position: relative;
        width: 100%
    }
}

/**/
.hamburgerButton {
    display: block;
    background-color: transparent;
    border: 0;
    padding: 0;
    margin: 0
}

.hamburgerButton,
.hamburgerButton svg {
    width: 100%;
    height: 100%
}

/**/
.graphicWidget {
    width: 200px;
    height: 200px;
    margin: 10px auto;
    text-align: center
}

.graphicWidget svg.svg {
    width: 100%;
    height: 100%;
    color: #000;
    fill: #000
}

.graphicWidgetV2 {
    width: 60px;
    height: 60px
}

.graphicWidgetV3 {
    font-size: 0
}

/* Custom Widgets Styles */
.widget-1f5975 .copyright {
    font-size: 13px;
    display: flex;
    text-align: left;
    justify-content: flex-start;
}