.ascendoor-wrapper {
padding: 0 20px;
max-width: 1320px;
margin: 0 auto;
}
body.ascendoor-boxed-layout .ascendoor-site-wrapper {
max-width: 1320px;
margin: 0 auto;
background-color: var(--background-color-white);
box-shadow: 0px 0px 10px -7px #000;
}
.asce-col-1 {
width: 100%;
}
.asce-col-2 {
width: 50%;
}
.asce-col-2-5 {
width: 66.67%;
}
.asce-col-3 {
width: 33.33%;
}
.asce-col-4 {
width: 25%;
}
.asce-col-80 {
width: 80%;
}
.asce-col-75 {
width: 75%;
}
.asce-col-70 {
width: 70%;
}
.asce-col-60 {
width: 60%;
}
.asce-col-55 {
width: 55%;
}
.asce-col-40 {
width: 40%;
}
.asce-col-30 {
width: 30%;
}
.asce-col-20 {
width: 20%;
}
.asce-col-15 {
width: 15%;
}
.main-widget-section-wrap {
display: flex;
flex-wrap: wrap;
align-items: flex-start;
gap: 30px;
}
.main-widget-section-wrap .primary-widgets-section {
width: 100%;
}
@media (min-width: 768px) {
.main-widget-section-wrap .primary-widgets-section {
width: calc(70% - 15px);
}
}
.main-widget-section-wrap .secondary-widgets-section {
width: 100%;
}
@media (min-width: 768px) {
.main-widget-section-wrap .secondary-widgets-section {
width: calc(30% - 15px);
position: sticky;
top: 40px;
}
}
@media (min-width: 768px) {
.main-widget-section-wrap.frontpage-left-sidebar {
flex-direction: row-reverse;
}
}
.main-widget-section-wrap.no-frontpage-sidebar .primary-widgets-section {
width: 100%;
}     html {
line-height: 1.15;
-webkit-text-size-adjust: 100%;
}  body {
margin: 0;
} main {
display: block;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  hr {
box-sizing: content-box;
height: 0;
overflow: visible;
} pre {
font-family: monospace, monospace;
font-size: 1em;
}  a {
background-color: transparent;
} abbr[title] {
border-bottom: none;
text-decoration: underline;
text-decoration: underline dotted;
} b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace;
font-size: 1em;
} small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit;
font-size: 100%;
line-height: 1.15;
margin: 0;
} button,
input {
overflow: visible;
} button,
select {
text-transform: none;
} button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal;
} progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type="checkbox"],
[type="radio"] {
box-sizing: border-box;
padding: 0;
} [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
-webkit-appearance: textfield;
outline-offset: -2px;
} [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
}  *,
*::before,
*::after {
box-sizing: inherit;
}
html {
box-sizing: border-box;
}  body,
button,
input,
select,
optgroup,
textarea {
color: #404040;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
font-size: 1rem;
line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
font-family: var(--font-heading);
}
h1,
.h1 {
font-size: 4.4rem;
}
h2,
.h2 {
font-size: 3.4rem;
}
@media (max-width: 992px) {
h2,
.h2 {
font-size: 2.8rem;
}
}
@media (max-width: 767.98px) {
h2,
.h2 {
font-size: 2.3rem;
}
}
h3,
.h3 {
font-size: 1.9rem;
}
h4,
.h4 {
font-size: 1.5rem;
}
h1,
h2,
h3,
h4,
h5,
h6 {
display: block;
font-weight: 600;
}
h1 {
font-size: 2em;
margin: .67em 0;
}
h2,
h3 {
font-size: 1.3em;
margin: 1em 0;
}
.update-core-php h2 {
margin-top: 4em;
}
.update-php h2,
.update-messages h2,
h4 {
font-size: 1em;
margin: 1.33em 0;
}
h5 {
font-size: 0.83em;
margin: 1.67em 0;
}
h6 {
font-size: 0.67em;
margin: 2.33em 0;
}
h1.page-title {
font-size: 4.4rem;
margin: 0.5rem 0 1.5rem;
}
@media (max-width: 480px) {
h1.page-title {
font-size: 2.4rem;
}
}
.woocommerce-products-header__title {
margin-top: 0;
margin-bottom: 20px;
line-height: 1;
}
.page-header h1 {
font-size: var(--font-size-xl);
margin-top: 0;
margin-bottom: 20px;
line-height: 1.2;
}
.section-header-subtitle {
text-align: center;
margin-bottom: 50px;
}
.section-header-subtitle .section-title {
font-size: var(--font-size-xl);
font-family: var(--font-heading);
margin-top: 0;
margin-bottom: 0;
line-height: 1.2;
}
.section-header-subtitle .section-subtitle {
font-size: var(--font-size-base);
font-family: var(--font-main);
margin-top: 0;
margin-bottom: 0;
}
p {
margin-bottom: 1.5em;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", courier, monospace;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} :root {
--primary-color: #f75e2e;
--background-color-white: #fff;
--background-color-grey: #F6F7FB;
--background-color-light-grey: #f8f8f8;
--background-color-dark: #a3a3a3;
--footer-top-background: #f8f8f8;
--footer-top-color: #3a3a3a;
--footer-bottom-background: #e8e8e8;
--footer-bottom-color: #3a3a3a;
--color-text-main: #3A3A3A;
--color-text-white: #fff;
--input-border-color: rgba(200,200,200,.5);
--notice-success-bg-color:#D4EDDA;
--notice-success-text-color:#155724;
--notice-info-bg-color:#D1ECF1;
--notice-info-text-color:#0C5460;
--notice-warning-bg-color:#FFF3CD;
--notice-warning-text-color:#856404;
--notice-danger-bg-color:#F8D7DA;
--notice-danger-text-color:#721C24;
--font-size-xs: clamp(0.7rem, 0.17vw + 0.76rem, 0.79rem);
--font-size-sm: clamp(0.8rem, 0.17vw + 0.76rem, 0.89rem);
--font-size-base: clamp(1rem, 0.34vw + 0.91rem, 1.19rem);
--font-size-md: clamp(1.25rem, 0.61vw + 1.1rem, 1.58rem);
--font-size-lg: clamp(1.56rem, 1vw + 1.31rem, 2.11rem);
--font-size-xl: clamp(1.95rem, 1.56vw + 1.56rem, 2.81rem);
--font-size-xxl: clamp(2.44rem, 2.38vw + 1.85rem, 3.75rem);
--font-size-xxxl: clamp(2.95rem, 3.54vw + 2.17rem, 5rem);
--border-round-button: 30px;
--font-main: -apple-system, BlinkMacSystemFont,"Montserrat", "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
--font-heading:'Montserrat', serif;
--font-code: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
--font-pre: "Courier 10 Pitch", courier, monospace;
--font-line-height-body: 1.5;
--font-line-height-pre: 1.6;
}
* {
box-sizing: border-box;
}
body {
background: #fff;
background: var(--background-color-white);
font-size: 1rem;
font-family: var(--font-main);
color: #404040;
}
body.page {
margin-bottom: 0;
}
@media (max-width: 767.98px) {
body {
font-size: 1em;
}
}
body.menu-opened {
overflow: hidden;
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul,
ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: 700;
}
dd {
margin: 0 1.5em 1.5em;
} embed,
iframe,
object {
max-width: 100%;
}
img {
height: auto;
max-width: 100%;
}
figure {
margin: 1em 0;
}
table {
margin: 0 0 1.5em;
width: 100%;
} a {
color: var(--primary-color);
}
a:visited {
color: #800080;
}
a:hover, a:focus, a:active {
color: #191970;
}
a:focus {
outline: thin dotted;
outline-offset: 1px;
}
a:hover, a:active {
outline: 0;
}
a:focus-within {
outline: thin dotted;
outline-offset: -2px;
}
ul.social-links {
margin: 0;
padding: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
gap: 10px;
}
.author-social-contacts a,
.teams-social a,
ul.social-links a {
width: 20px;
height: 20px;
opacity: 0.8;
display: flex;
font-size: 16px;
overflow: hidden;
position: relative;
align-items: center;
text-decoration: none;
justify-content: center;
transition: all 1s cubic-bezier(0.25, 0.8, 0.25, 1);
color: var(--color-text-white);
}
.author-social-contacts a::before,
.teams-social a::before,
ul.social-links a::before {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-style: normal;
font-variant: normal;
font-weight: 400;
line-height: 1;
font-family: 'Font Awesome 5 brands';
vertical-align: baseline;
transition: all, ease, .3s;
}
.author-social-contacts a[href*='facebook.com']::before,
.teams-social a[href*='facebook.com']::before,
ul.social-links a[href*='facebook.com']::before {
content: "\f39e";
}
.author-social-contacts a[href*='twitter.com']::before,
.teams-social a[href*='twitter.com']::before,
ul.social-links a[href*='twitter.com']::before {
content: "\e61b";
}
.author-social-contacts a[href*='instagram.com']::before,
.teams-social a[href*='instagram.com']::before,
ul.social-links a[href*='instagram.com']::before {
content: "\f16d";
}
.author-social-contacts a[href*='youtube.com']::before,
.teams-social a[href*='youtube.com']::before,
ul.social-links a[href*='youtube.com']::before {
content: "\f167";
}
.author-social-contacts a[href*='discord.com']::before,
.teams-social a[href*='discord.com']::before,
ul.social-links a[href*='discord.com']::before {
content: "\f392";
}
.author-social-contacts a[href*='dribbble.com']::before,
.teams-social a[href*='dribbble.com']::before,
ul.social-links a[href*='dribbble.com']::before {
content: "\f17d";
}
.author-social-contacts a[href*='google.com']::before,
.teams-social a[href*='google.com']::before,
ul.social-links a[href*='google.com']::before {
content: "\f1a0";
}
.author-social-contacts a[href*='line.me']::before,
.teams-social a[href*='line.me']::before,
ul.social-links a[href*='line.me']::before {
content: "\f3c0";
}
.author-social-contacts a[href*='linkedin.com']::before,
.teams-social a[href*='linkedin.com']::before,
ul.social-links a[href*='linkedin.com']::before {
content: "\f08c";
}
.author-social-contacts a[href*='medium.com']::before,
.teams-social a[href*='medium.com']::before,
ul.social-links a[href*='medium.com']::before {
content: "\f23a";
}
.author-social-contacts a[href*='messenger.com']::before,
.teams-social a[href*='messenger.com']::before,
ul.social-links a[href*='messenger.com']::before {
content: "\f39f";
}
.author-social-contacts a[href*='paypal.com']::before,
.teams-social a[href*='paypal.com']::before,
ul.social-links a[href*='paypal.com']::before {
content: "\f1ed";
}
.author-social-contacts a[href*='pinterest.com']::before,
.teams-social a[href*='pinterest.com']::before,
ul.social-links a[href*='pinterest.com']::before {
content: "\f0d2";
}
.author-social-contacts a[href*='reddit.com']::before,
.teams-social a[href*='reddit.com']::before,
ul.social-links a[href*='reddit.com']::before {
content: "\f1a1";
}
.author-social-contacts a[href*='skype.com']::before,
.teams-social a[href*='skype.com']::before,
ul.social-links a[href*='skype.com']::before {
content: "\f17e";
}
.author-social-contacts a[href*='slack.com']::before,
.teams-social a[href*='slack.com']::before,
ul.social-links a[href*='slack.com']::before {
content: "\f198";
}
.author-social-contacts a[href*='snapchat.com']::before,
.teams-social a[href*='snapchat.com']::before,
ul.social-links a[href*='snapchat.com']::before {
content: "\f2ad";
}
.author-social-contacts a[href*='spotify.com']::before,
.teams-social a[href*='spotify.com']::before,
ul.social-links a[href*='spotify.com']::before {
content: "\f1bc";
}
.author-social-contacts a[href*='stackoverflow.com']::before,
.teams-social a[href*='stackoverflow.com']::before,
ul.social-links a[href*='stackoverflow.com']::before {
content: "\f16c";
}
.author-social-contacts a[href*='t.me']::before, .author-social-contacts a[href*='telegram.org']::before,
.teams-social a[href*='t.me']::before,
.teams-social a[href*='telegram.org']::before,
ul.social-links a[href*='t.me']::before,
ul.social-links a[href*='telegram.org']::before {
content: "\f3fe";
}
.author-social-contacts a[href*='twitch.tv']::before,
.teams-social a[href*='twitch.tv']::before,
ul.social-links a[href*='twitch.tv']::before {
content: "\f1e8";
}
.author-social-contacts a[href*='vimeo.com']::before,
.teams-social a[href*='vimeo.com']::before,
ul.social-links a[href*='vimeo.com']::before {
content: "\f27d";
}
.author-social-contacts a[href*='whatsapp.com']::before,
.teams-social a[href*='whatsapp.com']::before,
ul.social-links a[href*='whatsapp.com']::before {
content: "\f232";
}
.author-social-contacts a[href*='wordpress.com']::before, .author-social-contacts a[href*='wordpress.org']::before,
.teams-social a[href*='wordpress.com']::before,
.teams-social a[href*='wordpress.org']::before,
ul.social-links a[href*='wordpress.com']::before,
ul.social-links a[href*='wordpress.org']::before {
content: "\f19a";
}
.author-social-contacts a[href*='youtube.com']::before,
.teams-social a[href*='youtube.com']::before,
ul.social-links a[href*='youtube.com']::before {
content: "\f167";
}
.author-social-contacts a[href*='tiktok.com']::before,
.teams-social a[href*='tiktok.com']::before,
ul.social-links a[href*='tiktok.com']::before {
content: "\e07b";
}
.author-social-contacts a[href*='vk.com']::before,
.teams-social a[href*='vk.com']::before,
ul.social-links a[href*='vk.com']::before {
content: "\f189";
}
.author-social-contacts a[href*='qq.com']::before,
.teams-social a[href*='qq.com']::before,
ul.social-links a[href*='qq.com']::before {
content: "\f1d6";
}
.author-social-contacts a[href*='weibo.com']::before,
.teams-social a[href*='weibo.com']::before,
ul.social-links a[href*='weibo.com']::before {
content: "\f18a";
}
.author-social-contacts a[href*='mastodon.social']::before,
.teams-social a[href*='mastodon.social']::before,
ul.social-links a[href*='mastodon.social']::before {
content: "\f4f6";
}
.author-social-contacts a[href*='github.com']::before,
.teams-social a[href*='github.com']::before,
ul.social-links a[href*='github.com']::before {
content: "\f09b";
}
.author-social-contacts a:focus, .author-social-contacts a:hover,
.teams-social a:focus,
.teams-social a:hover,
ul.social-links a:focus,
ul.social-links a:hover {
opacity: 1;
}
.widget_top_charity_pro_social_icons ul.social-links a {
font-size: var(--font-size-xs);
padding: 12px;
opacity: 1;
width: auto;
height: auto;
color: #fff;
line-height: 1;
border-radius: 5px;
overflow: visible;
display: flex;
align-items: center;
justify-content: center;
gap: 5px;
margin-inline-end: 10px;
margin-block-end: 10px;
opacity: 0.7;
}
.widget_top_charity_pro_social_icons ul.social-links a[href*='facebook.com'] {
background-color: #3b5999;
}
.widget_top_charity_pro_social_icons ul.social-links a[href*='twitter.com'] {
background-color: #55acee;
}
.widget_top_charity_pro_social_icons ul.social-links a[href*='instagram.com'] {
background-color: #3F729B;
}
.widget_top_charity_pro_social_icons ul.social-links a[href*='youtube.com'] {
background-color: #cd201f;
}
.widget_top_charity_pro_social_icons ul.social-links a[href*='discord.com'] {
background-color: #5865F2;
}
.widget_top_charity_pro_social_icons ul.social-links a[href*='dribbble.com'] {
background-color: #ea4c89;
}
.widget_top_charity_pro_social_icons ul.social-links a[href*='google.com'] {
background-color: #dd4b39;
}
.widget_top_charity_pro_social_icons ul.social-links a[href*='line.me'] {
background-color: #00b900;
}
.widget_top_charity_pro_social_icons ul.social-links a[href*='linkedin.com'] {
background-color: #0e76a8;
}
.widget_top_charity_pro_social_icons ul.social-links a[href*='medium.com'] {
background-color: #66cdaa;
}
.widget_top_charity_pro_social_icons ul.social-links a[href*='messenger.com'] {
background-color: #006AFF;
}
.widget_top_charity_pro_social_icons ul.social-links a[href*='paypal.com'] {
background-color: #3b7bbf;
}
.widget_top_charity_pro_social_icons ul.social-links a[href*='pinterest.com'] {
background-color: #E60023;
}
.widget_top_charity_pro_social_icons ul.social-links a[href*='reddit.com'] {
background-color: #ff5700;
}
.widget_top_charity_pro_social_icons ul.social-links a[href*='skype.com'] {
background-color: #00aff0;
}
.widget_top_charity_pro_social_icons ul.social-links a[href*='slack.com'] {
background-color: #ECB22E;
}
.widget_top_charity_pro_social_icons ul.social-links a[href*='snapchat.com'] {
background-color: #FFFC00;
}
.widget_top_charity_pro_social_icons ul.social-links a[href*='spotify.com'] {
background-color: #1DB954;
}
.widget_top_charity_pro_social_icons ul.social-links a[href*='stackoverflow.com'] {
background-color: #F47F24;
}
.widget_top_charity_pro_social_icons ul.social-links a[href*='t.me'], .widget_top_charity_pro_social_icons ul.social-links a[href*='telegram.org'] {
background-color: #229ED9;
}
.widget_top_charity_pro_social_icons ul.social-links a[href*='twitch.tv'] {
background-color: #6441a5;
}
.widget_top_charity_pro_social_icons ul.social-links a[href*='vimeo.com'] {
background-color: #86c9ef;
}
.widget_top_charity_pro_social_icons ul.social-links a[href*='whatsapp.com'] {
background-color: #25d366;
}
.widget_top_charity_pro_social_icons ul.social-links a[href*='wordpress.com'], .widget_top_charity_pro_social_icons ul.social-links a[href*='wordpress.org'] {
background-color: #21759b;
}
.widget_top_charity_pro_social_icons ul.social-links a[href*='youtube.com'] {
background-color: #c4302b;
}
.widget_top_charity_pro_social_icons ul.social-links a[href*='tiktok.com'] {
background-color: #ff0050;
}
.widget_top_charity_pro_social_icons ul.social-links a[href*='vk.com'] {
background-color: #45668e;
}
.widget_top_charity_pro_social_icons ul.social-links a[href*='qq.com'] {
background-color: #09f;
}
.widget_top_charity_pro_social_icons ul.social-links a[href*='weibo.com'] {
background-color: #fa005e;
}
.widget_top_charity_pro_social_icons ul.social-links a:focus, .widget_top_charity_pro_social_icons ul.social-links a:hover {
opacity: 1;
}
.site-footer-bottom-wrapper ul.social-links li a {
color: var(--text-color-normal);
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: var(--primary-color);
border-radius: 3px;
background: var(--primary-color);
color: var(--color-text-white);
font-size: var(--font-size-sm);
line-height: 1;
padding: 0.6em 1em;
}
button:focus, button:hover,
input[type="button"]:focus,
input[type="button"]:hover,
input[type="reset"]:focus,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="submit"]:hover {
opacity: 0.8;
}
button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
border-color: #aaa #bbb #bbb;
}
a.ascendoor-button {
font-size: var(--font-size-sm);
text-decoration: none;
text-transform: capitalize;
font-weight: bold;
display: inline-flex;
align-items: center;
color: var(--color-text-white);
background-color: var(--primary-color);
border-radius: var(--border-round-button);
padding: 10px 25px;
transition: all 0.3s ease;
}
a.ascendoor-button:focus, a.ascendoor-button:hover {
background-color: #3a3a3a;
}
a.ascendoor-button:focus {
outline-width: 2px;
}
a.ascendoor-button.ascendoor-bordered-button {
color: var(--primary-color);
border-width: 2px;
border-style: solid;
border-color: var(--primary-color);
background-color: transparent;
border-radius: var(--border-round-button);
}
a.ascendoor-button.ascendoor-bordered-button:focus-within {
outline-offset: -6px;
}
a.ascendoor-button.ascendoor-button-alternate {
color: var(--primary-color);
background-color: var(--color-text-white);
}
a.ascendoor-button.ascendoor-button-border-alternate {
color: var(--color-text-white);
border-width: 2px;
border-style: solid;
border-color: var(--color-text-white);
background-color: transparent;
border-radius: var(--border-round-button);
}
a.ascendoor-button.ascendoor-button-border-alternate:focus, a.ascendoor-button.ascendoor-button-border-alternate:hover {
background-color: #3a3a3a;
}
a.ascendoor-button.ascendoor-button-border-alternate:focus {
outline-offset: -6px;
}
a.ascendoor-button.ascendoor-button-noborder-alternate {
color: var(--color-text-white);
background: transparent;
padding: 0;
}
a.ascendoor-button.ascendoor-button-noborder-alternate::before {
background: var(--color-text-white);
}
a.ascendoor-button.ascendoor-button-noborder-noalternate {
color: var(--primary-color);
background: transparent;
padding: 0;
border-radius: 0;
}
a.ascendoor-button.ascendoor-button-noborder-noalternate::before {
background: var(--primary-color);
}
a.ascendoor-button.ascendoor-button-noborder-noalternate:focus {
outline-offset: 2px;
outline-width: 1px;
}
.video-btn a.ascendoor-play-btn {
text-decoration: none;
background-color: transparent;
display: inline-flex;
align-items: center;
gap: 10px;
padding: 0;
}
.video-btn a.ascendoor-play-btn i {
border-radius: 50%;
height: 41px;
width: 41px;
padding: 0;
display: flex;
align-items: center;
justify-content: center;
font-size: var(--font-size-sm);
transition: all 0.3s ease;
color: #fff;
background-color: var(--primary-color);
}
.video-btn a.ascendoor-play-btn .video-btn-txt {
color: var(--color-text-main);
}
.video-btn a.ascendoor-play-btn:focus .video-btn-txt, .video-btn a.ascendoor-play-btn:hover .video-btn-txt {
color: var(--primary-color);
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
padding: 3px;
width: 100%;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111;
}
select {
border: 1px solid #ccc;
}
textarea {
width: 100%;
} .right-sidebar .ascendoor-wrapper .ascendoor-page {
display: grid;
grid-gap: 30px;
grid-template-columns: auto 25%;
grid-template-areas: "main sidebar";
margin-top: 50px;
}
@media (max-width: 991px) {
.right-sidebar .ascendoor-wrapper .ascendoor-page {
display: block;
}
}
.right-sidebar .ascendoor-wrapper .ascendoor-page .site-main {
grid-area: main;
overflow: hidden; }
.right-sidebar .ascendoor-wrapper .ascendoor-page .widget-area {
grid-area: sidebar;
}
.no-sidebar .ascendoor-wrapper .ascendoor-page {
display: block;
margin-top: 50px;
}
.left-sidebar .ascendoor-wrapper .ascendoor-page {
display: grid;
grid-gap: 30px;
grid-template-columns: 25% auto;
grid-template-areas: "sidebar main";
}
@media (max-width: 991px) {
.left-sidebar .ascendoor-wrapper .ascendoor-page {
display: block;
}
}
.left-sidebar .ascendoor-wrapper .ascendoor-page .site-main {
grid-area: main;
overflow: hidden; }
.left-sidebar .ascendoor-wrapper .ascendoor-page .widget-area {
grid-area: sidebar;
}
.no-sidebar .ascendoor-wrapper .ascendoor-page {
display: block;
margin-top: 50px;
}  .main-navigation {
display: block;
width: 100%;
}
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-inline-start: 0;
}
.main-navigation ul ul {
z-index: 99999;
display: block;
}
.main-navigation ul ul ul {
inset-inline-start: -999em;
top: 0;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
display: block;
inset-inline-start: auto;
}
.main-navigation ul ul a {
background-color: var(--background-color-white);
color: var(--color-text-main);
opacity: 1;
padding: 15px 20px;
border-bottom: 1px solid #f1f1f1;
text-transform: capitalize;
}
.main-navigation ul ul a:focus, .main-navigation ul ul a:hover {
color: var(--primary-color);
}
.main-navigation ul li:hover > ul,
.main-navigation ul li:focus > ul {
inset-inline-start: auto;
}
.main-navigation li {
position: relative;
}
.main-navigation a {
color: #fff;
padding: 17px 20px;
font-size: 0.9375rem;
color: var(--color-text-main);
text-transform: uppercase;
display: block;
text-decoration: none;
opacity: 0.9;
}
@media (min-width: 992px) {
.main-navigation a {
font-weight: bold;
}
}
.main-navigation a:focus, .main-navigation a:hover {
opacity: 1;
color: var(--primary-color);
}
.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a {
position: relative;
opacity: 1;
color: var(--primary-color);
}
@media (min-width: 992px) {
.main-navigation ul.menu li .children,
.main-navigation ul.menu li .sub-menu {
inset-inline-start: -999em;
padding: 0;
position: absolute;
top: 100%;
z-index: 999;
margin: 30px 0 0;
width: 230px;
}
.main-navigation ul.menu li .children > li .children,
.main-navigation ul.menu li .children > li .sub-menu,
.main-navigation ul.menu li .sub-menu > li .children,
.main-navigation ul.menu li .sub-menu > li .sub-menu {
top: 0;
margin-top: 0;
inset-inline-start: -999em;
margin-inline-start: 30px;
}
.main-navigation ul.menu li.menu-item-has-children > a::after {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
line-height: 1;
font-family: Font Awesome\ 5 Free;
font-weight: 900;
line-height: inherit;
vertical-align: baseline;
content: "\f107";
margin-inline-start: 10px;
}
.main-navigation ul.menu > li:not(:nth-last-child(1)):not(:nth-last-child(2)):focus-within > .children,
.main-navigation ul.menu > li:not(:nth-last-child(1)):not(:nth-last-child(2)):focus-within > .sub-menu,
.main-navigation ul.menu > li:not(:nth-last-child(1)):not(:nth-last-child(2)):hover > .children,
.main-navigation ul.menu > li:not(:nth-last-child(1)):not(:nth-last-child(2)):hover > .sub-menu {
margin: 0;
margin-top: 0px;
inset-inline-start: 0;
}
.main-navigation ul.menu > li:nth-last-child(1):focus-within > .children,
.main-navigation ul.menu > li:nth-last-child(1):focus-within > .sub-menu,
.main-navigation ul.menu > li:nth-last-child(1):hover > .children,
.main-navigation ul.menu > li:nth-last-child(1):hover > .sub-menu,
.main-navigation ul.menu > li:nth-last-child(2):focus-within > .children,
.main-navigation ul.menu > li:nth-last-child(2):focus-within > .sub-menu,
.main-navigation ul.menu > li:nth-last-child(2):hover > .children,
.main-navigation ul.menu > li:nth-last-child(2):hover > .sub-menu {
margin: 0;
margin-top: 0px;
inset-inline-end: 0;
inset-inline-start: unset;
}
.main-navigation ul.menu .children,
.main-navigation ul.menu .sub-menu {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
}
.main-navigation ul.menu .children li.menu-item-has-children > a,
.main-navigation ul.menu .sub-menu li.menu-item-has-children > a {
padding-inline-start: 25px;
}
.main-navigation ul.menu .children li.menu-item-has-children > a::after,
.main-navigation ul.menu .sub-menu li.menu-item-has-children > a::after {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
line-height: 1;
font-family: Font Awesome\ 5 Free;
font-weight: 900;
line-height: inherit;
vertical-align: baseline;
content: "\f105";
margin-inline-start: 10px;
position: absolute;
inset-inline-end: 10px;
top: 50%;
transform: translateY(-50%);
}
body.rtl .main-navigation ul.menu .children li.menu-item-has-children > a::after, body.rtl
.main-navigation ul.menu .sub-menu li.menu-item-has-children > a::after {
content: "\f104";
}
.main-navigation ul.menu .children > li:focus-within > .children,
.main-navigation ul.menu .children > li:focus-within > .sub-menu,
.main-navigation ul.menu .children > li:hover > .children,
.main-navigation ul.menu .children > li:hover > .sub-menu,
.main-navigation ul.menu .sub-menu > li:focus-within > .children,
.main-navigation ul.menu .sub-menu > li:focus-within > .sub-menu,
.main-navigation ul.menu .sub-menu > li:hover > .children,
.main-navigation ul.menu .sub-menu > li:hover > .sub-menu {
inset-inline-start: 100%;
margin-inline-start: 0px;
margin-top: 0px;
}
.main-navigation ul.menu > li:nth-last-child(1) li.menu-item-has-children > a,
.main-navigation ul.menu > li:nth-last-child(2) li.menu-item-has-children > a {
padding-inline-start: 25px;
padding-inline-end: 20px;
}
.main-navigation ul.menu > li:nth-last-child(1) li.menu-item-has-children > a::after,
.main-navigation ul.menu > li:nth-last-child(2) li.menu-item-has-children > a::after {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-family: Font Awesome\ 5 Free;
font-weight: 900;
line-height: inherit;
vertical-align: baseline;
content: "\f104";
margin-inline-end: 10px;
margin-inline-start: 0;
position: absolute;
inset-inline-start: 10px;
inset-inline-end: unset;
top: 50%;
transform: translateY(-50%);
}
body.rtl .main-navigation ul.menu > li:nth-last-child(1) li.menu-item-has-children > a::after, body.rtl
.main-navigation ul.menu > li:nth-last-child(2) li.menu-item-has-children > a::after {
content: "\f105";
}
.main-navigation ul.menu > li:nth-last-child(1) .children > li:focus-within > .children,
.main-navigation ul.menu > li:nth-last-child(1) .children > li:focus-within > .sub-menu,
.main-navigation ul.menu > li:nth-last-child(1) .children > li:hover > .children,
.main-navigation ul.menu > li:nth-last-child(1) .children > li:hover > .sub-menu,
.main-navigation ul.menu > li:nth-last-child(1) .sub-menu > li:focus-within > .children,
.main-navigation ul.menu > li:nth-last-child(1) .sub-menu > li:focus-within > .sub-menu,
.main-navigation ul.menu > li:nth-last-child(1) .sub-menu > li:hover > .children,
.main-navigation ul.menu > li:nth-last-child(1) .sub-menu > li:hover > .sub-menu,
.main-navigation ul.menu > li:nth-last-child(2) .children > li:focus-within > .children,
.main-navigation ul.menu > li:nth-last-child(2) .children > li:focus-within > .sub-menu,
.main-navigation ul.menu > li:nth-last-child(2) .children > li:hover > .children,
.main-navigation ul.menu > li:nth-last-child(2) .children > li:hover > .sub-menu,
.main-navigation ul.menu > li:nth-last-child(2) .sub-menu > li:focus-within > .children,
.main-navigation ul.menu > li:nth-last-child(2) .sub-menu > li:focus-within > .sub-menu,
.main-navigation ul.menu > li:nth-last-child(2) .sub-menu > li:hover > .children,
.main-navigation ul.menu > li:nth-last-child(2) .sub-menu > li:hover > .sub-menu {
inset-inline-end: 100%;
inset-inline-start: unset;
margin-inline-start: 0px;
margin-top: 0px;
}
} .menu-toggle,
.main-navigation.toggled ul {
display: block;
}
.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
margin: 0 0 1.5em;
}
.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
display: flex;
}
@media only screen and (max-width: 480px) {
.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
flex-wrap: wrap;
}
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
flex: 1 0 50%;
}
.comment-navigation .nav-previous a,
.posts-navigation .nav-previous a,
.post-navigation .nav-previous a {
display: inline-flex;
align-items: center;
gap: 5px;
color: var(--color-text-main);
transition: all 0.3s ease;
text-decoration: none;
}
.comment-navigation .nav-previous a .nav-subtitle,
.posts-navigation .nav-previous a .nav-subtitle,
.post-navigation .nav-previous a .nav-subtitle {
font-size: 14px;
}
.comment-navigation .nav-previous a:focus, .comment-navigation .nav-previous a:hover,
.posts-navigation .nav-previous a:focus,
.posts-navigation .nav-previous a:hover,
.post-navigation .nav-previous a:focus,
.post-navigation .nav-previous a:hover {
color: var(--primary-color);
}
@media only screen and (max-width: 480px) {
.comment-navigation .nav-previous a,
.posts-navigation .nav-previous a,
.post-navigation .nav-previous a {
flex-direction: column;
}
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
text-align: end;
flex: 1 0 50%;
}
.comment-navigation .nav-next a,
.posts-navigation .nav-next a,
.post-navigation .nav-next a {
display: inline-flex;
align-items: center;
gap: 5px;
justify-content: flex-end;
color: var(--color-text-main);
transition: all 0.3s ease;
text-decoration: none;
}
.comment-navigation .nav-next a .nav-subtitle,
.posts-navigation .nav-next a .nav-subtitle,
.post-navigation .nav-next a .nav-subtitle {
font-size: 14px;
}
.comment-navigation .nav-next a:focus, .comment-navigation .nav-next a:hover,
.posts-navigation .nav-next a:focus,
.posts-navigation .nav-next a:hover,
.post-navigation .nav-next a:focus,
.post-navigation .nav-next a:hover {
color: var(--primary-color);
}
@media only screen and (max-width: 480px) {
.comment-navigation .nav-next a,
.posts-navigation .nav-next a,
.post-navigation .nav-next a {
flex-direction: column-reverse;
}
}
@media (max-width: 1199.98px) {
.main-navigation .main-menu {
position: fixed;
inset-inline-end: -130%;
height: 100%;
top: 0;
background-color: #fff;
min-width: 300px;
padding-top: 60px;
width: 50%;
transition: all 400ms ease;
display: block;
border-inline-end: 1px solid #fff;
z-index: 13;
box-shadow: 2px 0 18px 0 rgba(0, 0, 0, 0.5);
opacity: 0;
visibility: hidden;
}
.main-navigation .main-menu ul {
inset-inline-start: auto;
}
}
@media (max-width: 1199.98px) {
.main-navigation.toggled .main-menu {
inset-inline-end: 0;
inset-inline-start: auto;
overflow-x: auto;
opacity: 1;
visibility: visible;
}
}
@media (max-width: 991px) {
.main-navigation ul a {
color: #000;
}
}
@media (max-width: 1199.98px) {
.main-navigation ul ul {
position: relative;
position: unset;
float: none;
padding-inline-start: 5px;
}
}
.main-navigation li.menu-item-has-children > a::after {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
line-height: 1;
font-family: Font Awesome\ 5 Free;
font-weight: 900;
line-height: inherit;
vertical-align: baseline;
content: "\f107";
margin-inline-start: 10px;
}
@media (max-width: 991px) {
.main-navigation li.menu-item-has-children > ul {
height: 0;
transform: scaleY(0);
transform-origin: top left;
overflow: hidden;
transition: all 0.5s ease-in-out;
}
}
@media (max-width: 1199.98px) {
.main-navigation li.menu-item-has-children:hover > ul, .main-navigation li.menu-item-has-children.focus > ul {
height: auto;
transform: scaleY(1);
}
}
@media screen and (min-width: 992px) {
.menu-toggle {
display: none;
}
.main-navigation ul:not(.sub-menu):not(.children) {
display: block;
margin-inline-end: -20px;
}
.main-navigation ul:not(.sub-menu):not(.children) > li {
display: inline-block;
}
}
@media (max-width: 991px) {
body.admin-bar #site-navigation.toggled .main-navigation-links {
padding-top: 100px;
}
body.admin-bar #site-navigation button.menu-toggle.open {
top: 55px;
}
.bottom-header-part-wrapper .navigation-part {
align-items: center;
}
.bottom-header-part-wrapper .social-icons-part {
display: none;
}
#site-navigation button.menu-toggle {
width: 35px;
height: 35px;
position: relative;
transform: rotate(0deg);
transition: 0.5s ease-in-out;
cursor: pointer;
padding: 0;
background: none;
border: none;
margin: 9px 5px 9px auto;
}
#site-navigation button.menu-toggle span {
display: block;
position: absolute;
height: 3px;
width: 100%;
background: var(--primary-color);
border-radius: 3px;
opacity: 1;
left: 0;
transform: rotate(0deg);
transition: 0.25s ease-in-out;
}
#site-navigation button.menu-toggle span:nth-child(1) {
top: calc(50% - 15px);
}
#site-navigation button.menu-toggle span:nth-child(2) {
top: 50%;
transform: translateY(-50%);
}
#site-navigation button.menu-toggle span:nth-child(3) {
bottom: calc(50% - 15px);
}
#site-navigation button.menu-toggle.open {
z-index: 18;
position: fixed !important;
inset-inline-end: 35px;
top: 20px;
}
#site-navigation button.menu-toggle.open span {
background-color: var(--primary-color);
}
#site-navigation button.menu-toggle.open span:nth-child(1) {
top: 14px;
width: 0%;
left: 50%;
}
#site-navigation button.menu-toggle.open span:nth-child(2) {
transform: rotate(45deg);
}
#site-navigation button.menu-toggle.open span:nth-child(3) {
top: 50%;
transform: translateY(-50%) rotate(-45deg);
}
#site-navigation .main-navigation-links {
position: fixed;
inset-inline-end: -130%;
height: 100%;
top: 0;
background-color: #fff;
min-width: 300px;
padding-top: 60px;
padding-inline-end: 10px;
width: 60%;
transition: all 400ms ease;
display: block;
border-inline-end: 1px solid #fff;
z-index: 13;
box-shadow: 2px 0 18px 0 rgba(0, 0, 0, 0.5);
opacity: 0;
visibility: hidden;
}
#site-navigation.toggled .main-navigation-links {
inset-inline-end: 0;
inset-inline-start: auto;
overflow-x: auto;
opacity: 1;
visibility: visible;
}
#site-navigation.toggled .main-navigation-links li.current_page_item > a,
#site-navigation.toggled .main-navigation-links li.current-menu-item > a {
color: var(--primary-color);
font-weight: bold;
}
}
@media (max-width: 480px) {
#site-navigation .main-navigation-links {
width: 80%;
}
}
@media (min-width: 1025px) {
body header.site-header .header-main-wrapper.transparent-header .bottom-header-part .main-navigation .current_page_item > a,
body header.site-header .header-main-wrapper.transparent-header .bottom-header-part .main-navigation .current-menu-item > a,
body header.site-header .header-main-wrapper.transparent-header .bottom-header-part .main-navigation .current_page_ancestor > a,
body header.site-header .header-main-wrapper.transparent-header .bottom-header-part .main-navigation .current-menu-ancestor > a {
opacity: 1;
}
body header.site-header .header-main-wrapper.transparent-header .bottom-header-part .main-navigation ul ul a {
color: var(--color-text-main);
opacity: 1;
}
body header.site-header .header-main-wrapper.transparent-header .bottom-header-part .main-navigation ul ul a:focus, body header.site-header .header-main-wrapper.transparent-header .bottom-header-part .main-navigation ul ul a:hover {
color: var(--primary-color);
}
body header.site-header .header-main-wrapper.transparent-header .bottom-header-part .main-navigation a {
color: #fff;
opacity: 0.7;
}
body header.site-header .header-main-wrapper.transparent-header .bottom-header-part .main-navigation a:focus, body header.site-header .header-main-wrapper.transparent-header .bottom-header-part .main-navigation a:hover {
opacity: 1;
}
}
body header.site-header .header-main-wrapper.transparent-header .bottom-header-part.fix-header .main-navigation ul ul a {
color: var(--color-text-main);
}
body header.site-header .header-main-wrapper.transparent-header .bottom-header-part.fix-header .main-navigation ul ul a:focus, body header.site-header .header-main-wrapper.transparent-header .bottom-header-part.fix-header .main-navigation ul ul a:hover {
color: var(--primary-color);
}
body header.site-header .header-main-wrapper.transparent-header .bottom-header-part.fix-header .main-navigation .current_page_item > a,
body header.site-header .header-main-wrapper.transparent-header .bottom-header-part.fix-header .main-navigation .current-menu-item > a,
body header.site-header .header-main-wrapper.transparent-header .bottom-header-part.fix-header .main-navigation .current_page_ancestor > a,
body header.site-header .header-main-wrapper.transparent-header .bottom-header-part.fix-header .main-navigation .current-menu-ancestor > a {
opacity: 1;
color: var(--primary-color);
}
body header.site-header .header-main-wrapper.transparent-header .bottom-header-part.fix-header .main-navigation a {
color: var(--color-text-main);
}
body header.site-header .header-main-wrapper.transparent-header .bottom-header-part.fix-header .main-navigation a:focus, body header.site-header .header-main-wrapper.transparent-header .bottom-header-part.fix-header .main-navigation a:hover {
color: var(--primary-color);
}
nav.navigation.pagination .nav-links {
display: flex;
gap: 5px;
margin: 10px 0 20px;
}
nav.navigation.pagination .nav-links span,
nav.navigation.pagination .nav-links a {
text-decoration: none;
width: 30px;
height: 30px;
display: flex;
align-items: center;
justify-content: center;
transition: all 0.3s ease;
color: var(--color-text-main);
border: 1px solid var(--color-text-main);
}
nav.navigation.pagination .nav-links span.prev, nav.navigation.pagination .nav-links span.next,
nav.navigation.pagination .nav-links a.prev,
nav.navigation.pagination .nav-links a.next {
font-size: 0;
}
nav.navigation.pagination .nav-links span.prev::after, nav.navigation.pagination .nav-links span.next::after,
nav.navigation.pagination .nav-links a.prev::after,
nav.navigation.pagination .nav-links a.next::after {
content: "\f30a";
font-size: 1rem;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: 900;
line-height: inherit;
vertical-align: baseline;
font-family: Font Awesome\ 5 Free;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
}
nav.navigation.pagination .nav-links span.next::after,
nav.navigation.pagination .nav-links a.next::after {
content: "\f30b";
}
nav.navigation.pagination .nav-links span:hover, nav.navigation.pagination .nav-links span:focus,
nav.navigation.pagination .nav-links a:hover,
nav.navigation.pagination .nav-links a:focus {
color: var(--primary-color);
border: 1px solid var(--primary-color);
}
nav.navigation.pagination .nav-links span.current {
color: var(--color-text-white);
background-color: var(--primary-color);
border: 1px solid var(--primary-color);
}
nav.navigation.pagination .nav-links span.dots {
border: none;
}
nav.navigation.pagination .nav-links span.dots:hover, nav.navigation.pagination .nav-links span.dots:focus {
color: var(--color-text-main);
border: none;
}
.top-charity-carousel-navigation .slick-arrow {
position: absolute;
top: 50%;
transform: translateY(-50%);
font-size: 14px;
width: 46px;
height: 46px;
border-radius: 100%;
border: 1px solid;
background: transparent;
color: #fff;
display: flex;
align-items: center;
justify-content: center;
z-index: 1;
cursor: pointer;
font-weight: 600;
visibility: hidden;
opacity: 0;
transition: background-color .4s ease;
}
.brands-slider .top-charity-carousel-navigation .slick-arrow,
.testimonial-section .top-charity-carousel-navigation .slick-arrow {
visibility: visible;
opacity: 0.7;
}
@media (max-width: 991px) {
.banner-section .top-charity-carousel-navigation .slick-arrow {
visibility: visible;
opacity: 1;
top: unset;
transform: translateY(0);
bottom: -55px;
}
}
@media (max-width: 1412px) {
.brands-slider .top-charity-carousel-navigation .slick-arrow,
.testimonial-section .top-charity-carousel-navigation .slick-arrow {
visibility: visible;
opacity: 1;
top: unset;
transform: translateY(0);
bottom: -55px;
}
}
.top-charity-carousel-navigation .slick-arrow::before {
transition: all .4s ease;
}
.top-charity-carousel-navigation .slick-arrow::after {
content: "";
width: 0px;
height: 0;
border-top: 2px solid #fff;
position: absolute;
left: 50%;
transform: translate(-50%, -50%);
top: 50%;
margin-top: 0px;
transition: all .4s ease;
}
.top-charity-carousel-navigation .slick-arrow:focus, .top-charity-carousel-navigation .slick-arrow:hover {
background: #fff;
color: #404040;
}
.top-charity-carousel-navigation .slick-arrow:focus::before, .top-charity-carousel-navigation .slick-arrow:hover::before {
transform: translateX(-8px);
}
.top-charity-carousel-navigation .slick-arrow:focus::after, .top-charity-carousel-navigation .slick-arrow:hover::after {
width: 20px;
border-top: 2px solid #404040;
}
.top-charity-carousel-navigation .slick-arrow.slick-prev {
inset-inline-start: -46px;
}
.banner-section .top-charity-carousel-navigation .slick-arrow.slick-prev {
inset-inline-start: 46px;
}
@media (max-width: 1024px) {
.banner-section .top-charity-carousel-navigation .slick-arrow.slick-prev {
inset-inline-start: unset;
right: 80px;
}
}
@media (max-width: 1412px) {
.brands-slider .top-charity-carousel-navigation .slick-arrow.slick-prev,
.testimonial-section .top-charity-carousel-navigation .slick-arrow.slick-prev {
inset-inline-start: calc(50% - 50px);
}
}
.top-charity-carousel-navigation .slick-arrow.slick-next {
inset-inline-end: -46px;
flex-direction: row-reverse;
}
.banner-section .top-charity-carousel-navigation .slick-arrow.slick-next {
inset-inline-end: 46px;
}
@media (max-width: 1024px) {
.banner-section .top-charity-carousel-navigation .slick-arrow.slick-next {
inset-inline-end: 20px;
}
}
@media (max-width: 1412px) {
.brands-slider .top-charity-carousel-navigation .slick-arrow.slick-next,
.testimonial-section .top-charity-carousel-navigation .slick-arrow.slick-next {
inset-inline-end: calc(50% - 50px);
}
}
.top-charity-carousel-navigation .slick-arrow.slick-next:focus::before, .top-charity-carousel-navigation .slick-arrow.slick-next:hover::before {
transform: translateX(8px);
}
.brands-slider .top-charity-carousel-navigation .slick-arrow,
.testimonial-section .top-charity-carousel-navigation .slick-arrow {
background: #fff;
color: #404040;
}
.brands-slider .top-charity-carousel-navigation .slick-arrow::after,
.testimonial-section .top-charity-carousel-navigation .slick-arrow::after {
border-top: 2px solid #404040;
}
.top-charity-carousel-navigation:focus-within .slick-arrow, .top-charity-carousel-navigation:hover .slick-arrow {
opacity: 1;
visibility: visible;
}
.top-charity-carousel-navigation .slick-dots {
margin: 0px;
padding: 0;
list-style: none;
display: flex;
align-items: center;
justify-content: center;
margin-inline: auto;
margin-top: 20px;
}
.banner-section.banner-style-1 .top-charity-carousel-navigation .slick-dots {
position: absolute;
margin: 0;
left: 50%;
transform: translateX(-50%);
bottom: 15px;
}
.top-charity-carousel-navigation .slick-dots li {
margin-left: 5px;
margin-right: 5px;
}
.top-charity-carousel-navigation .slick-dots li button {
font-size: 0;
padding: 0;
height: 5px;
width: 5px;
border-radius: 50%;
border: none;
background-color: #3a3a3a;
transition: all 0.3s ease;
}
.top-charity-carousel-navigation .slick-dots li button:focus, .top-charity-carousel-navigation .slick-dots li button:hover {
background-color: var(--color-text-main);
}
.banner-section .top-charity-carousel-navigation .slick-dots li button {
background-color: #fff;
opacity: 0.5;
}
.top-charity-carousel-navigation .slick-dots li.slick-active button {
background-color: var(--primary-color);
height: 10px;
width: 10px;
}
.banner-section .top-charity-carousel-navigation .slick-dots li.slick-active button {
opacity: 1;
} .sticky {
display: block;
}
.post,
.page {
margin: 0 0 1.5em;
}
.updated:not(.published) {
display: none;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} section.no-results.not-found {
margin-bottom: 50px;
}  .mag-post-category {
line-height: 1.2;
font-size: var(--font-size-sm);
}
.mag-post-category a {
display: inline-block;
margin-inline-end: 4px;
margin-block-end: 5px;
text-decoration: none;
line-height: 1.2;
color: var(--color-text-main);
}
.mag-post-category a:focus, .mag-post-category a:hover {
color: var(--primary-color);
}
.mag-post-category a::after {
content: "\2219";
font-weight: bold;
padding: 0 0 0 3px;
opacity: 0.7;
}
.mag-post-category a:last-child::after {
display: none;
}
.mag-post-single .mag-post-img {
position: relative;
}
.mag-post-single .mag-post-img > a {
display: block;
height: 100%;
width: 100%;
line-height: 0;
}
.mag-post-single .mag-post-img > a:focus {
outline-offset: 1px;
outline-color: var(--color-text-main);
}
.mag-post-single .mag-post-img > a img {
width: 100%;
height: 100%;
aspect-ratio: 1/0.7;
object-fit: cover;
}
.mag-post-single .mag-post-detail {
padding: 15px 0 0;
}
.mag-post-single .mag-post-detail .mag-post-title {
margin: 0 0 10px;
font-size: var(--font-size-base);
font-weight: 700;
line-height: 1.3;
}
.mag-post-single .mag-post-detail .mag-post-title a {
text-decoration: none;
color: var(--color-text-main);
}
.mag-post-single .mag-post-detail .mag-post-title a:focus, .mag-post-single .mag-post-detail .mag-post-title a:hover {
color: var(--primary-color);
}
.mag-post-single .mag-post-detail .mag-post-meta {
font-size: var(--font-size-xs);
line-height: 1.3;
}
.mag-post-single .mag-post-detail .mag-post-meta > span {
margin-inline-end: 5px;
}
.mag-post-single .mag-post-detail .mag-post-meta .byline a,
.mag-post-single .mag-post-detail .mag-post-meta .post-author a {
text-decoration: none;
color: var(--color-text-main);
}
.mag-post-single .mag-post-detail .mag-post-meta .byline a i,
.mag-post-single .mag-post-detail .mag-post-meta .post-author a i {
margin-inline-end: 5px;
}
.mag-post-single .mag-post-detail .mag-post-meta .posted-on a,
.mag-post-single .mag-post-detail .mag-post-meta .post-date a {
text-decoration: none;
color: var(--color-text-main);
}
.mag-post-single .mag-post-detail .mag-post-meta .posted-on a i,
.mag-post-single .mag-post-detail .mag-post-meta .post-date a i {
margin-inline-end: 5px;
}
.mag-post-single .mag-post-detail .mag-post-excerpt {
font-size: var(--font-size-sm);
color: var(--color-text-main);
}
.mag-post-single .mag-post-detail .mag-post-excerpt p {
margin: 10px 0 0;
}
.top-charity-pro-archive-layout {
margin-bottom: 30px;
}
.top-charity-pro-archive-layout.grid-layout {
display: grid;
grid-gap: 30px;
}
.top-charity-pro-archive-layout.grid-layout article {
margin-bottom: 0;
}
.top-charity-pro-archive-layout.grid-layout.column-2 {
grid-template-columns: repeat(2, 1fr);
}
@media (max-width: 600px) {
.top-charity-pro-archive-layout.grid-layout.column-2 {
grid-template-columns: repeat(1, 1fr);
}
}
.top-charity-pro-archive-layout.grid-layout.column-3 {
grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 768px) {
.top-charity-pro-archive-layout.grid-layout.column-3 {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 600px) {
.top-charity-pro-archive-layout.grid-layout.column-3 {
grid-template-columns: repeat(1, 1fr);
}
}
.top-charity-pro-archive-layout.grid-layout.column-4 {
grid-template-columns: repeat(4, 1fr);
}
@media (max-width: 991px) {
.top-charity-pro-archive-layout.grid-layout.column-4 {
grid-template-columns: repeat(3, 1fr);
}
}
@media (max-width: 768px) {
.top-charity-pro-archive-layout.grid-layout.column-4 {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 600px) {
.top-charity-pro-archive-layout.grid-layout.column-4 {
grid-template-columns: repeat(1, 1fr);
}
} .site-main article .entry-header .entry-title {
font-size: var(--font-size-lg);
font-family: var(--font-main);
margin-top: 0;
margin-bottom: 1.3rem;
}
@media (min-width: 992px) {
.site-main article .entry-header .entry-title {
margin-bottom: 1.1rem;
}
}
.site-main article .entry-header .entry-title a {
text-decoration: none;
color: var(--color-text-main);
}
.site-main article .entry-meta {
padding-bottom: 10px;
}
.site-main article .entry-meta span {
font-size: 16px;
font-weight: normal;
}
.site-main article .entry-meta span a,
.site-main article .entry-meta span span {
font-weight: normal;
}
.site-main article .entry-meta span a {
text-decoration: none;
color: var(--color-text-main);
}
.site-main article .entry-meta span a:hover {
color: var(--primary-color);
}
.site-main article .entry-meta span.comments-link a {
font-weight: bold;
}
.site-main article .post-thumbnail {
display: block;
line-height: 0;
}
.site-main article .post-thumbnail img {
width: 100%;
transition: all 0.3s linear;
}
@media (min-width: 992px) {
.site-main article .entry-meta {
padding: 10px 0 20px;
padding-top: 0;
}
}
.site-main article .entry-content {
margin-top: 0;
}
.site-main article .entry-content p {
margin-bottom: 10px;
}
.site-main article .entry-footer {
display: flex;
flex-direction: column;
margin-top: 10px;
}
.site-main article .entry-footer span {
margin-bottom: 6px;
font-size: 16px;
font-weight: bold;
}
.site-main article .entry-footer span a,
.site-main article .entry-footer span span {
font-weight: normal;
}
.site-main article .entry-footer span a {
text-decoration: none;
color: var(--color-text-main);
}
.site-main article .entry-footer span a:hover {
color: var(--primary-color);
}
.site-main article .entry-footer span.comments-link a {
font-weight: bold;
}
.related-posts h2 {
font-size: var(--font-size-lg);
font-family: var(--font-main);
line-height: 1.2;
}
.related-posts .row {
display: grid;
grid-gap: 30px;
grid-template-columns: var(--main-column-grid);
grid-template-columns: 1fr 1fr 1fr;
}
@media (max-width: 480px) {
.related-posts .row {
grid-template-columns: 1fr;
}
}
.related-posts .row article .post-thumbnail {
line-height: 0;
aspect-ratio: 1/0.7;
overflow: hidden;
}
.related-posts .row article .post-thumbnail img {
width: 100%;
height: 100%;
object-fit: cover;
}
.related-posts .row article .entry-header {
margin-top: 10px;
}
.related-posts .row article .entry-header .entry-title {
font-size: var(--font-size-base);
}
.related-posts .row article .entry-header .entry-title a {
display: inline-block;
} body.single .site-main > article header {
margin-bottom: 10px;
}
body.single .site-main > article header .entry-title {
margin-bottom: 10px;
}
body.single .site-main > article header .entry-meta {
padding-bottom: 0;
margin-bottom: 10px;
} img.alignright {
clear: right;
}
img.alignleft {
clear: left;
}
div.wp-block h6 a,
div.wp-block h5 a,
div.wp-block h4 a,
div.wp-block h3 a,
div.wp-block h2 a,
div.wp-block h1 a {
font-family: inherit;
font-size: inherit;
line-height: inherit;
font-weight: inherit;
font-style: inherit;
}
div.wp-block b,
div.wp-block strong {
font-weight: bold;
}
div.wp-block .editor-rich-text__tinymce code,
div.wp-block .editor-rich-text__editable code {
background-color: transparent;
color: inherit;
font-family: monospace;
font-size: inherit;
line-height: inherit;
font-weight: inherit;
font-style: inherit;
letter-spacing: 1px;
}
.entry-content {                            }
.entry-content .aligncenter {
text-align: center;
}
.entry-content ol:not([class*="wp-"]),
.entry-content ul:not([class*="wp-"]) {
padding-left: 0;
margin-left: 15px;
margin-bottom: 15px;
list-style-position: inside;
}
.entry-content ol:not([class*="wp-"]) li,
.entry-content ul:not([class*="wp-"]) li {
padding-bottom: 5px;
padding-top: 5px;
}
.entry-content ol:not([class*="wp-"]) ol,
.entry-content ol:not([class*="wp-"]) ul,
.entry-content ul:not([class*="wp-"]) ol,
.entry-content ul:not([class*="wp-"]) ul {
margin-bottom: 0;
}
.entry-content ol:not([class*="wp-"]) ol li:last-child,
.entry-content ol:not([class*="wp-"]) ul li:last-child,
.entry-content ul:not([class*="wp-"]) ol li:last-child,
.entry-content ul:not([class*="wp-"]) ul li:last-child {
padding-bottom: 0;
}
.entry-content ol:not([class*="wp-"]) .alignwide,
.entry-content ul:not([class*="wp-"]) .alignwide {
padding-left: 30px;
}
.entry-content ol:not([class*="wp-"]) .alignfull,
.entry-content ul:not([class*="wp-"]) .alignfull {
margin-left: calc(50% - 50vw - 10px);
padding-left: 40px;
}
.entry-content ol:not([class*="wp-"]) {
list-style-type: decimal;
}
.entry-content ul:not([class*="wp-"]) {
list-style-type: disc;
}
.entry-content p.has-drop-cap:not(:focus):first-letter {
font-weight: normal;
}
.entry-content .wp-block-quote.is-style-large, .entry-content .wp-block-quote.is-large {
margin-top: 2.57143em;
margin-bottom: 2.14286em;
padding-top: 1.71429em;
padding-bottom: 1.71429em;
}
.entry-content .wp-block-image figcaption {
text-align: center;
}
.entry-content .wp-block-button:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright) {
margin-top: 1em;
margin-bottom: 1em;
}
.entry-content .wp-block-file {
margin: 0 0 20px;
}
.entry-content .wp-block-file > a:not([class]),
.entry-content .wp-block-file .wp-block-file__textlink {
display: inline-block;
margin: 0 20px 0 0;
}
.entry-content .wp-block-file .wp-block-file__button-richtext-wrapper {
display: inline-block;
margin: 0;
}
.entry-content .wp-block-file .wp-block-file__button,
.entry-content .wp-block-file a.wp-block-file__button {
display: inline-block;
position: relative;
text-align: center;
border: none;
}
.entry-content [dir=rtl] .wp-block-file > a:not([class]),
.entry-content [dir=rtl] .wp-block-file .wp-block-file__textlink {
margin-left: 20px;
margin-right: 0;
}
.entry-content .wp-block-audio {
margin-bottom: 20px;
}
.entry-content .wp-block-audio figcaption {
margin: 0;
padding: 10px 0;
}
.entry-content .wp-block-video {
margin: 0 0 20px;
text-align: center;
}
.entry-content .wp-block-video video {
display: inline-block;
}
.entry-content .wp-block-video figcaption {
margin: 0;
padding: 6px 0 15px;
text-align: center;
}
.entry-content .wp-block-code {
background-color: #f3f3f3;
color: inherit;
font-family: monospace;
font-size: inherit;
line-height: inherit;
font-weight: inherit;
font-style: inherit;
letter-spacing: 1px;
margin: 0 0 20px;
border: none;
}
.entry-content .wp-block-code code,
.entry-content .wp-block-code .editor-plain-text {
background-color: #000000;
padding: 10px;
color: inherit;
color: #fff;
font-family: inherit;
font-size: inherit;
line-height: inherit;
font-weight: inherit;
font-style: inherit;
letter-spacing: inherit;
display: block;
}
.entry-content .wp-block-preformatted {
margin: 0 0 20px;
}
.entry-content .wp-block-preformatted pre {
color: inherit;
font-family: monospace;
font-size: inherit;
line-height: inherit;
font-weight: inherit;
font-style: inherit;
letter-spacing: 1px;
}
.entry-content .wp-block-preformatted a {
text-decoration: underline;
}
.entry-content .wp-block-pullquote {
margin: 30px 0;
padding: 30px 0;
}
.entry-content .wp-block-pullquote p {
font-size: 28px;
line-height: 1.6;
}
.entry-content .wp-block-pullquote.alignleft {
margin-right: 2em;
}
.entry-content .wp-block-pullquote.alignright {
margin-left: 2em;
}
.entry-content .wp-block-pullquote:not(.is-style-solid-color) {
border-top-width: 4px;
border-top-style: solid;
border-bottom-width: 4px;
border-bottom-style: solid;
}
.entry-content .wp-block-pullquote.is-style-solid-color {
padding-left: 50px;
padding-right: 50px;
}
.entry-content .wp-block-pullquote.is-style-solid-color blockquote {
max-width: 100%;
}
.entry-content .wp-block-pullquote blockquote,
.entry-content .wp-block-pullquote.alignleft blockquote,
.entry-content .wp-block-pullquote.alignright blockquote,
.entry-content .wp-block-pullquote.is-style-solid-color blockquote {
margin: 0;
padding: 16px;
border-width: 0;
border-style: solid;
text-align: center;
}
.entry-content .wp-block-pullquote blockquote::before,
.entry-content .wp-block-pullquote.alignleft blockquote::before,
.entry-content .wp-block-pullquote.alignright blockquote::before,
.entry-content .wp-block-pullquote.is-style-solid-color blockquote::before {
content: none;
}
.entry-content .wp-block-pullquote blockquote p:last-of-type,
.entry-content .wp-block-pullquote.alignleft blockquote p:last-of-type,
.entry-content .wp-block-pullquote.alignright blockquote p:last-of-type,
.entry-content .wp-block-pullquote.is-style-solid-color blockquote p:last-of-type {
margin: 0;
}
.entry-content .wp-block-pullquote blockquote > .editor-rich-text p:last-of-type,
.entry-content .wp-block-pullquote blockquote > .editor-rich-text p:last-of-type,
.entry-content .wp-block-pullquote blockquote > .editor-rich-text p:last-of-type,
.entry-content .wp-block-pullquote blockquote > .editor-rich-text p:last-of-type,
.entry-content .wp-block-pullquote.alignleft blockquote > .editor-rich-text p:last-of-type,
.entry-content .wp-block-pullquote.alignleft blockquote > .editor-rich-text p:last-of-type,
.entry-content .wp-block-pullquote.alignleft blockquote > .editor-rich-text p:last-of-type,
.entry-content .wp-block-pullquote.alignleft blockquote > .editor-rich-text p:last-of-type,
.entry-content .wp-block-pullquote.alignright blockquote > .editor-rich-text p:last-of-type,
.entry-content .wp-block-pullquote.alignright blockquote > .editor-rich-text p:last-of-type,
.entry-content .wp-block-pullquote.alignright blockquote > .editor-rich-text p:last-of-type,
.entry-content .wp-block-pullquote.alignright blockquote > .editor-rich-text p:last-of-type,
.entry-content .wp-block-pullquote.is-style-solid-color blockquote > .editor-rich-text p:last-of-type,
.entry-content .wp-block-pullquote.is-style-solid-color blockquote > .editor-rich-text p:last-of-type,
.entry-content .wp-block-pullquote.is-style-solid-color blockquote > .editor-rich-text p:last-of-type,
.entry-content .wp-block-pullquote.is-style-solid-color blockquote > .editor-rich-text p:last-of-type {
margin: 0;
}
.entry-content .wp-block-pullquote blockquote cite,
.entry-content .wp-block-pullquote.alignleft blockquote cite,
.entry-content .wp-block-pullquote.alignright blockquote cite,
.entry-content .wp-block-pullquote.is-style-solid-color blockquote cite {
display: block;
margin-top: 15px;
}
.entry-content .wp-block-table {
border-spacing: 0;
border-collapse: collapse;
width: 100%;
margin-bottom: 20px;
}
.entry-content .wp-block-table caption {
text-align: center;
padding: 20px;
}
.entry-content .wp-block-table :not([class]):not([id]) {
border-spacing: 0;
border-collapse: collapse;
}
.entry-content .wp-block-table :not([class]):not([id]) th,
.entry-content .wp-block-table :not([class]):not([id]) td {
padding: 10px 20px;
border-width: 1px;
border-style: solid;
}
.entry-content .wp-block-table td,
.entry-content .wp-block-table th {
padding: 10px 20px;
border-top-width: 1px;
border-top-style: solid;
border-left-width: 1px;
border-left-style: solid;
word-break: break-all;
}
.entry-content .wp-block-table td:last-child,
.entry-content .wp-block-table th:last-child {
border-right-width: 1px;
border-right-style: solid;
}
.entry-content .wp-block-table td:last-child td,
.entry-content .wp-block-table th:last-child td {
border-bottom-width: 1px;
border-bottom-style: solid;
}
.entry-content .wp-block-table.is-style-stripes {
border-width: 0;
border-style: solid;
}
.entry-content .wp-block-table .wp-block-table__cell-content {
color: inherit;
font-family: inherit;
font-size: inherit;
line-height: inherit;
font-weight: inherit;
font-style: inherit;
padding: 0;
}
.entry-content pre.wp-block-verse {
white-space: inherit;
margin: 0 0 20px;
padding: 40px 0;
padding-left: 30px;
position: relative;
background-color: #e2e2e2;
color: inherit;
font-family: monospace;
font-size: inherit;
line-height: inherit;
border: none;
}
.entry-content pre.wp-block-verse {
white-space: inherit;
margin: 0 0 20px;
padding: 40px 0;
padding-left: 30px;
position: relative;
background-color: #e2e2e2;
color: inherit;
font-family: monospace;
font-size: inherit;
line-height: inherit;
border: none;
}
.entry-content .wp-block-spacer {
clear: both;
}
.entry-content ul.wp-block-archives,
.entry-content ul.wp-block-categories,
.entry-content ul.wp-block-categories__list {
margin-bottom: 20px;
padding: 0;
position: relative;
}
.entry-content div.wp-block ul.wp-block-archives ul,
.entry-content div.wp-block ul.wp-block-categories ul,
.entry-content div.wp-block ul.wp-block-categories__list ul {
margin-bottom: 0;
padding: 10px 0 0;
}
.entry-content div.wp-block-archives.wp-block-archives-dropdown,
.entry-content div.wp-block-categories.wp-block-categories-dropdown {
margin-bottom: 20px;
}
.entry-content div.wp-block-archives.wp-block-archives-dropdown label,
.entry-content div.wp-block-categories.wp-block-categories-dropdown label {
display: none;
}
.entry-content .wp-block-latest-comments {
list-style: none;
margin-bottom: 20px;
}
.entry-content .wp-block-latest-comments .wp-block-latest-comments__comment {
min-height: auto;
margin: 25px 0 0;
padding: 0;
overflow: hidden;
}
.entry-content .wp-block-latest-comments .wp-block-latest-comments__comment:first-child {
margin: 0;
}
.entry-content .wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment {
min-height: 48px;
}
.entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-avatar {
width: 48px;
height: 48px;
margin: 0 17px 0 0;
float: left;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.entry-content .wp-block-latest-comments article {
display: block;
padding: 0 0 0 3px;
overflow: hidden;
}
.entry-content .wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment-meta,
.entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta {
margin: 0;
}
.entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-date {
margin: -3px 0 0;
}
.entry-content .wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment-excerpt,
.entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-excerpt {
margin: 5px 0 0;
}
.entry-content .wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment-excerpt p,
.entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p {
margin: 0;
padding: 0 0 20px;
}
.entry-content .wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment-excerpt > *:last-child,
.entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-excerpt > *:last-child {
margin: 0;
padding: 0;
}
.entry-content .wp-block-latest-comments.aligncenter .wp-block-latest-comments__comment-avatar {
margin: 0 auto 10px;
float: none;
}
.entry-content .wp-block-latest-comments.aligncenter article {
padding: 0 3px;
}
.entry-content .wp-block-latest-comments.aligncenter .wp-block-latest-comments__comment-excerpt {
text-align: center;
}
.entry-content .wp-block-columns .wp-block-column {
margin-bottom: 20px;
}
.entry-content .wp-block-columns .wp-block-column > p {
margin-bottom: 0;
}
.entry-content .wp-block-columns .wp-block-column > p:not(.has-background) {
padding-bottom: 0;
}
.entry-content .wp-block-columns .wp-block-column .wp-block-paragraph {
margin-bottom: 0;
}
.entry-content .wp-block-columns .wp-block-column .wp-block-paragraph:not(.has-background) {
padding-bottom: 0;
} [dir=rtl] .wp-block-latest-comments .wp-block-latest-comments__comment-avatar {
margin: 0 0 0 17px;
float: right;
}
[dir=rtl] .wp-block-latest-comments article {
margin: 0 3px 0 0;
}   .wp-block-embed-vimeo:not(.alignfull):not(.alignwide):not(.alignright):not(.alignleft) .wp-block-embed__wrapper iframe,
.wp-block-embed-youtube:not(.alignfull):not(.alignwide):not(.alignright):not(.alignleft) .wp-block-embed__wrapper iframe {
margin-left: auto !important;
margin-right: auto !important;
} .wp-block-embed-youtube figcaption {
text-align: center;
} .wp-block-embed-vimeo.alignfull .wp-block-embed__wrapper,
.wp-block-embed-youtube.alignfull .wp-block-embed__wrapper {
position: relative;
padding-top: 56.25%;
}
.wp-block-embed-vimeo.alignfull iframe,
.wp-block-embed-youtube.alignfull iframe {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}  .wp-block-embed-vimeo.alignwide .wp-block-embed__wrapper,
.wp-block-embed-youtube.alignwide .wp-block-embed__wrapper {
position: relative;
padding-top: 56.25%;
}
.wp-block-embed-vimeo.alignwide iframe,
.wp-block-embed-youtube.alignwide iframe {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}  @media only screen and (min-width: 1025px) {
.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
margin-top: 2.66667em;
margin-bottom: 2em;
padding: 0.66667em;
padding-top: 1.33333em;
padding-bottom: 1.33333em;
}
}
@media only screen and (max-width: 480px) {
.wp-block-media-text {
display: block;
}
.wp-block-media-text .wp-block-media-text__media {
margin: 10px auto;
}
.wp-block-media-text .wp-block-media-text__content {
padding: 0;
}
}
.aligncener,
.alignfull,
.alignwide {
margin-top: 30px;
margin-bottom: 30px;
}
.alignfull .alignfull,
.alignwide .alignwide {
padding-top: 10px;
padding-bottom: 10px;
}
body.no-sidebar .alignfull {
margin-left: calc(50% - 50vw - 10px);
margin-right: calc(50% - 50vw - 10px);
max-width: 100vw;
width: 100vw;
}
body.no-sidebar .alignfull .alignwide {
margin-inline: auto;
}
body.no-sidebar .alignwide {
max-width: 100vw;
}
@media (min-width: 768px) and (max-width: 1170px) {
body.no-sidebar .alignwide {
width: calc(100% + (100vw - 100%) / 2);
margin-left: calc((100% - 100vw) / 4);
}
}
@media (min-width: 1171px) {
body.no-sidebar .alignwide {
width: 1140px;
margin-left: -195px;
}
}
body.no-sidebar .alignwide .alignwide {
margin-inline: auto;
}
body.no-sidebar figure.wp-block-embed.is-type-wp-embed.alignfull,
body.no-sidebar figure.wp-block-table.alignfull,
body.no-sidebar div.wp-block-text-columns.alignfull,
body.no-sidebar div.wp-block-columns.alignfull,
body.no-sidebar div.wp-block-categories-dropdown.alignfull,
body.no-sidebar div.wp-block-file.alignfull {
padding: 0 25px;
} .wp-block-search .wp-block-search__label {
display: none;
}
.wp-block-search .wp-block-search__inside-wrapper {
display: flex;
}
.wp-block-search .wp-block-search__input {
border-radius: var(--border-radius-all-lefts);
}
.wp-block-search .wp-block-search__button {
margin: 0;
background-color: var(--primary-color);
border-color: var(--primary-color);
color: var(--white);
border-radius: var(--border-radius-all-rights);
}  .wp-block-latest-posts.wp-block-latest-posts__list {
list-style: none;
padding-left: 0;
margin-inline: 0;
}
.wp-block-latest-posts.wp-block-latest-posts__list li .wp-block-latest-posts__featured-image {
width: 50%;
}
.wp-block-latest-posts.wp-block-latest-posts__list li .wp-block-latest-posts__featured-image > a {
line-height: 0;
}
.wp-block-latest-posts.wp-block-latest-posts__list li > a {
text-decoration: none;
color: var(--color-text-main);
}
.wp-block-latest-posts.wp-block-latest-posts__list li > a:hover {
color: var(--primary-color);
}
.wp-block-latest-posts.wp-block-latest-posts__list.is-grid li .wp-block-latest-posts__featured-image {
width: 100%;
margin-inline: 0;
margin-block-end: 1.5em;
}
.wp-block-latest-posts__post-date,
.wp-block-latest-posts__post-author {
color: var(--color-text-main);
}  .no-sidebar .entry-content {
max-width: 750px;
margin-left: auto;
margin-right: auto;
}
.ascendoor-author-box {
border: 1px solid rgba(155, 155, 155, 0.1);
padding: 15px;
margin: 15px 0;
display: flex;
align-items: center;
gap: 30px;
}
@media (max-width: 600px) {
.ascendoor-author-box {
align-items: flex-start;
flex-direction: column;
gap: 10px;
}
}
.ascendoor-author-box .author-img {
min-width: 120px;
align-self: flex-start;
}
.ascendoor-author-box .author-img img {
width: 120px;
height: 120px;
object-fit: cover;
}
.ascendoor-author-box .author-details .author-name {
margin: 0 0 10px;
font-size: var(--font-size-base);
font-weight: 700;
line-height: 1.3;
}
.ascendoor-author-box .author-details .author-description {
margin: 0;
}
.ascendoor-author-box .author-details .author-social-contacts {
display: inline-flex;
gap: 10px;
margin-top: 15px;
}
.ascendoor-author-box .author-details .author-social-contacts a {
width: 30px;
height: 30px;
}
.ascendoor-author-box .author-details .author-social-contacts a::before {
z-index: 1;
position: relative;
}
.ascendoor-author-box .author-details .author-social-contacts a::after {
position: absolute;
content: '';
left: 0;
top: 0;
height: 100%;
width: 100%;
background-color: rgba(155, 155, 155, 0.1);
opacity: 0.5;
} .page-links {
clear: both;
margin: 0 0 1.5em;
}
.site-main article .entry-header .entry-title {
font-size: var(--font-size-lg);
font-family: var(--font-main);
margin-top: 0;
margin-bottom: 1.3rem;
}
@media (min-width: 992px) {
.site-main article .entry-header .entry-title {
margin-bottom: 1.1rem;
}
}
.site-main article .entry-header .entry-title a {
text-decoration: none;
color: var(--color-text-main);
}
.site-main article .entry-meta {
padding-bottom: 10px;
}
.site-main article .entry-meta span {
font-size: 16px;
font-weight: normal;
}
.site-main article .entry-meta span a,
.site-main article .entry-meta span span {
font-weight: normal;
}
.site-main article .entry-meta span a {
text-decoration: none;
color: var(--color-text-main);
}
.site-main article .entry-meta span a:hover {
color: var(--primary-color);
}
.site-main article .entry-meta span a i {
margin-inline-end: 5px;
}
.site-main article .entry-meta span.comments-link a {
font-weight: bold;
}
.site-main article .post-thumbnail {
display: block;
line-height: 0;
}
.site-main article .post-thumbnail img {
width: 100%;
transition: all 0.3s linear;
}
@media (min-width: 992px) {
.site-main article .entry-meta {
padding: 10px 0 20px;
padding-top: 0;
}
}
.site-main article .entry-content {
margin-top: 0;
}
.site-main article .entry-content p {
margin-bottom: 10px;
}
.site-main article .entry-footer {
display: flex;
flex-direction: column;
margin-top: 10px;
}
.site-main article .entry-footer span {
margin-bottom: 6px;
font-size: 16px;
font-weight: bold;
}
.site-main article .entry-footer span a,
.site-main article .entry-footer span span {
font-weight: normal;
}
.site-main article .entry-footer span a {
text-decoration: none;
color: var(--color-text-main);
}
.site-main article .entry-footer span a:hover {
color: var(--primary-color);
}
.site-main article .entry-footer span.comments-link a {
font-weight: bold;
}
.related-posts h2 {
font-size: var(--font-size-lg);
font-family: var(--font-main);
line-height: 1.2;
}
.related-posts .row {
display: grid;
grid-gap: 30px;
grid-template-columns: var(--main-column-grid);
grid-template-columns: 1fr 1fr 1fr;
}
@media (max-width: 480px) {
.related-posts .row {
grid-template-columns: 1fr;
}
}
.related-posts .row article .post-thumbnail {
line-height: 0;
aspect-ratio: 1/0.7;
overflow: hidden;
}
.related-posts .row article .post-thumbnail img {
width: 100%;
}
.related-posts .row article .entry-header {
margin-top: 10px;
}
.related-posts .row article .entry-header .entry-title {
font-size: var(--font-size-base);
line-height: 1.3;
margin: 0 0 10px;
}
.related-posts .row article .entry-header .entry-title a {
display: inline-block;
} body.single .site-main > article header {
margin-bottom: 10px;
}
body.single .site-main > article header .entry-title {
margin-bottom: 10px;
}
body.single .site-main > article header .entry-meta {
padding-bottom: 0;
margin-bottom: 10px;
} img.alignright {
clear: right;
}
img.alignleft {
clear: left;
}
div.wp-block h6 a,
div.wp-block h5 a,
div.wp-block h4 a,
div.wp-block h3 a,
div.wp-block h2 a,
div.wp-block h1 a {
font-family: inherit;
font-size: inherit;
line-height: inherit;
font-weight: inherit;
font-style: inherit;
}
div.wp-block b,
div.wp-block strong {
font-weight: bold;
}
div.wp-block .editor-rich-text__tinymce code,
div.wp-block .editor-rich-text__editable code {
background-color: transparent;
color: inherit;
font-family: monospace;
font-size: inherit;
line-height: inherit;
font-weight: inherit;
font-style: inherit;
letter-spacing: 1px;
}
.entry-content {                            }
.entry-content .aligncenter {
text-align: center;
}
.entry-content ol:not([class*="wp-"]),
.entry-content ul:not([class*="wp-"]) {
padding-left: 0;
margin-left: 15px;
margin-bottom: 15px;
list-style-position: inside;
}
.entry-content ol:not([class*="wp-"]) li,
.entry-content ul:not([class*="wp-"]) li {
padding-bottom: 5px;
padding-top: 5px;
}
.entry-content ol:not([class*="wp-"]) ol,
.entry-content ol:not([class*="wp-"]) ul,
.entry-content ul:not([class*="wp-"]) ol,
.entry-content ul:not([class*="wp-"]) ul {
margin-bottom: 0;
}
.entry-content ol:not([class*="wp-"]) ol li:last-child,
.entry-content ol:not([class*="wp-"]) ul li:last-child,
.entry-content ul:not([class*="wp-"]) ol li:last-child,
.entry-content ul:not([class*="wp-"]) ul li:last-child {
padding-bottom: 0;
}
.entry-content ol:not([class*="wp-"]) .alignwide,
.entry-content ul:not([class*="wp-"]) .alignwide {
padding-left: 30px;
}
.entry-content ol:not([class*="wp-"]) .alignfull,
.entry-content ul:not([class*="wp-"]) .alignfull {
margin-left: calc(50% - 50vw - 10px);
padding-left: 40px;
}
.entry-content ol:not([class*="wp-"]) {
list-style-type: decimal;
}
.entry-content ul:not([class*="wp-"]) {
list-style-type: disc;
}
.entry-content p.has-drop-cap:not(:focus):first-letter {
font-weight: normal;
}
.entry-content .wp-block-quote.is-style-large, .entry-content .wp-block-quote.is-large {
margin-top: 2.57143em;
margin-bottom: 2.14286em;
padding-top: 1.71429em;
padding-bottom: 1.71429em;
}
.entry-content .wp-block-image figcaption {
text-align: center;
}
.entry-content .wp-block-button:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright) {
margin-top: 1em;
margin-bottom: 1em;
}
.entry-content .wp-block-file {
margin: 0 0 20px;
}
.entry-content .wp-block-file > a:not([class]),
.entry-content .wp-block-file .wp-block-file__textlink {
display: inline-block;
margin: 0 20px 0 0;
}
.entry-content .wp-block-file .wp-block-file__button-richtext-wrapper {
display: inline-block;
margin: 0;
}
.entry-content .wp-block-file .wp-block-file__button,
.entry-content .wp-block-file a.wp-block-file__button {
display: inline-block;
position: relative;
text-align: center;
border: none;
}
.entry-content [dir=rtl] .wp-block-file > a:not([class]),
.entry-content [dir=rtl] .wp-block-file .wp-block-file__textlink {
margin-left: 20px;
margin-right: 0;
}
.entry-content .wp-block-audio {
margin-bottom: 20px;
}
.entry-content .wp-block-audio figcaption {
margin: 0;
padding: 10px 0;
}
.entry-content .wp-block-video {
margin: 0 0 20px;
text-align: center;
}
.entry-content .wp-block-video video {
display: inline-block;
}
.entry-content .wp-block-video figcaption {
margin: 0;
padding: 6px 0 15px;
text-align: center;
}
.entry-content .wp-block-code {
background-color: #f3f3f3;
color: inherit;
font-family: monospace;
font-size: inherit;
line-height: inherit;
font-weight: inherit;
font-style: inherit;
letter-spacing: 1px;
margin: 0 0 20px;
border: none;
}
.entry-content .wp-block-code code,
.entry-content .wp-block-code .editor-plain-text {
background-color: #000000;
padding: 10px;
color: inherit;
color: #fff;
font-family: inherit;
font-size: inherit;
line-height: inherit;
font-weight: inherit;
font-style: inherit;
letter-spacing: inherit;
display: block;
}
.entry-content .wp-block-preformatted {
margin: 0 0 20px;
}
.entry-content .wp-block-preformatted pre {
color: inherit;
font-family: monospace;
font-size: inherit;
line-height: inherit;
font-weight: inherit;
font-style: inherit;
letter-spacing: 1px;
}
.entry-content .wp-block-preformatted a {
text-decoration: underline;
}
.entry-content .wp-block-pullquote {
margin: 30px 0;
padding: 30px 0;
}
.entry-content .wp-block-pullquote p {
font-size: 28px;
line-height: 1.6;
}
.entry-content .wp-block-pullquote.alignleft {
margin-right: 2em;
}
.entry-content .wp-block-pullquote.alignright {
margin-left: 2em;
}
.entry-content .wp-block-pullquote:not(.is-style-solid-color) {
border-top-width: 4px;
border-top-style: solid;
border-bottom-width: 4px;
border-bottom-style: solid;
}
.entry-content .wp-block-pullquote.is-style-solid-color {
padding-left: 50px;
padding-right: 50px;
}
.entry-content .wp-block-pullquote.is-style-solid-color blockquote {
max-width: 100%;
}
.entry-content .wp-block-pullquote blockquote,
.entry-content .wp-block-pullquote.alignleft blockquote,
.entry-content .wp-block-pullquote.alignright blockquote,
.entry-content .wp-block-pullquote.is-style-solid-color blockquote {
margin: 0;
padding: 16px;
border-width: 0;
border-style: solid;
text-align: center;
}
.entry-content .wp-block-pullquote blockquote::before,
.entry-content .wp-block-pullquote.alignleft blockquote::before,
.entry-content .wp-block-pullquote.alignright blockquote::before,
.entry-content .wp-block-pullquote.is-style-solid-color blockquote::before {
content: none;
}
.entry-content .wp-block-pullquote blockquote p:last-of-type,
.entry-content .wp-block-pullquote.alignleft blockquote p:last-of-type,
.entry-content .wp-block-pullquote.alignright blockquote p:last-of-type,
.entry-content .wp-block-pullquote.is-style-solid-color blockquote p:last-of-type {
margin: 0;
}
.entry-content .wp-block-pullquote blockquote > .editor-rich-text p:last-of-type,
.entry-content .wp-block-pullquote blockquote > .editor-rich-text p:last-of-type,
.entry-content .wp-block-pullquote blockquote > .editor-rich-text p:last-of-type,
.entry-content .wp-block-pullquote blockquote > .editor-rich-text p:last-of-type,
.entry-content .wp-block-pullquote.alignleft blockquote > .editor-rich-text p:last-of-type,
.entry-content .wp-block-pullquote.alignleft blockquote > .editor-rich-text p:last-of-type,
.entry-content .wp-block-pullquote.alignleft blockquote > .editor-rich-text p:last-of-type,
.entry-content .wp-block-pullquote.alignleft blockquote > .editor-rich-text p:last-of-type,
.entry-content .wp-block-pullquote.alignright blockquote > .editor-rich-text p:last-of-type,
.entry-content .wp-block-pullquote.alignright blockquote > .editor-rich-text p:last-of-type,
.entry-content .wp-block-pullquote.alignright blockquote > .editor-rich-text p:last-of-type,
.entry-content .wp-block-pullquote.alignright blockquote > .editor-rich-text p:last-of-type,
.entry-content .wp-block-pullquote.is-style-solid-color blockquote > .editor-rich-text p:last-of-type,
.entry-content .wp-block-pullquote.is-style-solid-color blockquote > .editor-rich-text p:last-of-type,
.entry-content .wp-block-pullquote.is-style-solid-color blockquote > .editor-rich-text p:last-of-type,
.entry-content .wp-block-pullquote.is-style-solid-color blockquote > .editor-rich-text p:last-of-type {
margin: 0;
}
.entry-content .wp-block-pullquote blockquote cite,
.entry-content .wp-block-pullquote.alignleft blockquote cite,
.entry-content .wp-block-pullquote.alignright blockquote cite,
.entry-content .wp-block-pullquote.is-style-solid-color blockquote cite {
display: block;
margin-top: 15px;
}
.entry-content .wp-block-table {
border-spacing: 0;
border-collapse: collapse;
width: 100%;
margin-bottom: 20px;
}
.entry-content .wp-block-table caption {
text-align: center;
padding: 20px;
}
.entry-content .wp-block-table :not([class]):not([id]) {
border-spacing: 0;
border-collapse: collapse;
}
.entry-content .wp-block-table :not([class]):not([id]) th,
.entry-content .wp-block-table :not([class]):not([id]) td {
padding: 10px 20px;
border-width: 1px;
border-style: solid;
}
.entry-content .wp-block-table td,
.entry-content .wp-block-table th {
padding: 10px 20px;
border-top-width: 1px;
border-top-style: solid;
border-left-width: 1px;
border-left-style: solid;
word-break: break-all;
}
.entry-content .wp-block-table td:last-child,
.entry-content .wp-block-table th:last-child {
border-right-width: 1px;
border-right-style: solid;
}
.entry-content .wp-block-table td:last-child td,
.entry-content .wp-block-table th:last-child td {
border-bottom-width: 1px;
border-bottom-style: solid;
}
.entry-content .wp-block-table.is-style-stripes {
border-width: 0;
border-style: solid;
}
.entry-content .wp-block-table .wp-block-table__cell-content {
color: inherit;
font-family: inherit;
font-size: inherit;
line-height: inherit;
font-weight: inherit;
font-style: inherit;
padding: 0;
}
.entry-content pre.wp-block-verse {
white-space: inherit;
margin: 0 0 20px;
padding: 40px 0;
padding-left: 30px;
position: relative;
background-color: #e2e2e2;
color: inherit;
font-family: monospace;
font-size: inherit;
line-height: inherit;
border: none;
}
.entry-content pre.wp-block-verse {
white-space: inherit;
margin: 0 0 20px;
padding: 40px 0;
padding-left: 30px;
position: relative;
background-color: #e2e2e2;
color: inherit;
font-family: monospace;
font-size: inherit;
line-height: inherit;
border: none;
}
.entry-content .wp-block-spacer {
clear: both;
}
.entry-content ul.wp-block-archives,
.entry-content ul.wp-block-categories,
.entry-content ul.wp-block-categories__list {
margin-bottom: 20px;
padding: 0;
position: relative;
}
.entry-content div.wp-block ul.wp-block-archives ul,
.entry-content div.wp-block ul.wp-block-categories ul,
.entry-content div.wp-block ul.wp-block-categories__list ul {
margin-bottom: 0;
padding: 10px 0 0;
}
.entry-content div.wp-block-archives.wp-block-archives-dropdown,
.entry-content div.wp-block-categories.wp-block-categories-dropdown {
margin-bottom: 20px;
}
.entry-content div.wp-block-archives.wp-block-archives-dropdown label,
.entry-content div.wp-block-categories.wp-block-categories-dropdown label {
display: none;
}
.entry-content .wp-block-latest-comments {
list-style: none;
margin-bottom: 20px;
}
.entry-content .wp-block-latest-comments .wp-block-latest-comments__comment {
min-height: auto;
margin: 25px 0 0;
padding: 0;
overflow: hidden;
}
.entry-content .wp-block-latest-comments .wp-block-latest-comments__comment:first-child {
margin: 0;
}
.entry-content .wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment {
min-height: 48px;
}
.entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-avatar {
width: 48px;
height: 48px;
margin: 0 17px 0 0;
float: left;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.entry-content .wp-block-latest-comments article {
display: block;
padding: 0 0 0 3px;
overflow: hidden;
}
.entry-content .wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment-meta,
.entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta {
margin: 0;
}
.entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-date {
margin: -3px 0 0;
}
.entry-content .wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment-excerpt,
.entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-excerpt {
margin: 5px 0 0;
}
.entry-content .wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment-excerpt p,
.entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p {
margin: 0;
padding: 0 0 20px;
}
.entry-content .wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment-excerpt > *:last-child,
.entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-excerpt > *:last-child {
margin: 0;
padding: 0;
}
.entry-content .wp-block-latest-comments.aligncenter .wp-block-latest-comments__comment-avatar {
margin: 0 auto 10px;
float: none;
}
.entry-content .wp-block-latest-comments.aligncenter article {
padding: 0 3px;
}
.entry-content .wp-block-latest-comments.aligncenter .wp-block-latest-comments__comment-excerpt {
text-align: center;
}
.entry-content .wp-block-columns .wp-block-column {
margin-bottom: 20px;
}
.entry-content .wp-block-columns .wp-block-column > p {
margin-bottom: 0;
}
.entry-content .wp-block-columns .wp-block-column > p:not(.has-background) {
padding-bottom: 0;
}
.entry-content .wp-block-columns .wp-block-column .wp-block-paragraph {
margin-bottom: 0;
}
.entry-content .wp-block-columns .wp-block-column .wp-block-paragraph:not(.has-background) {
padding-bottom: 0;
} [dir=rtl] .wp-block-latest-comments .wp-block-latest-comments__comment-avatar {
margin: 0 0 0 17px;
float: right;
}
[dir=rtl] .wp-block-latest-comments article {
margin: 0 3px 0 0;
}   .wp-block-embed-vimeo:not(.alignfull):not(.alignwide):not(.alignright):not(.alignleft) .wp-block-embed__wrapper iframe,
.wp-block-embed-youtube:not(.alignfull):not(.alignwide):not(.alignright):not(.alignleft) .wp-block-embed__wrapper iframe {
margin-left: auto !important;
margin-right: auto !important;
} .wp-block-embed-youtube figcaption {
text-align: center;
} .wp-block-embed-vimeo.alignfull .wp-block-embed__wrapper,
.wp-block-embed-youtube.alignfull .wp-block-embed__wrapper {
position: relative;
padding-top: 56.25%;
}
.wp-block-embed-vimeo.alignfull iframe,
.wp-block-embed-youtube.alignfull iframe {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}  .wp-block-embed-vimeo.alignwide .wp-block-embed__wrapper,
.wp-block-embed-youtube.alignwide .wp-block-embed__wrapper {
position: relative;
padding-top: 56.25%;
}
.wp-block-embed-vimeo.alignwide iframe,
.wp-block-embed-youtube.alignwide iframe {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}  @media only screen and (min-width: 1025px) {
.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
margin-top: 2.66667em;
margin-bottom: 2em;
padding: 0.66667em;
padding-top: 1.33333em;
padding-bottom: 1.33333em;
}
}
@media only screen and (max-width: 480px) {
.wp-block-media-text {
display: block;
}
.wp-block-media-text .wp-block-media-text__media {
margin: 10px auto;
}
.wp-block-media-text .wp-block-media-text__content {
padding: 0;
}
}
.aligncener,
.alignfull,
.alignwide {
margin-top: 30px;
margin-bottom: 30px;
}
.alignfull .alignfull,
.alignwide .alignwide {
padding-top: 10px;
padding-bottom: 10px;
}
body.no-sidebar:not(.ascendoor-boxed-layout) .alignfull {
margin-left: calc(50% - 50vw - 10px);
margin-right: calc(50% - 50vw - 10px);
max-width: 100vw;
width: 100vw;
}
@media (max-width: 767px) {
body.no-sidebar:not(.ascendoor-boxed-layout) .alignfull {
margin-left: calc(50% - 50vw);
margin-right: calc(50% - 50vw);
padding: 0 20px;
}
}
body.no-sidebar:not(.ascendoor-boxed-layout) .alignfull .alignwide {
margin-inline: auto;
}
body.no-sidebar:not(.ascendoor-boxed-layout) .alignfull .aligncenter {
margin-inline: auto;
}
body.no-sidebar:not(.ascendoor-boxed-layout) .alignwide {
max-width: 100vw;
}
@media (min-width: 768px) and (max-width: 1170px) {
body.no-sidebar:not(.ascendoor-boxed-layout) .alignwide {
width: calc(100% + (100vw - 100%) / 2);
margin-left: calc((100% - 100vw) / 4);
max-width: 90vw;
}
}
@media (min-width: 1171px) {
body.no-sidebar:not(.ascendoor-boxed-layout) .alignwide {
width: 1140px;
margin-left: -195px;
}
}
body.no-sidebar:not(.ascendoor-boxed-layout) .alignwide .alignwide {
width: 100%;
margin-right: auto;
margin-left: auto;
}
body.no-sidebar figure.wp-block-embed.is-type-wp-embed.alignfull,
body.no-sidebar figure.wp-block-table.alignfull,
body.no-sidebar div.wp-block-text-columns.alignfull,
body.no-sidebar div.wp-block-columns.alignfull,
body.no-sidebar div.wp-block-categories-dropdown.alignfull,
body.no-sidebar div.wp-block-file.alignfull {
padding: 0 25px;
} .wp-block-search .wp-block-search__label {
display: none;
}
.wp-block-search .wp-block-search__inside-wrapper {
display: flex;
}
.wp-block-search .wp-block-search__input {
border-radius: var(--border-radius-all-lefts);
}
.wp-block-search .wp-block-search__button {
margin: 0;
background-color: var(--primary-color);
border-color: var(--primary-color);
color: var(--white);
border-radius: var(--border-radius-all-rights);
}  .wp-block-latest-posts.wp-block-latest-posts__list {
list-style: none;
padding-left: 0;
margin-inline: 0;
}
.wp-block-latest-posts.wp-block-latest-posts__list li .wp-block-latest-posts__featured-image {
width: 50%;
}
.wp-block-latest-posts.wp-block-latest-posts__list li .wp-block-latest-posts__featured-image > a {
line-height: 0;
}
.wp-block-latest-posts.wp-block-latest-posts__list li > a {
text-decoration: none;
color: var(--color-text-main);
}
.wp-block-latest-posts.wp-block-latest-posts__list li > a:hover {
color: var(--primary-color);
}
.wp-block-latest-posts.wp-block-latest-posts__list.is-grid li .wp-block-latest-posts__featured-image {
width: 100%;
margin-inline: 0;
margin-block-end: 1.5em;
}
.wp-block-latest-posts__post-date,
.wp-block-latest-posts__post-author {
color: var(--color-text-main);
}  .no-sidebar .entry-content {
max-width: 750px;
margin-left: auto;
margin-right: auto;
} section.error-404.not-found {
margin-bottom: 50px;
max-width: 670px;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
} .comments-area {
padding-bottom: 30px;
}
.comments-area > * {
margin-top: 30px;
margin-bottom: 30px;
}
.comments-area > *:first-child {
margin-top: 0;
}
.comments-area > *:last-child {
margin-bottom: 0;
}
.comments-area.show-avatars .avatar {
border-radius: 50%;
position: absolute;
top: 10px;
}
.comments-area.show-avatars .fn {
display: inline-block;
padding-inline-start: 85px;
}
.comments-area.show-avatars .comment-metadata {
padding: 8px 0 9px 85px;
} .comment-reply-title {
display: flex;
justify-content: space-between;
}
.comment-reply-title small a {
font-size: 15px;
font-style: normal;
font-weight: normal;
letter-spacing: normal;
} .comment .comment-respond .comment-reply-title {
font-size: 30px;
} .comments-area [type="checkbox"],
.comments-area [type="radio"] {
margin-bottom: 7px;
margin-inline-end: 10px;
}
.comment-list {
padding-inline-start: 0;
list-style: none;
margin-inline-start: 0;
}
.comment-list ol {
margin-inline-start: 0;
}
.comment-list > li {
margin-top: 30px;
margin-bottom: 30px;
}
.comment-list .children {
list-style: none;
padding-inline-start: 0;
}
.comment-list .children > li {
margin-top: 30px;
margin-bottom: 30px;
}
@media only screen and (min-width: 482px) {
.comment-list .depth-2,
.comment-list .depth-3 {
padding-inline-start: calc(4 * 20px);
}
} .comment-meta .comment-author {
margin-bottom: calc(0.25 *20px);
}
@media only screen and (min-width: 482px) {
.comment-meta .comment-author {
margin-bottom: 0;
padding-inline-end: 0;
}
}
.comment-meta .comment-author .fn {
font-weight: normal;
hyphens: auto;
word-wrap: break-word;
word-break: break-word;
}
.comment-meta .comment-metadata {
color: var(--text-color-normal);
padding: 8px 0 9px 0;
font-size: 15px;
display: flex;
justify-content: space-between;
}
.comment-meta .comment-metadata .edit-link {
margin-inline-start: 20px;
}
@media only screen and (min-width: 482px) {
.comment-meta {
margin-right: inherit;
}
.comment-meta .comment-author {
max-width: inherit;
}
}
.bypostauthor {
display: block;
}
.says {
display: none;
}
.comment-meta {
margin-bottom: 10px;
}
.comment-body {
position: relative;
margin-bottom: 40px;
padding: 30px;
background-color: #f9f9f9;
border: 1px solid #eee;
}
.comment-body .reply {
margin: 0;
}
.comment-content {
word-wrap: break-word;
font-size: 16px;
padding-bottom: 15px;
color: #555;
}
.pingback .comment-body,
.trackback .comment-body {
margin-top: 30px;
margin-bottom: 30px;
}
.comment-respond {
margin-top: 30px;
}
.comment-respond > * {
margin-top: 20px;
margin-bottom: 20px;
}
.comment-respond > *:first-child {
margin-top: 0;
}
.comment-respond > *:last-child {
margin-bottom: 0;
}
.comment-respond > *:last-child.comment-form {
margin-bottom: 30px;
}
.comment-author {
padding-top: 3px;
}
.reply a,
.comment-content a,
.comment-meta .comment-metadata a,
.comment-author .url {
color: currentColor;
}
.reply a:focus, .reply a:hover,
.comment-content a:focus,
.comment-content a:hover,
.comment-meta .comment-metadata a:focus,
.comment-meta .comment-metadata a:hover,
.comment-author .url:focus,
.comment-author .url:hover {
color: var(--theme-color);
}
.comment-form {
display: flex;
flex-wrap: wrap;
}
.comment-form > * {
flex-basis: 100%;
}
.comment-form .comment-form-url,
.comment-form .comment-form-comment {
width: 100%;
}
.comment-form .comment-form-author,
.comment-form .comment-form-email {
flex-basis: 0;
flex-grow: 1;
}
@media only screen and (max-width: 481px) {
.comment-form .comment-form-author,
.comment-form .comment-form-email {
flex-basis: 100%;
}
}
.comment-form .comment-form-cookies-consent > label,
.comment-form .comment-notes {
font-size: 1rem;
font-weight: normal;
}
.comment-form > p {
margin-bottom: 10px;
}
.comment-form > p a {
color: var(--text-color-normal);
transition: all 0.3s ease;
text-decoration: none;
}
.comment-form > p a:focus, .comment-form > p a:hover {
color: var(--theme-color);
}
.comment-form > p:first-of-type {
margin-top: 0;
}
.comment-form > p:last-of-type {
margin-bottom: 0;
}
.comment-form > p label,
.comment-form > p input[type=email],
.comment-form > p input[type=text],
.comment-form > p input[type=url],
.comment-form > p textarea {
display: block;
font-size: var(--global--font-size-sm);
margin-bottom: calc(.5 *20px);
width: 100%;
font-weight: var(--form--label-weight);
}
.comment-form > p.comment-form-cookies-consent {
display: flex;
align-items: center;
}
@media only screen and (min-width: 482px) {
.comment-form > p.comment-form-author,
.woocommerce #review_form #respond p {
margin-inline-end: calc(1.5 * 20px);
}
.comment-form > p.comment-notes,
.comment-form > p.logged-in-as {
display: block;
}
}
nav.breadcrumb-trail ul.trail-items {
list-style: none;
padding: 0;
margin: 0;
color: var(--text-color-normal);
}
nav.breadcrumb-trail ul.trail-items li {
display: inline-block;
}
nav.breadcrumb-trail ul.trail-items li a {
text-decoration: none;
color: var(--text-color-normal);
}
nav.breadcrumb-trail ul.trail-items li a:hover {
color: var(--theme-color);
}
nav.breadcrumb-trail ul.trail-items li::after {
margin: 0 0.3rem;
}
nav.breadcrumb-trail ul.trail-items li:last-child::after {
display: none;
}  #comments.comments-area {
margin-block: 20px;
}
#comments.comments-area .comments-title {
font-size: var(--font-size-lg);
font-family: var(--font-main);
line-height: 1.2;
}
#comments.comments-area .comment-list .comment .comment-author img {
float: left;
margin-inline-end: 20px;
margin-bottom: 20px;
width: 50px;
}
#comments.comments-area .comment-list .comment .comment-content p {
margin-bottom: 5px;
}
#comments.comments-area div#respond {
margin-top: 20px;
}
#comments.comments-area div#respond #reply-title {
margin-top: 0;
font-weight: 700;
font-size: 18px;
}
#comments.comments-area div#respond p {
margin-bottom: 5px;
}
#comments.comments-area div#respond label {
font-weight: normal;
}
#comments.comments-area div#respond textarea {
width: 100%;
background: #fafafa;
}
#comments.comments-area div#respond p.comment-form-url,
#comments.comments-area div#respond p.comment-form-email,
#comments.comments-area div#respond p.comment-form-author {
display: inline-block;
width: 100%;
}
#comments.comments-area div#respond p.comment-form-url label,
#comments.comments-area div#respond p.comment-form-email label,
#comments.comments-area div#respond p.comment-form-author label {
display: block;
}
#comments.comments-area div#respond p.comment-form-url input,
#comments.comments-area div#respond p.comment-form-email input,
#comments.comments-area div#respond p.comment-form-author input {
width: 100%;
}
#comments.comments-area div#respond p.comment-form-cookies-consent label {
margin-inline-start: 8px;
position: relative;
top: -1px;
}
#comments.comments-area div#respond input[type="submit"] {
display: inline-block;
margin-top: 10px;
}
#comments.comments-area div#respond #reply-title small a {
display: inline-block;
margin-inline-start: 10px;
}
.comment div#respond,
.comment-content {
margin-inline-start: 70px;
}
.comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}  .widget {
margin: 0 0 1.5em;
}
.widget select {
max-width: 100%;
}
.ascendoor-widget {
margin-bottom: 30px;
}
.widget_block h1,
.widget_block h2,
.widget_block h3,
.widget_block h4,
.widget_block h5,
.widget_block h6 {
margin-top: 0;
margin-bottom: 10px;
line-height: 1.2;
} .widgettitle,
.widget-title {
margin-bottom: 15px;
line-height: 1.2;
position: relative;
font-size: var(--font-size-base);
margin-top: 0;
font-weight: 700;
text-align: start;
}  .widget ol:not(.top-charity-pro-tabs),
.widget ul:not(.top-charity-pro-tabs) {
list-style: none;
padding: 0;
margin-inline: 0;
}
.widget ol:not(.top-charity-pro-tabs) li,
.widget ul:not(.top-charity-pro-tabs) li {
margin-bottom: 7px;
padding-bottom: 7px;
font-size: var(--font-size-sm);
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.widget ol:not(.top-charity-pro-tabs) li a,
.widget ul:not(.top-charity-pro-tabs) li a {
text-decoration: none;
color: var(--color-text-main);
}
.widget ol:not(.top-charity-pro-tabs) li a:focus, .widget ol:not(.top-charity-pro-tabs) li a:hover,
.widget ul:not(.top-charity-pro-tabs) li a:focus,
.widget ul:not(.top-charity-pro-tabs) li a:hover {
color: var(--primary-color);
}
.widget ol:not(.top-charity-pro-tabs) ol,
.widget ol:not(.top-charity-pro-tabs) ul,
.widget ul:not(.top-charity-pro-tabs) ol,
.widget ul:not(.top-charity-pro-tabs) ul {
padding-top: 7px;
margin-inline-start: 10px;
padding-inline-start: 10px;
}
.widget > ol > li,
.widget > ul > li {
margin-bottom: 7px;
padding-bottom: 7px;
font-size: 14px;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.widget > ol > li a,
.widget > ul > li a {
color: var(--clr-foreground);
transition: all 0.5s linear;
}
.widget > ol > li a:focus, .widget > ol > li a:hover,
.widget > ul > li a:focus,
.widget > ul > li a:hover {
color: var(--theme-color);
}
.widget ol > li:last-child,
.widget ul > li:last-child {
margin-bottom: 0;
padding-bottom: 0;
border-bottom: none;
}  .wp-block-tag-cloud a,
.tagcloud a {
display: inline-block;
text-decoration: none;
font-size: var(--font-size-small) !important;
color: var(--color-text-main);
border: 1px solid var(--color-text-main);
padding: 3px 7px;
border-radius: 3px;
margin-inline-end: 5px;
margin-block-end: 5px;
line-height: 1.2;
}
.wp-block-tag-cloud a:focus, .wp-block-tag-cloud a:hover,
.tagcloud a:focus,
.tagcloud a:hover {
color: var(--primary-color);
border: 1px solid var(--primary-color);
}
.site-footer .wp-block-tag-cloud a, .site-footer
.tagcloud a {
border: 1px solid var(--color-text-white);
color: var(--color-text-white);
}
.site-footer .wp-block-tag-cloud a:focus, .site-footer .wp-block-tag-cloud a:hover, .site-footer
.tagcloud a:focus, .site-footer
.tagcloud a:hover {
color: var(--primary-color);
border: 1px solid var(--primary-color);
}  .widget.widget_search .wp-block-search__inside-wrapper {
display: flex;
}
.widget.widget_search .wp-block-search__inside-wrapper .wp-block-search__input {
border: 1px solid #d3ced2;
padding: 6px 16px;
font-size: 0.9rem;
border-radius: 0;
border-start-start-radius: 3px;
border-end-start-radius: 3px;
}
.widget.widget_search .wp-block-search__inside-wrapper .wp-block-search__button {
cursor: pointer;
color: var(--background-color-white);
background-color: var(--primary-color);
margin: 0;
padding: 10px 25px;
border-radius: 0;
border-start-end-radius: 3px;
border-end-end-radius: 3px;
}
.search-form {
display: flex;
}
.search-form label,
.search-form .search-field {
width: 100%;
}
.search-form .search-field {
border: 1px solid #d3ced2;
padding: 6px 16px;
font-size: 0.9rem;
border-radius: 0;
border-start-start-radius: 3px;
border-end-start-radius: 3px;
}
.search-form .search-submit {
border-radius: 0;
border-start-end-radius: 3px;
border-end-end-radius: 3px;
}  .widget.widget_top_charity_pro_social_icons .social-links li {
margin: 0;
padding: 0;
border: none;
}
.widget.widget_top_charity_pro_social_icons .social-links li a {
opacity: 0.8;
color: #fff;
margin: 0;
}
.widget.widget_top_charity_pro_social_icons .social-links li a:focus, .widget.widget_top_charity_pro_social_icons .social-links li a:hover {
color: #fff;
opacity: 1;
} .widget ul.wp-block-social-links li {
margin: unset;
padding: unset;
font-size: unset;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} .custom-logo-link {
display: inline-block;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
display: grid;
grid-gap: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
width: 100%;
margin: 0;
}
.gallery-columns-2 {
grid-template-columns: repeat(2, 1fr);
}
.gallery-columns-3 {
grid-template-columns: repeat(3, 1fr);
}
.gallery-columns-4 {
grid-template-columns: repeat(4, 1fr);
}
.gallery-columns-5 {
grid-template-columns: repeat(5, 1fr);
}
.gallery-columns-6 {
grid-template-columns: repeat(6, 1fr);
}
.gallery-columns-7 {
grid-template-columns: repeat(7, 1fr);
}
.gallery-columns-8 {
grid-template-columns: repeat(8, 1fr);
}
.gallery-columns-9 {
grid-template-columns: repeat(9, 1fr);
}
.gallery-caption {
display: block;
}   .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
display: none;
} .infinity-end.neverending .site-footer {
display: block;
}   .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
clip-path: none;
color: #21759b;
display: block;
font-size: 0.875rem;
font-weight: 700;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000;
} #primary[tabindex="-1"]:focus {
outline: 0;
} .alignleft { float: left; margin-right: 1.5em;
margin-bottom: 1.5em;
}
.alignright { float: right; margin-left: 1.5em;
margin-bottom: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 1.5em;
} #loader {
overflow-x: hidden;
overflow-y: hidden;
vertical-align: middle;
background-color: var(--background-color-white);
position: fixed;
display: table;
width: 100%;
top: 0;
left: 0;
height: 100%;
min-height: 100%;
z-index: 99999;
}
#loader .loader-container {
position: relative;
display: table-cell;
vertical-align: middle;
z-index: 12;
text-align: center;
text-transform: uppercase;
}
#loader #preloader {
position: relative;
margin: auto;
width: 100px;
}
.dark-theme #preloader img {
filter: invert(1);
}  header.site-header {
position: relative;
}
header.site-header .header-main-wrapper .top-header-part {
position: relative;
padding: 5px 0;
}
header.site-header .header-main-wrapper .top-header-part::before {
position: absolute;
content: "";
top: 0;
left: 0;
height: 100%;
width: 100%;
background: var(--background-color-white);
opacity: 0.2;
}
header.site-header .header-main-wrapper .top-header-part > * {
position: relative;
z-index: 1;
}
header.site-header .header-main-wrapper .top-header-part .top-header-part-wrapper {
display: flex;
align-items: center;
flex-wrap: wrap;
justify-content: space-between;
}
header.site-header .header-main-wrapper .top-header-part .top-header-part-wrapper .top-header-left-part {
display: flex;
align-items: center;
gap: 20px;
}
header.site-header .header-main-wrapper .top-header-part .top-header-part-wrapper .top-header-left-part .top-header-contact {
display: flex;
gap: 20px;
}
@media (max-width: 600px) {
header.site-header .header-main-wrapper .top-header-part .top-header-part-wrapper .top-header-left-part .top-header-contact {
gap: 10px;
}
}
header.site-header .header-main-wrapper .top-header-part .top-header-part-wrapper .top-header-left-part .top-header-contact .header-contact-inner .contact-details {
font-size: 1rem;
}
header.site-header .header-main-wrapper .top-header-part .top-header-part-wrapper .top-header-left-part .top-header-contact .header-contact-inner .contact-details span a {
text-decoration: none;
word-break: keep-all;
white-space: nowrap;
font-weight: 500;
}
header.site-header .header-main-wrapper .top-header-part .top-header-part-wrapper .top-header-left-part .top-header-contact .header-contact-inner .contact-details span a i {
margin-inline-end: 5px;
}
@media (max-width: 992px) {
header.site-header .header-main-wrapper .top-header-part .top-header-part-wrapper .top-header-left-part .top-header-contact .header-contact-inner .contact-details span a {
font-size: 0.9rem;
}
}
header.site-header .header-main-wrapper .top-header-part .top-header-part-wrapper .top-header-right-part {
display: flex;
align-items: center;
justify-content: flex-end;
}
header.site-header .header-main-wrapper .top-header-part .top-header-part-wrapper .top-header-right-part .socail-search {
display: flex;
align-items: center;
gap: 10px;
}
@media (max-width: 600px) {
header.site-header .header-main-wrapper .top-header-part .top-header-part-wrapper .top-header-right-part .socail-search .social-icons ul.social-links {
gap: 5px;
}
}
header.site-header .header-main-wrapper .top-header-part .top-header-part-wrapper .top-header-right-part .socail-search .social-icons ul.social-links li a {
opacity: 1;
color: var(--color-text-main);
}
header.site-header .header-main-wrapper .top-header-part .top-header-part-wrapper .top-header-right-part .socail-search .social-icons ul.social-links li a:focus, header.site-header .header-main-wrapper .top-header-part .top-header-part-wrapper .top-header-right-part .socail-search .social-icons ul.social-links li a:hover {
color: var(--primary-color);
}
header.site-header .header-main-wrapper .top-header-part .top-header-part-wrapper .top-header-right-part .socail-search .header-search {
width: 25px;
position: relative;
display: inline-block;
text-align: center;
}
header.site-header .header-main-wrapper .top-header-part .top-header-part-wrapper .top-header-right-part .socail-search .header-search .header-search-wrap .header-search-icon {
display: flex;
justify-content: center;
align-items: center;
width: 25px;
height: 25px;
border-radius: 50%;
font-size: 14px;
color: var(--color-text-main);
font-weight: 700;
text-align: center;
text-decoration: none;
outline: 0;
}
header.site-header .header-main-wrapper .top-header-part .top-header-part-wrapper .top-header-right-part .socail-search .header-search .header-search-wrap .header-search-icon:hover {
color: var(--primary-color);
}
header.site-header .header-main-wrapper .top-header-part .top-header-part-wrapper .top-header-right-part .socail-search .header-search .header-search-wrap .header-search-icon:focus-within {
color: var(--primary-color);
outline: 1px dashed var(--primary-color);
}
header.site-header .header-main-wrapper .top-header-part .top-header-part-wrapper .top-header-right-part .socail-search .header-search .header-search-wrap .header-search-form {
position: absolute;
background: #fff;
inset-inline-end: 0;
opacity: 0;
visibility: hidden;
top: 100%;
width: 325px;
padding: 14px;
z-index: 99;
}
header.site-header .header-main-wrapper .top-header-part .top-header-part-wrapper .top-header-right-part .socail-search .header-search .header-search-wrap .header-search-form .search-form {
display: flex;
}
header.site-header .header-main-wrapper .top-header-part .top-header-part-wrapper .top-header-right-part .socail-search .header-search .header-search-wrap .header-search-form .search-form label {
width: 75%;
}
header.site-header .header-main-wrapper .top-header-part .top-header-part-wrapper .top-header-right-part .socail-search .header-search .header-search-wrap .header-search-form .search-form label input {
width: 100%;
border-radius: 0;
border-start-start-radius: 3px;
border-end-start-radius: 3px;
}
header.site-header .header-main-wrapper .top-header-part .top-header-part-wrapper .top-header-right-part .socail-search .header-search .header-search-wrap .header-search-form .search-form input.search-submit {
border: 1px solid var(--primary-color);
background-color: var(--primary-color);
color: #fff;
padding: 0px;
font-size: 13px;
width: 25%;
margin: 0;
border-radius: 0;
border-start-end-radius: 3px;
border-end-end-radius: 3px;
}
header.site-header .header-main-wrapper .top-header-part .top-header-part-wrapper .top-header-right-part .socail-search .header-search .header-search-wrap.show .header-search-form {
margin: 0;
opacity: 1;
visibility: visible;
}
@media (max-width: 600px) {
header.site-header .header-main-wrapper .top-header-part {
display: none;
}
}
header.site-header .header-main-wrapper .bottom-header-outer-wrapper .bottom-header-part {
background: transparent;
padding-block: 10px;
}
header.site-header .header-main-wrapper .bottom-header-outer-wrapper .bottom-header-part .bottom-header-part-wrapper {
display: flex;
align-items: center;
flex-wrap: wrap;
justify-content: space-between;
}
@media (max-width: 480px) {
header.site-header .header-main-wrapper .bottom-header-outer-wrapper .bottom-header-part .bottom-header-part-wrapper {
flex-direction: column;
align-items: flex-start;
}
}
@media (max-width: 480px) {
header.site-header .header-main-wrapper .bottom-header-outer-wrapper .bottom-header-part .bottom-header-part-wrapper .bottom-header-left-part {
align-self: center;
}
}
header.site-header .header-main-wrapper .bottom-header-outer-wrapper .bottom-header-part .bottom-header-part-wrapper .bottom-header-left-part .site-branding {
display: flex;
align-items: center;
gap: 10px;
}
@media (max-width: 375px) {
header.site-header .header-main-wrapper .bottom-header-outer-wrapper .bottom-header-part .bottom-header-part-wrapper .bottom-header-left-part .site-branding {
flex-direction: column;
align-items: flex-start;
gap: 0;
}
}
header.site-header .header-main-wrapper .bottom-header-outer-wrapper .bottom-header-part .bottom-header-part-wrapper .bottom-header-left-part .site-branding .site-logo {
width: 50px;
}
@media (max-width: 375px) {
header.site-header .header-main-wrapper .bottom-header-outer-wrapper .bottom-header-part .bottom-header-part-wrapper .bottom-header-left-part .site-branding .site-identity {
text-align: center;
}
}
header.site-header .header-main-wrapper .bottom-header-outer-wrapper .bottom-header-part .bottom-header-part-wrapper .bottom-header-left-part .site-branding .site-identity .site-title {
font-size: 30px;
line-height: 1.1;
font-weight: 700;
margin: 0;
}
header.site-header .header-main-wrapper .bottom-header-outer-wrapper .bottom-header-part .bottom-header-part-wrapper .bottom-header-left-part .site-branding .site-identity .site-title a {
text-decoration: none;
color: var(--header-text-color);
}
header.site-header .header-main-wrapper .bottom-header-outer-wrapper .bottom-header-part .bottom-header-part-wrapper .bottom-header-left-part .site-branding .site-identity .site-title a:focus {
outline-offset: 2px;
}
header.site-header .header-main-wrapper .bottom-header-outer-wrapper .bottom-header-part .bottom-header-part-wrapper .bottom-header-left-part .site-branding .site-identity .site-description {
margin-bottom: 0;
margin-top: 5px;
color: var(--header-text-color);
}
@media (max-width: 480px) {
header.site-header .header-main-wrapper .bottom-header-outer-wrapper .bottom-header-part .bottom-header-part-wrapper .bottom-header-left-part .site-branding .site-identity .site-description {
font-size: 0.8rem;
margin-top: 0;
}
}
header.site-header .header-main-wrapper .bottom-header-outer-wrapper .bottom-header-part .bottom-header-part-wrapper .bottom-header-right-part {
display: flex;
gap: 20px;
align-items: center;
}
@media (max-width: 600px) {
header.site-header .header-main-wrapper .bottom-header-outer-wrapper .bottom-header-part .bottom-header-part-wrapper .bottom-header-right-part {
position: relative;
}
}
@media (max-width: 480px) {
header.site-header .header-main-wrapper .bottom-header-outer-wrapper .bottom-header-part .bottom-header-part-wrapper .bottom-header-right-part {
width: 100%;
justify-content: space-between;
min-height: 55px;
}
}
header.site-header .header-main-wrapper .bottom-header-outer-wrapper .bottom-header-part .bottom-header-part-wrapper .bottom-header-right-part .navigation-part {
display: flex;
}
@media (min-width: 601px) {
header.site-header .header-main-wrapper .bottom-header-outer-wrapper .bottom-header-part .bottom-header-part-wrapper .bottom-header-right-part .navigation-part .main-navigation-links .top-header-inside-part {
display: none;
}
}
header.site-header .header-main-wrapper .bottom-header-outer-wrapper .bottom-header-part .bottom-header-part-wrapper .bottom-header-right-part .navigation-part .main-navigation-links .top-header-inside-part .top-header-contact {
border-block: 1px solid #f1f1f1;
padding-block: 15px;
display: flex;
flex-direction: column;
gap: 10px;
}
header.site-header .header-main-wrapper .bottom-header-outer-wrapper .bottom-header-part .bottom-header-part-wrapper .bottom-header-right-part .navigation-part .main-navigation-links .top-header-inside-part .top-header-contact .header-contact-inner {
padding: 0 20px;
}
header.site-header .header-main-wrapper .bottom-header-outer-wrapper .bottom-header-part .bottom-header-part-wrapper .bottom-header-right-part .navigation-part .main-navigation-links .top-header-inside-part .top-header-contact .header-contact-inner a {
padding: 0;
text-transform: none;
}
header.site-header .header-main-wrapper .bottom-header-outer-wrapper .bottom-header-part .bottom-header-part-wrapper .bottom-header-right-part .navigation-part .main-navigation-links .top-header-inside-part .top-header-contact .header-contact-inner a i {
margin-inline-end: 7px;
}
header.site-header .header-main-wrapper .bottom-header-outer-wrapper .bottom-header-part .bottom-header-part-wrapper .bottom-header-right-part .navigation-part .main-navigation-links .top-header-inside-part .social-icons {
padding: 10px 20px;
}
header.site-header .header-main-wrapper .bottom-header-outer-wrapper .bottom-header-part .bottom-header-part-wrapper .bottom-header-right-part .navigation-part .main-navigation-links .top-header-inside-part .social-icons .social-links {
display: flex;
}
header.site-header .header-main-wrapper .bottom-header-outer-wrapper .bottom-header-part .bottom-header-part-wrapper .bottom-header-right-part .navigation-part .main-navigation-links .top-header-inside-part .social-icons .social-links a {
padding: 0;
}
header.site-header .header-main-wrapper .bottom-header-outer-wrapper .bottom-header-part .bottom-header-part-wrapper .bottom-header-right-part .header-custom-btn-search {
display: flex;
align-items: center;
gap: 10px;
}
header.site-header .header-main-wrapper .bottom-header-outer-wrapper .bottom-header-part .bottom-header-part-wrapper .bottom-header-right-part .header-custom-btn-search .ascendoor-custom-button a {
padding: 6px 30px;
}
header.site-header .header-main-wrapper .bottom-header-outer-wrapper .bottom-header-part .bottom-header-part-wrapper .bottom-header-right-part .header-custom-btn-search .header-search {
width: 25px;
position: unset;
display: inline-block;
text-align: center;
}
@media (min-width: 601px) {
header.site-header .header-main-wrapper .bottom-header-outer-wrapper .bottom-header-part .bottom-header-part-wrapper .bottom-header-right-part .header-custom-btn-search .header-search {
display: none;
}
}
header.site-header .header-main-wrapper .bottom-header-outer-wrapper .bottom-header-part .bottom-header-part-wrapper .bottom-header-right-part .header-custom-btn-search .header-search .header-search-wrap .header-search-icon {
display: flex;
justify-content: center;
align-items: center;
width: 25px;
height: 25px;
border-radius: 50%;
font-size: 14px;
color: var(--color-text-main);
font-weight: 700;
text-align: center;
text-decoration: none;
outline: 0;
}
header.site-header .header-main-wrapper .bottom-header-outer-wrapper .bottom-header-part .bottom-header-part-wrapper .bottom-header-right-part .header-custom-btn-search .header-search .header-search-wrap .header-search-icon:hover {
color: var(--primary-color);
}
header.site-header .header-main-wrapper .bottom-header-outer-wrapper .bottom-header-part .bottom-header-part-wrapper .bottom-header-right-part .header-custom-btn-search .header-search .header-search-wrap .header-search-icon:focus-within {
color: var(--primary-color);
outline: 1px dashed var(--primary-color);
}
header.site-header .header-main-wrapper .bottom-header-outer-wrapper .bottom-header-part .bottom-header-part-wrapper .bottom-header-right-part .header-custom-btn-search .header-search .header-search-wrap .header-search-form {
position: absolute;
background: #fff;
inset-inline-end: 0;
opacity: 0;
visibility: hidden;
top: 100%;
width: 100%;
padding: 14px;
z-index: 99;
}
header.site-header .header-main-wrapper .bottom-header-outer-wrapper .bottom-header-part .bottom-header-part-wrapper .bottom-header-right-part .header-custom-btn-search .header-search .header-search-wrap .header-search-form .search-form {
display: flex;
}
header.site-header .header-main-wrapper .bottom-header-outer-wrapper .bottom-header-part .bottom-header-part-wrapper .bottom-header-right-part .header-custom-btn-search .header-search .header-search-wrap .header-search-form .search-form label {
width: 75%;
}
header.site-header .header-main-wrapper .bottom-header-outer-wrapper .bottom-header-part .bottom-header-part-wrapper .bottom-header-right-part .header-custom-btn-search .header-search .header-search-wrap .header-search-form .search-form label input {
width: 100%;
border-radius: 0;
border-start-start-radius: 3px;
border-end-start-radius: 3px;
}
header.site-header .header-main-wrapper .bottom-header-outer-wrapper .bottom-header-part .bottom-header-part-wrapper .bottom-header-right-part .header-custom-btn-search .header-search .header-search-wrap .header-search-form .search-form input.search-submit {
border: 1px solid var(--primary-color);
background-color: var(--primary-color);
color: #fff;
padding: 0px;
font-size: 13px;
width: 25%;
margin: 0;
border-radius: 0;
border-start-end-radius: 3px;
border-end-end-radius: 3px;
}
header.site-header .header-main-wrapper .bottom-header-outer-wrapper .bottom-header-part .bottom-header-part-wrapper .bottom-header-right-part .header-custom-btn-search .header-search .header-search-wrap.show .header-search-form {
margin: 0;
opacity: 1;
visibility: visible;
}
header.site-header .header-main-wrapper .bottom-header-outer-wrapper .bottom-header-part.fix-header {
position: fixed;
width: 100%;
left: 0;
top: 0;
z-index: 15;
background-color: var(--background-color-white);
border-bottom: 1px solid #f3f1ef;
z-index: 999;
}
header.site-header .header-main-wrapper .bottom-header-outer-wrapper .bottom-header-part.fix-header .site-branding .site-identity .site-title a {
color: var(--primary-color);
}
header.site-header .header-main-wrapper .bottom-header-outer-wrapper .bottom-header-part.fix-header .site-branding .site-identity .site-description {
color: var(--color-text-main);
}
@media (min-width: 1025px) {
header.site-header .header-main-wrapper.transparent-header {
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 999;
}
header.site-header .header-main-wrapper.transparent-header .top-header-part .top-header-part-wrapper .top-header-left-part .top-header-contact .header-contact-inner .contact-details span a {
color: var(--color-text-white);
}
header.site-header .header-main-wrapper.transparent-header .top-header-part .top-header-part-wrapper .top-header-left-part .top-header-contact .header-contact-inner .contact-details span a:focus, header.site-header .header-main-wrapper.transparent-header .top-header-part .top-header-part-wrapper .top-header-left-part .top-header-contact .header-contact-inner .contact-details span a:hover {
color: var(--primary-color);
}
header.site-header .header-main-wrapper.transparent-header .top-header-part .top-header-part-wrapper .top-header-right-part .socail-search .social-icons ul.social-links a {
color: var(--color-text-white);
opacity: 1;
}
header.site-header .header-main-wrapper.transparent-header .top-header-part .top-header-part-wrapper .top-header-right-part .socail-search .social-icons ul.social-links a:hover {
color: var(--primary-color);
}
header.site-header .header-main-wrapper.transparent-header .top-header-part .top-header-part-wrapper .top-header-right-part .socail-search .social-icons ul.social-links a:hover::after {
opacity: 0.2;
}
header.site-header .header-main-wrapper.transparent-header .top-header-part .top-header-part-wrapper .top-header-right-part .socail-search .social-icons ul.social-links a:focus {
color: var(--primary-color);
}
header.site-header .header-main-wrapper.transparent-header .top-header-part .top-header-part-wrapper .top-header-right-part .socail-search .social-icons ul.social-links a:focus::after {
opacity: 0.2;
}
header.site-header .header-main-wrapper.transparent-header .top-header-part .top-header-part-wrapper .top-header-right-part .socail-search .header-search .header-search-wrap .header-search-icon {
color: var(--color-text-white);
}
header.site-header .header-main-wrapper.transparent-header .top-header-part .top-header-part-wrapper .top-header-right-part .socail-search .header-search .header-search-wrap .header-search-icon:hover {
color: var(--primary-color);
}
header.site-header .header-main-wrapper.transparent-header .top-header-part .top-header-part-wrapper .top-header-right-part .socail-search .header-search .header-search-wrap .header-search-icon:focus-within {
color: var(--primary-color);
outline: 1px dashed var(--primary-color);
}
header.site-header .header-main-wrapper.transparent-header .bottom-header-outer-wrapper .bottom-header-part .bottom-header-part-wrapper .site-branding .site-identity .site-title a {
color: var(--header-text-color);
}
header.site-header .header-main-wrapper.transparent-header .bottom-header-outer-wrapper .bottom-header-part .bottom-header-part-wrapper .site-branding .site-identity .site-description {
color: var(--header-text-color);
}
}
@media (max-width: 1024px) {
header.site-header .header-main-wrapper.transparent-header {
background-color: #fff;
}
header.site-header .header-main-wrapper.transparent-header .top-header-part::before {
background: #000;
opacity: 0.1;
}
}
@media (max-width: 1024px) and (min-width: 768px) {
header.site-header .header-main-wrapper.transparent-header .top-header-part .top-header-part-wrapper .top-header-left-part .top-header-contact {
border-inline-start: 1px solid var(--color-text-main);
}
}
@media (max-width: 1024px) {
header.site-header .header-main-wrapper.transparent-header .top-header-part .top-header-part-wrapper .top-header-left-part .top-header-contact .header-contact-inner .contact-details span a {
color: var(--color-text-main);
}
header.site-header .header-main-wrapper.transparent-header .top-header-part .top-header-part-wrapper .top-header-right-part .socail-search .social-icons ul.social-links a {
color: var(--color-text-main);
opacity: 1;
}
header.site-header .header-main-wrapper.transparent-header .top-header-part .top-header-part-wrapper .top-header-right-part .socail-search .social-icons ul.social-links a:hover {
color: var(--primary-color);
}
header.site-header .header-main-wrapper.transparent-header .top-header-part .top-header-part-wrapper .top-header-right-part .socail-search .social-icons ul.social-links a:hover::after {
opacity: 0.2;
}
header.site-header .header-main-wrapper.transparent-header .top-header-part .top-header-part-wrapper .top-header-right-part .socail-search .social-icons ul.social-links a:focus {
color: var(--primary-color);
}
header.site-header .header-main-wrapper.transparent-header .top-header-part .top-header-part-wrapper .top-header-right-part .socail-search .social-icons ul.social-links a:focus::after {
opacity: 0.2;
}
header.site-header .header-main-wrapper.transparent-header .top-header-part .top-header-part-wrapper .top-header-right-part .socail-search .header-search .header-search-wrap .header-search-icon {
color: var(--color-text-main);
}
header.site-header .header-main-wrapper.transparent-header .top-header-part .top-header-part-wrapper .top-header-right-part .socail-search .header-search .header-search-wrap .header-search-icon:hover {
color: var(--primary-color);
}
header.site-header .header-main-wrapper.transparent-header .top-header-part .top-header-part-wrapper .top-header-right-part .socail-search .header-search .header-search-wrap .header-search-icon:focus-within {
color: var(--primary-color);
outline: 1px dashed var(--primary-color);
}
header.site-header .header-main-wrapper.transparent-header .bottom-header-outer-wrapper .bottom-header-part .bottom-header-part-wrapper .site-branding .site-identity .site-title a {
color: var(--header-text-color);
}
header.site-header .header-main-wrapper.transparent-header .bottom-header-outer-wrapper .bottom-header-part .bottom-header-part-wrapper .site-branding .site-identity .site-description {
color: var(--header-text-color);
}
header.site-header .header-main-wrapper.transparent-header .bottom-header-outer-wrapper .bottom-header-part.fix-header .site-branding .site-identity .site-title a {
color: var(--header-text-color);
}
header.site-header .header-main-wrapper.transparent-header .bottom-header-outer-wrapper .bottom-header-part.fix-header .site-branding .site-identity .site-description {
color: var(--header-text-color);
}
}
header.site-header .header-main-wrapper:not(.transparent-header) {
background-color: #fff;
}
header.site-header .header-main-wrapper:not(.transparent-header) .top-header-part::before {
background: #000;
opacity: 0.1;
}
header.site-header .header-main-wrapper:not(.transparent-header) .top-header-part .top-header-part-wrapper .top-header-left-part .social-icons-part ul.social-links a {
color: var(--color-text-main);
opacity: 1;
}
header.site-header .header-main-wrapper:not(.transparent-header) .top-header-part .top-header-part-wrapper .top-header-left-part .social-icons-part ul.social-links a:hover {
color: var(--primary-color);
}
header.site-header .header-main-wrapper:not(.transparent-header) .top-header-part .top-header-part-wrapper .top-header-left-part .social-icons-part ul.social-links a:hover::after {
opacity: 0.2;
}
header.site-header .header-main-wrapper:not(.transparent-header) .top-header-part .top-header-part-wrapper .top-header-left-part .social-icons-part ul.social-links a:focus {
color: var(--primary-color);
}
header.site-header .header-main-wrapper:not(.transparent-header) .top-header-part .top-header-part-wrapper .top-header-left-part .social-icons-part ul.social-links a:focus::after {
opacity: 0.2;
}
header.site-header .header-main-wrapper:not(.transparent-header) .top-header-part .top-header-part-wrapper .top-header-left-part .top-header-contact .header-contact-inner .contact-details span a {
color: var(--color-text-main);
}
header.site-header .header-main-wrapper:not(.transparent-header) .top-header-part .top-header-part-wrapper .top-header-left-part .top-header-contact .header-contact-inner .contact-details span a:focus, header.site-header .header-main-wrapper:not(.transparent-header) .top-header-part .top-header-part-wrapper .top-header-left-part .top-header-contact .header-contact-inner .contact-details span a:hover {
color: var(--primary-color);
}
header.site-header .header-main-wrapper:not(.transparent-header) .top-header-part .top-header-part-wrapper .top-header-right-part .top-header-navigation-part a {
color: var(--color-text-main);
}
header.site-header .header-main-wrapper:not(.transparent-header) .top-header-part .top-header-part-wrapper .top-header-right-part .top-header-icons-part .top-header-mail a {
color: var(--color-text-main);
opacity: 0.7;
}
header.site-header .header-main-wrapper:not(.transparent-header) .top-header-part .top-header-part-wrapper .top-header-right-part .top-header-icons-part .top-header-mail a:focus, header.site-header .header-main-wrapper:not(.transparent-header) .top-header-part .top-header-part-wrapper .top-header-right-part .top-header-icons-part .top-header-mail a:hover {
opacity: 1;
}
header.site-header .header-main-wrapper:not(.transparent-header) .top-header-part .top-header-part-wrapper .top-header-right-part .top-header-icons-part .cart-part a {
color: var(--color-text-main);
opacity: 0.7;
}
header.site-header .header-main-wrapper:not(.transparent-header) .top-header-part .top-header-part-wrapper .top-header-right-part .top-header-icons-part .cart-part a:focus, header.site-header .header-main-wrapper:not(.transparent-header) .top-header-part .top-header-part-wrapper .top-header-right-part .top-header-icons-part .cart-part a:hover {
opacity: 1;
}
header.site-header .header-main-wrapper:not(.transparent-header) .bottom-header-outer-wrapper .bottom-header-part {
border-bottom: 1px solid #f3f1ef;
}
header.site-header .header-main-wrapper:not(.transparent-header) .bottom-header-outer-wrapper .bottom-header-part .bottom-header-part-wrapper .site-branding .site-identity .site-title a {
color: var(--header-text-color);
}
header.site-header .header-main-wrapper:not(.transparent-header) .bottom-header-outer-wrapper .bottom-header-part .bottom-header-part-wrapper .site-branding .site-identity .site-description {
color: var(--header-text-color);
}
header.site-header .header-main-wrapper:not(.transparent-header) .bottom-header-outer-wrapper .bottom-header-part.fix-header .site-branding .site-identity .site-title a {
color: var(--primary-color);
}
header.site-header .header-main-wrapper:not(.transparent-header) .bottom-header-outer-wrapper .bottom-header-part.fix-header .site-branding .site-identity .site-description {
color: var(--color-text-main);
}
@media (min-width: 1024px) {
body.admin-bar header.site-header .header-main-wrapper .bottom-header-part.fix-header {
top: 32px;
}
}
@media (min-width: 601px) and (max-width: 768px) {
body.admin-bar header.site-header .header-main-wrapper .bottom-header-part.fix-header {
top: 46px;
}
}
body.scroll-up header.site-header .header-main-wrapper .bottom-header-part.fix-header {
transform: translateY(0);
transition: all 0.3s ease;
}
body:not(.scroll-up) header.site-header .header-main-wrapper .bottom-header-part.fix-header {
transform: translateY(-100%);
transition: all 0.3s ease;
}  .ascendoor-frontpage-section {
margin-top: 80px;
}
@media screen and (max-width: 992px) and (min-width: 600px) {
.ascendoor-frontpage-section {
margin-top: 40px;
}
}
@media (max-width: 768px) {
.ascendoor-frontpage-section {
margin-top: 40px;
}
}
.ascendoor-frontpage-section.ascendoor-grey-background {
background: var(--background-color-grey);
}
.ascendoor-frontpage-section.ascendoor-dark-background {
background: var(--background-color-dark);
}
.ascendoor-frontpage-section.section-has-background:not(.cta-style-2) + .section-has-background:not(.cta-style-2) {
margin-top: 0;
}  .banner-section {
margin-bottom: 80px;
}
.banner-section:not(:first-child) {
margin-bottom: 0;
}
.banner-section:last-child {
margin-bottom: 0;
margin-top: 80px;
}
@media screen and (max-width: 992px) and (min-width: 600px) {
.banner-section:last-child {
margin-top: 40px;
}
}
@media (max-width: 768px) {
.banner-section:last-child {
margin-top: 40px;
}
}
.banner-section.banner-style-1 .banner-single {
position: relative;
min-height: 750px;
display: flex !important;
flex-direction: column;
justify-content: center;
}
@media (max-width: 1024px) {
.banner-section.banner-style-1 .banner-single {
min-height: 650px;
}
}
@media (max-width: 768px) {
.banner-section.banner-style-1 .banner-single {
min-height: 550px;
}
}
@media (max-width: 600px) {
.banner-section.banner-style-1 .banner-single {
min-height: 480px;
}
}
.banner-section.banner-style-1 .banner-single .banner-img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.banner-section.banner-style-1 .banner-single .banner-img img {
width: 100%;
height: 100%;
object-fit: cover;
}
.banner-section.banner-style-1 .banner-single .banner-img::after {
position: absolute;
content: "";
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #000;
opacity: 0.4;
}
.banner-section.banner-style-1 .banner-single .banner-caption {
position: relative;
z-index: 1;
color: var(--background-color-white);
}
@media (min-width: 1025px) {
.banner-section.banner-style-1 .banner-single .banner-caption {
width: calc(100% - 130px);
margin-inline: auto;
}
}
.banner-section.banner-style-1 .banner-single .banner-caption .banner-catption-wrapper {
visibility: hidden;
}
@media (min-width: 1200px) {
.banner-section.banner-style-1 .banner-single .banner-caption .banner-catption-wrapper {
max-width: 760px;
}
}
.banner-section.banner-style-1 .banner-single .banner-caption .banner-catption-wrapper .caption-subtitle {
font-size: var(--font-size-md);
font-family: var(--font-heading);
font-weight: normal;
margin: 0;
line-height: 1.2;
}
.banner-section.banner-style-1 .banner-single .banner-caption .banner-catption-wrapper .banner-caption-title {
font-size: var(--font-size-xxxl);
font-family: var(--font-heading);
margin-top: 10px;
margin-bottom: 10px;
line-height: 1.2;
}
@media (max-width: 480px) {
.banner-section.banner-style-1 .banner-single .banner-caption .banner-catption-wrapper .banner-caption-title {
font-size: var(--font-size-xxl);
}
}
.banner-section.banner-style-1 .banner-single .banner-caption .banner-catption-wrapper .caption-description p {
font-size: var(--font-size-base);
max-width: 390px;
}
.banner-section.banner-style-1 .banner-single .banner-caption .banner-catption-wrapper .banner-slider-btn {
display: inline-block;
}
.banner-section.banner-style-1 .slick-active.banner-single .banner-catption-wrapper,
.banner-section.banner-style-1 .slick-active .banner-single .banner-catption-wrapper {
visibility: visible;
}
.banner-section.banner-style-1 .slick-active.banner-single .banner-catption-wrapper .caption-subtitle,
.banner-section.banner-style-1 .slick-active.banner-single .banner-catption-wrapper .banner-caption-title,
.banner-section.banner-style-1 .slick-active.banner-single .banner-catption-wrapper .caption-description,
.banner-section.banner-style-1 .slick-active.banner-single .banner-catption-wrapper .banner-slider-btn,
.banner-section.banner-style-1 .slick-active .banner-single .banner-catption-wrapper .caption-subtitle,
.banner-section.banner-style-1 .slick-active .banner-single .banner-catption-wrapper .banner-caption-title,
.banner-section.banner-style-1 .slick-active .banner-single .banner-catption-wrapper .caption-description,
.banner-section.banner-style-1 .slick-active .banner-single .banner-catption-wrapper .banner-slider-btn {
transform-origin: top;
animation-name: ascendoor-animation1;
animation-fill-mode: both;
animation-duration: 0.7s;
}
.banner-section.banner-style-1 .slick-active.banner-single .banner-catption-wrapper .caption-subtitle,
.banner-section.banner-style-1 .slick-active .banner-single .banner-catption-wrapper .caption-subtitle {
animation-delay: 0.2s;
}
.banner-section.banner-style-1 .slick-active.banner-single .banner-catption-wrapper .banner-caption-title,
.banner-section.banner-style-1 .slick-active .banner-single .banner-catption-wrapper .banner-caption-title {
animation-delay: 0.3s;
}
.banner-section.banner-style-1 .slick-active.banner-single .banner-catption-wrapper .caption-description,
.banner-section.banner-style-1 .slick-active .banner-single .banner-catption-wrapper .caption-description {
animation-delay: 0.4s;
}
.banner-section.banner-style-1 .slick-active.banner-single .banner-catption-wrapper .banner-slider-btn,
.banner-section.banner-style-1 .slick-active .banner-single .banner-catption-wrapper .banner-slider-btn {
animation-delay: 0.5s;
}
@keyframes ascendoor-animation1 {
from {
opacity: 0;
transform: translateY(100px);
}
to {
opacity: 1;
transform: translateY(0);
}
}
.banner-section.banner-style-2 {
position: relative;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
padding: 150px 0;
min-height: 750px;
}
@media (max-width: 1024px) {
.banner-section.banner-style-2 {
padding: 80px 0;
min-height: 650px;
}
}
@media (max-width: 768px) {
.banner-section.banner-style-2 {
padding: 50px 0;
min-height: 550px;
}
}
@media (max-width: 600px) {
.banner-section.banner-style-2 {
padding: 30px 0;
min-height: 480px;
}
}
.banner-section.banner-style-2::before {
position: absolute;
content: "";
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #000;
opacity: 0.4;
}
.banner-section.banner-style-2 .banner-single {
position: relative;
display: flex !important;
align-items: center;
gap: 150px;
visibility: hidden;
}
@media (max-width: 1200px) {
.banner-section.banner-style-2 .banner-single {
gap: 50px;
}
}
@media (max-width: 600px) {
.banner-section.banner-style-2 .banner-single {
flex-direction: column;
gap: 20px;
}
}
.banner-section.banner-style-2 .banner-single .banner-img {
width: 50%;
height: 480px;
}
@media (max-width: 600px) {
.banner-section.banner-style-2 .banner-single .banner-img {
height: 380px;
width: 100%;
}
}
.banner-section.banner-style-2 .banner-single .banner-img img {
width: 100%;
height: 100%;
object-fit: cover;
}
.banner-section.banner-style-2 .banner-single .banner-caption {
width: 50%;
color: var(--background-color-white);
}
@media (max-width: 600px) {
.banner-section.banner-style-2 .banner-single .banner-caption {
width: 100%;
}
}
.banner-section.banner-style-2 .banner-single .banner-caption .banner-catption-wrapper .caption-subtitle {
font-size: var(--font-size-md);
font-family: var(--font-heading);
font-weight: normal;
margin: 0;
line-height: 1.2;
}
.banner-section.banner-style-2 .banner-single .banner-caption .banner-catption-wrapper .banner-caption-title {
font-size: var(--font-size-xxl);
font-family: var(--font-heading);
margin-top: 10px;
margin-bottom: 10px;
line-height: 1.2;
}
@media (max-width: 480px) {
.banner-section.banner-style-2 .banner-single .banner-caption .banner-catption-wrapper .banner-caption-title {
font-size: var(--font-size-xxl);
}
}
.banner-section.banner-style-2 .banner-single .banner-caption .banner-catption-wrapper .caption-description p {
font-size: var(--font-size-base);
max-width: 390px;
margin-bottom: 10px;
}
.banner-section.banner-style-2 .banner-single .banner-caption .banner-catption-wrapper .banner-slider-btn {
display: inline-block;
}
.banner-section.banner-style-2.image-right .banner-single {
flex-direction: row-reverse;
}
@media (max-width: 600px) {
.banner-section.banner-style-2.image-right .banner-single {
flex-direction: column;
}
}
.banner-section.banner-style-2.image-mask .banner-img {
height: auto;
}
.banner-section.banner-style-2.image-mask .banner-img img {
aspect-ratio: 1;
}
.banner-section.banner-style-2 .slick-active.banner-single,
.banner-section.banner-style-2 .slick-active .banner-single {
visibility: visible;
}
.banner-section.banner-style-2 .slick-active.banner-single .banner-img,
.banner-section.banner-style-2 .slick-active.banner-single .caption-subtitle,
.banner-section.banner-style-2 .slick-active.banner-single .banner-caption-title,
.banner-section.banner-style-2 .slick-active.banner-single .caption-description,
.banner-section.banner-style-2 .slick-active.banner-single .banner-slider-btn,
.banner-section.banner-style-2 .slick-active .banner-single .banner-img,
.banner-section.banner-style-2 .slick-active .banner-single .caption-subtitle,
.banner-section.banner-style-2 .slick-active .banner-single .banner-caption-title,
.banner-section.banner-style-2 .slick-active .banner-single .caption-description,
.banner-section.banner-style-2 .slick-active .banner-single .banner-slider-btn {
transform-origin: top;
animation-name: ascendoor-animation1;
animation-fill-mode: both;
animation-duration: 0.7s;
}
.banner-section.banner-style-2 .slick-active.banner-single .banner-img,
.banner-section.banner-style-2 .slick-active .banner-single .banner-img {
animation-delay: 0.2s;
}
.banner-section.banner-style-2 .slick-active.banner-single .caption-subtitle,
.banner-section.banner-style-2 .slick-active .banner-single .caption-subtitle {
animation-delay: 0.3s;
}
.banner-section.banner-style-2 .slick-active.banner-single .banner-caption-title,
.banner-section.banner-style-2 .slick-active .banner-single .banner-caption-title {
animation-delay: 0.4s;
}
.banner-section.banner-style-2 .slick-active.banner-single .caption-description,
.banner-section.banner-style-2 .slick-active .banner-single .caption-description {
animation-delay: 0.5s;
}
.banner-section.banner-style-2 .slick-active.banner-single .banner-slider-btn,
.banner-section.banner-style-2 .slick-active .banner-single .banner-slider-btn {
animation-delay: 0.6s;
}
@keyframes ascendoor-animation1 {
from {
opacity: 0;
transform: translateY(100px);
}
to {
opacity: 1;
transform: translateY(0);
}
}  .about-section .about-section-wrapper {
display: flex;
gap: 50px;
align-items: center;
}
@media (max-width: 768px) {
.about-section .about-section-wrapper {
flex-wrap: wrap;
gap: 30px;
}
}
.about-section .about-section-wrapper .section-text {
text-align: start;
}
@media (min-width: 769px) {
.about-section .about-section-wrapper .section-text {
width: 50%;
}
}
.about-section .about-section-wrapper .section-text .section-title {
margin: 0;
margin-bottom: 10px;
}
.about-section .about-section-wrapper .section-text .section-button {
display: flex;
align-items: center;
gap: 20px;
}
.about-section .about-section-wrapper .section-image {
overflow: hidden;
line-height: 0;
transition: all 0.3s ease;
}
@media (min-width: 769px) {
.about-section .about-section-wrapper .section-image {
width: 50%;
}
}
.about-section .about-section-wrapper .section-image img {
transition: transform 0.3s ease;
position: relative;
height: 100%;
width: 100%;
object-fit: cover;
}
@media (min-width: 769px) {
.about-section.about-style-2 .about-section-wrapper {
display: block;
position: relative;
display: flex;
align-items: center;
justify-content: flex-end;
min-height: 450px;
padding: 50px 0;
}
}
@media (min-width: 769px) {
.about-section.about-style-2 .about-section-wrapper .section-image {
position: absolute;
height: 100%;
width: calc(60% - 50px);
background-size: cover;
background-position: 50%;
inset-inline-start: 0;
top: 0;
}
}
@media (min-width: 769px) {
.about-section.about-style-2 .about-section-wrapper .section-text {
position: relative;
z-index: 2;
width: 50%;
padding: 50px;
background: var(--background-color-white);
}
}
.about-section.about-image-right .about-section-wrapper {
flex-direction: row-reverse;
}
.about-section.about-image-right.about-style-2 .about-section-wrapper .section-image {
inset-inline-start: unset;
inset-inline-end: 0;
}
.about-section:last-child {
margin-bottom: 80px;
}
@media screen and (max-width: 992px) and (min-width: 600px) {
.about-section:last-child {
margin-bottom: 40px;
}
}
@media (max-width: 768px) {
.about-section:last-child {
margin-bottom: 40px;
}
}  .service-section.service-style-1 .service-section-wrapper {
display: grid;
grid-gap: 30px;
grid-template-columns: var(--main-column-grid);
grid-template-columns: repeat(auto-fit, minmax(330px, 1fr));
}
@media (min-width: 1240px) {
.service-section.service-style-1 .service-section-wrapper {
grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
}
}
@media (max-width: 699px) {
.service-section.service-style-1 .service-section-wrapper {
grid-gap: 20px;
}
}
@media (max-width: 480px) {
.service-section.service-style-1 .service-section-wrapper {
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
}
}
.service-section.service-style-1 .service-section-wrapper .service-single {
text-align: center;
padding: 45px 30px;
position: relative;
z-index: 1;
border-radius: 10px;
background: var(--background-color-white);
border: 1.5px solid transparent;
box-shadow: 0px 0px 15px -9px rgba(0, 0, 0, 0.5);
transition: all 300ms ease;
}
.service-section.service-style-1 .service-section-wrapper .service-single .service-img {
margin-bottom: 25px;
margin-inline: auto;
height: 85px;
width: 85px;
}
.service-section.service-style-1 .service-section-wrapper .service-single .service-img a {
line-height: 0;
display: block;
height: 100%;
width: 100%;
}
.service-section.service-style-1 .service-section-wrapper .service-single .service-img a img {
width: 100%;
height: 100%;
object-fit: cover;
}
.service-section.service-style-1 .service-section-wrapper .service-single .service-img a:focus-within {
outline-offset: 2px;
}
.service-section.service-style-1 .service-section-wrapper .service-single .service-detail {
color: var(--color-text-main);
}
.service-section.service-style-1 .service-section-wrapper .service-single .service-detail .service-title {
font-family: var(--font-main);
font-size: var(--font-size-md);
margin-top: 0;
margin-bottom: 10px;
}
.service-section.service-style-1 .service-section-wrapper .service-single .service-detail .service-title a {
text-decoration: none;
color: var(--color-text-main);
}
.service-section.service-style-1 .service-section-wrapper .service-single .service-detail .service-title a:focus, .service-section.service-style-1 .service-section-wrapper .service-single .service-detail .service-title a:hover {
color: var(--primary-color);
}
.service-section.service-style-1 .service-section-wrapper .service-single .service-detail p {
font-size: 1rem;
}
@media (max-width: 1024px) and (min-width: 601px) {
.service-section.service-style-1 .service-section-wrapper .service-single .service-detail p {
font-size: var(--font-size-sm);
}
}
.service-section.service-style-1 .service-section-wrapper .service-single:hover {
border: 1.5px solid #979797;
}
.service-section.service-style-1 .service-section-wrapper .service-single:focus-within {
border: 1.5px solid #979797;
}
.service-section.service-style-2 .service-section-wrapper {
display: grid;
grid-gap: 30px;
grid-template-columns: var(--main-column-grid);
grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 768px) {
.service-section.service-style-2 .service-section-wrapper {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 600px) {
.service-section.service-style-2 .service-section-wrapper {
grid-template-columns: repeat(1, 1fr);
}
}
@media (max-width: 699px) {
.service-section.service-style-2 .service-section-wrapper {
grid-gap: 20px;
}
}
.service-section.service-style-2 .service-section-wrapper .service-single {
text-align: center;
padding: 30px 28px;
position: relative;
z-index: 1;
background: var(--background-color-white);
border: 1.5px solid #e9e9e9;
transition: all 300ms ease;
}
@media (max-width: 1024px) and (min-width: 601px) {
.service-section.service-style-2 .service-section-wrapper .service-single {
padding: 10px;
}
}
@media (max-width: 480px) {
.service-section.service-style-2 .service-section-wrapper .service-single {
padding: 20px;
}
}
.service-section.service-style-2 .service-section-wrapper .service-single .service-img {
margin-bottom: 10px;
aspect-ratio: 1/0.7;
}
.service-section.service-style-2 .service-section-wrapper .service-single .service-img a {
line-height: 0;
display: block;
height: 100%;
width: 100%;
}
.service-section.service-style-2 .service-section-wrapper .service-single .service-img a:focus-within {
outline-offset: 2px;
}
.service-section.service-style-2 .service-section-wrapper .service-single .service-img img {
width: 100%;
height: 100%;
object-fit: cover;
}
.service-section.service-style-2 .service-section-wrapper .service-single .service-detail {
color: var(--color-text-main);
}
.service-section.service-style-2 .service-section-wrapper .service-single .service-detail .service-title {
font-family: var(--font-main);
font-size: var(--font-size-md);
margin-top: 0;
margin-bottom: 10px;
}
.service-section.service-style-2 .service-section-wrapper .service-single .service-detail .service-title a {
text-decoration: none;
color: var(--color-text-main);
}
.service-section.service-style-2 .service-section-wrapper .service-single .service-detail .service-title a:focus, .service-section.service-style-2 .service-section-wrapper .service-single .service-detail .service-title a:hover {
color: var(--primary-color);
}
.service-section.service-style-2 .service-section-wrapper .service-single .service-detail p {
font-size: 1rem;
}
@media (max-width: 1024px) and (min-width: 601px) {
.service-section.service-style-2 .service-section-wrapper .service-single .service-detail p {
font-size: var(--font-size-sm);
}
}
.service-section.service-style-2 .service-section-wrapper .service-single .service-detail .service-button {
display: flex;
justify-content: center;
}
.service-section.service-style-2 .service-section-wrapper .service-single:hover {
border: 1.5px solid #979797;
box-shadow: 0pc 0.3125pc 1.25pc 0px rgba(69, 67, 96, 0.1);
}
.service-section.service-style-2 .service-section-wrapper .service-single:focus-within {
border: 1.5px solid #979797;
box-shadow: 0pc 0.3125pc 1.25pc 0px rgba(69, 67, 96, 0.1);
}
.service-section:last-child {
margin-bottom: 80px;
}
@media screen and (max-width: 992px) and (min-width: 600px) {
.service-section:last-child {
margin-bottom: 40px;
}
}
@media (max-width: 768px) {
.service-section:last-child {
margin-bottom: 40px;
}
}  .causes-section {
padding: 70px 0;
background-color: var(--background-color-grey);
}
.causes-section .causes-section-wrapper {
display: grid;
grid-gap: 30px;
grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 768px) {
.causes-section .causes-section-wrapper {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 600px) {
.causes-section .causes-section-wrapper {
grid-template-columns: repeat(1, 1fr);
}
}
.causes-section .causes-section-wrapper .cause-single {
box-shadow: 0 0 10px -8px #000;
border-radius: 10px;
overflow: hidden;
}
.causes-section .causes-section-wrapper .cause-single .cause-img {
width: 100%;
aspect-ratio: 1/0.7;
}
.causes-section .causes-section-wrapper .cause-single .cause-img img {
width: 100%;
height: 100%;
object-fit: cover;
}
.causes-section .causes-section-wrapper .cause-single .cause-detail {
padding: 20px;
background-color: var(--background-color-white);
}
.causes-section .causes-section-wrapper .cause-single .cause-detail .cause-category a {
display: inline-block;
text-decoration: none;
margin-inline-end: 5px;
margin-bottom: 5px;
color: var(--color-text-main);
}
.causes-section .causes-section-wrapper .cause-single .cause-detail .cause-title {
font-family: var(--font-main);
font-size: var(--font-size-md);
margin-top: 0;
margin-bottom: 10px;
line-height: 1.2;
}
.causes-section .causes-section-wrapper .cause-single .cause-detail .cause-title a {
text-decoration: none;
color: var(--color-text-main);
}
.causes-section .causes-section-wrapper .cause-single .cause-detail .cause-title a:focus, .causes-section .causes-section-wrapper .cause-single .cause-detail .cause-title a:hover {
color: var(--primary-color);
}
.causes-section .causes-section-wrapper .cause-single .cause-detail .cause-progress {
margin-bottom: 15px;
}
.causes-section .causes-section-wrapper .cause-single .cause-detail .cause-progress .progress-bar {
margin-bottom: 10px;
}
.causes-section .causes-section-wrapper .cause-single .cause-detail .cause-progress .progress-bar .progress-bar-background {
position: relative;
width: 100%;
height: 10px;
background-color: #e6e6e6;
border-radius: 3px;
}
.causes-section .causes-section-wrapper .cause-single .cause-detail .cause-progress .progress-bar .progress-bar-background .progressbar-completed {
position: absolute;
top: 0;
inset-inline-start: 0;
height: 100%;
max-width: 100%;
background-color: var(--primary-color);
border-radius: 3px;
box-shadow: 0 2px 11px -2px var(--primary-color);
}
.causes-section .causes-section-wrapper .cause-single .cause-detail .cause-progress .progress-detail {
display: flex;
align-items: center;
justify-content: space-between;
}
.causes-section .causes-section-wrapper .cause-single .cause-detail .cause-progress .progress-detail .goal {
font-weight: normal;
}
.causes-section .causes-section-wrapper .cause-single .cause-detail .cause-progress .progress-detail .goal .amount {
font-weight: bold;
}  .cta-section.cta-style-1 {
padding: 80px 0;
position: relative;
background-color: var(--primary-color);
}
.cta-section.cta-style-1 .cta-background-img {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 0;
overflow: hidden;
opacity: 0.3;
}
.cta-section.cta-style-1 .cta-background-img img {
width: 100%;
height: 100%;
object-fit: cover;
}
.cta-section.cta-style-1 .cta-wrapper {
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
gap: 50px;
}
@media (max-width: 768px) {
.cta-section.cta-style-1 .cta-wrapper {
flex-direction: column;
align-items: flex-start;
gap: 20px;
}
}
.cta-section.cta-style-1 .cta-wrapper .cta-detail {
color: var(--color-text-white);
max-width: 80%;
}
.cta-section.cta-style-1 .cta-wrapper .cta-detail .cta-title {
font-size: var(--font-size-xl);
font-family: var(--font-main);
font-weight: bold;
line-height: 1.2;
margin-top: 0;
margin-bottom: 10px;
}
.cta-section.cta-style-1 .cta-wrapper .cta-detail p {
margin-bottom: 0;
}
.cta-section.cta-style-2 .cta-wrapper {
position: relative;
padding: 40px 40px;
border-radius: 30px;
background-color: var(--primary-color);
}
.cta-section.cta-style-2 .cta-wrapper .cta-background-img {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 0;
opacity: 0.3;
overflow: hidden;
border-radius: 30px;
}
.cta-section.cta-style-2 .cta-wrapper .cta-background-img img {
width: 100%;
height: 100%;
object-fit: cover;
}
.cta-section.cta-style-2 .cta-wrapper .cta-inside-wrapper {
position: relative;
z-index: 1;
display: flex;
align-items: center;
justify-content: space-between;
gap: 50px;
}
@media (max-width: 768px) {
.cta-section.cta-style-2 .cta-wrapper .cta-inside-wrapper {
flex-direction: column;
align-items: flex-start;
gap: 20px;
}
}
.cta-section.cta-style-2 .cta-wrapper .cta-inside-wrapper .cta-detail {
color: var(--color-text-white);
max-width: 80%;
}
.cta-section.cta-style-2 .cta-wrapper .cta-inside-wrapper .cta-detail .cta-title {
font-size: var(--font-size-xl);
font-family: var(--font-main);
font-weight: bold;
line-height: 1.2;
margin-top: 0;
margin-bottom: 10px;
}
.cta-section.cta-style-2 .cta-wrapper .cta-inside-wrapper .cta-detail p {
margin-bottom: 0;
}
.cta-section.cta-style-2:last-child {
margin-bottom: 80px;
}
@media screen and (max-width: 992px) and (min-width: 600px) {
.cta-section.cta-style-2:last-child {
margin-top: 40px;
}
}
@media (max-width: 768px) {
.cta-section.cta-style-2:last-child {
margin-top: 40px;
}
}  .testimonial-section {
position: relative;
padding: 80px 0;
}
.testimonial-section .testimonail-background-img {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 0;
overflow: hidden;
opacity: 0.3;
}
.testimonial-section .testimonail-background-img img {
width: 100%;
height: 100%;
object-fit: cover;
}
.testimonial-section > * {
position: relative;
z-index: 1;
}
.testimonial-section .testimonial-slider .slick-list {
margin: 0 -15px;
}
.testimonial-section .testimonial-slider .slick-list .slick-slide {
padding: 0 15px;
}
.testimonial-section .testimonial-wrapper .testimonial-single .testimonial-single-inner {
width: 100%;
position: relative;
z-index: 0;
text-align: start;
margin-top: 75px;
padding: 40px 0;
min-height: 280px;
background-color: var(--color-text-white);
}
.testimonial-section .testimonial-wrapper .testimonial-single .testimonial-single-inner .testimonial-img {
text-align: center;
position: absolute;
left: 50%;
top: 0;
transform: translate(-50%, -50%);
border-radius: 50%;
overflow: hidden;
box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.3);
width: 70px;
height: 70px;
}
.testimonial-section .testimonial-wrapper .testimonial-single .testimonial-single-inner .testimonial-img img {
width: 100%;
height: 100%;
object-fit: cover;
}
.testimonial-section .testimonial-wrapper .testimonial-single .testimonial-single-inner .testimonial-detail {
display: flex;
flex-direction: column;
padding: 30px;
padding-bottom: 0;
justify-content: center;
text-align: center;
color: var(--color-text-main);
}
.testimonial-section .testimonial-wrapper .testimonial-single .testimonial-single-inner .testimonial-detail .testimonial-txt p {
margin-top: 0;
margin-bottom: 20px;
}
.testimonial-section .testimonial-wrapper .testimonial-single .testimonial-single-inner .testimonial-detail .testimonail-user .user-detail .user-name {
margin: 0;
font-size: var(--font-size-md);
}
.testimonial-section .testimonial-wrapper .testimonial-single .testimonial-single-inner .testimonial-detail .testimonail-user .user-detail span {
font-size: var(--font-size-sm);
}
.testimonial-section.testimonial-style-2 .testimonial-wrapper .testimonial-single .testimonial-single-inner {
margin: 0;
width: 100%;
position: relative;
z-index: 0;
padding: 30px;
background-color: var(--color-text-white);
}
.testimonial-section.testimonial-style-2 .testimonial-wrapper .testimonial-single .testimonial-single-inner .testimonial-img {
left: unset;
top: unset;
width: 150px;
height: 150px;
border-radius: 50%;
margin-inline: auto;
position: relative;
transform: translate(0, 0);
}
.testimonial-section.testimonial-style-2 .testimonial-wrapper .testimonial-single .testimonial-single-inner .testimonial-img img {
width: 100%;
height: 100%;
object-fit: cover;
}
.testimonial-section.testimonial-style-2 .testimonial-wrapper .testimonial-single .testimonial-single-inner .testimonial-detail {
justify-content: center;
text-align: center;
flex-direction: column-reverse;
padding-inline: 0;
gap: 10px;
}
.testimonial-section.testimonial-style-2 .testimonial-wrapper .testimonial-single .testimonial-single-inner .testimonial-detail .testimonial-txt p {
margin-top: 0;
margin-bottom: 20px;
}
.testimonial-section.testimonial-style-2 .testimonial-wrapper .testimonial-single .testimonial-single-inner .testimonial-detail .testimonail-user .user-detail .user-name {
margin: 0;
font-size: var(--font-size-md);
}
.testimonial-section.testimonial-style-2 .testimonial-wrapper .testimonial-single .testimonial-single-inner .testimonial-detail .testimonail-user .user-detail span {
font-size: var(--font-size-sm);
}  .team-section .teams-wrapper {
display: grid;
gap: 30px;
grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 768px) {
.team-section .teams-wrapper {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 600px) {
.team-section .teams-wrapper {
grid-template-columns: repeat(1, 1fr);
}
}
.team-section .teams-wrapper .team-single {
box-shadow: 0 0 10px -8px #000;
border-radius: 10px;
overflow: hidden;
}
.team-section .teams-wrapper .team-single .team-img {
width: 100%;
aspect-ratio: 1/0.7;
font-size: 0;
}
.team-section .teams-wrapper .team-single .team-img img {
width: 100%;
height: 100%;
object-fit: cover;
}
.team-section .teams-wrapper .team-single .team-details {
text-align: center;
padding: 20px;
}
.team-section .teams-wrapper .team-single .team-details .name {
font-family: var(--font-main);
font-size: var(--font-size-md);
margin-top: 0;
margin-bottom: 0;
line-height: 1.2;
}
.team-section .teams-wrapper .team-single .team-details .designation {
font-size: var(--font-size-sm);
}
.team-section .teams-wrapper .team-single .team-details .teams-social {
display: flex;
gap: 10px;
justify-content: center;
position: relative;
margin-top: 10px;
margin-bottom: 10px;
}
.team-section .teams-wrapper .team-single .team-details .teams-social a {
transition: all 0.3s ease;
letter-spacing: 0;
border-radius: 0;
color: var(--color-text-main);
}
.team-section .teams-wrapper .team-single .team-details .teams-social a::after {
display: none;
}
.team-section .teams-wrapper .team-single .team-details .teams-social a:focus, .team-section .teams-wrapper .team-single .team-details .teams-social a:hover {
color: var(--primary-color);
}
.team-section:last-child {
margin-bottom: 80px;
}
@media screen and (max-width: 992px) and (min-width: 600px) {
.team-section:last-child {
margin-bottom: 40px;
}
}
@media (max-width: 768px) {
.team-section:last-child {
margin-bottom: 40px;
}
}  .brands-slider-wrapper .brand-single {
display: flex !important;
align-items: center;
justify-content: center;
padding: 20px;
}
.brands-slider-wrapper .brand-single img {
filter: grayscale(1) opacity(0.7);
transition: all 0.3s ease;
}
.brands-slider-wrapper .brand-single:focus-within img, .brands-slider-wrapper .brand-single:hover img {
filter: grayscale(0) opacity(1);
}
.brands-slider-wrapper .slick-track {
display: flex !important;
align-items: center;
}
.brands-slider-wrapper .slick-track .slick-slide {
display: flex;
justify-content: center;
}  .events-section.events-style-1 .events-wrapper {
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-gap: 30px;
}
@media (max-width: 768px) {
.events-section.events-style-1 .events-wrapper {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 600px) {
.events-section.events-style-1 .events-wrapper {
grid-template-columns: repeat(1, 1fr);
}
}
.events-section.events-style-1 .events-wrapper .event-single {
display: flex;
box-shadow: 0 0 10px -8px #000;
border-radius: 10px;
overflow: hidden;
flex-direction: column;
align-items: flex-start;
justify-content: space-between;
background-color: var(--background-color-white);
color: var(--color-text-main);
}
@media (max-width: 480px) {
.events-section.events-style-1 .events-wrapper .event-single {
padding: 20px;
}
}
.events-section.events-style-1 .events-wrapper .event-single .event-img {
width: 100%;
}
.events-section.events-style-1 .events-wrapper .event-single .event-img a {
display: block;
line-height: 0;
height: 100%;
aspect-ratio: 1/0.7;
}
.events-section.events-style-1 .events-wrapper .event-single .event-img a img {
width: 100%;
height: 100%;
object-fit: cover;
}
.events-section.events-style-1 .events-wrapper .event-single .event-detail {
padding: 20px;
}
.events-section.events-style-1 .events-wrapper .event-single .event-detail .event-date i {
margin-inline-end: 5px;
color: var(--primary-color);
}
.events-section.events-style-1 .events-wrapper .event-single .event-detail .event-title {
font-family: var(--font-main);
font-size: var(--font-size-base);
margin-top: 0;
margin-bottom: 10px;
}
.events-section.events-style-1 .events-wrapper .event-single .event-detail .event-title a {
color: var(--color-text-main);
text-decoration: none;
transition: all 0.3s ease;
}
.events-section.events-style-1 .events-wrapper .event-single .event-detail .event-title a:focus, .events-section.events-style-1 .events-wrapper .event-single .event-detail .event-title a:hover {
color: var(--primary-color);
}
.events-section.events-style-1 .events-wrapper .event-single .event-detail .event-time-location {
display: flex;
margin-top: 10px;
position: relative;
flex-direction: column;
gap: 10px;
}
.events-section.events-style-1 .events-wrapper .event-single .event-detail .event-time-location i {
margin-inline-end: 5px;
color: var(--primary-color);
}
.events-section.events-style-1 .events-wrapper .event-single .event-detail .event-description {
margin-top: 15px;
margin-bottom: 10px;
}
.events-section.events-style-2 .events-wrapper {
display: grid;
grid-gap: 30px;
grid-template-columns: repeat(2, 1fr);
}
@media (max-width: 768px) {
.events-section.events-style-2 .events-wrapper {
grid-template-columns: repeat(1, 1fr);
}
}
.events-section.events-style-2 .events-wrapper .event-single {
display: flex;
padding: 20px;
gap: 20px;
border: 1.5px solid #e9e9e9;
background-color: transparent;
color: var(--color-text-main);
transition: all 0.3s ease;
}
@media (max-width: 600px) {
.events-section.events-style-2 .events-wrapper .event-single {
flex-wrap: wrap;
}
}
.events-section.events-style-2 .events-wrapper .event-single .event-img {
max-width: 45%;
flex: 0 0 40%;
aspect-ratio: 1/1;
}
@media (max-width: 600px) {
.events-section.events-style-2 .events-wrapper .event-single .event-img {
max-width: none;
flex: 0 0 100%;
width: 100%;
height: auto;
}
}
.events-section.events-style-2 .events-wrapper .event-single .event-img > a {
display: block;
line-height: 0;
height: 100%;
}
.events-section.events-style-2 .events-wrapper .event-single .event-img > a img {
height: 100%;
width: 100%;
object-fit: cover;
}
.events-section.events-style-2 .events-wrapper .event-single .event-detail {
padding: 10px;
}
.events-section.events-style-2 .events-wrapper .event-single .event-detail .event-title {
font-family: var(--font-main);
font-size: calc(var(--font-size-base) + 1px);
margin-top: 0;
margin-bottom: 10px;
}
.events-section.events-style-2 .events-wrapper .event-single .event-detail .event-title a {
color: var(--color-text-main);
text-decoration: none;
transition: all 0.3s ease;
}
.events-section.events-style-2 .events-wrapper .event-single .event-detail .event-title a:focus, .events-section.events-style-2 .events-wrapper .event-single .event-detail .event-title a:hover {
color: var(--primary-color);
}
.events-section.events-style-2 .events-wrapper .event-single .event-detail .event-date {
display: flex;
align-items: center;
gap: 5px;
line-height: 1;
}
.events-section.events-style-2 .events-wrapper .event-single .event-detail .event-category {
display: flex;
margin-bottom: 10px;
gap: 2px;
}
.events-section.events-style-2 .events-wrapper .event-single .event-detail .event-category a {
text-decoration: none;
}
.events-section.events-style-2 .events-wrapper .event-single .event-detail .event-time-location {
display: flex;
margin-top: 10px;
position: relative;
flex-direction: column;
gap: 10px;
}
.events-section.events-style-2 .events-wrapper .event-single .event-detail .event-time-location i {
margin-inline-end: 5px;
}
.events-section.events-style-2 .events-wrapper .event-single .event-detail .event-description {
margin-top: 10px;
margin-bottom: 10px;
}
.events-section.events-style-2 .events-wrapper .event-single:hover {
box-shadow: 0pc 0.3125pc 1.25pc 0px rgba(69, 67, 96, 0.1);
-webkit-box-shadow: 0pc 0.3125pc 1.25pc 0px rgba(69, 67, 96, 0.1);
}
.events-section.events-style-2 .events-wrapper .event-single:focus-within {
box-shadow: 0pc 0.3125pc 1.25pc 0px rgba(69, 67, 96, 0.1);
-webkit-box-shadow: 0pc 0.3125pc 1.25pc 0px rgba(69, 67, 96, 0.1);
}
.events-section:last-child {
margin-bottom: 80px;
}
@media screen and (max-width: 992px) and (min-width: 600px) {
.events-section:last-child {
margin-bottom: 40px;
}
}
@media (max-width: 768px) {
.events-section:last-child {
margin-bottom: 40px;
}
}  .blog-section.blog-style-1 .blogs-wrapper {
display: grid;
gap: 30px;
grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 768px) {
.blog-section.blog-style-1 .blogs-wrapper {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 600px) {
.blog-section.blog-style-1 .blogs-wrapper {
grid-template-columns: repeat(1, 1fr);
}
}
.blog-section.blog-style-1 .blogs-wrapper .blog-single {
box-shadow: 0 0 10px -8px #000;
border-radius: 10px;
overflow: hidden;
}
.blog-section.blog-style-1 .blogs-wrapper .blog-single .blog-img {
width: 100%;
aspect-ratio: 1/0.7;
}
.blog-section.blog-style-1 .blogs-wrapper .blog-single .blog-img a {
display: block;
line-height: 0;
height: 100%;
}
.blog-section.blog-style-1 .blogs-wrapper .blog-single .blog-img a img {
width: 100%;
height: 100%;
object-fit: cover;
}
.blog-section.blog-style-1 .blogs-wrapper .blog-single .blog-detail {
padding: 20px;
background-color: var(--background-color-white);
}
.blog-section.blog-style-1 .blogs-wrapper .blog-single .blog-detail .blog-category {
line-height: 1.2;
font-size: var(--font-size-sm);
}
.blog-section.blog-style-1 .blogs-wrapper .blog-single .blog-detail .blog-category ul {
margin: 0;
padding: 0;
list-style: none;
}
.blog-section.blog-style-1 .blogs-wrapper .blog-single .blog-detail .blog-category ul li {
display: inline-block;
}
.blog-section.blog-style-1 .blogs-wrapper .blog-single .blog-detail .blog-category ul li a {
display: inline-block;
text-decoration: none;
margin-bottom: 5px;
color: var(--color-text-main);
}
.blog-section.blog-style-1 .blogs-wrapper .blog-single .blog-detail .blog-category ul li a:focus, .blog-section.blog-style-1 .blogs-wrapper .blog-single .blog-detail .blog-category ul li a:hover {
color: var(--primary-color);
}
.blog-section.blog-style-1 .blogs-wrapper .blog-single .blog-detail .blog-category ul li::after {
content: "\2219";
font-weight: bold;
padding: 0 0 0 3px;
opacity: 0.7;
}
.blog-section.blog-style-1 .blogs-wrapper .blog-single .blog-detail .blog-category ul li:last-child::after {
display: none;
}
.blog-section.blog-style-1 .blogs-wrapper .blog-single .blog-detail .blog-title {
font-family: var(--font-main);
font-size: var(--font-size-base);
margin-top: 0;
margin-bottom: 10px;
}
.blog-section.blog-style-1 .blogs-wrapper .blog-single .blog-detail .blog-title a {
color: var(--color-text-main);
text-decoration: none;
transition: all 0.3s ease;
}
.blog-section.blog-style-1 .blogs-wrapper .blog-single .blog-detail .blog-title a:focus, .blog-section.blog-style-1 .blogs-wrapper .blog-single .blog-detail .blog-title a:hover {
color: var(--primary-color);
}
.blog-section.blog-style-1 .blogs-wrapper .blog-single .blog-detail .blog-meta {
margin-bottom: 10px;
line-height: 1.2;
font-size: var(--font-size-xs);
}
.blog-section.blog-style-1 .blogs-wrapper .blog-single .blog-detail .blog-excerpt {
margin-top: 15px;
margin-bottom: 10px;
}
.blog-section.blog-style-2 .blogs-wrapper {
display: grid;
grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 768px) {
.blog-section.blog-style-2 .blogs-wrapper {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 600px) {
.blog-section.blog-style-2 .blogs-wrapper {
grid-template-columns: repeat(1, 1fr);
gap: 30px;
}
}
.blog-section.blog-style-2 .blogs-wrapper .blog-single {
background: #000;
position: relative;
min-height: 480px;
}
.blog-section.blog-style-2 .blogs-wrapper .blog-single .blog-img {
line-height: 0;
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
transition: all 0.3s ease;
}
.blog-section.blog-style-2 .blogs-wrapper .blog-single .blog-img a {
display: block;
line-height: 0;
height: 100%;
}
.blog-section.blog-style-2 .blogs-wrapper .blog-single .blog-img a img {
width: 100%;
height: 100%;
object-fit: cover;
}
.blog-section.blog-style-2 .blogs-wrapper .blog-single .blog-detail {
position: absolute;
left: 0;
right: 0;
bottom: 0;
padding-inline: 30px;
padding-bottom: 30px;
transition: opacity .5s ease-out, bottom .2s ease-out;
-moz-transition: opacity .5s ease-out, bottom .2s ease-out;
-o-transition: opacity .5s ease-out, bottom .2s ease-out;
-webkit-transition: opacity .5s ease-out, bottom .2s ease-out;
color: var(--color-text-white);
}
.blog-section.blog-style-2 .blogs-wrapper .blog-single .blog-detail .blog-category {
line-height: 1.2;
font-size: var(--font-size-sm);
}
.blog-section.blog-style-2 .blogs-wrapper .blog-single .blog-detail .blog-category ul {
margin: 0;
padding: 0;
list-style: none;
}
.blog-section.blog-style-2 .blogs-wrapper .blog-single .blog-detail .blog-category ul li {
display: inline-block;
}
.blog-section.blog-style-2 .blogs-wrapper .blog-single .blog-detail .blog-category ul li a {
display: inline-block;
text-decoration: none;
margin-bottom: 5px;
color: var(--color-text-white);
}
.blog-section.blog-style-2 .blogs-wrapper .blog-single .blog-detail .blog-category ul li::after {
content: "\2219";
font-weight: bold;
padding: 0 0 0 3px;
opacity: 0.7;
}
.blog-section.blog-style-2 .blogs-wrapper .blog-single .blog-detail .blog-category ul li:last-child::after {
display: none;
}
.blog-section.blog-style-2 .blogs-wrapper .blog-single .blog-detail .blog-title {
font-family: var(--font-main);
font-size: var(--font-size-md);
margin-top: 0;
margin-bottom: 10px;
}
.blog-section.blog-style-2 .blogs-wrapper .blog-single .blog-detail .blog-title a {
color: var(--color-text-white);
text-decoration: none;
transition: all 0.3s ease;
}
.blog-section.blog-style-2 .blogs-wrapper .blog-single .blog-detail .blog-title a:focus, .blog-section.blog-style-2 .blogs-wrapper .blog-single .blog-detail .blog-title a:hover {
color: var(--primary-color);
}
.blog-section.blog-style-2 .blogs-wrapper .blog-single .blog-detail .blog-meta {
margin-bottom: 10px;
line-height: 1.2;
font-size: var(--font-size-xs);
}
.blog-section.blog-style-2 .blogs-wrapper .blog-single .blog-detail .blog-content {
padding: 1px;
overflow: hidden;
transition: max-height .3s ease-out;
-moz-transition: max-height .3s ease-out;
-o-transition: max-height .3s ease-out;
-webkit-transition: max-height .3s ease-out;
}
@media (min-width: 991px) {
.blog-section.blog-style-2 .blogs-wrapper .blog-single .blog-detail .blog-content {
max-height: 0px;
}
}
.blog-section.blog-style-2 .blogs-wrapper .blog-single .blog-detail .blog-content .blog-excerpt {
margin-top: 15px;
margin-bottom: 10px;
}
.blog-section.blog-style-2 .blogs-wrapper .blog-single .blog-detail .blog-content .blog-button a.ascendoor-button:hover {
color: var(--color-text-white);
}
.blog-section.blog-style-2 .blogs-wrapper .blog-single .blog-detail .blog-content .blog-button a.ascendoor-button:focus {
outline-offset: 0;
}
.blog-section.blog-style-2 .blogs-wrapper .blog-single:hover .blog-img {
opacity: 0.3;
}
.blog-section.blog-style-2 .blogs-wrapper .blog-single:hover .blog-detail .blog-content {
margin-bottom: 0;
max-height: 150px;
}
.blog-section.blog-style-2 .blogs-wrapper .blog-single:focus-within .blog-img {
opacity: 0.3;
}
.blog-section.blog-style-2 .blogs-wrapper .blog-single:focus-within .blog-detail .blog-content {
margin-bottom: 0;
max-height: 150px;
}
.blog-section:last-child {
margin-bottom: 80px;
}
@media screen and (max-width: 992px) and (min-width: 600px) {
.blog-section:last-child {
margin-bottom: 40px;
}
}
@media (max-width: 768px) {
.blog-section:last-child {
margin-bottom: 40px;
}
}  .counter-section {
position: relative;
padding: 70px 0;
}
@media (max-width: 480px) {
.counter-section {
padding: 30px 0;
}
}
.counter-section .counter-background-img {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 1;
opacity: 0.2;
}
.counter-section .counter-background-img img {
width: 100%;
height: 100%;
object-fit: cover;
}
.counter-section .section-body,
.counter-section .section-header-subtitle {
position: relative;
z-index: 2;
color: var(--color-text-white);
}
.counter-section .counter-wrapper {
display: grid;
grid-template-columns: repeat(4, 1fr);
grid-gap: 30px;
}
@media (max-width: 1024px) {
.counter-section .counter-wrapper {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 480px) {
.counter-section .counter-wrapper {
grid-gap: 50px;
grid-template-columns: repeat(1, 1fr);
}
}
.counter-section .counter-wrapper .counter-single {
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
gap: 10px;
}
@media (max-width: 768px) {
.counter-section .counter-wrapper .counter-single {
justify-content: flex-start;
}
}
.counter-section .counter-wrapper .counter-single .counter-img {
width: 70px;
}
.counter-section .counter-wrapper .counter-single .counter-img img {
width: 70px;
}
.counter-section .counter-wrapper .counter-single .counter-txt {
color: var(--color-text-white);
text-align: center;
}
.counter-section .counter-wrapper .counter-single .counter-txt h3 {
font-size: var(--font-size-xl);
font-family: var(--font-main);
font-weight: normal;
margin-top: 0;
margin-bottom: 10px;
line-height: 1;
}
.counter-section .counter-wrapper .counter-single .counter-txt p {
font-size: var(--font-size-sm);
margin-top: 0;
margin-bottom: 0;
}
.counter-section.counter-style-2 .counter-wrapper .counter-single {
justify-content: center;
flex-direction: row;
}
@media (max-width: 768px) {
.counter-section.counter-style-2 .counter-wrapper .counter-single {
padding: 0 20px;
}
}
@media (max-width: 320px) {
.counter-section.counter-style-2 .counter-wrapper .counter-single {
padding: 0;
}
}
.counter-section.counter-style-2 .counter-wrapper .counter-single .counter-txt {
text-align: start;
}  .projects-section.projects-style-1 .projects-wrapper {
display: grid;
gap: 30px;
grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 768px) {
.projects-section.projects-style-1 .projects-wrapper {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 600px) {
.projects-section.projects-style-1 .projects-wrapper {
grid-template-columns: repeat(1, 1fr);
}
}
.projects-section.projects-style-1 .projects-wrapper .projects-single {
position: relative;
min-height: 320px;
display: flex;
flex-direction: column;
justify-content: flex-end;
overflow: hidden;
border-radius: 10px;
transition: all 0.3s ease;
}
.projects-section.projects-style-1 .projects-wrapper .projects-single .project-img {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 0;
}
.projects-section.projects-style-1 .projects-wrapper .projects-single .project-img img {
width: 100%;
height: 100%;
object-fit: cover;
}
.projects-section.projects-style-1 .projects-wrapper .projects-single .project-detail {
position: absolute;
top: 15px;
left: 15px;
height: calc(100% - 30px);
width: calc(100% - 30px);
padding: 20px 15px;
color: var(--color-text-white);
text-align: center;
border-radius: 10px;
background-color: var(--primary-color);
display: flex;
align-items: center;
justify-content: center;
opacity: 0;
transition: all 0.6s ease;
}
.projects-section.projects-style-1 .projects-wrapper .projects-single .project-detail .project-detail-inside .project-title {
font-family: var(--font-main);
font-size: var(--font-size-base);
margin-top: 0;
margin-bottom: 10px;
}
.projects-section.projects-style-1 .projects-wrapper .projects-single .project-detail .project-detail-inside .project-title a {
color: var(--color-text-main);
text-decoration: none;
transition: all 0.3s ease;
}
.projects-section.projects-style-1 .projects-wrapper .projects-single .project-detail .project-detail-inside .project-title a:focus, .projects-section.projects-style-1 .projects-wrapper .projects-single .project-detail .project-detail-inside .project-title a:hover {
color: var(--primary-color);
}
.projects-section.projects-style-1 .projects-wrapper .projects-single .project-detail .project-detail-inside .project-description {
margin-top: 15px;
margin-bottom: 15px;
}
.projects-section.projects-style-1 .projects-wrapper .projects-single:hover .project-detail {
opacity: 1;
}
.projects-section.projects-style-1 .projects-wrapper .projects-single:focus-within .project-detail {
opacity: 1;
}
.projects-section.projects-style-2 .projects-wrapper {
display: grid;
grid-template-columns: repeat(4, 1fr);
}
@media (max-width: 1023px) {
.projects-section.projects-style-2 .projects-wrapper {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 600px) {
.projects-section.projects-style-2 .projects-wrapper {
grid-template-columns: repeat(1, 1fr);
padding-inline: 20px;
gap: 30px;
}
}
.projects-section.projects-style-2 .projects-wrapper .projects-single {
display: flex;
flex-direction: column;
transition: all 0.3s ease;
}
.projects-section.projects-style-2 .projects-wrapper .projects-single .project-img {
width: 100%;
aspect-ratio: 1/0.7;
position: relative;
}
.projects-section.projects-style-2 .projects-wrapper .projects-single .project-img img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover;
}
.projects-section.projects-style-2 .projects-wrapper .projects-single .project-img::after {
position: absolute;
content: "";
bottom: 0;
left: 50%;
transform: translateX(-50%);
border-left: 20px solid transparent;
border-right: 20px solid transparent;
border-bottom: 20px solid var(--background-color-white);
}
.projects-section.projects-style-2 .projects-wrapper .projects-single .project-detail {
flex-grow: 1;
padding: 30px;
width: 100%;
aspect-ratio: 1/0.7;
background-color: var(--background-color-white);
text-align: center;
display: flex;
justify-content: center;
align-items: center;
transition: all 0.3s ease;
box-shadow: 0 0 10px -8px #000;
}
.projects-section.projects-style-2 .projects-wrapper .projects-single .project-detail .project-detail-inside .project-title {
font-family: var(--font-main);
font-size: var(--font-size-md);
margin-top: 0;
margin-bottom: 10px;
}
.projects-section.projects-style-2 .projects-wrapper .projects-single .project-detail .project-detail-inside .project-title a {
color: var(--color-text-main);
text-decoration: none;
transition: all 0.3s ease;
}
.projects-section.projects-style-2 .projects-wrapper .projects-single .project-detail .project-detail-inside .project-title a:focus, .projects-section.projects-style-2 .projects-wrapper .projects-single .project-detail .project-detail-inside .project-title a:hover {
color: var(--primary-color);
}
.projects-section.projects-style-2 .projects-wrapper .projects-single .project-detail .project-detail-inside .project-description {
margin-top: 15px;
margin-bottom: 15px;
}
@media (min-width: 601px) {
.projects-section.projects-style-2 .projects-wrapper .projects-single:nth-child(odd) {
flex-direction: column-reverse;
}
.projects-section.projects-style-2 .projects-wrapper .projects-single:nth-child(odd) .project-img::after {
transform: rotate(180deg) translateX(50%);
bottom: unset;
top: 0;
}
}
.projects-section:last-child {
margin-bottom: 80px;
}
@media screen and (max-width: 992px) and (min-width: 600px) {
.projects-section:last-child {
margin-bottom: 40px;
}
}
@media (max-width: 768px) {
.projects-section:last-child {
margin-bottom: 40px;
}
}  .joinus-section {
position: relative;
padding: 80px 0;
}
.joinus-section .joinus-background-img {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 0;
}
.joinus-section .joinus-background-img img {
width: 100%;
height: 100%;
object-fit: cover;
}
.joinus-section > * {
position: relative;
z-index: 1;
}
.joinus-section .joinus-section-wrapper {
display: flex;
align-items: center;
gap: 50px;
}
@media (max-width: 768px) {
.joinus-section .joinus-section-wrapper {
gap: 20px;
}
}
@media (max-width: 600px) {
.joinus-section .joinus-section-wrapper {
gap: 0;
flex-direction: column-reverse;
}
}
.joinus-section .joinus-section-wrapper .form-part {
width: 50%;
padding: 50px;
box-shadow: 0 0 10px -8px #000;
background-color: var(--background-color-white);
}
@media (max-width: 768px) {
.joinus-section .joinus-section-wrapper .form-part {
padding: 20px;
}
}
@media (max-width: 600px) {
.joinus-section .joinus-section-wrapper .form-part {
width: 100%;
}
}
.joinus-section .joinus-section-wrapper .form-part .section-header-subtitle {
text-align: start;
}
.joinus-section .joinus-section-wrapper .image-part {
width: 50%;
font-size: 0;
}
@media (max-width: 600px) {
.joinus-section .joinus-section-wrapper .image-part {
width: 100%;
}
}
.joinus-section .joinus-section-wrapper .image-part img {
width: 100%;
height: 100%;
object-fit: cover;
}
.joinus-section.joinus-img-left .joinus-section-wrapper {
flex-direction: row-reverse;
}
@media (max-width: 600px) {
.joinus-section.joinus-img-left .joinus-section-wrapper {
flex-direction: column-reverse;
}
}  .mission-section .mission-wrapper {
display: flex;
gap: 50px;
align-items: center;
}
@media (max-width: 768px) {
.mission-section .mission-wrapper {
flex-wrap: wrap;
gap: 30px;
}
}
.mission-section .mission-wrapper .section-image {
line-height: 0;
width: 100%;
}
@media (min-width: 769px) {
.mission-section .mission-wrapper .section-image {
width: 50%;
}
}
.mission-section .mission-wrapper .section-image img {
transition: transform 0.3s ease;
position: relative;
height: 100%;
width: 100%;
object-fit: cover;
}
.mission-section .mission-wrapper .section-text {
text-align: start;
}
@media (min-width: 769px) {
.mission-section .mission-wrapper .section-text {
width: 50%;
}
}
.mission-section .mission-wrapper .section-text .section-title {
margin: 0;
margin-bottom: 10px;
}
.mission-section .mission-wrapper .section-text .section-button {
display: flex;
align-items: center;
gap: 20px;
}
.mission-section.mission-image-left .mission-wrapper {
flex-direction: row-reverse;
}
.mission-section:last-child {
margin-bottom: 80px;
}
@media screen and (max-width: 992px) and (min-width: 600px) {
.mission-section:last-child {
margin-bottom: 40px;
}
}
@media (max-width: 768px) {
.mission-section:last-child {
margin-bottom: 40px;
}
}  .image-mask .image-part img,
.image-mask .banner-img img,
.image-mask .section-image img {
-webkit-mask-position: center center;
mask-position: center center;
-webkit-mask-repeat: no-repeat;
mask-repeat: no-repeat;
-webkit-mask-size: cover;
mask-size: cover;
}
.image-mask.image-mask-2 .image-part img,
.image-mask.image-mask-2 .banner-img img,
.image-mask.image-mask-2 .section-image img {
aspect-ratio: 1;
-webkit-mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><circle cx='50' cy='50' r='50'/></svg>");
}
.image-mask.image-mask-3 .image-part img,
.image-mask.image-mask-3 .banner-img img,
.image-mask.image-mask-3 .section-image img {
aspect-ratio: 1;
-webkit-mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'><path d='M46.8,-35.5C59.5,-21.4,67.8,-2,64.1,14.7C60.3,31.4,44.5,45.4,26.9,52.6C9.4,59.7,-9.8,60,-24.6,52.4C-39.4,44.8,-49.9,29.3,-56.8,9.9C-63.7,-9.6,-67.1,-32.9,-57,-46.3C-47,-59.8,-23.5,-63.4,-3.2,-60.9C17.1,-58.3,34.1,-49.6,46.8,-35.5Z' transform='translate(100 100)'/></svg>");
}
.image-mask.image-mask-4 .image-part img,
.image-mask.image-mask-4 .banner-img img,
.image-mask.image-mask-4 .section-image img {
aspect-ratio: 1;
-webkit-mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 600 600" xmlns="http://www.w3.org/2000/svg"> <g id="XMLID_809_"> <path id="XMLID_813_" d="M597.4,368.9c-0.5-0.8-1-1.6-1.8-2.2c-0.5-0.4-1.1-0.7-1.7-0.9c0.2-0.3,0.4-0.5,0.6-0.8 c0.9-0.6,1.7-1.3,1.9-2.4c0.2,0,0.4-0.1,0.6-0.3c0.3-0.3,0.2-0.8-0.4-1.4c0-8.3,0.1-16.5,0.1-24.7c0.7-0.6,0.9-1.3,0.7-2.2 c-1.3-1.1-1.7-2.8-2.8-4c-0.8-1.4-0.7-2.8,0.3-4.2c0.6-0.9,1.4-1.7,1.6-2.9l-0.3-0.4l0.2-0.5c-0.6-1.4-1.1-2.9-1.7-4.3 c0.3-0.4,0.6-0.9,0.9-1.6c-0.4-3.6,1.1-7.4-1.1-10.8c-0.4-0.5-0.5-0.9-0.1-1.5c-1.6-3.2-0.7-6.5,0-9.7c-0.1-1-0.2-1.9-0.6-2.8 c-0.6-1.3-1.6-2.3-2.8-3c-0.9-0.3-1.7-0.3-2.6-0.1c-0.8,0.4-1.5,0.8-2.4,1.1c0.1-1.1,0-2.2-0.4-3.4c-0.5-0.5-1-1-1.6-1.4 c1-1.6,2.8-1.8,4.3-2.4c0.1-1.3,0.1-2.5,0.2-3.8c0-2-0.1-4-0.1-6c0.2,0,0.3-0.2,0.4-0.6c0.1-0.4-0.1-0.7-0.7-0.9 c-2-2.6-2-5.6-2-8.6c-1.7-1.8-2.1-4-1.8-6.3c-0.5-0.4-0.6-0.8-0.3-1.3c-0.7-1.6-0.6-3.4-1.7-4.8c-0.5-0.3-0.6-0.8-0.4-1.3 c-0.1-1-0.4-1.4-1.1-1.1c0.4-1.4,0.4-2.6-0.7-3.8l0,0c-1.9-1.6-2.3-3.7-2.4-6c-1.5-1.1-1.8-2.6-1.8-4.3l0,0c-1.2-1.2-0.8-3.1-2-4.2 l0,0c-1.2-1.1-0.8-3-2-4.2l0,0c-1.2-1.1-0.9-3-2.1-4.1c-0.7-0.8-1.1-1.7-1-2.8c0-0.7-0.1-1.3-0.4-2c-0.3-0.6-0.7-1.1-1.2-1.6 c-0.4-0.5-0.8-1.1-1.1-1.6c-0.3-0.6-0.6-1.2-1-1.7c-0.3-0.6-0.6-1.2-1.1-1.7c-0.4-0.5-0.8-1.1-1.2-1.6s-0.8-1.1-1.3-1.5 c-0.7-0.7-1.4-1.5-2.4-1.7H559c-1.1-0.4-1.6-1.3-1.6-2.4c-1.5-0.7-2.2-2-2.5-3.6v-0.1c-0.2-1-0.5-1.4-1-1.2l0,0 c0-1.4-0.5-2.7-1.2-3.9c-0.7-1.1-1.3-2.2-2.1-3.3c-0.6-0.6-1.2-1.2-1.8-1.7c-1.6-2.1,0.3-5-1.8-6.9c-0.5-0.3-0.5-0.7-0.2-1.2 c-0.2-0.8-0.6-1.5-1.1-2.1c-0.2-0.3-0.4-0.6-0.6-0.9c0-0.7-0.1-1.3-0.1-2c-0.5-0.2-1.1-0.3-1.7-0.4c-0.1-1.2-0.3-2.5-0.4-3.7 c-1.5-0.9-2.1-2.3-2.2-3.9l0.1-1c-0.2-0.6-0.5-1.3-0.9-1.8c-0.4-0.6-0.7-1.1-1.2-1.6c-0.7-0.7-1.3-1.5-2.4-1.6h-0.1 c-1.1-0.4-1.6-1.2-1.8-2.2c-0.7-0.7-1.3-1.4-2-2.1c-1.1-0.3-1.7-1.1-2-2.1c-0.6-0.1-1.2-0.2-1.8-0.2c-0.1-0.6-0.2-1.2-0.3-1.8 c-1.1-0.2-1.8-0.9-2.1-2c-0.7-0.6-1.5-1.2-2.2-1.8c-1.2-0.2-2.4-0.5-3.6-0.7c-0.6-0.6-1.4-0.8-2.3-0.6c-0.8,0.3-1.5,0.7-2.2,1.2 s-1.4,0.9-2,1.5c-1.7,1.2-3.5,2.4-3.9,4.7c0,0.1-0.1,0.2-0.1,0.3c-0.4-0.8-0.7-1.6-0.9-2.4c2.1,0.3,2.6-2,3.8-3.2 c0.4-0.7,0.8-1.5,1-2.3c0.5-1.6,1-3.1,1.6-4.7c0.3-0.8,0.5-1.6,0.6-2.4c0.2-1.2,0.2-2.4,0-3.6c-0.1-0.8-0.3-1.6-0.5-2.3 c-0.5-1.4-1.1-2.8-1.5-4.2c-0.2-0.7-0.4-1.4-0.7-2.1c-0.4-1-0.9-2-1.4-2.9c-0.3-0.6-0.7-1.3-1.1-1.8c-0.9-0.6-1.9-1-2.8-1.6 c-1.2-1.1-0.6-3.2-2.3-4l0.1,0.1c-0.5-0.8-1-1.6-1.7-2.3c-0.5-0.3-0.6-0.7-0.5-1.2c-0.2-0.8-0.7-1.3-1.4-1.7c0.1-0.4,0-0.9-0.3-1.3 v-0.1c-1.4-1-0.9-2.9-1.9-4c-0.4-0.3-0.6-0.8-0.4-1.3c-0.2-1.3-1-2.1-2-2.8l0.1,0.2c-2.5-1.5-2.9,0.8-3.9,2 c-1.5,1.8-2.9,0.6-4.2-0.2c-1.8,0.1-3.2-0.4-4.2-2c-0.8-0.5-1.6-1.1-2.4-1.6c-3.9-1.6-6.7-4.4-8.2-8.4l0.2-0.1 c-0.5-0.9-1.2-1.6-1.9-2.3l0,0c-1.2-1.1-0.8-3.1-2.2-4.1V87c-1.6-1-1.9-2.6-1.9-4.3c-0.5-0.2-1-0.3-1.4-0.3 c0.1-0.7-0.1-1.3-0.6-1.8c0.1-1.4,0.1-2.7,0.2-4.1c0.1,0,0.3-0.2,0.3-0.7c0.1-0.4-0.2-0.8-0.7-1.1c-1.8-1.7-2-4-2.2-6.3 c-1.4-1.1-1.8-2.5-1.9-4.2c0-0.4,0-0.7,0-1.1c-0.2-0.7-0.6-1.3-1-1.9c-0.4-0.6-0.9-1.2-1.4-1.7c-0.6-0.5-1.2-1-1.8-1.4l0,0 c-0.7-0.7-1.3-1.4-2-2.1c-0.7-0.7-1.4-1.3-2.1-2c-0.7-0.6-1.5-1.2-2.2-1.8c-1.5-0.4-2.9-1.1-3.6-2.6c-1.7-0.1-3.1-0.7-4.1-2.1 c-1.2-0.1-2.3-0.2-3.5-0.4c0-0.1,0-0.1,0-0.2c0.1-0.5-0.2-1-0.7-1.5l0,0c-1.4-1.2-3.2-1.1-4.8-1.8c-0.5,0.2-1,0-1.4-0.3 c-2.1-1-4.1-2.3-6.2-3.4c-1.4-0.5-2.8-0.8-4.2-0.9c-2.8-0.2-5.6-0.5-8.3-1.4c-1.4-0.4-2.8-0.6-4.3-0.5c-2,0-3.7,1.2-5.6,1.1 c-0.1,0-0.3,0-0.4,0c-0.1-0.3-0.3-0.5-0.4-0.8c-1.2-0.2-2.4-0.3-3.5-0.5c-0.4,0.1-0.7,0.2-1.1,0.3c-0.4-0.2-0.8-0.5-1.2-0.8 c-1.2-0.3-2.3-0.3-3.4,0c0-0.1,0.1-0.2,0.1-0.3c0.1-0.5-0.3-0.8-1.1-0.9c-0.6,0.1-1.1,0.1-1.6-0.2c-1.7-1.8-4.5,0-6.1-2.1h-0.1 c-1.2-1.1-3-0.8-4.1-2l0,0c-1.1-1.1-2.1-2.4-3.6-3.1c-0.7-0.3-1.5-0.6-2.2-0.8c-1.5-0.4-3-1-4.5-1.5c-0.8-0.3-1.5-0.5-2.3-0.6 s-1.6-0.2-2.4-0.3c-2.1-0.1-4.1-0.8-6.2-1.4c-1.4-0.3-2.7-0.3-4,0.1c-0.6,0.3-1.1,0.7-1.5,1.2c-0.2-1.1-1.3-1.3-2-1.9l0,0 c-1.3-1.3-3.2-1.1-4.6-1.9c-0.6,0.1-1.1,0-1.6-0.4c-1.4-1-3.2-0.9-4.6-1.7c-0.6,0.2-1.1,0.1-1.5-0.3c-1.9-0.1-3.7-0.1-5.6-0.2h-0.1 c0,0,0,0,0-0.1c0.1-0.6-0.1-1.1-0.6-1.6c-0.7,0.1-1.4,0-2-0.3c-2-1.4-4.6-0.2-6.6-1.6c-1.2-0.1-2.5-0.2-3.7-0.3 c-4-2.3-8.8,0.4-12.8-1.8c-1.2-0.1-2.4-0.1-3.6-0.2c-1.3-1.1-2.7-2-4.5-2.3c-1.1-0.1-2.3,0-3.4,0.2c-6.6,1.5-13.2,1.8-19.7-0.2 c-1.1-0.2-2.2-0.3-3.4-0.2c-2.4,0.1-4.4,0.9-6.2,2.5c-1.2,0-2.5,0.1-3.7,0.1c-3.8,1.8-7.8,0.5-11.7,1c-0.7,0.3-1.5,0.5-2.3,0.6 c-3-1.2-6-0.8-9.1,0.2c-3.3,0.1-6.7,0.2-10,0.3c-2.6,2-6.1-0.3-8.6,2c-0.3,0.4-0.7,0.7-1.2,1c0-0.7-0.1-1.3-0.2-2.1 c-3.7,0.3-7.4-0.9-11,0.8c-2,0.1-3.9,0.2-5.9,0.3c-1.4,1-3.3,0.7-4.5,1.9l0,0c-1.1,1.2-3,0.8-4.1,1.9c-0.5,0.2-1.1,0.3-1.7,0.2 c-1,0.5-1.8,1.2-2.5,2l0,0c-1.1,1.2-3.1,0.8-4.1,2.2l0.1-0.1c-0.8,0.6-1.5,1.3-2.2,1.9h-0.1c-0.2,0-0.4,0.2-0.6,0.6 c-0.1,0.3,0,0.5,0.2,0.8c-1.3-0.3-2.5-0.2-3.6,0.8l0,0c-0.6,0.6-1.3,1.2-2,1.6c-0.5,0.3-1.1,0.5-1.8,0.5c-0.6,0.3-0.8,0.7-0.8,1.1 c-0.6,0.1-1.1,0.2-1.6,0.5c-0.7,0.1-1.3,0.2-2,0.3c-3.6,1.7-7.1,1.5-10.7,0.1c-3.8,0-7.7,0.1-11.5,0.1c-0.9,0.2-1.2,0.6-1.2,1.4 c-1.1-0.6-2.2-0.5-3.4,0.2c-0.7,0.1-1.4,0.2-2,0.3c-0.2,0-0.4,0.2-0.6,0.6c-0.2,0.4-0.1,0.9,0.4,1.3c-1.3,0-2.7,0-4,0 c0,0.7,0,1.4,0,2c-1.4,0-2.7,0-4.1,0c0,0.7,0,1.4,0,2c-1.3,0-2.6,0.1-3.9,0.1c1.4,2.5,2.7,1.5,4,0c1.7-0.1,3.3-0.4,4.1-2.1 c1.7-0.1,3.5,0,4.1-2.1c2.1,0,4.4,0.4,5.9-1.7c0.4,0.6,0.7,1.2,1.3,1.7c0.9,0.8,1.8,1.6,2.9,2.2c-1.3,1-1.8,2.4-2,3.9l0,0 c-3.3,2-4.1,6.4-7.8,8l0,0c-0.1-0.1-0.2-0.2-0.3-0.3c-1.1-1.5-2.4-2.6-4.2-3.2c-0.5-0.6-1.1-0.8-1.9-0.7c-1.9-1.2-2.9-0.2-3.8,1 c-0.3-0.1-0.7-0.2-1-0.2c-2.7,0-4.4,1.4-5.2,4l-0.1,0.1c-2.9,1.5-5.5-3.4-8.5-0.3l0.1-0.1c-0.8,0.6-1.6,1.3-2.1,2.2 c-1.3,1-1,2.9-2.1,4l0,0c-1.3,0.9-0.7,3-2.3,3.8l-0.2,0.2c-0.9,1.4-2.7,1.1-4,1.9c-0.4-1-1.5-1.2-2.3-1.6c-0.6,0.2-1.1,0.1-1.6-0.3 c-3.4-1.2-6.9-1.9-10.2,0.4l0.2-0.2c-1,0.4-1.7,1.2-2.2,2.1c-0.9,0.5-1.6,1.1-2.1,2.1c-0.9,0.5-1.6,1.1-2,2.1 c-0.9,0.4-1.6,1.1-2.1,2c-0.9,0.4-1.6,1.2-2.1,2c-0.9,0.5-1.5,1.2-2.1,2c-0.8,0.5-1.5,1.2-2.1,2c-0.7,0.6-1.4,1.3-2.1,1.9h-0.1 c-2.1,1.2-4.4,2.6-4.1,5.2c0.4,2.8,3.2,2.9,5.5,3.2c2,0.2,4-0.1,6-0.3c0.7,0,1.2,0.2,1.6,0.5c-0.7,0.8-1.6,1.4-3,1.7 c-2,0.4-4.1-0.1-6.1,0.3c-2.1,0.3-2.2,2.2-2.1,4l0.1,0.1c0.8,0.7,1.6,1.5,2.7,1.8c1,0,2,0,3.1,0c1.9-1.5,4.7-0.2,6.6-1.9l0,0 c0.6-0.6,1.5-0.8,1.9-1.6c0.1,0,0.1,0.1,0.1,0.1c0.9,0.3,1.7,0.2,2.6-0.1c0.5-0.2,1-0.4,1.6-0.6c0.7,0.1,1.4,0.1,2.1,0.2l0.9-0.3 h0.9c0.1-0.3,0.2-0.6,0.4-0.9c0.3,0,0.7,0,1.1,0c2.4-0.3,5,0.8,7.1-1.1h-0.1c2.4-2.2,6,0.3,8.3-2.1h-0.1c0.5-0.4,1.1-0.7,1.7-0.9 c1.1,0,1.9,0.9,2.8,1.3c2.1,0.2,3.8-0.7,5.4-1.9c0.8,0.2,1.6,0.4,2.3,0.6c5.1,0,10.4,0.8,14.8-3c0.7-0.1,1.3-0.1,2-0.2 c6.9,2.9,14,3,21.1,2.2c-0.4,0.1-0.9,0.3-1.3,0.6c-0.6,0.1-1.2,0.2-1.9,0.3c-0.7,0.3-1.3,0.7-1.7,1.2c-5.4-3.5-8.1,2.3-12,3.8 c-0.5,0.4-1,0.5-1.6,0.4c-0.6,0.2-0.9,0.6-0.9,1.1c-0.6,0.1-1.1,0.2-1.7,0.5c-0.5,0.4-1.1,0.6-1.7,0.5c-1.4,0.9-3.3,0.6-4.5,2 c-1.2,1-3.1,0.7-4.2,1.9l0,0c-1.1,1.2-2.9,0.8-4.1,1.9c-0.4,0.4-0.9,0.5-1.4,0.4c-0.7,0.3-1.1,0.8-1.5,1.4 c-0.4-0.1-0.8-0.1-1.2,0.2c-0.5,0.4-1.1,0.5-1.7,0.5c-1.4,0.9-3.3,0.6-4.6,1.9c-0.4,0.3-0.8,0.4-1.3,0.3c-1.1,0.1-1.4,0.4-1.2,1 c-1.3-0.2-2.6-0.2-3.6,0.9l0.1-0.1c-1.8,1.7-4.6,0.2-6.3,2l0,0c-1.6,1.9-4.4,0.2-6.2,2c-0.6,0.3-1.1,0.4-1.8,0.2 c-1.9,1.6-4.6,0.3-6.5,1.8c-0.6,0.3-1.2,0.4-1.8,0.3c-1.3,1-3.2,0.7-4.4,1.9l0,0c-1.1,1.3-3,0.9-4,2.2c-0.6,0.6-1.3,1.1-2,1.6 c-0.4,0.4-0.9,0.6-1.5,0.6c-1.1,0.3-2,1.1-2.6,2c-0.8,0.5-1.5,1.2-2.1,2c-0.8,0.6-1.5,1.3-2.1,2.1c-0.8,0.6-1.4,1.3-2.1,2 s-1.4,1.4-2.1,2.1c-0.7,0.6-1.4,1.3-2,2c-0.7,0.7-1.4,1.3-2,2.1c-0.8,0.6-1.5,1.3-2,2.1c-0.8,0.6-1.5,1.2-2.1,2.1 c-0.8,0.6-1.5,1.3-2.1,2.1c-1.3,0.9-0.9,2.9-2.3,3.7l-0.1,0.2c-0.5,0.8-1.2,1.5-1.9,2.1l0,0c-0.7,0.7-1.4,1.4-1.9,2.2 c-1.3,1-0.9,2.9-2.2,3.9l-0.1,0.1c-0.6,0.8-1.4,1.4-1.9,2.3l0.1-0.1c-2,4.1-1.8,8.2-0.2,12.3c1.8,1.7,0.1,4.6,2.2,6.2 c0.6,1.4,1.6,2.3,3.2,2.3c-0.8,1.3-0.4,3-1.2,4.3c0.1,0.6,0,1.2-0.3,1.7c-0.9,1.1-0.9,2.3-0.7,3.6c-0.5-0.2-0.9,0.2-1,1 c0.1,0.6,0,1.1-0.3,1.6c-0.8,1-1,2-0.6,3.1c-0.4,0.4-0.9,0.7-1.2,1.2l0.1-0.1c-1.7,1.8-1.4,3.7-0.4,5.6c-0.6-0.1-1.2,0-1.8,0.5l0,0 c-1.1,1.2-0.9,3-1.9,4.2c-1.3,1.1-1,2.9-2,4.1c-1.3,1-1,2.9-2.1,4.1c-1.3,1-0.9,3-2.2,3.9l-0.1,0.1c-1.1,1.2-0.7,3-1.9,4.2l0,0 c-1.3,1.3-1,3.2-1.9,4.6c0.1,0.6,0,1.1-0.2,1.6c-2.1,2.4,0.2,5.9-2,8.3v-0.1c-2,1.7-0.3,4.6-2.1,6.3v-0.1c-1.4,1.2-1.1,3.1-2,4.5 c0.1,0.6,0.1,1.1-0.2,1.6c-1.2,1.2-0.8,3-2,4.2l0.1-0.1c-2.4,2.3,0.1,5.9-2.1,8.3c-1.1,1.1-1.2,2.5-0.8,4c0.2,0.2,0.4,0.3,0.7,0.5 c-0.3,1.5-0.6,3-1.9,4c0.1,0.6,0,1.2-0.2,1.8c0.1,14.4,0.1,28.9,0.2,43.3c0.2,0.6,0.2,1.2,0,1.7c0.3,0.7,0.7,1,1.1,0.9 c-0.1,0.7-0.1,1.4-0.1,2.1l0.4,0.9h-1l-0.5,0.7c0.1,0.6,0.1,1.2-0.1,1.9c0,3.7-0.1,7.4-0.1,11.1c0,2.1-0.2,4-1.8,5.5 c0,2-0.1,4.1-0.1,6.1c-1.5,2.1-1.5,4.1,0,6.2c0,1.3,0,2.6,0,3.9c0.2,0,0.4,0.3,0.6,0.8c0.2,0.7,0,1.3-0.6,1.8 c0.2,0.6,0.2,1.1,0.1,1.7c2,1.7,1.5,4.1,1.9,6.3c0,3.4,0,6.9,0,10.3c0.2,0.6,0.2,1.3,0.1,1.9c2.4,3.2-0.4,7.3,2,10.5 c0,1.3,0.1,2.6,0.1,3.9c1.1,1.2,0.7,3.1,1.9,4.3c0.2,0.6,0.3,1.2,0.2,1.9c1.8,1.8,0.1,4.7,2.1,6.4v-0.1c1.8,1.7,0.3,4.5,1.9,6.2 c0.2,0.6,0.3,1.2,0.2,1.9c0.6,0.9,1.1,1.8,1.7,2.7c-0.9,1.2-0.9,2.5,0.2,3.7c0.2,0.6,0.2,1.2,0.1,1.9c1.8,1.8,0.1,4.6,2,6.4 c0.1,0.6,0.2,1.1,0.1,1.7c0.6,0.6,1.3,0.6,2,0.3c0,2.1,0,4.1,0,6.2c0.2,0,0.5,0.1,0.7,0.1c0.1,0.3,0.1,0.6,0.2,0.9 c0.4,2.4-0.5,5,0.9,7.2c0.2,0.6,0.3,1.3,0.3,2c0.4,0.9,1,1,1.8,0.3c0-0.1,0.1-0.2,0.1-0.2v0.1l0,0c-0.2,0.2-0.5,0.4-0.5,0.7 c-0.4,1.3-0.3,2.4,0.7,3.4l0,0c1.9,1.7,0.2,4.5,2,6.2l0,0c0.8,0.9,1.2,2,1.7,3c0.1,0.3,0.3,0.6,0.4,0.9c0,0.7,0,1.5,0,2.2 c0.4,0.1,0.8,0.1,1.2,0.1c0.1,0.2,0.2,0.4,0.4,0.6c-0.6,1.2-0.5,2.3,0.4,3.4c0.2,0.5,0.2,1.1,0.1,1.6c0.5,0.9,1.1,1.7,1.9,2.5 c0.2,0.6,0.3,1.1,0.2,1.7c1,1.3,0.7,3.3,2,4.4c1.1,1.2,0.8,3.1,2.1,4.1c1.1,1.2,0.8,3.1,2.1,4.2l-0.1-0.1c0.6,0.8,1.4,1.4,2,2.2 l0,0c2.5,1.2,3.9,3.3,4.4,5.9c0.6,0.7,1.3,1.4,1.9,2.1c0.7,0.1,1.3,0.1,2,0.1v0.1c0,0.6,0,1.3,0.1,1.9c0.6,0.1,1.3,0.1,1.9,0.2 c0.1,0.6,0.2,1.2,0.3,1.8c2.6,0.6,4.7,1.9,6,4.3c0.8,0.6,1.5,1.2,2.3,1.8c1.6,0.2,3.1,0.7,3.9,2.3c0.8,0.6,1.5,1.2,2.3,1.8 c1.6,0.2,3.1,0.7,4,2.2c2.8,0.3,6-0.5,8,2.4c0.7,0.7,1.4,1.4,2.1,2.1c2.4,1.2,3.9,3.2,4.6,5.8c0.6,0.7,1.3,1.4,1.9,2.2 s1.2,1.5,1.8,2.3c0.7,0.7,1.3,1.4,2,2.1c0.7,0.7,1.3,1.4,2,2.1c0.7,0.7,1.4,1.3,2.1,2c0,0.7,0,1.3,0,2c0.7,0,1.3,0.1,2,0.1l0,0 c0,0.7,0,1.3,0,2c0.7,0,1.3,0.1,2,0.1c0,0.7,0,1.3,0.1,2h0.5h0.5l0,0c0,0.7,0.5,1.3,0.6,2h0.2c0.8,0.7,1.6,1.5,2.4,2 c0.6,0,1.3,0.1,1.9,0.3c0.7,0.6,1.4,1.2,2,1.9l0,0c0.7,0.7,1.5,1.4,2.4,2c0.6,0,1.2,0.1,1.8,0.2c0.7,0.6,1.5,1.3,2.3,1.9 c0.6,0,1.2,0.1,1.9,0.3c0.7,0.6,1.5,1.2,2.2,1.8c0.7,0,1.3,0.1,1.9,0.3c1.2,1,3,0.6,4.2,1.8c0.7,0,1.3,0.1,2,0.2 c1.1,0.8,2.1,1,3.1,0.5c0.2,0.5,0.6,1,1.1,1.3c1.3,0.1,2.6,0.2,4,0.2c1.7-0.2,3.3-0.5,4.1-2.2c-0.7,0-1.4,0-2-0.2 c-2.3,0.3-4.1-1.2-6.2-1.8c-9.6-2.8-18.2-7.5-26.7-12.5c0.7-0.7,1.3-1.5,2-2.2c4.8,0,9.7,0,14.5,0c3.8-0.1,6.7,1.4,7.5,5.3 c0.8,4.1,3.7,5.4,7,6.2c2.3,0.6,4.6,0.7,7,1c2,0.2,4.1,0,5.6,1.8c2.5,0.4,3.8,1.8,4,4.3c2.1,0.5,4.6,0,6,2.2 c0.8,0.5,1.6,1.1,2.4,1.6h1l1-0.1c0.5,0.4,1.1,0.6,1.7,0.6c0.1,0.6,0.3,1.1,0.4,1.7c1.2,0.2,2.5,0.4,3.7,0.6c0.2,0.5,0.3,1,0.4,1.5 c1.3,0.2,2.5,0.4,3.8,0.6l0,0c0,0.6,0,1.1,0.1,1.7c1.7,0.1,3.2,0.5,4.1,2c1.6,0.1,3.2,0.5,4.2,2c1.7,0.1,3.2,0.4,4.4,1.8 c2.2,0.3,4.4,0.4,6,2.3c1,0,1.9,0,2.9,0c0,0.1,0.1,0.2,0.1,0.3c1.9,2.3,4.9,2.5,7.4,3.8c1.6,2,4.4,0.4,6.2,2 c1.6,2.1,4.5,0.4,6.2,2.2h-0.1c1.3,1.3,3.2,1.2,4.7,1.9h0.8l0.7,0.3c1.8,1.7,4.5,0.1,6.3,1.9h-0.1c1.6,2,4.5,0.3,6.2,2.1l-0.1-0.1 c1.7,2,4.5,0.4,6.3,2c0.6,0.7,1.2,1,2.1,1.1c2,0.2,4.2-0.5,6.1,1c2.4,2.3,5.9-0.1,8.3,2.1l0,0c1.4-0.1,2.7-0.2,4.1-0.3 c8.2,1.2,16.4,0,24.6,0.3c3.8-2.5,8.1-2.1,12.3-2.2c2.4-2.2,5.4-1.9,8.3-2c2.4-2,4.6-2,7.5-2c0.7-0.6,1.5-1.1,1.5-1.7l0,0 c6,0.1,11.5,0.2,16.9,0.3c0.2,0.5,0.7,1,0.9,1.6c6.7,0,13.6,0,20.4,0c2.5-2,5.9,0,8.5-1.7c0.7-0.1,1.5-0.2,2.2-0.3 c1.7-1.9,4.5-0.2,6.2-2c0.5-0.2,1.1-0.3,1.6-0.3c1.4-0.9,3.3-0.6,4.6-1.9l0,0c1.1-1.2,3-0.9,4.1-2l-0.2-0.4 c0.7,0.1,1.4,0.1,2.1,0.2c0.7-0.6,1.5-1.2,2.2-1.7c0.6-0.2,1.3-0.3,1.9-0.3c0.7-0.6,1.5-1.2,2.2-1.8c0.6-0.2,1.2-0.3,1.8-0.3 c0.9-0.5,1.6-1.3,2.3-2c0.2,0,0.4-0.2,0.6-0.7s0-0.9-0.6-1.4c-1.3,0-2.6,0.1-3.9,0.1c-1.7,2.1-4.2,4.2-6.6,5 c-1.5,0.5-3,1.6-4.1,3.6l0,0c-3.6,0-7.1,1.1-10.7,2.2c-5.2,1.5-10.4,2.8-16,2.3c0.8-3.7,4.7-5.5,6.1-8.7l0.1-0.2 c1.1-0.1,2.3-1,2.3-2l0,0c1-1.1,3.4-2.3,5.1-3.4c2.2-1.3,4.8-1.9,6.8-0.5c5.1,3.5,9.8,2.4,14.7,0.9c0.2-0.6,0.5-0.5,0.8-0.5l0,0 c1,0,1.9-1.8,2.9-2c0.7-0.7,1.4-1.9,2.1-2.6c0.8-0.6,1.6-1.5,2.4-2.1c3.4-3,3.5-3.2,6.3-0.1c1.9-0.1,3.8-0.4,5.7-0.5 c0.7-0.6,1.4-1.3,2.1-2c0.6-0.7,1.3-1.5,1.9-2.2c0.3-1.6,0.9-3,2.5-3.7c0.6-0.8,1.1-1.6,1.7-2.4c0.2-0.8,0.4-1.7,0.6-2.5 c0.1,0,0.2,0,0.2-0.1c0.8-0.4,1.6-0.9,2.4-1.3c1.2-0.6,2.5-1,3.4-2l0,0c3.9-2.5,8.7,0.6,12.5-2l0.7-0.3l0.7,0.2 c1.5-0.8,3.4-0.6,4.7-1.9l0,0c0.5-0.5,0.6-1.1,0.5-1.7l0,0c1-0.3,2.1-0.6,3.1-0.9c0.2-1.1,0.9-1.8,1.9-2.1c0.4-1.6,1.1-2.9,2.7-3.6 c0.1-1.2,0.8-1.9,1.9-2.2c0.2-1.1,0.7-1.9,1.8-2.3c0.9-1.8,1.8-3.5,2.7-5.3c0.6-0.2,1.2-0.3,1.8-0.5c0.2-1.2,0.9-1.9,2.1-2.1 c2.1-2.8,4.4-5.4,7.9-6.7c1.5-2,3-4,4.4-6.1c0.1,0,0.2-0.1,0.3-0.1c0.8-0.2,1.3-0.7,1.4-1.6c0.5-0.3,0.8-0.8,0.7-1.4 c0.9-0.6,1.4-1.5,1.3-2.7c1.1-2.1,1.5-4.8,3.9-5.8c3.1-1.3,4.5-3.9,5.7-6.7c1.7-3.7,3.6-7.3,5.3-11c2.1-4.4,2.7-9.9,9.2-10.8 c1-0.1,1.7-2,2.6-3c2.1-2.2,4.3-4.3,6.4-6.4c0.2-1.1,0.9-1.8,2-2.1c0.3-1.1,0.5-2.1,0.8-3.2c0.6-0.1,1.1-0.3,1.7-0.6 c0.6-0.8,1.2-1.5,1.8-2.3c-0.5-2-1.3-4.2,2.2-4.1c0.7-0.7,1.4-1.3,2.1-2c0.2-1.1,0.6-1.9,1.7-2.4c0.8-2.4,2.4-4,4.3-5.6 c0.3-1.9,0.5-2.4,0.8-5.4l0,0c1.7,0,3.3,0.2,4.2-1.5c0.6-0.6,1.1-1.5,1.7-1.5l0,0c0.6,0,1.2-1.1,1.8-1.3c0.6-0.8,1.2-1.9,1.8-2.7 c0.6-0.8,1.1-1.8,1.7-2.5c0.4-1.5,1-3,2.5-3.9c0-1.4,0-2.8,0-4.1l0.2,0.1c0-0.1-0.1-0.1-0.1-0.2c0.7,0,1.4,0,2.1,0.1 c0-1.2,0.7-1.9,1.7-2.4c0.9-2.6,1.7-5.3,2.6-7.9c0.5-0.2,1-0.4,1.5-0.4v0.2c2.5-1.3,0.5-4.5,2.5-6.1l0,0c1.2-1.4,1.2-3.3,1.8-4.9 c-0.3-0.5-0.2-0.9,0.3-1.3c0-0.7,0.1-1.3,0.1-2c0.4-4.7,2.5-9.2,2.1-14.1c1.4-1.8,1.5-3.9,1.7-6.1c0.2-0.6,0.5-1.2,0.7-1.8 c0.1-0.2,0.2-0.3,0.3-0.5c1.6,7-2.2,13.3-2.9,20c0,0.9,0.1,1.8,0.3,2.7c0.1,0.4,0.2,0.9,0.4,1.3c0.4,1.2,1,2.3,1.6,3.5 c0.3,0.7,0.7,1.5,1.1,2.2c0.5,1.1,0.8,2.2,1.1,3.3c0.2,0.8,0.4,1.5,0.8,2.2c0.5,1.1,1,2.2,1.4,3.3c0.3,0.7,0.6,1.5,0.9,2.2 c0.7,1.9,0.8,4,1.2,6c0.2,0.8,0.4,1.6,0.7,2.4c0.7,2.1,0.9,4.4,2.4,6.2c0.2,0.1,0.5,0.2,0.7,0.3c0,2.6-0.7,5.2-0.7,7.9 c0.7,0,1.5,0.1,1.5,0.1l0,0c1-0.1,3.1-0.2,4.4-0.2c0.7-0.7,1.7-1.3,2.4-2c0.1-0.6,0.4-1.2,0.5-1.8c0.2,0.1,0.4,0.3,0.5,0.4 c0.5,0.1,1,0.1,1.5,0.2c0.9-0.3,1.8-0.7,2.5-1.3c0.3-0.3,0.7-0.6,1-1c0.6-0.7,1.2-1.4,1.6-2.2c0.4-0.9,0.6-1.7,0.6-2.7 c-0.8-4.1-1.2-8.1,1.8-11.6c0.4-0.9,0.7-1.8,0.8-2.8c0.2-1.6,0.1-3.1-0.3-4.6c-1-8.2-1.3-16.3,0.2-24.4c-0.4-0.5-0.4-1,0-1.6 C597.3,370.7,597.6,369.9,597.4,368.9z M543.3,175.2C543.3,175.2,543.2,175.2,543.3,175.2c0-0.1,0-0.1,0-0.1 C543.3,175.1,543.3,175.2,543.3,175.2z M549.2,409.6c0.4-0.2,0.8-0.5,1.2-0.8c0,0.2-0.1,0.4,0,0.6c0.2,0.3,0.5,0.6,0.7,0.9 C550.6,409.8,549.9,409.6,549.2,409.6z M580.3,247.5c-1,0-1.7-0.3-2.4-0.7C578.7,246.9,579.6,247.1,580.3,247.5 C580.4,247.5,580.3,247.5,580.3,247.5z M586.3,422.9L586.3,422.9C586.4,422.8,586.4,422.9,586.3,422.9 C586.4,422.9,586.3,422.9,586.3,422.9z"/> <path id="XMLID_911_" d="M56.1,80.3L56.1,80.3c0.7-0.5,1.5-1.2,2-2.1c0.8-0.5,1.5-1.2,2-2.1c0.9-0.5,1.6-1.2,2.2-2.1 c1.5-1,2.9-1,4.4,0h-0.1c0.5,0.9,1.3,1.6,2.2,2.1L68.7,76c3,2.7,4.5,0.4,6-1.8l0,0c0.7-0.7,1.5-1.4,2-2.2c1.3-1,1-2.8,2.1-4 c1.3-1.2,1-3.1,2-4.5c-0.2-0.6-0.2-1.1,0-1.6c0.2,0,0.4-0.2,0.5-0.7c0.1-0.4-0.1-0.8-0.7-1.1c-0.4-0.8-1-1-1.8-0.3 c-0.7,0-1.4,0-2.1,0.1c-1.1,1.3-2.9,0.8-4.1,1.8c-0.5,0.3-1,0.5-1.5,0.4c-1,0.3-1.8,1-2.6,1.7c-0.4,0.3-0.9,0.5-1.5,0.4 c-1.1,0.3-1.9,1.1-2.7,1.8h-0.1c-1,1.3-2.9,0.9-4,2.1l0,0c-1.1,1.2-3,0.9-4.1,2.1s-3,0.8-4,2.1c-0.9,0.5-1.6,1.3-2.2,2.1l0.1-0.1 C48.5,79.9,50.7,81.8,56.1,80.3z"/> <path id="XMLID_913_" d="M41.7,90.7c0.8-0.7,1.5-1.5,2-2.4c0-0.6,0.1-1.2,0.4-1.8c0.6-0.8,1.1-1.5,1.7-2.3c0-0.6,0.1-1.2,0.4-1.8 c0.2-1.8-0.5-2.7-2.4-2.1l-0.1,0.1c-0.6,0.7-1.2,1.4-2,1.9l-0.2,0.2c-0.5,0.8-1.1,1.3-1.9,1.8l-0.3,0.3c-0.3,0.7-0.8,1.2-1.5,1.5 c-0.5,0.4-1.1,0.6-1.8,0.7c-1,0.5-1.7,1.3-2.5,2h0.1C35.1,94.2,38.6,91.6,41.7,90.7z"/> <path id="XMLID_915_" d="M584.3,468.1c-0.5,0.2-1.1,0.3-1.7,0.3c-2,1.9-1.7,3.9-0.3,6c0.6,0.6,1.3,0.6,1.9,0v0.1 c0.8-0.7,1.6-1.4,2-2.5c0-0.6,0.1-1.1,0.3-1.7C587,468.3,586.3,467.6,584.3,468.1z"/> <path id="XMLID_917_" d="M60.3,107.1c-0.7,0-1.4,0-2.1,0c-2.1,1.4-2.2,2.7-0.1,4.1l0,0c1.1-1.2,3-0.8,4.2-2l0.1-0.1 C63,107.4,62.4,106.6,60.3,107.1z"/> <path id="XMLID_918_" d="M43.9,111.6c0.1,0.5,0.1,1,0,1.5c2,1.9,4,1.7,6.1,0.2l-0.1,0.1c0.2,0,0.3-0.2,0.5-0.7 c0.2-0.4,0-0.9-0.5-1.3H50c-0.7-0.8-1.4-1.5-2.3-2.1c-0.5,0.1-1,0.1-1.5,0C45.2,110,44.5,110.8,43.9,111.6z"/> <path id="XMLID_919_" d="M563.5,452.2c-0.7-0.2-1.3-0.3-2-0.2v-0.1c0-1.4,0-2.2,0.1-3.6c-1.9,0.9-1.9,3.7-1.5,4.7h-1v-1 c0,3.3,0,6.7-0.1,10c0,0.4,1,1.1,1.4,1.2c0.6,0.1,1.4-0.3,1.9-0.7c2.1-1.9,1.6-4.2,1.1-6.6c0.2-0.7,0.3-1.4,0.5-2.1 C563.6,453.3,563.5,452.8,563.5,452.2z"/> <path id="XMLID_921_" d="M514.5,484.4c-3.8-2.5-5.2-2-6.9,1.9c-1.7,4.1-3.5,8.2-5.4,12.2c-1.6,3.3-4.2,5.7-8.1,5.2 c-5.1-0.7-7.6,2-9.3,6.2c-0.9,2.2-2.3,4.2-3.5,6.2c0.1,0.6,0,1.2-0.4,1.7c-1,1.4-0.9,3.2-1.6,4.7c0.2,0.5,0.2,1-0.2,1.4 c-0.2,0-0.3,0.2-0.5,0.7c-0.1,0.5,0.1,0.9,0.7,1.3v-0.1c1.9,0.6,3.7,0.2,5.5-0.4c0.7-0.7,1.4-1.3,2.1-2s1.4-1.3,2.2-2 c0.7-0.7,1.4-1.3,2.1-2s1.4-1.4,2.1-2c0.7-0.7,1.4-1.4,2.1-2.1c0.6-0.7,1.3-1.5,1.9-2.2s1.3-1.5,1.9-2.2c0.6-1.4,1.3-2.7,2.8-3.3 l0.1-0.2c0.6-0.8,1.2-1.5,1.9-2.1l0,0c0.7-0.7,1.4-1.3,2-2.2c0.9-0.6,1.6-1.3,2-2.3l-0.2,0.1c2.1-1.6,2.8-4.1,4.5-6 c0.9-0.8,1.6-1.6,1.9-2.8c-0.1-0.6,0.1-1,0.6-1.4c0.6-0.9,1.3-1.7,1.5-2.8c-0.2-0.5-0.1-0.9,0.3-1.2 C515.7,486,515.3,485,514.5,484.4z"/> <path id="XMLID_922_" d="M524.4,457.7l-0.3,0.2c-0.9,1-2,1.9-2.7,3c-3.3,5.4-5,10.9-1.4,16.9c-0.1-0.5,0.1-0.9,0.4-1.3 c0.7-0.8,1.5-1.6,1.7-2.8c-0.1-0.5,0-1,0.4-1.3c1.1-1.3,0.8-3.1,1.8-4.5c-0.1-0.6,0.1-1.2,0.4-1.7c0.9-1.2,0.5-3,1.8-3.9l0.1-0.1 C528,459.6,527.8,457.9,524.4,457.7z"/> <path id="XMLID_923_" d="M592.6,447.7c-0.6,0.8-1.4,1.4-2.1,2c0.1,2.4-1.2,4.2-2.2,6.2c-0.2,0-0.4,0.2-0.6,0.7 c-0.2,0.5,0,0.9,0.7,1.4l0,0c1.4,1.1,2.8,1.2,4.1-0.1c0-1.4,0.1-2.8,0.1-4.1c0.6-0.7,1.3-1.4,1.9-2 C594.6,450.1,594.3,448.6,592.6,447.7z"/> <path id="XMLID_924_" d="M569.8,412.6L569.8,412.6c-1.2-1-0.8-3-2.2-3.9c-0.5-0.9-1.2-1.6-2-2.2c-0.6-0.9-1.3-1.5-2.1-2.1v0.1 c-2.4,0.1-3.8,1.1-3.8,3.7c-0.1,9.9-0.2,19.7-0.3,29.6c0,2.2,0.9,3.9,2.3,5.5c0.7,0.1,1.3,0.1,2,0.2c0.7,0.7,1.4,0.7,2-0.1h-0.1 c0-3.4,0.1-6.7,0.1-10.1c-0.4-0.4-0.4-0.9-0.2-1.4c-0.6-2.3-1.8-4.6,0.3-6.7l0.1-0.1c0.9-1.3,2.9-0.9,3.8-2.2 c0.9-0.5,1.5-1.3,2.2-2c1.2-1.4,1.2-2.7-0.1-4.1C570.8,415.6,571,413.8,569.8,412.6z"/> <path id="XMLID_925_" d="M19,111.4c-1.4,0-2.7,0-4.1,0.1c-0.8,1.1-2,1.6-3.4,1.7c-3,0.1-6,0.2-9,0.4c0,1.4,0,2.7,0,4.1 c1.3,0.6,2.6,1.2,4,1.8c1.2-1.5,2.8-1.6,4.5-1.5c2,0,4-0.1,6-0.2c0.7-0.7,1.4-1.4,2.1-2.1C19.1,114.2,19,112.8,19,111.4z"/> </g> </svg>');
}
.image-mask.image-mask-5 .image-part img,
.image-mask.image-mask-5 .banner-img img,
.image-mask.image-mask-5 .section-image img {
aspect-ratio: 1;
-webkit-mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 600 600" xmlns="http://www.w3.org/2000/svg"> <g id="XMLID_690_"> <path id="XMLID_308_" d="M142.9,560.1c-1-1-2-2-3.5-2.4c-0.3,0.4-0.7,0.5-1.2,0.3l-0.1-0.3c-1.5,0.7-2.5,1.8-2.8,3.5l0.1,0.6 c3.8,4.9-3.7,13.2,4.9,16.7l0,0c5.2-2.3,3.2-7.7,5-11.5v-0.8C144.3,564.3,144.4,561.9,142.9,560.1L142.9,560.1z"/> <path id="XMLID_307_" d="M269.1,565.4c1.7-3.5,2.3-6.9-0.2-10.3c-2.6-1.9-5.2-2.7-7.4,0.7v0.8c1,2.2,1.4,4.5-0.1,6.7 c0.2,0.7,0.1,1.4-0.3,2.1c0.1,1.6,0.2,3.3,0.3,4.9c2.5,2.6,5.1,2.4,7.6,0.1l-0.2,0.2c0.2,0,0.5-0.3,0.7-0.8 c0.3-0.5,0.1-1.1-0.5-1.7v0.1c-0.2,0-0.4-0.3-0.6-0.9C268.3,566.6,268.5,566,269.1,565.4L269.1,565.4z"/> <path id="XMLID_305_" d="M542.9,473.2l-0.2-0.2c-1.7-1.1-3.5-1.2-5.2,0c-1.6,0.1-3.2,0.3-4.8,0.4c-1.3,0.6-2.3,1.5-3.1,2.6l0.1-0.1 c-3.1,3.9-0.2,5.8,2.6,7.7l-0.1-0.1c0.8,0.9,1.6,0.9,2.4-0.2v0.1c1.6-1.2,4-0.9,5.4-2.5c1.5-1.4,4-0.9,5.3-2.8l-0.3,0.1 C547.1,475.6,544.1,474.8,542.9,473.2z"/> <path id="XMLID_302_" d="M100.7,581.3c-1.4-1.5-1-3.9-2.7-5.2c-1.4-1.7-3.9-1.2-5.4-2.6c-0.5,0.3-1,0.3-1.6,0.1 c-4.7,4.5,0.7,7,2,10.2c2.5,3.4,4.8,8.7,9.8,5.6C106.9,586.7,103.8,583.4,100.7,581.3z"/> <path id="XMLID_300_" d="M190.5,581.2c1.1-3.5,2.1-7-0.5-10.3c-1.5-1.8-3.2-1.7-5-0.3l0,0c-2.2,2.5-0.6,6-2.3,8.7 c0.2,0.7,0,1.3-0.5,1.9c-1.5,8.5,3,7.1,8,4.9l-0.3,0.2c0.3,0,0.5-0.2,0.8-0.7s0.1-1-0.6-1.6l0.1,0.1c-0.2,0-0.4-0.3-0.5-0.9 c-0.1-0.6,0.1-1.1,0.8-1.7V581.2z"/> <path id="XMLID_299_" d="M553.2,462.8c-1.7-1.5-3.5-1.5-5.2,0c-1.6,1.7-1.4,4.1-2.4,6.1c0,1.4,0.1,2.9,0.1,4.3 c2.5,2.1,5,2.1,7.4-0.2l-0.2,0.2C555.5,469.8,555,466.3,553.2,462.8z"/> <path id="XMLID_291_" d="M519,504.5c-2.3,0.4-4.2,1.3-5.7,3.1c-0.7,1.1-1.6,2-2,3.2c0.2,0.7,0,1.3-0.4,1.9c1.5,3.7,3.6,0.7,5.5,0.6 l0.5-0.5c0.5-1,1.2-1.8,2.1-2.3l0.3-0.3c1-1.6,4.1-2.5,2-5.3C520.6,505.1,519.8,504.9,519,504.5z"/> <path id="XMLID_289_" d="M58.8,552.2L58.8,552.2c-0.7-0.5-1.3-0.8-2-1c0.2-0.6,0-1.1-0.6-1.6c-1-0.3-1.9-0.6-2.9-0.9 c-0.9-0.1-1.7,0.2-2.4,0.7c0-0.8,0-1.6,0-2.4c-0.8,0.8-1.7,1.7-2.5,2.5c0.7,0.1,1.4,0.1,2.2,0.1c-0.5,0.8-0.6,1.7-0.1,2.6l0.5,0.5 l1.1,0.4l0.8-0.9c0,0.2-0.1,0.4-0.1,0.8c0,0.7,0.3,1.3,0.8,1.8l0,0c3.7,1.9,5.1,7.1,10.1,7.1c0.1-1.3,0.1-2.7,0.2-4 C62.9,555.4,60.8,553.8,58.8,552.2z"/> <path id="XMLID_288_" d="M505.8,515.8c-4.9-2.3-5.4,2.9-7.9,4.6l-0.1,0.2c-0.6,0.9-1.3,1.6-2.3,2c-0.9,0.2-1.9,0.4-2.8,0.5 c-0.9-0.9-1.8-1.8-3-2.3l0.2,0.2c-6.1-4.1-7.7,1.6-10.4,4.8l0,0c-1.5,1.4-0.9,3.9-2.7,5.1l-0.1,0.1c-1.3,1.9-1.5,3.6,0.6,5.1 l-0.2-0.3c0.7,1.2,1.5,1.3,2.4,0.3l0.8-0.4l0.9,0.2c2-0.9,4.4-0.7,6.1-2.4l0,0c1.5-1.5,3.8-1.1,5.4-2.4l0.1-0.1 c1.8-2.5,4.6-2.7,7.3-3.2c3.7-3.2,8.2-6.1,5.4-12.2L505.8,515.8z"/> <path id="XMLID_287_" d="M561.1,418c-6.4-3.5-5.8,2.8-7.7,5.5c-1.4,1.8-1.9,3.7,0.3,5.2c2.5,1.6,5.3,2.3,7.3-1.1 c-0.2-0.6,0-1.2,0.4-1.7C562.8,423.3,562.9,420.7,561.1,418L561.1,418z"/> <path id="XMLID_285_" d="M532.1,452.1c1.6-1.5,1.4-3.3,0.4-5.1l-0.3-0.3c-1-0.7-1.9-1.4-2.8-2.3c-0.9,0-1.7-0.2-2.5-0.6 c-1.5,0.6-2.6,1.6-3,3.3l0.3,0.3c1,0.6,1.7,1.3,2.2,2.4l0.3,0.4C528.5,450.9,529.3,454.3,532.1,452.1z"/> <path id="XMLID_279_" d="M53.1,540.5v-0.3c-0.4-1.6-1.2-2.8-2.6-3.6c-0.6-1.1-1.5-1.9-2.5-2.7c-0.7-1-1.6-1.8-2.3-2.8l-0.1-0.1 c-3.5-4.5,1.1-7.1,2.4-10.4c0.2,0,0.4-0.3,0.7-0.8c0.2-0.6,0-1.1-0.7-1.6l0.1,0.1c-0.7-1.1-1.7-1.9-2.5-2.8l-0.1-0.1 c-0.9-0.8-1.7-1.7-2.8-2.4c-0.8-1.1-1.6-2.1-3-2.5l0.2,0.3c-0.4-0.9-1-1.5-2-1.7c-1.4-0.1-2.6-0.8-4-1.1l-1,0.3 c-1.5,3.2-0.5,6.4-0.3,9.6h-0.1c1.3,1.6,0.8,3.9,2.3,5.5c0.6,0.3,0.8,0.9,0.5,1.5c0.8,2.1,0.6,4.6,2.6,6.2c1.1,1.6,0.8,3.9,2.2,5.4 c0.6,0.3,0.8,0.8,0.4,1.4c0.2,1.7,1.2,2.8,2.4,3.9l0,0C47,547.4,50.1,544.6,53.1,540.5z"/> <path id="XMLID_278_" d="M105.8,523.7c-0.6-1.2-1.5-2.1-2.5-3l0,0c-0.9-1-1.7-2-3.1-2.4l0.2,0.2c-3.4-3.2-5.3-6.6-2.5-11.1 c1.2-3.4-0.8-4.4-3.6-4.7c-0.7,0.2-1.2,0-1.6-0.6c-1.8-1.4-4.1-1.2-6-2.2c-2.1,0-4.1,0-6.2,0c-2.6,1.4-2.5,3-0.4,4.9l-0.2-0.2 c0.5,1.2,1.6,2,2.2,3l0.1,0.2c1.8,1.1,1.2,3.7,3.1,4.7c0.5,1.2,1.4,2.1,2.4,2.9c0.8,0.9,1.5,1.8,2.2,2.8l0.2,0.3 c1.8,1,1.2,3.6,3,4.7c0.6,1.2,1.5,2,2.5,2.8c0.8,1.1,1.7,2,3,2.5l0.1-0.3c2.2-0.9,4.4-1.7,6.6-2.6v0.1c0.3,0,0.7-0.2,1-0.6 c0.3-0.4,0.1-0.9-0.8-1.4L105.8,523.7z"/> <path id="XMLID_272_" d="M169.8,541.6l-0.5-0.5c-1-0.4-1.8-1.1-2.4-2.1l-0.3-0.2c-1-0.7-2-1.5-2.9-2.3v0.2 c-0.9,0.8-1.8,1.6-2.7,2.4c0.5,0.6,0.6,1.2,0.5,1.9c0.4,1.2,1.3,2.1,2,3.2c0.5,0.5,0.8,1.2,0.8,1.9c1.8,1.7-0.8,7.2,4.9,5.7 l-0.2,0.3c1.9-1.2,1.2-3.8,2.9-5.1c-0.1-0.9-0.1-1.7,0-2.6C170.9,543.7,170.3,542.7,169.8,541.6z"/> <path id="XMLID_270_" d="M193.3,541.8c-2,1.5-1.9,3.3-0.5,5.2l0.1,0.1c2.9-0.8,2.7-3,2.4-5.3C194.6,541.9,193.9,541.9,193.3,541.8z "/> <path id="XMLID_269_" d="M163.6,526.2c-1.4-0.5-2.1-1.5-2.3-2.9c-3.5-4.9-3.3-5.6,2-8.4c0.4-2.2,0.6-4.3-1.2-6 c-3.1-2.8-5.9-8-10.4-5.9c-2.9,1.3-0.2,6.4-0.8,9.7c2.2,2.2,0.3,5.6,2.3,7.9c0.6,0.6,0.8,1.4,0.5,2.2c2.1,2.2,2.3,5.2,2.9,8 C163.2,532.8,163.9,532.3,163.6,526.2z"/> <path id="XMLID_267_" d="M134.8,510.2c-1.7,0-3.4,0-5.1-0.1c0,1.7,0,3.4,0.1,5.1c1.9,0.6,3.7,3.4,5.6,0.1 C135.2,513.7,135,512,134.8,510.2z"/> <path id="XMLID_266_" d="M137.7,531.5c0.9,0.5,1.8,0.4,2.5-0.3l0,0c0.7-0.7,0.9-1.5,0.5-2.5c-0.2-0.9-0.3-1.9-0.5-2.8 c-1.9-1.4-3.6-1.5-5.2,0.4C135.2,528.4,135.6,530.4,137.7,531.5z"/> <path id="XMLID_695_" d="M597.8,84L597.8,84c-0.8-0.8-1.5-1.7-2.3-2.6l0,0l0,0c-0.1-4.3-0.3-8.6-0.4-13c-0.8-0.9-1.7-1.8-2.5-2.7 c-2.2-0.1-4.1-0.8-5.4-2.7c-0.8,0.1-1.6,0-2.4-0.4c-2.4-1.9-5.8-0.1-8.1-2.3c-1.7-0.1-3.4-0.1-5-0.2c-1.7-1.4-3.8-1.1-5.7-1.2 c-3.3,0-6.7,0-10,0c-2.6,0.2-5.4-0.6-7.8,1c-2.5,0.1-5,0.3-7.5,0.4c-0.9,0.6-1.2,1.3-1,2.2c-0.6-0.1-1.2,0.1-1.7,0.3 c-0.6-0.6-1.3-1.1-2.3-1.2c-1.3-0.1-2.4,0.3-3.4,1.2c-0.6,0.4-1.2,0.5-1.9,0.3c-1.6,1.1-4.1,0.6-5.5,2.2c-0.9-0.7-1.8-0.8-3-0.2 c-1.7,0.1-3.4,0.3-5.1,0.4c-1.3,1-2.7,0.7-4.1,0.3c-2-0.4-3.9-0.4-5.9-0.1c-1,0.2-1.9,0.5-2.8,0.9c-1.1-0.4-0.2,2.4-1.8,1.1 c-0.2-0.9-0.5-1.8-0.8-2.7c-0.6-1.9-1.1-3.8-1.8-5.6c-0.3-0.8-0.4-1.6-0.6-2.3c1.9-3.4,5.8-4.1,9.6-5l0,0c1.3-1.4,4.5-2.1,2.2-5.1 c-0.8,0-1.6-0.2-2.3-0.6c-1.8-0.9-3.5-0.9-5.1,0.6l0.1-0.1c-0.9,0.9-1.9,1.7-2.6,2.8h0.1c-1,0.7-2.2,0.8-3.3,1.1 c-0.4-1.2-0.8-2.3-0.9-3.6c-0.1-1.1-0.5-2.1-1.4-2.9v0.1c-0.3-0.6-0.7-0.9-1.2-1c-0.2-2.4,0.5-5-1.5-7l0.1,0.1 c-1.5-1.5-1-3.9-2.6-5.4v0.1c-1.5-1.4-1-4-3-5.2l0.2,0.2c-0.6-1.2-1.6-2.1-2.8-2.8l0.2,0.2c-1.3-1.9-3.1-1.7-4.9-1.3 c-0.1-0.5-0.2-1.1-0.2-1.6c-0.6,0-1.3,0-1.9,0c0.2-1.2-0.3-2-1.5-2.4c-1.5-0.2-3-0.4-4.5-0.6c-2.6-1.3-5.1-1.3-7.7,0 c-1.5,0.2-3,0.4-4.5,0.6c-1,0.3-1.4,0.9-1.2,1.7c-0.2-0.1-0.4-0.3-0.5-0.4c-0.6,0.2-1.1,0.5-1.7,0.7c-0.6,0.5-1.2,0.7-2,0.6 c-1.4,0.5-2.4,1.4-3.4,2.4h-0.1c-1.3,1.7-3.9,1.1-5.1,2.9l0.2-0.2c-1.1,0.7-1.9,1.7-2.9,2.4l-0.1,0.1c-0.8,1-1.6,1-2.5,0l0,0 c-0.9,0.1-1.8,0.2-2.7,0.3l0,0l0,0c-0.8-0.1-1.5-0.1-2.3-0.2c-0.7-1.3-2.2-1.8-3.5-2.5c-4,0-7.9,0.1-11.9,0.1 c-0.7,0.2-1.1,0.6-1.2,1.1c-0.7-0.4-1.5-0.8-2.2-1.4c-1.1-1-2.1-2-3.5-2.4c-2.4-0.2-4.7-0.3-7.1-0.5c-3.3-1.9-6.9-0.6-10.4-1.1 c-0.7-0.1-1.7,0.1-2.8,0.5c-0.1-0.5-0.3-1-0.5-1.5c-2.4-0.2-4.8-0.4-7.3-0.6c-2.6,0.2-5.3,0.3-7.9,0.5c-0.9,0-1.7-0.1-2.6-0.1 c-2.2-0.2-4.4-0.3-6.6-0.5c-0.4-0.9-1-1.6-1.9-2.1c-17,0.1-34,0.3-51,0.3c-8.3,0-16.5-0.4-24.8-0.6c-2.7-2.4-5.9-3.1-9.4-3 c-2.1,0-4.1,0.3-6,1c-0.9,0.4-1.6,1-2.3,1.7c-0.5-0.2-1-0.5-1.5-0.9c-4.2-0.5-8.6,1.1-12.6-1.1v0.2c-2.5-3-5.9-3.6-9.5-3.5 c-4,0.1-7.7,3.5-11.8,0.7c-1.6-0.1-3.2-0.2-4.7-0.3c-1.2-0.9-2.5-1.3-4-1.2c-5.1,0.5-10-0.5-14.8-1.9c-3.8-0.2-7.3,0.5-10,3.5v-0.1 c-5,2.9-10.8-0.3-15.9,2.1c-3.3,0.9-6.6,1.2-9.9,0.6c-8.2,1.7-16.4,1.9-24.6-0.1l0.1,0.1c-1.1-1.4-2.5-2.3-4.3-2.7 c-2.7-0.5-5.5-1-8.2-1.8c-1.6-0.5-3.2-0.8-4.9-1c-1.6-0.2-3.3-0.2-4.9,0.1c-0.5,0.1-1.1,0.2-1.6,0.3c-5.9,0-11.8,0-17.7,0.1 c-0.5-0.1-1-0.2-1.5-0.3c-1.5-0.2-3-0.1-4.5,0.2c-1,0.2-2,0.4-3,0.7c-1.5,0.3-3.1,0.5-4.6,0.5c-1.1,0.1-2,0.5-2.7,1.4 c-4.1,0-8.3,0-12.4,0c-3.6,2.4-7.1,0.1-10.6-0.3c-1.9,0-3.6,0.4-5.3,1.2c-1.7,1.6-3.8,2.9-5.7,4.2c-1.5,1.5-3.9,1.1-5.4,2.5l0,0 c-1.4,1.6-3.9,1.1-5.2,2.9l0.1-0.1c-1.1,0.7-1.9,1.7-2.9,2.5h-0.1c-0.8,1-1.7,1.8-2.5,2.7l0,0c-0.9,0.9-2,1.7-2.5,3l0.3-0.1 c-0.9,0.6-1.5,1.3-1.7,2.4c0,2.1-0.3,4.1-1.1,6c0.3,0.7,0.2,1.3-0.3,1.9c-2.2,2.4-0.5,6-2.4,8.5c0.2,0.8,0,1.5-0.5,2.1 c-1.2,1.5-0.7,3.8-2.4,5.1v0.1c-1,1.1-1.9,2.2-2.3,3.6c0.4,0.3,0.6,0.7,0.4,1.2c1.9,2.4,6.1,2,7.1,5.7c0.5,0.7,0.6,1.4,0.3,2.2 c1,1.3,0.8,2.5,0.1,3.8c0.4,0.7,0.4,1.3-0.1,1.9c-0.8,0.7-1.2,1.5-1.4,2.5c0,1.9,0,3.9-1.2,5.5c-1.5,1.2-1.5,2.8-1.2,4.4 c-0.6-0.4-1.1-0.1-1.5,1l0.1-0.2c-1.1,0.7-2,1.6-2.6,2.8c-1.2,0.6-2.1,1.4-2.6,2.6c-1.2,0.5-2.1,1.4-2.7,2.5 c-1.1,0.6-2,1.6-2.9,2.5l0,0c-0.8,0.9-1.8,1.7-2.7,2.4l-0.2,0.2c-0.6,1-1.5,1.7-2.5,2.3l-0.3,0.3c-0.6,1-1.3,1.8-2.3,2.5l-0.2,0.2 c-0.6,1.1-1.7,1.9-2.3,2.9l0.1-0.2c-1.8,1.2-1.2,3.8-2.9,5.1v0.1c-1.3,1.5-1.1,3.7-2.3,5.3c-2.8,12.2-2,24.5-0.3,36.8 c0.1,1.5,0.2,3.1,0.3,4.6c0.4,0.9,1.1,1.4,2,1.6c-0.6,6.8,1.7,13.8-2,20.3V184c-0.9,0.8-1.4,1.8-1.5,3c0.1,2.3-0.5,4.6,0.9,6.7v0.1 c-1.2-0.2-2.2,0.1-3.2,0.8C3.6,196.2,3.1,198,3,200c1.1,4.7,1.8,9.4,1.4,14.3c-0.7,1.9,1.6,3.4,0.5,5.2c-0.9,0.2-1.5,0.9-1.6,1.8 c0.3,0.7,0.2,1.3-0.3,1.9c-2.2,3.5-0.8,7.7-2.2,11.4c0.2,0.6,0.4,1.1,0.5,1.7c-0.3,0.1-0.5,0.2-0.8,0.3 c-0.1,13.6-0.3,27.1-0.4,40.7c0,9.2,0.2,18.4,0.3,27.5c0.1,2.4,0.1,4.9,0.2,7.3c3.5,6.8,1.2,14.2,2.1,21.3c-1,1-1.6,2.4-2.1,3.8 l0.4,0.6l-0.4,0.6c0.8,1.4,0.8,2.7,0,4.1c0.8,3,0.8,6.1,0,9.1c1.7,2.7,0.6,6,1.7,8.9c0.2,0.2,0.4,0.5,0.5,0.7 c0,4.1-0.1,8.1-0.1,12.2c0.6,0.5,0.8,1.2,0.5,2c0.4,1.1,1.1,1.6,2.1,1.5c0.1,1.5,0.1,3,0.2,4.4c1.7,1.3,2.6,3.1,2.6,5.3 c0.6,0.2,1.2,0.3,1.9,0.4l0,0l0,0c0.2,1.6,0.4,3.3,0.6,4.9c0.7,0.5,1,1.1,0.9,2c1.8,1.5,2.2,3.5,2.1,5.6c0.7,0.3,1.4,0.6,2,0.9 c-0.7,3.5,0.8,7.4-2,10.4c0.4,0.8,0.3,1.4-0.3,2c-0.1,2.4-0.1,4.7-0.2,7.1c-0.9-0.1-1.7,0.4-2.2,1.5c0,1.4-0.1,2.8-0.1,4.3 c2.4,3.3,0.2,7.4,2,10.8c0.2,0.9,0.4,1.8,0.5,2.7c1.6,1.4,1.2,3.6,2.2,5.3l0.5-0.1c0,1-0.1,1.9-0.1,2.9c1.8,1.2,1.1,3.8,2.8,5v-0.1 c3.2-3.6,3.2-3.6,0.3-7.7c0.2-0.1,0.4-0.2,0.5-0.4c2.9-6.7-0.4-13-1.5-19.5c0-0.1-0.1-0.2-0.2-0.3c0.8,0.3,1.5,0.6,2.3,0.9 c0,0.2,0,0.5,0,0.7c0.2,1.2,0.5,2.3,1,3.5c4.4,6.2-1.5,13.3,2,19.6c0.4,1,0.9,1.9,1.5,2.8c0.6,0.8,1.3,1.4,2.1,2.1 c0.6,0.7,1.2,1.2,2,1.8l0.6,1c0,0-1.2-0.2-1.1-0.2c-1,0.2-1.4,0.8-1.2,1.7c-4.3,5,1.4,6.6,3.4,9.5c1.2,1.2,2.7,2.1,4.2,2.9 c0.5,1.1,1.5,1.9,2.2,2.9c0,0.9,0,1.8,0.1,2.7c-1.3,1.9-1.4,4.2-2.1,6.3c0.4,0.7,0.3,1.2-0.4,1.6c-1.5,2.6-2.1,5.1,0.3,7.5 c0.4,1.3,1.5,2.1,2.4,3l0,0c2.1,2.3,3,5.5,5.5,7.4c0.4,1.3,1.4,2.2,2.3,3.1l0,0c1.5,1.3,1,3.9,3.1,4.8c0.2,1.4,1.3,2.2,2.3,3 c0.9,1.6,3.2,3.6,3.5,2.9c3.8-6.3,6-2.3,8.7,0.8c0.7,0.7,2.2-0.1,3-1.3c2.7-5.1,2.3-10.3,0.2-15.5l-0.5-0.7l0.4-0.8 c-3.1-8,1.3-16.8-2.6-24.7l0.1,0.2c-1.4-1.9-1.2-3.9-0.1-5.9l-0.2,0.1c1.8-0.9,1.9-2.5,1.5-4.3c0,0,0,0,0-0.1 c3,1.9,7.5,0.8,9.6,4.5c1.6,0.9,2,2.5,2.1,4.2c0.2,3.8,0.6,7.5,0.9,11.3c1.4,0.2,2.4,0.9,2.8,2.3c2.1,0.3,3.9,1,4.8,3.1 c3.3,0.7,6,2.4,7.8,5.4c1.5,0.1,2.5,0.8,2.9,2.3c2.2,1.2,4.5,2.3,6.7,3.5c1.2,1.5,2.5,3,3.7,4.5c5.4-0.1,10.9-0.7,15.8,2.5 c5.1,0.1,10.1,0.1,15.2,0.2c0.3-0.6,0.5-1.3,0.6-1.9c3.5,0,6.9,0.5,7.1-4.9c0.1-4.1,3.6-5.7,7.3-6.2c5.7-0.7,10.2,1.7,14.1,5.5 c0.9,3.9,3.1,7.2,5.4,10.4c-0.1,0.9-0.1,1.9-0.2,2.8c0.7,0.3,1.4,0.5,2.2,0.5l0,0c1.2,2.7,3.5,2.2,5.7,2c0-0.9,0.1-1.8,0.1-2.6 c0.1,0,0.1,0,0.2,0c0-0.1-0.1-0.1-0.1-0.2c2.4,0.2,4.9,0.4,7.3,0.7h0.1c0.1,0.7,0.3,1.4,0.6,2c3.3-0.1,6.5-0.3,9.8-0.4 c1-0.8,2.1-1.5,3.1-2.3c5.1,0.6,5.1,0.6,5.6,5.3c0.7,1,1.5,2,2.2,3c0.8,0.1,1.6,0.2,2.4,0.2c0.1,0.8,0.2,1.5,0.4,2.2 c1.4,0.1,2.5,0.6,3.1,2c1.5,0.2,3.1,0.4,4.6,0.6l0,0l0.7,0.7h1c2.4,3,6.7,1.5,9.2,4.1c4.2,0.2,8.5,0.3,12.7,0.5l0,0 c0.4,0.7,0.5,1.5,0.4,2.3c6.5-3,13.4-2.5,20.3-2.7c4.6-2.7,9.3-3.1,14-0.1c4.1,0.3,8.2,0.6,12.2,0.9c0.3,0.7,0.5,1.3,0.8,2 c9.8,0.5,19.5,1.9,28.7,5.4c4.5,0.1,9.2-0.4,13.2,2.6c3.7,0.1,7.5-0.3,10.5,2.6c3.7,0,7.4,0.3,10.6,2.4c5-1.8,10.2-2.1,15.4-2.3 c0.9-0.9,1.9-1.7,2.8-2.6l0,0c1.7,0,3.4,0,5.1,0c5.3-3.7,10.6-3.7,15.9,0.2c0.7,0,1.4,0.1,2,0.1c-0.1,1.1,0.3,1.9,1.5,2.3 c0.7-0.1,1.3,0.1,1.8,0.6c7.8-0.2,15.6-0.3,23.4-0.5c-2.3-8.7-10.1-4-15.1-6.2c-0.5-0.1-1-0.1-1.5-0.2c1.2-1.4,2.4-2.8,3.6-4.3 c2.7-0.8,4.9-3.2,8.1-2.5l0,0l0.1,0.2c0.7,1.2,1.4,2.3,2.1,3.5l0,0c0.6,1.4,1.6,1.9,3,1.3c1.5,0.2,2.5-0.3,3-1.8l0,0l0.1,0.1 c1.5-0.2,3-0.4,4.5-0.7c0.2-0.7,0.3-1.4,0.4-2.2c3.9-0.5,4.3,4.4,7.6,4.8c0.9-0.8,1.9-1.6,2.8-2.4c0.8-0.9,1.6-1.9,2.4-2.8 c0.3-1.4,1.1-2.3,2.5-2.7c0.1-0.8,0.2-1.5,0.3-2.3l0,0c1.7,0,3.4,0.1,5.1,0.1l0,0l0,0c0.2,0.7,0.3,1.4,0.5,2.1 c1.5,0.2,2.9,0.3,4.4,0.5c0.2,0.8,0.4,1.6,0.9,2.2l-0.2-0.1c1.6,2.1,3.3,2,5,0.2l-0.1,0.1c1.4-1.4,4-0.9,5-2.9 c1.3-0.4,2.1-1.3,2.8-2.5c1.1-0.6,2-1.5,2.8-2.6c1-0.7,1.8-1.6,2.8-2.3l0.1-0.1c2.3-2.1,6.9-1.1,7.5-5.6l0,0 c1.8-3.9,0.8-10.5-2.4-15.5c-2.4,0.1-4.9,0.1-7.3,0.2c-4.4,2.7-9.3,1.7-14,2c-4.3,0.3-8.6,0.5-13,0.7c-1-0.8-1.9-2-3-2.2 c-4.7-0.7-9.5-2.1-14-1.5c-5.9,0.8-8.8-5.6-14.3-4.8c-0.8,0.1-1.7-0.1-2.6-0.1c-2.5-2.9-6.3-2.7-9.5-3.8 c-6.3-2.2-12.7-4.1-18.5-7.5c1.4-2.4,3.3-3.3,4.8-3c7.4,1.1,14.6,0.8,21.8-1.4c1.9-0.6,4.3,0.3,6.4,0.5l0,0c2.9,3,6.6,2.5,10.3,2.5 c4.8,2.5,10.1,2.3,15.3,2.3c7.8,0,15.5,0,23.7,0c-0.4,3.4-0.9,5.9-1,8.4c0,0.5,1,1.4,1.6,1.6c0.7,0.2,2-0.1,2.2-0.5 c1.3-2.7,2.8-5.4,3.5-8.2c0.6-2.6,2-3.6,4.2-4.3c2.1-0.7,4.1-1.4,6.1-2.1c0.9-0.9,1.8-1.8,2.6-2.6c0.6-1.1,1.3-2.2,1.9-3.3 c0.4-1.4,0.8-2.8,1.2-4.3l0,0l0,0l0,0l0,0c2.3-1.1,2.7-2.2,0.1-3.4c0-0.8-0.1-1.6-0.5-2.3c-0.8-0.4-1.5-0.8-2.3-1.2l0,0 c0.3-0.4,0.2-0.7,0.1-1c0.9-0.9,1.3-2.2,2.1-3.2l-0.1,0.1c1-0.8,1.9-1.7,2.5-2.9c1.2-0.5,2-1.5,2.9-2.2l0.1-0.1 c2-2.6,5.8-0.2,7.8-2.7l0.7-0.5l0.9,0.2c2.7-1.7,6.4,0.1,8.7-2.7c1.6-1,4.1-0.6,5.1-2.8c3.6-1.4,9.6-0.2,8.2-7.3l0,0 c-0.9-0.8-1.6-1.7-2.4-2.6c0-0.9,0-1.8,0.1-2.7c3.8-0.5,0.5-10.4,8-5.9h-0.1c0.6,1.1,1.4,1.7,2.7,1.8c3.7-3.2,9,1.6,12.4-2.6 c4.3-14.3-0.8-29.2,2.7-43.6c1.2-0.6,2.1-1.5,2.8-2.6l-0.5-0.2c1.1,0.2,2.2,0.3,3.4,0.5c0.6-0.8,0.9-1.8,1.1-2.7h0.1h1.3 c1.7-2.5,3.1-4.9,3-8.2c-0.1-5.1,0-10.2,0.2-15.3c0.1-2.8-1.2-6,1.7-8.3c0.2-4.7,0.4-9.4,0.5-14.1c0-1.8,0.5-3.3,2.1-4.3v0.2 c3.8-4-0.1-9.5,2.8-13.6c-0.4-0.7-0.3-1.4,0.1-2.1c0.1-4.2,0.3-8.3,0.4-12.5c0.7-0.4,1.3-0.8,2-1.2c-0.3-0.7-0.3-1.4,0.1-2.1 c0.1-14.8,0.2-29.6,0.4-44.4c0.1-3.9-0.4-7.9,2.1-11.3c0.1-2.5,0.2-4.9,0.3-7.4c0.1-6,0.2-12,0.3-18l0,0c0.7-0.2,1.5-0.5,2.2-0.9 c-0.2-0.8-0.1-1.5,0.3-2.2c2.6-3-0.5-7.5,2.6-10.4v-0.1c1.4-1.5,1.1-3.8,2.4-5.4c1.7-1.3,1.3-3.7,2.7-5.2c1-0.8,2-1.7,2.5-2.9 c1.8-1.2,1.3-3.7,2.8-5.1h-0.1c1.1-9.5,0.7-19.1,0-28.6c-2.5-2.2-2.4-5.1-2.4-8c-3.9-3.6-1.7-8.4-2.4-12.6c1,0.3,1.7-0.1,2.2-1.2 c0.2-1.6,0.3-3.1,0.5-4.7c1.9-2.3,0.1-5.7,2.3-8l-0.1,0.1c1.8-1.5,1.4-4,2.6-5.8c0-0.8,0.2-1.5,0.6-2.1c0.7-0.9,1.4-1.9,2.1-2.8 l-0.1,0.1c1.8-1.3,1.3-3.8,2.9-5.2l0,0c1.5-1.6,1.2-4,2.5-5.8c-0.2-0.8-0.1-1.5,0.3-2.2C599.7,90.9,600.1,87.4,597.8,84z M451.9,522.2l-0.1,0.1C451.8,522.3,451.9,522.3,451.9,522.2C451.9,522.3,451.9,522.2,451.9,522.2z M450.6,523.3L450.6,523.3 L450.6,523.3L450.6,523.3L450.6,523.3L450.6,523.3h-0.1c0-0.1,0.1-0.1,0.1-0.2C450.7,523.2,450.7,523.2,450.6,523.3 C450.7,523.3,450.7,523.3,450.6,523.3C450.7,523.3,450.7,523.3,450.6,523.3C450.7,523.3,450.7,523.3,450.6,523.3 C450.7,523.3,450.6,523.3,450.6,523.3z M16.7,444.3L16.7,444.3L16.7,444.3L16.7,444.3z"/> <path id="XMLID_207_" d="M537.2,36.7l0.3,0.2c3.1,0.3,7.4,3.8,7.8-2.9c-0.2-0.6-0.3-1.3-0.1-1.9c-1.1-2.4-3.9-1.8-5.6-3.1 c-0.8,0-1.5-0.2-2.2-0.6c-1.8,0.1-3.5,0.2-5.3,0.3c-0.8,1.7-1.6,3.5-2.4,5.2h-0.1C531.5,36.5,535.3,34,537.2,36.7z"/> <path id="XMLID_206_" d="M112.7,533.6c-1.2,0-2.8-0.8-3.6,0.6c-0.7,1.2,0.1,2.3,1,3.3c1.8,1.9,3.5,3.9,6.4,4.2 c0-1.7,0.1-3.5,0.1-5.2c-0.9-0.9-1.8-1.8-2.6-2.7C113.5,533.7,113.1,533.6,112.7,533.6z"/> </g> </svg>');
}
.image-mask.image-mask-6 .image-part,
.image-mask.image-mask-6 .banner-img,
.image-mask.image-mask-6 .section-image {
position: relative;
}
.image-mask.image-mask-6 .image-part::before,
.image-mask.image-mask-6 .banner-img::before,
.image-mask.image-mask-6 .section-image::before {
position: absolute;
content: '';
right: 50%;
bottom: 0;
height: 150px;
width: 150px;
border-radius: 50%;
z-index: 0;
background-color: var(--primary-color);
}
.image-mask.image-mask-6 .image-part::after,
.image-mask.image-mask-6 .banner-img::after,
.image-mask.image-mask-6 .section-image::after {
position: absolute;
content: '';
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
height: calc(100% - 100px);
width: calc(100% - 80px);
border-radius: 50%;
z-index: 0;
border: 10px solid;
border-color: var(--primary-color);
}
.image-mask.image-mask-6 .image-part > *,
.image-mask.image-mask-6 .banner-img > *,
.image-mask.image-mask-6 .section-image > * {
position: relative;
z-index: 1;
}
.image-mask.image-mask-6 .image-part img,
.image-mask.image-mask-6 .banner-img img,
.image-mask.image-mask-6 .section-image img {
aspect-ratio: 1;
-webkit-mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 200 200" xmlns="http://www.w3.org/2000/svg"> <g><path d="M143.7,154.25c-0.52,0-1.05,0.01-1.57,0c-1.79-0.05-3.59,0.05-5.38,0.14c-2.79,0.13-5.58,0.37-8.36,0.72c-4.12,0.52-8.19,1.27-12.23,2.23c-0.45,0.11-0.66,0.31-0.78,0.74c-0.63,2.29-1.38,4.54-2.27,6.74c-1.7,4.21-3.87,8.16-6.59,11.81c-1.56,2.09-3.32,3.99-5.25,5.74c-3.27,2.97-7,5.22-11.15,6.74c-2.4,0.88-4.87,1.44-7.39,1.78c-2.25,0.3-4.51,0.34-6.77,0.22c-3.55-0.18-7.04-0.83-10.47-1.77c-2.04-0.56-4.04-1.23-6.01-1.98c-1.36-0.52-2.72-1.06-4.03-1.68c-0.38-0.18-0.72-0.21-1.13-0.11c-2.35,0.58-4.73,0.92-7.15,0.87c-3.93-0.07-7.55-1.15-10.86-3.26c-2.81-1.78-5.12-4.1-7.16-6.71c-1.77-2.28-3.28-4.73-4.64-7.26c-0.78-1.45-1.49-2.93-2.04-4.48c-0.67-1.91-1.12-3.87-1.39-5.88c-0.24-1.78-0.36-3.57-0.34-5.36c0.03-2.39,0.24-4.77,0.59-7.14c0.64-4.34,1.75-8.56,3.13-12.72c1.38-4.17,3.01-8.24,4.84-12.24c1.05-2.29,2.15-4.56,3.31-6.81c1.68-3.27,3.47-6.49,5.34-9.66c2.19-3.72,4.53-7.35,6.89-10.96c2.49-3.81,4.58-7.83,6.33-12.04c2.2-5.3,3.81-10.77,4.91-16.4c0.53-2.69,0.92-5.41,1.22-8.14c0.43-3.93,0.52-7.86,0.41-11.8c-0.05-1.67,0.08-3.31,0.22-4.97c0.22-2.75,0.69-5.45,1.4-8.1c0.8-2.98,1.94-5.81,3.69-8.37c1.38-2.03,3.07-3.76,5.22-4.99c2.23-1.28,4.61-1.96,7.2-2.03c3.92-0.11,7.47,1.06,10.85,2.9c1.75,0.95,3.38,2.06,4.89,3.35c0.47,0.4,0.83,0.36,1.16-0.16c0.47-0.74,1.03-1.42,1.51-2.15c0.93-1.41,2.21-2.46,3.42-3.59c1.28-1.21,2.69-2.25,4.17-3.21c3.97-2.56,8.25-4.35,12.95-5.05c0.98-0.15,1.96-0.27,2.95-0.28c0.58-0.01,1.15-0.1,1.73-0.09c3.23,0.07,6.4,0.53,9.49,1.49c2.06,0.64,4.05,1.43,5.98,2.39c2.18,1.09,4.25,2.35,6.24,3.75c2.37,1.67,4.59,3.52,6.77,5.43c1.6,1.41,3.12,2.91,4.57,4.46c2.65,2.84,5,5.9,6.92,9.28c2.1,3.69,3.52,7.63,4.07,11.85c0.19,1.46,0.3,2.94,0.24,4.41c-0.13,3.65-0.84,7.19-2.11,10.62c-1.22,3.31-2.86,6.41-4.74,9.39c-0.35,0.56-0.36,0.59,0.29,0.78c2.68,0.81,5.32,1.78,7.91,2.83c4.49,1.83,8.79,4.03,12.81,6.76c2.93,1.99,5.63,4.26,8.03,6.88c4.67,5.1,7.67,11.05,8.83,17.89c0.32,1.9,0.53,3.81,0.5,5.74c0,0.06,0,0.11,0,0.17c0.09,2.92-0.19,5.82-0.68,8.7c-0.57,3.32-1.41,6.57-2.67,9.71c-1.3,3.25-3.01,6.26-5.26,8.95c-2.58,3.09-5.65,5.58-9.18,7.52c-4.79,2.63-9.95,4.13-15.3,5.08c-2.13,0.38-4.28,0.64-6.44,0.85c-1.26,0.12-2.53,0.19-3.8,0.27C148.93,154.2,146.32,154.27,143.7,154.25z"/><path d="M38.24,71.41c0.79-0.06,1.57-0.01,2.34,0.12c0.7,0.12,0.73,0.17,0.52,0.83c-0.83,2.59-1.94,5.05-3.23,7.44c-1.47,2.74-3.17,5.32-5.14,7.73c-2.53,3.1-5.34,5.89-8.72,8.07c-2.3,1.48-4.75,2.61-7.46,3.09c-1.97,0.35-3.94,0.34-5.86-0.34c-2.05-0.72-3.57-2.06-4.63-3.94c-0.36-0.63-0.67-1.29-0.88-1.99c-0.09-0.3-0.09-0.52,0.18-0.74c0.55-0.44,0.73-1.13,0.94-1.75c0.5-1.5,1.21-2.88,2.14-4.16c0.99-1.38,1.97-2.77,2.94-4.16c0.12-0.17,0.24-0.34,0.3-0.53c0.17-0.51,0.53-0.83,0.96-1.11c2.31-1.5,4.74-2.77,7.26-3.88c3.31-1.45,6.71-2.63,10.21-3.51c2.2-0.55,4.42-0.93,6.67-1.16C37.27,71.37,37.76,71.41,38.24,71.41z"/><path d="M41.98,47.86c-4.67,0.13-8.93-3.81-8.91-8.88c0.02-4.96,3.93-8.92,8.91-8.92c5.01-0.01,8.89,3.96,8.91,8.91C50.9,44.22,46.5,48,41.98,47.86z"/></g></svg>');
}  .site-footer {
background: #1d1b1c;
}
.site-footer .site-footer-top .footer-widgets-wrapper {
padding-top: 60px;
margin-top: 30px;
display: flex;
flex-wrap: wrap;
margin: 0 -15px;
}
.site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single {
width: 25%;
flex-shrink: 0;
padding: 0 15px;
color: var(--color-text-white);
}
@media (max-width: 768px) {
.site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single {
width: 50%;
}
}
@media (max-width: 480px) {
.site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single {
width: 100%;
}
}
.site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single h1,
.site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single h2,
.site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single h3,
.site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single h4,
.site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single h5,
.site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single h6 {
margin-top: 0;
}
.site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single .widget .widget-title {
color: var(--color-text-white);
}
.site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single .widget ul li a,
.site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single .widget ol li a {
color: var(--color-text-white);
}
.site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single .widget ul li a:focus, .site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single .widget ul li a:hover,
.site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single .widget ol li a:focus,
.site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single .widget ol li a:hover {
color: var(--primary-color);
}
.site-footer .site-footer-bottom {
position: relative;
padding: 15px 0;
z-index: 1;
color: var(--color-text-white);
}
.site-footer .site-footer-bottom .site-footer-bottom-wrapper {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
position: relative;
}
.site-footer .site-footer-bottom .site-footer-bottom-wrapper .site-info a {
color: var(--color-text-white);
text-decoration: none;
transition: all 1s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.site-footer .site-footer-bottom .site-footer-bottom-wrapper .site-info a:focus, .site-footer .site-footer-bottom .site-footer-bottom-wrapper .site-info a:hover {
color: var(--primary-color);
}
.site-footer .site-footer-bottom .site-footer-bottom-wrapper .social-icons ul.social-links {
margin: 0;
padding: 0;
list-style: none;
}
.site-footer .site-footer-bottom::before {
position: absolute;
content: '';
top: 0;
left: 0;
height: 100%;
width: 100%;
background: #d9d9d9;
opacity: 0.1;
}  a.top-charity-pro-scroll-to-top {
position: fixed;
bottom: 55px;
inset-inline-end: 30px;
height: 50px;
width: 50px;
opacity: 0;
visibility: hidden;
z-index: 17;
display: flex;
align-items: center;
justify-content: center;
text-decoration: none;
color: var(--color-text-white);
background-color: var(--primary-color);
border: 1px solid var(--color-text-white);
transition: all 1s cubic-bezier(0.25, 0.8, 0.25, 1);
border-radius: 5px;
}
a.top-charity-pro-scroll-to-top:hover, a.top-charity-pro-scroll-to-top:focus {
box-shadow: 0 0.2rem 1rem rgba(0, 0, 0, 0.15);
transform: translateY(-10px);
}
a.top-charity-pro-scroll-to-top.show {
opacity: 1;
visibility: visible;
} .mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
width: auto;
padding: 10px;
display: flex;
align-items: center;
justify-content: center;
}
.mfp-iframe-holder .mfp-close:focus,
.mfp-image-holder .mfp-close:focus {
outline: 1px dotted;
} .give_notices {
padding-inline-start: 18px;
}
.give-btn {
font-weight: 700;
}
.give-btn:hover {
color: var(--primary-color);
background-color: #fff;
}
.give-embed-form-wrapper.modal:after {
background-color: #ffffffe6;
}
.give-embed-form-wrapper.modal .close-btn {
opacity: 0.7;
}
.site-footer .give-goal-progress .income {
color: #fff;
}