@charset "UTF-8";
.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}
  *,
*::before,
*::after {
box-sizing: inherit;
}
html {
box-sizing: border-box;
}
pre {
overflow: auto;
}
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
margin-top: 0;
}
h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child {
margin-bottom: 0;
}
img {
max-width: 100%;
height: auto;
}
input[type="submit"],
button,
a {
transition: .3s;
}
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,
select {
border: 1px solid var(--wp--preset--color--color-6, #adadad);
padding: 16px 18px;
border-radius: 6px;
background: #ffffff;
}
select {
height: 55px;
}
textarea {
width: 100%;
font-family: inherit;
}
label {
margin-bottom: 10px;
display: inline-block;
}
label:last-child {
margin-bottom: 0;
}
.breadcrumbs {
text-align: center;
font-size: 14px;
}
.breadcrumbs a {
text-decoration: none;
}
.breadcrumbs a:hover {
text-decoration: underline;
}
.comment-reply-title {
margin-bottom: 30px;
}
.comment-form {
margin: 0 -20px;
}
.comment-form:after {
content: '';
display: table;
clear: both;
}
.comment-form > * {
padding: 0 20px;
float: left;
width: 100%;
margin-bottom: 25px;
}
.comment-form > *:last-child {
margin-bottom: 0;
}
@media screen and (min-width: 768px) {
.comment-form .comment-form-email,
.comment-form .comment-form-author {
width: 50%;
}
}
.post-nav-links .post-page-numbers {
display: inline-block;
padding: 5px 8px;
margin: 0 5px;
border: 1px solid currentColor;
line-height: 1;
text-decoration: none;
border-radius: 4px;
}
.post-nav-links .post-page-numbers:hover {
color: inherit;
}    .wp-block-image img {
vertical-align: middle;
}     .wp-block-cover.is-style-bg-auto .wp-block-cover__image-background,
.wp-block-cover.is-style-bg-auto video.wp-block-cover__video-background {
object-fit: none;
}
.wp-block-cover.is-style-bg-contain .wp-block-cover__image-background,
.wp-block-cover.is-style-bg-contain video.wp-block-cover__video-background {
object-fit: contain;
}   .wp-block-group .wp-block-group__inner-container > *:last-child {
margin-bottom: 0;
}
.wp-block-group.is-style-with-shadow {
box-shadow: var(--wp--preset--shadow--simple);
} .is-style-outline .wp-block-button__link:not(.has-background):hover {
background-color: var(--wp--preset--color--color-4);
border-color: var(--wp--preset--color--color-4);
color: var(--wp--preset--color--color-9) !important;
}
.is-style-underline .wp-block-button__link {
font-weight: 400;
padding: 6px 0;
border-top: 1px solid transparent;
border-left: 0;
border-right: 0;
color: var(--wp--preset--color--color-1);
border-bottom: 1px solid currentColor;
border-radius: 0;
background: transparent;
}
.is-style-underline .wp-block-button__link:hover {
padding-bottom: 0;
}
.is-style-underline .wp-block-button__link.has-background {
padding: 6px;
}  .wp-block-separator {
height: 1px !important;
border: 0 !important;
}   .wp-block-quote {
border: 0;
margin-top: 30px;
border-top: 1px solid var(--wp--preset--color--color-7);
position: relative;
padding-left: 55px;
padding-top: 35px;
}
.wp-block-quote:after {
content: url(//1russian.com/wp-content/themes/prime-fse/assets/images/quote.svg);
position: absolute;
left: 0;
top: 40px;
height: 30px;
width: 36px;
}
.wp-block-quote > *:first-child {
margin-top: 0;
}
.wp-block-quote.is-style-plain {
padding-left: 0;
}
.wp-block-quote.is-style-plain:after {
display: none;
}
.wp-block-quote p:last-of-type {
margin-bottom: 0;
}
.wp-block-quote cite {
display: block;
margin-top: 12px;
color: var(--wp--preset--color--color-4);
font-size: inherit;
}
.wp-block-quote.is-style-large:after {
display: none;
}
.wp-block-quote.is-style-decorated {
padding-left: 0;
padding-top: 65px;
border: 0;
}
.wp-block-quote.is-style-decorated > * {
position: relative;
}
.wp-block-quote.is-style-decorated:after {
left: 0;
top: 0;
}
.wp-block-quote.is-style-decorated:before {
content: '';
display: block;
width: 88px;
height: 88px;
background: #f3f3f3;
border-radius: 20px 20px 20px 0;
position: absolute;
left: -15px;
top: 57px;
} .wp-block-pullquote p:last-of-type {
margin-bottom: 0;
}
.wp-block-pullquote.is-style-solid-color blockquote.has-text-color p, .wp-block-pullquote.is-style-solid-color blockquote.has-text-color cite {
color: inherit;
} .wp-block-table table {
border-collapse: separate;
border-spacing: 0;
border: 0;
border-color: var(--wp--preset--color--color-7);
}
.wp-block-table th, .wp-block-table td {
border-color: inherit;
padding: 1em;
}
.wp-block-table th {
border-width: 0 1px 0 0;
background: var(--wp--preset--color--color-1);
color: var(--wp--preset--color--color-9);
font-weight: 400;
}
.wp-block-table th:first-child {
border-top-left-radius: 8px;
}
.wp-block-table th:last-child {
border-top-right-radius: 8px;
border-width: 0;
}
.wp-block-table td {
border-width: 0 1px 1px 0;
}
.wp-block-table td:last-child {
border-width: 0 1px 1px 0;
}
.wp-block-table td:first-child {
border-width: 0 1px 1px 1px;
}
.wp-block-table tbody:first-child > tr:first-child td {
border-top-width: 1px;
}
.wp-block-table tbody:first-child > tr:first-child td:first-child {
border-top-left-radius: 8px;
}
.wp-block-table tbody:first-child > tr:first-child td:last-child {
border-top-right-radius: 8px;
}
.wp-block-table tbody:last-child > tr:last-child td:first-child {
border-bottom-left-radius: 8px;
}
.wp-block-table tbody:last-child > tr:last-child td:last-child {
border-bottom-right-radius: 8px;
}
.wp-block-table tfoot td:first-child {
border-bottom-left-radius: 8px;
}
.wp-block-table tfoot td:last-child {
border-bottom-right-radius: 8px;
} pre.wp-block-verse {
white-space: pre-wrap;
}    .wp-block-archives.wp-block-archives-list {
padding: 0;
list-style: none;
}
.wp-block-archives.wp-block-archives-list li {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
border-bottom: 1px solid var(--wp--preset--color--color-7);
padding: 10px 0;
margin: 0;
}
.wp-block-archives.wp-block-archives-list li:last-child {
border: 0;
}
.wp-block-archives.wp-block-archives-list a {
color: inherit;
text-decoration: none;
min-width: 0;
}
.wp-block-archives.wp-block-archives-list a:hover {
color: var(--wp--preset--color--color-1);
}  .wp-block-categories-list {
padding: 0;
list-style: none;
}
.wp-block-categories-list li {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
border-bottom: 1px solid var(--wp--preset--color--color-7);
padding: 10px 0;
margin: 0;
}
.wp-block-categories-list li:last-child {
border: 0;
}
.wp-block-categories-list li ul {
flex: 1 0 100%;
border-top: 1px solid var(--wp--preset--color--color-7);
margin-bottom: -11px;
margin-top: 10px;
}
.wp-block-categories-list a {
color: inherit;
text-decoration: none;
min-width: 0;
}
.wp-block-categories-list a:hover {
color: var(--wp--preset--color--color-1);
}  .wp-block-latest-posts:after {
content: '';
display: table;
clear: both;
}
.wp-block-latest-posts a {
color: inherit;
}
.wp-block-latest-posts a:hover {
text-decoration: none;
color: var(--wp--preset--color--color-1);
}
.wp-block-latest-posts li {
margin-bottom: 35px;
}
.wp-block-latest-posts .wp-block-latest-posts__post-title {
font-weight: 700;
color: var(--wp--preset--color--color-4);
margin-bottom: 10px;
display: block;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
}
.wp-block-latest-posts__featured-image img {
border-radius: 50%;
}
.wp-block-latest-posts__featured-image.alignleft {
margin-right: 20px;
}
.wp-block-latest-posts__featured-image.alignright {
margin-left: 20px;
} .wp-block-search__button-inside .wp-block-search__inside-wrapper {
padding: 0;
border-radius: 6px;
border-color: var(--wp--preset--color--color-7);
overflow: hidden;
}
.wp-block-search__button-inside .wp-block-search__input {
border: 0;
border-radius: 0;
}
.wp-block-search__button-inside .wp-block-search__button {
background: transparent;
border-radius: 0;
color: var(--wp--preset--color--color-7);
padding: 10px;
margin: 0;
}
.wp-block-search__button-inside .wp-block-search__button svg {
width: 30px;
height: 30px;
}
.wp-block-search__button-inside .wp-block-search__button:hover {
color: var(--wp--preset--color--color-1);
background: transparent;
} .wp-block-rss.is-grid li {
margin: 0 16px 16px 0;
} .wp-block-page-list {
padding: 0;
list-style: none;
}
.wp-block-page-list li {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
border-bottom: 1px solid var(--wp--preset--color--color-7);
padding: 10px 0;
margin: 0;
}
.wp-block-page-list li:last-child {
border: 0;
}
.wp-block-page-list li ul {
flex: 1 0 100%;
border-top: 1px solid var(--wp--preset--color--color-7);
margin-bottom: -11px;
margin-top: 10px;
}
.wp-block-page-list a {
color: inherit;
text-decoration: none;
min-width: 0;
}
.wp-block-page-list a:hover {
color: var(--wp--preset--color--color-1);
}
.wp-block-navigation .wp-block-page-list li {
border: 0;
}
.wp-block-navigation .wp-block-page-list li ul {
border: 0;
margin: 0;
} @media screen and (max-width: 768px) {
.wp-block-navigation {
gap: 15px;
}
.wp-block-navigation .wp-block-navigation__container {
--navigation-layout-justification-setting: flex-start;
width: 100%;
}
}
.wp-block-navigation li.wp-block-navigation-item:hover > a,
.wp-block-navigation li.wp-block-navigation-item:hover > .wp-block-navigation-submenu__toggle {
color: var(--wp--preset--color--color-1);
}
.wp-block-navigation a {
text-decoration: none;
}
@media screen and (min-width: 768px) {
.wp-block-navigation:not(.is-vertical) .wp-block-navigation__container > li > a {
padding: 10px;
}
}
.wp-block-navigation:not(.is-vertical) .wp-block-navigation__container > li.has-child > a {
padding-right: 5px;
}
.wp-block-navigation .has-child .wp-block-navigation__submenu-container {
padding: 10px 0 0 10px;
border: 0;
}
@media screen and (min-width: 768px) {
.wp-block-navigation .has-child .wp-block-navigation__submenu-container {
box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
border: 0;
border-radius: 0 0 6px 6px;
padding: 0;
}
.wp-block-navigation .has-child li {
position: relative;
}
.wp-block-navigation .has-child li:after {
content: '';
display: block;
position: absolute;
left: 20px;
right: 20px;
bottom: 0;
height: 1px;
background: var(--wp--preset--color--color-7);
}
.wp-block-navigation .has-child li:last-child:after {
display: none;
}
.wp-block-navigation .has-child li > a {
padding: 17px 20px;
}
}
@media screen and (min-width: 768px) {
.wp-block-navigation.is-style-pills .wp-block-navigation > li > .wp-block-navigation-item__content {
padding: 3px 8px;
border-radius: 6px;
}
.wp-block-navigation.is-style-pills .wp-block-navigation > li > .wp-block-navigation-item__content:hover,
.wp-block-navigation.is-style-pills .wp-block-navigation > li > .wp-block-navigation-item__content[aria-current] {
color: var(--wp--preset--color--color-9);
background: var(--wp--preset--color--color-1);
}
}
@media screen and (max-width: 768px) {
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container {
padding: 0;
margin: 10px 0 0 15px;
font-size: .875em;
}
}
.wp-block-query-pagination a:hover {
text-decoration: none;
}
.wp-block-query-pagination .wp-block-query-pagination-previous,
.wp-block-query-pagination .wp-block-query-pagination-next {
border: 1px solid currentColor;
border-radius: 6px;
line-height: 1;
padding: 11px 15px;
}
.wp-block-query-pagination .wp-block-query-pagination-previous-arrow,
.wp-block-query-pagination .wp-block-query-pagination-next-arrow {
font-weight: 900;
margin: 0 5px;
}
.wp-block-query-pagination > .wp-block-query-pagination-numbers {
display: flex;
gap: 31px;
margin: 10px;
}
.wp-block-query-title {
word-wrap: break-word;
}
.wp-block-site-title a {
text-decoration: none;
}
.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]),
.wp-block-post-comments-form .comment-form textarea {
border: 1px solid var(--wp--preset--color--color-6, #adadad);
padding: 16px 18px;
}
.wp-block-comment-template ol {
padding-left: 5%;
}
@media screen and (min-width: 768px) {
.wp-block-comment-template ol {
padding-left: 15%;
}
}
.wp-block-post-comments-form .comment-reply-title {
margin-bottom: 30px;
}
.wp-block-post-content:after {
display: table;
content: '';
clear: both;
}
.wp-block-post-excerpt__more-text .wp-block-post-excerpt__more-link {
border-radius: 6px;
padding: 6px 10px;
background-color: var(--wp--preset--color--color-4);
color: var(--wp--preset--color--color-9);
font-style: normal;
font-weight: 600;
line-height: 1.6;
text-decoration: none;
}
.wp-block-post-excerpt__more-text .wp-block-post-excerpt__more-link:hover {
background-color: var(--wp--preset--color--color-1);
color: var(--wp--preset--color--color-9);
}
.wp-block-post-navigation-link > .post-navigation-link__label {
display: block;
}
.wp-block-post-terms.taxonomy-post_tag a {
display: inline-block;
padding: 6px 20px;
border: 1px solid currentColor;
border-radius: 6px;
text-decoration: none;
margin-right: 20px;
margin-bottom: 10px;
}
.wp-block-post-terms.taxonomy-post_tag .wp-block-post-terms__separator {
display: none;
}
.wp-block-post-title a:hover {
text-decoration: none;
}
.wp-block-getwid-advanced-heading p {
margin: 0;
}
.wp-block-getwid-advanced-heading.is-style-repeating-text {
overflow: hidden;
}
.wp-block-getwid-advanced-heading.is-style-repeating-text .wp-block-getwid-advanced-heading__content span {
position: relative;
}
.wp-block-getwid-advanced-heading.is-style-repeating-text .wp-block-getwid-advanced-heading__content span:after, .wp-block-getwid-advanced-heading.is-style-repeating-text .wp-block-getwid-advanced-heading__content span:before {
content: attr(data-text);
position: absolute;
opacity: .1;
white-space: nowrap;
}
.wp-block-getwid-advanced-heading.is-style-repeating-text .wp-block-getwid-advanced-heading__content.should-animate span:before {
right: 101%;
text-align: right;
}
.wp-block-getwid-advanced-heading.is-style-repeating-text .wp-block-getwid-advanced-heading__content.should-animate span:after {
left: 101%;
text-align: left;
}
.wp-block-getwid-image-box.is-style-style-1 {
padding: 40px;
background: var(--wp--preset--color--color-9);
border: 1px solid var(--wp--preset--color--color-7);
border-radius: 8px;
transition: .3s;
}
.wp-block-getwid-image-box.is-style-style-1 .wp-block-getwid-image-box__image {
transition: .3s;
}
.wp-block-getwid-image-box.is-style-style-1:hover {
color: var(--wp--preset--color--color-9);
background: var(--wp--preset--color--color-1);
border-color: transparent;
box-shadow: 0px 27px 40px 0px rgba(0, 0, 0, 0.15);
}
.wp-block-getwid-image-box.is-style-style-1:hover .wp-block-getwid-image-box__image {
filter: brightness(0) invert(1);
}
.wp-block-getwid-image-box.is-style-style-1:hover h1, .wp-block-getwid-image-box.is-style-style-1:hover h2, .wp-block-getwid-image-box.is-style-style-1:hover h3, .wp-block-getwid-image-box.is-style-style-1:hover h4, .wp-block-getwid-image-box.is-style-style-1:hover h5, .wp-block-getwid-image-box.is-style-style-1:hover h6 {
color: inherit;
}
.wp-block-getwid-icon-box.is-style-style-1 {
padding: 40px;
background: var(--wp--preset--color--color-9);
border: 1px solid var(--wp--preset--color--color-7);
border-radius: 8px;
transition: .3s;
}
.wp-block-getwid-icon-box.is-style-style-1 .wp-block-getwid-icon-box__icon-wrapper {
transition: .3s;
padding: 0;
}
.wp-block-getwid-icon-box.is-style-style-1:hover {
color: var(--wp--preset--color--color-9);
background: var(--wp--preset--color--color-1);
border-color: transparent;
box-shadow: 0px 27px 40px 0px rgba(0, 0, 0, 0.15);
}
.wp-block-getwid-icon-box.is-style-style-1:hover .wp-block-getwid-icon-box__icon-wrapper {
filter: brightness(0) invert(1);
}
.wp-block-getwid-icon-box.is-style-style-1:hover h1, .wp-block-getwid-icon-box.is-style-style-1:hover h2, .wp-block-getwid-icon-box.is-style-style-1:hover h3, .wp-block-getwid-icon-box.is-style-style-1:hover h4, .wp-block-getwid-icon-box.is-style-style-1:hover h5, .wp-block-getwid-icon-box.is-style-style-1:hover h6 {
color: inherit;
}
.wp-block-getwid-testimonial {
color: var(--wp--preset--color--color-9);
position: relative;
}
.wp-block-getwid-testimonial.has-image .wp-block-getwid-testimonial__wrapper {
margin-left: 100px;
}
.wp-block-getwid-testimonial.is-style-image-right.has-image .wp-block-getwid-testimonial__wrapper {
margin-right: 100px;
margin-left: auto;
}
.wp-block-getwid-testimonial.is-style-image-right .wp-block-getwid-testimonial__wrapper:before {
right: 85px;
left: auto;
transform: skewX(35deg);
transform-origin: bottom right;
}
.wp-block-getwid-testimonial.is-style-image-right .wp-block-getwid-testimonial__image-wrapper {
right: 0;
left: auto;
}
.wp-block-getwid-testimonial .wp-block-getwid-testimonial__wrapper {
background: var(--wp--preset--color--color-1);
border-radius: 100px;
padding: 30px 60px;
z-index: 1;
}
.wp-block-getwid-testimonial .wp-block-getwid-testimonial__wrapper:before {
content: '';
position: absolute;
bottom: 1px;
left: 85px;
width: 125px;
height: 75px;
background-color: inherit;
z-index: -1;
transform: skewX(-35deg);
transform-origin: bottom left;
}
.wp-block-getwid-testimonial .wp-block-getwid-testimonial__content-wrapper {
font-size: var(--wp--preset--font-size--big);
font-weight: 600;
margin-bottom: 10px;
line-height: 1.28;
}
.wp-block-getwid-testimonial .wp-block-getwid-testimonial__image-wrapper {
position: absolute;
left: 0;
bottom: 0;
}
.wp-block-getwid-testimonial .wp-block-getwid-testimonial__header {
margin: 0;
}
.wp-block-getwid-testimonial .wp-block-getwid-testimonial__heading {
margin: 0;
}
.wp-block-getwid-testimonial .wp-block-getwid-testimonial__title {
font-size: var(--wp--preset--font-size--medium);
line-height: 1.55;
}
.wp-block-getwid-price-box {
padding: 40px 40px 60px;
border-radius: 10px;
}
.wp-block-getwid-price-box__title {
font-size: var(--wp--preset--font-size--big);
font-weight: 600;
}
.wp-block-getwid-price-box .wp-block-getwid-price-box__pricing {
margin-bottom: 25px;
}
.wp-block-getwid-price-box .wp-block-getwid-price-box__amount {
font-size: 100px;
font-weight: 700;
line-height: .8;
letter-spacing: -2px;
}
.wp-block-getwid-price-box .wp-block-getwid-price-box__currency {
font-size: 25px;
font-weight: 600;
line-height: 32px;
}
.wp-block-getwid-price-box .wp-block-getwid-price-box__period {
font-size: 18px;
line-height: 28px;
vertical-align: top;
}
.wp-block-getwid-price-box .wp-block-getwid-price-box__features {
text-align: left;
}
.wp-block-getwid-price-box .wp-block-getwid-price-box__features li + li {
margin-top: 12px;
}
.wp-block-getwid-price-box .wp-block-getwid-price-box__features li {
position: relative;
padding-left: 25px;
}
.wp-block-getwid-price-box .wp-block-getwid-price-box__features li:before {
content: "";
font-family: "prime-fse";
position: absolute;
left: 0;
top: -2px;
}
.wp-block-getwid-video-popup__icon {
background: transparent;
border: 2px solid currentColor;
}
.wp-block-getwid-person__image {
margin-bottom: 20px;
}
.wp-block-getwid-person__image img {
border-radius: 6px;
}
.wp-block-getwid-person__title {
font-size: var(--wp--preset--font-size--big);
color: var(--wp--preset--color--color-4);
line-height: 1.2;
font-weight: 600;
margin-bottom: 5px;
}
.wp-block-getwid-person__subtitle {
font-size: 1em;
}
.wp-block-getwid-social-links__item {
padding: 0 .5em .5em;
}
.wp-block-getwid-social-links__link:hover {
color: var(--wp--preset--color--color-3);
}
@media screen and (min-width: 992px) {
.wp-block-getwid-content-timeline-item.has-card-right .wp-block-getwid-content-timeline-item__card:not(.has-background) .wp-block-getwid-content-timeline-item__card-wrapper, .wp-block-getwid-content-timeline-item:nth-child(2n) .wp-block-getwid-content-timeline-item__card:not(.has-background) .wp-block-getwid-content-timeline-item__card-wrapper {
margin-left: 75px;
margin-right: 0;
}
.wp-block-getwid-content-timeline-item.has-card-right .wp-block-getwid-content-timeline-item__card:not(.has-background):after, .wp-block-getwid-content-timeline-item:nth-child(2n) .wp-block-getwid-content-timeline-item__card:not(.has-background):after {
transform: none;
}
}
@media screen and (min-width: 992px) {
.wp-block-getwid-content-timeline-item.has-card-left .wp-block-getwid-content-timeline-item__card:not(.has-background) .wp-block-getwid-content-timeline-item__card-wrapper {
margin-left: 0;
margin-right: 75px;
}
.wp-block-getwid-content-timeline-item.has-card-left .wp-block-getwid-content-timeline-item__card:not(.has-background):after {
transform: translateX(-100%);
}
}
.wp-block-getwid-content-timeline-item__card {
filter: none;
border-radius: 8px;
}
.wp-block-getwid-content-timeline-item__card:not(.has-background) {
background: transparent;
}
.wp-block-getwid-content-timeline-item__card:not(.has-background) .wp-block-getwid-content-timeline-item__card-wrapper {
background: var(--wp--preset--color--color-9);
border: 1px solid var(--wp--preset--color--color-6);
margin-right: 75px;
}
.wp-block-getwid-content-timeline-item__card:not(.has-background):after {
width: 48px;
height: 1px;
background: var(--wp--preset--color--color-6);
transform: translateX(-100%);
right: 0;
}
.wp-block-getwid-content-timeline-item__point {
margin-left: 32px;
margin-right: 32px;
}
.wp-block-getwid-content-timeline-item__meta {
font-weight: 600;
color: var(--wp--preset--color--color-4);
}
.wp-block-getwid-content-timeline-item__content-wrapper {
padding: 30px;
}
@media screen and (min-width: 1000px) {
.gw-mm__content > li {
margin: 0 15px;
}
}
.gw-mm.is-mobile .gw-mm__content-wrapper {
top: calc(100% + 20px);
}
.gw-mm-item.has-children .gw-mm-item__link a {
padding-right: 0;
}
.gw-mm-item__link {
font-weight: 600;
}
.gw-mm-item__link:hover a,
.gw-mm-item__link:hover .gw-mm-item__toggle {
color: var(--wp--preset--color--color-1);
}
.gw-mm-item__link a {
color: inherit;
text-decoration: none;
}
.gw-mm-item__dropdown {
margin-top: 21px;
box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
border-radius: 0 0 10px 10px;
padding: 0;
}
.gw-mm__toggle {
border: 0;
background: 0;
font-size: 18px;
font-weight: 600;
font-family: inherit;
}
.gw-mm__toggle > span {
margin-right: 5px;
vertical-align: middle;
}
.gw-pm-item__link {
font-weight: 600;
}
.gw-pm-item__link:hover a,
.gw-pm-item__link:hover .gw-mm-item__toggle {
color: var(--wp--preset--color--color-1);
}
.gw-pm-item__link a {
color: inherit;
}
.gw-pm-item__link a:hover {
text-decoration: none;
}
.wp-block-getwid-map__container {
border-radius: 6px;
overflow: hidden;
}
.wp-block-getwid-custom-post-type .navigation.pagination .page-numbers {
display: inline-block;
padding: 5px 8px;
margin: 5px;
border: 1px solid currentColor;
line-height: 1;
text-decoration: none;
border-radius: 4px;
}
.wp-block-getwid-custom-post-type .navigation.pagination .page-numbers:hover {
color: inherit;
}
.wp-block-getwid-accordion .wp-block-getwid-accordion__header-wrapper {
border-color: var(--wp--preset--color--color-7);
}
.wp-block-getwid-accordion .wp-block-getwid-accordion__header-wrapper:first-child {
border-color: var(--wp--preset--color--color-7);
}
.wp-block-getwid-accordion .wp-block-getwid-accordion__content {
border-color: var(--wp--preset--color--color-7);
}
.wp-block-getwid-toggle .wp-block-getwid-toggle__row:first-child .wp-block-getwid-toggle__header-wrapper {
border-color: var(--wp--preset--color--color-7);
}
.wp-block-getwid-toggle .wp-block-getwid-toggle__row .wp-block-getwid-toggle__header-wrapper {
border-color: var(--wp--preset--color--color-7);
}
.wp-block-getwid-toggle .wp-block-getwid-toggle__row .wp-block-getwid-toggle__content {
border-color: var(--wp--preset--color--color-7);
}
.wp-block-getwid-tabs .wp-block-getwid-tabs__nav-links .wp-block-getwid-tabs__nav-link.ui-tabs-active {
border-color: var(--wp--preset--color--color-7);
background-color: var(--wp--preset--color--color-6);
}
.wp-block-getwid-tabs .wp-block-getwid-tabs__tab-content {
border-color: var(--wp--preset--color--color-7);
background-color: var(--wp--preset--color--color-6);
}
.wp-block-getwid-tabs.has-layout-vertical-left .wp-block-getwid-tabs__nav-links .wp-block-getwid-tabs__nav-link, .wp-block-getwid-tabs.has-layout-vertical-right .wp-block-getwid-tabs__nav-links .wp-block-getwid-tabs__nav-link, .wp-block-getwid-tabs.is-style-vertical .wp-block-getwid-tabs__nav-links .wp-block-getwid-tabs__nav-link {
border-color: transparent;
}
.wp-block-getwid-tabs.has-layout-vertical-left .wp-block-getwid-tabs__nav-links .wp-block-getwid-tabs__nav-link.ui-tabs-active, .wp-block-getwid-tabs.has-layout-vertical-right .wp-block-getwid-tabs__nav-links .wp-block-getwid-tabs__nav-link.ui-tabs-active, .wp-block-getwid-tabs.is-style-vertical .wp-block-getwid-tabs__nav-links .wp-block-getwid-tabs__nav-link.ui-tabs-active {
border-color: var(--wp--preset--color--color-7);
}.wpcf7 form {
display: block;
}
.wpcf7-form label {
display: block;
} #page-header .l-subheader-cell .w-socials-item.twitter .fa-x-twitter svg {
display: none !important;
}:root {
--uacf7-global-color-primary: #382673;
--uacf7-global-text-color-secondary: #383c41;
--uacf7-global-placeholder-color: #606266;
--uacf7-global-border-color: #e4e9f8;
--uacf7-global-button-color: var(--uacf7-global-color-primary);
--uacf7-border-radius: 5px;
--uacf7-white-color: #fff;
} .uacf7-wrapper-default {
border: none !important;
margin: 0 !important;
padding: 0 !important;
box-shadow: none !important;
outline: none !important;
min-inline-size: 100%;
}
.uacf7-wrapper-default hr {
background-color: var(--uacf7-global-border-color);
border: none;
height: 1px;
margin-bottom: 20px;
width: 100%;
}
.uacf7-wrapper-default label {
display: inline-block;
font-weight: 500;
line-height: inherit;
margin-bottom: 15px;
width: 100%;
}
.uacf7-wrapper-default label span {
display: block;
margin-top: 5px;
}
.uacf7-wrapper-default .wpcf7-acceptance label span {
display: inline-block;
margin-top: 5px;
} .uacf7-wrapper-default input[type="date"],
.uacf7-wrapper-default input[type="email"],
.uacf7-wrapper-default input[type="number"],
.uacf7-wrapper-default input[type="password"],
.uacf7-wrapper-default input[type="search"],
.uacf7-wrapper-default input[type="tel"],
.uacf7-wrapper-default input[type="text"],
.uacf7-wrapper-default input[type="url"],
.uacf7-wrapper-default select,
.uacf7-wrapper-default textarea,
.uacf7-wrapper-default label span textarea,
.uacf7-wrapper-default label span input {
padding: 0.7rem 1rem;
background-clip: padding-box;
background-image: none;
border: 1px solid var(--uacf7-global-border-color);
border-radius: var(--uacf7-border-radius);
color: var(--uacf7-global-text-color-secondary);
transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
outline: none;
}
.uacf7-wrapper-default textarea {
height: 90px;
}
input[type="date"]:focus-visible,
input[type="date"]:visited,
input[type="email"]:focus-visible,
input[type="email"]:visited,
input[type="number"]:focus-visible,
input[type="number"]:visited,
input[type="password"]:focus-visible,
input[type="password"]:visited,
input[type="search"]:focus-visible,
input[type="search"]:visited,
input[type="tel"]:focus-visible,
input[type="tel"]:visited,
input[type="text"]:focus-visible,
input[type="text"]:visited,
select:visited,
select:focus-visible,
textarea:visited,
textarea:focus-visible {
border-color: var(--uacf7-global-button-color) !important;
} .uacf7-wrapper-default .uacf7-checkbox .wpcf7-list-item-label {
margin: 0;
}
.uacf7-wrapper-default .uacf7-checkbox .wpcf7-list-item {
display: flex !important;
align-items: center;
margin: 0.5em 0 0 1em;
font-weight: 400;
}
.uacf7-wrapper-default .uacf7-checkbox span input {
margin-right: 10px;
} .uacf7-wrapper-default .uacf7-radio .wpcf7-list-item-label {
margin: 0;
}
.uacf7-wrapper-default .uacf7-radio .wpcf7-list-item {
display: flex !important;
align-items: center;
margin: 0.5em 0 0 1em;
font-weight: 400;
}
.uacf7-wrapper-default .uacf7-radio span input {
margin-right: 10px;
}
.uacf7-wrapper-default .uacf7-rating label span {
display: inline-block;
} .uacf7-wrapper-default .uacf7-submint {
display: flex;
align-items: center;
}
.uacf7-wrapper-default .uacf7-submint.end {
display: flex;
flex-direction: row-reverse;
align-items: center;
}
.uacf7-wrapper-default .uacf7-submint input[type="submit"] {
font-size: 16px;
font-weight: 700;
color: var(--uacf7-white-color);
background-color: var(--uacf7-global-color-primary);
border-style: solid;
border-radius: var(--uacf7-border-radius);
border-width: 2px;
border-color: var(--uacf7-white-color);
padding: 10px 20px;
text-align: center;
transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
box-shadow 0.15s ease-in-out;
outline: none;
}
.uacf7-wrapper-default .uacf7-submint input[type="submit"]:focus,
.uacf7-wrapper-default .uacf7-submint input[type="submit"]:hover {
color: var(--uacf7-white-color);
background-color: var(--uacf7-global-color-primary);
} .uacf7-wrapper-default .uacf7-submint.fill input[type="submit"] {
background-color: var(--uacf7-global-color-primary);
color: var(--uacf7-white-color) !important;
}
.uacf7-wrapper-default .uacf7-submint.fill input[type="submit"]:focus,
.uacf7-wrapper-default .uacf7-submint.fill input[type="submit"]:hover {
color: var(--uacf7-global-color-primary);
background-color: var(--uacf7-white-color);
} .uacf7-wrapper-default .uacf7-submint.full-width {
position: relative;
}
.uacf7-wrapper-default .uacf7-submint.full-width input[type="submit"] {
width: 100%;
}
.uacf7-wrapper-default .uacf7-submint.full-width > span {
position: absolute;
left: 50%;
margin-left: -12px;
}
.uacf7-wrapper-default .uacf7-submint.fill.full-width > span.wpcf7-spinner {
background-color: var(--uacf7-white-color);
}
.uacf7-wrapper-default
.uacf7-submint.fill.full-width
> span.wpcf7-spinner::before {
background-color: var(--uacf7-global-color-primary);
}
.uacf7-wrapper-default .uacf7-charity-dinner {
padding: 0 15px;
}
.uacf7-wrapper-default .uacf7-charity-dinner .wpcf7-submit {
background: #115e99 !important;
color: #ffffff !important;
border-color: #115e99 !important;
}
.uacf7-wrapper-default .uacf7-order-bump-form .wpcf7-submit {
background-color: #e6a23c !important;
border-radius: 6px;
font-size: 18px;
line-height: 1.5;
padding: 8px 16px;
}
.uacf7-wrapper-default .uacf7-order-bump-form .wpcf7-submit:hover {
background-color: #ebb563 !important;
}.steps-form {
display: table;
width: 100%;
position: relative;
}
.uacf7-step.step-content button.uacf7-prev,
.uacf7-step.step-content button.uacf7-next {
margin-top: 5px
}
.uacf7-step.step-content.step-start button.uacf7-prev,
.uacf7-step.step-content.step-end button.uacf7-next,
.uacf7-step.step-content.step-end span.uacf7-ajax-loader {
display: none !important
}
.uacf7-step span.uacf7-ajax-loader.is-active {
visibility: visible
}
.uacf7-step.step-content button.uacf7-next {
float: right;
}
.uacf7-step.step-content.step-start button.uacf7-next {
float: none;
}
.steps-form .steps-row {
display: table-row;
}
.steps-form .steps-row:before {
top: 18px;
bottom: 0;
position: absolute;
content: " ";
width: 100%;
height: 1px;
background-color: #ccc;
}
.steps-form .steps-row .steps-step {
display: table-cell;
text-align: center;
position: relative;
}
.steps-form .steps-row .steps-step p {
margin-top: 0.5rem;
}
.steps-form .steps-row .steps-step button[disabled] {
opacity: 1 !important;
filter: alpha(opacity=100) !important;
}
.steps-form .steps-row .steps-step .btn-circle {
width: 30px;
height: 30px;
text-align: center;
font-size: 12px;
line-height: 28px;
border-radius: 50%;
margin-top: 0;
text-decoration: none;
outline: 0;
display: inline-block;
position: relative;
}
.steps-form .steps-row .steps-step .btn-circle img { width: 100%;
height: 100%;
object-fit: cover;
position: absolute;
top: 0;
left: 0
}
.uacf7-btn-default {
color: #fff;
background-color: #65ce92 !important;
}
.steps-form .steps-row .steps-step .btn-circle.uacf7-btn-active {
color: #fff;
background-color: #15a552 !important;
outline: 0;
-webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
transform: scale(1.1);
}
.steps-form .steps-row .steps-step .btn-circle:hover,
.steps-form .steps-row .steps-step .btn-circle:focus,
.steps-form .steps-row .steps-step .btn-circle:active {
outline: 0;
-webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
color: #fff
}
.btn.btn-circle.uacf7-btn-default:not(.uacf7-btn-active) { }
.progressbar-style-1.steps-form .steps-row {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.progressbar-style-1.steps-form .steps-row .steps-step {
display: table-cell;
text-align: center;
position: relative;
flex-grow: 1; border-right: 1px solid #fff;
}
.progressbar-style-1.steps-form .steps-row .steps-step:last-child {
border-right: 0
}
.progressbar-style-1.steps-form .steps-row .steps-step p {
margin-top: 0.5rem; margin-bottom: 0.5rem;
} .progressbar-style-1 .uacf7-btn-default {
color: #444;
background-color: #ddd !important;
}
.progressbar-style-1.steps-form .steps-row .steps-step .btn-circle.uacf7-btn-active {
transform: inherit;
box-shadow: none
}
.progressbar-style-1.steps-form .steps-row .steps-step .btn-circle.uacf7-btn-active:hover {
box-shadow: none;
color: #fff
}
.progressbar-style-1.steps-form .steps-row .steps-step .btn-circle:hover,
.progressbar-style-1.steps-form .steps-row .steps-step .btn-circle:focus,
.progressbar-style-1.steps-form .steps-row .steps-step .btn-circle:active {
box-shadow: none;
color: #444;
}
.progressbar-style-1.steps-form .steps-row .steps-step .btn-circle img {
display: none;
}
.progressbar-style-1.steps-form .steps-row {
display: flex;
align-items: center;
flex-wrap: wrap;
flex-direction: row;
column-gap: 2px;
row-gap: 2px;
justify-content: space-between;
}
.progressbar-style-1.steps-form .steps-row .steps-step {
background: #ddd;
flex-grow: 1;
}
.progressbar-style-1.steps-form .steps-row .steps-step .btn-circle {
font-size: 12px;
line-height: 24px;
text-decoration: none;
outline: 0;
background: transparent;
width: 100%;
height: 100%;
padding: 5px 10px;
border-radius: 0;
}
.progressbar-style-1 .steps-step .uacf7-btn-active {
background: #15a552 !important;
}
.progressbar-style-1 .steps-step .uacf7-btn-active {
color: #fff !important;
}
.progressbar-style-1.steps-form .steps-row::before {
display: none;
} @media (max-width: 576px) {
.steps-form .steps-row {
display: inline-block;
}
.steps-form .steps-row .steps-step {
float: left;
padding: 1px 4px;
}
.progressbar-style-1 .steps-step {
padding: 0 !important;
}
.steps-form .steps-row::before {
display: none;
}
} @media (min-width: 768px) {} @media (min-width: 992px) {} @media (min-width: 1200px) {} @media (min-width: 1400px) {}@keyframes pulse{0%{transform:scale(1)}35%{transform:scale(1.1)}60%{transform:scale(1.05)}100%{transform:scale(1)}}[data-type="core-embed/youtube"],[data-type="core-embed/vimeo"]{clear:both}.container-youtube,.container-vimeo{font-size:0;line-height:0}.container-youtube noscript,.container-vimeo noscript{display:block;font-size:1rem;line-height:1.2em;text-align:left}.preview-lazyload{opacity:1;position:relative;transition:opacity 0.25s}.js-lazyload--not-loaded .preview-lazyload{opacity:0}.entry-content a.preview-lazyload,a.preview-lazyload{background-color:transparent;border:0;height:315px;width:100%;max-width:100%;display:inline-block;margin-top:0;box-sizing:border-box}.entry-content a.preview-lazyload,a.preview-lazyload,.lazy-load-info-extra{text-decoration:none;color:#fff;font-family:Arial, serif;font-size:14px;line-height:18px}a.lazy-load-vimeo{text-decoration:none}.lazy-load-div{display:table;height:100%;width:100%}.lazy-load-div::before{font-size:50px;font-family:Arial, sans-serif;opacity:0.7;z-index:3;display:table-cell;vertical-align:middle;text-align:center}.lazy-load-div:hover{opacity:0.95}.lazy-load-div:hover::before{opacity:0.9}.css_white_pulse .lazy-load-div::before,.css_black_pulse .lazy-load-div::before{font-size:70px;animation:pulse 3s infinite linear}a.lazy-load-youtube:hover,.lazy-load-vimeo:hover{text-decoration:none}.lazy-load-div,.lazy-load-info,.lazy-load-info-extra{max-width:100%;color:#fff}.lazy-load-div,.titletext,.overlaytext{opacity:0.8}.lazy-load-div{position:absolute;top:0}.lazy-load-info,.lazy-load-info-extra{position:relative;padding:7px 15px}.lazy-load-info{pointer-events:none}.lazy-load-info-extra{display:none;position:absolute;bottom:0}.preview-lazyload ~ .lazy-load-info-extra{display:block}.container-youtube embed,.container-youtube iframe,.container-youtube object,.container-youtube video,.container-vimeo embed,.container-vimeo iframe,.container-vimeo object,.container-vimeo video{margin-bottom:0 !important}.entry-content a.lazy-load-youtube,a.lazy-load-youtube,.lazy-load-vimeo{margin-bottom:0 !important}.entry-content a.lazy-load-youtube iframe,a.lazy-load-youtube iframe,.lazy-load-vimeo iframe{margin-bottom:0 !important}a.lazy-load-youtube{display:block !important}.wp-embed-responsive .wp-block-embed[class*="wp-embed-aspect-"]{position:relative}.wp-embed-responsive .wp-block-embed[class*="wp-embed-aspect-"] .container-lazyload{position:absolute;left:0;top:0;height:100%;width:100%}.lazy-load-block-play{cursor:pointer}.lazy-load-block-play .preview-lazyload{pointer-events:none}