[class^="orejime-"] {
margin: 0;
padding: 0;
border: 0;
font-family: inherit;
font-size: inherit;
color: inherit;
vertical-align: baseline;
cursor: default;
float: none;
width: auto;
text-align: left;
font-weight: normal;
padding-top: 2px;
line-height: 26px;
}
.orejime-Main,
.orejime-Modal {
font-size: 1em;
line-height: 1.5; }
.orejime-Button {
border: 0;
color: #fff;
border-radius: 4px;
padding: 6px 10px;
margin-right: 0.5em;
cursor: pointer;
}
.orejime-Button[disabled] {
opacity: 0.75;
cursor: pointer;
}
.orejime-Button--save,
.orejime-Button--accept {
color: #fff; }
.orejime-AppToggles .orejime-Button--accept{
color: #fff;
}
.orejime-Button--decline {
background: #666; }
.orejime-Button--info {
background: #1b3b4a; }
.orejime-Button:hover {
background: #141414;
color: #ffffff;
}
.orejime-Notice {
background: #333;
position: fixed;
z-index: 1000;
width: 100%;
bottom: 0;
font-size: 0.8em; }
@media (min-width: 990px) {
.orejime-Notice {
box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 5px 5px 10px 0 rgba(0, 0, 0, 0.19);
border-radius: 4px;
bottom: 20px;
right: 20px;
max-width: 310px; } }
@media (max-width: 990px) {
.orejime-Notice {
border: none;
border-radius: 0; } }
.orejime-Notice--mandatory {
position: absolute;
bottom: 0;
left: 0;
right: 0;
margin: auto;
max-width: none; }
.orejime-Notice--hidden {
display: none !important; }
.orejime-Notice-body {
padding: 1em;
background: linear-gradient(112.5deg, #1b3b4a 0%, #0b191f 100%);
}
.orejime-Notice-logo {
max-width: 200px; }
.orejime-Notice-title,
.orejime-Notice-description {
color: #eee;
margin-bottom: 0.5em;
line-height: 24px;
}
.orejime-Notice-title {
font-weight: bold;
font-size: 1.2em;
line-height: 1.3; }
.orejime-Notice-purposes {
color: #eee; }
.orejime-Notice-changes {
color: #eee;
margin-bottom: 0.5em;
font-weight: bold;
line-height: 20px;
}
.orejime-Notice-privacyPolicyLink {
text-decoration: underline;
cursor: pointer; }
.orejime-Notice-privacyPolicyLink, .orejime-Notice-privacyPolicyLink:hover {
color: inherit; }
.orejime-Notice-privacyPolicyLink:hover, .orejime-Notice-privacyPolicyLink:focus {
text-decoration: none; }
.orejime-Notice-actions {
display: block; }
.orejime-Notice-actionItem {
display: inline; }
.orejime-Notice-learnMoreButton {
display: inline-block; }
.orejimeHtml-WithModalOpen {
height: 100%; }
.orejimeHtml-WithModalOpen body {
position: fixed;
overflow: hidden;
height: 100%;
width: 100%; }
.orejime-ModalOverlay,
.orejime-NoticeOverlay {
z-index: 99992;
background: rgba(0, 0, 0, 0.5);
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0; }
.orejime-ModalWrapper {
z-index: 1001;
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
margin: 0;
width: 640px;
max-width: 100%;
max-height: 100%;
overflow: auto; }
.orejime-Modal {
background: linear-gradient(112.5deg, #1b3b4a 0%, #0b191f 100%);
color: #eee;
border-radius: 4px;
box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 5px 5px 10px 0 rgba(0, 0, 0, 0.19); }
.orejime-Modal-header {
padding: 1em;
border-bottom: 1px solid #555; }
.orejime-Modal-title {
margin: 0;
font-size: 22px;
display: block;
font-weight: bold;
padding-right: 20px; }
.orejime-Modal-closeButton {
border: none;
background: none;
color: inherit;
position: absolute;
top: 1em;
right: 1em; }
.orejime-CloseIcon {
stroke: currentColor;
width: 12px; }
.orejime-Modal-body {
padding: 1em; }
.orejime-Modal-footer {
padding: 1em;
border-top: 1px solid #555; }
.orejime-Modal-privacyPolicyLink,
.orejime-Modal-poweredByLink {
cursor: pointer;
text-decoration: underline;
color: inherit; }
.orejime-Modal-privacyPolicyLink:hover, .orejime-Modal-privacyPolicyLink:focus, .orejime-Modal-privacyPolicyLink:active,
.orejime-Modal-poweredByLink:hover,
.orejime-Modal-poweredByLink:focus,
.orejime-Modal-poweredByLink:active {
color: inherit; }
.orejime-Modal-privacyPolicyLink:hover, .orejime-Modal-privacyPolicyLink:focus,
.orejime-Modal-poweredByLink:hover,
.orejime-Modal-poweredByLink:focus {
text-decoration: none; }
.orejime-Modal-poweredByLink {
position: absolute;
right: 1em;
color: #aaa;
font-size: 0.8em;
padding: 6px 0; }
.orejime-Modal-poweredByLink:hover, .orejime-Modal-poweredByLink:focus, .orejime-Modal-poweredByLink:active {
color: #aaa; }
.orejime-AppList {
display: block;
padding: 0;
margin: 0; }
.orejime-AppList-item {
display: block;
position: relative;
line-height: 1.25;
vertical-align: middle;
padding-left: 74px;
min-height: 40px;
margin-top: 0.7em; }
.orejime-AppList-item:first-child {
margin-top: 0; }
.orejime-CategorizedAppList {
list-style: none; }
.orejime-CategorizedAppList-item {
margin-bottom: 1em; }
.orejime-CategorizedAppList-title {
font-size: 20px;
font-weight: bold; }
.orejime-CategorizedAppList-description {
font-size: 17px;
line-height: 20px;
} .orejime-AppItem-title {
font-weight: 600;
cursor: pointer; }
.orejime-AppItem-description {
font-size: 14px;
line-height: 21px;
}
.orejime-AppItem-purposes {
font-size: 14px;
color: #aaa; }
.orejime-AppItem-optOut,
.orejime-AppItem-required {
padding-left: 0.2em;
font-size: 0.8em;
color: #aaa; }
.orejime-AppItem-input {
position: absolute;
top: 0;
left: 0;
opacity: 0;
width: 50px;
height: 30px; }
.orejime-AppItem-switch {
position: absolute;
left: 0;
display: inline-block;
width: 50px;
height: 30px; }
.orejime-AppItem-slider {
box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 5px 5px 10px 0 rgba(0, 0, 0, 0.19);
position: absolute;
cursor: pointer;
top: 0;
left: 11px;
right: 0;
bottom: 0;
background-color: #aaa;
-webkit-transition: .4s;
transition: .4s;
width: 50px;
display: inline-block;
border-radius: 30px;
border: 2px solid transparent; }
.orejime-AppItem-slider:before {
position: absolute;
content: "";
height: 20px;
width: 20px;
left: 3px;
bottom: 3px;
background-color: white;
-webkit-transition: .4s;
transition: .4s;
border-radius: 50%;
border: 1px solid #555; }
.orejime-AppItem-switchLabel {
position: absolute;
width: 74px;
top: 34px;
overflow: ellipsis;
font-size: 12px;
text-align: center; }
.orejime-AppItem-switch--disabled .orejime-AppItem-slider {
cursor: default;
opacity: 0.5; }
.orejime-AppItem-switch--disabled .orejime-AppItem-switchLabel {
color: #aaa; }
.orejime-AppItem-input:focus + .orejime-AppItem-label .orejime-AppItem-slider {
border-color: #fff;
outline-offset: 2px; }
.orejime-AppItem-input:checked + .orejime-AppItem-label .orejime-AppItem-slider {
background-color: #98012e; }
.orejime-AppItem-input:checked + .orejime-AppItem-label .orejime-AppItem-slider:before {
-webkit-transform: translateX(20px);
-ms-transform: translateX(20px);
transform: translateX(20px); }
.orejime-AppToggles {
margin-bottom: 1em;
display: block; }
.orejime-AppToggles-item {
display: inline; }
.orejime-ModalOverlay, .orejime-NoticeOverlay {
background: rgb(0 0 0 / 49%);
}
p.orejime-Modal-description {
font-size: 17px;
}.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.lg-sidebar {
left: -370px;
}
.lg-sidebar-toggled {
left: 0;
}.product-container {
max-height: 200px; overflow: hidden;
position: relative;
transition: max-height 0.6s ease; }
.product-container.expanded {
max-height: 1000px;  } .product-container::after {
content: '';
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: 50px;
background: linear-gradient(rgba(242, 242, 242, 0), #f2f2f2); pointer-events: none;
}
.load-more-link, .load-less-link {
display: block; text-align: center; margin: 10px auto; cursor: pointer;  }
input[type="text"],
input[type="email"],
input[type="password"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="url"] {
width: calc(100% - 20px);
padding-left: 10px;
padding-right: 10px; } .lg-ct-fw {
overflow: auto;
} .lg-ct-std,
.lg-col-full {
max-width: 1140px;
margin-left: auto;
margin-right: auto;
overflow: hidden;
}
.lg-col-full {
overflow: unset;
}
[class*='lg-cl-'],
.content-area,
.entry-summary,
.lg-flex-control-nav {
display: block;
float: left;
margin: 6px;
}
.lg-cl-1-1 {
width: calc(100% - 12px);
}
.lg-cl-1-3 {
width: calc(33% - 4px)!important;
}
.lg-cl-1-3-nomargin {
width: 33%;
margin: 0;
}
.lg-cl-2-3 {
width: calc(66% - 37px)!important;
}
.lg-cl-1-2 {
width: calc(50% - 15px);
}
.lg-cl-1-2-nomargin {
width: 45%;
}
.lg-cl-1-4 {
width: calc(25% - 12px);
}
.lg-cl-1-5 {
width: calc(20% - 12px);
}
.lg-cl-1-6 {
width: calc(16.6% - 12px);
}
.lgcl-3-4 {
width: calc(75% - 20px);
}
.lgcl-3-4-nomargin {
width: 74%;
}
.lgcl-pos-invert {
order: 0;
}
.lg-cl-2-3,
.lg-cl-1-3 {
margin-right: 0!important;
margin-bottom: 0!important;
} .lg-pos-rel {
position: relative;
}
.lg-text-center {
text-align: center;
}
.lg-text-left {
text-align: left!important;
}
.lg-text-right {
text-align: right!important;
}
.lg-flex {
display: flex;
flex-wrap: wrap;
} .lg-dsg-box-main {
background-color: #fff;
border-radius: 8px;
padding: 17px 17px;
box-shadow: 0 5px 10px 0 rgb(65 71 108 / 15%);
margin-bottom: 30px;
overflow: unset;
margin-top: 11px;
margin-bottom: 11px;
} .lg-label-limited {
border: solid 2px #2669b2!important;
}
.lg-label-limited:after {
content: "Limited availability";
color: #ffff;
position: absolute;
top: -13px;
left: 20px;
padding: 4px 5px 4px 5px; text-align: center; text-transform: uppercase;
font-weight: 600;
font-size: 11px;
letter-spacing: 1px;
background-color: #2669b2;
border-radius: 3px;
}
.lg-dsg-box-main {
border: solid 2px #f9f9f9;
background-color: #f9f9f9;
transition: all 1.8s cubic-bezier(0.19,1,0.22,1);
}
.lg-dsg-box-main p {
color: #000;
}
.lg-cta-btn-center {
margin: auto;
width: fit-content;
padding: 10px;
}
.lg-box-des-1:hover {
background-color: #f8f8f8;
}
.lg-dsg-box-main:hover {
box-shadow: 0 5px 10px 0 rgb(65 71 108 / 30%);
} .lg-cta-btn {
font-size: 16px;
background: #0055cc;
background: #2669b2;
color: #ffffff;
-moz-border-radius: 4px;
-webkit-border-radius: 2px;
line-height: 18px;
padding: 10px 16px 10px 16px;
text-decoration: none;
text-shadow: none;
text-align: center;
border: none;
border-radius: 3px;
margin-top: 30px;
width: fit-content;
margin-left: 11px;
font-weight: 600;
transition: .2s ease-in-out;
background: #00a79d;
border-radius: 3px;
padding: 10px;
}
.lg-cta-btn:hover {
cursor: pointer;
background-color:#25476d;
color: #ffff;
text-decoration: none;
background: #00718b;
color: #fff;
}
.lg-cta-btn:active {
background-color: #555;
}
.lg-cta-btn-center {
margin: auto;
width: fit-content;
padding: 10px;
} .wpcf7-form-control {
width: 100%;
min-height: 34px; margin: 8px 0 3px 0;
border-color: #eaeaea; color: -internal-light-dark(black, white);
background-color: -internal-light-dark(rgb(255, 255, 255), rgb(59, 59, 59)); border-radius: 3px;
caret-color: rgb(233 249 248 / 85%);
}
input.wpcf7-form-control {
border: 2px solid #ddd;
}
textarea.wpcf7-form-control {
border: 2px solid #ddd;
}
span.wpcf7-form-control.wpcf7-radio {
display: flex;
}
.wpcf7-list-item {
margin: 0!important;
width: 100%;
display: inline-block;
width: -webkit-fill-available;
}
span.wpcf7-list-item-label {
word-break: normal;
word-wrap: normal;
white-space: nowrap;
}
.wpcf7-form-control.wpcf7-submit {
font-size: 18px;
font-weight: 600;
background: #2860a0;
color: #ffff;
min-height: 45px; border: none;
cursor: pointer;
}
.wpcf7-form-control.wpcf7-submit:hover {
background-color: #25476d;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
background: #e0e0e0;
}
.wpcf7-form-control::selection{
color: #fff;
background: #58cff1;  
}
.wpcf7-form-control:focus{
border-color: #78c2be;
}
.wpcf7-form-control::placeholder{
color: #c4c4c4;
}
.lg-checkbox-list label{
display: block;
line-height: 32px;
}
.lg-sidebar {
height: 100%;
width: 350px;
position: fixed;
z-index: 999;
top: 0;
right: -350px;
background-color: #f9f9f9;
overflow-x: unset;
transition: 0.5s;
padding-top: 60px;
box-shadow: 0 12px 8px rgb(181 181 181);
padding-top: 80px;
overflow-y: auto;
border-left: solid 9px #0055cc1c;
border-right: solid 9px #0055cc1c;
}
.lg-footer-menu-button {
position: fixed;
right: 19px;
width: 50px;
height: 50px;
background-color: #255a8d;
background-color: #2669b2;
border-radius: 100px;
bottom: 30px;
z-index: 1000;
color: white;
padding: 15px;
font-weight: 700;
text-align: -webkit-center;
transition: .2s ease-in-out;
}
.lg-footer-menu-button svg {
color: white;
width: 26px;
height: 26px;
margin-left: -5px;
margin-top: -2px;
}
.lg-footer-menu-button-back-to-top {
position: fixed;
right: 78px;
width: 50px;
height: 50px;
background-color: #255a8d;
background-color: #2669b2;
border-radius: 100px;
bottom: 30px;
z-index: 1000;
color: white;
padding: 15px;
font-weight: 700;
text-align: -webkit-center;
display: none;
}
.lg-footer-menu-button-back-to-top svg{
color: white;
width: 26px;
height: 26px;
margin-left: -5px;
margin-top: -2px;
}
.lg-sidebar .lg-closebtn {
position: absolute;
top: 57px;
right: 25px;
font-size: 36px;
margin-left: 50px;
}
.lg-openbtn {
font-size: 20px;
cursor: pointer;
background-color: #111;
color: white;
padding: 10px 15px;
border: none;
}
.lg-openbtn:hover {
background-color: #444;
}
.lg-sidebar-bottom {    position: fixed;
bottom: 21px;
width: 50px;
background: #fff;
box-shadow: 0 1px 0 0 rgb(139 141 157 / 5%), 0 5px 10px 0 rgb(65 71 108 / 15%);
padding: 15px 7px;
text-align: center;
z-index: 21;
margin-right: 0;
right: 20px;
}
.lg-cta-btn-quick-request{
padding-left: 47px;
transition: .2s ease-in-out; }
.lg-services-title {
text-align: center;
color: #000;
}
.lg-services-container-main {
transition: all 1.8s cubic-bezier(0.19,1,0.22,1);
}
.lg-services-container-main {
background-color: #fff;
-moz-border-radius: 4px;
text-decoration: none;
text-shadow: none;
border: none;
overflow: auto;
margin: 40px 0 40px 0;
border-radius: 0.75rem;
border: solid 2px #f9f9f9;
margin: 5px;
padding-bottom: 100px;
}
.lg-services-container-main-bottom {
position: absolute;
bottom: 50px;
width: -webkit-fill-available;
}
.lg-services-title {
text-align: center;
}
.lg-services-container-main {
transition: all 1.8s cubic-bezier(0.19,1,0.22,1);
}
.lg-services-container-main:hover {
background-color: #f9f9f9!important;
border: solid 2px #0055cc;
background-color: #fef7ea!important;
border: solid 2px #ffffff;
}
.lg-services-price {
font-size: 40px;
padding-bottom: 21px;
}
.lg-services-container-2-inner {
padding: 27px;
} @media screen and (max-height: 450px) {
.lg-sidebar {padding-top: 15px;}
.lg-sidebar a {font-size: 18px;}
}
@media (max-width: 992px) {
.lg-cl-1-3 {
width: calc(33% - 22px);
}
.lg-cl-sm-2-3 {
width: calc(66% - 10px);
}
.lg-cl-sm-3-4 {
width: calc(75% - 22px);
}
.lg-cl-1-3-sm-1 {
width: calc(100% - 22px);
}
.lg-cl-1-3-sm-2 {
width: calc(50% - 22px);
}
.lg-cl-1-2-xs-1 {
width: calc(100% - 22px);
}
.lg-cl-1-4,
.lg-flex-control-nav {
width: calc(33% - 22px);
}
.lg-cl-1-4-sm-1 {
width: calc(100% - 22px);
}
.lg-cl-sm-1-2 {
width: calc(50% - 12px);
}
.lg-cl-sm-1-3 {
width: calc(33% - 12px);
}
.lg-cl-sm-1-4 {
width: calc(25% - 12px);
}
.lg-cl-sm-1-2-nomargin {
width: 50%;
}
.lg-cl-3-4-sm-1 {
width: 100%;
max-width: -webkit-fill-available;
}
.lg-cl-sm-1 {
width: 100%!important;
max-width: -webkit-fill-available;
}
.lg-cl-sm-1-4 {
width: calc(33% - 22px);
}
.lg-flex-xs {
display: flex;
flex-direction: column;
}
}
@media (max-width: 767px){
.lg-cl-1-3 {width: calc(50% - 22px);}
.lg-cl-1-3-xs-1 {width:100%;    max-width: -webkit-fill-available;}
.lg-cl-2-3 {width: 100%;     max-width: -webkit-fill-available;}
.lg-cl-xs-1-1 {width:100%!important;    max-width: -webkit-fill-available!important;}
.lg-cl-xs-2-3 {width: calc(66% - 37px);}
.lg-cl-xs-1-2 {width: calc(50% - 12px)!important;}
.lg-cl-1-2 {width: calc(100% - 22px);}
.lg-cl-xs-1-2-nomargin {    width: 50% !important;}
.lg-cl-1-4 {width: calc(50% - 12px);}
.lg-cl-xs-1-3 {width: calc(33% - 12px);}
.lg-cl-3-4 {width: calc(75% - 20px);}
.lg-cl-3-4-xs-1 {width:100%;    max-width: -webkit-fill-available;}
.lg-cl-1-4-xs-1 {width:100%;    max-width: -webkit-fill-available;}
.lg-cl-sm-1 {width:100%;    max-width: -webkit-fill-available;}}.te-ma-testimonials-wrapper {    position: relative;    display: flex; flex-wrap: nowrap; margin: 0 auto;    box-sizing: content-box;    height: 100%;    position: relative;    width: 100%;    z-index: 1;    overflow-x: auto; scrollbar-width: none; -ms-overflow-style: none; transition: transform 0.3s ease; }.te-ma-testimonials-wrapper:before {    order: -1; transition: transform 0.3s ease; }.te-ma-testimonials-wrapper:after {    order: 2; transition: transform 0.3s ease; }.te-ma-testimonials-wrapper:before,.te-ma-testimonials-wrapper:after {    content: '';    display: block;    flex: 0 0 10px; }@media (min-width: 767px){.te-ma-testimonials-wrapper:before,.te-ma-testimonials-wrapper:after {    content: '';    display: block;}.te-ma-testimonials-container:after {    background: -webkit-gradient(linear,left top,right top,from(rgba(19,46,87,0)),to(#132e57));    background: -webkit-linear-gradient(left,rgba(19,46,87,0),#132e57);    background: -o-linear-gradient(left,rgba(19,46,87,0) 0,#132e57 100%);    background: linear-gradient(90deg,rgba(19,46,87,0),#132e57);    content: "";    height: 100%;    position: absolute;    right: 0;    top: 0;    width: 290px;    z-index: 2;    pointer-events: none;}.te-ma-testimonials-container:before {    background: -webkit-gradient(linear,left top,right top,from(#132e57),to(rgba(19,46,87,0)));    background: -webkit-linear-gradient(left,#132e57,rgba(19,46,87,0));    background: -o-linear-gradient(left,#132e57 0,rgba(19,46,87,0) 100%);    background: linear-gradient(90deg,#132e57,rgba(19,46,87,0));    content: "";    height: 100%;    left: 0;    position: absolute;    top: 0;    width: 290px;    z-index: 2;    pointer-events: none;}}.te-ma-testimonials-wrapper::-webkit-scrollbar {    display: none; }.te-ma-testimonials-container {    max-width: 3840px;    padding-top: 10px;        list-style: none;    margin-left: auto;    margin-right: auto;    overflow: hidden;    padding: 0;    position: relative;    z-index: 1;    background-color: #132e57;        padding-top: 50px;    padding-bottom: 50px;}.te-ma-testimonial-card {    flex: 0 0 290px; border: 1px solid #ddd;    box-shadow: 0 2px 4px rgba(0,0,0,0.1);    padding: 15px;    box-sizing: border-box;    background: linear-gradient(62.55deg, hsla(0,0%,100%,.12) .79%, hsla(0,0%,100%,0));    border: 1px solid hsla(0,0%,100%,.3);    border-radius: 8px;    display: flex;    flex-direction: column;    min-height: 380px;    padding: 2rem;    text-decoration: none;    margin-right: 16px; color: #fff; cursor: pointer;    transition: transform 0.3s ease; max-height: 460px;}.te-ma-testimonial-card:last-of-type {    margin-right: 200px;}.te-ma-testimonial-content {    position:relative;    margin-bottom: 10px;    font-size: 14px;    color:#fff;    overflow: hidden;     transition: max-height 0.3s ease;    max-height: 268px;    overflow-y: auto;    -ms-overflow-style: none; scrollbar-width: thin; scrollbar-color: #888 #f1f1f1; padding-right:10px;} .te-ma-testimonial-content::-webkit-scrollbar {    width: 6px; }.te-ma-testimonial-content::-webkit-scrollbar-track {    background: #f1f1f1; border-radius: 10px; }.te-ma-testimonial-content::-webkit-scrollbar-thumb {    background: #888; border-radius: 10px; }.te-ma-testimonial-content::-webkit-scrollbar-thumb:hover {    background: #555; }.te-ma-testimonials-container.te-ma-testimonial-content {    margin-bottom: 10px;    font-size: 14px;    color: #0000;} .te-ma-testimonial-info {    font-weight: bold;    font-size: 15px;    color:#fff;}.te-ma-title-container {    text-align: center;    padding-bottom: 40px;}.te-ma-title-container p, .te-ma-title-container h1, .te-ma-title-container h2, .te-ma-title-container h3, .te-ma-title-container h4, .te-ma-title-container h5, .te-ma-title-container h6{    color: #fff;}@media (max-width: 480px) {    .te-ma-testimonial-card {        flex: 0 0 calc(100% - 120px); }}a {
color: #79c2be;
text-decoration: none;
}
a:hover {
color: #004c74;
}
.bg-main-dk a:hover {
color: #fff;
} h1 {
color: #4d4a46; font-size:30px;
} .bg-top-svg-old {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='306.73' height='390.11' preserveAspectRatio='none' viewBox='0 0 306.73 390.11'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%234379bd;%7D%3C/style%3E%3C/defs%3E%3Cpath class='a' d='M215.18,137.73a4.49,4.49,0,1,1-4.49-4.48A4.5,4.5,0,0,1,215.18,137.73Zm-35.76,5.94a4.49,4.49,0,1,0,4.49,4.49A4.5,4.5,0,0,0,179.42,143.67Zm-72.95,10.42a4.49,4.49,0,1,0,4.48,4.49A4.49,4.49,0,0,0,106.47,154.09Zm104.22,0a4.49,4.49,0,1,0,4.49,4.49A4.49,4.49,0,0,0,210.69,154.09ZM96,122.82a4.49,4.49,0,1,0,4.49,4.49A4.49,4.49,0,0,0,96,122.82Zm62.54,83.38a4.49,4.49,0,1,0,4.49,4.49A4.49,4.49,0,0,0,158.58,206.2Zm52.11,62.54a4.49,4.49,0,1,0,4.49,4.48A4.49,4.49,0,0,0,210.69,268.74Zm73,31.26a4.49,4.49,0,1,0,4.48,4.49A4.49,4.49,0,0,0,283.65,300Zm-52.12-72.95a4.49,4.49,0,1,0,4.49,4.48A4.49,4.49,0,0,0,231.53,227.05Zm20.85,104.22a4.49,4.49,0,1,0,4.49,4.49A4.49,4.49,0,0,0,252.38,331.27Z'/%3E%3Cpath class='a' d='M108.71,137.73a2.25,2.25,0,1,1-2.24-2.24A2.25,2.25,0,0,1,108.71,137.73Zm8.18-2.24a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,116.89,135.49Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,127.31,135.49Zm10.42,0a2.25,2.25,0,1,0,2.25,2.24A2.25,2.25,0,0,0,137.73,135.49Zm10.43,0a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,148.16,135.49Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,158.58,135.49Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,169,135.49Zm10.42,0a2.25,2.25,0,1,0,2.25,2.24A2.25,2.25,0,0,0,179.42,135.49Zm20.85,0a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,200.27,135.49Zm20.84,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,221.11,135.49Zm10.42,0a2.25,2.25,0,1,0,2.25,2.24A2.25,2.25,0,0,0,231.53,135.49Zm10.43,0a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,242,135.49ZM106.47,145.91a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,106.47,145.91Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,116.89,145.91Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,127.31,145.91Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,137.73,145.91Zm10.43,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,148.16,145.91Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,158.58,145.91Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,169,145.91Zm20.84,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,189.84,145.91Zm10.43,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,200.27,145.91Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,210.69,145.91Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,221.11,145.91Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,231.53,145.91ZM116.89,156.33a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,116.89,156.33Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,127.31,156.33Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,137.73,156.33Zm10.43,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,148.16,156.33Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,158.58,156.33Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,169,156.33Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,179.42,156.33Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,189.84,156.33Zm10.43,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,200.27,156.33Zm-93.8,10.43a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,106.47,166.76Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,116.89,166.76Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,127.31,166.76Zm10.42,0A2.24,2.24,0,1,0,140,169,2.24,2.24,0,0,0,137.73,166.76Zm10.43,0A2.24,2.24,0,1,0,150.4,169,2.24,2.24,0,0,0,148.16,166.76Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,158.58,166.76Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,169,166.76Zm10.42,0a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,179.42,166.76Zm10.42,0a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,189.84,166.76Zm10.43,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,200.27,166.76Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,210.69,166.76Zm-93.8,10.42a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,116.89,177.18Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,127.31,177.18Zm10.42,0a2.25,2.25,0,1,0,2.25,2.24A2.24,2.24,0,0,0,137.73,177.18Zm10.43,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,148.16,177.18Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,158.58,177.18Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,169,177.18Zm10.42,0a2.25,2.25,0,1,0,2.25,2.24A2.24,2.24,0,0,0,179.42,177.18Zm10.42,0a2.25,2.25,0,1,0,2.25,2.24A2.24,2.24,0,0,0,189.84,177.18Zm10.43,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,200.27,177.18Zm-73,10.42a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,127.31,187.6Zm10.42,0a2.25,2.25,0,1,0,2.25,2.24A2.25,2.25,0,0,0,137.73,187.6Zm10.43,0a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,148.16,187.6Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,158.58,187.6Zm41.69,0a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,200.27,187.6ZM106.47,73a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,106.47,73Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,116.89,73Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,127.31,73Zm10.42,0A2.24,2.24,0,1,0,140,75.2,2.24,2.24,0,0,0,137.73,73Zm10.43,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,148.16,73Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,158.58,73ZM169,73a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,169,73Zm10.42,0a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,179.42,73Zm10.42,0a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,189.84,73Zm20.85,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,210.69,73Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,221.11,73Zm10.42,0a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,231.53,73ZM242,73a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,242,73ZM106.47,83.38a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,106.47,83.38Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,116.89,83.38Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,127.31,83.38Zm10.42,0A2.25,2.25,0,1,0,140,85.62,2.24,2.24,0,0,0,137.73,83.38Zm10.43,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,148.16,83.38Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,158.58,83.38Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,169,83.38Zm31.27,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,200.27,83.38Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,210.69,83.38Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,221.11,83.38Zm10.42,0a2.25,2.25,0,1,0,2.25,2.24A2.24,2.24,0,0,0,231.53,83.38ZM106.47,93.8A2.25,2.25,0,1,0,108.71,96,2.25,2.25,0,0,0,106.47,93.8Zm10.42,0A2.25,2.25,0,1,0,119.13,96,2.25,2.25,0,0,0,116.89,93.8Zm10.42,0A2.25,2.25,0,1,0,129.55,96,2.24,2.24,0,0,0,127.31,93.8Zm10.42,0A2.25,2.25,0,1,0,140,96,2.25,2.25,0,0,0,137.73,93.8Zm10.43,0A2.25,2.25,0,1,0,150.4,96,2.25,2.25,0,0,0,148.16,93.8Zm10.42,0A2.25,2.25,0,1,0,160.82,96,2.25,2.25,0,0,0,158.58,93.8Zm10.42,0A2.25,2.25,0,1,0,171.24,96,2.24,2.24,0,0,0,169,93.8Zm41.69,0A2.25,2.25,0,1,0,212.93,96,2.24,2.24,0,0,0,210.69,93.8Zm10.42,0A2.25,2.25,0,1,0,223.35,96,2.24,2.24,0,0,0,221.11,93.8Zm20.85,0A2.25,2.25,0,1,0,244.2,96,2.25,2.25,0,0,0,242,93.8ZM106.47,104.22a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,106.47,104.22Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,116.89,104.22Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,127.31,104.22Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,137.73,104.22Zm10.43,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,148.16,104.22Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,158.58,104.22Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,169,104.22Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.24,2.24,0,0,0,179.42,104.22Zm31.27,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,210.69,104.22Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,221.11,104.22Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,231.53,104.22Zm10.43,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,242,104.22ZM106.47,114.64a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,106.47,114.64Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,116.89,114.64Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,127.31,114.64Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,137.73,114.64Zm10.43,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,148.16,114.64Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,158.58,114.64Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,169,114.64Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.24,2.24,0,0,0,179.42,114.64Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,189.84,114.64Zm10.43,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,200.27,114.64Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,210.69,114.64Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,221.11,114.64Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,231.53,114.64Zm10.43,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,242,114.64ZM106.47,125.07a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,106.47,125.07Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,116.89,125.07Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,127.31,125.07Zm10.42,0a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,137.73,125.07Zm10.43,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,148.16,125.07Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,158.58,125.07Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,169,125.07Zm10.42,0a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,179.42,125.07ZM23.09,73a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,23.09,73Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,33.51,73Zm10.42,0a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,43.93,73Zm10.42,0A2.24,2.24,0,1,0,56.6,75.2,2.24,2.24,0,0,0,54.35,73Zm10.43,0A2.24,2.24,0,1,0,67,75.2,2.24,2.24,0,0,0,64.78,73ZM75.2,73a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,75.2,73Zm10.42,0a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,85.62,73ZM96,73a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,96,73ZM23.09,83.38a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,23.09,83.38Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,33.51,83.38Zm10.42,0a2.25,2.25,0,1,0,2.25,2.24A2.24,2.24,0,0,0,43.93,83.38Zm10.42,0a2.25,2.25,0,1,0,2.25,2.24A2.24,2.24,0,0,0,54.35,83.38Zm10.43,0A2.25,2.25,0,1,0,67,85.62,2.24,2.24,0,0,0,64.78,83.38Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,75.2,83.38Zm10.42,0a2.25,2.25,0,1,0,2.25,2.24A2.24,2.24,0,0,0,85.62,83.38Zm10.42,0a2.25,2.25,0,1,0,2.25,2.24A2.24,2.24,0,0,0,96,83.38ZM23.09,93.8A2.25,2.25,0,1,0,25.33,96,2.25,2.25,0,0,0,23.09,93.8Zm10.42,0A2.25,2.25,0,1,0,35.75,96,2.24,2.24,0,0,0,33.51,93.8Zm10.42,0A2.25,2.25,0,1,0,46.18,96,2.25,2.25,0,0,0,43.93,93.8Zm10.43,0A2.25,2.25,0,1,0,56.6,96,2.25,2.25,0,0,0,54.36,93.8Zm10.42,0A2.25,2.25,0,1,0,67,96,2.25,2.25,0,0,0,64.78,93.8Zm10.42,0A2.25,2.25,0,1,0,77.44,96,2.24,2.24,0,0,0,75.2,93.8Zm10.42,0A2.25,2.25,0,1,0,87.87,96,2.24,2.24,0,0,0,85.62,93.8ZM96,93.8A2.25,2.25,0,1,0,98.29,96,2.25,2.25,0,0,0,96,93.8ZM23.09,104.22a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,23.09,104.22Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,33.51,104.22Zm41.69,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,75.2,104.22Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.24,2.24,0,0,0,85.62,104.22Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,96,104.22ZM85.62,114.64a2.25,2.25,0,1,0,2.25,2.25A2.24,2.24,0,0,0,85.62,114.64Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,96,114.64ZM2.24,73A2.24,2.24,0,1,0,4.49,75.2,2.24,2.24,0,0,0,2.24,73Zm10.43,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,12.67,73Zm0,10.42a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,12.67,83.38ZM2.24,93.8A2.25,2.25,0,1,0,4.49,96,2.25,2.25,0,0,0,2.24,93.8Zm10.43,0A2.25,2.25,0,1,0,14.91,96,2.25,2.25,0,0,0,12.67,93.8Zm0,10.42a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,12.67,104.22ZM2.24,114.64a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,2.24,114.64Zm10.43,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,12.67,114.64ZM2.24,125.07a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,2.24,125.07Zm187.6,0a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,189.84,125.07Zm10.43,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,200.27,125.07Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,210.69,125.07Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,221.11,125.07Zm10.42,0a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,231.53,125.07Zm10.43,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,242,125.07ZM148.15,10.42a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,148.15,10.42Zm10.43,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,158.58,10.42Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,169,10.42Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.24,2.24,0,0,0,179.42,10.42Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,189.84,10.42Zm10.43,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,200.27,10.42Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,210.69,10.42Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,221.11,10.42Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,231.53,10.42ZM116.89,20.84a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,116.89,20.84Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,127.31,20.84Zm10.42,0A2.25,2.25,0,1,0,140,23.09,2.25,2.25,0,0,0,137.73,20.84Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,148.15,20.84Zm10.43,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,158.58,20.84Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,169,20.84Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.24,2.24,0,0,0,179.42,20.84Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,189.84,20.84Zm10.43,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,200.27,20.84Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,210.69,20.84Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,221.11,20.84ZM106.47,31.27a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,106.47,31.27Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,116.89,31.27Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,127.31,31.27Zm10.42,0A2.24,2.24,0,1,0,140,33.51,2.24,2.24,0,0,0,137.73,31.27Zm10.42,0a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,148.15,31.27Zm10.43,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,158.58,31.27Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,169,31.27Zm10.42,0a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,179.42,31.27Zm10.42,0a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,189.84,31.27Zm10.43,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,200.27,31.27Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,210.69,31.27ZM106.47,41.69a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,106.47,41.69Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,116.89,41.69Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,127.31,41.69Zm10.42,0A2.25,2.25,0,1,0,140,43.93,2.25,2.25,0,0,0,137.73,41.69Zm10.42,0a2.25,2.25,0,1,0,2.25,2.24A2.25,2.25,0,0,0,148.15,41.69Zm10.43,0a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,158.58,41.69Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,169,41.69Zm10.42,0a2.25,2.25,0,1,0,2.25,2.24A2.24,2.24,0,0,0,179.42,41.69Zm10.42,0a2.25,2.25,0,1,0,2.25,2.24A2.25,2.25,0,0,0,189.84,41.69Zm10.43,0a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,200.27,41.69Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,210.69,41.69ZM179.42,0a2.25,2.25,0,1,0,2.25,2.24A2.24,2.24,0,0,0,179.42,0Zm10.42,0a2.25,2.25,0,1,0,2.25,2.24A2.25,2.25,0,0,0,189.84,0Zm10.43,0a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,200.27,0Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,210.69,0Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,221.11,0Zm10.42,0a2.25,2.25,0,1,0,2.25,2.24A2.25,2.25,0,0,0,231.53,0ZM106.47,52.11a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,106.47,52.11Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,116.89,52.11Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,127.31,52.11Zm10.42,0A2.25,2.25,0,1,0,140,54.35,2.25,2.25,0,0,0,137.73,52.11Zm10.43,0a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,148.16,52.11Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,158.58,52.11Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,169,52.11Zm20.84,0a2.25,2.25,0,1,0,2.25,2.24A2.25,2.25,0,0,0,189.84,52.11Zm10.43,0a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,200.27,52.11Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,210.69,52.11Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,221.11,52.11Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,231.53,52.11ZM106.47,62.53a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,106.47,62.53Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,116.89,62.53Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,127.31,62.53Zm10.42,0A2.25,2.25,0,1,0,140,64.78,2.25,2.25,0,0,0,137.73,62.53Zm10.43,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,148.16,62.53Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,158.58,62.53Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,169,62.53Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.24,2.24,0,0,0,179.42,62.53ZM23.09,52.11a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,23.09,52.11Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,33.51,52.11Zm10.42,0a2.25,2.25,0,1,0,2.25,2.24A2.25,2.25,0,0,0,43.93,52.11Zm10.42,0a2.25,2.25,0,1,0,2.25,2.24A2.25,2.25,0,0,0,54.35,52.11Zm41.69,0a2.25,2.25,0,1,0,2.25,2.24A2.25,2.25,0,0,0,96,52.11ZM23.09,62.53a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,23.09,62.53Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,33.51,62.53Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,43.93,62.53Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,54.35,62.53Zm10.43,0A2.25,2.25,0,1,0,67,64.78,2.25,2.25,0,0,0,64.78,62.53Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,75.2,62.53Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.24,2.24,0,0,0,85.62,62.53Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,96,62.53Zm-83.37,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,12.67,62.53Zm177.17,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,189.84,62.53Zm10.43,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,200.27,62.53Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,210.69,62.53Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,221.11,62.53Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,231.53,62.53Zm31.27,73a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,262.8,135.49Zm-10.42-20.85a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,252.38,114.64Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,262.8,114.64Zm-10.42,10.43a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,252.38,125.07Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,262.8,125.07ZM200.27,260.56a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,200.27,260.56ZM137.73,198a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,137.73,198Zm10.43,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,148.16,198Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,158.58,198Zm20.84,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,179.42,198Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,189.84,198Zm10.43,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,200.27,198ZM169,208.45a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,169,208.45Zm10.42,0a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,179.42,208.45Zm0,10.42a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,179.42,218.87Zm10.42,0a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,189.84,218.87Zm0,10.42a2.25,2.25,0,1,0,2.25,2.24A2.25,2.25,0,0,0,189.84,229.29Zm10.43,0a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,200.27,229.29Zm0,10.42a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,200.27,239.71Zm0,10.42a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,200.27,250.13Zm10.42,10.43a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,210.69,260.56Zm10.42,0a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,221.11,260.56Zm10.42,0a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,231.53,260.56Zm10.43,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,242,260.56Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,252.38,260.56Zm10.42,0A2.24,2.24,0,1,0,265,262.8,2.24,2.24,0,0,0,262.8,260.56Zm10.42,0a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,273.22,260.56Zm10.43,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,283.65,260.56Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,294.07,260.56Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,304.49,260.56ZM221.11,271a2.25,2.25,0,1,0,2.25,2.24A2.24,2.24,0,0,0,221.11,271Zm10.42,0a2.25,2.25,0,1,0,2.25,2.24A2.25,2.25,0,0,0,231.53,271ZM242,271a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,242,271Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,252.38,271Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,262.8,271Zm10.42,0a2.25,2.25,0,1,0,2.25,2.24A2.25,2.25,0,0,0,273.22,271Zm10.43,0a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,283.65,271Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,294.07,271Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,304.49,271ZM221.11,281.4a2.25,2.25,0,1,0,2.25,2.24A2.24,2.24,0,0,0,221.11,281.4Zm10.42,0a2.25,2.25,0,1,0,2.25,2.24A2.25,2.25,0,0,0,231.53,281.4Zm10.43,0a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,242,281.4Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,252.38,281.4Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,262.8,281.4Zm10.42,0a2.25,2.25,0,1,0,2.25,2.24A2.25,2.25,0,0,0,273.22,281.4Zm10.43,0a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,283.65,281.4Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,294.07,281.4Zm-62.54,10.42a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,231.53,291.82Zm10.43,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,242,291.82Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,252.38,291.82Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,262.8,291.82Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,273.22,291.82Zm10.43,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,283.65,291.82Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,294.07,291.82Zm-62.54,10.43a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,231.53,302.25Zm10.43,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,242,302.25Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,252.38,302.25Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,262.8,302.25Zm10.42,0a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,273.22,302.25Zm0,10.42a2.25,2.25,0,1,0,2.25,2.24A2.24,2.24,0,0,0,273.22,312.67Zm-41.69,0a2.25,2.25,0,1,0,2.25,2.24A2.24,2.24,0,0,0,231.53,312.67Zm10.43,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,242,312.67Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,252.38,312.67Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,262.8,312.67ZM210.69,198a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,210.69,198Zm10.42,10.43a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,221.11,208.45Zm10.42,0a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,231.53,208.45Zm10.43,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,242,208.45Zm-31.27,20.84a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,210.69,229.29Zm10.42,0a2.25,2.25,0,1,0,2.25,2.24A2.24,2.24,0,0,0,221.11,229.29Zm20.85,0a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,242,229.29Zm-31.27,10.42a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,210.69,239.71Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.24,2.24,0,0,0,221.11,239.71Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,231.53,239.71Zm10.43,0A2.25,2.25,0,1,0,244.2,242,2.25,2.25,0,0,0,242,239.71Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,252.38,239.71Zm10.42,0A2.25,2.25,0,1,0,265,242,2.24,2.24,0,0,0,262.8,239.71Zm-52.11,10.42a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,210.69,250.13Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.24,2.24,0,0,0,221.11,250.13Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,231.53,250.13Zm10.43,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,242,250.13Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,252.38,250.13Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,262.8,250.13Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,273.22,250.13ZM231.53,385.62a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,231.53,385.62Zm0-62.53a2.25,2.25,0,1,0,2.25,2.24A2.25,2.25,0,0,0,231.53,323.09Zm10.43,0a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,242,323.09Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,252.38,323.09Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,262.8,323.09Zm-41.69,10.42a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,221.11,333.51Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,231.53,333.51Zm10.43,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,242,333.51Zm-20.85,10.42a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,221.11,343.93Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,231.53,343.93Zm10.43,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,242,343.93Zm-20.85,10.43a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,221.11,354.36Zm10.42,0a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,231.53,354.36Zm-10.42,10.42a2.25,2.25,0,1,0,2.25,2.24A2.25,2.25,0,0,0,221.11,364.78Zm10.42,0a2.25,2.25,0,1,0,2.25,2.24A2.25,2.25,0,0,0,231.53,364.78ZM221.11,375.2a2.25,2.25,0,1,0,2.25,2.24A2.25,2.25,0,0,0,221.11,375.2Zm10.42,0a2.25,2.25,0,1,0,2.25,2.24A2.25,2.25,0,0,0,231.53,375.2Z'/%3E%3C/svg%3E");
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='306.73' height='390.11' viewBox='0 0 306.73 390.11'%3E%3Cdefs%3E%3Cstyle%3E .a %7B fill: %23ccdfed; %7D .b %7B fill: %23f15b27; stroke: %23fff; stroke-width: 5px; %7D %3C/style%3E%3C/defs%3E%3Cg%3E%3Cpath class='a' d='M215.18,137.73a4.49,4.49,0,1,1-4.49-4.48A4.5,4.5,0,0,1,215.18,137.73Zm-35.76,5.94a4.49,4.49,0,1,0,4.49,4.49A4.5,4.5,0,0,0,179.42,143.67Zm-72.95,10.42a4.49,4.49,0,1,0,4.48,4.49A4.49,4.49,0,0,0,106.47,154.09Zm104.22,0a4.49,4.49,0,1,0,4.49,4.49A4.49,4.49,0,0,0,210.69,154.09ZM96,122.82a4.49,4.49,0,1,0,4.49,4.49A4.49,4.49,0,0,0,96,122.82Zm62.54,83.38a4.49,4.49,0,1,0,4.49,4.49A4.49,4.49,0,0,0,158.58,206.2Zm52.11,62.54a4.49,4.49,0,1,0,4.49,4.48A4.49,4.49,0,0,0,210.69,268.74Zm73,31.26a4.49,4.49,0,1,0,4.48,4.49A4.49,4.49,0,0,0,283.65,300Zm-52.12-72.95a4.49,4.49,0,1,0,4.49,4.48A4.49,4.49,0,0,0,231.53,227.05Zm20.85,104.22a4.49,4.49,0,1,0,4.49,4.49A4.49,4.49,0,0,0,252.38,331.27Z'/%3E%3Cpath class='a' d='M108.71,137.73a2.25,2.25,0,1,1-2.24-2.24A2.25,2.25,0,0,1,108.71,137.73Zm8.18-2.24a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,116.89,135.49Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,127.31,135.49Zm10.42,0a2.25,2.25,0,1,0,2.25,2.24A2.25,2.25,0,0,0,137.73,135.49Zm10.43,0a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,148.16,135.49Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,158.58,135.49Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,169,135.49Zm10.42,0a2.25,2.25,0,1,0,2.25,2.24A2.25,2.25,0,0,0,179.42,135.49Zm20.85,0a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,200.27,135.49Zm20.84,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,221.11,135.49Zm10.42,0a2.25,2.25,0,1,0,2.25,2.24A2.25,2.25,0,0,0,231.53,135.49Zm10.43,0a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,242,135.49ZM106.47,145.91a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,106.47,145.91Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,116.89,145.91Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,127.31,145.91Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,137.73,145.91Zm10.43,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,148.16,145.91Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,158.58,145.91Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,169,145.91Zm20.84,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,189.84,145.91Zm10.43,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,200.27,145.91Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,210.69,145.91Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,221.11,145.91Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,231.53,145.91ZM116.89,156.33a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,116.89,156.33Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,127.31,156.33Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,137.73,156.33Zm10.43,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,148.16,156.33Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,158.58,156.33Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,169,156.33Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,179.42,156.33Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,189.84,156.33Zm10.43,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,200.27,156.33Zm-93.8,10.43a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,106.47,166.76Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,116.89,166.76Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,127.31,166.76Zm10.42,0A2.24,2.24,0,1,0,140,169,2.24,2.24,0,0,0,137.73,166.76Zm10.43,0A2.24,2.24,0,1,0,150.4,169,2.24,2.24,0,0,0,148.16,166.76Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,158.58,166.76Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,169,166.76Zm10.42,0a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,179.42,166.76Zm10.42,0a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,189.84,166.76Zm10.43,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,200.27,166.76Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,210.69,166.76Zm-93.8,10.42a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,116.89,177.18Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,127.31,177.18Zm10.42,0a2.25,2.25,0,1,0,2.25,2.24A2.24,2.24,0,0,0,137.73,177.18Zm10.43,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,148.16,177.18Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,158.58,177.18Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,169,177.18Zm10.42,0a2.25,2.25,0,1,0,2.25,2.24A2.24,2.24,0,0,0,179.42,177.18Zm10.42,0a2.25,2.25,0,1,0,2.25,2.24A2.24,2.24,0,0,0,189.84,177.18Zm10.43,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,200.27,177.18Zm-73,10.42a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,127.31,187.6Zm10.42,0a2.25,2.25,0,1,0,2.25,2.24A2.25,2.25,0,0,0,137.73,187.6Zm10.43,0a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,148.16,187.6Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,158.58,187.6ZM106.47,73a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,106.47,73Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,116.89,73Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,127.31,73Zm10.42,0A2.24,2.24,0,1,0,140,75.2,2.24,2.24,0,0,0,137.73,73Zm10.43,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,148.16,73Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,158.58,73ZM169,73a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,169,73Zm10.42,0a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,179.42,73Zm10.42,0a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,189.84,73Zm20.85,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,210.69,73Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,221.11,73Zm10.42,0a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,231.53,73ZM242,73a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,242,73ZM106.47,83.38a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,106.47,83.38Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,116.89,83.38Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,127.31,83.38Zm10.42,0A2.25,2.25,0,1,0,140,85.62,2.24,2.24,0,0,0,137.73,83.38Zm10.43,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,148.16,83.38Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,158.58,83.38Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,169,83.38Zm31.27,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,200.27,83.38Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,210.69,83.38Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,221.11,83.38Zm10.42,0a2.25,2.25,0,1,0,2.25,2.24A2.24,2.24,0,0,0,231.53,83.38ZM106.47,93.8A2.25,2.25,0,1,0,108.71,96,2.25,2.25,0,0,0,106.47,93.8Zm10.42,0A2.25,2.25,0,1,0,119.13,96,2.25,2.25,0,0,0,116.89,93.8Zm10.42,0A2.25,2.25,0,1,0,129.55,96,2.24,2.24,0,0,0,127.31,93.8Zm10.42,0A2.25,2.25,0,1,0,140,96,2.25,2.25,0,0,0,137.73,93.8Zm10.43,0A2.25,2.25,0,1,0,150.4,96,2.25,2.25,0,0,0,148.16,93.8Zm10.42,0A2.25,2.25,0,1,0,160.82,96,2.25,2.25,0,0,0,158.58,93.8Zm10.42,0A2.25,2.25,0,1,0,171.24,96,2.24,2.24,0,0,0,169,93.8Zm41.69,0A2.25,2.25,0,1,0,212.93,96,2.24,2.24,0,0,0,210.69,93.8Zm10.42,0A2.25,2.25,0,1,0,223.35,96,2.24,2.24,0,0,0,221.11,93.8Zm20.85,0A2.25,2.25,0,1,0,244.2,96,2.25,2.25,0,0,0,242,93.8ZM106.47,104.22a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,106.47,104.22Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,116.89,104.22Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,127.31,104.22Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,137.73,104.22Zm10.43,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,148.16,104.22Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,158.58,104.22Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,169,104.22Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.24,2.24,0,0,0,179.42,104.22Zm31.27,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,210.69,104.22Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,221.11,104.22Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,231.53,104.22Zm10.43,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,242,104.22ZM106.47,114.64a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,106.47,114.64Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,116.89,114.64Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,127.31,114.64Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,137.73,114.64Zm10.43,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,148.16,114.64Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,158.58,114.64Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,169,114.64Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.24,2.24,0,0,0,179.42,114.64Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,189.84,114.64Zm10.43,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,200.27,114.64Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,210.69,114.64Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,221.11,114.64Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,231.53,114.64Zm10.43,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,242,114.64ZM106.47,125.07a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,106.47,125.07Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,116.89,125.07Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,127.31,125.07Zm10.42,0a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,137.73,125.07Zm10.43,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,148.16,125.07Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,158.58,125.07Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,169,125.07Zm10.42,0a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,179.42,125.07ZM23.09,73a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,23.09,73Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,33.51,73Zm10.42,0a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,43.93,73Zm10.42,0A2.24,2.24,0,1,0,56.6,75.2,2.24,2.24,0,0,0,54.35,73Zm10.43,0A2.24,2.24,0,1,0,67,75.2,2.24,2.24,0,0,0,64.78,73ZM75.2,73a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,75.2,73Zm10.42,0a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,85.62,73ZM96,73a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,96,73ZM23.09,83.38a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,23.09,83.38Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,33.51,83.38Zm10.42,0a2.25,2.25,0,1,0,2.25,2.24A2.24,2.24,0,0,0,43.93,83.38Zm10.42,0a2.25,2.25,0,1,0,2.25,2.24A2.24,2.24,0,0,0,54.35,83.38Zm10.43,0A2.25,2.25,0,1,0,67,85.62,2.24,2.24,0,0,0,64.78,83.38Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,75.2,83.38Zm10.42,0a2.25,2.25,0,1,0,2.25,2.24A2.24,2.24,0,0,0,85.62,83.38Zm10.42,0a2.25,2.25,0,1,0,2.25,2.24A2.24,2.24,0,0,0,96,83.38ZM23.09,93.8A2.25,2.25,0,1,0,25.33,96,2.25,2.25,0,0,0,23.09,93.8Zm10.42,0A2.25,2.25,0,1,0,35.75,96,2.24,2.24,0,0,0,33.51,93.8Zm10.42,0A2.25,2.25,0,1,0,46.18,96,2.25,2.25,0,0,0,43.93,93.8Zm10.43,0A2.25,2.25,0,1,0,56.6,96,2.25,2.25,0,0,0,54.36,93.8Zm10.42,0A2.25,2.25,0,1,0,67,96,2.25,2.25,0,0,0,64.78,93.8Zm10.42,0A2.25,2.25,0,1,0,77.44,96,2.24,2.24,0,0,0,75.2,93.8Zm10.42,0A2.25,2.25,0,1,0,87.87,96,2.24,2.24,0,0,0,85.62,93.8ZM96,93.8A2.25,2.25,0,1,0,98.29,96,2.25,2.25,0,0,0,96,93.8ZM23.09,104.22a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,23.09,104.22Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,33.51,104.22Zm41.69,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,75.2,104.22Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.24,2.24,0,0,0,85.62,104.22Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,96,104.22ZM85.62,114.64a2.25,2.25,0,1,0,2.25,2.25A2.24,2.24,0,0,0,85.62,114.64Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,96,114.64ZM2.24,73A2.24,2.24,0,1,0,4.49,75.2,2.24,2.24,0,0,0,2.24,73Zm10.43,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,12.67,73Zm0,10.42a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,12.67,83.38ZM2.24,93.8A2.25,2.25,0,1,0,4.49,96,2.25,2.25,0,0,0,2.24,93.8Zm10.43,0A2.25,2.25,0,1,0,14.91,96,2.25,2.25,0,0,0,12.67,93.8Zm0,10.42a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,12.67,104.22ZM2.24,114.64a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,2.24,114.64Zm10.43,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,12.67,114.64ZM2.24,125.07a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,2.24,125.07Zm187.6,0a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,189.84,125.07Zm10.43,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,200.27,125.07Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,210.69,125.07Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,221.11,125.07Zm10.42,0a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,231.53,125.07Zm10.43,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,242,125.07ZM148.15,10.42a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,148.15,10.42Zm10.43,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,158.58,10.42Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,169,10.42Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.24,2.24,0,0,0,179.42,10.42Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,189.84,10.42Zm10.43,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,200.27,10.42Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,210.69,10.42Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,221.11,10.42Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,231.53,10.42ZM116.89,20.84a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,116.89,20.84Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,127.31,20.84Zm10.42,0A2.25,2.25,0,1,0,140,23.09,2.25,2.25,0,0,0,137.73,20.84Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,148.15,20.84Zm10.43,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,158.58,20.84Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,169,20.84Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.24,2.24,0,0,0,179.42,20.84Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,189.84,20.84Zm10.43,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,200.27,20.84Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,210.69,20.84Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,221.11,20.84ZM106.47,31.27a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,106.47,31.27Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,116.89,31.27Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,127.31,31.27Zm10.42,0A2.24,2.24,0,1,0,140,33.51,2.24,2.24,0,0,0,137.73,31.27Zm10.42,0a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,148.15,31.27Zm10.43,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,158.58,31.27Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,169,31.27Zm10.42,0a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,179.42,31.27Zm10.42,0a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,189.84,31.27Zm10.43,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,200.27,31.27Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,210.69,31.27ZM106.47,41.69a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,106.47,41.69Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,116.89,41.69Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,127.31,41.69Zm10.42,0A2.25,2.25,0,1,0,140,43.93,2.25,2.25,0,0,0,137.73,41.69Zm10.42,0a2.25,2.25,0,1,0,2.25,2.24A2.25,2.25,0,0,0,148.15,41.69Zm10.43,0a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,158.58,41.69Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,169,41.69Zm10.42,0a2.25,2.25,0,1,0,2.25,2.24A2.24,2.24,0,0,0,179.42,41.69Zm10.42,0a2.25,2.25,0,1,0,2.25,2.24A2.25,2.25,0,0,0,189.84,41.69Zm10.43,0a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,200.27,41.69Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,210.69,41.69ZM179.42,0a2.25,2.25,0,1,0,2.25,2.24A2.24,2.24,0,0,0,179.42,0Zm10.42,0a2.25,2.25,0,1,0,2.25,2.24A2.25,2.25,0,0,0,189.84,0Zm10.43,0a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,200.27,0Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,210.69,0Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,221.11,0Zm10.42,0a2.25,2.25,0,1,0,2.25,2.24A2.25,2.25,0,0,0,231.53,0ZM106.47,52.11a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,106.47,52.11Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,116.89,52.11Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,127.31,52.11Zm10.42,0A2.25,2.25,0,1,0,140,54.35,2.25,2.25,0,0,0,137.73,52.11Zm10.43,0a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,148.16,52.11Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,158.58,52.11Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,169,52.11Zm20.84,0a2.25,2.25,0,1,0,2.25,2.24A2.25,2.25,0,0,0,189.84,52.11Zm10.43,0a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,200.27,52.11Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,210.69,52.11Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,221.11,52.11Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,231.53,52.11ZM106.47,62.53a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,106.47,62.53Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,116.89,62.53Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,127.31,62.53Zm10.42,0A2.25,2.25,0,1,0,140,64.78,2.25,2.25,0,0,0,137.73,62.53Zm10.43,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,148.16,62.53Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,158.58,62.53Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,169,62.53Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.24,2.24,0,0,0,179.42,62.53ZM23.09,52.11a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,23.09,52.11Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,33.51,52.11Zm10.42,0a2.25,2.25,0,1,0,2.25,2.24A2.25,2.25,0,0,0,43.93,52.11Zm10.42,0a2.25,2.25,0,1,0,2.25,2.24A2.25,2.25,0,0,0,54.35,52.11Zm41.69,0a2.25,2.25,0,1,0,2.25,2.24A2.25,2.25,0,0,0,96,52.11ZM23.09,62.53a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,23.09,62.53Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,33.51,62.53Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,43.93,62.53Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,54.35,62.53Zm10.43,0A2.25,2.25,0,1,0,67,64.78,2.25,2.25,0,0,0,64.78,62.53Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,75.2,62.53Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.24,2.24,0,0,0,85.62,62.53Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,96,62.53Zm-83.37,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,12.67,62.53Zm177.17,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,189.84,62.53Zm10.43,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,200.27,62.53Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,210.69,62.53Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,221.11,62.53Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,231.53,62.53Zm31.27,73a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,262.8,135.49Zm-10.42-20.85a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,252.38,114.64Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,262.8,114.64Zm-10.42,10.43a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,252.38,125.07Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,262.8,125.07ZM200.27,260.56a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,200.27,260.56ZM137.73,198a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,137.73,198Zm10.43,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,148.16,198Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,158.58,198Zm20.84,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,179.42,198Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,189.84,198ZM169,208.45a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,169,208.45Zm10.42,0a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,179.42,208.45Zm0,10.42a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,179.42,218.87Zm10.42,0a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,189.84,218.87Zm0,10.42a2.25,2.25,0,1,0,2.25,2.24A2.25,2.25,0,0,0,189.84,229.29Zm10.43,0a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,200.27,229.29Zm0,10.42a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,200.27,239.71Zm0,10.42a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,200.27,250.13Zm10.42,10.43a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,210.69,260.56Zm10.42,0a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,221.11,260.56Zm10.42,0a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,231.53,260.56Zm10.43,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,242,260.56Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,252.38,260.56Zm10.42,0A2.24,2.24,0,1,0,265,262.8,2.24,2.24,0,0,0,262.8,260.56Zm10.42,0a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,273.22,260.56Zm10.43,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,283.65,260.56Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,294.07,260.56Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,304.49,260.56ZM221.11,271a2.25,2.25,0,1,0,2.25,2.24A2.24,2.24,0,0,0,221.11,271Zm10.42,0a2.25,2.25,0,1,0,2.25,2.24A2.25,2.25,0,0,0,231.53,271ZM242,271a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,242,271Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,252.38,271Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,262.8,271Zm10.42,0a2.25,2.25,0,1,0,2.25,2.24A2.25,2.25,0,0,0,273.22,271Zm10.43,0a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,283.65,271Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,294.07,271Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,304.49,271ZM221.11,281.4a2.25,2.25,0,1,0,2.25,2.24A2.24,2.24,0,0,0,221.11,281.4Zm10.42,0a2.25,2.25,0,1,0,2.25,2.24A2.25,2.25,0,0,0,231.53,281.4Zm10.43,0a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,242,281.4Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,252.38,281.4Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,262.8,281.4Zm10.42,0a2.25,2.25,0,1,0,2.25,2.24A2.25,2.25,0,0,0,273.22,281.4Zm10.43,0a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,283.65,281.4Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,294.07,281.4Zm-62.54,10.42a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,231.53,291.82Zm10.43,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,242,291.82Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,252.38,291.82Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,262.8,291.82Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,273.22,291.82Zm10.43,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,283.65,291.82Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,294.07,291.82Zm-62.54,10.43a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,231.53,302.25Zm10.43,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,242,302.25Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,252.38,302.25Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,262.8,302.25Zm10.42,0a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,273.22,302.25Zm0,10.42a2.25,2.25,0,1,0,2.25,2.24A2.24,2.24,0,0,0,273.22,312.67Zm-41.69,0a2.25,2.25,0,1,0,2.25,2.24A2.24,2.24,0,0,0,231.53,312.67Zm10.43,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,242,312.67Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,252.38,312.67Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,262.8,312.67ZM231.53,208.45a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,231.53,208.45Zm10.43,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,242,208.45Zm-31.27,20.84a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,210.69,229.29Zm10.42,0a2.25,2.25,0,1,0,2.25,2.24A2.24,2.24,0,0,0,221.11,229.29Zm20.85,0a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,242,229.29Zm-31.27,10.42a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,210.69,239.71Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.24,2.24,0,0,0,221.11,239.71Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,231.53,239.71Zm10.43,0A2.25,2.25,0,1,0,244.2,242,2.25,2.25,0,0,0,242,239.71Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,252.38,239.71Zm10.42,0A2.25,2.25,0,1,0,265,242,2.24,2.24,0,0,0,262.8,239.71Zm-52.11,10.42a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,210.69,250.13Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.24,2.24,0,0,0,221.11,250.13Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,231.53,250.13Zm10.43,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,242,250.13Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,252.38,250.13Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,262.8,250.13Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,273.22,250.13ZM231.53,385.62a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,231.53,385.62Zm0-62.53a2.25,2.25,0,1,0,2.25,2.24A2.25,2.25,0,0,0,231.53,323.09Zm10.43,0a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,242,323.09Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,252.38,323.09Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,262.8,323.09Zm-41.69,10.42a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,221.11,333.51Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,231.53,333.51Zm10.43,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,242,333.51Zm-20.85,10.42a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,221.11,343.93Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,231.53,343.93Zm10.43,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,242,343.93Zm-20.85,10.43a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,221.11,354.36Zm10.42,0a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,231.53,354.36Zm-10.42,10.42a2.25,2.25,0,1,0,2.25,2.24A2.25,2.25,0,0,0,221.11,364.78Zm10.42,0a2.25,2.25,0,1,0,2.25,2.24A2.25,2.25,0,0,0,231.53,364.78ZM221.11,375.2a2.25,2.25,0,1,0,2.25,2.24A2.25,2.25,0,0,0,221.11,375.2Zm10.42,0a2.25,2.25,0,1,0,2.25,2.24A2.25,2.25,0,0,0,231.53,375.2Z'/%3E%3C/g%3E%3Ccircle class='b' cx='210.69' cy='200.27' r='13.75'/%3E%3C/svg%3E%0A");
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='306.73' height='282.23' viewBox='0 0 306.73 282.23'%3E%3Cdefs%3E%3Cstyle%3E .a %7B fill: %23ccdfed; %7D .b %7B fill: %23a1c2d6; %7D %3C/style%3E%3C/defs%3E%3Cg%3E%3Cpath class='a' d='M215.18,140.84a4.49,4.49,0,1,1-4.49-4.48A4.5,4.5,0,0,1,215.18,140.84Zm-35.76,5.94a4.49,4.49,0,1,0,4.49,4.49A4.5,4.5,0,0,0,179.42,146.78ZM106.47,157.2a4.49,4.49,0,1,0,4.48,4.49A4.49,4.49,0,0,0,106.47,157.2Zm104.22,0a4.49,4.49,0,1,0,4.49,4.49A4.49,4.49,0,0,0,210.69,157.2ZM96,125.93a4.49,4.49,0,1,0,4.49,4.49A4.49,4.49,0,0,0,96,125.93Zm62.54,83.38a4.49,4.49,0,1,0,4.49,4.49A4.49,4.49,0,0,0,158.58,209.31Zm52.11,62.54a4.49,4.49,0,1,0,4.49,4.48A4.49,4.49,0,0,0,210.69,271.85Zm20.84-41.69a4.49,4.49,0,1,0,4.49,4.48A4.49,4.49,0,0,0,231.53,230.16Z'/%3E%3Cpath class='a' d='M108.71,140.84a2.25,2.25,0,1,1-2.24-2.24A2.25,2.25,0,0,1,108.71,140.84Zm8.18-2.24a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,116.89,138.6Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,127.31,138.6Zm10.42,0a2.25,2.25,0,1,0,2.25,2.24A2.25,2.25,0,0,0,137.73,138.6Zm10.43,0a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,148.16,138.6Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,158.58,138.6Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,169,138.6Zm10.42,0a2.25,2.25,0,1,0,2.25,2.24A2.25,2.25,0,0,0,179.42,138.6Zm20.85,0a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,200.27,138.6Zm20.84,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,221.11,138.6Zm10.42,0a2.25,2.25,0,1,0,2.25,2.24A2.25,2.25,0,0,0,231.53,138.6Zm10.43,0a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,242,138.6ZM106.47,149a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,106.47,149Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,116.89,149Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,127.31,149Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,137.73,149Zm10.43,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,148.16,149Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,158.58,149ZM169,149a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,169,149Zm20.84,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,189.84,149Zm10.43,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,200.27,149Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,210.69,149Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,221.11,149Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,231.53,149ZM116.89,159.44a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,116.89,159.44Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,127.31,159.44Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,137.73,159.44Zm10.43,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,148.16,159.44Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,158.58,159.44Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,169,159.44Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,179.42,159.44Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,189.84,159.44Zm10.43,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,200.27,159.44Zm-93.8,10.43a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,106.47,169.87Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,116.89,169.87Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,127.31,169.87Zm10.42,0a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,137.73,169.87Zm10.43,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,148.16,169.87Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,158.58,169.87Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,169,169.87Zm10.42,0a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,179.42,169.87Zm10.42,0a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,189.84,169.87Zm10.43,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,200.27,169.87Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,210.69,169.87Zm-93.8,10.42a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,116.89,180.29Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,127.31,180.29Zm10.42,0a2.25,2.25,0,1,0,2.25,2.24A2.25,2.25,0,0,0,137.73,180.29Zm10.43,0a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,148.16,180.29Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,158.58,180.29Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,169,180.29Zm10.42,0a2.25,2.25,0,1,0,2.25,2.24A2.25,2.25,0,0,0,179.42,180.29Zm10.42,0a2.25,2.25,0,1,0,2.25,2.24A2.25,2.25,0,0,0,189.84,180.29Zm10.43,0a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,200.27,180.29Zm-73,10.42a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,127.31,190.71Zm10.42,0A2.25,2.25,0,1,0,140,193,2.25,2.25,0,0,0,137.73,190.71Zm10.43,0A2.25,2.25,0,1,0,150.4,193,2.25,2.25,0,0,0,148.16,190.71Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,158.58,190.71ZM106.47,76.07a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,106.47,76.07Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,116.89,76.07Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,127.31,76.07Zm10.42,0A2.24,2.24,0,1,0,140,78.31,2.24,2.24,0,0,0,137.73,76.07Zm10.43,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,148.16,76.07Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,158.58,76.07Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,169,76.07Zm10.42,0a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,179.42,76.07Zm10.42,0a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,189.84,76.07Zm20.85,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,210.69,76.07Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,221.11,76.07Zm10.42,0a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,231.53,76.07Zm10.43,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,242,76.07ZM106.47,86.49a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,106.47,86.49Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,116.89,86.49Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,127.31,86.49Zm10.42,0A2.25,2.25,0,1,0,140,88.73,2.24,2.24,0,0,0,137.73,86.49Zm10.43,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,148.16,86.49Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,158.58,86.49Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,169,86.49Zm31.27,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,200.27,86.49Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,210.69,86.49Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,221.11,86.49Zm10.42,0a2.25,2.25,0,1,0,2.25,2.24A2.24,2.24,0,0,0,231.53,86.49ZM106.47,96.91a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,106.47,96.91Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,116.89,96.91Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,127.31,96.91Zm10.42,0A2.25,2.25,0,1,0,140,99.15,2.25,2.25,0,0,0,137.73,96.91Zm10.43,0a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,148.16,96.91Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,158.58,96.91Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,169,96.91Zm41.69,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,210.69,96.91Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,221.11,96.91Zm20.85,0a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,242,96.91ZM106.47,107.33a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,106.47,107.33Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,116.89,107.33Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,127.31,107.33Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,137.73,107.33Zm10.43,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,148.16,107.33Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,158.58,107.33Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,169,107.33Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.24,2.24,0,0,0,179.42,107.33Zm31.27,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,210.69,107.33Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,221.11,107.33Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,231.53,107.33Zm10.43,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,242,107.33ZM106.47,117.76a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,106.47,117.76Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,116.89,117.76Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,127.31,117.76Zm10.42,0A2.24,2.24,0,1,0,140,120,2.24,2.24,0,0,0,137.73,117.76Zm10.43,0A2.24,2.24,0,1,0,150.4,120,2.24,2.24,0,0,0,148.16,117.76Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,158.58,117.76Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,169,117.76Zm10.42,0a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,179.42,117.76Zm10.42,0a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,189.84,117.76Zm10.43,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,200.27,117.76Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,210.69,117.76Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,221.11,117.76Zm10.42,0a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,231.53,117.76Zm10.43,0A2.24,2.24,0,1,0,244.2,120,2.24,2.24,0,0,0,242,117.76ZM106.47,128.18a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,106.47,128.18Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,116.89,128.18Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,127.31,128.18Zm10.42,0a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,137.73,128.18Zm10.43,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,148.16,128.18Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,158.58,128.18Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,169,128.18Zm10.42,0a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,179.42,128.18ZM23.09,76.07a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,23.09,76.07Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,33.51,76.07Zm10.42,0a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,43.93,76.07Zm10.42,0a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,54.35,76.07Zm10.43,0A2.24,2.24,0,1,0,67,78.31,2.24,2.24,0,0,0,64.78,76.07Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,75.2,76.07Zm10.42,0a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,85.62,76.07Zm10.42,0a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,96,76.07ZM23.09,86.49a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,23.09,86.49Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,33.51,86.49Zm10.42,0a2.25,2.25,0,1,0,2.25,2.24A2.24,2.24,0,0,0,43.93,86.49Zm10.42,0a2.25,2.25,0,1,0,2.25,2.24A2.24,2.24,0,0,0,54.35,86.49Zm10.43,0A2.25,2.25,0,1,0,67,88.73,2.24,2.24,0,0,0,64.78,86.49Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,75.2,86.49Zm10.42,0a2.25,2.25,0,1,0,2.25,2.24A2.24,2.24,0,0,0,85.62,86.49Zm10.42,0a2.25,2.25,0,1,0,2.25,2.24A2.24,2.24,0,0,0,96,86.49ZM23.09,96.91a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,23.09,96.91Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,33.51,96.91Zm10.42,0a2.25,2.25,0,1,0,2.25,2.24A2.25,2.25,0,0,0,43.93,96.91Zm10.43,0a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,54.36,96.91Zm10.42,0A2.25,2.25,0,1,0,67,99.15,2.25,2.25,0,0,0,64.78,96.91Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,75.2,96.91Zm10.42,0a2.25,2.25,0,1,0,2.25,2.24A2.24,2.24,0,0,0,85.62,96.91Zm10.42,0a2.25,2.25,0,1,0,2.25,2.24A2.25,2.25,0,0,0,96,96.91ZM23.09,107.33a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,23.09,107.33Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,33.51,107.33Zm41.69,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,75.2,107.33Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.24,2.24,0,0,0,85.62,107.33Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,96,107.33ZM85.62,117.76A2.24,2.24,0,1,0,87.87,120,2.24,2.24,0,0,0,85.62,117.76Zm10.42,0A2.24,2.24,0,1,0,98.29,120,2.24,2.24,0,0,0,96,117.76ZM2.24,76.07a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,2.24,76.07Zm10.43,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,12.67,76.07Zm0,10.42a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,12.67,86.49ZM2.24,96.91a2.25,2.25,0,1,0,2.25,2.24A2.25,2.25,0,0,0,2.24,96.91Zm10.43,0a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,12.67,96.91Zm0,10.42a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,12.67,107.33ZM2.24,117.75A2.25,2.25,0,1,0,4.49,120,2.25,2.25,0,0,0,2.24,117.75Zm10.43,0A2.25,2.25,0,1,0,14.91,120,2.25,2.25,0,0,0,12.67,117.75ZM2.24,128.18a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,2.24,128.18Zm187.6,0a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,189.84,128.18Zm10.43,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,200.27,128.18Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,210.69,128.18Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,221.11,128.18Zm10.42,0a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,231.53,128.18Zm10.43,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,242,128.18ZM148.15,13.53a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,148.15,13.53Zm10.43,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,158.58,13.53Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,169,13.53Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.24,2.24,0,0,0,179.42,13.53Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,189.84,13.53Zm10.43,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,200.27,13.53Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,210.69,13.53Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,221.11,13.53Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,231.53,13.53ZM116.89,24a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,116.89,24Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,127.31,24Zm10.42,0A2.25,2.25,0,1,0,140,26.2,2.25,2.25,0,0,0,137.73,24Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,148.15,24Zm10.43,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,158.58,24ZM169,24a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,169,24Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.24,2.24,0,0,0,179.42,24Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,189.84,24Zm10.43,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,200.27,24Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,210.69,24Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,221.11,24ZM106.47,34.38a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,106.47,34.38Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,116.89,34.38Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,127.31,34.38Zm10.42,0A2.24,2.24,0,1,0,140,36.62,2.24,2.24,0,0,0,137.73,34.38Zm10.42,0a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,148.15,34.38Zm10.43,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,158.58,34.38Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,169,34.38Zm10.42,0a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,179.42,34.38Zm10.42,0a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,189.84,34.38Zm10.43,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,200.27,34.38Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,210.69,34.38ZM106.47,44.8A2.25,2.25,0,1,0,108.71,47,2.25,2.25,0,0,0,106.47,44.8Zm10.42,0A2.25,2.25,0,1,0,119.13,47,2.25,2.25,0,0,0,116.89,44.8Zm10.42,0A2.25,2.25,0,1,0,129.55,47,2.24,2.24,0,0,0,127.31,44.8Zm10.42,0A2.25,2.25,0,1,0,140,47,2.25,2.25,0,0,0,137.73,44.8Zm10.42,0A2.25,2.25,0,1,0,150.4,47,2.25,2.25,0,0,0,148.15,44.8Zm10.43,0A2.25,2.25,0,1,0,160.82,47,2.25,2.25,0,0,0,158.58,44.8Zm10.42,0A2.25,2.25,0,1,0,171.24,47,2.24,2.24,0,0,0,169,44.8Zm10.42,0A2.25,2.25,0,1,0,181.67,47,2.24,2.24,0,0,0,179.42,44.8Zm10.42,0A2.25,2.25,0,1,0,192.09,47,2.25,2.25,0,0,0,189.84,44.8Zm10.43,0A2.25,2.25,0,1,0,202.51,47,2.25,2.25,0,0,0,200.27,44.8Zm10.42,0A2.25,2.25,0,1,0,212.93,47,2.25,2.25,0,0,0,210.69,44.8ZM179.42,3.11a2.25,2.25,0,1,0,2.25,2.24A2.24,2.24,0,0,0,179.42,3.11Zm10.42,0a2.25,2.25,0,1,0,2.25,2.24A2.25,2.25,0,0,0,189.84,3.11Zm10.43,0a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,200.27,3.11Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,210.69,3.11Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,221.11,3.11Zm10.42,0a2.25,2.25,0,1,0,2.25,2.24A2.25,2.25,0,0,0,231.53,3.11ZM106.47,55.22a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,106.47,55.22Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,116.89,55.22Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,127.31,55.22Zm10.42,0A2.25,2.25,0,1,0,140,57.47,2.25,2.25,0,0,0,137.73,55.22Zm10.43,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,148.16,55.22Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,158.58,55.22Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,169,55.22Zm20.84,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,189.84,55.22Zm10.43,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,200.27,55.22Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,210.69,55.22Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,221.11,55.22Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,231.53,55.22ZM106.47,65.64a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,106.47,65.64Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,116.89,65.64Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,127.31,65.64Zm10.42,0A2.25,2.25,0,1,0,140,67.89,2.25,2.25,0,0,0,137.73,65.64Zm10.43,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,148.16,65.64Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,158.58,65.64Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,169,65.64Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.24,2.24,0,0,0,179.42,65.64ZM23.09,55.22a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,23.09,55.22Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,33.51,55.22Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,43.93,55.22Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,54.35,55.22Zm41.69,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,96,55.22ZM23.09,65.64a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,23.09,65.64Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,33.51,65.64Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,43.93,65.64Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,54.35,65.64Zm10.43,0A2.25,2.25,0,1,0,67,67.89,2.25,2.25,0,0,0,64.78,65.64Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,75.2,65.64Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.24,2.24,0,0,0,85.62,65.64Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,96,65.64Zm-83.37,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,12.67,65.64Zm177.17,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,189.84,65.64Zm10.43,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,200.27,65.64Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,210.69,65.64Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,221.11,65.64Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,231.53,65.64Zm31.27,73a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,262.8,138.6Zm-10.42-20.84a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,252.38,117.76Zm10.42,0A2.24,2.24,0,1,0,265,120,2.24,2.24,0,0,0,262.8,117.76Zm-10.42,10.42a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,252.38,128.18Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,262.8,128.18ZM200.27,263.67a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,200.27,263.67Zm-62.54-62.54a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,137.73,201.13Zm10.43,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,148.16,201.13Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,158.58,201.13Zm20.84,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,179.42,201.13Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,189.84,201.13ZM169,211.56a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,169,211.56Zm10.42,0a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,179.42,211.56Zm0,10.42a2.25,2.25,0,1,0,2.25,2.24A2.24,2.24,0,0,0,179.42,222Zm10.42,0a2.25,2.25,0,1,0,2.25,2.24A2.24,2.24,0,0,0,189.84,222Zm0,10.42a2.25,2.25,0,1,0,2.25,2.24A2.25,2.25,0,0,0,189.84,232.4Zm10.43,0a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,200.27,232.4Zm0,10.42a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,200.27,242.82Zm0,10.42a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,200.27,253.24Zm10.42,10.43a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,210.69,263.67Zm10.42,0a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,221.11,263.67Zm10.42,0a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,231.53,263.67Zm10.43,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,242,263.67Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,252.38,263.67Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,262.8,263.67Zm10.42,0a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,273.22,263.67Zm10.43,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,283.65,263.67Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,294.07,263.67Zm10.42,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,304.49,263.67Zm-83.38,10.42a2.25,2.25,0,1,0,2.25,2.24A2.24,2.24,0,0,0,221.11,274.09Zm10.42,0a2.25,2.25,0,1,0,2.25,2.24A2.25,2.25,0,0,0,231.53,274.09Zm10.43,0a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,242,274.09Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,252.38,274.09Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,262.8,274.09Zm10.42,0a2.25,2.25,0,1,0,2.25,2.24A2.25,2.25,0,0,0,273.22,274.09Zm10.43,0a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,283.65,274.09Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,294.07,274.09Zm10.42,0a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,304.49,274.09Zm-73-62.53a2.24,2.24,0,1,0,2.25,2.24A2.24,2.24,0,0,0,231.53,211.56Zm10.43,0a2.24,2.24,0,1,0,2.24,2.24A2.24,2.24,0,0,0,242,211.56ZM210.69,232.4a2.25,2.25,0,1,0,2.24,2.24A2.24,2.24,0,0,0,210.69,232.4Zm10.42,0a2.25,2.25,0,1,0,2.25,2.24A2.24,2.24,0,0,0,221.11,232.4Zm20.85,0a2.25,2.25,0,1,0,2.24,2.24A2.25,2.25,0,0,0,242,232.4Zm-31.27,10.42a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,210.69,242.82Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.24,2.24,0,0,0,221.11,242.82Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,231.53,242.82Zm10.43,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,242,242.82Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,252.38,242.82Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,262.8,242.82Zm-52.11,10.42a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,210.69,253.24Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.24,2.24,0,0,0,221.11,253.24Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,231.53,253.24Zm10.43,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,242,253.24Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.25,2.25,0,0,0,252.38,253.24Zm10.42,0a2.25,2.25,0,1,0,2.24,2.25A2.24,2.24,0,0,0,262.8,253.24Zm10.42,0a2.25,2.25,0,1,0,2.25,2.25A2.25,2.25,0,0,0,273.22,253.24Z'/%3E%3C/g%3E%3Ccircle class='b' cx='210.69' cy='203.38' r='13.75'/%3E%3C/svg%3E%0A");
background-repeat: no-repeat;
position: absolute;  top: 0;
left: 0;
z-index: -1;
width: 100%;
height: calc(100% + 201px);
height: 100%;
background-size: contain;
left: -317px;
pointer-events: none;
}
.top-title-container {
align-items: center;
}
.top-title-box {
padding: 23px;
width: -webkit-fill-available;
}
.bg-top-svg {
background-image: radial-gradient(circle at center, #00000005 0.25rem, transparent 0);
background-size: 1.3rem 1.3rem;
background-position: 0 0, 0.65rem 0.65rem;
width: -webkit-fill-available;
height: 100%;
position: absolute;
}
.bg-top-svg::before {
}
.ar-box-single-no-hover:hover {
background-color: #f9f9f9!important;
}
.featured-img {
width: -webkit-fill-available;
height: auto;
}
i, figcaption {
font-size: 13px;
font-style: italic;
}
.cf7mls_next:after {
content: '';
display: inline-block;
vertical-align: middle; margin: 0 auto;
width: 0px;
height: 0px;
border-top: 7px solid transparent;
border-bottom: 7px solid transparent;
border-left: 7px solid white;
margin-left: 10px;
}
.cf7mls-btns .cf7mls_next.action-button, .cf7mls-btns .cf7mls_back.action-button {
padding: 10px 13px 10px 10px;
}
.fieldset-cf7mls .wpcf7-form-control.wpcf7-cf7mls_preview_step {
text-align: center;
}
.widget-box {
background: #fff;
bottom: -134px;
text-align: center;
}
.widget-box-bottom{
padding: 31px;
}
.widget-box-price-ct {
border-radius: 5px; font-weight: 600;   color: #fff;
z-index: 1000;
pointer-events: none;
text-align: center;
position: absolute;
top: 40%;
left: 50%;
transform: translate(-50%, -50%);
width: 100%;
}
.widget-box-price-ct p {
font-size: 40px;
line-height: 50px;
}
.widget-box-2 {
transition: transform 0.2s ease-in 0s; text-overflow: ellipsis;
position: relative;
border-radius: 4px 4px 4px 4px; text-overflow: ellipsis;
position: relative; box-shadow: 0px 3px 8px #0000002e;
}
.widget-box-2-img {
overflow: hidden;
border-radius: 4px;
}
.widget-box-2-img-cover {
position: absolute; top: 0;
left: 0;
right: 0;
bottom: 0;
background: linear-gradient(to bottom, rgba(0, 76, 116, 50%) 0%, rgba(0, 76, 116, 0.1) 100%);
border-radius: 4px 4px 0 0;
z-index: 2; }
.lg-sidebar {
border-left: none;
border-right: none;
}
.img-hover-zoom, .img-hover-zoom img {
-webkit-transition: transform .5s ease-out;
display: block;
transition: all 2.8s cubic-bezier(0.19,1,0.22,1);
border-radius: 4px 4px 0 0;
}
.img-hover-zoom:hover, .img-hover-zoom:hover img, .ar-offer:hover .img-hover-zoom, .ar-offer:hover .img-hover-zoom img, .ct-box-hp:hover .img-hover-zoom, .ct-box-hp:hover .img-hover-zoom img {
transform: scale(1.05);
-webkit-transform: scale(1.05);
-o-transform: scale(1.05);
}
.img-full-wide {
}
.widget-box-2-bottom {
position: absolute;
bottom: 0;
padding: 10px;
line-height: 21px;
margin-top: 28px; z-index: 10;
padding-top: 0;
}
.widget-box-2-sublinks {
padding: 10px;
}
.widget-box-2-title {
color: #1b2629;
font-weight: 600;
font-size: 17px;
}
.pos-rel {
position: relative;
}
.img-cropped {
width: 100%;
object-fit: cover;
border-radius: 4px 4px 0 0;
}
.ct-box-hp {
transition: transform 0.2s ease-in 0s;
border-radius: 4px 4px 4px 4px;
display:flex;
}
.box-des-1-container:hover .entry-title a {
color: #ad3646;
}
.cta-btn-menu {
color: #fff!important;
border: solid 2px #fff!important;
border-radius: 3px;
}
.cta-btn-menu:hover {
background-color: #78c3bf!important;
border: solid 2px #78c3bf!important;
color: #fff!important;
}
.bg-grey-lt {
background-color: #f2f2f2;
}
#form_currency #currency_dd {
border-radius: 3px;
}
a .ar-box-title {
color: #000;
}
.ar-box-price {
margin-bottom: 0;
color: #797979;
}
.hp-icon-block {
background-color: #fff;
border-radius: 0.75rem;
transition: all 1.8s cubic-bezier(0.19,1,0.22,1);
padding-top: 10px;
padding-bottom: 10px;
}
.hp-icon-block:hover {
background-color: #f9f9f9;
}
.highlight-top:after {
content: "highlighted";
color: #ffff;
position: absolute;
top: -37px;
left: 7px;
padding: 4px 5px 4px 5px; text-align: center;
transform-origin: bottom right;
text-transform: uppercase;
font-weight: 600;
font-size: 11px;
letter-spacing: 1px;
background-color: #000000;
border-radius: 3px;
} .btn.btn-arrow:hover {
color: #78c3bf!important;
}
.cta-btn {
font-size: 16px;
background: #0055cc;
background: #2669b2;
color: #ffffff;
-moz-border-radius: 4px;
-webkit-border-radius: 2px;
line-height: 18px;
padding: 10px 16px 10px 16px;
text-decoration: none;
text-shadow: none;
text-align: center;
border: none;
border-radius: 3px;
width: fit-content;
margin-left: 11px;
font-weight: 600;
transition: all 1.8s cubic-bezier(0.19,1,0.22,1);
background: #004c74;
border-radius: 3px;
padding: 10px;
}
.cta-btn:hover {
cursor: pointer;
background-color:#25476d;
color: #ffff;
text-decoration: none;
background: #78c3bf;
color: #fff;
}
.cta-btn:active {
background-color: #555;
}
.cta-btn-white {
background: #fff;  
color: #004c74;
border: solid 1px #004c74;
}
.cta-btn-white:hover {
color: #004c74;
}
.cta-btn-shortcode {
background: #fff;
-moz-border-radius: 4px;
width: fit-content;
font-weight: 600;
transition: all 1.8s cubic-bezier(0.19,1,0.22,1);
border-radius: 3px;
padding: 10px;
color: #004c74;
border: solid 1px #004c74;
}
.cta-btn-shortcode:hover {
cursor: pointer;
background-color: #25476d;
text-decoration: none;
background: #78c3bf;
}
.cta-btn-shortcode p{
margin-bottom: 0;
}
.cta-btn-shortcode a{
color: #4d4a46;;
}
.cta-btn-center {
margin: auto;
width: fit-content;
padding: 10px;
}
.navbar-dark {
background-color: #4d4a46;
}
.navbar-light {
background-color: #f8f9fa;
}
ul.primary-nav-tab-container {
text-transform:uppercase;
font-size:14px;
}
.navbar .ct-std #desktop-nav .primary-nav-tab:not(.active) .primary-nav-tab-button:hover {
color: #014c74!important;
opacity: 0.7;
}
.navbar {
padding:0!important;
}
.ronzoni-icon {
width: 80px;
height: auto;
}
.link-area-riservata {
text-transform: uppercase;
font-size: 14px!important;
float: right;
font-weight: 600!important;
color: #444444!important;
}
.link-area-riservata:hover {
opacity: 0.7;
}
.top-image-fullwide {
width:100%;
height:auto;
display: block;
}
.people-image {
max-width: 100%;
height: auto;
} .flip_box {
width: 100%; padding-bottom: 100%; position: relative; 
overflow: hidden; 
border-radius: 50%;
}
.flip_box_inner {
position: relative;
width: 100%;
height: 100%;
transition: transform 0.8s ease-in-out;
transform-style: preserve-3d;
}
.flip_box:hover .flip_box_inner {
transform: rotateY(180deg);
}
.flip_box_front {
display: flex;
align-items: center;
justify-content: center;
overflow: hidden; }
.flip_box_front, .flip_box_back {
border-radius: 100%;
box-sizing: border-box;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
text-align: center;
backface-visibility: hidden;
margin: 0;
padding: 0;
}
.flip_box_back {
background-color: #93b72c;
color: #fff;
transform: rotateY(180deg);
display: flex;
align-items: center;
justify-content: center;
flex-direction: column; padding: 15px;
}
.flip_box_inner, .flip_box_front, .flip_box_back {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.people-name {
text-align: center; margin-top: 10px; color: #fff;
text-transform: uppercase;
}
.people-link {
color: #fff;
}
.people-link:hover {
color: #fff;
font-weight:600;
}
.people-role {
font-style: italic;
font-size: 20px;
}
.people-role::after {
content: ""; 
display: block;
height: 2px; 
width: 80%; 
background-color: white; 
margin: 10px auto; }
.flip_box_front img {
max-width: 100%; max-height: 100%; }
.bg-roots {
background-repeat: repeat;
background-image: url(//www.societe-maurice.com/wp-content/uploads/sfondo_radici-scaled-1.jpg);
}
.people-box {
min-height: 150px;
padding: 15px;
}
.people-image-top {
width: -webkit-fill-available;
}
.people-name-top {
color: #fff;
text-transform: uppercase;
font-size:17px;
font-weight:700;
}
.people-role-top {
color: #fff;
font-style: italic;
font-size: 16px;
}
.icon-big {
max-width:221px;
padding-top: 50px;
}
.border-left {
position: relative;
}
.border-left::before {
content: '';
position: absolute;
left: -27px;
top: 0;
bottom: 0;
width: 1px;
background: #333;
}
.pl-30 {
padding-left: 30px;
}
.mt-50 {
margin-top:50px;
}
.h1x {
color: #231f20;
font-size: 30px;
font-weight: 600;
}
.h1-homepage {
line-height: 29px;
margin-top: 0;
margin-bottom: 1rem;
font-size: 16px;
text-transform: none;
font-weight: 100;
color: #fff;
}
.title-underline::after {
content: ' ';
height: 3px;
background: #fff;
width: auto;
max-width: 100%;
display: block;
text-align: left;
margin-top: 10px;
}
.front-page-subtitle {
font-weight: 600;
color: #231f20;
line-height: 25px;  font-size: 16px;
text-transform: none;
}
.vertical-center {
position: absolute;
top: 50%; transform: translateY(-50%);
}
.display-inline {
display:inline;
}
.type-circle {
border-radius: 50%;
width: 100%; max-width: 350px; background-color: #db5769;
overflow: hidden;
position: relative; margin: 0 auto; margin-top: 10px;
margin-bottom: 10px;
}
.type-circle::before {
content: '';
display: block;
width: 100%;
padding-top: 100%; }
.element-content-circle {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
text-align: center;
}
a.cta-btn-shortcode {
text-align: center;
} .element-content > * {
margin: 5px 0; color: #fff;
}
.element-content a {
color: #fff;
text-decoration: underline;
text-underline-offset: 3px;
transition: all 300ms ease 0ms;
}
.element-content a:hover {
color: #4d4a46;
}
.colour-magenta, .colour-magenta h1, .colour-magenta h2, .colour-magenta h3, .colour-magenta h4, .colour-magenta h5, .colour-magenta h6, .colour-magenta p {
color: #fff;
}
.colour-magenta{
background-color: #db5769;
}
.cta-btn-shortcode.colour-magenta:hover{
background-color: #bb4051;
}
.colour-green, .colour-green h1, .colour-green h2, .colour-green h3, .colour-green h4, .colour-green h5, .colour-green h6, .colour-green p {
color: #fff;
}
.colour-green{
background-color: #93b72c;
}
.cta-btn-shortcode.colour-green:hover{
background-color: #7a9920;
color: #fff;
}
.colour-yellow, .colour-yellow h1, .colour-yellow h2, .colour-yellow h3, .colour-yellow h4, .colour-yellow h5, .colour-yellow h6, .colour-yellow p {
color: #fff;
}
.colour-yellow{
background-color: #ddb016;
}
.cta-btn-shortcode.colour-yellow:hover{
background-color: #c39b13;
color: #fff;
}
.colour-grey, .colour-grey h1, .colour-grey h2, .colour-grey h3, .colour-grey h4, .colour-grey h5, .colour-grey h6,  .colour-grey p {
color: #3b3f43;
}
.colour-grey{
background-color: #f2f2f2;
}
.cta-btn-shortcode.colour-grey:hover{
background-color: #e3e3e3;
color: #3b3f43;
}
.colour-dark-grey, .colour-dark-grey h1, .colour-dark-grey h2, .colour-dark-grey h3, .colour-dark-grey h4, .colour-dark-grey h5, .colour-dark-grey h6, .colour-dark-grey p {
color: #fff;
}
.colour-dark-grey{
background-color: #4d4a46;
}
.cta-btn-shortcode.colour-dark-grey:hover{
background-color: #736f69;
color: #fff;
}
.colour-white{
background-color: #fff;
}
.cta-btn-shortcode.colour-white{
background-color: #fff;
transition: all 300ms ease 0ms;
}
.cta-btn-shortcode.colour-white:hover{
background-color: #f2f2f2;
}
.align-left {
text-align: left;
}
.align-right {
text-align: right;
}
.align-center {
text-align: -webkit-center;
}
.title-container {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
text-align: center;
background-color: #fff;
padding: 10px 20px 10px 20px;
}
.cta-banner-container {
}
.cta-banner-content-left {
padding-left: 18px;
}
.number-counter {
font-size: 40px;
font-weight: 600;
color: #4d4a46;
text-align: center;
}
.number-counter-description {
color: #4d4a46;
text-align: center;  
}
.number-counter-container {
position: relative;
padding-top: 3px;
margin-top: 49px;
}
.number-counter-container::before {
content: '';
display: block;
width: 26px; height: 26px; background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="gold" width="24px" height="24px"><path d="M12 .587l3.668 7.431L23 9.25l-5.5 5.367 1.292 7.52L12 18.412l-6.792 3.725L6.5 14.617 1 9.25l7.332-1.232L12 .587z"/></svg>');
background-size: cover;
background-repeat: no-repeat;
position: absolute;
top: -40px;
left: 50%;
transform: translateX(-50%);
}
.btn-area-riservata {
background-color: #93b72c;
border-radius: 2px;
}
.btn-area-riservata:hover, .btn-area-riservata a:hover {
background-color: #7a9920;
border-radius: 2px;
color: #000!important;
opacity: 1!important;
}
.floating-box-std {
position: absolute;
box-shadow: 0px 3px 8px #0000002e;
background: #fff;
border-radius: 5px;
padding: 31px;
width: calc(100% - 129px);
bottom: -134px;
text-align: center;
left: 50%;
transform: translateX(-50%);
max-width: 860px;
}
#desktop-nav .primary-nav-tab:not(.active) .primary-nav-tab-button::after {
border-right: 2px solid #004c74!important;
border-bottom: 2px solid #004c74!important;
}
#desktop-nav .primary-nav-tab-button::after {
border-right: 2px solid #004c74!important;
border-bottom: 2px solid #004c74!important;
}
#desktop-nav .primary-nav-tab.active .primary-nav-tab-button {
color: #004c74!important;
}
@media (max-width: 992px) {
.title-container {
position: relative;
top: 0;
left: 0;
transform: none;
}
}.header-inner {
padding: 0;
}
#mobile-nav .icon-size-6 {
height: 2rem !important;
}
#desktop-nav .primary-nav-tab-button {
position: relative;
}
#desktop-nav li.primary-nav-tab {
text-transform: uppercase;
font-weight: 700;
letter-spacing: 0.08em;
font-size: 12px;
border: none;
padding: 10px 14px;
} #desktop-nav .primary-nav-tab.megamenu::after {
content: "";
background: linear-gradient(90deg, #21dbaa, #00b4ef, #0768dd, #5f1ae5);
height: 6px;
width: 110px;
transition: all 0.3s linear;
position: absolute;
bottom: 0;
opacity: 0;
z-index: 1;
background-size: 100vw;
left: 0;
top: 63px;
}
#desktop-nav .primary-nav-tab.active::after {
opacity: 1;
width: 100%;
left: 0;
top: 63px;
}
#desktop-nav .primary-nav-tab:hover .primary-nav-tab-button::before {
width: 100%;
left: 0;
opacity: 1;
} #desktop-nav {
flex-grow: 1;
}
#desktop-nav .primary-nav-container {
display: flex;
align-items: flex-end;
padding-bottom: 6px;
}
#desktop-nav .primary-nav-tab-container {
display: flex;
margin-left: 20px; }
#mobile-nav-toggle * {
transition: transform 0.2s;
}
#mobile-nav.active #mobile-nav-icon-middle {
transform: scale(0);
}
#mobile-nav.active #mobile-nav-icon-bottom {
transform: rotateZ(-45deg) translateY(5px);
}
#mobile-nav.active #mobile-nav-icon-top {
transform: rotateZ(45deg) translateY(-10px);
}
#mobile-nav-toggle {
position: absolute;
right: 30px;
top: 30px;
z-index: 1;
background: unset;
}
.header-navigation-wrapper ul {
list-style: none;
-webkit-padding-start: 0;
padding-inline-start: 0;
padding-left: 0;
margin: 0;
}
#desktop-nav .primary-nav-tab.active .primary-nav-tab-button {
color: #fff;
background-color: transparent;
border-radius: 9px 9px 0 0;
box-shadow: 0 -10px 0 0px white;
}
#desktop-nav .primary-nav-tab.active .primary-nav-tab-button:focus,
#desktop-nav .primary-nav-tab-button:focus {
outline-width: 0;
}
#desktop-nav li:not(.active) .primary-nav-tab-section {
transform: translateY(-100%);
opacity: 0;
visibility: hidden;
z-index: -1;
transition: opacity 0.2s ease-in-out 0.2s, transform 0.4s ease-in-out, height 0.4s ease-in-out, visibility 0.01s 0.2s;
}
.header-navigation-wrapper a:not(.btn),
.header-navigation-wrapper button:not(.btn) {
background-color: #fff;
border: none;
color: inherit;
cursor: pointer;
}
#desktop-nav .primary-nav-tab-button {
text-transform: uppercase;
font-size:14px;
font-weight: 700;
letter-spacing: 0.08em;
font-size: 12px;
border: none;
padding: 10px 14px;
background-image: linear-gradient(#fff, #fff);
background-repeat: no-repeat;
background-size: 100% 0%;
transition: all 0.15s ease-in-out;
}
#desktop-nav .primary-nav-tab-button::after {
content: "";
height: 0.9rem;
width: 0.9rem;
vertical-align: text-top;
display: inline-block;
background-size: auto 100%;
background-position: center;
background-repeat: no-repeat;
transform: rotateZ(90deg);
margin-left: 6px;
display: inline-block;
margin-left: 9px;
border-bottom: 0;
width: 0;
border-right: 2px solid #93b72c;
border-bottom: 2px solid #93b72c;
transform: rotate(225deg);
top: margin-top;
margin-bottom: -5px;
}
#desktop-nav .primary-nav-tab:not(.active) .primary-nav-tab-button::after {
display: inline-block;
margin-left: 9px;
border-bottom: 0;
width: 0;
border-right: 2px solid #93b72c;
border-bottom: 2px solid #93b72c;
transform: rotate(45deg);
margin-bottom: 7px;
}
#desktop-nav .primary-nav-tab-section {
position: absolute;
left: 0;
background: #fff;
width: 100%;
font-size: 13px;
box-shadow: 0 6px 8px -1px rgb(0 0 0 / 13%);
overflow: hidden;
z-index: -1;
transition: all 0.4s ease-in-out, opacity 0.2s ease-in-out, z-index 0s 1s;
}
#desktop-nav .primary-subnav-tab-container {
padding: 10px 0;
}
#desktop-nav .primary-subnav-tab-container {
display: -ms-grid;
display: grid;
-ms-grid-columns: 154px auto;
grid-template-columns: 154px auto;
position: relative;
background-color: transparent;
}
#desktop-nav .primary-subnav-tab-container .primary-subnav-tab-container-background {
background: #fff;
}
#desktop-nav .primary-subnav-tab-button-background {
transition: all 0.3s ease, visibility 0s;
}
#desktop-nav .main-links-container {
margin-bottom: 30px;
display: flex;
flex-wrap: wrap;
} #desktop-nav .primary-nav-tab-column-title-small {
font-weight: 700;
font-size: 14px;
text-transform: uppercase;
letter-spacing: initial;
margin-top: -4px;
margin-bottom: 8px;
position: relative;
}
#desktop-nav .primary-nav-tab-column-title-small .btn {
font-weight: inherit;
}
#desktop-nav .primary-nav-tab-column-title-small .color-box {
height: 10px;
width: 10px;
position: absolute;
left: -18px;
bottom: 32%;
border-radius: 100%;
background-color: #f86016;
}
#desktop-nav .primary-nav-tab-column-title-small .btn {
font-weight: inherit;
}
#primary-nav>.container {
display: flex;
justify-content: space-between;
}
#desktop-nav .primary-nav-tab-column-main .primary-nav-tab-column-link {
font-size: 15px;
}
#desktop-nav .primary-nav-tab-column-link {
margin-bottom: 8px;
position: relative;
line-height: 1.3;
}
#desktop-nav .primary-nav-tab-section .primary-nav-tab-thumbnails {
background-color: #edf2f4;
padding: 30px 30px;
}
.position-relative {
position: relative !important;
}
#desktop-nav .primary-nav-tab-section .primary-nav-tab-thumbnail {
width: 240px;
flex-basis: 240px;
}
.col {
flex-basis: 0;
flex-grow: 1;
max-width: 100%;
}
.primary-nav-tab-column-main {
padding-top: 6px;
}
.header-navigation-wrapper a:not(.btn),
.header-navigation-wrapper button:not(.btn) {
background-color: transparent;
border: none;
color: inherit;
}
#desktop-nav .primary-nav-tab-column-image-thumbnail {
display: block;
height: 120px;
margin-bottom: 20px;
}
.background-image {
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
#desktop-nav .primary-nav-tab-column-description {
font-size: 14px;
margin-bottom: 10px;
}
.header-navigation-wrapper .btn-arrow {
text-align: left;
line-height: 1.4;
}
.header-navigation-wrapper .btn {
white-space: initial;
}
.btn.btn-arrow {
padding: 0;
background: none;
color: #fff;
border: none;
transition: unset;
border-radius: 0;
}
.btn.btn-arrow:hover {
color: #7c9a25;
}
.primary-nav-tab {
list-style: none;
} #desktop-nav .primary-nav-tab-column-link a:hover::before,
#desktop-nav .primary-nav-tab-column-link a:focus::before,
#desktop-nav .primary-nav-tab-column-link.active a::before {
content: "+";
display: block;
position: absolute;
left: -15px;
}
#desktop-nav .primary-nav-tab-column-link a:hover {
color: #0768dd;
}
#mobile-nav {
display: none;
} .bg-black {
background-color: #000;
} .bg-cx {
background-color: #21dbaa;
} .navbar .ct-std #desktop-nav .primary-nav-tab-section {
border-top: 3px solid #93b72c;
margin-top: 4px;
top: 100%;
background-color: #4d4a46;
}
.navbar .ct-std #desktop-nav .primary-nav-tab-button {
padding: 9px 14px;
}
.navbar .ct-std #desktop-nav li.primary-nav-tab {
padding: 0px;
display: flex;
align-items: center;
margin: 0;
}
.navbar .ct-std #desktop-nav .primary-nav-tab-container {
margin-left: 0;
}
.navbar .ct-std.header-inner .toggle-wrapper {
display: flex;
height: 51px;
background-color: transparent;
}
.navbar .ct-std #desktop-nav .primary-nav-tab:not(.active) .primary-nav-tab-button:hover {
color: #fff;
opacity: 0.7;
}
.navbar .ct-std #desktop-nav .primary-nav-container {
padding-bottom: 0;
}
.navbar .ct-std .toggle-inner {
height: auto;
}
.navbar .ct-std.header-inner .toggle {
height: auto;
bottom: 0 !important;
}
body .navbar {
height: 56px;
}
.header-footer-group+div {
background: transparent !important;
min-height: 70px !important;
}
.navbar .ct-std a {
font-size: 18px;
font-weight: 300;
font-family: 'Montserrat';
}
.navbar .ct-std #desktop-nav li.primary-nav-tab a {
font-size: 17px;
font-weight: 300;
font-family: 'Montserrat';
text-transform: none;
letter-spacing: normal;
}
.navbar .ct-std #desktop-nav .primary-nav-tab-button {
font-size: 17px;
font-weight: 300;
font-family: 'Montserrat';
text-transform: None;
letter-spacing: normal;
display: flex;
align-items: center;
position: relative;
background-image: none;
}
.navbar .ct-std #desktop-nav .primary-nav-tab-button::before {
bottom: -11px;
} .navbar .ct-std #desktop-nav .primary-nav-tab.active .primary-nav-tab-button {
opacity: 0.7;
background-color: transparent;
border-radius: 0;
box-shadow: none;
text-transform: uppercase;
font-size:14px;
}
.navbar .ct-std #desktop-nav .primary-nav-tab.cta-btn-menu:hover .primary-nav-tab-button::before {
display: none;
}
.navbar .ct-std #desktop-nav .primary-nav-tab.cta-btn-menu .primary-nav-tab-button {
border-color: #2860a0;
}
.navbar .ct-std .header-navigation-wrapper.nav-open.active-boder {
background: transparent;
}
.navbar .ct-std #desktop-nav .primary-nav-tab:not(.active) .primary-nav-tab-button {
background-size: 100% 100%;
text-transform: uppercase;
font-size:14px;
}
.navbar .ct-std #desktop-nav li.primary-nav-tab .primary-nav-tab-column-link a {
font-size: 14px;
color: #939597;
transition: 0.2s all cubic-bezier(0, 0, 0.2, 1);
}
.navbar .ct-std #desktop-nav .primary-nav-tab-column-title-small .btn {
font-weight: 600;
font-size: 16px;
display: flex;
align-items: center;
} .navbar .ct-std #desktop-nav li.primary-nav-tab .primary-nav-tab-column-link a:hover,
.navbar .ct-std #desktop-nav li.primary-nav-tab .primary-nav-tab-column-link.active a {
color: #7c9a25;
}
.navbar .ct-std #desktop-nav .primary-nav-tab-button::after {
height: 10px;
width: 10px;
}
.navbar .ct-std #desktop-nav .primary-nav-tab .primary-nav-tab-button:not(button)::after {
display: none;
content: none;
}
.navbar .ct-std #desktop-nav li.primary-nav-tab.active .primary-nav-tab-button::before {
opacity: 1;
left: 0px;
width: 100%;
}
.navbar .ct-std #desktop-nav .primary-nav-tab.active .primary-nav-tab-button:not(button) {
color: #ea5769;
opacity: 0.7;
}
.navbar .ct-std #desktop-nav .primary-nav-tab-column-link {
margin-bottom: 5px;
}
.search-modal {
margin-top: 60px;
z-index: -1;
border-top: 3px solid #93b72c;
}
.search-modal .search-modal-inner {
position: relative; }
.search-modal.active {
left: 0;
opacity: 1;
transition: opacity 0.2s linear;
}
.search-modal.active .search-modal-inner {
box-shadow: 0 1px 0 0 rgb(139 141 157 / 5%), 0 5px 18px 0 rgb(65 71 108 / 22%);
transform: translateY(0);
transition: all 0.4s ease-in-out, opacity 0.2s ease-in-out, z-index 0s 1s !important; height: 57px;
}
.search-modal-inner .section-inner {
display: flex;
justify-content: space-between;
max-width: 1012px;
margin: auto;
background-color: #f2f2f2;
position: relative;
left: 64px;
}
.search-modal .search-field {
height: 69px;
}
.navbar-inner {
box-shadow: 0px 2px 3px #0000002e;
transition: 0.3s ease-in-out;
background-color: #ffF;
position: relative;
z-index: 1000;
}
.navbar { }
.search-modal-inner {
background-color: #4d4a46;
opacity: 100%;
transform: translateY(-100%);
transition: transform 0.15s linear, box-shadow 0.15s linear;
}
.admin-bar .search-modal.active {
top: 4px;
}
.search-modal .search-field {
height: 57px;
}
button.search-untoggle {
margin-right: 0;
z-index: 9;
}
.primary-nav-tab.megamenu::before {
content: "";
position: fixed;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.2);
left: 0;
top: 0;
z-index: -2;
opacity: 0;
pointer-events: none;
}
.primary-nav-tab.megamenu.active::before {
opacity: 1;
}
a.primary-nav-tab-button {
text-transform: uppercase;
font-size: 14px;
}
@media (max-width: 1500px) {
.container-xl,
.container-lg,
.container-md,
.container-sm,
.container {
max-width: 1200px;
}
.navbar .ct-std #desktop-nav .main-links-container {
margin-bottom: 30px;
display: flex;
flex-wrap: wrap;
max-height: 85vh;
overflow: auto;
}
}
@media (max-width: 1266px) {
.container-xl,
.container-lg,
.container-md,
.container-sm,
.container {
max-width: 950px;
}
}
@media (max-width: 768px) {
.container-md,
.container-sm,
.container {
max-width: 720px;
}
}
@media (max-width: 576px) {
.container-md,
.container-sm,
.container,
#primary-nav>.container {
max-width: none;
}
#primary-nav>.container {
margin: 10px auto;
}
}
@media (max-width: 1024px) {
.navbar .ct-std #desktop-nav li.primary-nav-tab .primary-nav-tab-column-link a {
font-size: 12px;
color: #000000;
transition: 0.2s all cubic-bezier(0, 0, 0.2, 1);
}
.navbar .ct-std #desktop-nav .primary-nav-tab-column-title-small .btn {
font-weight: 600;
font-size: 14px;
display: flex;
align-items: center;
}
.search-modal-inner .section-inner {
left: 0;
width: 100%;
}
.search-modal-inner {
background: #f2f2f2;
}
}
@media (max-width: 1500px) {
.navbar .ct-std #mobile-nav .container-md,
.navbar .ct-std #mobile-nav .container-sm,
.navbar .ct-std #mobile-nav .container {
max-width: 100%;
}
.navbar .ct-std #mobile-nav-container .primary-nav-item,
.navbar .ct-std #mobile-nav-container .primary-nav-tab {
display: flex;
padding: 10px 30px;
border-bottom: solid #edf2f4 1px;
}
.navbar .ct-std #mobile-nav-container a,
.navbar .ct-std #mobile-nav-container button {
font-family: 'Montserrat';
line-height: normal;
text-transform: none;
color: #000000;
}
.navbar .ct-std #mobile-nav-container .primary-nav-title {
text-transform: none;
}
.navbar .ct-std #mobile-nav-container .primary-subnav-item-back-button::after {
height: 1.5rem;
width: 1.5rem;
top: 50%;
transform: rotate( 180deg) translateY(50%);
}
.navbar .ct-std #mobile-nav-container .primary-subnav-item {
padding: 10px 30px;
}
.navbar .ct-std #mobile-nav-container .primary-nav-container,
.navbar .ct-std #mobile-nav-container .primary-subnav-container,
.navbar .ct-std #mobile-nav-container .secondary-nav-container,
.navbar .ct-std #mobile-nav-container .secondary-subnav-container {
-moz-column-gap: calc((100vw - (100% - 00px))/2);
column-gap: calc((100vw - (100% - 0px))/2);
}
.navbar .ct-std #mobile-nav-container .primary-nav-item-button::after {
height: 1.5rem;
width: 1.5rem;
}
.navbar .ct-std #mobile-nav-container .primary-subnav-items-container {
padding-bottom: 30px;
}
.navbar .ct-std #mobile-nav-section {
max-height: calc(100vh - 70px);
overflow: auto;
padding-top: 15px;
}
}
@media (max-width: 1500px) {
.navbar .ct-std #mobile-nav-container .primary-subnav-item {
padding: 10px 20px;
}
.logo-img {
max-width: calc(100% - 58px);
margin-top: 0;
}
.header-titles-wrapper {
margin: 0 auto;
width: 100%;
flex-direction: row-reverse;
padding: 0 15px;
}
.navbar .ct-std.header-inner .toggle {
height: auto;
bottom: 0 !important;
padding: 0;
}
.navbar .ct-std #mobile-nav-toggle {
position: absolute;
right: 15px;
top: 75%;
z-index: 1;
background: unset;
transform: translateY(-50%);
}
.navbar .ct-std.header-inner .toggle {
height: auto;
bottom: 0 !important;
padding: 0;
position: absolute;
transform: translateY(-50%);
top: 50%;
right: 65px;
background-color: transparent;
z-index: 1009;
}
.navbar .ct-std .sprite-svg {
filter: brightness(0.5);
background-color: transparent;
}
.navbar .ct-std #mobile-nav .icon-size-6 {
height: 3.5rem !important;
}
.navbar .ct-std #mobile-nav-container .primary-nav-container,
.navbar .ct-std #mobile-nav-container .primary-subnav-container,
.navbar .ct-std #mobile-nav-container .secondary-nav-container,
.navbar .ct-std #mobile-nav-container .secondary-subnav-container {
display: -ms-grid;
display: grid;
-ms-grid-columns: 100%;
grid-template-columns: 100%;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.container-md,
.container-sm,
.container {
max-width: 720px;
}
#primary-nav>.container {
max-width: 720px;
margin: 10px auto;
}
} @media (max-width: 1500px) {
#mobile-nav-container .primary-subnav-item-back-button::after {
content: '';
height: 1rem;
width: 1rem;
position: absolute;
right: calc(100% + 0.5rem);
top: calc(50% - .5rem);
vertical-align: text-top;
display: inline-block;
transform: rotate(180deg);
background-size: auto 100%;
background-position: center;
background-repeat: no-repeat;
background-image: url(https://s3.amazonaws.com/qualtrics-www/arrow.svg);
}
.site-header {
padding-bottom: 0;
}
body header .col-full {
padding-top: 0;
padding-bottom: 0.4em;
}
.header-navigation-wrapper button {
font-weight: 400;
}
#mobile-nav {
display: flex;
align-items: center;
} #mobile-nav:not(.active) #mobile-nav-section {
max-height: 0;
transform: translateY(-100%);
transition: transform 0.1s ease-in-out 0.3s, height 0.4s ease-in-out, max-height 0.4s ease-in-out, visibility 0.01s 0.1s;
}
.header-navigation-wrapper a,
.header-navigation-wrapper button {
font-size: 16px;
}
#desktop-nav {
display: none;
}
.header-navigation-wrapper a,
.header-navigation-wrapper button {
font-size: 16px;
}
#mobile-nav-toggle {
padding: 0;
}
#mobile-nav-section {
position: absolute;
left: 0;
top: 100%;
background-color: white;
width: 100vw;
box-shadow: 0 6px 8px -1px rgb(0 0 0 / 13%);
z-index: 1;
padding: 0;
display: flex;
flex-direction: column;
max-height: calc(100vh - 21px);
overflow: hidden;
transition: 0.4s ease;
z-index: -1;
}
#mobile-nav-container {
display: flex;
flex-direction: column;
transition: all 0.3s;
}
#mobile-nav-container .primary-nav-container,
#mobile-nav-container .primary {
display: grid;
-ms-grid-columns: 100% 100%;
grid-template-columns: 100% 100%;
-ms-grid-rows: auto;
grid-template-rows: auto;
}
#mobile-nav-container .primary-nav-item {
grid-column-start: 1;
}
#mobile-nav-container .primary-nav-item {
display: flex;
padding: 10px 0;
border-bottom: solid #edf2f4 1px;
}
.header-navigation-wrapper a:not(.btn):focus,
.header-navigation-wrapper button:not(.btn):focus {
outline: none;
}
#mobile-nav-container .primary-nav-item-button {
display: block;
text-align: left;
flex-grow: 1;
padding-left: 0;
padding-right: 0;
position: relative;
padding: 0;
background: #fff;
}
#mobile-nav-container .primary-nav-container,
#mobile-nav-container .primary-subnav-container,
#mobile-nav-container .secondary-nav-container,
#mobile-nav-container .secondary-subnav-container {
display: -ms-grid;
display: grid;
-ms-grid-columns: 100% 100%;
grid-template-columns: 100% 100%;
-ms-grid-rows: auto;
grid-template-rows: auto;
}
#mobile-nav-container .primary-nav-container,
#mobile-nav-container .primary-subnav-container,
#mobile-nav-container .secondary-nav-container,
#mobile-nav-container .secondary-subnav-container {
-moz-column-gap: 15px;
column-gap: 15px;
}
#mobile-nav-container .primary-nav-item-button::after {
content: "";
height: 1rem;
width: 1rem;
position: absolute;
right: 0.1rem;
top: calc(50% - 0.5rem);
display: inline-block;
background-size: auto 100%;
background-position: center;
background-repeat: no-repeat;
transition: transform 0.2s ease;
background-image: url(https://s3.amazonaws.com/qualtrics-www/arrow.svg);
}
#mobile-nav-container:not([data-nav-level='0']) .active+.primary-subnav-items-container,
#mobile-nav-container:not([data-nav-level='0']) .active+.secondary-subnav-items-container {
display: block;
}
#mobile-nav-container[data-nav-level='1'] {
transform: translateX(calc(1 * -100vw));
}
#mobile-nav-container[data-nav-level='2'] {
transform: translateX(calc(2 * -100vw));
}
#mobile-nav-container .primary-nav-item,
#mobile-nav-container .primary-subnav-item {
grid-column-start: 1;
}
#mobile-nav-container .primary-subnav-items-container {
width: 100vw;
grid-column-start: 2;
grid-row-start: 1;
-ms-grid-row-span: 999;
grid-row-end: span 999;
display: none;
}
#mobile-nav-container .primary-subnav-container {
display: -ms-grid;
display: grid;
-ms-grid-columns: 100% 100%;
grid-template-columns: 100% 100%;
-ms-grid-rows: auto;
grid-template-rows: auto;
}
#mobile-nav-container.primary-subnav-item-back {
border-bottom: none;
}
#mobile-nav-container.secondary-subnav-item {
display: flex;
padding: 10px 0;
border-bottom: solid #edf2f4 1px;
}
#mobile-nav-container .primary-subnav-item-back-button {
display: block;
text-align: left;
flex-grow: 1;
padding-left: 0;
padding-right: 0;
position: relative;
background: #fff;
}
#mobile-nav-container .primary-subnav-item-back-button {
margin-left: 1rem;
}
.header-navigation-wrapper button {
font-size: 16px;
}
#mobile-nav-container .primary-nav-title {
border-bottom: none;
display: flex;
justify-content: center;
text-align: center;
text-transform: uppercase;
}
#mobile-nav-container .primary-subnav-item {
grid-column-start: 1;
}
#mobile-nav-container.primary-subnav-item {
padding: 10px 0;
}
#mobile-nav-container .primary-nav-title {
text-align: center;
text-transform: uppercase;
}
#mobile-nav-container .primary-subnav-item {
display: flex;
padding: 10px 0;
border-bottom: solid #edf2f4 1px;
}
#mobile-nav-container.primary-subnav-item-back {
border-bottom: none;
}
#mobile-nav-container .primary-subnav-label {
color: #00b4ef;
font-weight: 700;
text-transform: uppercase;
font-size: 0.8rem;
margin-top: 20px;
border-bottom: none;
}
#mobile-nav-container.primary-subnav-item-button::after {
content: "";
height: 1rem;
width: 1rem;
position: absolute;
right: 0.1rem;
top: calc(50% - 0.5rem);
display: inline-block;
background-size: auto 100%;
background-position: center;
background-repeat: no-repeat;
transition: transform 0.2s ease;
background-image: url(https://s3.amazonaws.com/qualtrics-www/arrow.svg);
}
#mobile-nav-container .primary-subnav-item:not(.active)+.primary-subnav-items-container {
display: none;
}
#mobile-nav-container .secondary-nav-item-button {
display: block;
text-align: left;
flex-grow: 1;
padding-left: 0;
padding-right: 0;
position: relative;
}
#mobile-nav-container .primary-nav-cta {
align-self: flex-end;
margin-top: 20px;
display: none;
}
#mobile-nav-toggle * {
transition: transform 0.2s;
}
}
@media (min-width:768px) and (max-width:991px) {
#mobile-nav-container .primary-nav-container,
#mobile-nav-container .primary-subnav-container,
#mobile-nav-container .secondary-nav-container,
#mobile-nav-container .secondary-subnav-container {
-moz-column-gap: calc((100vw - (720px - 30px))/2);
column-gap: calc((100vw - (720px - 30px))/2);
}
}